http://bugs.winehq.org/show_bug.cgi?id=23362
Summary: The Starcraft 2 Editor crashes when you open the terrain view after opening and closing the previewer. Product: Wine Version: 1.2-rc4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: florian@fkoeberle.de
Created an attachment (id=29118) --> (http://bugs.winehq.org/attachment.cgi?id=29118) Crash backtrace.
Steps to reproduce: 1.) Set the registry key "HKEY_CURRENT_USER\Software\Blizzard Entertainment\StarCraft II Editor Beta\Preferences\StartupModules" to 0 I do this because the terrain editor would open else instantly and usually when the terrain editor opens it freeze for me(see bug 22588). 2.) Start the editor and select the "Overview Manager" (right most icon) 3.) Start the previewer using the menu Window/Previewer 4.) Close the previewer window 5.) Attach a debugger if you want a backtrace 6.) Start the Terrain Module using the menu Modules/Terrain
It crashes as surface->container is nil when surface_is_offscreen gets called.