[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-06-25 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1714989 *** https://bugs.launchpad.net/bugs/1714989 It seems we're reopening and continuing this in bug 1714989. ** This bug has been marked a duplicate of bug 1714989 gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-31 Thread Bug Watch Updater
** Changed in: gnome-shell Status: Unknown => Fix Released ** Changed in: gnome-shell Importance: Unknown => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759621 Title:

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-30 Thread Daniel van Vugt
Fix committed upstream. It will be included in gnome-shell versions 3.28.3 and 3.29.3. ** Bug watch added: GNOME Bug Tracker #788931 https://bugzilla.gnome.org/show_bug.cgi?id=788931 ** Tags added: fixed-in-3.28.3 fixed-in-3.29.3 -- You received this bug notification because you are a

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-28 Thread Daniel van Vugt
** Bug watch added: GNOME Bug Tracker #788931 https://bugzilla.gnome.org/show_bug.cgi?id=788931 ** Also affects: gnome-shell via https://bugzilla.gnome.org/show_bug.cgi?id=788931 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-28 Thread Treviño
Fixed in https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/115 Plus I've another fix for gjs. ** Also affects: gjs (Ubuntu) Importance: Undecided Status: New ** Changed in: gjs (Ubuntu) Status: New => Fix Committed ** Changed in: gjs (Ubuntu) Status: Fix

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-26 Thread Apport retracing service
** Tags added: cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759621 Title: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-22 Thread Treviño
** Changed in: gnome-shell (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759621 Title: gnome-shell crashed with SIGSEGV in

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-16 Thread Treviño
Some gdb debugging is #1 0x7f3abc9a1bc8 in st_label_set_text (label=0x555b3f768d10, text=0x555b5369d360 "...") at ../../gnome-shell/src/st/st-label.c:331 331 ctext = CLUTTER_TEXT (priv->label); (gdb) list 326 327 g_return_if_fail (ST_IS_LABEL (label)); 328

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-16 Thread Treviño
I got it finally with some proper JS stacktrace, in my case it was an extension triggering it: (gnome-shell:6754): Gjs-CRITICAL **: 12:22:44.730: Object St.BoxLayout (0x55950fcf1230), has been already deallocated - impossible to access to it. This might be caused by the fact that the object has

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-08 Thread Daniel van Vugt
We know. There are 830 reports of this crash from 18.04 right now: https://errors.ubuntu.com/problem/811164cadd3e9e891f9e2d439bda59925f91a62c And globally this is the 9th most common gnome-shell crash for 18.04 (or 6th if you look at just the past month). ** Changed in: gnome-shell (Ubuntu)

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-08 Thread hackel
ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 CurrentDesktop: GNOME DisplayManager: gdm3 DistroRelease: Ubuntu 18.04 InstallationDate: Installed on 2017-12-09 (150 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018) Package: gnome-shell 3.28.1-0ubuntu2

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-05-08 Thread hackel
Sadly this is still happening to me on 18.04 as well. Every single time I resume my machine from suspend. And it's not just that gnome-shell crashes, but I have to sit for a good 2-3 minutes while apport does its thing, while the machine is completely frozen from a UI perspective. This is such a

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-04-29 Thread Michaël Lambé
Here is the log from `journalctl /usr/bin/gnome-shell` ** Attachment added: "journalctl /usr/bin/gnome-shell > log.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1759621/+attachment/5130266/+files/log.tar.gz -- You received this bug notification because you are a member of

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-04-26 Thread Treviño
Anyone affected, please attach your journalctl /usr/bin/gnome-shell ** Changed in: gnome-shell (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-04-20 Thread Michaël Lambé
Not sure if this issue is related but since I upgrade to the last daily update I am not able to click with my trackpad or connected mouse. When I suspend the laptop, I can use the keyboard to open a terminal. Gnome-shell is reporting this bug since this problem appears. I am using an XPS 13 -

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-04-07 Thread Edward Pedemonte
For me, it happens every few times I attach an SD card. Haven't tested with other media. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759621 Title: gnome-shell crashed with SIGSEGV in

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-04-02 Thread Eugene Romanenko
For me (Bug #1760588) gnome-shell crashes nearly always when I attach USB drive or phone with storage. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759621 Title: gnome-shell crashed with SIGSEGV

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-03-28 Thread Daniel van Vugt
The Ubuntu error tracker also confirms the crash is still happening. Bug 1714989 did not resolve it. Now tracking in: https://errors.ubuntu.com/problem/811164cadd3e9e891f9e2d439bda59925f91a62c ** Description changed: + https://errors.ubuntu.com/problem/811164cadd3e9e891f9e2d439bda59925f91a62c +

[Bug 1759621] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() from ffi_call_unix64()

2018-03-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-shell (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759621 Title: