Re: [Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-11-22 Thread gadLinux
Hi Marco, Good. I will give it a try. But since the whole screen get freezed I don't know if I will able catch anything. Best regards, On 21/11/17 17:08, Marco Trevisan (Treviño) wrote: > GadLinux, not so hard now... We've added tools in gnome-shell to show > this in the journal. > > Or just

[Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-11-21 Thread Treviño
GadLinux, not so hard now... We've added tools in gnome-shell to show this in the journal. Or just follow this https://is.gd/wiki_gnome_shell_crash_debug to see what's crashing. Anyway, the fix for the issue of GS is in gnome, will be released in next point release. ** Summary changed: -

Re: [Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-11-18 Thread gadLinux
Hi, Yes, but's quite difficult for normal user know what's the plugin that's behaving wrong. Best regards, On 17/11/17 22:40, Marco Trevisan (Treviño) wrote: > Thanks for all these reports... > > Unfortunately all these issues are unrelated to the shell itself, but I > please you guys to

[Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-11-17 Thread Treviño
Thanks for all these reports... Unfortunately all these issues are unrelated to the shell itself, but I please you guys to report these crashes to the extensions authors (as I already did in various cases, proposing fixes too). In fact, what I suspect might have changed is the way gjs (or new

[Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-11-09 Thread François-Xavier Thomas
By the way, comment #48 is on Ubuntu Artful, latest packages at the time of writing, with Gnome Shell 3.26.1-0ubuntu4. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1714989 Title:

[Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-11-09 Thread François-Xavier Thomas
I have (what looks like) the same issue with another extension (specifically this commit: https://github.com/projecthamster/hamster- shell-extension/tree/07cea1824291cb818befd5fb473a065abe334bde). The crash does not always happen (is it a race condition?), but, when it does, it always occurs

[Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-10-31 Thread Daniel Playfair Cal
** Attachment added: "Valgrind log of crash occurring (with more debug symbols)" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1714989/+attachment/5001402/+files/17-11-01_09-18-49.valgrind -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-10-31 Thread Daniel Playfair Cal
The JS stack trace from comment 45 is: == Stack trace for context 0x22ad77f0 == #0 0x1ffeffc980 b /usr/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com/extension.js:360 (0x42dbdc48 @ 1995) #1 0x1ffeffd680 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x3a4c2c48

[Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-10-31 Thread Daniel Playfair Cal
** Attachment added: "Alternative valgrind log of the crash (No JS stack trace)" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1714989/+attachment/5001403/+files/17-11-01_09-12-17.valgrind -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-10-30 Thread Sebastien Bacher
thanks for the valgrind log, that indeed has error but seems to be missing the gnome-shell and libmozjs debug symbols -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1714989 Title:

[Desktop-packages] [Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64() [Global App Menu specific?]

2017-10-29 Thread Daniel Playfair Cal
I also experience this crash. I don't have global app menu installed but for me the crash occurs when the following line of code is being executed in the Freon shell extension: https://github.com/UshakovVasilii /gnome-shell-extension-