http://bugs.winehq.org/show_bug.cgi?id=31050 Bug #: 31050 Summary: Civilization V demo crashes with unimplemented msvcp90:??0?$basic_stringstream(a)DU?$char_traits(a)D@std@ @V?$allocator(a)D@2@@std@@QAE(a)H@Z (purist) Product: Wine Version: 1.5.7 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: msvcp AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Classification: Unclassified Installing the civ v demo from http://www.joystiq.com/game/civilization-v/download/civilization-5-demo/ f63089528c8b0315244359624a543ad5ba5fd135 Civ_V_Demo.rar went smoothly, and the game worked (!). (Did see the jarring glitch from bug 23299, but that's cosmetic.) So I tried making things harder, and did winetricks alldlls=builtin then launched the game. It crashed with unimplemented function msvcp90:??0?$basic_stringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAE(a)H@Z For completeness, mscodescan reports only nine msvcp90 symbols are still needed but unimplemented: msvcp90:??0?$basic_ostringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAE(a)H@Z msvcp90:??0?$basic_stringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAE(a)ABV?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@1(a)H@Z msvcp90:??0?$basic_stringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAE(a)H@Z msvcp90:??_D?$basic_ostringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAEXXZ msvcp90:??_D?$basic_stringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAEXXZ msvcp90:?_Raise_handler(a)std@@3P6AXABVexception(a)stdext@@@ZA msvcp90:?str@?$basic_ostringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QBE?AV?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@2(a)XZ msvcp90:?str@?$basic_stringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QBE?AV?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@2(a)XZ msvcp90:?_Throw(a)std@@YAXABVexception(a)stdext@@@Z -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.