http://bugs.winehq.org/show_bug.cgi?id=18354
Summary: Suunto Training Manager crashes shortly after startup Product: Wine Version: 1.1.20 Platform: PC URL: http://www.suunto.com/suunto/main/article_1column.jsp?CO NTENT%3C%3Ecnt_id=10134198673939767&FOLDER%3C%3Efolder_i d=9852723697223448&PRODUCT%3C%3Eprd_id=845524442491506 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: john@johnmorgan.me.uk
Created an attachment (id=20908) --> (http://bugs.winehq.org/attachment.cgi?id=20908) ErrorLog from console
Training Manager starts up ok but crashes shortly after - seemingly when trying to display menus or pop-up windows (although it doesn't *always* crash the first time a menu is displayed)
http://bugs.winehq.org/show_bug.cgi?id=18354
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=18354
Rein Klazes wijn@online.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Rein Klazes wijn@online.nl 2009-05-05 02:18:09 --- Confirming. Calculated menu height is 65535 -> crash.
Patch submitted: http://www.winehq.org/pipermail/wine-patches/2009-May/072618.html
http://bugs.winehq.org/show_bug.cgi?id=18354
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Dan Kegel dank@kegel.com 2009-05-05 09:21:49 --- A related patch, http://www.winehq.org/pipermail/wine-cvs/2009-May/055136.html was committed. Please retest with wine from svn or wait for wine-1.1.21.
http://bugs.winehq.org/show_bug.cgi?id=18354
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2009-05-05 09:42:29 --- Actually the real fix is 1fa15f3d2f4434888cc6a6075b089e4f0feff349.
The bug is in the app, it calls DeleteObject on a kernel event handle. I wouldn't be surprised if it ended up deleting random GDI objects on Windows too.
http://bugs.winehq.org/show_bug.cgi?id=18354
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2009-05-08 12:53:59 --- Closing bugs fixed in 1.1.21.