http://bugs.winehq.org/show_bug.cgi?id=31131
Bug #: 31131 Summary: installer of Thunder 7 crashes at unimplemented msvcp71.dll.?$?6U?$char_traits@D@std@@@std@@YAAAV?$bas ic_ostream@DU?$char_traits@D@std@@@0@AAV10@D@Z Product: Wine Version: 1.5.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
Created attachment 40862 --> http://bugs.winehq.org/attachment.cgi?id=40862 result from mscodescan.pl
1. Download Thunder 7 installer from http://down.sandai.net/thunder7/Thunder7.2.8.3574.exe
2. Start installer with wine $ wine Thunder7.2.8.3574.exe
wine: Call from 0x7b83ae33 to unimplemented function msvcp71.dll.??$?6U?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@D@Z, aborting wine: Unimplemented function msvcp71.dll.??$?6U?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@D@Z called at address 0x7b83ae33 (thread 003d), starting debugger... Unhandled exception: unimplemented function msvcp71.dll.??$?6U?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@D@Z called in 32-bit code (0x7b83ae33).
After install, Thunder 7 can start without crash. Force using builtin msvcp71 will crash on other unimplemented functions. Will attach a long list of mscodescan result.