I'm seeing what appears to be the same crash, but with a different trigger than the ones already reported here (suspend, cursor movement in GDM): resizing the guest window in VMware Fusion, which changes the display resolution via vmwgfx/KMS.
Environment: - Ubuntu 26.10 (development branch), ARM64 - gnome-shell 51~alpha-0ubuntu4 / mutter 51~alpha-0ubuntu2 - VMware Fusion guest (Apple Silicon host), Wayland session, vmwgfx, no 3D acceleration Steps to reproduce: - Log into a Wayland GNOME session in the guest. - Resize the Fusion window on the host, triggering a resolution change. gnome-shell crashes immediately; GDM restarts; session and all apps lost. Stack trace (native, unsymbolicated — debuginfod currently times out for this build-id): #0 __pthread_kill_implementation (libc.so.6) #1 __GI_raise (libc.so.6) #2 /usr/bin/gnome-shell + 0x3b38 #3 ld-linux-aarch64.so.1 + 0x3ca20 #4 ld-linux-aarch64.so.1 + 0x3ca20 #5 libmutter-51.so.0 + 0x116820 Package: gnome-shell/51~alpha-0ubuntu4, build-id 61b532c9f3ad1b307f5c8dc6a783e1ade626a947. Given this matches the g_list_foreach() SIGSEGV pattern and the issue is already tracked with a fix targeted for Mutter 51.beta, I'm just adding this as a confirming data point and additional trigger. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/2163496 Title: gnome-shell 51.alpha crashed with SIGSEGV in g_list_foreach() To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/2163496/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
