Bug 92204 - Unable to query fd: Invalid argument / PreInit returned 2 / unable to handle kernel NULL pointer dereference
Summary: Unable to query fd: Invalid argument / PreInit returned 2 / unable to handle ...
Status: RESOLVED NOTOURBUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/evdev (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: Peter Hutterer
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-30 18:17 UTC by poma
Modified: 2015-10-01 04:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
dmesg / Xorg.log (33.23 KB, text/plain)
2015-09-30 18:39 UTC, poma
no flags Details

Description poma 2015-09-30 18:17:52 UTC
...
[    74.619] (II) Using input driver 'evdev' for 'spice vdagent tablet'
[    74.619] (**) spice vdagent tablet: always reports core events
[    74.619] (**) evdev: spice vdagent tablet: Device: "/dev/input/event4"
[    74.619] (EE) evdev: spice vdagent tablet: Unable to query fd: Invalid argument
[    74.636] (EE) PreInit returned 2 for "spice vdagent tablet"
[    74.636] (II) UnloadModule: "evdev"
[   98.693812] BUG: unable to handle kernel NULL pointer dereference at 0000000000000024
[   98.694577] IP: [<ffffffff8165c3d2>] input_handle_event+0x232/0x4e0
...
Comment 1 poma 2015-09-30 18:39:13 UTC
Created attachment 118553 [details]
dmesg / Xorg.log
Comment 2 poma 2015-10-01 04:31:32 UTC
Input: uinput - fix crash when using ABS events
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/input/misc/uinput.c?id=72d4736


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.