http://bugs.winehq.org/show_bug.cgi?id=7477
------- Additional Comments From focht@gmx.net 2007-18-02 16:03 ------- Hello,
-- quote -- Looks like a duplicate of bug 6591. Can you test the suggested workarounds? -- quote ---
Bug #6591 is about native msc runtime v8 and manifest issue. The app comes with native versions of the runtime libraries (install dir)
--- snip ---
1076 -rw-rw-r-- 1 focht focht 1093632 Sep 23 2005 mfc80.dll 8 -rw-rw-r-- 1 focht focht 522 Jul 21 2006 Microsoft.VC80.CRT.manifest 8 -rw-rw-r-- 1 focht focht 550 Sep 23 2005 Microsoft.VC80.MFC.manifest 476 -rw-rw-r-- 1 focht focht 479232 Jul 21 2006 msvcm80.dll 544 -rw-rw-r-- 1 focht focht 548864 Jul 21 2006 msvcp80.dll 620 -rw-rw-r-- 1 focht focht 626688 Jul 21 2006 msvcr80.dll
--- snip ---
I think the crash is clearly SDL api related as pointed out by my disassembly analysis. After exception is thrown a process "UplinkSupport.exe" is launched which collects some error info (app crash dump and the like)
Regards