https://bugs.winehq.org/show_bug.cgi?id=39023 Alex Vallée <avallee(a)chromium.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |avallee(a)chromium.org --- Comment #37 from Alex Vallée <avallee(a)chromium.org> --- Created attachment 58590 --> https://bugs.winehq.org/attachment.cgi?id=58590 Add locking around access to the same device id. Ignore the extra logging, I think the main issue for the crash is that FFXI is accessing the same HID device from 2 threads. I noticed that if one of the threads dies the whole game goes down. In other cases you can just continue and that thread dies but the rest of the game is fine. -- 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.