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] Segfaults in dual nics

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Segfaults in dual nics
From: Brett Stevens <brett@xxxxxxxxxxxxxxxx>
Date: Wed, 25 Apr 2007 17:00:07 +1000
Delivery-date: Tue, 24 Apr 2007 23:57:32 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi, sorry in advance if this question has been asked before, however I can't seem to find a solution to this The problem is a segfault in what looks like the nic driver during boot. This segfault can be recreated with a rcnetwork restart
dmesg is

testparm[3625]: segfault at fffffffffffffff8 rip 0000555555581592 rsp 00007fff730615c0 error 4 testparm[3856]: segfault at fffffffffffffff8 rip 0000555555581592 rsp 00007fff0bef34e0 error 4

this occurs only in multi nic domu's however once this occurs Im stuck with it. Even if I remove references to the second nic in the domu config and remove all references to it in the domu it self such as udev sysconfig etc
the system also has a total of 4 nics two physical and two dummy
the problem occurs reguardless of the type of second nic


the weird thing is the nics seem to work ok except on shutdown of the domu when some network services will fail to unload properly such as autofs and ldap


Details are as follows

System
        opensuse 10.2
kernel
version 2.6.18.2-34-xen #1 SMP Mon Nov 27 11:46:27 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
dmesg
testparm[3625]: segfault at fffffffffffffff8 rip 0000555555581592 rsp 00007fff730615c0 error 4 testparm[3856]: segfault at fffffffffffffff8 rip 0000555555581592 rsp 00007fff0bef34e0 error 4

xend.log

[2007-04-25 16:54:58 xend 19616] DEBUG (DevController:149) Waiting for 768. [2007-04-25 16:54:58 xend 19616] DEBUG (DevController:464) hotplugStatusCallback
/local/domain/0/backend/vbd/12/768/hotplug-status.
[2007-04-25 16:54:58 xend 19616] DEBUG (DevController:464) hotplugStatusCallback
/local/domain/0/backend/vbd/12/768/hotplug-status.
[2007-04-25 16:54:58 xend 19616] DEBUG (DevController:478) hotplugStatusCallback
1.
[2007-04-25 16:54:58 xend 19616] DEBUG (DevController:143) Waiting for devices i
rq.
[2007-04-25 16:54:58 xend 19616] DEBUG (DevController:143) Waiting for devices p
ci.
[2007-04-25 16:54:58 xend 19616] DEBUG (DevController:143) Waiting for devices i
oports.
[2007-04-25 16:54:58 xend 19616] DEBUG (DevController:143) Waiting for devices t
ap.
[2007-04-25 16:54:58 xend 19616] DEBUG (DevController:143) Waiting for devices v
tpm.
[2007-04-25 16:54:58 xend 19616] INFO (XendDomain:370) Domain anfauglith (12) un
paused.


nothing appears in the debug log

finally not sure of the version for xen however the rpm is versioned as 3.0.3_11774-20

thanks a bunch


Brett

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Segfaults in dual nics, Brett Stevens <=