Nvidia Wayland sessions sometimes flood the log with "clutter_frame_clock_notify_presented: code should not be reached"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mutter |
New
|
Unknown
|
|||
mutter (Ubuntu) |
In Progress
|
Medium
|
Daniel van Vugt |
Bug Description
Nvidia Wayland sessions sometimes flood the log with:
[ 13.105877] computer gnome-shell[1264]: (../clutter/
[ 13.106163] computer gnome-shell[1264]: (../clutter/
[ 13.112490] computer gnome-shell[1264]: (../clutter/
[ 13.125302] computer gnome-shell[1264]: (../clutter/
[ 13.142242] computer gnome-shell[1264]: (../clutter/
I've been seeing the issue for months although it only seems to happen *after* something has gone wrong in mutter. Not by default.
tags: | added: jammy nvidia nvidia-wayland wayland-session |
Changed in mutter (Ubuntu): | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
description: | updated |
Changed in mutter (Ubuntu): | |
status: | In Progress → Triaged |
Changed in mutter: | |
status: | Unknown → New |
Changed in mutter (Ubuntu): | |
status: | Triaged → In Progress |
It appears the main cause of this is presently bug 1959888 when you log in with a secondary monitor on a secondary (Nvidia) GPU. So the log messages stop once you have that fix. Although I would still like to understand it better because that's the second bug I've seen trigger the same messages.