[Bug 46805] Multiple applications crash when playing sound ( faudio built without SSE2)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 9 13:35:51 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46805

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
            Product|Wine                        |Packaging
         Resolution|---                         |FIXED
            Summary|Multiple applications crash |Multiple applications crash
                   |when playing sound          |when playing sound (faudio
                   |                            |built without SSE2)
            Version|4.3                         |unspecified
          Component|xaudio2                     |wine-packages

--- Comment #8 from Sebastian Lackner <sebastian at fds-team.de> ---
I've just pushed new Wine packages (version 4.3-2 available at
http://dl.winehq.org/wine-builds/macosx/download.html) that include Faudio
built with CFLAGS="-msse2". As usual, the Wine CDN seems pretty slow to me, but
I have no influence on that - in a few minutes the packages should hopefully be
available at a decent speed. Marking this bug as FIXED, please let me know if
you notice any other packaging issues.

@Ethan Lee: I would still recommend to make your code more foolproof: Showing a
warning when SSE2 is not correctly detected would be nice. Even without SSE2
enabled, it might be a good idea to have generic fallback functions always
compiled in. I don't think saving a few bytes is worth the risk of bugs. ;)

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