http://bugs.winehq.org/show_bug.cgi?id=26232
Summary: Dragon Age 2 demo crashes with builtin msvcr90 Product: Wine Version: 1.3.14 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
If you install dragon age 2 demo, and then mark msvcr90 as builtin, it crashes a few seconds into gameplay. The log shows about 100k lines like
fixme:msvcrt:__crtGetStringTypeW (unk 0, type 1, wstr 0x177d358(1), 0x177d35c) partial stub
followed by
fixme:msvcr90:__clean_type_info_names_internal (0x78507750) stub err:mmtime:TIME_MMTimeStop Timer still active?! err:seh:setup_exception_record stack overflow 1628 bytes in thread 0021 eip 7bc3e88c esp 01780cd4 stack 0x1780000-0x1781000-0x1880000
To reproduce, do winetricks-alpha dragonage2_demo, then override msvcr90 as builtin.