pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.47k stars 87 forks source link

hidpi-daemon.desktop logging 4,000 lines of exception stacktraces at startup #741

Open skrap opened 5 years ago

skrap commented 5 years ago

Distribution (run cat /etc/os-release):

NAME="Pop!_OS"
VERSION="19.10"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Pop!_OS 19.10"
VERSION_ID="19.10"
HOME_URL="https://system76.com/pop"
SUPPORT_URL="http://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=eoan
UBUNTU_CODENAME=eoan
LOGO=distributor-logo-pop-os

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

  Installed: 18.04.5~1571160416~19.10~d1fa331
  Candidate: 18.04.5~1571160416~19.10~d1fa331
  Version table:
 *** 18.04.5~1571160416~19.10~d1fa331 1001
       1001 http://ppa.launchpad.net/system76/pop/ubuntu eoan/main amd64 Packages
       1001 http://ppa.launchpad.net/system76/pop/ubuntu eoan/main i386 Packages
        100 /var/lib/dpkg/status

Issue/Bug Description: Every time I log in, hidpi-daemon logs about 50,000 lines of exception backtraces to the journal.

Steps to reproduce (if you know): I just boot the machine and log in.

Expected behavior: If there's something horrible wrong, I guess it's ok! But I would like to have a clear fatal-level log instead of this volume of logging.

Other Notes:

journal.txt

skrap commented 5 years ago

(The journal fooled me - changed 50 k-lines to 4 k-lines per boot. I think the issue still stands.)