http://bugs.winehq.org/show_bug.cgi?id=21904
Summary: Sonic CD installer crashes Product: Wine Version: 1.1.39 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: julliard@winehq.org
Created an attachment (id=26565) --> (http://bugs.winehq.org/attachment.cgi?id=26565) Terminal output w/ backtrace
In Wine 1.1.39, the installer for Sonic CD crashes just after producing a dialog box with the title "DirectX install". In 1.1.38, it was able to progress past this point. Messages about being unable to load some DLLs have also appeared in terminal output. Regression testing shows:
0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725 is first bad commit commit 0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725 Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 8 17:44:23 2010 +0100
user32: Do not load 16-bit user.exe by default.
:040000 040000 efe35dc6ec566d8677b01e142290dde76d0d73c6 e0a08872768ea3f142cd2d1fedeb8dafa167c05b M dlls
Reverting this patch fixes the problem.