[Bug 12648] With 16 bit display, Qtracker crashes just after it puts up GUI

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 18 20:27:20 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12648





--- Comment #1 from Dan Kegel <dank at 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.



More information about the wine-bugs mailing list