[Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-05-10 Thread Daniel van Vugt
Zero reports of this crash in hirsute (which is version 3.38.4) so consider it fixed. ** Changed in: gnome-shell (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-02-09 Thread Brian Murray
On Tue, Feb 09, 2021 at 09:19:15PM -, Olivier Robert wrote: > Thanks for the info, that's good to know. And btw, is there a place to > report or discuss about the phased-updater, like there is for Ubuntu > packages ? The phased-updater is a script which is part of ubuntu-archive-tools so I

[Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-02-09 Thread Olivier Robert
Thanks for the info, that's good to know. And btw, is there a place to report or discuss about the phased-updater, like there is for Ubuntu packages ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-02-09 Thread Brian Murray
Re comment #6: "I wonder if it could be a bug related to the crash reporting software instead. What looks strange (but maybe I'm not reading it correctly) is that the publishing history indicates it was brought back to 0% even before it was put at 10% : https://launchpad.net/ubuntu/groovy/amd64

[Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-02-04 Thread Daniel van Vugt
> Maybe old bug reports are incorrectly attached to newer packages. That would certainly explain the weird stack traces and lack of working debug symbols. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-02-04 Thread Olivier Robert
Maybe old bug reports are incorrectly attached to newer packages. Focal, Bionic and others also have "zombie updates" : update-notifier on Focal, gnome-calculator and nautilus on Bionic. Those last two have been zombified more than one year ago (moreover at the same time it seems). Have a look

[Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-02-04 Thread Olivier Robert
I wonder if it could be a bug related to the crash reporting software instead. What looks strange (but maybe I'm not reading it correctly) is that the publishing history indicates it was brought back to 0% even before it was put at 10% : https://launchpad.net/ubuntu/groovy/amd64 /gnome-shell It

[Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-02-04 Thread Daniel van Vugt
Is there anyone here who is experiencing this bug, or can reproduce it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913672 Title: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion

[Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-01-29 Thread Daniel van Vugt
I suspect this might be an old bug that has always existed. Only we didn't hit it until now because bug 1898005 would crash first. Now bug 1898005 is fixed in 3.38.2, this other issue is able to crash instead :P https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/176133e6ac -- You received this

[Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-01-28 Thread Daniel van Vugt
The assertion failure might not even be in st_bin_get_preferred_width at all. That might be a red herring caused by lack of debug symbols. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913672 Title:

[Bug 1913672] Re: gnome-shell 3.38.2-1ubuntu1~20.10.1 is crashing with assertion failures in st_bin_get_preferred_width

2021-01-28 Thread Daniel van Vugt
Incomplete because we don't have any line number info, any log messages telling us what the assertion is, or any test case. We're left to guess, and my guess is either: * An inlined function with an explicit assertion; or * One of these macros: StBinPrivate *priv =