[Bug 29992] New: Rally Trophy: crashes on startup when Logitech G25 plugged in
http://bugs.winehq.org/show_bug.cgi?id=29992 Bug #: 29992 Summary: Rally Trophy: crashes on startup when Logitech G25 plugged in Product: Wine Version: 1.4-rc2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dinput AssignedTo: wine-bugs(a)winehq.org ReportedBy: jettis(a)gmail.com CC: lfzawacki(a)yahoo.com.br Classification: Unclassified Created attachment 39043 --> http://bugs.winehq.org/attachment.cgi?id=39043 wine log Rally Trophy crashes on startup when I have Logitech G25 plugged in. Without G25, Rally Trophy starts as it should. I have Ubuntu 11.10 with 3.0.0-16-generic x86-64 kernel. Regression test found this as a problematic commit: 79bd7249e471bbdeb665547a1a3a75454c6c41f8 is the first bad commit commit 79bd7249e471bbdeb665547a1a3a75454c6c41f8 Author: Lucas Fialho Zawacki <lfzawacki(a)gmail.com> Date: Thu Jul 21 15:38:43 2011 -0300 dinput: SetActionMap for joysticks. :040000 040000 2090b0e285fd17e7ab73031bd72c5448a2cb925b 3f012117a9ce453b43a42f1383dff3d38e2ad6d5 M dlls Demo version behaves exactly as full version. Download demo here: http://games.softpedia.com/get/Games-Demo/Rally-Trophy.shtml Wine log attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |79bd7249e471bbdeb665547a1a3 | |a75454c6c41f8 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 --- Comment #1 from Lucas Fialho Zawacki <lfzawacki(a)yahoo.com.br> 2012-02-24 12:16:23 CST --- I'll give this a look as soon as possible, but at the moment I have limited access to a computer with internet and joysticks to test this issue. In the meantime could you provide a trace+dinput log of this crash? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://games.softpedia.com/ | |get/Games-Demo/Rally-Trophy | |.shtml -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 --- Comment #2 from jettis(a)gmail.com 2012-02-24 19:08:30 CST --- Created attachment 39048 --> http://bugs.winehq.org/attachment.cgi?id=39048 wine log trace+dinput -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39043|wine log rally trophy |wine log rally trophy.txt filename| | Attachment #39043|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 --- Comment #3 from Lucas Fialho Zawacki <lfzawacki(a)yahoo.com.br> 2012-02-25 22:30:23 CST --- Created attachment 39080 --> http://bugs.winehq.org/attachment.cgi?id=39080 Prevent a memcpy with NULL address Please try this patch, report the results and paste the terminal output. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |adys.wh(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 --- Comment #4 from jettis(a)gmail.com 2012-02-26 13:00:15 CST --- Created attachment 39091 --> http://bugs.winehq.org/attachment.cgi?id=39091 wine log with patch This patch works. Doesn't crash anymore. Thank you -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 --- Comment #5 from Lucas Fialho Zawacki <lfzawacki(a)yahoo.com.br> 2012-02-27 20:23:33 CST --- Created attachment 39123 --> http://bugs.winehq.org/attachment.cgi?id=39123 Search for device objects of the correct type Can you test with this other patch? If it works it's the better solution. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 --- Comment #6 from jettis(a)gmail.com 2012-02-28 11:07:11 CST --- Yes it is also working. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |07f583478e0d5b182dff9dac14f | |bd96ba30773c9 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2012-02-29 14:15:55 CST --- (In reply to comment #6)
Yes it is also working.
http://source.winehq.org/git/wine.git/commitdiff/07f583478e0d5b182dff9dac14f... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29992 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2012-03-02 13:01:41 CST --- Closing bugs fixed in 1.4-rc6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org