[Bug 47399] Mozart 11-13 crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 22 03:50:53 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47399

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Mozart 13 crashes on        |Mozart 11-13 crashes on
                   |startup                     |startup

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

it seems at least Mozart 11 and 12 are affected as well. Refining summary to
include those.

https://web.archive.org/web/20130604002601/http://www.mozart.co.uk/programs/mzsetup.exe
-> Mozart 11 (using VC++ 2013 runtime -> msvc*100)

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files (x86)/Mozart11

$ WINEDEBUG=+seh,+relay,+msvcrt wine ./mozart.exe >>log.txt 2>&1
...
002a:Call user32.RegisterClassW(0034fd58) ret=7883020e
...
002a:Call msvcr100.wcslen(009f8020 L"Mz32:Frame") ret=00724994
002a:Ret  msvcr100.wcslen() retval=0000000a ret=00724994
002a:Call msvcr100.wcscpy_s(009f8020,0000000b,009f8020 L"Mz32:Frame")
ret=007249b0
002a:Ret  msvcr100.wcscpy_s() retval=00000000 ret=007249b0
...
002a:Ret  user32.RegisterClassW() retval=0000c080 ret=7883020e
002a:Call KERNEL32.DeactivateActCtx(00000000,001a4668) ret=78830250
002a:Ret  KERNEL32.DeactivateActCtx() retval=00000001 ret=78830250
002a:Call msvcr100.wcslen(009f8020 L"Mz32:Frame") ret=00724994
002a:Ret  msvcr100.wcslen() retval=0000000a ret=00724994
002a:Call msvcr100.wcscpy_s(009f8020,0000000b,009f8020 L"Mz32:Frame")
ret=007249b0
002a:Ret  msvcr100.wcscpy_s() retval=00000000 ret=007249b0 
...
002a:Call user32.CreateWindowExW(00000000,009f8020 L"",0114e378
L"Mozart",00cf8000,80000000,80000000,80000000,80000000,00000000,000100e0,00400000,00000000)
ret=788302bf 
...
002a:trace:seh:raise_exception code=c000001d flags=0 addr=0x115553d ip=0115553d
tid=002a
002a:trace:seh:raise_exception  eax=0114008a ebx=01155400 ecx=01155500
edx=01155500 esi=00b2aff0 edi=004392f0
002a:trace:seh:raise_exception  ebp=0034fe88 esp=0034fe1b cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00010a13
002a:trace:seh:call_stack_handlers calling handler at 0x41be83 code=c000001d
flags=0
002a:trace:seh:call_stack_handlers handler at 0x41be83 returned 1
002a:trace:seh:call_stack_handlers calling handler at 0x4199c9 code=c000001d
flags=0
002a:Call
msvcr100._except_handler4_common(00433028,0041957e,0034fdc0,0034ff20,0034faf4,0034fa4c)
ret=004199e9 
--- snip ---

$ sha1sum mzsetup.exe 
1b5ab2671b601883ec2805078f33798e6a8e86c5  mzsetup.exe

$ du -sh mzsetup.exe 
23M    mzsetup.exe

$ wine --version
wine-4.11

Regards

-- 
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.


More information about the wine-bugs mailing list