[Bug 29028] New: Starcraft crashes on exit

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 8 09:41:33 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=29028

             Bug #: 29028
           Summary: Starcraft crashes on exit
           Product: Wine
           Version: 1.3.31
          Platform: x86
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: amasterov at gmail.com
    Classification: Unclassified


After upgrading wine to 1.3.31 Starcraft crashes on exit. 
wine 1.3.30 has not this problem.
After choosing exit in game menu I get black screen in 640x480 resolution (I
switch to nvidia-settings with Alt-Tab and set up correct resolution after
this). In console there are this lines:

fixme:advapi:SetSecurityInfo stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33f3d8,0x00000000), stub!
err:seh:setup_exception_record stack overflow 844 bytes in thread 0024 eip
0041efcc esp 00240fe4 stack 0x240000-0x241000-0x340000
err:ntdll:RtlpWaitForCriticalSection section 0x62385d40 "time.c:
TIME_tz_section" wait timed out in thread 0027, blocked by 0024, retrying (60
sec)
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x6231354f

I've tried regression testing with git bisect and get this result: 

496b438ede825fc00daac7a5869e045ae583cec9 is the first bad commit
commit 496b438ede825fc00daac7a5869e045ae583cec9
Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Tue Sep 27 09:31:59 2011 -0500

    wined3d: Remove d3d8/9 palette support.

:040000 040000 8b95a8e0e4e7524170ba43bc2ffe369359b9811d
7c427ec5a0816aa5da25718cee9c70e0d3605214 M      dlls
:040000 040000 a6ee1c817b1f21634ddad86780fad5cfe9c4fb29
fe57de377c4cf96d0f48c4560d0db321b7b28e91 M      include

There was slightly different errors on the screen during testing, but I did
"git bisect bad" on every crash on exit.

With what WINEDEBUG flags should I run wine to provide any additional
information about this issue?

-- 
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.


More information about the wine-bugs mailing list