https://bugs.winehq.org/show_bug.cgi?id=47906
--- Comment #4 from TOM l12436@yahoo.com.tw --- Crash happened in singal_i386.c set_full_cpu_context() "pushl 0x98(%ecx)\n\t" /* SegDs */ "movl 0xa8(%ecx),%edx\n\t" /* Edx */ "movl 0xac(%ecx),%ecx\n\t" /* Ecx */ "popl %ds\n\t" "movl %eax,%esp\n\t" "popl %eax\n\t" "iret\n" it return incorrect address after iret.
I do not has solution for it.