https://bugs.winehq.org/show_bug.cgi?id=50903
Bug ID: 50903 Summary: Magic the gathering Arena (MTGA) crashes when launching the game Product: Wine Version: 6.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: litimetal@gmail.com Distribution: ---
Created attachment 69713 --> https://bugs.winehq.org/attachment.cgi?id=69713 backtrace.txt
Wine was performing well for MTGA. On 2021 March 24, an update for MTGA was pushed. After that, I started to meet this issue
-------- "Versions": { "0.1.3536.856069": "3/24/21" }, ---------
I think this is not a dup of bug 47753
https://bugs.winehq.org/show_bug.cgi?id=50903
--- Comment #1 from lizhenbo litimetal@gmail.com --- Created attachment 69714 --> https://bugs.winehq.org/attachment.cgi?id=69714 WINEDEBUG=+winmm
Although we could see winmm in backtrace --- 0x0000000180db40eb EntryPoint+0xffa02f23 in unityplayer: int $3 Modules: Module Address Debug info Name (57 modules) PE 230000- 359000 Deferred winmm PE 60980000- 610ec000 Deferred mono-2.0-bdwgc ---
I could see nothing wrong with winmm
--- 00d4:trace:winmm:DllMain 0000000000D10000 0x1 0000000000000000 00d4:fixme:dbghelp:SymRegisterFunctionEntryCallback64 (000000000000008C 0000000140035A80 d8930): stub! 00d4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION wine: Unhandled exception 0x80000003 in thread cc at address 0000000180DB40EB (thread 00cc), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=50903
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #2 from lizhenbo litimetal@gmail.com --- My bad. Winmm appearing at top of the module list doesn't mean anything specific.