[Bug 49721] New: The Secret of Monkey Island SE crashes on exit with built-in xactengine3_4
https://bugs.winehq.org/show_bug.cgi?id=49721 Bug ID: 49721 Summary: The Secret of Monkey Island SE crashes on exit with built-in xactengine3_4 Product: Wine Version: 5.15 Hardware: x86 OS: Linux Status: NEW Severity: minor Priority: P2 Component: xactengine Assignee: wine-bugs(a)winehq.org Reporter: gyebro69(a)gmail.com Distribution: --- Created attachment 67982 --> https://bugs.winehq.org/attachment.cgi?id=67982 plain terminal output Although it's not a game-breaking bug (happens only when quitting the game), yet it would be nice to get rid of the crash. With native xactengine3_4.dll the game quits properly. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49721 --- Comment #1 from Béla Gyebrószki <gyebro69(a)gmail.com> --- Created attachment 67983 --> https://bugs.winehq.org/attachment.cgi?id=67983 +xact3 log -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49721 Christoph Korn <christoph.korn(a)posteo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christoph.korn(a)posteo.de -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49721 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- The root cause of the crash is an assumption in FAudio about what the wavebank->io element points to. It's assumed to be an SDL_RWFromFile structure but in the case of a IXACT3Engine_CreateStreamingWaveBank it's passing an wrap_readfile_struct structure, which aren't compatible. https://github.com/FNA-XNA/FAudio/issues/213 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49721 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|NEW |RESOLVED --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- This can be closed once FAudio 20.09 is released. Fixed by https://github.com/FNA-XNA/FAudio/commit/92fbd51505bf4e4fb302b8edf47cf865819... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49721 --- Comment #4 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- (In reply to Alistair Leslie-Hughes from comment #3)
This can be closed once FAudio 20.09 is released.
Fixed by https://github.com/FNA-XNA/FAudio/commit/ 92fbd51505bf4e4fb302b8edf47cf8658195a24f
Should be FAudio 20.10. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49721 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Fixed upstream by https://github.com/FNA-XNA/FAudio/releases/tag/20.10 -- 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.
participants (1)
-
WineHQ Bugzilla