[Bug 24432] New: League of Legends standalone client crashes when starting tutorial game, with unimplemented functions from msvcp80.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 16 18:48:23 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24432

           Summary: League of Legends standalone client crashes when
                    starting tutorial game, with unimplemented functions
                    from msvcp80.dll
           Product: Wine
           Version: 1.3.2
          Platform: x86
               URL: http://l3cdn.riotgames.com/Installer/lol/LOL_Standalon
                    e_09_16_2010.rar
        OS/Version: Linux
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Created an attachment (id=30811)
 --> (http://bugs.winehq.org/attachment.cgi?id=30811)
log from mscodescan.pl (which runs winedump -j import)

After doing 'winetricks ie6' to work around bug 24431, the
LoL standalone client crashes when you enter a tutorial game, with

wine: Call from 0x7b8367b3 to unimplemented function
msvcp80.dll.?clear@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEXXZ,
aborting   

winedump shows the game uses about 120 routines from msvcp80 that are
currently stubs in wine; see attached log.

winetricks vcrun2005 works around this, and gets you to the next problem.

-- 
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.



More information about the wine-bugs mailing list