http://bugs.winehq.org/show_bug.cgi?id=34550
Bug #: 34550 Summary: RTX server crashes at start Product: Wine Version: 1.7.2 Platform: x86 URL: http://dldir1.qq.com/foxmail/rtx/rtxserver2012formal.e xe OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com CC: piotr@codeweavers.com Classification: Unclassified
Created attachment 45998 --> http://bugs.winehq.org/attachment.cgi?id=45998 Log: last 600 line of +relay,+seh,+msvcp,+tid log
Steps to reproduce:
1. winetricks -q mfc42 vbrun6 mdac28 jet40 , workaround for several missing components / functions.
2. run the installer, RCAServer.exe will auto start after installing but crash immediately.
Workaround by native msvcp60
--- snip --- 01ba:Call msvcp60.?reserve@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXI@Z(00cbf024,00000000) ret=0044a27f 01ba:trace:msvcp:basic_string_char_reserve 0xcbf024 0 01ba:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7e00d555 ip=7e00d555 tid=01ba 01ba:trace:seh:raise_exception info[0]=00000001 01ba:trace:seh:raise_exception info[1]=00000000 --- snip ---
Attached related logs.
Piotr, could you have a look? Thanks!