Comment 34 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() from ffi_call_unix64() [dash-to-panel specific?]

Mateo, that issues is triggered by

This extension file: https://github.com/codito/gnome-pomodoro/blob/master/plugins/gnome/extension/dialogs.js

So please report the issue upstream (I've done it already in https://github.com/codito/gnome-pomodoro/issues/317). It seems the extension doesn't properly disable the timer on actor destruction, and the method it uses isn't enough for safety check.