Comment 8 for bug 1714989

Revision history for this message
Marco Trevisan (TreviƱo) (3v1n0) wrote : Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text()

It's quite hard to debug this without a javascript dump...

Please if anyone gets this frequently, connect to gnome-shell with sudo gdb -p $(gnome-shell) continue the execution and when the crash happens, do a "call gjs_dumpstack()"