This bug was fixed in the package mutter - 46.2-1ubuntu0.24.04.6 --------------- mutter (46.2-1ubuntu0.24.04.6) noble; urgency=medium
[ Alessandro Astone ] * Backport patch to avoid full framebuffer damage when dragging a window (LP: #2080698) * Backport patches to fix crash with pointer-constraints and touch (LP: #2090824) * Backport patches to fix touchscreen drag&drop (LP: #1966635) * The above patches require and include the fix for LP: #2090824 even though that bug does not exist on Noble. * Silence lintian error about the version of two new symbols. [ Yao Wei (魏銘廷) ] * debian/patches: Synchronize touchscreen enabled state when adding it to device mapper, which fixes suspend/resume related issue (LP: #2087831) -- Daniel van Vugt <daniel.van.v...@canonical.com> Wed, 22 Jan 2025 14:14:03 +0800 ** Changed in: mutter (Ubuntu Noble) Status: Fix Committed => Fix Released -- 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/2090824 Title: mutter crashes on Ubuntu 24.04 while playing Among Us with meta_wayland_pointer_constraint_deactivate Status in Mutter: Fix Released Status in mutter package in Ubuntu: Fix Released Status in mutter source package in Noble: Fix Released Bug description: [ Impact ] Touch input will crash the desktop session when an application has requested pointer constraints or pointer lock. gnome-shell reports: libmutter:ERROR:../src/wayland/meta-wayland- pointer-constraints.c:565:meta_wayland_pointer_constraint_deactivate: code should not be reached This is fixed upstream in https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3889 [ Test Plan ] 0. Set-up a touchscreen machine with Ubuntu Desktop 24.04 LTS 0. Install the update from noble-proposed, and reboot 1. Download the attachment "bug-2090824.html" 2. Open "bug-2090824.html" in firefox. 3. Follow the instructions on the webpage, that is: 3.1. Click anywhere in the page with the mouse or touchpad 3.2. Using the touchscreen, drag the finger around the page 3.3. Move the cursor with the mouse or touchpad 4. Verify that the desktop did not crash, and that you were not logged-out. [ Where problems could occur ] mutter is the Wayland compositor library that provides graphics and inputs for the GNOME desktop, thus is a critical component. Problems could manifest with mouse/touch input not working anymore, or sudden log-out if gnome-shell crashes. [ Original bug report ] Laptop is Dell XPS 13 (9370), with i7-8550U CPU with internal graphics, and with touchscreen. Quite commonly the whole session crashes with error log looking like: gnome-shell[2473]: #0 647e91fc7678 i resource:///org/gnome/shell/ui/init.js:21 (2afcdb070bf0 @ 48) gnome-shell[2473]: == Stack trace for context 0x647e91f03d20 == gnome-shell[2473]: GNOME Shell crashed with signal 6 gnome-shell[2473]: Bail out! libmutter:ERROR:../src/wayland/meta-wayland-pointer-constraints.c:565:meta_wayland_pointer_constraint_deactivate: code should not be reached gnome-shell[2473]: libmutter:ERROR:../src/wayland/meta-wayland-pointer-constraints.c:565:meta_wayland_pointer_constraint_deactivate: code should not be reached gnome-shell[2473]: ** and takes the whole desktop session with it. This is possibly upstream https://gitlab.gnome.org/GNOME/mutter/-/issues/3487 issue. To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/2090824/+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