[Bug 49436] 64-bit Diablo III hangs on startup since 5.11

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jun 23 04:01:40 CDT 2020


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

--- Comment #4 from Maciej Stanczew <maciej.stanczew+b at gmail.com> ---
One more piece of information: after the initial "err:seh:setup_exception stack
overflow" I can do a Ctrl+C in the terminal, which then goes to another
exception. Flow is like this:
# the game hangs
00d8:err:seh:setup_exception stack overflow 1920 bytes in thread 00d8 eip
00000001402fed5b esp 0000000000c10e90 stack 0xc10000-0xc11000-0xd10000
# Ctrl+C, 'Diablo' process becomes a zombie
00c8:err:seh:setup_exception stack overflow 2656 bytes in thread 00c8 eip
00000001402fed5b esp 0000000000120bb0 stack 0x120000-0x121000-0x220000
# Another Ctrl+C
00cc:err:seh:setup_exception stack overflow 1808 bytes in thread 00cc eip
00000001402fed5b esp 00000000342f0f00 stack 0x342f0000-0x342f1000-0x343f0000
# Another Ctrl+C
00d4:err:seh:setup_exception stack overflow 3104 bytes in thread 00d4 eip
00000001402fed5b esp 00000000008a09f0 stack 0x8a0000-0x8a1000-0x9a0000
# Any other Ctrl+C after this does nothing
I can only close the process by sending it SIGTERM.

-- 
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