Game Crashes on Load When Game Pad Connected

Questions about Wine on Linux
Locked
Jmurrish
Newbie
Newbie
Posts: 1
Joined: Wed Aug 21, 2019 8:55 pm

Game Crashes on Load When Game Pad Connected

Post by Jmurrish »

I am trying to get a game up and running on Linux, but am having issues with a USB game pad. The game runs fine when I do not have the game pad connected, but when I have it connected to my PC, the app will not start.

I am able to see the controller when I run "wine control joy.cpl" and the buttons and d-pad all register.

The d-pad is attached to js0 and event14 in /dev/input

The beginning of the results from running "jstest /dev/input/js0" is:

Code: Select all

Driver version is 2.1.0.
Joystick (PC Game Controller) has 6 axes (X, Y, Z, Rz, Hat0X, Hat0Y)
and 13 buttons (BtnA, BtnB, BtnC, BtnX, BtnY, BtnZ, BtnTL, BtnTR, BtnTL2, BtnTR2, BtnSelect, BtnStart, BtnMode).
and the results of running "evtest /dev/input/event14" is:

Code: Select all

Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x79 product 0x126 version 0x111
Input device name: "PC Game Controller"
I ran with the following command:

Code: Select all

WINEDEBUG=+dinput,+plugplay,+hid_report wine VPinball995.exe &> ~/Desktop/debug.log
and received the following output:

Code: Select all

001d:trace:plugplay:ServiceMain starting service
0021:trace:plugplay:DriverEntry (0x13230, L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\WineBus")
0021:trace:plugplay:sdl_driver_init (0x55720, L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\SDLJOY")
0026:trace:hid_report:process_device_event Received action 605
0021:trace:plugplay:sdl_driver_init Initialization successful
0026:trace:plugplay:try_add_device Found sdl device 0 (vid 0079, pid 0126, version 273, serial L"03000000790000002601000011010000")
0026:trace:plugplay:bus_create_hid_device (0x55720, L"SDLJOY", 0079, 0126, 273, 0, L"03000000790000002601000011010000", 0, {463d60b5-802b-4bb2-8fdb-7da9b99604d8}, 0x7f3ff5690d00, 80)
0026:trace:plugplay:build_report_descriptor Report Descriptor will be 84 bytes
0026:trace:plugplay:build_report_descriptor Report will be 11 bytes
0026:trace:plugplay:handle_bus_relations (0x558b0)
0026:trace:plugplay:common_pnp_dispatch IRP_MN_QUERY_ID
0026:trace:plugplay:handle_IRP_MN_QUERY_ID (0x558b0, 0x56400)
0026:trace:plugplay:handle_IRP_MN_QUERY_ID BusQueryCompatibleIDs
0026:trace:plugplay:get_driver_for_id no driver found for L"SDLJOY\\Vid_0079&Pid_0126&IM_1\\273&03000000790000002601000011010000&0"
0026:trace:plugplay:get_driver_for_id no driver found for L"SDLJOY\\Vid_0079&Pid_0126"
0026:trace:plugplay:get_driver_for_id found driver L"WineHID" for L"SDLJOY"
0026:trace:plugplay:common_pnp_dispatch IRP_MN_QUERY_ID
0026:trace:plugplay:handle_IRP_MN_QUERY_ID (0x558b0, 0x56be0)
0026:trace:plugplay:handle_IRP_MN_QUERY_ID BusQueryInstanceID
0026:trace:plugplay:hid_internal_dispatch (0x558b0, 0x57300)
0026:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_DEVICE_ATTRIBUTES
0026:trace:plugplay:hid_internal_dispatch (0x558b0, 0x57300)
0026:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_DEVICE_DESCRIPTOR
0026:trace:plugplay:hid_internal_dispatch (0x558b0, 0x57300)
0026:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_REPORT_DESCRIPTOR
002a:trace:plugplay:hid_internal_dispatch (0x558b0, 0x58360)
002a:trace:hid_report:hid_internal_dispatch IOCTL_HID_READ_REPORT
0009:fixme:ver:GetCurrentPackageId (0x32dcbc (nil)): stub
wine: Unhandled page fault on write access to 0x00000000 at address 0x7b440b0a (thread 0009), starting debugger...
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7b440b0a).
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7b440b0a ESP:0032fd10 EBP:0032fd38 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00000000 EBX:00000000 ECX:ace89000 EDX:0000000c
 ESI:0032fd78 EDI:00000000
Stack dump:
0x0032fd10:  0032fd30 7b444c66 0032fd40 00000078
0x0032fd20:  00000078 7b440ad6 0032fd50 00000000
0x0032fd30:  00000078 0032fd78 0032fda8 7e20d2e3
0x0032fd40:  00000078 000b01a8 7e20d1f5 7e20d2e3
0x0032fd50:  00000078 0032fd78 00000000 00000001
0x0032fd60:  00110014 00164b88 00000000 0032fdc0
Backtrace:
=>0 0x7b440b0a GetOverlappedResult+0x4a() in kernel32 (0x0032fd38)
  1 0x7e20d2e3 HidD_FreePreparsedData+0xffffffff() in hid (0x0032fda8)
  2 0x7e20d3c1 HidD_GetAttributes+0x50() in hid (0x0032fde8)
  3 0x00449ee0 EntryPoint+0xffffffff() in vpinball995 (0x00164c60)
  4 0x3a31333b (0x31303d72)
0x7b440b0a GetOverlappedResult+0x4a in kernel32: movl	%edx,0x0(%edi)
Modules:
Module	Address			Debug info	Name (123 modules)
PE	  400000-  5c1000	Export          vpinball995
PE	  5d0000-  7cf000	Deferred        d3dx9_43
PE	10000000-1057b000	Deferred        freeimage
ELF	7a800000-7a93e000	Deferred        opengl32<elf>
  \-PE	7a820000-7a93e000	\               opengl32
ELF	7b400000-7b7f9000	Dwarf           kernel32<elf>
  \-PE	7b420000-7b7f9000	\               kernel32
ELF	7bc00000-7bd00000	Deferred        ntdll<elf>
  \-PE	7bc10000-7bd00000	\               ntdll
ELF	7c000000-7c004000	Deferred        <wine-loader>
ELF	7c31f000-7c400000	Deferred        libgcrypt.so.20
ELF	7c455000-7c478000	Deferred        localspl<elf>
  \-PE	7c460000-7c478000	\               localspl
ELF	7c478000-7c490000	Deferred        libgpg-error.so.0
ELF	7c490000-7c4a6000	Deferred        liblz4.so.1
ELF	7c4a6000-7c4d2000	Deferred        liblzma.so.5
ELF	7c4d2000-7c562000	Deferred        libsystemd.so.0
ELF	7c562000-7c56b000	Deferred        libffi.so.6
ELF	7c56b000-7c583000	Deferred        libresolv.so.2
ELF	7c583000-7c5de000	Deferred        libdbus-1.so.3
ELF	7c5de000-7c669000	Deferred        libgmp.so.10
ELF	7c669000-7c69f000	Deferred        libhogweed.so.4
ELF	7c69f000-7c6db000	Deferred        libnettle.so.6
ELF	7c6db000-7c85c000	Deferred        libunistring.so.2
ELF	7c85c000-7c87a000	Deferred        libidn2.so.0
ELF	7c8da000-7c8ef000	Deferred        libtasn1.so.6
ELF	7c8ef000-7ca3d000	Deferred        libp11-kit.so.0
ELF	7ca3d000-7ca4a000	Deferred        libkrb5support.so.0
ELF	7ca4a000-7ca7f000	Deferred        libk5crypto.so.3
ELF	7ca7f000-7cb5b000	Deferred        libkrb5.so.3
ELF	7cb5b000-7cb6f000	Deferred        libavahi-client.so.3
ELF	7cb6f000-7cd05000	Deferred        libgnutls.so.30
ELF	7cd05000-7cd59000	Deferred        libgssapi_krb5.so.2
ELF	7cd59000-7cdec000	Deferred        libcups.so.2
ELF	7cdef000-7ce0a000	Deferred        spoolss<elf>
  \-PE	7cdf0000-7ce0a000	\               spoolss
ELF	7ce0a000-7ce42000	Deferred        uxtheme<elf>
  \-PE	7ce10000-7ce42000	\               uxtheme
ELF	7ce42000-7ce49000	Deferred        libxfixes.so.3
ELF	7ce49000-7ce55000	Deferred        libxcursor.so.1
ELF	7ce55000-7ce68000	Deferred        libxi.so.6
ELF	7ce68000-7ce6c000	Deferred        libxcomposite.so.1
ELF	7ce6c000-7ce79000	Deferred        libxrandr.so.2
ELF	7ce79000-7ce85000	Deferred        libxrender.so.1
ELF	7ce85000-7ce8c000	Deferred        libxxf86vm.so.1
ELF	7ce8c000-7ce90000	Deferred        libxinerama.so.1
ELF	7ce90000-7ce9a000	Deferred        librt.so.1
ELF	7ce9a000-7ceb5000	Deferred        libbsd.so.0
ELF	7ceb5000-7cebc000	Deferred        libxdmcp.so.6
ELF	7cebc000-7cec0000	Deferred        libxau.so.6
ELF	7cec0000-7ceec000	Deferred        libxcb.so.1
ELF	7ceec000-7d036000	Deferred        libx11.so.6
ELF	7d036000-7d04b000	Deferred        libxext.so.6
ELF	7d04f000-7d054000	Deferred        libkeyutils.so.1
ELF	7d054000-7d059000	Deferred        libcom_err.so.2
ELF	7d059000-7d067000	Deferred        libavahi-common.so.3
ELF	7d069000-7d0f9000	Deferred        winex11<elf>
  \-PE	7d070000-7d0f9000	\               winex11
ELF	7d146000-7d178000	Deferred        libexpat.so.1
ELF	7d178000-7d1c3000	Deferred        libfontconfig.so.1
ELF	7d1c3000-7d1e2000	Deferred        libz.so.1
ELF	7d1e2000-7d21c000	Deferred        libpng16.so.16
ELF	7d21c000-7d2d9000	Deferred        libfreetype.so.6
ELF	7d2f7000-7d3af000	Deferred        msvcrt<elf>
  \-PE	7d310000-7d3af000	\               msvcrt
ELF	7d3af000-7d500000	Deferred        wined3d<elf>
  \-PE	7d3c0000-7d500000	\               wined3d
ELF	7d500000-7d542000	Deferred        d3d9<elf>
  \-PE	7d510000-7d542000	\               d3d9
ELF	7d542000-7d66b000	Deferred        oleaut32<elf>
  \-PE	7d560000-7d66b000	\               oleaut32
ELF	7d66b000-7d6ab000	Deferred        winspool<elf>
  \-PE	7d670000-7d6ab000	\               winspool
ELF	7d6ab000-7d6cf000	Deferred        shcore<elf>
  \-PE	7d6b0000-7d6cf000	\               shcore
ELF	7d6cf000-7d73e000	Deferred        shlwapi<elf>
  \-PE	7d6e0000-7d73e000	\               shlwapi
ELF	7d73e000-7e102000	Deferred        shell32<elf>
  \-PE	7d750000-7e102000	\               shell32
ELF	7e102000-7e1fb000	Deferred        comdlg32<elf>
  \-PE	7e110000-7e1fb000	\               comdlg32
ELF	7e1fb000-7e214000	Dwarf           hid<elf>
  \-PE	7e200000-7e214000	\               hid
ELF	7e214000-7e282000	Deferred        setupapi<elf>
  \-PE	7e220000-7e282000	\               setupapi
ELF	7e282000-7e2d0000	Deferred        dinput<elf>
  \-PE	7e290000-7e2d0000	\               dinput
ELF	7e2d0000-7e2fc000	Deferred        msacm32<elf>
  \-PE	7e2e0000-7e2fc000	\               msacm32
ELF	7e2fc000-7e3b6000	Deferred        winmm<elf>
  \-PE	7e300000-7e3b6000	\               winmm
ELF	7e3b6000-7e43b000	Deferred        rpcrt4<elf>
  \-PE	7e3c0000-7e43b000	\               rpcrt4
ELF	7e43b000-7e596000	Deferred        ole32<elf>
  \-PE	7e450000-7e596000	\               ole32
ELF	7e596000-7e5e1000	Deferred        dsound<elf>
  \-PE	7e5a0000-7e5e1000	\               dsound
ELF	7e5e1000-7e618000	Deferred        ws2_32<elf>
  \-PE	7e5f0000-7e618000	\001d:trace:plugplay:ServiceMain starting service
0021:trace:plugplay:DriverEntry (0x13230, L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\WineBus")
0021:trace:plugplay:sdl_driver_init (0x55720, L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\SDLJOY")
0026:trace:hid_report:process_device_event Received action 605
0021:trace:plugplay:sdl_driver_init Initialization successful
0026:trace:plugplay:try_add_device Found sdl device 0 (vid 0079, pid 0126, version 273, serial L"03000000790000002601000011010000")
0026:trace:plugplay:bus_create_hid_device (0x55720, L"SDLJOY", 0079, 0126, 273, 0, L"03000000790000002601000011010000", 0, {463d60b5-802b-4bb2-8fdb-7da9b99604d8}, 0x7f3ff5690d00, 80)
0026:trace:plugplay:build_report_descriptor Report Descriptor will be 84 bytes
0026:trace:plugplay:build_report_descriptor Report will be 11 bytes
0026:trace:plugplay:handle_bus_relations (0x558b0)
0026:trace:plugplay:common_pnp_dispatch IRP_MN_QUERY_ID
0026:trace:plugplay:handle_IRP_MN_QUERY_ID (0x558b0, 0x56400)
0026:trace:plugplay:handle_IRP_MN_QUERY_ID BusQueryCompatibleIDs
0026:trace:plugplay:get_driver_for_id no driver found for L"SDLJOY\\Vid_0079&Pid_0126&IM_1\\273&03000000790000002601000011010000&0"
0026:trace:plugplay:get_driver_for_id no driver found for L"SDLJOY\\Vid_0079&Pid_0126"
0026:trace:plugplay:get_driver_for_id found driver L"WineHID" for L"SDLJOY"
0026:trace:plugplay:common_pnp_dispatch IRP_MN_QUERY_ID
0026:trace:plugplay:handle_IRP_MN_QUERY_ID (0x558b0, 0x56be0)
0026:trace:plugplay:handle_IRP_MN_QUERY_ID BusQueryInstanceID
0026:trace:plugplay:hid_internal_dispatch (0x558b0, 0x57300)
0026:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_DEVICE_ATTRIBUTES
0026:trace:plugplay:hid_internal_dispatch (0x558b0, 0x57300)
0026:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_DEVICE_DESCRIPTOR
0026:trace:plugplay:hid_internal_dispatch (0x558b0, 0x57300)
0026:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_REPORT_DESCRIPTOR
002a:trace:plugplay:hid_internal_dispatch (0x558b0, 0x58360)
002a:trace:hid_report:hid_internal_dispatch IOCTL_HID_READ_REPORT
0009:fixme:ver:GetCurrentPackageId (0x32dcbc (nil)): stub
wine: Unhandled page fault on write access to 0x00000000 at address 0x7b440b0a (thread 0009), starting debugger...
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7b440b0a).
002c:fixme:dbghelp:elf_search_auxv can't find symbol in module
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7b440b0a ESP:0032fd10 EBP:0032fd38 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00000000 EBX:00000000 ECX:ace89000 EDX:0000000c
 ESI:0032fd78 EDI:00000000
Stack dump:
0x0032fd10:  0032fd30 7b444c66 0032fd40 00000078
0x0032fd20:  00000078 7b440ad6 0032fd50 00000000
0x0032fd30:  00000078 0032fd78 0032fda8 7e20d2e3
0x0032fd40:  00000078 000b01a8 7e20d1f5 7e20d2e3
0x0032fd50:  00000078 0032fd78 00000000 00000001
0x0032fd60:  00110014 00164b88 00000000 0032fdc0
Backtrace:
=>0 0x7b440b0a GetOverlappedResult+0x4a() in kernel32 (0x0032fd38)
  1 0x7e20d2e3 HidD_FreePreparsedData+0xffffffff() in hid (0x0032fda8)
  2 0x7e20d3c1 HidD_GetAttributes+0x50() in hid (0x0032fde8)
  3 0x00449ee0 EntryPoint+0xffffffff() in vpinball995 (0x00164c60)
  4 0x3a31333b (0x31303d72)
0x7b440b0a GetOverlappedResult+0x4a in kernel32: movl	%edx,0x0(%edi)
Modules:
Module	Address			Debug info	Name (123 modules)
PE	  400000-  5c1000	Export          vpinball995
PE	  5d0000-  7cf000	Deferred        d3dx9_43
PE	10000000-1057b000	Deferred        freeimage
ELF	7a800000-7a93e000	Deferred        opengl32<elf>
  \-PE	7a820000-7a93e000	\               opengl32
ELF	7b400000-7b7f9000	Dwarf           kernel32<elf>
  \-PE	7b420000-7b7f9000	\               kernel32
ELF	7bc00000-7bd00000	Deferred        ntdll<elf>
  \-PE	7bc10000-7bd00000	\               ntdll
ELF	7c000000-7c004000	Deferred        <wine-loader>
ELF	7c31f000-7c400000	Deferred        libgcrypt.so.20
ELF	7c455000-7c478000	Deferred        localspl<elf>
  \-PE	7c460000-7c478000	\               localspl
ELF	7c478000-7c490000	Deferred        libgpg-error.so.0
ELF	7c490000-7c4a6000	Deferred        liblz4.so.1
ELF	7c4a6000-7c4d2000	Deferred        liblzma.so.5
ELF	7c4d2000-7c562000	Deferred        libsystemd.so.0
ELF	7c562000-7c56b000	Deferred        libffi.so.6
ELF	7c56b000-7c583000	Deferred        libresolv.so.2
ELF	7c583000-7c5de000	Deferred        libdbus-1.so.3
ELF	7c5de000-7c669000	Deferred        libgmp.so.10
ELF	7c669000-7c69f000	Deferred        libhogweed.so.4
ELF	7c69f000-7c6db000	Deferred        libnettle.so.6
ELF	7c6db000-7c85c000	Deferred        libunistring.so.2
ELF	7c85c000-7c87a000	Deferred        libidn2.so.0
ELF	7c8da000-7c8ef000	Deferred        libtasn1.so.6
ELF	7c8ef000-7ca3d000	Deferred        libp11-kit.so.0
ELF	7ca3d000-7ca4a000	Deferred        libkrb5support.so.0
ELF	7ca4a000-7ca7f000	Deferred        libk5crypto.so.3
ELF	7ca7f000-7cb5b000	Deferred        libkrb5.so.3
ELF	7cb5b000-7cb6f000	Deferred        libavahi-client.so.3
ELF	7cb6f000-7cd05000	Deferred        libgnutls.so.30
ELF	7cd05000-7cd59000	Deferred        libgssapi_krb5.so.2
ELF	7cd59000-7cdec000	Deferred        libcups.so.2
ELF	7cdef000-7ce0a000	Deferred        spoolss<elf>
  \-PE	7cdf0000-7ce0a000	\               spoolss
ELF	7ce0a000-7ce42000	Deferred        uxtheme<elf>
  \-PE	7ce10000-7ce42000	\               uxtheme
ELF	7ce42000-7ce49000	Deferred        libxfixes.so.3
ELF	7ce49000-7ce55000	Deferred        libxcursor.so.1
ELF	7ce55000-7ce68000	Deferred        libxi.so.6
ELF	7ce68000-7ce6c000	Deferred        libxcomposite.so.1
ELF	7ce6c000-7ce79000	Deferred        libxrandr.so.2
ELF	7ce79000-7ce85000	Deferred        libxrender.so.1
ELF	7ce85000-7ce8c000	Deferred        libxxf86vm.so.1
ELF	7ce8c000-7ce90000	Deferred        libxinerama.so.1
ELF	7ce90000-7ce9a000	Deferred        librt.so.1
ELF	7ce9a000-7ceb5000	Deferred        libbsd.so.0
ELF	7ceb5000-7cebc000	Deferred        libxdmcp.so.6
ELF	7cebc000-7cec0000	Deferred        libxau.so.6
ELF	7cec0000-7ceec000	Deferred        libxcb.so.1
ELF	7ceec000-7d036000	Deferred        libx11.so.6
ELF	7d036000-7d04b000	Deferred        libxext.so.6
ELF	7d04f000-7d054000	Deferred        libkeyutils.so.1
ELF	7d054000-7d059000	Deferred        libcom_err.so.2
ELF	7d059000-7d067000	Deferred        libavahi-common.so.3
ELF	7d069000-7d0f9000	Deferred        winex11<elf>
  \-PE	7d070000-7d0f9000	\               winex11
ELF	7d146000-7d178000	Deferred        libexpat.so.1
ELF	7d178000-7d1c3000	Deferred        libfontconfig.so.1
ELF	7d1c3000-7d1e2000	Deferred        libz.so.1
ELF	7d1e2000-7d21c000	Deferred        libpng16.so.16
ELF	7d21c000-7d2d9000	Deferred        libfreetype.so.6
ELF	7d2f7000-7d3af000	Deferred        msvcrt<elf>
  \-PE	7d310000-7d3af000	\               msvcrt
ELF	7d3af000-7d500000	Deferred        wined3d<elf>
  \-PE	7d3c0000-7d500000	\               wined3d
ELF	7d500000-7d542000	Deferred        d3d9<elf>
  \-PE	7d510000-7d542000	\               d3d9
ELF	7d542000-7d66b000	Deferred        oleaut32<elf>
  \-PE	7d560000-7d66b000	\               oleaut32
ELF	7d66b000-7d6ab000	Deferred        winspool<elf>
  \-PE	7d670000-7d6ab000	\               winspool
ELF	7d6ab000-7d6cf000	Deferred        shcore<elf>
  \-PE	7d6b0000-7d6cf000	\               shcore
ELF	7d6cf000-7d73e000	Deferred        shlwapi<elf>
  \-PE	7d6e0000-7d73e000	\               shlwapi
ELF	7d73e000-7e102000	Deferred        shell32<elf>
  \-PE	7d750000-7e102000	\               shell32
ELF	7e102000-7e1fb000	Deferred        comdlg32<elf>
  \-PE	7e110000-7e1fb000	\               comdlg32
ELF	7e1fb000-7e214000	Dwarf           hid<elf>
  \-PE	7e200000-7e214000	\               hid
ELF	7e214000-7e282000	Deferred        setupapi<elf>
  \-PE	7e220000-7e282000	\               setupapi
ELF	7e282000-7e2d0000	Deferred        dinput<elf>
  \-PE	7e290000-7e2d0000	\               dinput
ELF	7e2d0000-7e2fc000	Deferred        msacm32<elf>
  \-PE	7e2e0000-7e2fc000	\               msacm32
ELF	7e2fc000-7e3b6000	Deferred        winmm<elf>
  \-PE	7e300000-7e3b6000	\               winmm
ELF	7e3b6000-7e43b000	Deferred        rpcrt4<elf>
  \-PE	7e3c0000-7e43b000	\               rpcrt4
ELF	7e43b000-7e596000	Deferred        ole32<elf>
  \-PE	7e450000-7e596000	\               ole32
ELF	7e596000-7e5e1000	Deferred        dsound<elf>
  \-PE	7e5a0000-7e5e1000	\               dsound
ELF	7e5e1000-7e618000	Deferred        ws2_32<elf>
  \-PE	7e5f0000-7e618000	\               ws2_32
ELF	7e618000-7e63c000	Deferred        imm32<elf>
  \-PE	7e620000-7e63c000	\               imm32
ELF	7e63c000-7e682000	Deferred        usp10<elf>
  \-PE	7e640000-7e682000	\               usp10
ELF	7e682000-7e6fb000	Deferred        advapi32<elf>
  \-PE	7e690000-7e6fb000	\               advapi32
ELF	7e6fb000-7e82a000	Deferred        gdi32<elf>
  \-PE	7e710000-7e82a000	\               gdi32
ELF	7e82a000-7ea34000	Deferred        user32<elf>
  \-PE	7e840000-7ea34000	\               user32
ELF	7ea34000-7eb72000	Deferred        comctl32<elf>
  \-PE	7ea40000-7eb72000	\               comctl32
ELF	7eea3000-7eeb7000	Deferred        libnss_files.so.2
ELF	7eeb7000-7eed2000	Deferred        libnsl.so.1
ELF	7eed2000-7eee0000	Deferred        libnss_nis.so.2
ELF	7eee0000-7efe2000	Deferred        libm.so.6
ELF	7efe6000-7f000000	Deferred        version<elf>
  \-PE	7eff0000-7f000000	\               version
ELF	f7b42000-f7b47000	Deferred        libdl.so.2
ELF	f7b47000-f7d23000	Deferred        libc.so.6  ws2_32
ELF	7e618000-7e63c000	Deferred        imm32<elf>
  \-PE	7e620000-7e63c000	\               imm32
ELF	7e63c000-7e682000	Deferred        usp10<elf>
  \-PE	7e640000-7e682000	\               usp10
ELF	7e682000-7e6fb000	Deferred        advapi32<elf>
  \-PE	7e690000-7e6fb000	\               advapi32
ELF	7e6fb000-7e82a000	Deferred        gdi32<elf>
  \-PE	7e710000-7e82a000	\               gdi32
ELF	7e82a000-7ea34000	Deferred        user32<elf>
  \-PE	7e840000-7ea34000	\               user32
ELF	7ea34000-7eb72000	Deferred        comctl32<elf>
  \-PE	7ea40000-7eb72000	\               comctl32
ELF	7eea3000-7eeb7000	Deferred        libnss_files.so.2
ELF	7eeb7000-7eed2000	Deferred        libnsl.so.1
ELF	7eed2000-7eee0000	Deferred        libnss_nis.so.2
ELF	7eee0000-7efe2000	Deferred        libm.so.6
ELF	7efe6000-7f000000	Deferred        version<elf>
  \-PE	7eff0000-7f000000	\               version
ELF	f7b42000-f7b47000	Deferred        libdl.so.2
ELF	f7b47000-f7d23000	Deferred        libc.so.6
ELF	f7d23000-f7d42000	Deferred        libpthread.so.0
ELF	f7d46000-f7d50000	Deferred        libnss_compat.so.2
ELF	f7d60000-f7f17000	Dwarf           libwine.so.1
ELF	f7f19000-f7f41000	Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) Z:\home\jeremy\vp\VPinball995.exe
	00000009    0 <==
0000000e services.exe
	00000023    0
	00000020    0
	0000001b    0
	00000015    0
	00000014    0
	00000013    0
	00000010    0
	0000000f    0
00000011 winedevice.exe
	00000018    0
	00000017    0
	00000016    0
	00000012    0
00000019 plugplay.exe
	0000001d    0
	0000001c    0
	0000001a    0
0000001e winedevice.exe
	0000002a    0
	00000026    0
	00000022    0
	00000021    0
	0000001f    0
00000024 explorer.exe
	00000029    0  ws2_32
ELF	7e618000-7e63c000	Deferred        imm32<elf>
  \-PE	7e620000-7e63c000	\               imm32
ELF	7e63c000-7e682000	Deferred        usp10<elf>
  \-PE	7e640000-7e682000	\               usp10
ELF	7e682000-7e6fb000	Deferred        advapi32<elf>
  \-PE	7e690000-7e6fb000	\               advapi32
ELF	7e6fb000-7e82a000	Deferred        gdi32<elf>
  \-PE	7e710000-7e82a000	\               gdi32
ELF	7e82a000-7ea34000	Deferred        user32<elf>
  \-PE	7e840000-7ea34000	\               user32
ELF	7ea34000-7eb72000	Deferred        comctl32<elf>
  \-PE	7ea40000-7eb72000	\               comctl32
ELF	7eea3000-7eeb7000	Deferred        libnss_files.so.2
ELF	7eeb7000-7eed2000	Deferred        libnsl.so.1
ELF	7eed2000-7eee0000	Deferred        libnss_nis.so.2
ELF	7eee0000-7efe2000	Deferred        libm.so.6
ELF	7efe6000-7f000000	Deferred        version<elf>
  \-PE	7eff0000-7f000000	\               version
ELF	f7b42000-f7b47000	Deferred        libdl.so.2
ELF	f7b47000-f7d23000	Deferred        libc.so.6
ELF	f7d23000-f7d42000	Deferred        libpthread.so.0
ELF	f7d46000-f7d50000	Deferred        libnss_compat.so.2
ELF	f7d60000-f7f17000	Dwarf           libwine.so.1
ELF	f7f19000-f7f41000	Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) Z:\home\jeremy\vp\VPinball995.exe
	00000009    0 <==
