http://bugs.winehq.org/show_bug.cgi?id=28205
Summary: (regression ? ) MSPY2010.exe crash on unimplemented function msvcp90.dll.??4?$basic_string@_WU?$char_traits@_W@std@ @V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
1. Download MSPY2010.exe from http://www.microsoft.com/china/pinyin/ 2. Start the installer with wine: $ wine MSPY2010.exe /quiet
wine: Call from 0x7b83a537 to unimplemented function msvcp90.dll.??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z, aborting
The installer works in wine-1.3.26, doesn't work in wine-1.3.27
I'm not sure whether this is a regression, a bisect shows as below:
227f87fc7dd13c27f2f3c04eae4e036ce4d56bef is the first bad commit commit 227f87fc7dd13c27f2f3c04eae4e036ce4d56bef Author: Alexandre Julliard julliard@winehq.org Date: Thu Aug 25 17:20:28 2011 +0200
msvcr90: Add a WinSxS manifest resource.
:040000 040000 555c864d57fed04525a7d8ab5e4081001a55b242 4a86ece6791f7e7c665ed54f2c7ca8c222e0e966 M dlls bisect run success