WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] xen-detect[1226] segfault with 4.1.2 on rhel 6.1

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen-detect[1226] segfault with 4.1.2 on rhel 6.1
From: Robert Demb <robullelk@xxxxxxxxx>
Date: Tue, 1 Nov 2011 18:17:54 -0700 (PDT)
Delivery-date: Tue, 01 Nov 2011 18:19:21 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1320196675; bh=AG/yqNCzWgp5XHcc0T1NXQBhuuAGeuNNsD8uwSZpuI8=; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Subject:To:MIME-Version:Content-Type; b=jyV2lBvCrnXyC4Bt8gz4tL8HvETdA551rxjDleeGT9r9mNkz8cTQ0eiQbUvr7v+clJcVxgQC460ix0PjlaeMLzOcepIvN9Ew8N6FrG2QHMsFbxX3QhT4DQAoWRHPXiVV3N8fXRXmJ8ZWYwLc53jGGEK9l87iW3mGeSpYfJQKjpc=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Subject:To:MIME-Version:Content-Type; b=RYROG13OV8BSbDa/i+LYSLSAe+lK6v1orkruVWFbVir2bAZ+sYil+RUsL8ZZCxG/X8/kke4TFWOV9gBjzw08HGqg5rv+tFYM9xJvHqZooN5grAjwrLOaIucdyjLbgx/U91WbBL5330VEYX+ctc4yqidrapPmHVsOvUMJt+0F1Wo=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

I downloaded the 4.1.2 source, succesfully did a make world and make install and when booting up got the xen-detect[1226] segfault, folowed by udevd not getting a socket, and a cascading sequence of errors that resulted in failure.

Below is the grub.conf.  I searched and could not find any references to this error.

I appreciate any help and/or ptrs to info that may resolve the error.

Thank you,

Robert



title Xen (4.1.2)
    root (hd0,0)
    kernel /xen-4.1.2.gz
    module /vmlinuz-2.6.18.8-xen0 ro root=/dev/mapper/vg_opencl1-lv_root
    module /initramfs-2.6.18.8-xen0.img
title Other
    rootnoverify (hd1,0)
    chainloader +1

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xen-detect[1226] segfault with 4.1.2 on rhel 6.1, Robert Demb <=