http://bugs.winehq.org/show_bug.cgi?id=16464
Summary: IMVU crashes on startup Product: Wine Version: 1.1.10 Platform: PC URL: http://www.imvu.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com CC: julliard@winehq.org
With today's Git (wine-1.1.10-173-g696512b), when testing bug 11028, the IMVU application crashes on startup, which did not occur in 0.9.52. Regression testing revealed the bad commit to be:
1abf80909981c9424b8bcc47ea363d02f585bf4f is first bad commit commit 1abf80909981c9424b8bcc47ea363d02f585bf4f Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 4 21:52:58 2008 +0200
winebuild: Generate MS-style imports using the OriginalFirstThunk field.
:040000 040000 c9ee555fe018257d706a7c6a4d8d16a37d6e3384 be024219c967eea699192e7b5db2c1aa777b1ef3 M tools
Reverting the commit in HEAD allows the application to start.