https://bugs.winehq.org/show_bug.cgi?id=35657
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Anthem Room Correction 2 |Multiple applications crash |v1.0.1 crashes on |on unimplemented function |unimplemented function |msvcr110.dll.__CxxException |msvcr110.dll.__CxxException |Filter (Anthem Room |Filter when attempting to |Correction 2 v1.0.1, |take measurements |ImpotRapide 2013)
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
still present.
Also encountered with 'ImpotRapide 2013' (.NET 4.0 app).
Prerequisite: 'winetricks -q dotnet40'
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/ImpotRapide 2013
$ wine ./ir2013.exe ... wine: Call from 0x7b83ac57 to unimplemented function msvcr110.dll.__CxxExceptionFilter, aborting ... Unhandled Exception: System.Runtime.InteropServices.SEHException: External component has thrown an exception. at _CxxThrowException(Void* , _s__ThrowInfo* ) at QTConfig.CConfigFileProvider.GetString(CConfigFileProvider* , CStdStr<char>* , CStdStr<char>* key) at QTConfig.CConfigFileProvider.GetValueAsString(CConfigFileProvider* , CStdStr<char>* , CStdStr<char>* key) at QTConfig.CQTConfig.GetValueAsString(CQTConfig* , CStdStr<char>* , CStdStr<char>* key) at QTConfig.GetValueAsString(CStdStr<char>* , CStdStr<char>* key, CStdStr<char>* defaultValue) at CActivationKeyManager.GetAllTokens(CActivationKeyManager* , list<std::pair<CStdStr<char>,CStdStr<char>
,std::allocator<std::pair<CStdStr<char>,CStdStr<char> > > >* )
at create_return_counter() at TaxMain(HINSTANCE__* hInstance, Int32 nCmdShow) at CTaxApp.Run(CTaxApp* ) at _WinMainCRTStartup() --- snip ---
$ sha1sum InstallFr2013_Bld6004_Mar14.exe 6ba93dda6d1b9744842fb84ba27ad3bcf0b26061 InstallFr2013_Bld6004_Mar14.exe
$ du -sh InstallFr2013_Bld6004_Mar14.exe 55M InstallFr2013_Bld6004_Mar14.exe
$ wine --version wine-1.7.19-27-gabea10f
Regards