[Bug 47906] Alice Madness Return crashes

WineHQ Bugzilla wine-bugs at winehq.org
Sun Nov 3 00:39:51 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47906

--- Comment #4 from TOM <l12436 at 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.



More information about the wine-bugs mailing list