touch screen segfault
Affected version
Bug summary
While using the touch screen and keyboard on my HP Elitebook, on Kali Linux/Rolling Gnome 44.1. Gnome appear to crash and log me out. After a login, everything appears to work as usual.
Using Wayland.
Steps to reproduce
- Touch screen
- Press delete on keyboard
- Touch screen
- Type on keyboard
- etc...
What happened
I got logged out.
[156005.355871] gnome-shell[2256]: segfault at 40 ip 00007f6564e806c4 sp 00007ffe818d9298 error 4 in libwayland-server.so.0.22.0[7f6564e7f000+8000] likely on CPU 0 (core 0, socket 0)
[156005.355885] Code: 84 00 00 00 00 00 48 8b 50 28 48 8d 42 e0 48 39 d7 74 0b 48 39 70 40 75 ed c3 0f 1f 40 00 31 c0 c3 0f 1f 44 00 00 f3 0f 1e fa <48> 8b 47 40 c3 0f 1f 80 00 00 00 00 f3 0f 1e fa 48 89 77 48 c3 0f
from dmesg
What did you expect to happen
Not crash.
Relevant logs, screenshots, screencasts etc.
[156004.564537] i2c_designware i2c_designware.1: controller timed out
[156005.334584] kauditd_printk_skb: 141 callbacks suppressed
[156005.334587] audit: type=1326 audit(1700039879.162:2550366): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.discord.discord pid=59641 comm="chrome_crashpad" exe="/snap/discord/163/usr/share/discord/chrome_crashpad_handler" sig=0 arch=c000003e syscall=101 compat=0 ip=0x7f95b88a219e code=0x50000
[156005.355871] gnome-shell[2256]: segfault at 40 ip 00007f6564e806c4 sp 00007ffe818d9298 error 4 in libwayland-server.so.0.22.0[7f6564e7f000+8000] likely on CPU 0 (core 0, socket 0)
[156005.355885] Code: 84 00 00 00 00 00 48 8b 50 28 48 8d 42 e0 48 39 d7 74 0b 48 39 70 40 75 ed c3 0f 1f 40 00 31 c0 c3 0f 1f 44 00 00 f3 0f 1e fa <48> 8b 47 40 c3 0f 1f 80 00 00 00 00 f3 0f 1e fa 48 89 77 48 c3 0f
[156005.619019] rfkill: input handler enabled
[156006.484794] i2c_designware i2c_designware.1: controller timed out
[156006.503852] i2c_designware i2c_designware.1: i2c_dw_handle_tx_abort: lost arbitration
[156007.508441] i2c_designware i2c_designware.1: controller timed out
[156007.864230] rfkill: input handler disabled
[156013.276917] rfkill: input handler enabled
[156014.832692] rfkill: input handler disabled
[156085.059419] i2c_hid_acpi i2c-ALP0016:00: i2c_hid_get_input: incomplete report (83/65309)
[156085.111741] i2c_designware i2c_designware.1: i2c_dw_handle_tx_abort: lost arbitration
[156086.132481] i2c_designware i2c_designware.1: controller timed out
[156086.168453] i2c_designware i2c_designware.1: i2c_dw_handle_tx_abort: lost arbitration
[156087.192446] i2c_designware i2c_designware.1: controller timed out
[156088.108402] i2c_designware i2c_designware.1: i2c_dw_handle_tx_abort: lost arbitration
[156089.112448] i2c_designware i2c_designware.1: controller timed out
[156282.793476] i2c_designware i2c_designware.1: i2c_dw_handle_tx_abort: lost arbitration
[156283.796830] i2c_designware i2c_designware.1: controller timed out
[156285.748452] i2c_designware i2c_designware.1: controller timed out
Edited by Jon Ronnenberg