https://bugs.winehq.org/show_bug.cgi?id=48852
Bug ID: 48852 Summary: quartz crashes with Magic The Gathering: Online Product: Wine Version: 4.9 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: panard@inzenet.org Distribution: ---
Created attachment 66776 --> https://bugs.winehq.org/attachment.cgi?id=66776 WINEDEBUG=+quartz,+wmp
Since the March 25, 2020 update of Magic Online client, quartz regularly crashes in PullPin_Disconnect, whereas the following configuration is used:
winetricks sound=disabled winegstreamer=disabled
Attached is the backtrace, a +quartz,+wmp trace, and the wav file it was playing. Relevant errors seem to be around: 0073:err:quartz:BaseMemAllocator_Commit fnAlloc failed with error 0x8004020e 0073:warn:quartz:FilterGraph2_Render Unable to connect L"Wave Parser" to renderer (80040207)
Then the crash occurs within PullPin_Disconnect because This->pAlloc is NULL.
https://bugs.winehq.org/show_bug.cgi?id=48852
--- Comment #1 from Panard panard@inzenet.org --- Created attachment 66777 --> https://bugs.winehq.org/attachment.cgi?id=66777 backtrace of quartz crash
https://bugs.winehq.org/show_bug.cgi?id=48852
--- Comment #2 from Panard panard@inzenet.org --- Created attachment 66778 --> https://bugs.winehq.org/attachment.cgi?id=66778 WAV file to be played
https://bugs.winehq.org/show_bug.cgi?id=48852
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- That code path doesn't exist in current Wine, so it can't really be fixed as such. If possible please test with current Wine and with winegstreamer enabled.
https://bugs.winehq.org/show_bug.cgi?id=48852
--- Comment #4 from Panard panard@inzenet.org --- Will try. Although the bug still occurs with wine 5.5, it is much more random and difficult to catch.. Moreover, with winegstreamer enabled, the bug https://bugs.winehq.org/show_bug.cgi?id=46511 occurs much more often.
Anyway, whenever I manage to catch it I'll post it there (the backtrace looked very similar from what I recall)
https://bugs.winehq.org/show_bug.cgi?id=48852
Panard panard@inzenet.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME
--- Comment #5 from Panard panard@inzenet.org --- This bugs seems fixed since quite some time - I never had experienced or had report of it since wine 7.0, at least. I mark it as worksforme.
https://bugs.winehq.org/show_bug.cgi?id=48852
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Gijs Vermeulen gijsvrm@gmail.com --- Closing WORKSFORME.