I have followed this bug, and based on it, qemu has been upgraded to ii qemu 0.10.1-1 fast processor emulator along with its dependencies.
The host is x86 linux running lenny with the only sid packages beeing those qemu-related, and the guest is w2000 server. We still see images hanging, although apparently at a lower rate. Right now we have 5 qemu processes running, and 1 of those is dead. It has been invoked as: qemu -m 384 -name blender -vnc :2 -localtime -hda /var/lib/qemu/blender.img -net nic,vlan=0,macaddr=00:01:02:03:04:fc,model=ne2k_pci -net tap,vlan=0,ifname=tap4 Notice that we run qemu using vnc. Symptoms include no response to either ping, vnc or other network input. I have attached gdb to this process and here is the backtrace: (gdb) bt #0 0xb7f7a424 in __kernel_vsyscall () #1 0xb7b16059 in ioctl () from /lib/i686/cmov/libc.so.6 #2 0x08112bc5 in ?? () #3 0x0000000a in ?? () #4 0xc2487101 in ?? () #5 0xbfe960a4 in ?? () #6 0x0022fd8c in ?? () #7 0x00000000 in ?? () (gdb) I can provide further info upon request. regards, Pedro -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

