Comment 16 for bug 1898005

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: gnome-shell crashed with SIGABRT in st_bin_destroy: assertion failed: (priv->child == NULL) called from DesktopManager::_destroyDesktopIcons()

OK, I've proposed a fix for the root cause here:

  https://gitlab.gnome.org/World/ShellExtensions/desktop-icons/-/merge_requests/191

but it still scares me how easily StBin failed to notice such a mistake so I might also add some error checking in gnome-shell to prevent similar mistakes going unnoticed.