https://bugs.winehq.org/show_bug.cgi?id=54343
Bug ID: 54343 Summary: USB Device Not Recognized 64-bit Stack Overflow Looks related Product: Wine Version: 7.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: dave.connett@gmail.com Distribution: ---
Created attachment 73913 --> https://bugs.winehq.org/attachment.cgi?id=73913 Backtrace of the stack overflow.
Hello, Use Case: I am using Joysticks for some of my games. They are detected by the games, but trying to calibrate, change the configuration, or flash the firmware with the vendor's software I am getting an unhandled exception with a stack overflow error in the kernelbase.dll module. The vendor executable can be found at the following link: https://support.virpil.com/en/support/solutions/47000010107
I have attached two separate backtraces of the error to this report as well as a screenshot detailing the resulting missing connections. I would appreciate any assistance in resolving this issue.
Steps to reproduce:
Install the vendor's software for joystick configuration suite in Wine. Running the software immediately triggers the stack overflow. Connect the joystick to the computer. Attempt to use the software to configure, calibrate, or flash the firmware. No Joysticks detected in software. (Though launching a separate executable from the main instance does seem to detect them, screenshot attached)
Expected Result: The software should successfully detect and configure the device or flash the firmware.
Actual Result: An unhandled exception with a stack overflow error in the kernelbase.dll module is encountered.
I am using Wine version: 7.22. Operating System: Arch Linux 6.1.6-arch1-3.
Thank you for your help.
Sincerely, Dave