https://bugs.winehq.org/show_bug.cgi?id=45908
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Status|RESOLVED |CLOSED
--- Comment #4 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Rafael Ristovski from comment #1)
This seems to have been an issue in libc, where running sin() with a specific value caused it to page fault. My current build of Wine did not report the full backtrace (I blame optimization levels), but using a binary wine build indeed produced the full backtrace. Resolved.
I gather the libc bug was fixed, correct?