[Bug 740] Changed - divide by zero exception in x11drv.dll

wine-bugs at winehq.com wine-bugs at winehq.com
Fri May 31 16:15:51 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=740

*** shadow/740	Fri May 31 14:56:33 2002
--- shadow/740.tmp.19627	Fri May 31 16:15:51 2002
***************
*** 334,336 ****
--- 334,347 ----
  
  ------- Additional Comments From ronis at onsager.chem.mcgill.ca  2002-05-31 14:56 -------
  Are you sure you want me to attache the entire log?  It's about 16M in size.
+ 
+ ------- Additional Comments From ronis at onsager.chem.mcgill.ca  2002-05-31 16:15 -------
+ I checked out the new version of mouse.c; explicit test to see if fgbits was zero
+ before dividing by it, was what I'd tried--the application runs, but exists; i.e.,
+ this hides the real problem, namely that fbbits shouldn't be zero.  
+ 
+ I also reinstalled the HEAD to try out the other parts of the patch.  I get the
+ same behavior.
+ 
+ As far as I can tell, there was no extra debugging message from the application.
+ 



More information about the wine-bugs mailing list