| Summary: |
xorg-server-1.12.99.904 - using space + click in gimp-2.8.0 causes segmentation fault in ActivateKeyboardGrab |
| Product: |
xorg
|
Reporter: |
Ole Langbehn <ole.langbehn> |
| Component: |
Server/Input/Core | Assignee: |
Xorg Project Team <xorg-team> |
| Status: |
RESOLVED
DUPLICATE
|
QA Contact: |
Xorg Project Team <xorg-team> |
| Severity: |
critical
|
|
|
| Priority: |
medium
|
CC: |
peter.hutterer
|
| Version: |
unspecified | Keywords: |
have-backtrace |
| Hardware: |
x86-64 (AMD64) | |
|
| OS: |
Linux (All) | |
|
| See Also: |
https://launchpad.net/bugs/1021517
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
| Bug Depends on: |
|
|
|
| Bug Blocks: |
44202
|
|
|
xorg-server-1.12.99.904 segfaults when I press the spacebar in order to move around an image via mouse. This bug does only occur when the following line is in my .xsession: xinput set-int-prop "TPPS/2 IBM TrackPoint" "Device Enabled" 8 0 which disables the ibm trackpoint on the keyboard. Backtrace: #0 0x000000000044bbea in ActivateKeyboardGrab (keybd=0x1425990, grab=0x14e2720, time=..., passive=0) at /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904/dix/events.c:1567 #1 0x0000000000445620 in GrabDevice (client=0x1643bc0, dev=0x1425990, pointer_mode=1, keyboard_mode=1, grabWindow=<optimized out>, ownerEvents=<optimized out>, ctime=33361854, mask=0x7fff6be0d6c0, grabtype=1, curs=0, confineToWin=0, status=0x7fff6be0d6a8 "") at /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904/dix/events.c:5052 #2 0x0000000000529958 in ProcXGrabDevice (client=0x1643bc0) at /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904/Xi/grabdev.c:134 #3 0x000000000043b151 in Dispatch () at /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904/dix/dispatch.c:428 #4 0x0000000000429c3a in main (argc=6, argv=<optimized out>, envp=<optimized out>) at /var/tmp/portage/x11-base/xorg-server-1.12.99.904/work/xorg-server-1.12.99.904/dix/main.c:295