|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] BUG at domain.c:144
> We need to make Xen crash at the point the MMU update fails. Stick this
> at the end of do_mmu_update() in arch/x86/mm.c:
>
> if ( rc != 0 ) {
> show_guest_stack();
> BUG();
> }
>
> Then post the new crash output -- you need only recompile Xen; no need
> to recompile XenLinux this time.
Ok, edited xen/arch/x86/memory.c; here's the new results and binaries:
http://www.theshore.net/~caker/xen/BUGdomain3/
Thanks,
-Chris
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |