On Thu, 2011-09-22 at 17:40 +0200, Sergio López wrote: > An easy way to reproduce this, is > sending a SIGINT in the middle of an opertation like "dd if=/dev/zero > of=test.bin bs=1M count=100". > > I think threads running vm_fault_copy doesn't deal properly with > thread_abort, but I didn't have time to check it.
Confirmed, the whole kvm session froze!