I had this "large log file" issue with gnome-shell for a long time (1-2
years). Only drawback was, I was not being able to send crash reports to
launchpad after gnome-shell crashes (which are more frequent than
expected)

But recently, after apt update; apt upgrade, couple months ago, gnome-
shell became very unstable. Right now, after each screen lock or resume
it restarts and occasionally Xorg crashes right after putting in the
password. I file a bug about this instability
(https://bugs.launchpad.net/gnome-shell/+bug/1797141).

Long story short, I have gnome-shell version 3.28.3-0ubuntu0.18.04.2 and
still has the large log file problem.

Here's the count of lines in logs:

$ journalctl | cut -f3 -d: | cut -f3 -d" " | sed -e 's/[0-9]//g' | awk
'{proc[$1]++}END{ for (i in proc) print i,proc[i] | "sort -k2nr"}'

org.gnome.Shell.desktop[] 2579197
albert.desktop[] 824603
gnome-shell[] 328024
/usr/lib/gdm/gdm-x-session[] 316759
kernel 99202
gnome-software[] 74095
systemd[] 56480
sushi-start[] 33661
NetworkManager[] 29022
org.gnome.Nautilus[] 17196

-- Logs begin at Tue 2018-07-24 03:22:16 +03, end at Wed 2018-10-10
18:23:25 +03. --

If I disable all extensions, log entries becomes silent.. Any idea which
extension is causing this problem? Is there a systematic way to test an
extension for this bug (instead of 1.activate extension 2.check log for
a while 3. turn off the extension 4. go to 1)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1747566

Title:
  syslog fills with messages: Object ..., has been already finalized.
  Impossible to get any property from it. ... (stack trace in
  tweener.js)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1747566/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to