http://bugs.winehq.org/show_bug.cgi?id=33201
Bug #: 33201 Summary: DVDFab HD Decrypter fails to start with builtin msvcr90 Product: Wine Version: 1.5.25 Platform: x86 URL: http://www.dvdfab.com/hd-decrypter.htm OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net Classification: Unclassified
Created attachment 43922 --> http://bugs.winehq.org/attachment.cgi?id=43922 DVDFab log
The splash screen flashes briefly and then the app shuts down. A regression test identified this commit:
5d88f780dd4bbbde0ff27075b58321d7347f6d4b is the first bad commit commit 5d88f780dd4bbbde0ff27075b58321d7347f6d4b Author: Piotr Caban piotr@codeweavers.com Date: Mon Feb 18 10:26:01 2013 +0100
msvcr90: Prefer builtin version.
:040000 040000 09577625ae5788cd73d4a3cd6c5c6f82ea7d9807 aef32f8a1984759761461627f3e53a1e9d81204c M dlls
Setting msvcr90 to native, builtin works around the problem (the app installs it).