https://bugs.winehq.org/show_bug.cgi?id=47008
--- Comment #17 from Zebediah Figura z.figura12@gmail.com --- (In reply to Louis Lenders from comment #16)
(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
I'm not sure if I'd mark it a duplicate in that case, but yeah, this is all but confirmed to be another victim of PIC.