On Wed, Nov 16, 2011 at 7:01 AM, humeafo <891...@bugs.launchpad.net> wrote: > Public bug reported: > > 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}
Kevin: Is this similar to the issue you found with your mingw cross-compiler? Stefan