<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [HSW][regression][bisect] RPG Maker game gives "invalid floating point operation" at startup"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95419#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [HSW][regression][bisect] RPG Maker game gives "invalid floating point operation" at startup"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95419">bug 95419</a>
from <span class="vcard"><a class="email" href="mailto:mattst88@gmail.com" title="Matt Turner <mattst88@gmail.com>"> <span class="fn">Matt Turner</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>