performance: 0.601 debug: 0.590 semantic: 0.523 files: 0.497 device: 0.455 graphic: 0.374 PID: 0.351 permissions: 0.324 boot: 0.318 network: 0.316 other: 0.294 vnc: 0.246 socket: 0.239 KVM: 0.202 windows mingw compiled qemu-system-x86_64 crash on startup qemu-1.0-rc2/cpu-exec.c:37 longjmp(env->jmp_env, 1); it seems that env->jmp_env destroyed, (gdb) p env->jmp_env $3 = {0, 0, 0, 36249608, 41418280, 5303318, 41418664, 0, 0, 0, 0, 0, 0, 0, 0, 0} it's compiled on windows 2003 and using mingw gcc version 4.6.1 On Wed, Nov 16, 2011 at 7:01 AM, humeafo