http://bugs.winehq.org/show_bug.cgi?id=19890
Summary: Commit 0932f4a1137974f4326fbba8b2d68d8e9b2aed70 crashes game if joystick connected. Product: Wine Version: 1.1.28 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dinput AssignedTo: wine-bugs@winehq.org ReportedBy: janhouse@gmail.com
Created an attachment (id=23339) --> (http://bugs.winehq.org/attachment.cgi?id=23339) Winedbg log file
I did regression test (from 1.1.28 to 1.1.27) and found out that
"commit 0932f4a1137974f4326fbba8b2d68d8e9b2aed70 Author: Vitaliy Margolen wine-patches@kievinfo.com Date: Sat Aug 15 11:59:05 2009 -0600 dinput: Get default axes configuration from the device for joydev."
crashes Trine game if joystick is plugged in USB at the time of launching game.
I added output from winedbg as attachment.