|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Creating a domU on x86 crashes dom0
On Wed, 2005-08-24 at 09:24 -0500, David F Barrera wrote:
> On Wed, 2005-08-24 at 10:13 -0400, Bill Burns wrote:
> >
> > I am seeing a very similar symptom with restoring a domU
> > that has networking enabled. The kernel BUG netback.c line 349.
> >
> > If I create a domU with no networking I can create/save/restore fine.
>
> I can confirm that. I can create a domU with no networking.
> >
> > Here is my stack trace for the restore of the domU with networking:
> >
> > Bill
> >
> > kernel BUG at drivers/xen/netback/netback.c:349 (net_rx_action)!
> > [<c02bd43c>] net_rx_action+0x46c/0x500
> > [<c0381aff>] br_pass_frame_up_finish+0xf/0x20
> > [<c0381b8c>] br_pass_frame_up+0x7c/0x80
I've seen this also, see bug #185
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=185.
If you want to workaround it, just turn off CONFIG_XEN_NETDEV_GRANT_TX
and CONFIG_XEN_NETDEV_GRANT_RX for now in your kernel config.
--
Thanks,
Paul Larson
plars@xxxxxxxxxxxxxxxxxxxx
http://www.linuxtestproject.org
signature.asc
Description: This is a digitally signed message part
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|