Hi Michael, > > The hanging kvm process uses 100% CPU, there's no serial console anymore, > > no > > access to VNC anymore. No output on netconsole either. Unfortunately, I > > cannot > > even get a useful gdb backtrace:
Finally, I figured out how to get a useful backtrace. Running gdb and then using "attach $PID" doesn't give me symbols, but "gdb /usr/bin/kvm -p $PID" does (tested with qemu-kvm{,-dbg} 1.1.1+dfsg-1). I will send a backtrace as soon as the problem occurs again. Cheers, Mike -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org