[Bug 29040] New: Starcraft 2 crashes randomly during gameplay
http://bugs.winehq.org/show_bug.cgi?id=29040 Bug #: 29040 Summary: Starcraft 2 crashes randomly during gameplay Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: ashraf(a)o-minds.com Classification: Unclassified Hello all, I use ubuntu 11.10 with wine 1.2.3, I tried upgrading to wine 1.3.24 (latest working wine with no sound problem on ubuntu 11.10), and I still get this same crash. I ran starcraft 2 on the terminal and here's the last lines I get when the crash occurs. Hope they can give a hint at the possible problem. Note that when the crash occurs I'm left at the windows crash report screen and I click cancel to close it. Maybe providing that info may be useful as well? fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16) WINED3DFORMAT! fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16) WINED3DFORMAT! fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the format lookup table fixme:win:EnumDisplayDevicesW ((null),0,0x4612acc,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x4612d9c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x4612d8c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x4612b20,0x00000000), stub! fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x2932ea48): stub fixme:mmdevapi:AEV_SetMasterVolumeLevelScalar stub fixme:mmdevapi:AEV_GetMute stub fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:imm:ImmReleaseContext (0x4005c, 0x17b618): stub fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub fixme:process:GetProcessWorkingSetSize (0xffffffff,0x4618d4c,0x4618d50): stub fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16) WINED3DFORMAT! fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16) WINED3DFORMAT! fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16) WINED3DFORMAT! fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16) WINED3DFORMAT! fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the format lookup table fixme:win:EnumDisplayDevicesW ((null),0,0x45fb510,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7c0,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7b0,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x45fb544,0x00000000), stub! fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x35b5ea48): stub fixme:mmdevapi:AEV_SetMasterVolumeLevelScalar stub fixme:mmdevapi:AEV_GetMute stub fixme:win:EnumDisplayDevicesW ((null),0,0x45fb510,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7c0,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x45fb7b0,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x45fb544,0x00000000), stub! fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x3606ea48): stub fixme:mmdevapi:AEV_SetMasterVolumeLevelScalar stub fixme:mmdevapi:AEV_GetMute stub fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16) WINED3DFORMAT! fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16) WINED3DFORMAT! fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the format lookup table fixme:process:GetProcessWorkingSetSize (0xffffffff,0x39acb0c,0x39acb10): stub fixme:process:GetProcessWorkingSetSize (0xffffffff,0x39ac798,0x39ac79c): stub fixme:ntdll:NtPowerInformation semi-stub: SystemPowerCapabilities Inconsistency detected by ld.so: dl-close.c: 743: _dl_close: Assertion `map->l_init_called' failed! fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 28/10/2011, dlt (d/m/y): 1/04/2011 Highly appreciate feedback and prepared to provide any logs needed if someone can tell me what & how to do it. Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3d |-unknown Version|unspecified |1.2.3 Severity|critical |normal --- Comment #1 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2011-11-09 13:14:30 CST --- Please upgrade to latest Wine version wine-1.3.32 and retest. If the problem persists, attach as a plain text file, complete terminal output. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 --- Comment #2 from Ashraf Amayreh <ashraf(a)o-minds.com> 2011-11-09 13:24:07 CST --- Created attachment 37407 --> http://bugs.winehq.org/attachment.cgi?id=37407 Ubuntu 11.10 wine 1.3.28 no sound -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 --- Comment #3 from Ashraf Amayreh <ashraf(a)o-minds.com> 2011-11-09 13:25:03 CST --- I've upgraded to the latest in the ubuntu repository (1.3.28). Only this time sound's not working on Starcraft 2, weather or not it still crashes is something I'll investigate and report back on. Please note that the audio in wine itself is working and when I click test audio it works. I'll try a multiplayer game without sound and see if I still get the game crash. In the meantime, I'm attaching the output for running the game up to the login screen to see if you can get a hint on why the audio might not be working. I've tried both disabling mmdevapi and removing it from the DLL overrides, sound-wise, still no sound. I'm attaching the log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 --- Comment #4 from Ashraf Amayreh <ashraf(a)o-minds.com> 2011-11-09 14:15:04 CST --- Created attachment 37408 --> http://bugs.winehq.org/attachment.cgi?id=37408 Wine 1.3.28 ubuntu 11.10 crash during gameplay And game crashed. Here's the complete command line LOG. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 --- Comment #5 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2011-11-09 15:46:08 CST --- Don't see a crash in your attachment. Also: err:winediag:wined3d_dll_init The GLSL shader backend has been disabled. You get to keep all the pieces if it breaks. Please use clean wineprefix and don't alter any default settings. Also please specify video card and driver version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 --- Comment #6 from Ashraf Amayreh <ashraf(a)o-minds.com> 2011-11-09 17:23:52 CST --- Graphics card is ATI Mobility Radeon HD 4650 Driver version is 8.881 As to the crash, to be precise, the crash happens in the game and leaves me on a window that says "this application has crashed, to send a report...". So I don't know if this is counted as a wine crash or not. As to the clean wineprefix, I'm guessing you mean one where I haven't used winetricks on. I'm working on that right now. Will first try wine 1.2 and then upgrade to 1.3.28, in theory, it could be winetricks. Although I thought that removing the library overrides was enough to revert what winetricks did. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 Ashraf Amayreh <ashraf(a)o-minds.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37407|0 |1 is obsolete| | Attachment #37408|0 |1 is obsolete| | --- Comment #7 from Ashraf Amayreh <ashraf(a)o-minds.com> 2011-11-09 19:29:16 CST --- Created attachment 37420 --> http://bugs.winehq.org/attachment.cgi?id=37420 Wine 1.3.28 ubuntu 11.10 crash during gameplay Had so much high hopes winetricks was to blame for the crash, unfortunately, it's not the case. I've installed wine on a clean wineprefix. I tried the game on wine 1.2 and got the in-game crash, so I upgraded to wine 1.3.28 and also got the in-game crash. Attached you'll find the log. I should also mention that the sound sometimes worked and sometimes not on 1.3.28 (it worked perfectly on 1.2 with the mmdevapi disabled), but that's all secondary to the in-game crash. The log attached is with the sound working on 1.3.28 (one of those rare times). I'll be attaching another log file for when the sound's not working on 1.3.28. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 --- Comment #8 from Ashraf Amayreh <ashraf(a)o-minds.com> 2011-11-09 19:33:39 CST --- Created attachment 37421 --> http://bugs.winehq.org/attachment.cgi?id=37421 Wine 1.3.28 reaching the login screen with no sound This log is simply until I reach the login screen on SC2 where I should begin hearing a sound, but I don't. This is wine 1.3.28 without any library overrides. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 --- Comment #9 from Ashraf Amayreh <ashraf(a)o-minds.com> 2011-11-09 23:55:02 CST --- Trying to help out, I did an intensive search on the CIE pointer bug, I've found two resources, one saying that it's a kernel problem, the other saying it's a FGLRX problem: http://appdb.winehq.org/commentview.php?iAppId=11123&iVersionId=20882&iThrea... http://comments.gmane.org/gmane.comp.emulators.wine.user/78550 I don't know if they're relevant at all to this bug, but I thought I'd point them out anyway. Any help greatly appreciated! Haven't used windows in around 2 years now and don't want to ever use it again. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? --- Comment #10 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-08-04 12:05:11 CDT --- Is this still an issue in Wine 1.7 or later? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #11 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Abandoned. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29040 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |wylda(a)volny.cz --- Comment #12 from Wylda <wylda(a)volny.cz> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org