http://bugs.winehq.org/show_bug.cgi?id=22097
Summary: Starcraft II has a crash on exit in win7 mode (but not XP) Product: Wine Version: 1.1.41 Platform: x86-64 OS/Version: Linux Status: NEW Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Doesn't occur on windows 7. The crash is caught by Blizzard's crash handler, see attached. Terminal output is small: fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7bd0f8,0x7bd0f4): stub fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7bcdac,0x7bcda8): stub fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:dxdiag:ProcessCommandLine /t unimplemented
Side note, seems another application wants to use dxdiag. The crash handler seems to be invoking dxdiag /t, perhaps to get the dxdiag info to submit with the crash.
http://bugs.winehq.org/show_bug.cgi?id=22097
--- Comment #1 from Austin English austinenglish@gmail.com 2010-03-20 16:38:25 --- Created an attachment (id=26934) --> (http://bugs.winehq.org/attachment.cgi?id=26934) blizzard crash log
http://bugs.winehq.org/show_bug.cgi?id=22097
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Dan Kegel dank@kegel.com 2010-03-21 08:49:50 --- what does winedbg show if you run it manually?
http://bugs.winehq.org/show_bug.cgi?id=22097
--- Comment #3 from Austin English austinenglish@gmail.com 2010-03-21 12:01:58 --- At first, it shows: austin@midna:~/.wine/drive_c/Program Files/StarCraft II Beta$ winedbg StarCraft\ II.exe WineDbg starting on pid 0018 DbgBreakPoint () at /home/austin/wine-git/dlls/kernel32/../../include/winternl.h:1884 0x7ee0f1b8 DbgBreakPoint+0x4 [/home/austin/wine-git/dlls/kernel32/../../include/winternl.h:1884] in kernel32: popl %ebp 1884 static inline void WINAPI DbgBreakPoint(void) { __asm__ __volatile__("int3"); } Wine-dbg>c fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 Process of pid=0018 has terminated
then the usual d3d/etc. fixme's. No backtrace at the end. Running bt all in another instance gives: Backtracing for thread 005f in process 005c (C:\Program Files\StarCraft II Beta\Versions\Base14356\SC2.exe): Backtrace: =>0 0xf7702423 (0x00000080) 1 0x00000000 (0x00000000) 0xf7709425: movl $0x2b,%ecx
Backtracing for thread 000c in process 0047 (C:\Program Files\StarCraft II Beta\Support\ErrorReporter.exe): Backtrace: =>0 0xf7709425 (0x00000000)
I'll attach the full bt all, but the rest is winedevice/etc.
http://bugs.winehq.org/show_bug.cgi?id=22097
--- Comment #4 from Austin English austinenglish@gmail.com 2010-03-21 12:02:23 --- Created an attachment (id=26952) --> (http://bugs.winehq.org/attachment.cgi?id=26952) bt all
http://bugs.winehq.org/show_bug.cgi?id=22097
Jason Pleau me@oxez.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |me@oxez.net
--- Comment #5 from Jason Pleau me@oxez.net 2010-05-04 22:05:23 --- I had that same error message on my 64bit Arch Linux install.
Installing their lib32-nvidia-utils fixed it for me.
http://bugs.winehq.org/show_bug.cgi?id=22097
centx core12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |core12@gmail.com
--- Comment #6 from centx core12@gmail.com 2010-05-07 07:46:49 --- confirmed running git on ubuntu 9.10
http://bugs.winehq.org/show_bug.cgi?id=22097
Tomi J. tojuntu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tojuntu@gmail.com
--- Comment #7 from Tomi J. tojuntu@gmail.com 2010-11-18 11:20:28 CST --- I can actually confirm that it also crashes when exiting on Win XP mode too.
http://bugs.winehq.org/show_bug.cgi?id=22097
Alex Engelmann alex.engelmann@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.engelmann@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=22097
--- Comment #8 from Alex Engelmann alex.engelmann@gmail.com 2010-11-24 03:40:01 CST --- Created an attachment (id=32105) --> (http://bugs.winehq.org/attachment.cgi?id=32105) Blizzard crash report
http://bugs.winehq.org/show_bug.cgi?id=22097
--- Comment #9 from Alex Engelmann alex.engelmann@gmail.com 2010-11-24 03:42:54 CST --- I have this problem on Ubuntu 10.10, though it only crashes on exit in Windows 7 mode, not XP. I'm using WINE version 1.3.7. I've attached the blizzard crash log.
http://bugs.winehq.org/show_bug.cgi?id=22097
Jan Kalab pitlicek@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pitlicek@gmail.com
--- Comment #10 from Jan Kalab pitlicek@gmail.com 2011-03-25 16:35:20 CDT --- This is still an issue.
Ubuntu 10.10 64bit, Wine 1.3.16, Win7 mode
http://bugs.winehq.org/show_bug.cgi?id=22097
cobaltjacket@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cobaltjacket@gmail.com
--- Comment #11 from cobaltjacket@gmail.com 2011-11-28 20:41:06 CST --- Tested wine 1.3.33, and this issue is still present.
http://bugs.winehq.org/show_bug.cgi?id=22097
Alex alex.shtf@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.shtf@gmail.com
--- Comment #12 from Alex alex.shtf@gmail.com 2012-02-24 04:35:22 CST --- Confirmed on Wine 1.4 rc4. Sometimes it just gets stuck on exit, and in other cases it crashes on exit.
http://bugs.winehq.org/show_bug.cgi?id=22097
--- Comment #13 from Jan Kalab pitlicek@gmail.com 2012-06-09 06:46:39 CDT --- Still crashing.
Ubuntu 12.04 64bit, Wine 1.5.5.
XP mode is ok.
http://bugs.winehq.org/show_bug.cgi?id=22097
--- Comment #14 from Ken Sharp kennybobs@o2.co.uk 2013-08-04 10:57:22 CDT --- How about in Wine 1.7?
http://bugs.winehq.org/show_bug.cgi?id=22097
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #15 from Austin English austinenglish@gmail.com 2013-08-07 20:28:10 CDT --- (In reply to comment #14)
How about in Wine 1.7?
Not for me.
http://bugs.winehq.org/show_bug.cgi?id=22097
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org 2013-08-30 13:05:15 CDT --- Closing bugs fixed in 1.7.1.