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-devel

[Xen-devel] Xentop not work and do segfault

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Xentop not work and do segfault
From: Fantu <fantonifabio@xxxxxxxxxx>
Date: Wed, 1 Dec 2010 08:42:45 -0800 (PST)
Delivery-date: Wed, 01 Dec 2010 08:43:21 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Dom0 is on Dell T310, Lenny with kernel 2.6.32.26 for jeremy git (commit
b92d1ec0a86acd2dfe14d732c6a9304aae0ccf26) and xen 4.0.1
After double bridge with this config xentop not work and do segfault:
-----------------------------------
/etc/xen/xend-config.sxp
---
(network-script network-bridge-double)
-----------------------------------
/etc/xen/scripts/network-bridge-double
---
#!/bin/sh
/etc/xen/scripts/network-bridge "$@" netdev=eth0 bridge=INT_BR
/etc/xen/scripts/network-bridge "$@" netdev=eth1 bridge=EXT_BR
-----------------------------------
The bridge is up and working but xentop not and in syslog:
---
Dec  1 17:20:41 testVFARM kernel: [   86.524246] xentop[2948]: segfault at 0
ip 00007f562e5c5b60 sp 00007fff59671698 error 4 in
libc-2.7.so[7f562e54b000+14a000]
---

I try also with kernel 2.6.32.19 and the problem is same

Thanks for any help
-- 
View this message in context: 
http://xen.1045712.n5.nabble.com/Xentop-not-work-and-do-segfault-tp3287968p3287968.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Xentop not work and do segfault, Fantu <=