https://bugs.winehq.org/show_bug.cgi?id=47008
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #16 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to andy from comment #15)
Still present in wine 4.7
x65e5b05f HidD_GetPreparsedData+0x2f [/media/part-b/temp/wine-comp/wine/dlls/hid/hidd.c:139] in hid: testb $0x8,0xbbc(%eax) 139 TRACE("(%p %p)\n", HidDeviceObject, PreparsedData);
Does the crash disappear when you comment out (or remove) line 139 from hidd.c? If so then likely dupe of https://bugs.winehq.org/show_bug.cgi?id=47027
Regards