http://bugs.winehq.org/show_bug.cgi?id=31093
Bug #: 31093 Summary: League of Legends / Pando downloader crashes with builtin msvcp90 Product: Wine Version: 1.5.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
If bug 24020 were fixed, this would be a purist bug.
Not sure why, but with today's git and builtin msvcp90, the LOL downloader crashes and starts the bugsplat reporter (which puts up a dialog saying it was expecting argument 'c').
To reproduce, work around bug 22152 as usual with GC_DONT_GC=1 bug LeagueofLegends.exe
winetricks vcrun2008 makes the problem go away. Setting msvcp90 to builtin makes it come back.