Hello errors.ubuntu.com, or anyone else affected, Accepted mutter into plucky-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mutter/48.1-1ubuntu3.1 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- plucky to verification-done-plucky. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-plucky. 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. ** Changed in: mutter (Ubuntu Plucky) Status: In Progress => Fix Committed ** Tags added: verification-needed verification-needed-plucky -- 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/2102063 Title: gnome-shell crashed with SIGSEGV in _cogl_pipeline_layer_numbers_equal() from compare_entry_layer_numbers() Status in Mutter: Fix Released Status in mutter package in Ubuntu: Fix Committed Status in mutter source package in Plucky: Fix Committed Status in mutter source package in Questing: Fix Committed Bug description: [ Impact ] If many notifications have accumulated, GNOME Shell will crash and log out the user when clicking the "Clear" button to dismiss all notifications. The root cause of the bug is a classic case of removing elements from a linked-list while iterating over it unsafely, during the composition rendering pass. [ Test plan ] 1. Spawn many notifications: $ for run in {1..20}; do notify-send foo; done 2. Open the calendar menu 3. Click "Clear" 4. Verify that all notifications were dismissed 5. Verify that GNOME Shell did not crash and log you out [ Where problems could occur ] mutter is the component of GNOME driving the screen and inputs, and thus is a critical component of Ubuntu Desktop. Problems would manifest with the desktop rendering incorrectly or crashing. The side-effects being very evident and the patch being trivial make this upload a low risk for regressions. [ Other information ] The Ubuntu Error Tracker has been receiving reports about a problem regarding gnome-shell. This problem was most recently seen with package version 48~beta-3ubuntu1, the problem page at https://errors.ubuntu.com/problem/c840a93998fc1f3edb39a0c0ed8682215c9e5f63 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/mutter/+bug/2102063/+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