[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#603432: linux-image-2.6.32-5-amd64 hangs when booted as VM under Xen



Christoph Anton Mitterer <calestyo@scientia.net> writes:
> If you need any further help or so, please ask. My great ISP (Star-Hosting) is very
> cooperative and they'll probably give me a test system for some time, if we need it.

Thanks for reporting this bug. Can you please save the save the state
of the hung domU by executing

xm dump-core $DOMAIN $DOMAIN.dump

on dom0 (you probably need your ISP to run it for you) and then

apt-get install linux-image-2.6.32-5-amd64-dbg crash

on some squeeze machine (even your domU booted with another kernel is
ok) so that you can say

crash -e emacs /usr/lib/debug/boot/vmlinux-2.6.32-5-amd64 $DOMAIN.dump

and then invoke at least the following commands in the "crash>"
prompt:

sys
ps
foreach bt -f
foreach bt -F




Reply to: