http://bugs.winehq.org/show_bug.cgi?id=22857
Summary: Starcraft 2 Editor crashes when the "Data Editor" gets opened. Product: Wine Version: 1.2-rc1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: florian@fkoeberle.de
To be able to load only the "Data Editor" module set the following registry key: "HKEY_CURRENT_USER\Software\Blizzard Entertainment\StarCraft II Editor Beta\Preferences\StartupModules" to 0
This will make a small window show up in which you can choose a module to load. If you choose "Data Editor" the editor will crash silently without showing the error report dialog of blizzard.
http://bugs.winehq.org/show_bug.cgi?id=22857
Florian florian@fkoeberle.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Florian florian@fkoeberle.de 2010-05-24 11:08:09 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #2 from Austin English austinenglish@gmail.com 2010-05-24 12:32:11 --- Terminal output?
http://bugs.winehq.org/show_bug.cgi?id=22857
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2010-05-24 18:39:09 --- You can't confirm your own bugs.
http://bugs.winehq.org/show_bug.cgi?id=22857
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2010-05-24 18:39:27 --- Closing. DO NOT vote for your own bugs!
http://bugs.winehq.org/show_bug.cgi?id=22857
Lauri Niskanen ape@ape3000.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ape@ape3000.com
--- Comment #5 from Lauri Niskanen ape@ape3000.com 2010-05-25 00:04:24 --- But this bug is really there. It should be open, since it's not fixed.
http://bugs.winehq.org/show_bug.cgi?id=22857
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|INVALID |
--- Comment #6 from Jeff Zaroyko jeffz@jeffz.name 2010-05-25 02:24:06 --- Reopening.
Florian, please don't vote on your own bugs, it adds no more information or importance to your bug report and is only noise.
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #7 from Florian florian@fkoeberle.de 2010-05-25 03:21:09 --- Created an attachment (id=28263) --> (http://bugs.winehq.org/attachment.cgi?id=28263) Last 1500 lines of a "+relay,+seh,+tid" log done with wine-1.2-rc1
Opening the Data Editor from the module chooser causes only one addtional line to appear in the terminal: seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x9dac03
Attached you find a +relay+seh+tid trace.
About voting: It would be cool if we could continue the discussion on the mailinglist.
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #8 from Florian florian@fkoeberle.de 2010-05-25 03:24:01 --- Created an attachment (id=28264) --> (http://bugs.winehq.org/attachment.cgi?id=28264) Filtered (thread 001a only) and indented version of attachment 28263.
http://bugs.winehq.org/show_bug.cgi?id=22857
lubosz lubosz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lubosz@gmail.com
--- Comment #9 from lubosz lubosz@gmail.com 2010-07-28 11:56:21 --- This is also an issue for me with latest git.
http://bugs.winehq.org/show_bug.cgi?id=22857
DJ Kehoe dj_kehoe@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dj_kehoe@yahoo.com
--- Comment #10 from DJ Kehoe dj_kehoe@yahoo.com 2010-08-03 20:51:17 --- Opening the Terrain Editor will freeze the program.
last terminal output: fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d9:Direct3DShaderValidatorCreate9 stub fixme:d3d_surface:surface_load_ds_location No up to date depth stencil location fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0xbd4d1f0) : pBox=(nil) stub
Opening the Data Editor crashes immediately. last terminal output: fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"mmdevapi.dll" err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x17 fixme:process:GetProcessWorkingSetSize (0xffffffff,0x3a6cd74,0x3a6cd78): stub fixme:process:GetProcessWorkingSetSize (0xffffffff,0x3a6ca18,0x3a6ca1c): stub fixme:ntdll:NtPowerInformation semi-stub: SystemPowerCapabilities fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:dxdiag:ProcessCommandLine /t unimplemented fixme:process:GetProcessWorkingSetSize (0xffffffff,0x3a6c834,0x3a6c838): stub
Tested on: Ubuntu 10.04 wine-1.1.42
The main game works on my system, albeit very slowly.
http://bugs.winehq.org/show_bug.cgi?id=22857
Florian florian@fkoeberle.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32
--- Comment #11 from Florian florian@fkoeberle.de 2010-08-04 04:00:33 --- The editor does not crash when a native comctl32 gets used.
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #12 from Nikolay Sivov bunglehead@gmail.com 2010-08-04 04:27:16 --- Attach +listview,+header,+tid log please.
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #13 from Florian florian@fkoeberle.de 2010-08-04 04:56:08 --- Created an attachment (id=29999) --> (http://bugs.winehq.org/attachment.cgi?id=29999) A "+listview,+header,+tid"-log made with wine-1.2
Before I opened the data editor the log had 738 lines. Thus line 1-738 may have nothing to with the bug.
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #14 from Nikolay Sivov bunglehead@gmail.com 2010-10-04 13:57:59 CDT --- Try to get a backtrace please (http://wiki.winehq.org/Backtraces).
http://bugs.winehq.org/show_bug.cgi?id=22857
Damien Clark corodius@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |corodius@gmail.com
--- Comment #15 from Damien Clark corodius@gmail.com 2010-10-15 07:49:35 CDT --- I have managed to get the data editor to stop crashing by:
Set override for Comctl32.dll to native replace comctl32.dll in the windows/system32 under the wineprefix with one from windows xp. (Note, specifically XP, I tried Windows 7 one and it caused all sorts of problems, haven't tried any other versions)
Obviously it would be preferable to find the reason behind this and fix it, but I thought this would be helpful information towards that end.
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #16 from Damien Clark corodius@gmail.com 2010-10-15 09:19:37 CDT --- (In reply to comment #15)
I have managed to get the data editor to stop crashing by:
Set override for Comctl32.dll to native replace comctl32.dll in the windows/system32 under the wineprefix with one from windows xp. (Note, specifically XP, I tried Windows 7 one and it caused all sorts of problems, haven't tried any other versions)
Obviously it would be preferable to find the reason behind this and fix it, but I thought this would be helpful information towards that end.
Sorry, I should also have noted some specs about my system.
Kubuntu 10.10 (2.6.35-22 Kernel, the Kubuntu 10.10 default one) Nvidia GTS 250 Nvidia Driver Version: 260.19.06 (installed straight from Kubuntu 10.10 repos) Wine 1.3.4 (obtained/installed through PlayOnLinux 3.8.3)
Previously, the editor would completely freeze my system, I believe that was fixed in the new kernel/new wine combination (Previously was Ubuntu 10.04/Wine 1.2). With this setup, the editor would open/run fine but crash as soon as the Data Editor was opened (same symptoms as this bug report).
http://bugs.winehq.org/show_bug.cgi?id=22857
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #17 from Dan Kegel dank@kegel.com 2010-10-15 11:10:08 CDT --- "winetricks comctl32" ought to do the trick, too.
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #18 from Damien Clark corodius@gmail.com 2010-10-16 07:37:08 CDT --- (In reply to comment #17)
"winetricks comctl32" ought to do the trick, too.
Ok, After testing this in a new Prefix I can confirm this does indeed do the trick.
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #19 from Florian florian@fkoeberle.de 2010-11-06 15:53:50 CDT --- Created an attachment (id=31761) --> (http://bugs.winehq.org/attachment.cgi?id=31761) Backtrace made with wine 1.3.6
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #20 from Nikolay Sivov bunglehead@gmail.com 2010-11-25 03:25:58 CST --- (In reply to comment #19)
Created an attachment (id=31761)
--> (http://bugs.winehq.org/attachment.cgi?id=31761) [details]
Backtrace made with wine 1.3.6
Please get a +header,+listview,+tid log with a backtrace, I'll take a look.
http://bugs.winehq.org/show_bug.cgi?id=22857
Florian florian@fkoeberle.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #29999|0 |1 is obsolete| | Attachment #31761|0 |1 is obsolete| |
--- Comment #21 from Florian florian@fkoeberle.de 2010-11-25 06:29:11 CST --- Created an attachment (id=32123) --> (http://bugs.winehq.org/attachment.cgi?id=32123) A "+listview,+header,+tid"-log and backtrace made with wine-1.3.7
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #22 from Nikolay Sivov bunglehead@gmail.com 2011-05-09 03:25:54 CDT --- Created an attachment (id=34564) --> (http://bugs.winehq.org/attachment.cgi?id=34564) test patch
Try this one please. I don't know why this forwarding was introduced in a first place (it was back in 2005), with some tests I don't see now that anything is forwarded, so probably I'll remove all of them.
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #23 from Florian florian@fkoeberle.de 2011-05-10 08:41:15 CDT --- Nice, your patch fixes the crash. I hope you get it accepted. Tested the patch with wine 1.3.19.
http://bugs.winehq.org/show_bug.cgi?id=22857
--- Comment #24 from Nikolay Sivov bunglehead@gmail.com 2011-05-10 09:03:29 CDT --- Ok, thanks for testing.
http://bugs.winehq.org/show_bug.cgi?id=22857
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #25 from Austin English austinenglish@gmail.com 2011-05-11 13:34:38 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/69bcdb7aad96c6ad21d8a28dd71...
http://bugs.winehq.org/show_bug.cgi?id=22857
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #26 from Alexandre Julliard julliard@winehq.org 2011-05-13 13:34:07 CDT --- Closing bugs fixed in 1.3.20.
http://bugs.winehq.org/show_bug.cgi?id=22857
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |69bcdb7aad96c6ad21d8a28dd71 | |2a7159a974d68