I've been tracking down a rather strange SEGV in SVN.  I'm on a 32bit 
SVM system.  I think people are seeing the same on 32bit VMX.

Basically, we get to the first EINTR returned by kvm_run().  Everything 
goes as expected until we get to cpu_loop_exit().  When we get to this 
point, the jmp_buf appears to be invalid as the longjmp() goes off into 
a bad high address.

Still trying to track down but wanted to share what I've found.

Regards,

Anthony Liguori

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to