[Bug 95419] [HSW][regression][bisect] RPG Maker game gives "invalid floating point operation" at startup

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 16 17:58:11 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95419

--- Comment #2 from Matt Turner <mattst88 at gmail.com> ---
Thank you very much for the bug report and the bisection -- that's very helpful
and makes our lives much easier :)

The only floating-point operations added in that patch are

+      unsigned hs_additional = (unsigned)
+         round(hs_wants * (((double) remaining_space) / total_wants));

so I suspect we're dividing by 0.

I'll attach a patch for you to test.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160516/3ea094e2/attachment.html>


More information about the intel-3d-bugs mailing list