[Bug 1714989] 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?]

2017-10-29 Thread Paul
I've not had one of these crashes since removing Global App Menu. Anyone else got it installed? ** Summary changed: - gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [dash-to-panel specific?] + gnome-shell crashed with SIGSEGV in

[Bug 1714989] 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?]

2017-10-24 Thread Apport retracing service
** Tags added: bugpattern-needed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1714989 Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from

[Bug 1714989] 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?]

2017-10-23 Thread Mattéo Delabre
Thank you Marco for having forwarded the bug to the right developers. Unfortunately, I have not managed to reduce the crash to a precise set of steps. I will report back if I manage to make it reproducible. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 1714989] 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?]

2017-10-23 Thread Paul
Looking through the journalctl, I saw Global App Menu and also Pixel Saver were having problems. Hopefully these issues can be fixed. Though it seems we shouldn't hold out hope for GAM as the author discontinued it: http://www.omgubuntu.co.uk/2017/09/gnome-global-menu-extension- discontinued --

[Bug 1714989] 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?]

2017-10-23 Thread Treviño
Mh, that's again caused by another extension (gnomeGlobalAppMenu), but I'm not sure if the bug is the same, as I don't see any text reference there. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1714989] 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?]

2017-10-23 Thread Treviño
Mattéo, what are the steps to reproduce your crash? Just random, or it happens on a particular action? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1714989 Title:

[Bug 1714989] 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?]

2017-10-23 Thread Paul
Hopefully this is what you was looking for. ** Attachment added: "stacktraceforcontent.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1714989/+attachment/4987886/+files/stacktraceforcontent.txt -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1714989] 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?]

2017-10-23 Thread Treviño
To get that content easily, just attach here the output of: journalctl /usr/bin/gnome-shell | grep -A 30 "== Stack trace for context" -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1714989] 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?]

2017-10-23 Thread Treviño
Paul, you uploaded the journalctl itself :) No, just launch journalctl /usr/bin/gnome-shell And attach here the output of that command please -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1714989] 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?]

2017-10-23 Thread Treviño
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

[Bug 1714989] 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?]

2017-10-23 Thread Juerg Haefliger
I worked with Marco on Friday and he submitted a PR for dash-to-panel which fixes my crashes. See https://github.com/jderose9/dash-to- panel/issues/261. ** Bug watch added: github.com/jderose9/dash-to-panel/issues #261 https://github.com/jderose9/dash-to-panel/issues/261 -- You received

[Bug 1714989] 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?]

2017-10-22 Thread Daniel van Vugt
Sure, it probably can't hurt. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1714989 Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from

[Bug 1714989] 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?]

2017-10-22 Thread Mattéo Delabre
Sorry for the inconvenience. I’m new to reporting bugs on Launchpad. Should I post my logs over on the other bug? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1714989 Title:

[Bug 1714989] 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?]

2017-10-22 Thread Daniel van Vugt
Mattéo, that is bug 1723705. Not this one. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1714989 Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from

[Bug 1714989] 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?]

2017-10-22 Thread Daniel van Vugt
** Summary changed: - gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() (dash-to-panel specific?) + gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [dash-to-panel specific?] -- You