[Bug 46724] New: Call of Juarez: Bound in Blood crashes on startup when using FAudio
https://bugs.winehq.org/show_bug.cgi?id=46724 Bug ID: 46724 Summary: Call of Juarez: Bound in Blood crashes on startup when using FAudio Product: Wine Version: 4.2 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: xaudio2 Assignee: wine-bugs(a)winehq.org Reporter: andrey.goosev(a)gmail.com Distribution: --- Created attachment 63695 --> https://bugs.winehq.org/attachment.cgi?id=63695 backtrace wine-4.2-195-gf784cabd34 -- 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=46724 Ethan Lee <flibitijibibo(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |flibitijibibo(a)gmail.com --- Comment #1 from Ethan Lee <flibitijibibo(a)gmail.com> --- Created attachment 63705 --> https://bugs.winehq.org/attachment.cgi?id=63705 Uninitialized memory fix for XAUDIO2_VOICE_SENDS* I believe the crash is due to an uninitialized pointer sending bogus data to our send wrappers, does the attached patch fix the issue? It works for me, but I could be missing more variables... -- 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=46724 pattietreutel <katyaberezyaka(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka(a)gmail.com -- 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=46724 --- Comment #2 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- (In reply to Ethan Lee from comment #1)
Created attachment 63705 [details] Uninitialized memory fix for XAUDIO2_VOICE_SENDS*
I believe the crash is due to an uninitialized pointer sending bogus data to our send wrappers, does the attached patch fix the issue? It works for me, but I could be missing more variables...
I tested the demo (requires native d3dcompiler_47) and can confirm the crash. Your patch fixes the issue for me. -- 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=46724 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |ac8be6a1a24d49e1e32806b05dc | |f4591de5c691e --- Comment #3 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commit/ac8be6a1a24d49e1e32806b05dcf45... -- 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=46724 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.3. -- 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)
-
wine-bugs@winehq.org