|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Reproducible system crash
On 16 Mar 2005, at 16:08, Ian Pratt wrote:
It looks like the domain 0 kernel is trying to do something illegal,
and
Xen is killing it. It would be interesting to know whether this still
happens with the unstable.bk tree.
Please can you try this again, but this time building xen with debug=y
i.e.
cd xen; make clean; make debug=y; cd .. ; make dist
We might learn a little more about what's going wrong.
The stack backtrace also indicates that the code at address 0xc010990a
in XenLinux may also be interesting (that is the code point that caused
the crash).
'objdump -d vmlinux' and then grep the output for that address....
-- Keir
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|