Comment 10 for bug 1898005

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

Same when using DisplayLink adapter via both EVDI or UDL. Crashes most of the times when GPU file (/dev/dri/cardX) is created. Gnome logs:

dladmin-XPS-13-9360 gnome-shell[3367]: St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: assertion failed: (priv->child == NULL)
dladmin-XPS-13-9360 gnome-shell[3367]: Bail out! St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: assertion failed: (priv->child == NULL)
dladmin-XPS-13-9360 gnome-shell[3367]: GNOME Shell crashed with signal 6
dladmin-XPS-13-9360 gnome-shell[3367]: == Stack trace for context 0x55b2530dd150 ==
dladmin-XPS-13-9360 gnome-shell[3367]: #0 55b2549ae9d8 i /usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:206 (2d1dccd7c880 @ 142)
dladmin-XPS-13-9360 gnome-shell[3367]: #1 55b2549ae950 i /usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:124 (2d1dccd7ca10 @ 12)
dladmin-XPS-13-9360 gnome-shell[3367]: #2 7ffe81569ef0 b resource:///org/gnome/shell/ui/background.js:695 (1caa9dce13d0 @ 155)
dladmin-XPS-13-9360 gnome-shell[3367]: #3 7ffe81569fb0 b resource:///org/gnome/shell/ui/layout.js:471 (1caa9dce06a0 @ 74)
dladmin-XPS-13-9360 gnome-shell[3367]: #4 55b2549ae8b8 i resource:///org/gnome/shell/ui/layout.js:541 (1caa9dce04c0 @ 62)
dladmin-XPS-13-9360 gnome-shell[3367]: #5 7ffe8156aa80 I self-hosted:850 (341e9140a600 @ 423)

GDB backtrace attached.