[Bug 25045] Regression: "Act of War: Direct Action" game crashes on loading screen

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 6 10:38:00 CDT 2010


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

--- Comment #3 from Henri Verbeet <hverbeet at gmail.com> 2010-11-06 10:37:58 CDT ---
It actually looks like an (obscure) driver bug, 0x7ae002ce is inside
libnvidia-glcore.so.260.19.12. It looks like it's trying to set the FPU control
word, but doesn't clear the FPU exception flags before doing that. Since
FLT_MAX is a rather large floating point number, it's possible this causes the
driver to generate an invalid operation exception in some earlier code.

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