http://bugs.winehq.org/show_bug.cgi?id=34841
Bug #: 34841 Summary: Garmin BaseCamp 4.1.2 fails on startup due to unimplemented function msvcr90.dll.__CxxExceptionFilter Product: Wine Version: 1.7.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello folks,
as the summary says.
Prerequisite: 'winetricks -q dotnet35'
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Garmin/BaseCamp ... $ wine ./BaseCamp.exe ... fixme:wincodecs:PngDecoder_Frame_GetMetadataQueryReader (0x607149c,0x33d3a4): stub fixme:wincodecs:PngDecoder_Frame_GetMetadataQueryReader (0x607153c,0x33d3a4): stub fixme:wincodecs:PngDecoder_Frame_GetMetadataQueryReader (0x60715dc,0x33d1b0): stub wine: Call from 0x7b83a8bf to unimplemented function msvcr90.dll.__CxxExceptionFilter, aborting wine: Call from 0x7b83a8bf to unimplemented function msvcr90.dll.__CxxExceptionFilter, aborting wine: Call from 0x7b83a8bf to unimplemented function msvcr90.dll.__CxxExceptionFilter, aborting wine: Call from 0x7b83a8bf to unimplemented function msvcr90.dll.__CxxExceptionFilter, aborting fixme:dbghelp:elf_search_auxv can't find symbol in module ... --- snip ---
$ sha1sum BaseCamp_412.exe f48b8813dc7f92f1d4fe3a162c3428ed7095d529 BaseCamp_412.exe
$ du -sh BaseCamp_412.exe 51M BaseCamp_412.exe
$ wine --version wine-1.7.5-251-gbcf4ded
Regards
Regards