GNOME Bugzilla – Bug 786420
[gnome-terminal] crash on touch event (NULL deref)
Last modified: 2017-08-23 19:38:19 UTC
From https://bugzilla.redhat.com/show_bug.cgi?id=1482059. @touch is NULL in #0, and it's dereferenced. Program terminated with signal SIGSEGV, Segmentation fault.
+ Trace 237807
Thread 1 (Thread 0x7fcbb5725a80 (LWP 2863))
gtk+ version appears to be gtk3-3.22.17-2.fc26.x86_64.
Some details on how to reproduce this as well (this example uses gnome-terminal, but it can be reproduced with any native GTK+3 application on Wayland): - Get a machine with a touch screen running gnome on wayland - Open up gnome-terminal (be warned, it will kill all of your other active terminal sessions) - Open up the menu on the top right corner of the GNOME toolbar, e.g. the one with the power button by tapping on it with your touch screen - Using the touchscreen again, tap the title bar of gnome-terminal - You have now crashed gnome-terminal. Feel free to observe a moment of silence for it's death if you feel it necessary.
*** Bug 783960 has been marked as a duplicate of this bug. ***
duplicate https://bugzilla.gnome.org/show_bug.cgi?id=776220
*** This bug has been marked as a duplicate of bug 776220 ***