0000000e services.exe
	00000023    0
	00000020    0
	0000001b    0
	00000015    0
	00000014    0
	00000013    0
	00000010    0
	0000000f    0
00000011 winedevice.exe
	00000018    0
	00000017    0
	00000016    0
	00000012    0
00000019 plugplay.exe
	0000001d    0
	0000001c    0
	0000001a    0
0000001e winedevice.exe
	0000002a    0
	00000026    0
	00000022    0
	00000021    0
	0000001f    0
00000024 explorer.exe
	00000029    0
	00000028    0
	00000027    0
	00000025    0
System information:
    Wine build: wine-4.0.1
    Platform: i386 (WOW64)
    Version: Windows 7
    Host system: Linux
    Host version: 5.0.0-25-generic
001a:trace:plugplay:service_handler shutting down
001d:trace:plugplay:ServiceMain service stopped


	00000028    0
	00000027    0
	00000025    0
System information:
    Wine build: wine-4.0.1
    Platform: i386 (WOW64)
    Version: Windows 7
    Host system: Linux
    Host version: 5.0.0-25-generic
001a:trace:plugplay:service_handler shutting down
001d:trace:plugplay:ServiceMain service stopped


ELF	f7d23000-f7d42000	Deferred        libpthread.so.0
ELF	f7d46000-f7d50000	Deferred        libnss_compat.so.2
ELF	f7d60000-f7f17000	Dwarf           libwine.so.1
ELF	f7f19000-f7f41000	Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) Z:\home\jeremy\vp\VPinball995.exe
	00000009    0 <==
0000000e services.exe
	00000023    0
	00000020    0
	0000001b    0
	00000015    0
	00000014    0
	00000013    0
	00000010    0
	0000000f    0
00000011 winedevice.exe
	00000018    0
	00000017    0
	00000016    0
	00000012    0
00000019 plugplay.exe
	0000001d    0
	0000001c    0
	0000001a    0
0000001e winedevice.exe
	0000002a    0
	00000026    0
	00000022    0
	00000021    0
	0000001f    0
00000024 explorer.exe
	00000029    0
	00000028    0
	00000027    0
	00000025    0
System information:
    Wine build: wine-4.0.1
    Platform: i386 (WOW64)
    Version: Windows 7
    Host system: Linux
    Host version: 5.0.0-25-generic
001a:trace:plugplay:service_handler shutting down
001d:trace:plugplay:ServiceMain service stopped   
Any help would be greatly appreciated!
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Game Crashes on Load When Game Pad Connected

Post by DarkShadow44 »

Can you please try with wine-4.14? If that doesn't work, please report a bug.
Locked