http://bugs.winehq.org/show_bug.cgi?id=16009
Summary: Sure Thing CD Labeller crashes in SetFocus when you start to try to use it Product: Wine Version: 1.1.8 Platform: Other URL: http://www.surething.com OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Once you get past bug 15992 (either with native comctl32, or with Lei's fix), you run into a crash involving a nested SetFocus.
0009:Ret KERNEL32.GlobalFree() retval=00000000 ret=007f17a0 trace:seh:raise_exception code=c0000005 flags=0 addr=0x4a269a Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x004a269a). Backtrace: =>1 0x004a269a in stcd (+0xa269a) (0x00327ea0) 2 0x00498aaa in stcd (+0x98aaa) (0x00327eb4) 3 0x00498afc in stcd (+0x98afc) (0x00327ec8) 4 0x0042180f in stcd (+0x2180f) (0x00327f78) 5 0x7ebc174a WINPROC_wrapper+0x1a() in user32 (0x00327fa8) ... 24 0x7eb66dc4 SetFocus+0x154(hwnd=<?>) [user32/focus.c:288] in user32 ... 47 0x7eb66dc4 SetFocus+0x154(hwnd=<?>) [user32/focus.c:288] in user32 (0x00328fb8) ... 76 0x7eb66dc4 SetFocus+0x154(hwnd=<?>) [user32/focus.c:288] in user32 (0x00329c38)
+relay,+message,+seh,+win,warn+heap log attached.
http://bugs.winehq.org/show_bug.cgi?id=16009
--- Comment #1 from Dan Kegel dank@kegel.com 2008-11-11 08:33:06 --- Created an attachment (id=17216) --> (http://bugs.winehq.org/attachment.cgi?id=17216) Last 200000 lines of log.
http://bugs.winehq.org/show_bug.cgi?id=16009
Niko Sandschneider nsandschn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn@gmx.de
--- Comment #2 from Niko Sandschneider nsandschn@gmx.de 2010-06-05 04:56:33 --- Still crashes in wine-1.2-rc2-111-g9aa9a12, but not in SetFocus anymore AFAICT. I'll attach a new backtrace.
http://bugs.winehq.org/show_bug.cgi?id=16009
--- Comment #3 from Niko Sandschneider nsandschn@gmx.de 2010-06-05 04:57:51 --- Created an attachment (id=28577) --> (http://bugs.winehq.org/attachment.cgi?id=28577) Terminal output in wine-1.2-rc2-111-g9aa9a12
http://bugs.winehq.org/show_bug.cgi?id=16009
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #4 from butraxz@gmail.com 2012-05-18 06:03:52 CDT --- This bug has not been updated for two years and OP by four. Is this still an issue i current (1.5.4) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you.
http://bugs.winehq.org/show_bug.cgi?id=16009
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2012-06-09 11:10:22 CDT --- Created attachment 40458 --> http://bugs.winehq.org/attachment.cgi?id=40458 wine 1.5.6 crash
Still present in wine 1.5.6.
https://bugs.winehq.org/show_bug.cgi?id=16009
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #28577|0 |1 is obsolete| | Attachment #40458|0 |1 is obsolete| |
--- Comment #6 from Austin English austinenglish@gmail.com --- Created attachment 49493 --> https://bugs.winehq.org/attachment.cgi?id=49493 terminal output/backtrace
https://bugs.winehq.org/show_bug.cgi?id=16009
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #7 from super_man@post.com --- the trial is already at version 6. But it does crash while starting and the crash location seems similar
=>0 0x004c2abc in stdl (+0xc2abc) (0x00338130)
wine 1.7.49
https://bugs.winehq.org/show_bug.cgi?id=16009
--- Comment #8 from super_man@post.com --- the same 1.7.51
https://bugs.winehq.org/show_bug.cgi?id=16009
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #9 from winetest@luukku.com --- (In reply to super_man from comment #7)
the trial is already at version 6. But it does crash while starting and the crash location seems similar
=>0 0x004c2abc in stdl (+0xc2abc) (0x00338130)
wine 1.7.49
The same wine 2.0rc5 and staging 2.0rc5. Wine already shows a gui before crashing.