[Bug 12648] New: With 16 bit display, Qtracker crashes just after it puts up GUI
http://bugs.winehq.org/show_bug.cgi?id=12648 Summary: With 16 bit display, Qtracker crashes just after it puts up GUI Product: Wine Version: 0.9.59. Platform: Other URL: http://qtracker.com OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Bug 5671 was about a similar crash in 32 (24) bit mode which is now fixed. The app runs fine on Wine on 32 bit graphics screens, and on Windows XP in both 16 and 32 bit graphics screens, but it crashes with a divide by zero error on wine with 16 bit graphics screens. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12648 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2008-04-18 20:27:19 --- The crash seems to be the same one described in the old bug as the next one after the stack corruption one, i.e. 0009:Call gdi32.SetTextColor(00008080,00000000) ret=004d32c1 0009:Ret gdi32.SetTextColor() retval=00000000 ret=004d32c1 trace:seh:raise_exception code=c0000094 flags=0 addr=0x53b97d ... Unhandled exception: divide by zero in 32-bit code (0x0053b97d). ... Backtrace: =>1 0x0053b97d in qtracker (+0x13b97d) (0x0032eb38) 2 0x00008080 (0x00659ed4) 3 0x0054eb30 in qtracker (+0x14eb30) (0x004d34fe) 4 0x10b8c300 (0x64d3f4b8) 5 0x00000000 (0x00000000) 0x0053b97d: idivl %ecx,%eax It's in 0.9.60 and 0.9.51, too, and probably in much older versions as well. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12648 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz(a)gmail.com --- Comment #2 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2009-04-19 06:10:28 --- I'm using wine-git (1.1.19) downloaded in 18.04.2009 (compiled using gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) ) on Fedora 10 i386. I run qtracker 4.9 in 16 bit Color depth and the application doesn't crash. I think the bug should be marked resolved. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12648 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-09-06 02:00:22 CDT --- (In reply to comment #2)
I'm using wine-git (1.1.19) downloaded in 18.04.2009 (compiled using gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) ) on Fedora 10 i386.
I run qtracker 4.9 in 16 bit Color depth and the application doesn't crash. I think the bug should be marked resolved.
Fixed then. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12648 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2010-09-18 13:05:22 CDT --- Closing bugs fixed in 1.3.3. -- 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.
participants (1)
-
wine-bugs@winehq.org