[Wayland-bugs] [Bug 105258] libinput crashes Xorg with SIGABRT in libinput_event_get_pointer_event
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 27 12:15:50 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105258
--- Comment #3 from Nicolas Joyard <nicolas-freedesktop at njoyard.fr> ---
Here is a new crash with an updated libinput, rebuilt without stripping
symbols.
libinput version: 1.10.0+25+g3e77f2e9-1
libinput commit: 3e77f2e9f5a98fc5917642bd47ceeef89b95c858
Backtrace from Xorg log:
[ 1580.664] (EE) Backtrace:
[ 1580.671] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x139)
[0x55ed7d51ee99]
[ 1580.673] (EE) 1: /usr/lib/libpthread.so.0 (funlockfile+0x50)
[0x7fbf098d4e1f]
[ 1580.677] (EE) 2: /usr/lib/libc.so.6 (gsignal+0x110) [0x7fbf09540860]
[ 1580.679] (EE) 3: /usr/lib/libc.so.6 (abort+0x1c9) [0x7fbf09541ec9]
[ 1580.681] (EE) 4: /usr/lib/libc.so.6 (__assert_fail_base+0x14c)
[0x7fbf095390bc]
[ 1580.683] (EE) 5: /usr/lib/libc.so.6 (__assert_fail+0x43)
[0x7fbf09539133]
[ 1580.685] (EE) 6: /usr/lib/libinput.so.10 (tp_handle_state+0x332c)
[0x7fbf023396dc]
[ 1580.686] (EE) 7: /usr/lib/libinput.so.10 (tp_interface_process+0xb8)
[0x7fbf0233a438]
[ 1580.687] (EE) 8: /usr/lib/libinput.so.10 (evdev_device_dispatch+0x3f8)
[0x7fbf02326178]
[ 1580.687] (EE) 9: /usr/lib/libinput.so.10 (libinput_dispatch+0x5f)
[0x7fbf02325a5f]
[ 1580.688] (EE) 10: /usr/lib/xorg/modules/input/libinput_drv.so
(_init+0x29b9) [0x7fbf0255c5b9]
[ 1580.689] (EE) 11: /usr/lib/xorg-server/Xorg (input_unlock+0x293)
[0x55ed7d51d3d3]
[ 1580.689] (EE) 12: /usr/lib/xorg-server/Xorg (OsCleanup+0x621)
[0x55ed7d51fe01]
[ 1580.690] (EE) 13: /usr/lib/xorg-server/Xorg (input_unlock+0xde)
[0x55ed7d51cfce]
[ 1580.691] (EE) 14: /usr/lib/libpthread.so.0 (start_thread+0xdc)
[0x7fbf098ca08c]
[ 1580.694] (EE) 15: /usr/lib/libc.so.6 (clone+0x3f) [0x7fbf09601eb8]
Line numbers:
tp_handle_state+0x332c: ../libinput/src/evdev-mt-touchpad-gestures.c:85
tp_interface_process+0xb8: ../libinput/src/evdev-mt-touchpad.c:1639
evdev_device_dispatch+0x3f8: ../libinput/src/evdev.c:857
libinput_dispatch+0x5f: ../libinput/src/libinput.c:1989
I'll try to have an evemu recording setup next.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180227/62ee673b/attachment.html>
More information about the wayland-bugs
mailing list