http://bugs.winehq.org/show_bug.cgi?id=59014
Bug ID: 59014 Summary: World of Warcraft crashes on startup with #132 Product: Wine Version: 10.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: iso@axtroz.dev Distribution: ---
The crash is accompanied by: Unknown CODEVIEW signature 44524148 in module L"wow". It appears this triggers when loading `dbghelp.dll`.
Running `git bisect` between wine 10.18 and 10.19 led me to commit `18ce7964203b486c8236f2c16a370ae27539d2f0` which introduces this behavior. Building wine from the previous commit, `6ee01903212eafb19c97066710b916a00a67ef37`, allows launching the program correctly.
http://bugs.winehq.org/show_bug.cgi?id=59014
Iskren Hadzhinedev iso@axtroz.dev changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |iso@axtroz.dev
http://bugs.winehq.org/show_bug.cgi?id=59014
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- This is fixed in current git.
*** This bug has been marked as a duplicate of bug 58971 ***