[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 119] run away, unkillable domain
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=119 ------- Additional Comments From aliguori@xxxxxxxxxx 2005-07-27 20:24 ------- This is really two bugs. The first is the 100% CPU usage and the second is the Zombie domain. The Zombie domain issues is caused by the fact that the domain is in the dying state but has no given up all of it's pages (or that someone else still has the page mapped). If restarting Xend causes the domain to disappear then this is a Xend bug. To trouble shoot the 100% CPU problem, try pausing the domain to remove it from the scheduler and do a core dump to get the CPU state. You could also write a quick libxc program that calls vcpu_guest_get_context(). You want the EIP. That will help figure out where in the guest kernel it's looping hard. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |