https://bugs.winehq.org/show_bug.cgi?id=35637
Bug ID: 35637 Summary: Seagate Crystal Enterprise 8.0: 'inputfileserver.exe' service needs msvcirt.dll.??0fstream@@QAE@XZ Product: Wine Version: 1.7.13 Hardware: x86 OS: Linux Status: NEW Severity: minor Priority: P2 Component: msvcirt Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
as the summary says ...
--- snip --- ... 0072:trace:process:__wine_kernel_init starting process name=L"C:\Program Files\Seagate Software\Enterprise\x86\inputfileserver.exe" argv[0]=L"C:\Program Files\Seagate Software\Enterprise\x86\inputfileserver.exe" ... 0075:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83a97b ip=7b83a97b tid=0075 0075:trace:seh:raise_exception info[0]=f6e08d7c 0075:trace:seh:raise_exception info[1]=f6e08e76 wine: Call from 0x7b83a97b to unimplemented function msvcirt.dll.??0fstream@@QAE@XZ, aborting --- snip ---
Source: http://source.winehq.org/git/wine.git/blob/799731f4b9e9495181e18a68eba16c921...
--- snip --- 27 @ stub -arch=win32 ??0fstream@@QAE@XZ # __thiscall fstream::fstream(void) --- snip ---
Workaround: 'winetricks msvcirt' before running the installer.
$ wine --version wine-1.7.13
Regards