Bug#927162: gnome-shell segfaults in libst-1.0.so

2019-04-16 Thread Simon McVittie
On Tue, 16 Apr 2019 at 15:13:56 -0700, Eloston wrote: > After looking at the TopIcons code at the line indicated in journalctl, I am > able to reproduce the crash with the following: > > 1. Open Looking Glass (lg) > 2. Run the following: > > a = new St.Widget(); > a.destroy(); >

Bug#927162: gnome-shell segfaults in libst-1.0.so

2019-04-16 Thread Eloston
After looking at the TopIcons code at the line indicated in journalctl, I am able to reproduce the crash with the following: 1. Open Looking Glass (lg) 2. Run the following: a = new St.Widget(); a.destroy(); a.get_theme_node(); After running the third line, gnome-shell

Bug#927162: gnome-shell segfaults in libst-1.0.so

2019-04-16 Thread Simon McVittie
Control: retitle -1 gnome-shell: intermittent segfault in st_widget_get_theme_node() at st-widget.c:603 Control: forwarded -1 https://gitlab.gnome.org/GNOME/gnome-shell/issues/1018 On Mon, 15 Apr 2019 at 12:12:36 -0700, Eloston wrote: > Just using GNOME normally causes the crash to happen. This

Bug#927162: gnome-shell segfaults in libst-1.0.so

2019-04-15 Thread Eloston
Package: gnome-shell Version: 3.30.2-3 Severity: critical Justification: causes serious data loss Dear Maintainer, * What led up to the situation? Just using GNOME normally causes the crash to happen. * What exactly did you do (or not do) that was effective (or ineffective)?