https://bugs.winehq.org/show_bug.cgi?id=43125
Bug ID: 43125 Summary: Device reports coming in too fast Product: Wine Version: 2.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: pershyn_nikolay@mail.ru Distribution: ---
Launching wine or winecfg in any prefix(including clean prefix) reports errors about device reports coming too fast.
$ WINEPREFIX=~/.local/share/wineprefixes/Temp32/ WINEARCH=win32 winecfg err:hid_report:process_hid_report Device reports coming in too fast, last report not read yet!
After it(any application or winecfg) is closed following line appears in console output:
wine: Unhandled page fault on read access to 0x7e479e70 at address 0x7ec9e1e1 (thread 0034)
I don't really know what information would be useful to provide here. Well, it says hid, which I assume means human interface device. My input devices are ROCCAT Tyon and Microsoft Natural Ergonomic Keyboard 4000.
# uname -a Linux subspace 4.9.16-gentoo #1 SMP Fri Apr 21 19:37:09 MDT 2017 x86_64 Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz GenuineIntel GNU/Linux
# grep INPUT /etc/portage/make.conf INPUT_DEVICES="${INPUT_DEVICES} evdev roccat_tyon"
# ls -l /dev/input/by-id/ total 0 lrwxrwxrwx 1 root root 9 May 23 21:37 usb-Microsoft_Natural®_Ergonomic_Keyboard_4000-event-kbd -> ../event9 lrwxrwxrwx 1 root root 10 May 23 21:37 usb-Microsoft_Natural®_Ergonomic_Keyboard_4000-if01-event-kbd -> ../event10 lrwxrwxrwx 1 root root 10 May 23 21:37 usb-ROCCAT_ROCCAT_Tyon_White_ROC-11-851-event-mouse -> ../event11 lrwxrwxrwx 1 root root 10 May 23 21:37 usb-ROCCAT_ROCCAT_Tyon_White_ROC-11-851-if01-event-kbd -> ../event12 lrwxrwxrwx 1 root root 10 May 23 21:37 usb-ROCCAT_ROCCAT_Tyon_White_ROC-11-851-if02-event-joystick -> ../event13 lrwxrwxrwx 1 root root 9 May 23 21:37 usb-ROCCAT_ROCCAT_Tyon_White_ROC-11-851-mouse -> ../mouse0