Bug 443201
Summary: | wacom driver crashes on logout | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rene Rask <rene> | ||||||
Component: | linuxwacom | Assignee: | Aristeu Rozanski <arozansk> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | rawhide | CC: | mcepl, xgl-maint | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2008-04-22 17:12:52 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 441567 | ||||||||
Attachments: |
|
Description
Rene Rask
2008-04-19 08:18:53 UTC
nominating as F9Blocker. Created attachment 303043 [details]
Xorg.0.log from the upstream bug
This is the mentioned backtrace from the upstream bug: (gdb) bt full #0 xf86WcmDevProc (pWcm=0x9b0dad0, what=2) at ./xf86Wacom.c:682 local = (LocalDevicePtr) 0x9ba6568 priv = (WacomDevicePtr) 0x0 #1 0x0021cc8c in xf86WcmUninit (drv=0x99abd40, local=0x9afa350, flags=0) at ./wcmConfig.c:351 priv = (WacomDevicePtr) 0x9b1e968 #2 0x080d5292 in DeleteInputDeviceRequest (pDev=0x9b0dad0) at xf86Xinput.c:463 pInfo = (LocalDevicePtr) 0x9afa350 drv = (InputDriverPtr) 0x99abd40 idev = (IDevRec *) 0x998fdc8 #3 0x0807e6e3 in CloseDownDevices () at devices.c:621 dev = (DeviceIntPtr) 0x9b0dad0 next = (DeviceIntPtr) 0x9b0dc10 #4 0x0806b3f0 in main (argc=8, argv=0xbf96bd84, envp=0x0) at main.c:461 i = <value optimized out> error = 136273580 xauthfile = <value optimized out> alwaysCheckForInput = {0, 1} Created attachment 303273 [details]
Fix as described in the x.org bugzilla
The upstream xorg bugzilla has comment which describes why this fixes the bug.
This fix has been tested on both my tabletpcs.
I have asked the linuxwacom developers to confirm if this is good enough for
them.
Built for rawhide and F-9. Thanks! |