http://bugs.winehq.org/show_bug.cgi?id=30254 Bug #: 30254 Summary: SmartScore X Pro demo crashes on startup Product: Wine Version: 1.5.0 Platform: x86 URL: http://www.musitek.com/Demos/SSXDemo.msi OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: fossw00t(a)gmail.com Classification: Unclassified Created attachment 39516 --> http://bugs.winehq.org/attachment.cgi?id=39516 backtrace The program seems to enter a messaging loop on startup: it calls EndDialog which calls WINPOS_ActivateOtherWindow which ends up activating the destroyed dialog. The resulting crash is a divide-by-zero because SendMessage fails (max recursion) and returns zero for LB_GETITEMHEIGHT. -- 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.