BUG: triggered 'if (axnum >= dev->valuator->numAxes)'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xorg-server (Debian) |
Fix Released
|
Unknown
|
|||
xorg-server (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I have a Surface Pro 3, and I'm using evdev to use it. While looking to tackle another issue (my trackpad suddenly stopped working), I noticed this in the xorg log:
[ 3479.176] (II) XINPUT: Adding extended input device "Microsoft Surface Type Cover" (type: KEYBOARD, id 8)
[ 3479.176] (**) Option "xkb_rules" "evdev"
[ 3479.176] (**) Option "xkb_model" "pc105"
[ 3479.176] (**) Option "xkb_layout" "us"
[ 3479.176] (WW) evdev: Microsoft Surface Type Cover: touchpads, tablets and touchscreens ignore relative axes.
[ 3479.176] (EE) BUG: triggered 'if (axnum >= dev->valuator-
[ 3479.176] (EE) BUG: ../../Xi/
[ 3479.176] (EE)
[ 3479.176] (EE) Backtrace:
[ 3479.176] (EE) 0: /usr/bin/X (xorg_backtrace
[ 3479.176] (EE) 1: /usr/bin/X (InitValuatorAx
[ 3479.176] (EE) 2: /usr/lib/
[ 3479.176] (EE) 3: /usr/lib/
[ 3479.176] (EE) 4: /usr/lib/
[ 3479.177] (EE) 5: /usr/bin/X (ActivateDevice
[ 3479.177] (EE) 6: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE) 7: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE) 8: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE) 9: /usr/bin/X (WakeupHandler+
[ 3479.177] (EE) 10: /usr/bin/X (WaitForSomethi
[ 3479.177] (EE) 11: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE) 12: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE) 13: /lib/x86_
[ 3479.177] (EE) 14: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE)
[ 3479.177] (EE) BUG: triggered 'if (axnum >= dev->valuator-
[ 3479.177] (EE) BUG: ../../Xi/
[ 3479.177] (EE)
[ 3479.177] (EE) Backtrace:
[ 3479.177] (EE) 0: /usr/bin/X (xorg_backtrace
[ 3479.177] (EE) 1: /usr/bin/X (SetScrollValua
[ 3479.177] (EE) 2: /usr/lib/
[ 3479.177] (EE) 3: /usr/lib/
[ 3479.177] (EE) 4: /usr/lib/
[ 3479.177] (EE) 5: /usr/bin/X (ActivateDevice
[ 3479.177] (EE) 6: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE) 7: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE) 8: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE) 9: /usr/bin/X (WakeupHandler+
[ 3479.177] (EE) 10: /usr/bin/X (WaitForSomethi
[ 3479.177] (EE) 11: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE) 12: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE) 13: /lib/x86_
[ 3479.177] (EE) 14: /usr/bin/X (0x7f8c9cee2000
[ 3479.177] (EE)
[ 3479.178] (II) evdev: Microsoft Surface Type Cover: initialized for absolute axes.
[ 3479.178] (**) Microsoft Surface Type Cover: (accel) keeping acceleration scheme 1
[ 3479.178] (**) Microsoft Surface Type Cover: (accel) acceleration profile 0
[ 3479.178] (**) Microsoft Surface Type Cover: (accel) acceleration factor: 2.000
[ 3479.178] (**) Microsoft Surface Type Cover: (accel) acceleration threshold: 4
I have the similar lines in the beginning of the log also (with timestamp around 5), and I don't understand why all this is repeated here also.
I suffer also from:
https:/
Trying to switch to console mode then come back doesn't trigger these lines.
This report is only about this BUG behing logged into Xorg file. But it might be of interest of noting that I'm chasing an sudden issue with my typecover : the trackpad stopped working. For now, this is probably unrelated.
summary: |
- BUG triggered in exevents in xorg logs + BUG: triggered 'if (axnum >= dev->valuator->numAxes)' |
tags: | added: eoan |
Changed in xorg-server (Debian): | |
status: | Unknown → New |
Changed in xorg-server (Debian): | |
status: | New → Fix Released |
I am also having a similar problem, my trackpad does not work all of a sudden, and there are bugs in the Xorg file similar to the above. I have attached my Xorg.0.log