3 Nov
2019
3 Nov
'19
5:39 a.m.
https://bugs.winehq.org/show_bug.cgi?id=47906 --- Comment #4 from TOM <l12436(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.