Comment 1 for bug 671021

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Hi Jeff, thank you for taking the time to file this bug report and help us make Ubuntu better.

I just tried to reproduce this, albeit running a Linux vm since I don't have win2k3. kill -9 on the kvm process just resulted in kvm's death, but my ssh session worked fine.

I used these steps:

qemu-img create -f hardy.img 20G
kvm --name hardy -m 384 -hda hardy.img -cdrom isos/hardy-mini.iso -nographic
kill -9 pidof kvm

Nothing crashes.

Can you look in /var/log/auth.log and see if sshd prints any messages before dying?

Marking Incomplete pending response from Jeff.