Comment 12 for bug 365907

Revision history for this message
pallart (pallart) wrote :

I'm experiencing exactly the same symptoms as in the first post. Not sure that wacom-tool is involved, because the bug persists after I've uninstalled it.

X11 crash a few seconds after I've plugged the device and while I move the cursor, as well with the touchpas as with the pen. Then GDM try to restart, but seems to crash and restart in loop, until I unplug the tablet.

My configuration:
Bamboo Fun A5.
Jaunty

Here's what I found in /var/log/message:

Sep 7 17:14:11 portable-jackphil kernel: [ 96.255264] Xorg[2832]: segfault at 10 ip 080d8832 sp bfc078f0 error 4 in Xorg[8048000+19d00
0]
Sep 7 17:14:14 portable-jackphil kernel: [ 99.090634] Xorg[3677]: segfault at 2fd7d40b ip b7cda17b sp bfbe270c error 4
Sep 7 17:14:16 portable-jackphil kernel: [ 101.733821] Xorg[3702]: segfault at 2fd55ee5 ip b7cc817b sp bfed31ec error 6
Sep 7 17:14:52 portable-jackphil kernel: [ 136.988407] Xorg[3731]: segfault at 28 ip 080d8832 sp bfb6d690 error 4 in Xorg[8048000+19d00
0]
Sep 7 17:14:54 portable-jackphil kernel: [ 139.742065] Xorg[4265]: segfault at 961ccec5 ip b7d7d178 sp bfb87eac error 6
Sep 7 17:14:57 portable-jackphil kernel: [ 142.576290] Xorg[4292]: segfault at c68dff36 ip b7c52178 sp bf85a3bc error 7
Sep 7 17:35:06 portable-jackphil kernel: [ 657.794564] Xorg[2808]: segfault at 40 ip 080d8832 sp bfc6a5e0 error 4 in Xorg[8048000+19d00
0]
Sep 7 17:35:09 portable-jackphil kernel: [ 660.602027] Xorg[4066]: segfault at 0 ip b7caf17a sp bfdb98dc error 6
Sep 7 17:35:12 portable-jackphil kernel: [ 663.158383] Xorg[4092]: segfault at c1e4a7c8 ip b7c48182 sp bfc52f6c error 5
Sep 7 17:36:52 portable-jackphil kernel: [ 763.489646] Xorg[4120]: segfault at 10 ip 080d8832 sp bf90fc30 error 4 in Xorg[8048000+19d00
0]
Sep 7 17:36:55 portable-jackphil kernel: [ 766.277740] Xorg[4693]: segfault at 0 ip b7bfa17a sp bfd0502c error 6
Sep 7 17:36:57 portable-jackphil kernel: [ 768.843225] Xorg[4719]: segfault at c02aa7c9 ip b7c16182 sp bfc2073c error 7
Sep 7 17:37:00 portable-jackphil kernel: [ 771.473711] Xorg[4749]: segfault at 2fd9a065 ip b7d0117b sp bfc0bf2c error 6
Sep 7 18:40:05 portable-jackphil kernel: [ 107.395817] Xorg[2816]: segfault at 100001a ip 080d8832 sp bf9ccff0 error 4 in Xorg[8048000+
19d000]
Sep 7 18:40:08 portable-jackphil kernel: [ 110.530614] Xorg[3978]: segfault at 2fd74af5 ip b7cf017b sp bfaf8e1c error 6
Sep 7 18:40:11 portable-jackphil kernel: [ 113.409203] Xorg[4005]: segfault at c7b5005d ip b7c8e178 sp bfb966bc error 7
Sep 7 18:40:14 portable-jackphil kernel: [ 116.247976] Xorg[4088]: segfault at 2fd10ce5 ip b7c8a17b sp bfe951bc error 6
Sep 7 18:40:21 portable-jackphil kernel: [ 123.332212] Xorg[4114]: segfault at 2fd04485 ip b7c7b17b sp bf9854ac error 6
Sep 7 18:40:34 portable-jackphil kernel: [ 136.046206] Xorg[4204]: segfault at 2fe16dd5 ip b7d7d17b sp bff85aac error 6

--------------------------------------------------------------------
 lshal | grep -i wacom
  info.vendor = 'Wacom Co., Ltd' (string)
  usb_device.vendor = 'Wacom Co., Ltd' (string)
  info.linux.driver = 'wacom' (string)
  usb.vendor = 'Wacom Co., Ltd' (string)
  info.callouts.add = {'hal-setup-wacom'} (string list)
  info.product = 'Wacom BambooFun 6x8' (string)
  input.product = 'Wacom BambooFun 6x8' (string)
  input.x11_driver = 'wacom' (string)
  wacom.types = {'eraser', 'cursor', 'pad'} (string list)
  info.product = 'Wacom BambooFun 6x8 pad' (string)
  input.x11_driver = 'wacom' (string)
  info.product = 'Wacom BambooFun 6x8 cursor' (string)
  input.x11_driver = 'wacom' (string)
  info.product = 'Wacom BambooFun 6x8 eraser' (string)
  input.x11_driver = 'wacom' (string)
-----------------------------------------------------------

Please find in attachment my Xorg.0.log, after I plugged and unplugged the tablet, without moving the X11 cursor (thus, without crashing X11):

My 2 cents.

Ph.