Your message dated Tue, 16 Mar 2021 21:22:22 +0100
with message-id <[email protected]>
and subject line Re: Bug#972716: mutter spams logs in default config with up to
>10k log messages per second
has caused the Debian Bug report #972716,
regarding gnome-shell bombards the log to, being unresponsive and filling up
multi-GBs of disk space
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
972716: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972716
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-shell
Severity: important
Hi,
Debian gnome-shell seems to also suffer from
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2467
reverting the commit singled out as the culprit in the bug log seems to
fix things for me.
I've selected a "Gnome on Xorg" session in GDM rather than using the
default, quite possibly, this was necessary to trigger the problem.
To give you a taste for the severity, note that the below shows up to
21552 identical error messages being logged in a single second (per the
timestamp). I had filled up gigabytes of log in no time at all.
Personally, this make things totally unusable for me, but I've not put
severity at serious because I forgot the exact definition.
Best regards
Thomas
$ sudo uniq -c /var/log/user.log | sort -n | tail -n 20
12372 Oct 23 00:24:56 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
12372 Oct 23 00:24:57 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
12373 Oct 23 00:25:04 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
12373 Oct 23 00:25:07 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
12375 Oct 23 00:25:20 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
12376 Oct 23 00:25:34 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
12377 Oct 23 00:25:37 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9#012_finish@resource:///org/gnome/shell/ui/altTab.js:275:25#012vfunc_key_release_event@resource:///org/gnome/shell/ui/switcherPopup.js:209:22
12386 Oct 23 00:27:07 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
12388 Oct 23 00:27:24 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
12389 Oct 23 00:27:28 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
12389 Oct 23 00:27:35 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
13961 Oct 23 00:00:11 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
14067 Oct 23 00:09:53 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9#012actionMoveWorkspace@resource:///org/gnome/shell/ui/windowManager.js:2170:23#012_showWorkspaceSwitcher@resource:///org/gnome/shell/ui/windowManager.js:2144:18
14668 Oct 23 00:07:50 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9#012_addWindowClone/<@resource:///org/gnome/shell/ui/workspace.js:1886:23#012_emit@resource:///org/gnome/gjs/modules/core/_signals.js:133:47#012_onShowChrome@resource:///org/gnome/shell/ui/workspace.js:715:14#012vfunc_enter_event@resource:///org/gnome/shell/ui/workspace.js:380:14
14875 Oct 23 00:00:03 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:121:13#012grabFocus@resource:///org/gnome/shell/ui/messageTray.js:91:26#012_ensureBannerFocused@resource:///org/gnome/shell/ui/messageTray.js:1541:40#012_updateState@resource:///org/gnome/shell/ui/messageTray.js:1326:22#012_onNotificationHoverChanged@resource:///org/gnome/shell/ui/messageTray.js:1210:18
15611 Oct 23 00:05:02 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9#012ungrabFocus@resource:///org/gnome/shell/ui/messageTray.js:121:26#012_hideNotification@resource:///org/gnome/shell/ui/messageTray.js:1470:40#012_updateState@resource:///org/gnome/shell/ui/messageTray.js:1322:22#012_onNotificationDestroy@resource:///org/gnome/shell/ui/messageTray.js:1138:18#012destroy@resource:///org/gnome/shell/ui/messageTray.js:515:14#012addButton/<@resource:///org/gnome/shell/ui/messageTray.js:602:35
18080 Oct 23 00:00:08 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9
20316 Oct 23 00:07:49 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9#012_addWindowClone/<@resource:///org/gnome/shell/ui/workspace.js:1886:23#012_emit@resource:///org/gnome/gjs/modules/core/_signals.js:133:47#012_onShowChrome@resource:///org/gnome/shell/ui/workspace.js:715:14#012vfunc_enter_event@resource:///org/gnome/shell/ui/workspace.js:380:14
21547 Oct 23 00:00:09 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:121:13#012grabFocus@resource:///org/gnome/shell/ui/messageTray.js:91:26#012_ensureBannerFocused@resource:///org/gnome/shell/ui/messageTray.js:1541:40#012_updateState@resource:///org/gnome/shell/ui/messageTray.js:1326:22#012_onNotificationHoverChanged@resource:///org/gnome/shell/ui/messageTray.js:1210:18
21552 Oct 23 00:09:52 aComp gnome-shell[1258192]: JS ERROR:
TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9#012actionMoveWorkspace@resource:///org/gnome/shell/ui/windowManager.js:2170:23#012_showWorkspaceSwitcher@resource:///org/gnome/shell/ui/windowManager.js:2144:18
--- End Message ---
--- Begin Message ---
Hello Simon,
thank you for the prompt reply!
On 16/03/2021 21:01, Simon McVittie wrote:
On Tue, 16 Mar 2021 at 20:23:59 +0100, Thomas Viehmann wrote:
I wonder if this bug (#972716) might be worth fixing before the release of
bulleye.
You never said which version of gnome-shell or mutter is/was affected.
Which version is/was affected? It might be obvious to you, but it isn't
obvious to me whether you're talking about 3.38.x, 3.30.x or something
else.
3.38, but I missed that you had the fixes from the issue already and
also missed that my report was a duplicate of #970295, so I guess this
is fixed all right.
Thank you again, and sorry for the confusion.
Best regards
Thomas
--- End Message ---