[Bug 23806] New: StarCraft II crashes because of ACCESS_VIOLATION before the loading screen
http://bugs.winehq.org/show_bug.cgi?id=23806 Summary: StarCraft II crashes because of ACCESS_VIOLATION before the loading screen Product: Wine Version: 1.2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: lubosz(a)gmail.com Created an attachment (id=29860) --> (http://bugs.winehq.org/attachment.cgi?id=29860) Wine log of the crash After installing patch 1.0.0.16117 the game crashes before the loading screen and opens the Blizzard crash reporter. $ uname -a Linux bstation 2.6.34-ARCH #1 SMP PREEMPT Mon Jul 5 22:12:11 CEST 2010 x86_64 Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux Tested on 1.2 and current git. -- 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=23806 --- Comment #1 from lubosz <lubosz(a)gmail.com> 2010-07-27 07:37:07 --- Created an attachment (id=29861) --> (http://bugs.winehq.org/attachment.cgi?id=29861) Blizzard crash reporter log of the crash -- 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=23806 --- Comment #2 from lubosz <lubosz(a)gmail.com> 2010-07-27 08:07:05 --- It sometimes crashes with "Internal Battle.net Error" and sometimes with ACCESS_VIOLATION. Funny thing is that sometimes I run it with WINEDEBUG=relay, I come to the login screen and the crash does not happen. This points to a race condition, as stated in IRC. -- 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=23806 --- Comment #3 from lubosz <lubosz(a)gmail.com> 2010-07-27 08:33:28 --- A third possibility for the crash is PRIV_INSTRUCTION, as seen in this blizzard error log: http://userpages.uni-koblenz.de/~lsarnecki/wine/blizzard_error_reporter_PRIV... Relay log of the PRIV_INSTRUCTION crash: http://userpages.uni-koblenz.de/~lsarnecki/wine/sc2_crash_PRIV_INSTRUCTION.l... Relay log of the ACCESS_VIOLATION crash: http://userpages.uni-koblenz.de/~lsarnecki/wine/sc2_crash_relay_access_viola... Relay log of a sucssfull run: http://userpages.uni-koblenz.de/~lsarnecki/wine/sc2_sucess.log.7z -- 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=23806 --- Comment #4 from lubosz <lubosz(a)gmail.com> 2010-07-27 08:43:11 --- Created an attachment (id=29863) --> (http://bugs.winehq.org/attachment.cgi?id=29863) Crash on notebook with adapter memory issue (no blizzard crash reporter) On my notebook I get the access violation crash at first with the crash reporter. But after a second time the reporter does not open. I get a lot of err:d3d:resource_init Out of adapter memory err:d3d9:device_parent_CreateSurface (0x146784) CreateSurface failed, returning 0x8876017c Nvidia 230M, driver 256.35 $ uname -a Linux bBook 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC 2010 x86_64 GNU/Linux This is the relay log of this crash: https://userpages.uni-koblenz.de/~lsarnecki/wine/sc2_relay_no_crashreport.lo... -- 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=23806 --- Comment #5 from lubosz <lubosz(a)gmail.com> 2010-07-27 08:49:40 --- Ok... i now get to the login screen sometimes. Without changing anythin in wine or patching the game and without relay logging. But the access violation error comes after confirming the login name, sometimes before the loading screen. -- 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=23806 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-07-27 10:23:59 --- May be a dupe of bug 23323. Check your kernel. -- 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=23806 Matt Finnicum <MattFinn(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |MattFinn(a)gmail.com --- Comment #7 from Matt Finnicum <MattFinn(a)gmail.com> 2010-07-27 14:58:01 --- Had same problem, updated the kernel with the patch from the thread Austin mentioned, problem resolved. -- 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=23806 --- Comment #8 from lubosz <lubosz(a)gmail.com> 2010-07-28 11:32:35 --- Upgraded to kernel26-rc kernel. It works now. $ uname -a Linux bstation 2.6.35-rc6-rc #1 SMP PREEMPT Wed Jul 28 17:41:41 CEST 2010 x86_64 Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux -- 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=23806 lubosz <lubosz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #9 from lubosz <lubosz(a)gmail.com> 2010-07-28 11:34:29 --- Seems to be the same issue, since a kernel upgrade resolved it. *** This bug has been marked as a duplicate of bug 23323 *** -- 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=23806 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-28 23:21:10 --- Closing duplicate. -- 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.
participants (1)
-
wine-bugs@winehq.org