https://bugs.winehq.org/show_bug.cgi?id=57547
--- Comment #15 from Bernhard Übelacker bernhardu@mailbox.org ---
Does this crash in winedevice happen just with wine-staging, or are your own builds regular wine?
With "--enable-win64" you were building just the 64-bit side. The build ommitting this was therefore just a 32-bit one. The "Building Wine" describes how to configure to tie both together.
But if the error was already visible either 32-bit or 64-bit it could be still sufficient to further debug.
You seem to have a few input devices connected - maybe you could disconnect some, so there is less output, and if just the mouse (and keyboard) is involved chances get better someone can replicate the crash.
(In reply to T E Dixon from comment #14)
With this build I'm able to run wine64 and winedbg from the build directory. However the windbg output is still the same unhelpful page fault on write access in 64-bit code. I'm unsure how to proceed from here.
Does the output below "Backtrace:" still show only "hidclass.sys", or has it changed to a function name and maybe a line number?