https://bugs.winehq.org/show_bug.cgi?id=31212
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #12 from Bernhard Übelacker bernhardu@mailbox.org --- I could no longer find the version 391, but a crash happened following the described actions also for 418.
This would be a deep link to it: https://download.acoustica.com/versions/mixcraft8/mx/mixcraft8-b418-setup.ex... 88ef5035748d60725020b78879c4c744fa569449f17d75f7ab216fdbe41ade8b mixcraft8-b418-setup.exe
This is a backtrace of the call to MiniDumpWriteDump:
Breakpoint 1 at 0x00000000f707fb80 MiniDumpWriteDump in dbghelp 002d:fixme:dbghelp:elf_search_auxv can't find symbol in module Stopped on breakpoint 1 at 0x00000000f707fb80 MiniDumpWriteDump in dbghelp Wine-dbg>bt Backtrace: =>0 0x00000000f707fb80 MiniDumpWriteDump() in dbghelp (0x00000000022af2c4) 1 0x0000000000c1e846 EntryPoint+0xffffffffffffffff() in sndengine (0x00000000022af310) 2 0x0000000000c2be5d EntryPoint+0x4180() in sndengine (0x00000000022af348) 3 0x0000000000c2bd85 EntryPoint+0x40a8() in sndengine (0x00000000022af3b8) 4 0x0000000000c2c3dc EntryPoint+0x46ff() in sndengine (0x00000000022af3ec) 5 0x0000000000c1ea43 EntryPoint+0xffffffffffffffff() in sndengine (0x00000000022af428) 6 0x000000007bca9fe1 call_exception_handler+0x28() in ntdll (0x00000000022af458) 7 0x000000007bca9fb3 EXC_CallHandler+0x1a() in ntdll (0x00000000022af478) 8 0x000000007bcac091 NtSetContextThread+0x210() in ntdll (0x00000000022af4d8) 9 0x000000007bcac3c0 NtSetContextThread+0x53f() in ntdll (0x00000000022af4e8) 10 0x00000000deadbabe (0x00000000022af858) 11 0x000000001b974b50 EntryPoint+0xd41() in dh_arraysequencer.sem (0x00000000022af890) 12 0x000000001b971a4f EntryPoint+0xffffffffffffffff() in dh_arraysequencer.sem (0x000000001b992a68) Wine-dbg>
I tested in a Debian 11 Bullseye VM, the crash was visible between wine-5.0.3 and wine-5.19.
It looks like from wine-5.20 to wine-6.0.4 (and latest git at a different machine) the crash does no longer happen.
So this bug seems fixed since wine-5.20.