[Bug 30563] WinBuilder v082: Error "Invalid floating point operation." occuring when running application.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 1 09:36:29 CDT 2012


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|mshtml                      |-unknown
         Depends on|                            |30465
     Ever Confirmed|0                           |1

--- Comment #4 from Anastasius Focht <focht at gmx.net> 2012-05-01 09:36:29 CDT ---
Hello,

its seems there are multiple problems here (technically different bugs).

The fix from bug 30465 makes the app more stable in first place.
With current Gecko it crashes a lot in "mozjs.dll" and "xul.dll" which is not
seen in that frequency if the fix is applied.

The HTML-based GUI is completely usable for me so you must have done something
wrong if it shows garbage or missing UI elements.
In the "proxy settings" you have to set "ping" to "http" otherwise the app
requests raw sockets.

Also make sure you don't fall into Wine 64/32 bits trap (shared WoW).
Depending on your initial WINEPREFIX setup you need to put the dll in different
places, "system32" (pure 32 bits wineprefix, WINEARCH=win32) vs. "syswow64" (32
bits folder in 64 bits wineprefix).

This "Invalid floating point operation." is just a generic error mechanism to
indicate _something_ went wrong (just like VB6 inexact float result exception).

Regards

-- 
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