[Bug 50757] (Regression) Hyperdimension Neptunia Re;Birth1 Crashes/freezes frequently with FAudio

WineHQ Bugzilla wine-bugs at winehq.org
Tue Nov 2 02:00:43 CDT 2021


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

Alistair Leslie-Hughes <leslie_alistair at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leslie_alistair at hotmail.com

--- Comment #2 from Alistair Leslie-Hughes <leslie_alistair at hotmail.com> ---
Currently it crashes on startup

Assertion failed: (voice->src.wmadec != NULL && (pBufferWMA != NULL ||
voice->src.format->wFormatTag == FAUDIO_FORMAT_XMAUDIO2)) || (voice->src.wmadec
== NULL && (pBufferWMA == NULL && voice->src.format->wFormatTag !=
FAUDIO_FORMAT_XMAUDIO2)), file libs/faudio/src/FAudio.c, line 2456

This should be fixed in upstream faudio
(https://github.com/FNA-XNA/FAudio/commit/de0c1f833c12a992af5c7daebe1705cd2c72f743)

I guess at some point faudio will be updated in the wine base, and this can be
marked as fixed.

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