http://bugs.winehq.org/show_bug.cgi?id=33701
Bug #: 33701 Summary: Explorer crashes when extracting the World of Warcraft icon Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: stefan@codeweavers.com Classification: Unclassified
Since patch e44f0c8f2de480679abde7883a5161ef9526ed81 (presumably, didn't verify yet), explorer crashes on Wine startup when World of Warcraft is installed. The crash occurs when explorer is trying to extract the icon from World of Warcraft Launcher.exe. Removing C:\users\public\Desktop\World of Warcraft.lnk gets rid of the icon and the crash.
The last lines before the crash in a +relay log are: 0023:Call shell32.ExtractIconExW(0023eca0 L"C:\Program Files (x86)\World of Warcraft\World of Warcraft Launcher.exe",00000000,0023e878,00000000,00000001) ret=7f0009e9c8ba 0023:Call user32.PrivateExtractIconExW(0023eca0 L"C:\Program Files (x86)\World of Warcraft\World of Warcraft Launcher.exe",00000000,0023e878,00000000,00000001) ret=7f00113d518c 0023:Call KERNEL32.UnhandledExceptionFilter(0023d0b0) ret=7f0011406ab5 wine: Unhandled page fault on read access to 0x004c3638 at address 0x7f00096397fa (thread 0023), starting debugger...