Christoph Anton Mitterer <cales...@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




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to