https://bugs.winehq.org/show_bug.cgi?id=51878
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- Thanks for the report!
The "wine: Unhandled page fault on read access to 0000000000000000 at address 00000001C9232342 (thread 0074), starting debugger..." message is a bit worrying and probably the cause of the issue.
From the log I see that the device is detected as two different SDL joysticks,
but both with the same descriptor: "desc {vid 0810, pid 0001, version 0110, input -1, uid 00000000, is_gamepad 1}, unix_device 00007FEDA80273B0" with index 0 and 1.
That may be the cause of the later crash when the axis is moved.
Could you try disabling SDL in the registry and see if it makes any difference? You can do that by adding a "Enable SDL" option set to 0 in regedit, under the key mentioned in https://wiki.winehq.org/Useful_Registry_Keys