[Bug 44585] Blizzard Diablo III v2. 6. 1. 49286+ crashes with setup_exception_record stack overflow (needs ntdll.LdrRegisterDllNotification/ LdrUnregisterDllNotification implementation)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 26 11:23:17 CST 2018


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

--- Comment #5 from Mikko Rasa <tdb at tdb.fi> ---
My mistake.  I somehow assumed that would be the only patch required to make it
work.  I compiled another custom version with every patch from staging except
the one that breaks mouse handling (server-send_hardware_message) and that got
me a working game.  So somewhere there is a minimal set of patches that solves
this issue.

I suppose one could develop a bisection search script to help determine which
patches are needed.  Drop half of the patches (paying attention to
dependencies) and if it breaks, at least one patch from that half was
necessary.  Rinse and repeat until the exact patches have been pinpointed. 
Still takes a fair amount of time but less than checking every patch one by
one.

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