[Bug 5245] Run-Time error '6' overflow in terragen

Wine Bugs wine-bugs at winehq.org
Wed Jun 28 12:52:30 CDT 2006


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





------- Additional Comments From a_villacis at palosanto.com  2006-28-06 12:52 -------
I confirmed the crash back at home. However, this does not seem to be related to
any oleaut32 bug, since (1) no oleaut32 function reported DISP_E_OVERFLOW, and
(2) using a native oleaut32.dll has no effect - the overflow crash keeps
happening. Item (2) probably rules out any mis-conversion to a data type of
insufficient length. A very wild guess would be that a numeric operation outside
of oleaut32 is overflowing, and Windows normally does not signal an overflow for
it, but wine does. I need to check with the debugger.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list