Launchpad has imported 7 comments from the remote bug at https://bugzilla.redhat.com/show_bug.cgi?id=2124341.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2022-09-05T18:16:02+00:00 pablo wrote: Description of problem: In branched 37, beta 1.4, closing pidgin crashes gnome-shell (and with it, the whole session because of wayland) Version-Release number of selected component (if applicable): gnome-shell-43~beta-3.fc37.x86_64 gnome-shell-extension-appindicator-42-3.fc37.noarch How reproducible: Always in my setup, haven't tested in others Steps to Reproduce: 1. have gnome-shell-extension-appindicator installed and enabled 2. run pidgin (in my case, open libera) 3. Close pidgin, either from the appindicator icon or from Quit in the menu Actual results: gnome-shell crashes (SIGABRT) and the session is closed Expected results: Pidgin is closed without issues Additional info: Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-shell- extension-appindicator/+bug/1988315/comments/7 ------------------------------------------------------------------------ On 2022-09-06T10:31:00+00:00 jadahl wrote: Can you attach a debug backtrace? Do so by running sudo dnf install gdb sudo dnf debuginfo-install mutter gnome-shell glib2 gjs coredumpctl gdb -r gnome-shell then in the (gdb) prompt run backtrace full then attach the output as a file here. Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-shell- extension-appindicator/+bug/1988315/comments/8 ------------------------------------------------------------------------ On 2022-09-06T11:49:38+00:00 pablo wrote: Created attachment 1909769 backtrace This backtrace is from yesterday's crash, let me know if that's ok or if you want me to generate it again Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-shell- extension-appindicator/+bug/1988315/comments/9 ------------------------------------------------------------------------ On 2022-09-06T11:56:46+00:00 jadahl wrote: Looks like https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5832. Can you see if you can find the journal logs from gnome-shell from when the crash happened? If you look up the pid from coredumpctl, it might be available if you do journalctl _PID=pid-of-gnome-shell Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-shell- extension-appindicator/+bug/1988315/comments/10 ------------------------------------------------------------------------ On 2022-09-06T12:09:57+00:00 pablo wrote: Created attachment 1909772 journalctl from the pid Indeed it looks like the same thing Clutter:ERROR:../clutter/clutter/clutter- actor.c:11749:clutter_actor_destroy_all_children: assertion failed: (self->priv->n_children < prev_n_children) Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-shell- extension-appindicator/+bug/1988315/comments/11 ------------------------------------------------------------------------ On 2022-09-06T12:42:03+00:00 pablo wrote: Jonas, I have a feeling (but absolutely no evidence) that this might be related https://github.com/ubuntu/gnome-shell-extension- appindicator/issues/294 , since pidgin is also what triggers that problem for me. Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-shell- extension-appindicator/+bug/1988315/comments/12 ------------------------------------------------------------------------ On 2022-09-06T13:17:34+00:00 jadahl wrote: (In reply to Pablo Greco from comment #5) > Jonas, I have a feeling (but absolutely no evidence) that this might be > related > https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/294 , > since pidgin is also what triggers that problem for me. I have no idea, but if this is something you can reproduce, there seems to be a potential fix available if you install the extension from one of the commenters. Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-shell- extension-appindicator/+bug/1988315/comments/13 ** Changed in: gnome-shell-extension-appindicator (Fedora) Status: Unknown => Confirmed ** Changed in: gnome-shell-extension-appindicator (Fedora) Importance: Unknown => Undecided ** Bug watch added: github.com/ubuntu/gnome-shell-extension-appindicator/issues #294 https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/294 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-appindicator in Ubuntu. https://bugs.launchpad.net/bugs/1988315 Title: gnome-shell crashed with SIGABRT [Clutter:ERROR:../clutter/clutter/clutter- actor.c:11749:clutter_actor_destroy_all_children: assertion failed: (self->priv->n_children < prev_n_children)] in indicatorStatusIcon.js:317 Status in gnome-shell-extension-appindicator package in Ubuntu: Confirmed Status in gnome-shell-extension-appindicator package in Fedora: Confirmed Bug description: After upgrading to kinetic gnome-shell is crashing on start when using wayland. ProblemType: Bug DistroRelease: Ubuntu 22.10 Package: gnome-shell 43~beta-1ubuntu2 ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39 Uname: Linux 5.15.0-46-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.23.0-0ubuntu1 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Wed Aug 31 10:28:31 2022 DisplayManager: gdm3 DistributionChannelDescriptor: # This is the distribution channel descriptor for the OEM CDs # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor canonical-oem-sutton-bionic-amd64-20200511-23+sutton-knuth-bionic-amd64+iso InstallationDate: Installed on 2020-05-18 (834 days ago) InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 20200511-12:31 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash RelatedPackageVersions: mutter-common 43~beta-3ubuntu2 SourcePackage: gnome-shell UpgradeStatus: Upgraded to kinetic on 2022-08-30 (0 days ago) modified.conffile..etc.default.apport: [modified] mtime.conffile..etc.default.apport: 2020-05-11T08:18:53 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1988315/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

