Second X-Server fails to start: BUG: triggered 'if (axnum >= dev->valuator->numAxes)'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xorg-server (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I'm using Xubuntu 15.04, installed from scratch with the default Xorg package (7.7) and kernel 3.19.0.
The first X-Server starts fine. I'm actually writing this report under it right now.
But when I try to launch another X-Server from a text console (using the command 'startx -- :1'), this happens:
[ 6222.756] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G600" (type: KEYBOARD, id 11)
[ 6222.756] (**) Option "xkb_rules" "evdev"
[ 6222.756] (**) Option "xkb_model" "pc105"
[ 6222.756] (**) Option "xkb_layout" "de"
[ 6222.756] (**) Option "xkb_variant" "nodeadkeys"
[ 6222.756] (EE) BUG: triggered 'if (axnum >= dev->valuator-
[ 6222.756] (EE) BUG: ../../Xi/
[ 6222.756] (EE)
[ 6222.756] (EE) Backtrace:
[ 6222.757] (EE) 0: /usr/bin/X (xorg_backtrace
[ 6222.757] (EE) 1: /usr/bin/X (InitValuatorAx
[ 6222.757] (EE) 2: /usr/lib/
[ 6222.757] (EE) 3: /usr/lib/
[ 6222.757] (EE) 4: /usr/lib/
[ 6222.757] (EE) 5: /usr/bin/X (ActivateDevice
[ 6222.757] (EE) 6: /usr/bin/X (0x7ff970e3a000
[ 6222.757] (EE) 7: /usr/bin/X (0x7ff970e3a000
[ 6222.757] (EE) 8: /usr/bin/X (0x7ff970e3a000
[ 6222.757] (EE) 9: /usr/bin/X (config_init+0x9) [0x7ff970ef4e99]
[ 6222.757] (EE) 10: /usr/bin/X (InitInput+0xbb) [0x7ff970ed313b]
[ 6222.757] (EE) 11: /usr/bin/X (0x7ff970e3a000
[ 6222.757] (EE) 12: /lib/x86_
[ 6222.757] (EE) 13: /usr/bin/X (0x7ff970e3a000
[ 6222.757] (EE)
I think it's trying to initialize the additional keys on my mouse as keyboard device and has some problems with that.
These errors do not occur on the first X-Server, only the second. I found a few reports on this via Google. But those were other instances and none of them had a solution anyway.
Before I installed 15.04, I was running 14.04 and there the second X-Server working without problems.
The full Xorg error log is attached to this post.