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

Re: [Xen-devel] BUG at domain.c:144


Ok, edited xen/arch/x86/memory.c; here's the new results and binaries:

http://www.theshore.net/~caker/xen/BUGdomain3/

Sorry, I made a mistake: where I asked you to test for and crash on rc != 0, please instead test for rc < 0. do_mmu_update() sometimes validly returns a positive non-zero value.

This mistake meant you were crashing earlier than the point at which the real bug occurs. If you make the above change then domain0 should print '<6> DMI present' immediately before Xen prints the backtrace and then crashes.

 -- Keir


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

<Prev in Thread] Current Thread [Next in Thread>