Xorg crashed with SIGSEGV in ActivateDevice()

Bug #361972 reported by Kees Cook
16
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xorg-server (Ubuntu)
Incomplete
Medium
Unassigned

Bug Description

Xorg under kvm, using an xorg.conf from earlier versions (i.e. via upgrades from Intrepid and earlier) contained wacom sections (though the VM lacks the device). If I have the device listed in ServerLayout, Xorg crashes:

...
Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
...
Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
 InputDevice "Generic Keyboard"
 InputDevice "Configured Mouse"
 #InputDevice "stylus" "SendCoreEvents"
 #InputDevice "cursor" "SendCoreEvents"
 #InputDevice "eraser" "SendCoreEvents"
EndSection

If I comment in the stylus input section, Xorg crashes on startup. (Did not try with the other "cursor" or "eraser" devices, as stylus was sufficient to crash X.)

ProblemType: Crash
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/Xorg
Package: xserver-xorg-core 2:1.6.0-0ubuntu14
ProcAttrCurrent: unconfined
ProcCmdline: /usr/X11R6/bin/X :0 -br -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-11-generic (buildd@crested) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #41-Ubuntu SMP Wed Apr 8 04:39:23 UTC 2009
Signal: 11
SourcePackage: xorg-server
StacktraceTop:
 ?? () from /usr/lib/xorg/modules/input//wacom_drv.so
 ActivateDevice ()
 InitAndStartDevices ()
 main ()
Title: Xorg crashed with SIGSEGV in ActivateDevice()
Uname: Linux 2.6.28-11-generic x86_64
UserGroups:

[lspci]
00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC [Natoma] [8086:1237] (rev 02)
     Subsystem: Qumranet, Inc. Device [1af4:1100]
00:02.0 VGA compatible controller [0300]: Cirrus Logic GD 5446 [1013:00b8]
     Subsystem: Qumranet, Inc. Device [1af4:1100]

Revision history for this message
Kees Cook (kees) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt (retraced)

StacktraceTop:xf86WcmDevProc (pWcm=0x20a3290, what=0)
ActivateDevice (dev=0x20a3290)
InitAndStartDevices () at ../../dix/devices.c:637
main (argc=10, argv=0x7fffd74fed38,

Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt (retraced)
Changed in xorg-server (Ubuntu):
importance: Undecided → Medium
tags: removed: need-amd64-retrace
Kees Cook (kees)
visibility: private → public
Revision history for this message
Timo Aaltonen (tjaalton) wrote :

Did you have a chance to try my PPA?

https://edge.launchpad.net/~tjaalton/+archive/ppa

Changed in xorg-server (Ubuntu):
status: New → Incomplete
Bryce Harrington (bryce)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.