Thanks. The crash is: Mar 21 17:09:40 EddieAW gnome-shell[3567]: Received an X Window System error. This probably reflects a bug in the program. The error was 'GLXBadPixmap'. (Details: serial 455778 error_code 161 request_code 152 (GLX) minor_code 23) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the MUTTER_SYNC environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the mtk_x_error()
which means we will need you to add MUTTER_SYNC=1 to /etc/environment, reboot and then report the crash again. Because without MUTTER_SYNC=1 set, we can't know where the crash is occurring due to the asynchronous design of the X11 protocol. ** Summary changed: - Extension crashes and forces log out on lock screen + gnome-shell crashed with SIGTRAP due to GLXBadPixmap ** Package changed: gnome-shell-extension-desktop-icons-ng (Ubuntu) => gnome-shell (Ubuntu) ** Tags added: nvidia -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2103609 Title: gnome-shell crashed with SIGTRAP due to GLXBadPixmap Status in gnome-shell package in Ubuntu: Incomplete Bug description: Using a plain vanilla 24.04.2 LTS, using a laptop with an external monitor. First, built-in 3840x2160 pixels, scaling set to 200%, refresh rate set to 120 Hz and fractional scaling, Second 5120x1440, refresh rate set to 60 Hz and scaling set to 100% and fractional scaling. I use the second one as main screen, and setting fractional scaling is required to operate the two different screens at different scaling. I have a a Geforce RTX 3070 Ti Laptop GPU using the nvidia-driver-550 (proprietary, tested) version. In this setup the extension Desktop Icons NG (DING) crashes on Lock Screen (either manual or automatic). Login Screen appears, after logging back on, the whole screen shows "Application crashed" and forces a log out. Deactivating the extension resolves bug and Lock Screen works again. As I'm new to Ubuntu and haven't used Desktop Iconss, I can't say for sure, but I think the Extension has difficulties dealing with my setup: the "home" icon is functional but is positioned somewhere on the far right of my second screeen which is probably wrong. The system logs do not provide any immediate hint of what went wrong, so I'm not including it here. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2103609/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp