Hello errors.ubuntu.com, or anyone else affected, Accepted mutter into noble-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mutter/46.2-1ubuntu0.24.04.7 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- noble to verification-done-noble. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-noble. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. ** Tags added: verification-needed verification-needed-noble -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/2093237 Title: gnome-shell crashed with SIGSEGV in meta_window_foreach_transient() from meta_window_has_modals() from repick_for_event() from meta_wayland_pointer_update() from meta_wayland_seat_update() Status in GNOME Shell: Fix Released Status in mutter package in Ubuntu: Fix Released Status in mutter source package in Noble: Fix Committed Bug description: [ Impact ] * gnome-shell may crash and log-out the user when closing a Wayland window that uses subsurfaces. * The crash is specific to certain applications and requires a specific event sequence to trigger, which makes it hard to reproduce. [ Test Plan ] 1. sudo apt install libsdl2-dev 2. wget https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2093237/+attachment/5853638/+files/sdl2-reproducer.c 3. gcc sdl2-reproducer.c $(pkg-config --cflags --libs sdl2) -o sdl2-reproducer 4. SDL_VIDEODRIVER=wayland ./sdl2-reproducer 5. Verify that a black window with a titlebar has opened 6. Close the window by clicking on the X button 7. Verify that the desktop did not crash and did not log you out. [ Where problems could occur ] * gnome-shell provides the GNOME desktop, and thus is a critical component. * A bug in the patch could manifest with applications not receiving mouse inputs correctly, or with the desktop crashing and logging the user out. [ Other Info ] The Ubuntu Error Tracker has been receiving reports about a problem regarding gnome-shell. This problem was most recently seen with package version 46.3.1-2, the problem page at https://errors.ubuntu.com/problem/3a784898b44dea37ee80596a3e9bc6caaef92b4c contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/2093237/+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