|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] network_alloc_rx_buffers panic
On Thu, Sep 23, 2004 at 04:41:52PM -0400, David Becker wrote:
>
> " debugging in the Xen buil dthen you may get soem useful diagnostic
> " info.
>
> I dunno if its useful, but after xenU panics the output in xm dmesg now
> has this line repeated for the length of the dmesg buffer:
>
> 0 (XEN) (file=traps.c, line=399) Page fault: fc52e2a4 -> fc52e2a6
This is most likely a get_user or put_user faulting. Could you
run gdb on your xen image and then check which function these addresses
are in: disas 0xfc52e2a4 will tell you...
christian
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|