https://bugs.winehq.org/show_bug.cgi?id=41250
Bug ID: 41250 Summary: Most recent World of Warcraft version ( 7.0.3.22566), as of Sept 1, immediately crashes Wow-64.exe Product: Wine Version: 1.9.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: adwinebug@adrn.no-spam-allowed.com Distribution: ---
A new World of Warcraft patch (7.0.3.22566), size around 7 Mb, was pushed out Friday, Sept 1. While battle.net still runs as well as it did prior, Wow-64.exe now crashes almost immediately, popping up the following error message:
ERROR #132 (0x8510084) Fatal exception! Program: C:\Program Files...Wow-64.exe ProcessID: 41 Exception: 0xC000001D (ILLEGAL_INSTRUCTION) at 00007fad22c865fe
Running from command line, no clear "this is the problem" messages come up, but there are one or two new "fixme"s not seen previously:
fixme:heap:GetPhysicallyInstalledSystemMemory stub: 0x33f1c8 fixme:ntdll:NtQuerySystemInformationEx Relationship filtering not implemented: 0x3
Adding overrides for ntdsapi (native, builtin) and ntprint (native, builtin) made no difference. Override for msvcp140 (native, builtin) was still required from previous breakage prior to this patch. Removing that override didn't make any difference, wow still crashes.
https://bugs.winehq.org/show_bug.cgi?id=41250
Adrian Demarais adwinebug@adrn.no-spam-allowed.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=41250
Adrian Demarais adwinebug@adrn.no-spam-allowed.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Adrian Demarais adwinebug@adrn.no-spam-allowed.com --- This was resolved by a full delete / reinstall of World of Warcraft.
The patch that triggered this had run a routine I'd not seen before: "reclaiming disk space" so perhaps that corrupted something.
https://bugs.winehq.org/show_bug.cgi?id=41250
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com --- Closing INVALID bugs.