http://bugs.winehq.org/show_bug.cgi?id=34902
Bug #: 34902 Summary: Ableton Live 9 Suite v9.0.x (64-bit) crashes on startup, needs msvcr90.dll._vsprintf_l Product: Wine Version: 1.7.6 Platform: x86-64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello folks,
reported in forum.
--- snip --- $ pwd /home/focht/.wine/drive_c/users/Public/Application Data/Ableton/Live 9 Suite/Program
$ file *.{dll,exe} Ableton Live Engine.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows VideoExportMMF.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows Ableton Live 9 Suite.exe: PE32+ executable (GUI) x86-64, for MS Windows InstallHelper.exe: PE32+ executable (console) x86-64, for MS Windows
$ wine ./Ableton\ Live\ 9\ Suite.exe ... fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x23f060 1 C) semi-stub wine: Call from 0x7b849f8f to unimplemented function msvcr90.dll._vsprintf_l, aborting fixme:seh:__CxxFrameHandler 0x23f430 23f930 0x23e6b0 0x23eb80: not implemented fixme:seh:__CxxFrameHandler 0x23f430 23fa40 0x23e6b0 0x23eb80: not implemented wine: Unimplemented function msvcr90.dll._vsprintf_l called at address 0x7b849f8f (thread 0024), starting debugger... ... Modules: Module Address Debug info Name (100 modules) PE 400000- 67f2000 Export ableton live 9 suite PE 5d360000- 5d36d000 Deferred mfc90enu PE 78e10000- 792f9000 Export mfc90u ELF 7b800000- 7bc82000 Dwarf kernel32<elf> -PE 7b820000- 7bc82000 \ kernel32 ELF 7be00000- 7c103000 Dwarf <wine-loader> ... Threads: process tid prio (all id:s are in hex) ... 00000023 (D) C:\users\Public\Application Data\Ableton\Live 9 Suite\Program\Ableton Live 9 Suite.exe 00000024 0 <== --- snip ---
Source: http://source.winehq.org/git/wine.git/blob/3bb2c11757156223be0f8a22f3b377b06...
--- snip --- 1116 @ stub _vsprintf_l --- snip ---
$ sha1sum Setup.msi 7285fbd9c8db10ac25eb996578448dcae2b2fb73 Setup.msi
$ du -sh Setup.msi 676M Setup.msi
$ wine --version wine-1.7.6-202-gc7274f1
Regards