Manjaro keeps crashing and rebooting when playing video stream

My PC today crashed again during a Youtube video stream, as it does ever so often.
I’d like to investigate what keeps happening there.
After each crash, it automatically reboots displaying some boot messages, but not long enough to read them or take a photo. I believe they might be helpful in understanding what the problem is.
Is there any way tho view them after the fact (i.e. after booting is completed)?
It seems to be a complicated topic with distro-specific answers - what’s the Manjaro one?

just check logs from the previous crashed boot with:
journalctl -b-1 -p5 --no-pager

1 Like

Thank you, but that yields A LOT more text than was displayed at boot. I saw just a dozen lines, this is multiple pages:

journalctl -b-1 -p5 --no-pager                                                                                                                                                             ✔ 
Okt 23 13:50:32 catull-mnj kernel: Linux version 5.15.74-3-MANJARO (builduser@fv-az457-508) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP PREEMPT Sat Oct 15 13:39:11 UTC 2022
Okt 23 13:50:32 catull-mnj kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=284f4666-64db-4384-ab26-e7f9c5cfbf37 rw quiet apparmor=1 security=apparmor resume=UUID=e122d88c-a50c-4de1-8fc0-c6ad9f279737 udev.log_priority=3
Okt 23 13:50:32 catull-mnj kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64", will be passed to user space.
Okt 23 13:50:32 catull-mnj kernel: x86/cpu: SGX disabled by BIOS.
Okt 23 13:50:32 catull-mnj kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Okt 23 13:50:32 catull-mnj kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Okt 23 13:50:32 catull-mnj kernel:  #3
Okt 23 13:50:32 catull-mnj kernel: audit: type=2000 audit(1666525820.013:1): state=initialized audit_enabled=0 res=1
Okt 23 13:50:32 catull-mnj kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Okt 23 13:50:32 catull-mnj kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Okt 23 13:50:32 catull-mnj kernel: SCSI subsystem initialized
Okt 23 13:50:32 catull-mnj kernel: VFS: Disk quotas dquot_6.6.0
Okt 23 13:50:32 catull-mnj kernel: Initialise system trusted keyrings
Okt 23 13:50:32 catull-mnj kernel: Key type blacklist registered
Okt 23 13:50:32 catull-mnj kernel: Key type asymmetric registered
Okt 23 13:50:32 catull-mnj kernel: Asymmetric key parser 'x509' registered
Okt 23 13:50:32 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Okt 23 13:50:32 catull-mnj kernel: ACPI Error: Aborting method \_PR.CPU1._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Okt 23 13:50:32 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Okt 23 13:50:32 catull-mnj kernel: ACPI Error: Aborting method \_PR.CPU2._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Okt 23 13:50:32 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Okt 23 13:50:32 catull-mnj kernel: ACPI Error: Aborting method \_PR.CPU3._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Okt 23 13:50:32 catull-mnj kernel: hpet_acpi_add: no address or irqs in _CRS
Okt 23 13:50:32 catull-mnj kernel: Loading compiled-in X.509 certificates
Okt 23 13:50:32 catull-mnj kernel: Loaded X.509 cert 'Build time autogenerated kernel key: a726d2fcedec7de7f1bb21d56ff6b06afad1c930'
Okt 23 13:50:32 catull-mnj kernel: Key type ._fscrypt registered
Okt 23 13:50:32 catull-mnj kernel: Key type .fscrypt registered
Okt 23 13:50:32 catull-mnj kernel: Key type fscrypt-provisioning registered
Okt 23 13:50:32 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)
Okt 23 13:50:32 catull-mnj kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Okt 23 13:50:32 catull-mnj kernel: ata1.00: supports DRM functions and may not be fully accessible
Okt 23 13:50:32 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)
Okt 23 13:50:32 catull-mnj kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Okt 23 13:50:32 catull-mnj kernel: ata1.00: supports DRM functions and may not be fully accessible
Okt 23 13:50:32 catull-mnj kernel: scsi 0:0:0:0: Direct-Access     ATA      CT2000MX500SSD1  033  PQ: 0 ANSI: 5
Okt 23 13:50:32 catull-mnj kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Okt 23 13:50:32 catull-mnj kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Okt 23 13:50:32 catull-mnj kernel: sd 0:0:0:0: [sda] Write Protect is off
Okt 23 13:50:32 catull-mnj kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Okt 23 13:50:32 catull-mnj kernel: sd 0:0:0:0: [sda] supports TCG Opal
Okt 23 13:50:32 catull-mnj kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Okt 23 13:50:32 catull-mnj kernel: scsi 1:0:0:0: Direct-Access     Generic- SD/MMC/MS PRO    1.00 PQ: 0 ANSI: 4
Okt 23 13:50:32 catull-mnj kernel: sd 1:0:0:0: [sdb] Media removed, stopped polling
Okt 23 13:50:32 catull-mnj kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk
Okt 23 13:50:32 catull-mnj systemd-fstab-generator[236]: Mount point swap is not a valid path, ignoring.
Okt 23 13:50:32 catull-mnj kernel: random: lvm: uninitialized urandom read (4 bytes read)
Okt 23 13:50:32 catull-mnj kernel: audit: type=1130 audit(1666525832.860:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:32 catull-mnj kernel: audit: type=1130 audit(1666525832.873:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:32 catull-mnj kernel: audit: type=1131 audit(1666525832.873:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:32 catull-mnj kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Okt 23 13:50:32 catull-mnj kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Okt 23 13:50:32 catull-mnj kernel: audit: type=1130 audit(1666525832.933:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:32 catull-mnj kernel: vboxdrv: loading out-of-tree module taints kernel.
Okt 23 13:50:32 catull-mnj kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
Okt 23 13:50:32 catull-mnj kernel: audit: type=1130 audit(1666525832.943:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:32 catull-mnj systemd-random-seed[264]: Kernel entropy pool is not initialized yet, waiting until it is.
Okt 23 13:50:32 catull-mnj kernel: VBoxNetAdp: Successfully started.
Okt 23 13:50:33 catull-mnj kernel: audit: type=1400 audit(1666525832.997:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=268 comm="apparmor_parser"
Okt 23 13:50:33 catull-mnj kernel: audit: type=1300 audit(1666525832.997:7): arch=c000003e syscall=1 success=yes exit=33625 a0=6 a1=55e4ebd3d9d0 a2=8359 a3=0 items=0 ppid=265 pid=268 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/bin/apparmor_parser" subj=unconfined key=(null)
Okt 23 13:50:33 catull-mnj kernel: audit: type=1327 audit(1666525832.997:7): proctitle=2F7362696E2F61707061726D6F725F706172736572002D2D7265706C616365002D2D002F6574632F61707061726D6F722E64
Okt 23 13:50:33 catull-mnj kernel: VBoxNetFlt: Successfully started.
Okt 23 13:50:33 catull-mnj kernel: audit: type=1334 audit(1666525833.107:8): prog-id=6 op=LOAD
Okt 23 13:50:33 catull-mnj kernel: audit: type=1334 audit(1666525833.107:9): prog-id=7 op=LOAD
Okt 23 13:50:33 catull-mnj kernel: random: tlp-readconfs: uninitialized urandom read (4 bytes read)
Okt 23 13:50:33 catull-mnj kernel: random: tlp-readconfs: uninitialized urandom read (4 bytes read)
Okt 23 13:50:34 catull-mnj kernel: random: crng init done
Okt 23 13:50:34 catull-mnj kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Okt 23 13:50:34 catull-mnj kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Okt 23 13:50:35 catull-mnj polkitd[570]: Loading rules from directory /etc/polkit-1/rules.d
Okt 23 13:50:35 catull-mnj polkitd[570]: Loading rules from directory /usr/share/polkit-1/rules.d
Okt 23 13:50:35 catull-mnj polkitd[570]: Finished loading, compiling and executing 7 rules
Okt 23 13:50:35 catull-mnj polkitd[570]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Okt 23 13:50:35 catull-mnj kernel: thermal thermal_zone3: failed to read out thermal zone (-61)
Okt 23 13:50:35 catull-mnj kernel: i915 0000:00:02.0: [drm] [ENCODER:107:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
Okt 23 13:50:36 catull-mnj kernel: snd_hda_codec_hdmi hdaudioC0D2: Monitor plugged-in, Failed to power up codec ret=[-13]
Okt 23 13:50:36 catull-mnj systemd[1056]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Okt 23 13:50:36 catull-mnj kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
Okt 23 13:50:37 catull-mnj bluetoothd[1056]: Failed to set mode: Blocked through rfkill (0x12)
Okt 23 13:50:38 catull-mnj sddm-helper[1089]: pam_kwallet5(sddm-autologin:auth): pam_kwallet5: Couldn't get password (it is empty)
Okt 23 13:50:38 catull-mnj kernel: kauditd_printk_skb: 274 callbacks suppressed
Okt 23 13:50:38 catull-mnj kernel: audit: type=1100 audit(1666525838.190:136): pid=1089 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit acct="ben" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:38 catull-mnj kernel: audit: type=1101 audit(1666525838.193:137): pid=1089 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="ben" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:38 catull-mnj kernel: audit: type=1103 audit(1666525838.193:138): pid=1089 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit acct="ben" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:38 catull-mnj kernel: audit: type=1006 audit(1666525838.193:139): pid=1089 uid=0 subj=unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
Okt 23 13:50:38 catull-mnj kernel: audit: type=1300 audit(1666525838.193:139): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffc61747ba0 a2=4 a3=7ffc617478b4 items=0 ppid=682 pid=1089 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" subj=unconfined key=(null)
Okt 23 13:50:38 catull-mnj kernel: audit: type=1327 audit(1666525838.193:139): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746830333335393835332D656331322D346339362D623365332D633338666439643761373433002D2D69640031002D2D7374617274002F7573722F6C69622F706C61736D612D646275732D72756E2D7365
Okt 23 13:50:38 catull-mnj kernel: audit: type=1130 audit(1666525838.213:140): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:38 catull-mnj systemd[1091]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[ben] ruser=[<unknown>] rhost=[<unknown>]
Okt 23 13:50:38 catull-mnj kernel: audit: type=1101 audit(1666525838.223:141): pid=1091 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="ben" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:38 catull-mnj kernel: audit: type=1103 audit(1666525838.223:142): pid=1091 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:setcred grantors=? acct="ben" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Okt 23 13:50:38 catull-mnj kernel: audit: type=1006 audit(1666525838.223:143): pid=1091 uid=0 subj=unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Okt 23 13:50:38 catull-mnj systemd-xdg-autostart-generator[1097]: Configuration file /home/ben/.config/autostart/org.kde.yakuake.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 23 13:50:38 catull-mnj systemd-xdg-autostart-generator[1097]: Configuration file /home/ben/.config/autostart/jetbrains-toolbox.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 23 13:50:39 catull-mnj systemd-xdg-autostart-generator[1124]: Configuration file /home/ben/.config/autostart/org.kde.yakuake.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 23 13:50:39 catull-mnj systemd-xdg-autostart-generator[1124]: Configuration file /home/ben/.config/autostart/jetbrains-toolbox.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 23 13:50:39 catull-mnj udisksd[1138]: udisks daemon version 2.9.4 starting
Okt 23 13:50:39 catull-mnj udisksd[1138]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Okt 23 13:50:40 catull-mnj baloo_file[1130]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.34'
Okt 23 13:50:40 catull-mnj kwin_wayland[1131]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
Okt 23 13:50:40 catull-mnj kwin_wayland[1131]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
Okt 23 13:50:40 catull-mnj root[1201]: ACPI group/action undefined: jack/lineout / LINEOUT
Okt 23 13:50:40 catull-mnj root[1203]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Okt 23 13:50:40 catull-mnj root[1205]: ACPI group/action undefined: jack/lineout / LINEOUT
Okt 23 13:50:40 catull-mnj root[1207]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Okt 23 13:50:41 catull-mnj ksmserver[1224]: Qt: Session management error: networkIdsList argument is NULL
Okt 23 13:50:41 catull-mnj ksplashqml[1134]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath-dark.desktop/contents/splash/Splash.qml:49: ReferenceError: maxWidth is not defined
Okt 23 13:50:41 catull-mnj ksplashqml[1134]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath-dark.desktop/contents/splash/Splash.qml:82:29: Unable to assign int to QEasingCurve
Okt 23 13:50:41 catull-mnj plasmashell[1243]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Okt 23 13:50:41 catull-mnj plasmashell[1243]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Okt 23 13:50:42 catull-mnj polkitd[570]: Registered Authentication Agent for unix-session:1 (system bus name :1.45 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale de_AT.UTF-8)
Okt 23 13:50:42 catull-mnj plasmashell[1243]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Okt 23 13:50:42 catull-mnj plasmashell[1243]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Okt 23 13:50:42 catull-mnj pipewire-media-session[1321]: mod.rt: Can't find xdg-portal: (null)
Okt 23 13:50:42 catull-mnj pipewire-media-session[1321]: mod.rt: found session bus but no portal
Okt 23 13:50:42 catull-mnj pipewire[1320]: mod.rt: Can't find xdg-portal: (null)
Okt 23 13:50:42 catull-mnj pipewire[1320]: mod.rt: found session bus but no portal
Okt 23 13:50:42 catull-mnj org_kde_powerdevil[1257]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Okt 23 13:50:42 catull-mnj kded5[1226]: kscreen.kded: PowerDevil SuspendSession action not available!
Okt 23 13:50:42 catull-mnj plasmashell[1243]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Okt 23 13:50:42 catull-mnj plasmashell[1243]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onRepaintNeeded" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Okt 23 13:50:42 catull-mnj plasmashell[1243]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:67: TypeError: Cannot read property 'wallpaper' of null
Okt 23 13:50:42 catull-mnj plasmashell[1243]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:71: TypeError: Cannot read property 'wallpaper' of null
Okt 23 13:50:42 catull-mnj org_kde_powerdevil[1257]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Okt 23 13:50:42 catull-mnj org_kde_powerdevil[1257]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Okt 23 13:50:42 catull-mnj systemd[1091]: app-ssh\x2dadd@autostart.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Okt 23 13:50:42 catull-mnj systemd[1091]: app-ssh\x2dadd@autostart.service: Failed with result 'exit-code'.
Okt 23 13:50:42 catull-mnj systemd[1091]: Failed to start ssh-add.
Okt 23 13:50:43 catull-mnj megasync[1385]: QSettings::value: Empty key passed
Okt 23 13:50:43 catull-mnj megasync[1385]: QSettings::value: Empty key passed
Okt 23 13:50:43 catull-mnj systemd-xdg-autostart-generator[1466]: Configuration file /home/ben/.config/autostart/org.kde.yakuake.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 23 13:50:43 catull-mnj systemd-xdg-autostart-generator[1466]: Configuration file /home/ben/.config/autostart/jetbrains-toolbox.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 23 13:50:43 catull-mnj kded5[1226]: kf.bluezqt: PendingCall Error: ""
Okt 23 13:50:43 catull-mnj kalendarac[1416]: Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication is created.
Okt 23 13:50:43 catull-mnj akonadi_control[1474]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Okt 23 13:50:44 catull-mnj pamac-tray-plas[1426]: updates_checker.vala:71: check updates
Okt 23 13:50:44 catull-mnj kernel: kauditd_printk_skb: 26 callbacks suppressed
Okt 23 13:50:44 catull-mnj kernel: audit: type=1400 audit(1666525844.217:164): apparmor="DENIED" operation="open" profile="mariadbd_akonadi" name="/sys/block/" pid=1583 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Okt 23 13:50:44 catull-mnj kernel: audit: type=1300 audit(1666525844.217:164): arch=c000003e syscall=257 success=no exit=-13 a0=ffffff9c a1=5560a10b75e0 a2=90800 a3=0 items=0 ppid=1519 pid=1583 auid=1000 uid=1000 gid=1001 euid=1000 suid=1000 fsuid=1000 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=2 comm="mysqld" exe="/usr/bin/mariadbd" subj=mariadbd_akonadi (enforce) key=(null)
Okt 23 13:50:44 catull-mnj kernel: audit: type=1327 audit(1666525844.217:164): proctitle=2F7573722F62696E2F6D7973716C64002D2D64656661756C74732D66696C653D2F686F6D652F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F6D7973716C2E636F6E66002D2D646174616469723D2F686F6D652F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F64625F646174612F002D2D736F
Okt 23 13:50:44 catull-mnj kernel: audit: type=1400 audit(1666525844.233:165): apparmor="DENIED" operation="open" profile="mariadbd_akonadi" name="/sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/physical_block_size" pid=1583 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Okt 23 13:50:44 catull-mnj kernel: audit: type=1300 audit(1666525844.233:165): arch=c000003e syscall=257 success=no exit=-13 a0=ffffff9c a1=7ffe022f9e00 a2=0 a3=0 items=0 ppid=1519 pid=1583 auid=1000 uid=1000 gid=1001 euid=1000 suid=1000 fsuid=1000 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=2 comm="mysqld" exe="/usr/bin/mariadbd" subj=mariadbd_akonadi (enforce) key=(null)
Okt 23 13:50:44 catull-mnj kernel: audit: type=1327 audit(1666525844.233:165): proctitle=2F7573722F62696E2F6D7973716C64002D2D64656661756C74732D66696C653D2F686F6D652F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F6D7973716C2E636F6E66002D2D646174616469723D2F686F6D652F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F64625F646174612F002D2D736F
Okt 23 13:50:44 catull-mnj plasmashell[1243]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Okt 23 13:50:44 catull-mnj plasmashell[1243]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Okt 23 13:50:44 catull-mnj plasmashell[1243]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Okt 23 13:50:45 catull-mnj plasmashell[1243]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Okt 23 13:50:45 catull-mnj akonadiserver[1519]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Okt 23 13:50:45 catull-mnj plasmashell[1243]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Okt 23 13:50:45 catull-mnj plasmashell[1243]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Okt 23 13:50:45 catull-mnj plasmashell[1243]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:179: TypeError: Cannot read property 'containmentDisplayHints' of null
Okt 23 13:50:45 catull-mnj plasmashell[1243]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:271: TypeError: Cannot read property 'location' of null
Okt 23 13:50:45 catull-mnj plasmashell[1243]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Okt 23 13:50:45 catull-mnj plasmashell[1243]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Okt 23 13:50:45 catull-mnj plasmashell[1243]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Okt 23 13:50:45 catull-mnj kernel: audit: type=1131 audit(1666525845.610:166): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:50:46 catull-mnj plasmashell[1243]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
Okt 23 13:50:46 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:532:9: QML Label: Binding loop detected for property "height"
Okt 23 13:50:46 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:497:13: QML Label: Binding loop detected for property "height"
Okt 23 13:50:46 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:312:17: QML SpinBox: Binding loop detected for property "implicitWidth"
Okt 23 13:50:46 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:304:17: QML Heading: Binding loop detected for property "verticalAlignment"
Okt 23 13:50:46 catull-mnj pulseaudio[1681]: Modul »module-esound-protocol-tcp.so« konnte nicht geladen werden: module-esound-protocol-tcp.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Okt 23 13:50:46 catull-mnj pulseaudio[1681]: Failed to open module "module-esound-protocol-tcp".
Okt 23 13:50:46 catull-mnj pulseaudio[1681]: pa_module_load() failed
Okt 23 13:50:46 catull-mnj pulseaudio[1681]: Failed to set scheduler settings: Die Operation ist nicht erlaubt
Okt 23 13:50:46 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:497:13: QML Label: Binding loop detected for property "height"
Okt 23 13:50:46 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:532:9: QML Label: Binding loop detected for property "height"
Okt 23 13:50:46 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:554:5: QML Label: Binding loop detected for property "height"
Okt 23 13:50:46 catull-mnj pulseaudio[1681]: stat('/etc/pulse/default.pa.d'): Datei oder Verzeichnis nicht gefunden
Okt 23 13:50:46 catull-mnj pulseaudio[1681]: Could not find org.bluez.BatteryProviderManager1.RegisterBatteryProvider(), is bluetoothd started with experimental features enabled (-E flag)?
Okt 23 13:50:46 catull-mnj plasmashell[1243]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Okt 23 13:50:46 catull-mnj xdg-desktop-portal-kde[1258]: xdp-kde-settings: Namespace  "org.gnome.desktop.wm.preferences"  is not supported
Okt 23 13:50:47 catull-mnj plasmashell[1243]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Okt 23 13:50:47 catull-mnj plasmashell[1243]: Both point size and pixel size set. Using pixel size.
Okt 23 13:50:47 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:55:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Okt 23 13:50:48 catull-mnj ktraderclient5[1743]: kf.service.services: The desktop entry file "/usr/share/applications/xscreensaver-properties.desktop" has Type= "Application" but no Exec line
Okt 23 13:50:48 catull-mnj ktraderclient5[1743]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/xscreensaver-properties.desktop"
Okt 23 13:50:48 catull-mnj xdg-desktop-portal-kde[1258]: xdp-kde-settings: Namespace  "org.gnome.desktop.interface"  is not supported
Okt 23 13:50:48 catull-mnj ktraderclient5[1743]: kf.service.services: The desktop entry file "/usr/share/applications/kcm_krunnersettings.desktop" has Type= "Application" but no Exec line
Okt 23 13:50:48 catull-mnj ktraderclient5[1743]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/kcm_krunnersettings.desktop"
Okt 23 13:50:48 catull-mnj xdg-desktop-portal-kde[1258]: xdp-kde-settings: Namespace  "org.gnome.desktop.interface"  is not supported
Okt 23 13:50:49 catull-mnj ktraderclient5[1836]: kf.service.services: The desktop entry file "/usr/share/applications/xscreensaver-properties.desktop" has Type= "Application" but no Exec line
Okt 23 13:50:49 catull-mnj ktraderclient5[1836]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/xscreensaver-properties.desktop"
Okt 23 13:50:49 catull-mnj ktraderclient5[1836]: kf.service.services: The desktop entry file "/usr/share/applications/kcm_krunnersettings.desktop" has Type= "Application" but no Exec line
Okt 23 13:50:49 catull-mnj ktraderclient5[1836]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/kcm_krunnersettings.desktop"
Okt 23 13:50:49 catull-mnj ktraderclient5[1836]: kf.service.services: KMimeTypeTrader: MIME type "x-scheme-handler/signalcaptcha" not found
Okt 23 13:50:49 catull-mnj ktraderclient5[1862]: kf.service.services: The desktop entry file "/usr/share/applications/xscreensaver-properties.desktop" has Type= "Application" but no Exec line
Okt 23 13:50:49 catull-mnj ktraderclient5[1862]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/xscreensaver-properties.desktop"
Okt 23 13:50:49 catull-mnj ktraderclient5[1862]: kf.service.services: The desktop entry file "/usr/share/applications/kcm_krunnersettings.desktop" has Type= "Application" but no Exec line
Okt 23 13:50:49 catull-mnj ktraderclient5[1862]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/kcm_krunnersettings.desktop"
Okt 23 13:50:49 catull-mnj ktraderclient5[1862]: kf.service.services: KMimeTypeTrader: MIME type "x-scheme-handler/signalcaptcha" not found
Okt 23 13:50:50 catull-mnj signal-desktop[1403]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:50:50 catull-mnj signal-desktop[1403]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:50:50 catull-mnj signal-desktop[1403]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:50:50 catull-mnj kwin_wayland[1131]: kf.service.services: The desktop entry file "/usr/share/applications/xscreensaver-properties.desktop" has Type= "Application" but no Exec line
Okt 23 13:50:50 catull-mnj kwin_wayland[1131]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/xscreensaver-properties.desktop"
Okt 23 13:50:50 catull-mnj kwin_wayland[1131]: kf.service.services: The desktop entry file "/usr/share/applications/kcm_krunnersettings.desktop" has Type= "Application" but no Exec line
Okt 23 13:50:50 catull-mnj kwin_wayland[1131]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/kcm_krunnersettings.desktop"
Okt 23 13:50:51 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{9095292b-6d3f-4e9c-bb4e-65fc8244a036}"
Okt 23 13:50:51 catull-mnj plasmashell[1243]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Okt 23 13:50:51 catull-mnj plasmashell[1243]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
Okt 23 13:50:51 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:603:39: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt.
Okt 23 13:50:51 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ExpandedRepresentation.qml:167:9: QML HiddenItemsView: Binding loop detected for property "implicitHeight"
Okt 23 13:50:52 catull-mnj plasmashell[1243]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Okt 23 13:50:52 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{9095292b-6d3f-4e9c-bb4e-65fc8244a036}"
Okt 23 13:50:52 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{9095292b-6d3f-4e9c-bb4e-65fc8244a036}"
Okt 23 13:50:52 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{9095292b-6d3f-4e9c-bb4e-65fc8244a036}"
Okt 23 13:50:52 catull-mnj akonadiserver[1519]: org.kde.pim.akonadiserver: Handler exception when handling command FetchItems on connection plasmashell-3394602440 (0x557c2085be20) : Operations based on remote identifiers require a resource or collection context
Okt 23 13:50:52 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:50:17: Unable to assign [undefined] to int
Okt 23 13:50:52 catull-mnj plasmashell[1243]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Okt 23 13:50:52 catull-mnj akonadiserver[1519]: org.kde.pim.akonadiserver: Cannot connect to agent instance with identifier 'akonadi_maildir_resource_0', error message: ''
Okt 23 13:50:53 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Okt 23 13:50:53 catull-mnj plasmashell[1243]: kf5idletime_kwayland: This plugin does not support polling idle time
Okt 23 13:50:53 catull-mnj plasmashell[1243]: trying to show an empty dialog
Okt 23 13:50:53 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Okt 23 13:50:53 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Okt 23 13:50:53 catull-mnj plasmashell[1243]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Okt 23 13:50:53 catull-mnj plasmashell[1243]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Okt 23 13:50:54 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Okt 23 13:50:54 catull-mnj plasmashell[1243]: org.kde.kf5.kwindowsystem.kwayland: Failed to recreate shadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:50:55 catull-mnj plasmashell[1243]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3.analog-stereo.monitor"
Okt 23 13:50:56 catull-mnj plasmashell[1243]: kf.service.services: The desktop entry file "/usr/share/applications/xscreensaver-properties.desktop" has Type= "Application" but no Exec line
Okt 23 13:50:56 catull-mnj plasmashell[1243]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/xscreensaver-properties.desktop"
Okt 23 13:50:56 catull-mnj plasmashell[1243]: kf.service.services: The desktop entry file "/usr/share/applications/kcm_krunnersettings.desktop" has Type= "Application" but no Exec line
Okt 23 13:50:56 catull-mnj plasmashell[1243]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/kcm_krunnersettings.desktop"
Okt 23 13:50:57 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Okt 23 13:50:57 catull-mnj plasmashell[1243]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Okt 23 13:50:57 catull-mnj plasmashell[1243]: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Okt 23 13:50:59 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Okt 23 13:50:59 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Okt 23 13:51:02 catull-mnj kernel: audit: type=1130 audit(1666525862.390:167): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:51:02 catull-mnj kernel: audit: type=1131 audit(1666525862.390:168): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:51:02 catull-mnj kernel: audit: type=1334 audit(1666525862.640:169): prog-id=0 op=UNLOAD
Okt 23 13:51:02 catull-mnj kdeconnectd[1391]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Okt 23 13:51:02 catull-mnj kdeconnectd[1391]: kdeconnect.plugin.battery: No Primary Battery detected on this system. This may be a bug.
Okt 23 13:51:02 catull-mnj kdeconnectd[1391]: kdeconnect.plugin.battery: Total quantity of batteries found:  0
Okt 23 13:51:03 catull-mnj kdeconnectd[1391]: DataControlOffer: timeout reading from pipe
Okt 23 13:51:04 catull-mnj kdeconnectd[1391]: DataControlOffer: timeout reading from pipe
Okt 23 13:51:04 catull-mnj kdeconnectd[1391]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3.analog-stereo.monitor"
Okt 23 13:51:04 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FullRepresentation.qml:37:23: QML DeviceDelegate: Binding loop detected for property "height"
Okt 23 13:51:04 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FullRepresentation.qml:37:23: QML DeviceDelegate: Binding loop detected for property "height"
Okt 23 13:51:04 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FullRepresentation.qml:37:23: QML DeviceDelegate: Binding loop detected for property "height"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c48facd0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c48facd0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c48d3520) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c48d3520) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c4b9c210) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c4b9c210) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c498aca0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c498aca0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c5343fa0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c5343fa0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:51:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 13:51:06 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{fdef0512-70d5-4b0a-a1bb-fbc4b23f3b54}"
Okt 23 13:51:06 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{fdef0512-70d5-4b0a-a1bb-fbc4b23f3b54}"
Okt 23 13:51:06 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{fdef0512-70d5-4b0a-a1bb-fbc4b23f3b54}"
Okt 23 13:51:06 catull-mnj kdeconnectd[1391]: kdeconnect.plugin.contacts: handleResponseVCards: Unable to open "/home/ben/.local/share/kpeoplevcard/kdeconnect-d235c3993522da32/945i9GnQuuln_lGo8hJ3RQDivTuEr_5XII-b.396i0OqsxIi-hgvC0sjyY-sN9289O2yXfyzp.396ilCjSXyk7dyMZcciLklSOUMa8rg7ArDiJ.396ib_EMdezsSCbc_vRPWMdmbeIVIovA82ze.2399r2917-2A4C423A443E442A52503832.3789r3408-2A4C423A443E442A52503832.1467r3970-2A4C423A443E442A52503832.vcf"
Okt 23 13:51:06 catull-mnj kdeconnectd[1391]: kdeconnect.plugin.contacts: handleResponseVCards: Unable to open "/home/ben/.local/share/kpeoplevcard/kdeconnect-d235c3993522da32/9i5204e5d20f6d77e4.945iPuYn5hViY9kcmLxIjZRqJvLKQXtCoQTe.945i0Hd8K-vOmLSohZqViynLDMk6VHBTkqpn.945ixm38agEiCcztYT3QiyPiP4LychqTiCrU.945iXHDKIIP4ZRAEm0qPb7w4oejn6QUv7q0a.396i7OrLwa4AaJZwaw4daPntt_TtlGdwWN_j.396iccRkjLaLYx3H50SP40MY5KEY_sKiOwHT.2399r2775-3C52403A2A324C404E2C2A2E38324C2C2A4C50524E3E2A.3789r3430-3C52403A2A324C404E2C2A2E38324C2C2A4C50524E3E2A.2399r4471-3C52403A2A324C404E2C2A2E38324C2C2A4C50524E3E2A.vcf"
Okt 23 13:51:06 catull-mnj kdeconnectd[1391]: kdeconnect.plugin.contacts: handleResponseVCards: Unable to open "/home/ben/.local/share/kpeoplevcard/kdeconnect-d235c3993522da32/9i60b336d5884e8773.396iC-RurY6JYKIijccmCW4PjCg7EKbfioHF.2399r2759-4C323A44382A4C302C2A2E38422A5A324C1D5244325052443A543A322A2E2A501D5244325052443A543A322A2E2A50.3789r3657-4C323A44382A4C302C2A2E38422A5A324C1D5244325052443A543A322A2E2A501D5244325052443A543A322A2E2A50.vcf"
Okt 23 13:51:06 catull-mnj kdeconnectd[1391]: kdeconnect.plugin.contacts: handleResponseVCards: Unable to open "/home/ben/.local/share/kpeoplevcard/kdeconnect-d235c3993522da32/945iW12r91Zq7yX_wkb5luDg0J0dkNWjuLbd.396iQttlt4inWzbnDx1-LOH6seZKQNU3LiYo.396idkQg8YkG5rZ2t4PEzTiABONnu6LffNG6.396iR1aO-84k0yFDPexmzXsUXhPCWelQwTGC.396i1o23VPqB6rOHwgfAJCZSZikXZwe6-cyU.2399r2748-4232402A443A3230462C324C443A36.3789r3720-4232402A443A3230462C324C443A36.vcf"
Okt 23 13:51:06 catull-mnj kdeconnectd[1391]: kdeconnect.plugin.contacts: handleResponseVCards: Unable to open "/home/ben/.local/share/kpeoplevcard/kdeconnect-d235c3993522da32/9idbed93f0ce68e99.945ikFGYLIYKlUXF_KEW5enBqMsIwzR6d9fp.945i0kDRMoeYo6Uq6QBw-B9e2sQFl24Quw68.396i0_IEyj2MGCKiW53I-04UDMZ5sh2UvqZT.396iwd1We7WmsnnvFg-xWLxE9Oyz2MlpGtqg.396iRfuDZ8bT0tf1gnLU7RORImTPp6TB4cEh.2399r2981-2C32443C2A423A44464848324C422A4444.3789r3736-2C32443C2A423A44464848324C422A4444.3789r3770-2C32443C2A423A44464848324C422A4444.vcf"
Okt 23 13:51:06 catull-mnj kdeconnectd[1391]: kdeconnect.plugin.contacts: handleResponseVCards: Unable to open "/home/ben/.local/share/kpeoplevcard/kdeconnect-d235c3993522da32/9i82feed60bc94d72.945iQ5O7bJCQErROcX9BE8CDAZkhxA9zQm7o.396iMBjHjFQ80QEAKERcDfCh5IWm9F76rhnk.2399r2861-3C52403A2A48522E3E422A5A4C1F211F231F1B171B1525171F211F231F1B171B152517.2399r2945-3C52403A2A48522E3E422A5A4C1F211F231F1B171B1525171F211F231F1B171B152517.3789r3549-3C52403A2A48522E3E422A5A4C1F211F231F1B171B1525171F211F231F1B171B152517.1467r4057-3C52403A2A48522E3E422A5A4C.vcf"
Okt 23 13:51:06 catull-mnj kdeconnectd[1391]: kdeconnect.plugin.contacts: handleResponseVCards: Unable to open "/home/ben/.local/share/kpeoplevcard/kdeconnect-d235c3993522da32/9i54fe77b48db16f9b.945ibgdmaZ9EyQj0QXHQ74l1Y2UrovMrjve5.945iEhF1nl6rWB1Vo2WSUnw4bxIEiblgGonx.945iQVfXFavQFWgHW-t_wJPMYuWMBR5Es_Kv.396isKdA6Ohy9RKuz4pJmYan6kOdI-qRgCeS.396iv7WJDHM0F9EszaDRGsE5jdfCjFtV4NbR.2399r2894-422A4C503A44402A2E4C463A581D171B1D13151D19131D171B1D13151D1913.3789r3543-422A4C503A44402A2E4C463A581D171B1D13151D19131D171B1D13151D1913.vcf"
Okt 23 13:51:09 catull-mnj kernel: audit: type=1131 audit(1666525869.230:170): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:51:09 catull-mnj kernel: audit: type=1334 audit(1666525869.303:171): prog-id=0 op=UNLOAD
Okt 23 13:51:09 catull-mnj kernel: audit: type=1334 audit(1666525869.303:172): prog-id=0 op=UNLOAD
Okt 23 13:51:09 catull-mnj kernel: audit: type=1334 audit(1666525869.303:173): prog-id=0 op=UNLOAD
Okt 23 13:51:12 catull-mnj kernel: audit: type=1131 audit(1666525872.227:174): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:51:12 catull-mnj kernel: audit: type=1334 audit(1666525872.243:175): prog-id=0 op=UNLOAD
Okt 23 13:51:12 catull-mnj kernel: audit: type=1334 audit(1666525872.243:176): prog-id=0 op=UNLOAD
Okt 23 13:51:12 catull-mnj kernel: audit: type=1334 audit(1666525872.243:177): prog-id=0 op=UNLOAD
Okt 23 13:51:16 catull-mnj kernel: audit: type=1131 audit(1666525876.833:178): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:51:16 catull-mnj kernel: audit: type=1334 audit(1666525876.883:179): prog-id=0 op=UNLOAD
Okt 23 13:51:16 catull-mnj kernel: audit: type=1334 audit(1666525876.883:180): prog-id=0 op=UNLOAD
Okt 23 13:51:16 catull-mnj kernel: audit: type=1334 audit(1666525876.883:181): prog-id=0 op=UNLOAD
Okt 23 13:51:35 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x7fe800017510) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:35 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x7fe800017510) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:35 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:51:35 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:51:35 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 13:51:35 catull-mnj pamac-tray-plas[1426]: updates_checker.vala:101: 1 updates found
Okt 23 13:51:43 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{59aa2d41-aa37-4d64-af42-334a0d4fdac2}"
Okt 23 13:51:43 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{59aa2d41-aa37-4d64-af42-334a0d4fdac2}"
Okt 23 13:51:43 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{59aa2d41-aa37-4d64-af42-334a0d4fdac2}"
Okt 23 13:51:43 catull-mnj kwin_wayland[1131]: kwin_core: Could not find window with uuid "{59aa2d41-aa37-4d64-af42-334a0d4fdac2}"
Okt 23 13:51:44 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c4bf31a0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:51:44 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c4bf31a0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:53:39 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c412a790) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:53:39 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c412a790) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:53:39 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:53:39 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:53:39 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 13:55:42 catull-mnj kernel: audit: type=1334 audit(1666526142.190:182): prog-id=27 op=LOAD
Okt 23 13:55:42 catull-mnj kernel: audit: type=1334 audit(1666526142.190:183): prog-id=28 op=LOAD
Okt 23 13:55:42 catull-mnj kernel: audit: type=1334 audit(1666526142.190:184): prog-id=29 op=LOAD
Okt 23 13:55:42 catull-mnj kernel: audit: type=1130 audit(1666526142.240:185): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:55:51 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:55:51 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:55:51 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:55:51 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:55:51 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:385: Unable to assign [undefined] to QString
Okt 23 13:55:52 catull-mnj firefox[2360]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:55:52 catull-mnj firefox[2360]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:55:52 catull-mnj firefox[2360]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:55:52 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:55:52 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:55:52 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:55:52 catull-mnj firefox[2360]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:55:52 catull-mnj firefox[2360]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:55:52 catull-mnj firefox[2360]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:55:52 catull-mnj firefox[2360]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:55:52 catull-mnj firefox[2360]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:55:52 catull-mnj firefox[2360]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 23 13:55:54 catull-mnj plasmashell[1243]: org.kde.plasma.libtaskmanager: Got invalid activation app_id: ""
Okt 23 13:55:55 catull-mnj kernel: audit: type=1130 audit(1666526155.873:186): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=pamac-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:55:55 catull-mnj pamac-manager[2548]: gdk_window_set_cursor: assertion 'GDK_IS_WINDOW (window)' failed
Okt 23 13:55:55 catull-mnj pamac-manager[2548]: gdk_window_set_cursor: assertion 'GDK_IS_WINDOW (window)' failed
Okt 23 13:56:12 catull-mnj kernel: audit: type=1131 audit(1666526172.273:187): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 13:56:12 catull-mnj kernel: audit: type=1334 audit(1666526172.293:188): prog-id=0 op=UNLOAD
Okt 23 13:56:12 catull-mnj kernel: audit: type=1334 audit(1666526172.293:189): prog-id=0 op=UNLOAD
Okt 23 13:56:12 catull-mnj kernel: audit: type=1334 audit(1666526172.293:190): prog-id=0 op=UNLOAD
Okt 23 13:56:13 catull-mnj polkit-kde-authentication-agent-1[1256]: QObject::connect: No such slot AuthDialog::on_userCB_currentIndexChanged(int)
Okt 23 13:56:13 catull-mnj polkit-kde-authentication-agent-1[1256]: QObject::connect:  (sender name:   'userCB')
Okt 23 13:56:13 catull-mnj polkit-kde-authentication-agent-1[1256]: QObject::connect:  (receiver name: 'AuthDialog')
Okt 23 13:56:16 catull-mnj kernel: audit: type=1100 audit(1666526176.503:191): pid=3110 uid=1000 auid=1000 ses=2 subj=unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="ben" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Okt 23 13:56:16 catull-mnj kernel: audit: type=1101 audit(1666526176.503:192): pid=3110 uid=1000 auid=1000 ses=2 subj=unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ben" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Okt 23 13:56:16 catull-mnj polkitd[570]: Operator of unix-session:1 successfully authenticated as unix-user:ben to gain TEMPORARY authorization for action org.manjaro.pamac.commit for system-bus-name::1.94 [/usr/bin/pamac-manager --updates] (owned by unix-user:ben)
Okt 23 13:56:32 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:209: TypeError: Cannot read property 'visible' of null
Okt 23 13:56:33 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:56:33 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:56:33 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:56:33 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 13:56:47 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c1c167e0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:56:47 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c1c167e0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:56:47 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:56:47 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:56:47 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 13:57:31 catull-mnj kded5[1226]: kf.service.services: The desktop entry file "/usr/share/applications/xscreensaver-properties.desktop" has Type= "Application" but no Exec line
Okt 23 13:57:31 catull-mnj kded5[1226]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/xscreensaver-properties.desktop"
Okt 23 13:57:31 catull-mnj kded5[1226]: kf.service.services: The desktop entry file "/usr/share/applications/kcm_krunnersettings.desktop" has Type= "Application" but no Exec line
Okt 23 13:57:31 catull-mnj kded5[1226]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/kcm_krunnersettings.desktop"
Okt 23 13:57:33 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558bfe8c1b0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:57:33 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558bfe8c1b0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:57:33 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:57:33 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:57:33 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 13:57:34 catull-mnj pamac-tray-plas[1426]: updates_checker.vala:71: check updates
Okt 23 13:57:35 catull-mnj plasmashell[1243]: kf.service.services: The desktop entry file "/usr/share/applications/xscreensaver-properties.desktop" has Type= "Application" but no Exec line
Okt 23 13:57:35 catull-mnj plasmashell[1243]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/xscreensaver-properties.desktop"
Okt 23 13:57:35 catull-mnj plasmashell[1243]: kf.service.services: The desktop entry file "/usr/share/applications/kcm_krunnersettings.desktop" has Type= "Application" but no Exec line
Okt 23 13:57:35 catull-mnj plasmashell[1243]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/kcm_krunnersettings.desktop"
Okt 23 13:57:36 catull-mnj kded5[1226]: kf.service.services: The desktop entry file "/usr/share/applications/xscreensaver-properties.desktop" has Type= "Application" but no Exec line
Okt 23 13:57:36 catull-mnj kded5[1226]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/xscreensaver-properties.desktop"
Okt 23 13:57:36 catull-mnj kded5[1226]: kf.service.services: The desktop entry file "/usr/share/applications/kcm_krunnersettings.desktop" has Type= "Application" but no Exec line
Okt 23 13:57:36 catull-mnj kded5[1226]: kf.service.sycoca: Invalid Service :  "/usr/share/applications/kcm_krunnersettings.desktop"
Okt 23 13:57:38 catull-mnj pamac-tray-plas[1426]: updates_checker.vala:71: check updates
Okt 23 13:57:41 catull-mnj pamac-tray-plas[1426]: updates_checker.vala:101: 0 updates found
Okt 23 13:57:41 catull-mnj pamac-tray-plas[1426]: updates_checker.vala:101: 0 updates found
Okt 23 13:59:57 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c45136e0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:59:57 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c45136e0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 13:59:57 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:59:57 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 13:59:57 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 14:01:01 catull-mnj anacron[7752]: Anacron started on 2022-10-23
Okt 23 14:01:01 catull-mnj anacron[7752]: Will run job `cron.daily' in 44 min.
Okt 23 14:01:01 catull-mnj anacron[7752]: Jobs will be executed sequentially
Okt 23 14:01:38 catull-mnj kernel: audit: type=1334 audit(1666526498.717:193): prog-id=0 op=UNLOAD
Okt 23 14:03:39 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 14:03:39 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 14:03:39 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 14:03:39 catull-mnj plasmashell[1243]: kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x5558c1d13f00)
Okt 23 14:06:05 catull-mnj kernel: audit: type=1130 audit(1666526765.290:194): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 14:06:05 catull-mnj kernel: audit: type=1131 audit(1666526765.290:195): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 23 14:08:38 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x7fe80001a3d0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 14:08:38 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x7fe80001a3d0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 14:08:38 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 14:08:38 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 14:08:38 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 14:08:38 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 14:08:38 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
Okt 23 14:08:39 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c48fe070) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 14:08:39 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c48fe070) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 14:08:39 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 14:08:39 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 14:08:39 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 14:08:39 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 14:08:39 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
Okt 23 14:09:11 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c53ca250) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 14:09:11 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c53ca250) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 14:09:11 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 14:09:11 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 14:09:11 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 14:45:01 catull-mnj anacron[7752]: Job `cron.daily' started
Okt 23 14:45:01 catull-mnj anacron[7752]: Job `cron.daily' terminated
Okt 23 14:45:01 catull-mnj anacron[7752]: Normal exit (1 job run)
Okt 23 14:50:44 catull-mnj pamac-tray-plas[1426]: updates_checker.vala:71: check updates
Okt 23 14:50:46 catull-mnj pamac-tray-plas[1426]: updates_checker.vala:101: 0 updates found
Okt 23 14:59:42 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c11b5220) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 14:59:42 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c11b5220) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 14:59:42 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 14:59:42 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 14:59:42 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:02:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c3c705a0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:02:06 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c3c705a0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:02:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:02:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:02:06 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:03:22 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c44c1280) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:03:22 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c44c1280) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:03:22 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:03:22 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:03:22 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:06:59 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c2e07910) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:06:59 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c2e07910) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:06:59 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:06:59 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:06:59 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:06:59 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
Okt 23 15:06:59 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 15:09:21 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c4631c30) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:09:21 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c4631c30) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:09:21 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:09:21 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:09:21 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:09:21 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 15:09:21 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
Okt 23 15:09:22 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c4659d60) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:09:22 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c4659d60) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:09:22 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:09:22 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:09:22 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:09:22 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 15:09:22 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
Okt 23 15:09:23 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 15:10:05 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c414dac0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:10:05 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c414dac0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:10:05 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:10:05 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:10:05 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:10:05 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 15:10:47 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x7fe80001b830) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:10:47 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x7fe80001b830) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:10:47 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:10:47 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:10:47 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:11:11 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c45e8750) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:11:11 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c45e8750) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:11:11 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:11:11 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:11:11 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"

At least it’s colored, so the errors pop out right away, but still I can’t tell what portion of the wall I need to look at.

Here’s a picture of boot messages I managed to take after crash&reboot some time ago:

I don’t know if this most recent crash is the same or not, however today’s output doesn’t contain e.g. the string “hardware error”, and I think it’s not actually the boot messages.

you have machine check errors, thats no good… it points to a potentialy faulty hardware…;
also you are running on wayland, so that could also be related…;
maybe you are running out of ram?
post output from this:
journalctl -b-1 --no-pager | tail -30

1 Like

Here you go, thanks a lot!

journalctl -b-1 --no-pager | tail -30                                                                                                                                                      ✔ 
Okt 23 15:09:22 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:09:22 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 15:09:22 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml:38:5: QML TextArea: Binding loop detected for property "implicitHeight"
Okt 23 15:09:22 catull-mnj rtkit-daemon[1177]: Supervising 8 threads of 5 processes of 1 users.
Okt 23 15:09:22 catull-mnj rtkit-daemon[1177]: Supervising 8 threads of 5 processes of 1 users.
Okt 23 15:09:23 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 15:09:51 catull-mnj xdg-desktop-portal-kde[1258]: xdp-kde-background: GetAppState called: no parameters
Okt 23 15:10:05 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c414dac0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:10:05 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c414dac0) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:10:05 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:10:05 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:10:05 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:10:05 catull-mnj plasmashell[1243]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible"
Okt 23 15:10:21 catull-mnj xdg-desktop-portal-kde[1258]: xdp-kde-background: GetAppState called: no parameters
Okt 23 15:10:47 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x7fe80001b830) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:10:47 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x7fe80001b830) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:10:47 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:10:47 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:10:47 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:10:48 catull-mnj rtkit-daemon[1177]: Supervising 8 threads of 5 processes of 1 users.
Okt 23 15:10:48 catull-mnj rtkit-daemon[1177]: Supervising 8 threads of 5 processes of 1 users.
Okt 23 15:10:51 catull-mnj xdg-desktop-portal-kde[1258]: xdp-kde-background: GetAppState called: no parameters
Okt 23 15:11:11 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c45e8750) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:11:11 catull-mnj plasmashell[1243]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x5558c45e8750) QQmlContext(0x5558c2530bb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Okt 23 15:11:11 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:11:11 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Okt 23 15:11:11 catull-mnj plasmashell[1243]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:220:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Okt 23 15:11:21 catull-mnj xdg-desktop-portal-kde[1258]: xdp-kde-background: GetAppState called: no parameters
Okt 23 15:11:51 catull-mnj xdg-desktop-portal-kde[1258]: xdp-kde-background: GetAppState called: no parameters
Okt 23 15:12:21 catull-mnj xdg-desktop-portal-kde[1258]: xdp-kde-background: GetAppState called: no parameters

nothing usefull there in the logs…
open this file:
kate /etc/environment
and inside it put this line:
QT_LOGGING_RULES='*=false'
save the file. this will disable the useless qt/kwin logs, so that those log output are more readable;
reboot, and when it happens again provide logs from:
journalctl -b-1 -p5 --no-pager
journalctl -b-1 --no-pager | tail -30
and provide system info:
inxi -Faz
also monitor ram usage when watching youtube

2 Likes

The hard part about this issue is I can’t reproduce it on purpose, it just happens sometimes out of the blue, so I can’t have a camera at the ready.
Is there a way to look at ram usage from a previous session? Is it logged somewhere? Else, how do I monitor ram usage?
Here’s system info:

inxi -Faz                                                                                                                                                                                  ✔ 
System:
  Kernel: 5.15.74-3-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
    root=UUID=284f4666-64db-4384-ab26-e7f9c5cfbf37 rw quiet apparmor=1
    security=apparmor resume=UUID=e122d88c-a50c-4de1-8fc0-c6ad9f279737
    udev.log_priority=3
  Desktop: KDE Plasma v: 5.25.5 tk: Qt v: 5.15.6 wm: kwin_wayland vt: 2
    dm: SDDM Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Laptop Mobo: ZOTAC model: ZBOX-CI527/CI547 v: XX
    serial: <superuser required> UEFI: American Megatrends v: B331P206
    date: 04/25/2017
CPU:
  Info: model: Intel Core i5-7200U bits: 64 type: MT MCP
    arch: Amber/Kaby Lake note: check gen: core 7 level: v3 note: check
    built: 2017 process: Intel 14nm family: 6 model-id: 0x8E (142)
    stepping: 9 microcode: 0xF0
  Topology: cpus: 1x cores: 2 tpc: 2 threads: 4 smt: enabled cache:
    L1: 128 KiB desc: d-2x32 KiB; i-2x32 KiB L2: 512 KiB desc: 2x256 KiB
    L3: 3 MiB desc: 1x3 MiB
  Speed (MHz): avg: 2964 high: 3100 min/max: 400/3100 scaling:
    driver: intel_pstate governor: powersave cores: 1: 3100 2: 3100 3: 3100
    4: 2557 bogomips: 21607
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
  Vulnerabilities:
  Type: itlb_multihit status: KVM: VMX disabled
  Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT
    vulnerable
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: mmio_stale_data mitigation: Clear CPU buffers; SMT vulnerable
  Type: retbleed mitigation: IBRS
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl and seccomp
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: IBRS, IBPB: conditional, RSB filling,
    PBRSB-eIBRS: Not affected
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel HD Graphics 620 driver: i915 v: kernel arch: Gen-9.5
    process: Intel 14nm built: 2016-20 ports: active: DP-1 empty: DP-2,HDMI-A-1
    bus-ID: 00:02.0 chip-ID: 8086:5916 class-ID: 0300
  Display: wayland server: X.org v: 1.21.1.4 with: Xwayland v: 22.1.3
    compositor: kwin_wayland driver: X: loaded: modesetting
    alternate: fbdev,vesa dri: iris gpu: i915 display-ID: 0
  Monitor-1: DP-1 res: 1920x1080 size: N/A modes: N/A
  OpenGL: renderer: Mesa Intel HD Graphics 620 (KBL GT2) v: 4.6 Mesa 22.1.7
    direct render: Yes
Audio:
  Device-1: Intel Sunrise Point-LP HD Audio driver: snd_hda_intel v: kernel
    alternate: snd_soc_skl bus-ID: 00:1f.3 chip-ID: 8086:9d71 class-ID: 0403
  Sound API: ALSA v: k5.15.74-3-MANJARO running: yes
  Sound Server-1: JACK v: 1.9.21 running: no
  Sound Server-2: PulseAudio v: 16.1 running: yes
  Sound Server-3: PipeWire v: 0.3.58 running: yes
Network:
  Device-1: Intel Ethernet I219-LM driver: e1000e v: kernel port: N/A
    bus-ID: 00:1f.6 chip-ID: 8086:156f class-ID: 0200
  IF: enp0s31f6 state: up speed: 100 Mbps duplex: full mac: <filter>
  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    driver: r8169 v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 1 port: e000
    bus-ID: 01:00.0 chip-ID: 10ec:8168 class-ID: 0200
  IF: enp1s0 state: down mac: <filter>
  Device-3: Intel Wireless 3165 driver: iwlwifi v: kernel pcie: gen: 1
    speed: 2.5 GT/s lanes: 1 bus-ID: 02:00.0 chip-ID: 8086:3165 class-ID: 0280
  IF: wlp2s0 state: down mac: <filter>
Bluetooth:
  Device-1: Intel Bluetooth wireless interface type: USB driver: btusb v: 0.8
    bus-ID: 1-8:4 chip-ID: 8087:0a2a class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 1 state: down bt-service: enabled,running
    rfk-block: hardware: no software: yes address: see --recommends
Drives:
  Local Storage: total: 1.82 TiB used: 1.28 TiB (70.4%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/sda maj-min: 8:0 vendor: Crucial model: CT2000MX500SSD1
    size: 1.82 TiB block-size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s
    type: SSD serial: <filter> rev: 033 scheme: GPT
Partition:
  ID-1: / raw-size: 1.81 TiB size: 1.78 TiB (98.37%) used: 1.28 TiB (71.8%)
    fs: ext4 dev: /dev/sda2 maj-min: 8:2
  ID-2: /boot/efi raw-size: 300 MiB size: 299.8 MiB (99.93%) used: 14 MiB
    (4.7%) fs: vfat dev: /dev/sda1 maj-min: 8:1
Swap:
  Alert: No swap data was found.
Sensors:
  System Temperatures: cpu: 81.0 C pch: 61.0 C mobo: N/A
  Fan Speeds (RPM): N/A
Info:
  Processes: 253 Uptime: 4m wakeups: 0 Memory: 15.54 GiB used: 4.77 GiB
  (30.7%) Init: systemd v: 251 default: graphical tool: systemctl
  Compilers: gcc: 12.2.0 clang: 14.0.6 Packages: 2029 pm: pacman pkgs: 1983
  libs: 445 tools: pamac,yay pm: flatpak pkgs: 36 pm: snap pkgs: 10
  Shell: Zsh v: 5.9 default: Bash v: 5.1.16 running-in: konsole inxi: 3.3.22

are these temps accurate? thats hot…


and dont forget to do this:


so your homework is to:
monitor your temperatures, the crashes could be happening because of overheating;
switching to xorg from wayland;
and when the crash happens again, providing logs from the commands above

1 Like

No idea. The box is passively cooled. Maybe there is a different utility that tells the temperature, to see if it says the same? I’ve also suspected overheating, but again, don’t know how to verify it.

Done.
Why switch to Xorg though?

EDIT: I checked lm-sensors, here’s some output:

sensors                                                                                                                                                                            ✔  57s  
nct6779-isa-0a20
Adapter: ISA adapter
Vcore:                 560.00 mV (min =  +0.00 V, max =  +1.74 V)
in1:                     0.00 V  (min =  +0.00 V, max =  +0.00 V)
AVCC:                    3.31 V  (min =  +2.98 V, max =  +3.63 V)
+3.3V:                   3.31 V  (min =  +2.98 V, max =  +3.63 V)
in4:                     0.00 V  (min =  +0.00 V, max =  +0.00 V)
in5:                     0.00 V  (min =  +0.00 V, max =  +0.00 V)
in6:                   264.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
3VSB:                    3.34 V  (min =  +2.98 V, max =  +3.63 V)
Vbat:                    3.18 V  (min =  +2.70 V, max =  +3.63 V)
in9:                   888.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in10:                  152.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in11:                  136.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in12:                  952.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in13:                    1.21 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in14:                  168.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
fan1:                     0 RPM  (min =    0 RPM)
fan2:                     0 RPM  (min =    0 RPM)
fan3:                     0 RPM  (min =    0 RPM)
fan4:                     0 RPM  (min =    0 RPM)
fan5:                     0 RPM  (min =    0 RPM)
SYSTIN:                +116.0°C  (high =  +0.0°C, hyst =  +0.0°C)  ALARM  sensor = thermistor
CPUTIN:                +127.5°C  (high = +80.0°C, hyst = +75.0°C)  ALARM  sensor = CPU diode
AUXTIN0:                +70.5°C    sensor = thermistor
AUXTIN1:               +108.0°C    sensor = thermistor
AUXTIN2:               +107.0°C    sensor = thermistor
AUXTIN3:                +17.0°C    sensor = thermal diode
PECI Agent 0:           +40.0°C  
PCH_CHIP_CPU_MAX_TEMP:   +0.0°C  
PCH_CHIP_TEMP:           +0.0°C  
PCH_CPU_TEMP:            +0.0°C  
intrusion0:            OK
intrusion1:            ALARM
beep_enable:           disabled

iwlwifi_1-virtual-0
Adapter: Virtual device
temp1:            N/A  

acpitz-acpi-0
Adapter: ACPI interface
temp1:        +27.8°C  (crit = +119.0°C)
temp2:        +29.8°C  (crit = +119.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +40.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:        +39.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:        +40.0°C  (high = +100.0°C, crit = +100.0°C)

pch_skylake-virtual-0
Adapter: Virtual device
temp1:        +40.5°C  

Right after, inxi:

Sensors:
  System Temperatures: cpu: 47.5 C pch: 42.0 C mobo: N/A
  Fan Speeds (RPM): fan-1: 0 fan-2: 0 fan-3: 0 fan-4: 0 fan-5: 0
  Power: 12v: N/A 5v: N/A 3.3v: 3.31 vbat: 3.18

you can check temps in real time with:
watch sensors


but here the temps looks ok:


wayland on kde is still not that good, so thats why we switched to xorg to see if its possibly related…

HEre we are:

journalctl -b-1 -p5 --no-pager                                                                                                                                                             ✔ 
Okt 25 18:56:44 catull-mnj kernel: Linux version 5.15.74-3-MANJARO (builduser@fv-az457-508) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP PREEMPT Sat Oct 15 13:39:11 UTC 2022
Okt 25 18:56:44 catull-mnj kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=284f4666-64db-4384-ab26-e7f9c5cfbf37 rw quiet apparmor=1 security=apparmor resume=UUID=e122d88c-a50c-4de1-8fc0-c6ad9f279737 udev.log_priority=3
Okt 25 18:56:44 catull-mnj kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64", will be passed to user space.
Okt 25 18:56:44 catull-mnj kernel: x86/cpu: SGX disabled by BIOS.
Okt 25 18:56:44 catull-mnj kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Okt 25 18:56:44 catull-mnj kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Okt 25 18:56:44 catull-mnj kernel:  #3
Okt 25 18:56:44 catull-mnj kernel: audit: type=2000 audit(1666716975.013:1): state=initialized audit_enabled=0 res=1
Okt 25 18:56:44 catull-mnj kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Okt 25 18:56:44 catull-mnj kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Okt 25 18:56:44 catull-mnj kernel: SCSI subsystem initialized
Okt 25 18:56:44 catull-mnj kernel: VFS: Disk quotas dquot_6.6.0
Okt 25 18:56:44 catull-mnj kernel: Initialise system trusted keyrings
Okt 25 18:56:44 catull-mnj kernel: Key type blacklist registered
Okt 25 18:56:44 catull-mnj kernel: Key type asymmetric registered
Okt 25 18:56:44 catull-mnj kernel: Asymmetric key parser 'x509' registered
Okt 25 18:56:44 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Okt 25 18:56:44 catull-mnj kernel: ACPI Error: Aborting method \_PR.CPU1._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Okt 25 18:56:44 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Okt 25 18:56:44 catull-mnj kernel: ACPI Error: Aborting method \_PR.CPU2._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Okt 25 18:56:44 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
Okt 25 18:56:44 catull-mnj kernel: ACPI Error: Aborting method \_PR.CPU3._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Okt 25 18:56:44 catull-mnj kernel: hpet_acpi_add: no address or irqs in _CRS
Okt 25 18:56:44 catull-mnj kernel: Loading compiled-in X.509 certificates
Okt 25 18:56:44 catull-mnj kernel: Loaded X.509 cert 'Build time autogenerated kernel key: a726d2fcedec7de7f1bb21d56ff6b06afad1c930'
Okt 25 18:56:44 catull-mnj kernel: Key type ._fscrypt registered
Okt 25 18:56:44 catull-mnj kernel: Key type .fscrypt registered
Okt 25 18:56:44 catull-mnj kernel: Key type fscrypt-provisioning registered
Okt 25 18:56:44 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)
Okt 25 18:56:44 catull-mnj kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Okt 25 18:56:44 catull-mnj kernel: ata1.00: supports DRM functions and may not be fully accessible
Okt 25 18:56:44 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)
Okt 25 18:56:44 catull-mnj kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
Okt 25 18:56:44 catull-mnj kernel: ata1.00: supports DRM functions and may not be fully accessible
Okt 25 18:56:44 catull-mnj kernel: scsi 0:0:0:0: Direct-Access     ATA      CT2000MX500SSD1  033  PQ: 0 ANSI: 5
Okt 25 18:56:44 catull-mnj kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Okt 25 18:56:44 catull-mnj kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Okt 25 18:56:44 catull-mnj kernel: sd 0:0:0:0: [sda] Write Protect is off
Okt 25 18:56:44 catull-mnj kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Okt 25 18:56:44 catull-mnj kernel: sd 0:0:0:0: [sda] supports TCG Opal
Okt 25 18:56:44 catull-mnj kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Okt 25 18:56:44 catull-mnj kernel: scsi 1:0:0:0: Direct-Access     Generic- SD/MMC/MS PRO    1.00 PQ: 0 ANSI: 4
Okt 25 18:56:44 catull-mnj kernel: sd 1:0:0:0: [sdb] Media removed, stopped polling
Okt 25 18:56:44 catull-mnj kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk
Okt 25 18:56:44 catull-mnj systemd-fstab-generator[238]: Mount point swap is not a valid path, ignoring.
Okt 25 18:56:44 catull-mnj kernel: random: lvm: uninitialized urandom read (4 bytes read)
Okt 25 18:56:44 catull-mnj kernel: audit: type=1130 audit(1666717004.235:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:44 catull-mnj kernel: audit: type=1131 audit(1666717004.235:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:44 catull-mnj kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Okt 25 18:56:44 catull-mnj kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Okt 25 18:56:44 catull-mnj kernel: vboxdrv: loading out-of-tree module taints kernel.
Okt 25 18:56:44 catull-mnj kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
Okt 25 18:56:44 catull-mnj kernel: audit: type=1130 audit(1666717004.295:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:44 catull-mnj kernel: audit: type=1130 audit(1666717004.295:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:44 catull-mnj kernel: audit: type=1130 audit(1666717004.321:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:44 catull-mnj systemd-random-seed[266]: Kernel entropy pool is not initialized yet, waiting until it is.
Okt 25 18:56:44 catull-mnj kernel: VBoxNetAdp: Successfully started.
Okt 25 18:56:44 catull-mnj kernel: audit: type=1400 audit(1666717004.348:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=273 comm="apparmor_parser"
Okt 25 18:56:44 catull-mnj kernel: audit: type=1300 audit(1666717004.348:7): arch=c000003e syscall=1 success=yes exit=30921 a0=6 a1=55e7813fbce0 a2=78c9 a3=0 items=0 ppid=271 pid=273 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/bin/apparmor_parser" subj=unconfined key=(null)
Okt 25 18:56:44 catull-mnj kernel: audit: type=1327 audit(1666717004.348:7): proctitle=2F7362696E2F61707061726D6F725F706172736572002D2D7265706C616365002D2D002F6574632F61707061726D6F722E64
Okt 25 18:56:44 catull-mnj kernel: audit: type=1130 audit(1666717004.358:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:44 catull-mnj kernel: VBoxNetFlt: Successfully started.
Okt 25 18:56:44 catull-mnj kernel: audit: type=1400 audit(1666717004.381:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mariadbd_akonadi" pid=274 comm="apparmor_parser"
Okt 25 18:56:45 catull-mnj kernel: random: tlp-readconfs: uninitialized urandom read (4 bytes read)
Okt 25 18:56:45 catull-mnj kernel: random: tlp-readconfs: uninitialized urandom read (4 bytes read)
Okt 25 18:56:45 catull-mnj kernel: random: crng init done
Okt 25 18:56:46 catull-mnj kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Okt 25 18:56:46 catull-mnj kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Okt 25 18:56:46 catull-mnj polkitd[604]: Loading rules from directory /etc/polkit-1/rules.d
Okt 25 18:56:46 catull-mnj polkitd[604]: Loading rules from directory /usr/share/polkit-1/rules.d
Okt 25 18:56:46 catull-mnj polkitd[604]: Finished loading, compiling and executing 7 rules
Okt 25 18:56:46 catull-mnj polkitd[604]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Okt 25 18:56:46 catull-mnj kernel: thermal thermal_zone3: failed to read out thermal zone (-61)
Okt 25 18:56:46 catull-mnj kernel: i915 0000:00:02.0: [drm] [ENCODER:107:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
Okt 25 18:56:47 catull-mnj kernel: snd_hda_codec_hdmi hdaudioC0D2: Monitor plugged-in, Failed to power up codec ret=[-13]
Okt 25 18:56:48 catull-mnj systemd[1055]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Okt 25 18:56:48 catull-mnj bluetoothd[1055]: Failed to set mode: Blocked through rfkill (0x12)
Okt 25 18:56:49 catull-mnj sddm-helper[1088]: pam_kwallet5(sddm-autologin:auth): pam_kwallet5: Couldn't get password (it is empty)
Okt 25 18:56:49 catull-mnj kernel: kauditd_printk_skb: 272 callbacks suppressed
Okt 25 18:56:49 catull-mnj kernel: audit: type=1100 audit(1666717009.558:134): pid=1088 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit acct="ben" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:49 catull-mnj kernel: audit: type=1101 audit(1666717009.565:135): pid=1088 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="ben" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:49 catull-mnj kernel: audit: type=1103 audit(1666717009.565:136): pid=1088 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit acct="ben" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:49 catull-mnj kernel: audit: type=1006 audit(1666717009.565:137): pid=1088 uid=0 subj=unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
Okt 25 18:56:49 catull-mnj kernel: audit: type=1300 audit(1666717009.565:137): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7fff0010bde0 a2=4 a3=7fff0010baf4 items=0 ppid=658 pid=1088 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" subj=unconfined key=(null)
Okt 25 18:56:49 catull-mnj kernel: audit: type=1327 audit(1666717009.565:137): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746839363336373236362D313836622D346231372D623431332D333138643464316661326437002D2D69640031002D2D7374617274002F7573722F6C69622F706C61736D612D646275732D72756E2D7365
Okt 25 18:56:49 catull-mnj kernel: audit: type=1130 audit(1666717009.585:138): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:49 catull-mnj systemd[1090]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[ben] ruser=[<unknown>] rhost=[<unknown>]
Okt 25 18:56:49 catull-mnj kernel: audit: type=1101 audit(1666717009.591:139): pid=1090 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="ben" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:49 catull-mnj kernel: audit: type=1103 audit(1666717009.591:140): pid=1090 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='op=PAM:setcred grantors=? acct="ben" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Okt 25 18:56:49 catull-mnj kernel: audit: type=1006 audit(1666717009.591:141): pid=1090 uid=0 subj=unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Okt 25 18:56:49 catull-mnj systemd-xdg-autostart-generator[1096]: /home/ben/.config/autostart/org.kde.yakuake.desktop:165: Unknown key name 'TerminalOptions' in section 'Desktop Entry', ignoring.
Okt 25 18:56:49 catull-mnj systemd-xdg-autostart-generator[1096]: Configuration file /home/ben/.config/autostart/jetbrains-toolbox.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 25 18:56:50 catull-mnj systemd-xdg-autostart-generator[1123]: /home/ben/.config/autostart/org.kde.yakuake.desktop:165: Unknown key name 'TerminalOptions' in section 'Desktop Entry', ignoring.
Okt 25 18:56:50 catull-mnj systemd-xdg-autostart-generator[1123]: Configuration file /home/ben/.config/autostart/jetbrains-toolbox.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 25 18:56:50 catull-mnj systemd[1090]: /run/user/1000/systemd/generator.late/app-org.kde.yakuake@autostart.service:18: WorkingDirectory= path is not absolute, ignoring: 
Okt 25 18:56:50 catull-mnj udisksd[1137]: udisks daemon version 2.9.4 starting
Okt 25 18:56:51 catull-mnj udisksd[1137]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Okt 25 18:56:52 catull-mnj root[1200]: ACPI group/action undefined: jack/lineout / LINEOUT
Okt 25 18:56:52 catull-mnj root[1202]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Okt 25 18:56:52 catull-mnj root[1204]: ACPI group/action undefined: jack/lineout / LINEOUT
Okt 25 18:56:52 catull-mnj root[1206]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Okt 25 18:56:52 catull-mnj kernel: i915 0000:00:02.0: [drm] *ERROR* [CRTC:51:pipe A] mismatch in infoframes.enable (expected 0x00000000, found 0x00000008)
Okt 25 18:56:52 catull-mnj kernel: ------------[ cut here ]------------
Okt 25 18:56:52 catull-mnj kernel: pipe state doesn't match!
Okt 25 18:56:52 catull-mnj kernel: WARNING: CPU: 3 PID: 1130 at drivers/gpu/drm/i915/display/intel_display.c:8897 intel_atomic_commit_tail+0x1670/0x1710 [i915]
Okt 25 18:56:52 catull-mnj kernel: Modules linked in: cmac algif_hash algif_skcipher af_alg bnep btusb btrtl btbcm btintel bluetooth ecdh_generic joydev mousedev snd_soc_skl snd_soc_hdac_hda snd_hda_codec_hdmi snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_hda_codec_realtek snd_soc_acpi snd_hda_codec_generic ledtrig_audio intel_rapl_msr snd_soc_core intel_rapl_common intel_tcc_cooling x86_pkg_temp_thermal qrtr ns intel_powerclamp kvm_intel kvm snd_compress ac97_bus snd_pcm_dmaengine iwlmvm snd_hda_intel nct6775 iTCO_wdt hwmon_vid irqbypass coretemp mac80211 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel snd_intel_dspcfg i915 snd_intel_sdw_acpi snd_hda_codec libarc4 snd_hda_core crypto_simd intel_pmc_bxt ee1004 iTCO_vendor_support snd_hwdep iwlwifi cryptd rapl snd_pcm r8169 cfg80211 intel_cstate snd_timer realtek ttm i2c_i801 mdio_devres e1000e mei_me intel_xhci_usb_role_switch snd intel_uncore pcspkr libphy soundcore mei i2c_smbus rfkill roles intel_gtt
Okt 25 18:56:52 catull-mnj kernel:  intel_pch_thermal vfat fat video mac_hid acpi_pad squashfs loop uinput vboxnetflt(OE) vboxnetadp(OE) vboxdrv(OE) sg fuse crypto_user ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 ums_realtek uas usb_storage usbhid crc32c_intel xhci_pci
Okt 25 18:56:52 catull-mnj kernel: CPU: 3 PID: 1130 Comm: kwin_wayland Tainted: G           OE     5.15.74-3-MANJARO #1 6719dea2e0f43080bcbb84589c5fe78ca0af8a1c
Okt 25 18:56:52 catull-mnj kernel: Hardware name: ZOTAC ZBOX-CI527/CI547/ZBOX-CI527/CI547, BIOS B331P206 04/25/2017
Okt 25 18:56:52 catull-mnj kernel: RIP: 0010:intel_atomic_commit_tail+0x1670/0x1710 [i915]
Okt 25 18:56:52 catull-mnj kernel: Code: e8 a5 97 05 fb 48 c7 c1 96 38 a9 c0 4c 89 f2 48 c7 c7 70 2c a9 c0 48 89 c6 e8 7f 14 45 fb 0f 0b e9 8a ea ff ff e8 73 14 45 fb <0f> 0b e9 39 f5 ff ff e8 67 14 45 fb 0f 0b e9 a0 f4 ff ff e8 5b 14
Okt 25 18:56:52 catull-mnj kernel: RSP: 0018:ffffb159c0ac3b08 EFLAGS: 00010246
Okt 25 18:56:52 catull-mnj kernel: RAX: 0000000000000000 RBX: ffff9f8559c90800 RCX: 0000000000000000
Okt 25 18:56:52 catull-mnj kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
Okt 25 18:56:52 catull-mnj kernel: RBP: ffff9f8563d50000 R08: 0000000000000000 R09: 0000000000000000
Okt 25 18:56:52 catull-mnj kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffff9f855b7d2000
Okt 25 18:56:52 catull-mnj kernel: R13: ffff9f8559c90800 R14: ffff9f855c9a02a0 R15: ffff9f855c9a0000
Okt 25 18:56:52 catull-mnj kernel: FS:  00007fba7a8f9f40(0000) GS:ffff9f889ed80000(0000) knlGS:0000000000000000
Okt 25 18:56:52 catull-mnj kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Okt 25 18:56:52 catull-mnj kernel: CR2: 00007fdb2efb2e40 CR3: 000000011d72c001 CR4: 00000000003706e0
Okt 25 18:56:52 catull-mnj kernel: Call Trace:
Okt 25 18:56:52 catull-mnj kernel:  <TASK>
Okt 25 18:56:52 catull-mnj kernel:  intel_atomic_commit+0x355/0x3b0 [i915 07769ee9791ccc0901085f6312015639cf22bc87]
Okt 25 18:56:52 catull-mnj kernel:  drm_mode_atomic_ioctl+0xa9b/0xba0
Okt 25 18:56:52 catull-mnj kernel:  ? drm_plane_get_damage_clips.cold+0x1c/0x1c
Okt 25 18:56:52 catull-mnj kernel:  ? drm_atomic_set_property+0xb20/0xb20
Okt 25 18:56:52 catull-mnj kernel:  drm_ioctl_kernel+0xbc/0x110
Okt 25 18:56:52 catull-mnj kernel:  drm_ioctl+0x242/0x420
Okt 25 18:56:52 catull-mnj kernel:  ? drm_atomic_set_property+0xb20/0xb20
Okt 25 18:56:52 catull-mnj kernel:  __x64_sys_ioctl+0x95/0xe0
Okt 25 18:56:52 catull-mnj kernel:  do_syscall_64+0x58/0x90
Okt 25 18:56:52 catull-mnj kernel:  ? syscall_exit_to_user_mode+0x23/0x50
Okt 25 18:56:52 catull-mnj kernel:  ? do_syscall_64+0x67/0x90
Okt 25 18:56:52 catull-mnj kernel:  ? exc_page_fault+0x71/0x180
Okt 25 18:56:52 catull-mnj kernel:  entry_SYSCALL_64_after_hwframe+0x61/0xcb
Okt 25 18:56:52 catull-mnj kernel: RIP: 0033:0x7fba7f96ac0f
Okt 25 18:56:52 catull-mnj kernel: Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 18 48 8b 44 24 18 64 48 2b 04 25 28 00 00
Okt 25 18:56:52 catull-mnj kernel: RSP: 002b:00007fffa2f228c0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Okt 25 18:56:52 catull-mnj kernel: RAX: ffffffffffffffda RBX: 0000562a7a321c40 RCX: 00007fba7f96ac0f
Okt 25 18:56:52 catull-mnj kernel: RDX: 00007fffa2f22960 RSI: 00000000c03864bc RDI: 0000000000000015
Okt 25 18:56:52 catull-mnj kernel: RBP: 00007fffa2f22960 R08: 0000000000000003 R09: 0000000000000003
Okt 25 18:56:52 catull-mnj kernel: R10: 00007fba7fa46c20 R11: 0000000000000246 R12: 00000000c03864bc
Okt 25 18:56:52 catull-mnj kernel: R13: 0000000000000015 R14: 0000562a7a8006e0 R15: 0000562a7a807070
Okt 25 18:56:52 catull-mnj kernel:  </TASK>
Okt 25 18:56:52 catull-mnj kernel: ---[ end trace fe8368f7ffafe6c2 ]---
Okt 25 18:56:53 catull-mnj polkitd[604]: Registered Authentication Agent for unix-session:1 (system bus name :1.44 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale de_AT.UTF-8)
Okt 25 18:56:53 catull-mnj pipewire-media-session[1306]: mod.rt: Can't find xdg-portal: (null)
Okt 25 18:56:53 catull-mnj pipewire-media-session[1306]: mod.rt: found session bus but no portal
Okt 25 18:56:53 catull-mnj pipewire[1305]: mod.rt: Can't find xdg-portal: (null)
Okt 25 18:56:53 catull-mnj pipewire[1305]: mod.rt: found session bus but no portal
Okt 25 18:56:54 catull-mnj systemd[1090]: app-ssh\x2dadd@autostart.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Okt 25 18:56:54 catull-mnj systemd[1090]: app-ssh\x2dadd@autostart.service: Failed with result 'exit-code'.
Okt 25 18:56:54 catull-mnj systemd[1090]: Failed to start ssh-add.
Okt 25 18:56:54 catull-mnj pamac-tray-plas[1417]: updates_checker.vala:71: check updates
Okt 25 18:56:54 catull-mnj systemd-xdg-autostart-generator[1491]: /home/ben/.config/autostart/org.kde.yakuake.desktop:165: Unknown key name 'TerminalOptions' in section 'Desktop Entry', ignoring.
Okt 25 18:56:54 catull-mnj systemd-xdg-autostart-generator[1491]: Configuration file /home/ben/.config/autostart/jetbrains-toolbox.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 25 18:56:55 catull-mnj systemd[1090]: /run/user/1000/systemd/generator.late/app-org.kde.yakuake@autostart.service:18: WorkingDirectory= path is not absolute, ignoring: 
Okt 25 18:56:55 catull-mnj kernel: kauditd_printk_skb: 24 callbacks suppressed
Okt 25 18:56:55 catull-mnj kernel: audit: type=1400 audit(1666717015.531:160): apparmor="DENIED" operation="open" profile="mariadbd_akonadi" name="/sys/block/" pid=1594 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Okt 25 18:56:55 catull-mnj kernel: audit: type=1300 audit(1666717015.531:160): arch=c000003e syscall=257 success=no exit=-13 a0=ffffff9c a1=55da2f9b95e0 a2=90800 a3=0 items=0 ppid=1538 pid=1594 auid=1000 uid=1000 gid=1001 euid=1000 suid=1000 fsuid=1000 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=2 comm="mysqld" exe="/usr/bin/mariadbd" subj=mariadbd_akonadi (enforce) key=(null)
Okt 25 18:56:55 catull-mnj kernel: audit: type=1327 audit(1666717015.531:160): proctitle=2F7573722F62696E2F6D7973716C64002D2D64656661756C74732D66696C653D2F686F6D652F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F6D7973716C2E636F6E66002D2D646174616469723D2F686F6D652F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F64625F646174612F002D2D736F
Okt 25 18:56:55 catull-mnj kernel: audit: type=1400 audit(1666717015.551:161): apparmor="DENIED" operation="open" profile="mariadbd_akonadi" name="/sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/physical_block_size" pid=1594 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Okt 25 18:56:55 catull-mnj kernel: audit: type=1300 audit(1666717015.551:161): arch=c000003e syscall=257 success=no exit=-13 a0=ffffff9c a1=7fff902ef700 a2=0 a3=0 items=0 ppid=1538 pid=1594 auid=1000 uid=1000 gid=1001 euid=1000 suid=1000 fsuid=1000 egid=1001 sgid=1001 fsgid=1001 tty=(none) ses=2 comm="mysqld" exe="/usr/bin/mariadbd" subj=mariadbd_akonadi (enforce) key=(null)
Okt 25 18:56:55 catull-mnj kernel: audit: type=1327 audit(1666717015.551:161): proctitle=2F7573722F62696E2F6D7973716C64002D2D64656661756C74732D66696C653D2F686F6D652F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F6D7973716C2E636F6E66002D2D646174616469723D2F686F6D652F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F64625F646174612F002D2D736F
Okt 25 18:56:57 catull-mnj kernel: audit: type=1131 audit(1666717017.091:162): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:58 catull-mnj kernel: audit: type=1130 audit(1666717018.041:163): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:56:58 catull-mnj pulseaudio[1679]: Modul »module-esound-protocol-tcp.so« konnte nicht geladen werden: module-esound-protocol-tcp.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Okt 25 18:56:58 catull-mnj pulseaudio[1679]: Failed to open module "module-esound-protocol-tcp".
Okt 25 18:56:58 catull-mnj pulseaudio[1679]: pa_module_load() failed
Okt 25 18:56:58 catull-mnj pulseaudio[1679]: Failed to set scheduler settings: Die Operation ist nicht erlaubt
Okt 25 18:56:58 catull-mnj pulseaudio[1679]: stat('/etc/pulse/default.pa.d'): Datei oder Verzeichnis nicht gefunden
Okt 25 18:56:58 catull-mnj pulseaudio[1679]: Could not find org.bluez.BatteryProviderManager1.RegisterBatteryProvider(), is bluetoothd started with experimental features enabled (-E flag)?
Okt 25 18:57:01 catull-mnj signal-desktop[1391]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:57:01 catull-mnj signal-desktop[1391]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:57:01 catull-mnj signal-desktop[1391]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:57:08 catull-mnj kernel: audit: type=1131 audit(1666717028.055:164): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:57:12 catull-mnj pamac-tray-plas[1417]: updates_checker.vala:101: 0 updates found
Okt 25 18:57:18 catull-mnj kernel: audit: type=1131 audit(1666717038.021:165): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:57:18 catull-mnj kernel: audit: type=1334 audit(1666717038.041:166): prog-id=0 op=UNLOAD
Okt 25 18:57:18 catull-mnj kernel: audit: type=1334 audit(1666717038.041:167): prog-id=0 op=UNLOAD
Okt 25 18:57:18 catull-mnj kernel: audit: type=1334 audit(1666717038.041:168): prog-id=0 op=UNLOAD
Okt 25 18:57:20 catull-mnj kernel: audit: type=1131 audit(1666717040.565:169): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:57:20 catull-mnj kernel: audit: type=1334 audit(1666717040.625:170): prog-id=0 op=UNLOAD
Okt 25 18:57:20 catull-mnj kernel: audit: type=1334 audit(1666717040.625:171): prog-id=0 op=UNLOAD
Okt 25 18:57:20 catull-mnj kernel: audit: type=1334 audit(1666717040.625:172): prog-id=0 op=UNLOAD
Okt 25 18:57:28 catull-mnj kernel: audit: type=1131 audit(1666717048.148:173): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 18:57:28 catull-mnj kernel: audit: type=1334 audit(1666717048.201:174): prog-id=0 op=UNLOAD
Okt 25 18:57:28 catull-mnj kernel: audit: type=1334 audit(1666717048.201:175): prog-id=0 op=UNLOAD
Okt 25 18:57:28 catull-mnj kernel: audit: type=1334 audit(1666717048.201:176): prog-id=0 op=UNLOAD
Okt 25 18:59:24 catull-mnj firefox[2288]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:59:24 catull-mnj firefox[2288]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:59:24 catull-mnj firefox[2288]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:59:24 catull-mnj firefox[2288]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:59:24 catull-mnj firefox[2288]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:59:24 catull-mnj firefox[2288]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:59:24 catull-mnj firefox[2288]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:59:24 catull-mnj firefox[2288]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 18:59:24 catull-mnj firefox[2288]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 25 19:01:01 catull-mnj anacron[3719]: Anacron started on 2022-10-25
Okt 25 19:01:01 catull-mnj anacron[3719]: Will run job `cron.daily' in 30 min.
Okt 25 19:01:01 catull-mnj anacron[3719]: Jobs will be executed sequentially
Okt 25 19:01:48 catull-mnj kernel: audit: type=1334 audit(1666717307.998:177): prog-id=25 op=LOAD
Okt 25 19:01:48 catull-mnj kernel: audit: type=1334 audit(1666717307.998:178): prog-id=26 op=LOAD
Okt 25 19:01:48 catull-mnj kernel: audit: type=1334 audit(1666717307.998:179): prog-id=27 op=LOAD
Okt 25 19:01:48 catull-mnj kernel: audit: type=1130 audit(1666717308.141:180): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 19:02:18 catull-mnj kernel: audit: type=1131 audit(1666717338.181:181): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 19:02:18 catull-mnj kernel: audit: type=1334 audit(1666717338.188:182): prog-id=0 op=UNLOAD
Okt 25 19:02:18 catull-mnj kernel: audit: type=1334 audit(1666717338.188:183): prog-id=0 op=UNLOAD
Okt 25 19:02:18 catull-mnj kernel: audit: type=1334 audit(1666717338.188:184): prog-id=0 op=UNLOAD
Okt 25 19:05:50 catull-mnj kernel: audit: type=1334 audit(1666717550.935:185): prog-id=0 op=UNLOAD
Okt 25 19:07:26 catull-mnj kernel: pcieport 0000:00:1d.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Okt 25 19:07:26 catull-mnj kernel: pcieport 0000:00:1d.0:   device [8086:9d18] error status/mask=00000001/00002000
Okt 25 19:07:26 catull-mnj kernel: pcieport 0000:00:1d.0:    [ 0] RxErr                  (First)
Okt 25 19:11:27 catull-mnj kernel: audit: type=1130 audit(1666717887.868:186): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 19:11:27 catull-mnj kernel: audit: type=1131 audit(1666717887.868:187): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 25 19:31:01 catull-mnj anacron[3719]: Job `cron.daily' started
Okt 25 19:31:01 catull-mnj anacron[3719]: Job `cron.daily' terminated
Okt 25 19:31:01 catull-mnj anacron[3719]: Normal exit (1 job run)
Okt 25 19:56:55 catull-mnj pamac-tray-plas[1417]: updates_checker.vala:71: check updates
Okt 25 19:56:57 catull-mnj pamac-tray-plas[1417]: updates_checker.vala:101: 0 updates found
Okt 25 20:56:55 catull-mnj pamac-tray-plas[1417]: updates_checker.vala:71: check updates
Okt 25 20:56:57 catull-mnj pamac-tray-plas[1417]: updates_checker.vala:101: 0 updates found

and

journalctl -b-1 --no-pager | tail -30                                                                                                                                                      ✔ 
Okt 25 21:01:34 catull-mnj CROND[5600]: (root) CMDOUT (RSYNC Snapshot saved successfully (92s))
Okt 25 21:01:34 catull-mnj CROND[5600]: (root) CMDOUT (Tagged snapshot '2022-10-25_21-00-02': weekly)
Okt 25 21:01:34 catull-mnj CROND[5600]: (root) CMDOUT (------------------------------------------------------------------------------)
Okt 25 21:01:34 catull-mnj CROND[5600]: (root) CMDOUT (Maximum backups exceeded for backup level 'daily')
Okt 25 21:01:34 catull-mnj CROND[5600]: (root) CMDOUT (Maximum backups exceeded for backup level 'weekly')
Okt 25 21:01:34 catull-mnj crontab[5713]: (root) LIST (root)
Okt 25 21:01:34 catull-mnj crontab[5714]: (root) LIST (root)
Okt 25 21:01:34 catull-mnj CROND[5600]: (root) CMDOUT ()
Okt 25 21:01:34 catull-mnj CROND[5600]: (root) CMDOUT (Found stale mount for device '/dev/sda2' at path '/run/timeshift/5601/backup')
Okt 25 21:01:34 catull-mnj systemd[1]: run-timeshift-5601-backup.mount: Deactivated successfully.
Okt 25 21:01:34 catull-mnj CROND[5600]: (root) CMDOUT (Unmounted successfully)
Okt 25 21:01:34 catull-mnj CROND[5600]: (root) CMDEND (timeshift --check --scripted)
Okt 25 21:04:50 catull-mnj rtkit-daemon[1177]: Supervising 10 threads of 7 processes of 1 users.
Okt 25 21:04:50 catull-mnj rtkit-daemon[1177]: Supervising 10 threads of 7 processes of 1 users.
Okt 25 21:08:49 catull-mnj rtkit-daemon[1177]: Supervising 10 threads of 7 processes of 1 users.
Okt 25 21:08:49 catull-mnj rtkit-daemon[1177]: Supervising 10 threads of 7 processes of 1 users.
Okt 25 21:08:49 catull-mnj rtkit-daemon[1177]: Supervising 10 threads of 7 processes of 1 users.
Okt 25 21:08:49 catull-mnj rtkit-daemon[1177]: Supervising 10 threads of 7 processes of 1 users.
Okt 25 21:08:49 catull-mnj rtkit-daemon[1177]: Successfully made thread 5894 of process 2906 owned by '1000' RT at priority 10.
Okt 25 21:08:49 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.
Okt 25 21:08:51 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.
Okt 25 21:08:51 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.
Okt 25 21:08:51 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.
Okt 25 21:08:51 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.
Okt 25 21:14:29 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.
Okt 25 21:14:29 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.
Okt 25 21:16:16 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.
Okt 25 21:16:16 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.
Okt 25 21:17:22 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.
Okt 25 21:17:22 catull-mnj rtkit-daemon[1177]: Supervising 11 threads of 8 processes of 1 users.

temperatures directly after crash:

sensors                                                                                                                                                                                    ✔ 
nct6779-isa-0a20
Adapter: ISA adapter
Vcore:                   1.06 V  (min =  +0.00 V, max =  +1.74 V)
in1:                     0.00 V  (min =  +0.00 V, max =  +0.00 V)
AVCC:                    3.31 V  (min =  +2.98 V, max =  +3.63 V)
+3.3V:                   3.31 V  (min =  +2.98 V, max =  +3.63 V)
in4:                     0.00 V  (min =  +0.00 V, max =  +0.00 V)
in5:                     0.00 V  (min =  +0.00 V, max =  +0.00 V)
in6:                   296.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
3VSB:                    3.34 V  (min =  +2.98 V, max =  +3.63 V)
Vbat:                    3.18 V  (min =  +2.70 V, max =  +3.63 V)
in9:                   880.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in10:                  176.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in11:                  168.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in12:                  952.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in13:                    1.20 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in14:                  192.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
fan1:                     0 RPM  (min =    0 RPM)
fan2:                     0 RPM  (min =    0 RPM)
fan3:                     0 RPM  (min =    0 RPM)
fan4:                     0 RPM  (min =    0 RPM)
fan5:                     0 RPM  (min =    0 RPM)
SYSTIN:                +108.0°C  (high =  +0.0°C, hyst =  +0.0°C)  ALARM  sensor = thermistor
CPUTIN:                +127.5°C  (high = +80.0°C, hyst = +75.0°C)  ALARM  sensor = CPU diode
AUXTIN0:                +66.5°C    sensor = thermistor
AUXTIN1:               +101.0°C    sensor = thermistor
AUXTIN2:               +101.0°C    sensor = thermistor
AUXTIN3:                 -2.0°C    sensor = thermal diode
PECI Agent 0:           +81.5°C  
PCH_CHIP_CPU_MAX_TEMP:   +0.0°C  
PCH_CHIP_TEMP:           +0.0°C  
PCH_CPU_TEMP:            +0.0°C  
intrusion0:            OK
intrusion1:            ALARM
beep_enable:           disabled

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +83.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:        +83.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:        +65.0°C  (high = +100.0°C, crit = +100.0°C)

acpitz-acpi-0
Adapter: ACPI interface
temp1:        +27.8°C  (crit = +119.0°C)
temp2:        +29.8°C  (crit = +119.0°C)

iwlwifi_1-virtual-0
Adapter: Virtual device
temp1:            N/A  

pch_skylake-virtual-0
Adapter: Virtual device
temp1:        +55.0°C  

I don’t know about RAM usage, just that I had 4 Youtube tabs open (1 loaded), and 4 pinned tabs (2 of which loaded)

Okt 25 19:07:26 catull-mnj kernel: pcieport 0000:00:1d.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)

you have these, and they can also cause the crashes…
open this file:
kate /etc/default/grub
and inside this line: GRUB_CMDLINE_LINUX_DEFAULT inside the quotes add this parameter:
pci=nomsi
dont remove anything from there, just add it to existing parameters, save the file, update grub:
sudo update-grub
reboot and test; if it happens again provide logs again:

journalctl -b-1 -p5 --no-pager
journalctl -b-1 -p5 --no-pager | grep pcieport

and the temps are a bit high, around 80C… what were you doing before the crash?

1 Like

Like last time, watching a YT video.

Okay, that line now looks like this (maybe the other parameters in here are also interesting):

GRUB_CMDLINE_LINUX_DEFAULT="pci=nomsi quiet apparmor=1 security=apparmor resume=UUID=e122d88c-a50c-4de1-8fc0-c6ad9f279737 udev.log_priority=3"

thats really hot watching only a yt video… was it in 8k resolution? that would explain it…


the parameter is set properly and the other parameters are the default ones, so everything looks ok…

No, just 1080p or maybe 720p.
It crashed again just now.

sensors                                                            ✔ 
iwlwifi_1-virtual-0
Adapter: Virtual device
temp1:            N/A  

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +66.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:        +66.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:        +57.0°C  (high = +100.0°C, crit = +100.0°C)

acpitz-acpi-0
Adapter: ACPI interface
temp1:        +27.8°C  (crit = +119.0°C)
temp2:        +29.8°C  (crit = +119.0°C)

nct6779-isa-0a20
Adapter: ISA adapter
Vcore:                   1.08 V  (min =  +0.00 V, max =  +1.74 V)
in1:                     0.00 V  (min =  +0.00 V, max =  +0.00 V)
AVCC:                    3.31 V  (min =  +2.98 V, max =  +3.63 V)
+3.3V:                   3.31 V  (min =  +2.98 V, max =  +3.63 V)
in4:                     0.00 V  (min =  +0.00 V, max =  +0.00 V)
in5:                     0.00 V  (min =  +0.00 V, max =  +0.00 V)
in6:                   280.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
3VSB:                    3.33 V  (min =  +2.98 V, max =  +3.63 V)
Vbat:                    3.18 V  (min =  +2.70 V, max =  +3.63 V)
in9:                   888.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in10:                  160.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in11:                  144.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in12:                  952.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in13:                    1.20 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in14:                  176.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
fan1:                     0 RPM  (min =    0 RPM)
fan2:                     0 RPM  (min =    0 RPM)
fan3:                     0 RPM  (min =    0 RPM)
fan4:                     0 RPM  (min =    0 RPM)
fan5:                     0 RPM  (min =    0 RPM)
SYSTIN:                +112.0°C  (high =  +0.0°C, hyst =  +0.0°C)  ALARM  sensor = thermistor
CPUTIN:                +127.5°C  (high = +80.0°C, hyst = +75.0°C)  ALARM  sensor = CPU diode
AUXTIN0:                +69.0°C    sensor = thermistor
AUXTIN1:               +105.0°C    sensor = thermistor
AUXTIN2:               +105.0°C    sensor = thermistor
AUXTIN3:                +11.0°C    sensor = thermal diode
PECI Agent 0:           +66.0°C  
PCH_CHIP_CPU_MAX_TEMP:   +0.0°C  
PCH_CHIP_TEMP:           +0.0°C  
PCH_CPU_TEMP:            +0.0°C  
intrusion0:            OK
intrusion1:            ALARM
beep_enable:           disabled

pch_skylake-virtual-0
Adapter: Virtual device
temp1:        +49.0°C  
journalctl -b-1 -p5 --no-pager | grep pcieport //comes up empty
journalctl -b-1 -p5 --no-pager  0|1 ✘
Okt 26 14:13:50 catull-mnj kernel: Linux version 5.15.74-3-MANJARO (builduser@fv-az457-508) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2
.39.0) #1 SMP PREEMPT Sat Oct 15 13:39:11 UTC 2022
Okt 26 14:13:50 catull-mnj kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=284f4666-64db-4384-ab26-e7f9c5c
fbf37 rw pci=nomsi quiet apparmor=1 security=apparmor resume=UUID=e122d88c-a50c-4de1-8fc0-c6ad9f279737 udev.log_priority=3
Okt 26 14:13:50 catull-mnj kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64", will be passed to us
er space.
Okt 26 14:13:50 catull-mnj kernel: x86/cpu: SGX disabled by BIOS.
Okt 26 14:13:50 catull-mnj kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admi
n-guide/hw-vuln/mds.html for more details.
Okt 26 14:13:50 catull-mnj kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html
/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Okt 26 14:13:50 catull-mnj kernel: #3
Okt 26 14:13:50 catull-mnj kernel: audit: type=2000 audit(1666786417.013:1): state=initialized audit_enabled=0 res=1
Okt 26 14:13:50 catull-mnj kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'

Okt 26 14:13:50 catull-mnj kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Okt 26 14:13:50 catull-mnj kernel: SCSI subsystem initialized
Okt 26 14:13:50 catull-mnj kernel: VFS: Disk quotas dquot_6.6.0
Okt 26 14:13:50 catull-mnj kernel: Initialise system trusted keyrings
Okt 26 14:13:50 catull-mnj kernel: Key type blacklist registered
Okt 26 14:13:50 catull-mnj kernel: Key type asymmetric registered
Okt 26 14:13:50 catull-mnj kernel: Asymmetric key parser 'x509' registered
Okt 26 14:13:50 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330
)
Okt 26 14:13:50 catull-mnj kernel: ACPI Error: Aborting method \_PR.CPU1._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-5
29)
Okt 26 14:13:50 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330
)
Okt 26 14:13:50 catull-mnj kernel: ACPI Error: Aborting method \_PR.CPU2._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-5
29)
Okt 26 14:13:50 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330
)
Okt 26 14:13:50 catull-mnj kernel: ACPI Error: Aborting method \_PR.CPU3._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-5
29)
Okt 26 14:13:50 catull-mnj kernel: hpet_acpi_add: no address or irqs in _CRS
Okt 26 14:13:50 catull-mnj kernel: Loading compiled-in X.509 certificates
Okt 26 14:13:50 catull-mnj kernel: Loaded X.509 cert 'Build time autogenerated kernel key: a726d2fcedec7de7f1bb21d56ff6b06afad1c930'
Okt 26 14:13:50 catull-mnj kernel: Key type ._fscrypt registered
Okt 26 14:13:50 catull-mnj kernel: Key type .fscrypt registered
Okt 26 14:13:50 catull-mnj kernel: Key type fscrypt-provisioning registered
Okt 26 14:13:50 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (2021
0730/psargs-330)
Okt 26 14:13:50 catull-mnj kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730
/psparse-529)
Okt 26 14:13:50 catull-mnj kernel: ata1.00: supports DRM functions and may not be fully accessible

Okt 26 14:13:50 catull-mnj kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (2021
0730/psargs-330)
Okt 26 14:13:50 catull-mnj kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730
/psparse-529)
Okt 26 14:13:50 catull-mnj kernel: ata1.00: supports DRM functions and may not be fully accessible

Okt 26 14:13:50 catull-mnj kernel: scsi 0:0:0:0: Direct-Access ATA CT2000MX500SSD1 033 PQ: 0 ANSI: 5
Okt 26 14:13:50 catull-mnj kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Okt 26 14:13:50 catull-mnj kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Okt 26 14:13:50 catull-mnj kernel: sd 0:0:0:0: [sda] Write Protect is off
Okt 26 14:13:50 catull-mnj kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Okt 26 14:13:50 catull-mnj kernel: sd 0:0:0:0: [sda] supports TCG Opal
Okt 26 14:13:50 catull-mnj kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Okt 26 14:13:50 catull-mnj kernel: scsi 1:0:0:0: Direct-Access Generic- SD/MMC/MS PRO 1.00 PQ: 0 ANSI: 4
Okt 26 14:13:50 catull-mnj kernel: sd 1:0:0:0: [sdb] Media removed, stopped polling
Okt 26 14:13:50 catull-mnj kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk
Okt 26 14:13:50 catull-mnj systemd-fstab-generator[227]: Mount point swap is not a valid path, ignoring.

Okt 26 14:13:50 catull-mnj kernel: random: lvm: uninitialized urandom read (4 bytes read)
Okt 26 14:13:50 catull-mnj kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Okt 26 14:13:50 catull-mnj kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Okt 26 14:13:50 catull-mnj kernel: audit: type=1130 audit(1666786430.081:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfine
d msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:13:50 catull-mnj kernel: audit: type=1130 audit(1666786430.088:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfine
d msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:13:50 catull-mnj systemd-random-seed[253]: Kernel entropy pool is not initialized yet, waiting until it is.
Okt 26 14:13:50 catull-mnj kernel: vboxdrv: loading out-of-tree module taints kernel.

Okt 26 14:13:50 catull-mnj kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
Okt 26 14:13:50 catull-mnj kernel: audit: type=1130 audit(1666786430.101:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfine
d msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:13:50 catull-mnj kernel: VBoxNetAdp: Successfully started.
Okt 26 14:13:50 catull-mnj kernel: audit: type=1400 audit(1666786430.151:5): apparmor="STATUS" operation="profile_load" profile="uncon
fined" name="lsb_release" pid=260 comm="apparmor_parser"
Okt 26 14:13:50 catull-mnj kernel: audit: type=1300 audit(1666786430.151:5): arch=c000003e syscall=1 success=yes exit=30921 a0=6 a1=55
cc0519a060 a2=78c9 a3=0 items=0 ppid=258 pid=260 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) se
s=4294967295 comm="apparmor_parser" exe="/usr/bin/apparmor_parser" subj=unconfined key=(null)
Okt 26 14:13:50 catull-mnj kernel: audit: type=1327 audit(1666786430.151:5): proctitle=2F7362696E2F61707061726D6F725F706172736572002D2
D7265706C616365002D2D002F6574632F61707061726D6F722E64
Okt 26 14:13:50 catull-mnj kernel: VBoxNetFlt: Successfully started.
Okt 26 14:13:50 catull-mnj kernel: audit: type=1400 audit(1666786430.208:6): apparmor="STATUS" operation="profile_load" profile="uncon
fined" name="mariadbd_akonadi" pid=261 comm="apparmor_parser"
Okt 26 14:13:50 catull-mnj kernel: audit: type=1300 audit(1666786430.208:6): arch=c000003e syscall=1 success=yes exit=39521 a0=6 a1=55
cc05202870 a2=9a61 a3=0 items=0 ppid=258 pid=261 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) se
s=4294967295 comm="apparmor_parser" exe="/usr/bin/apparmor_parser" subj=unconfined key=(null)
Okt 26 14:13:50 catull-mnj kernel: audit: type=1327 audit(1666786430.208:6): proctitle=2F7362696E2F61707061726D6F725F706172736572002D2
D7265706C616365002D2D002F6574632F61707061726D6F722E64
Okt 26 14:13:50 catull-mnj kernel: audit: type=1400 audit(1666786430.254:7): apparmor="STATUS" operation="profile_load" profile="uncon
fined" name="nvidia_modprobe" pid=274 comm="apparmor_parser"
Okt 26 14:13:51 catull-mnj kernel: random: tlp-readconfs: uninitialized urandom read (4 bytes read)
Okt 26 14:13:51 catull-mnj kernel: random: tlp-readconfs: uninitialized urandom read (4 bytes read)
Okt 26 14:13:51 catull-mnj kernel: random: crng init done
Okt 26 14:13:51 catull-mnj kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): Failed to initialize MSI interrupts. Falling bac
k to legacy interrupts.
Okt 26 14:13:51 catull-mnj kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Okt 26 14:13:51 catull-mnj kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Okt 26 14:13:52 catull-mnj kernel: iwlwifi 0000:02:00.0: pci_enable_msi failed - -22

Okt 26 14:13:52 catull-mnj polkitd[592]: Loading rules from directory /etc/polkit-1/rules.d
Okt 26 14:13:52 catull-mnj polkitd[592]: Loading rules from directory /usr/share/polkit-1/rules.d
Okt 26 14:13:52 catull-mnj kernel: thermal thermal_zone3: failed to read out thermal zone (-61)

Okt 26 14:13:52 catull-mnj polkitd[592]: Finished loading, compiling and executing 7 rules
Okt 26 14:13:52 catull-mnj polkitd[592]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Okt 26 14:13:52 catull-mnj kernel: i915 0000:00:02.0: [drm] [ENCODER:107:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI cloc
k, gate it
Okt 26 14:13:53 catull-mnj kernel: snd_hda_codec_hdmi hdaudioC0D2: Monitor plugged-in, Failed to power up codec ret=[-13]

Okt 26 14:13:53 catull-mnj systemd[1020]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 7
55 ConfigurationDirectoryMode: 555)
Okt 26 14:13:53 catull-mnj kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f

Okt 26 14:13:54 catull-mnj bluetoothd[1020]: Failed to set mode: Blocked through rfkill (0x12)

Okt 26 14:13:55 catull-mnj sddm-helper[1053]: pam_kwallet5(sddm-autologin:auth): pam_kwallet5: Couldn't get password (it is empty)
Okt 26 14:13:55 catull-mnj kernel: kauditd_printk_skb: 266 callbacks suppressed
Okt 26 14:13:55 catull-mnj kernel: audit: type=1100 audit(1666786435.441:128): pid=1053 uid=0 auid=4294967295 ses=4294967295 subj=unco
nfined msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit acct="ben" exe="/usr/lib/sddm/sddm-helper" hostname=? ad
dr=? terminal=? res=success'
Okt 26 14:13:55 catull-mnj kernel: audit: type=1101 audit(1666786435.448:129): pid=1053 uid=0 auid=4294967295 ses=4294967295 subj=unco
nfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="ben" exe="/usr/lib/sddm/sddm-helper" hostname=? a
ddr=? terminal=? res=success'
Okt 26 14:13:55 catull-mnj kernel: audit: type=1103 audit(1666786435.451:130): pid=1053 uid=0 auid=4294967295 ses=4294967295 subj=unco
nfined msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit acct="ben" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? te
rminal=? res=success'
Okt 26 14:13:55 catull-mnj kernel: audit: type=1006 audit(1666786435.451:131): pid=1053 uid=0 subj=unconfined old-auid=4294967295 auid
=1000 tty=(none) old-ses=4294967295 ses=1 res=1
Okt 26 14:13:55 catull-mnj kernel: audit: type=1300 audit(1666786435.451:131): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7fff
fbddd770 a2=4 a3=7ffffbddd484 items=0 ppid=664 pid=1053 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) s
es=1 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" subj=unconfined key=(null)
Okt 26 14:13:55 catull-mnj kernel: audit: type=1327 audit(1666786435.451:131): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C7
06572002D2D736F636B6574002F746D702F7364646D2D6175746831626433343331362D616266622D343835642D393764662D636465373338313731353738002D2D696
40031002D2D7374617274002F7573722F6C69622F706C61736D612D646275732D72756E2D7365
Okt 26 14:13:55 catull-mnj kernel: audit: type=1130 audit(1666786435.491:132): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfi
ned msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:13:55 catull-mnj systemd[1055]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user
] terminal=[] user=[ben] ruser=[<unknown>] rhost=[<unknown>]
Okt 26 14:13:55 catull-mnj kernel: audit: type=1101 audit(1666786435.498:133): pid=1055 uid=0 auid=4294967295 ses=4294967295 subj=unco
nfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="ben" exe="/usr/lib/systemd/systemd" hostname=? ad
dr=? terminal=? res=success'
Okt 26 14:13:55 catull-mnj kernel: audit: type=1103 audit(1666786435.498:134): pid=1055 uid=0 auid=4294967295 ses=4294967295 subj=unco
nfined msg='op=PAM:setcred grantors=? acct="ben" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Okt 26 14:13:55 catull-mnj kernel: audit: type=1006 audit(1666786435.498:135): pid=1055 uid=0 subj=unconfined old-auid=4294967295 auid
=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Okt 26 14:13:55 catull-mnj systemd-xdg-autostart-generator[1061]: /home/ben/.config/autostart/org.kde.yakuake.desktop:165: Unknown key
name 'TerminalOptions' in section 'Desktop Entry', ignoring.
Okt 26 14:13:55 catull-mnj systemd-xdg-autostart-generator[1061]: Configuration file /home/ben/.config/autostart/jetbrains-toolbox.des
ktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 26 14:13:56 catull-mnj systemd-xdg-autostart-generator[1088]: /home/ben/.config/autostart/org.kde.yakuake.desktop:165: Unknown key
name 'TerminalOptions' in section 'Desktop Entry', ignoring.
Okt 26 14:13:56 catull-mnj systemd-xdg-autostart-generator[1088]: Configuration file /home/ben/.config/autostart/jetbrains-toolbox.des
ktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 26 14:13:56 catull-mnj systemd[1055]: /run/user/1000/systemd/generator.late/app-org.kde.yakuake@autostart.service:18: WorkingDirec
tory= path is not absolute, ignoring:
Okt 26 14:13:57 catull-mnj udisksd[1102]: udisks daemon version 2.9.4 starting
Okt 26 14:13:57 catull-mnj udisksd[1102]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Okt 26 14:13:58 catull-mnj root[1165]: ACPI group/action undefined: jack/lineout / LINEOUT
Okt 26 14:13:58 catull-mnj root[1167]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Okt 26 14:13:58 catull-mnj root[1169]: ACPI group/action undefined: jack/lineout / LINEOUT
Okt 26 14:13:58 catull-mnj root[1171]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Okt 26 14:13:59 catull-mnj polkitd[592]: Registered Authentication Agent for unix-session:1 (system bus name :1.42 [/usr/lib/polkit-kd
e-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale de_AT.UTF-8)
Okt 26 14:13:59 catull-mnj pipewire[1268]: mod.rt: Can't find xdg-portal: (null)
Okt 26 14:13:59 catull-mnj pipewire[1268]: mod.rt: found session bus but no portal
Okt 26 14:13:59 catull-mnj pipewire-media-session[1269]: mod.rt: Can't find xdg-portal: (null)

Okt 26 14:13:59 catull-mnj pipewire-media-session[1269]: mod.rt: found session bus but no portal

Okt 26 14:14:00 catull-mnj systemd[1055]: app-ssh\x2dadd@autostart.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Okt 26 14:14:00 catull-mnj systemd[1055]: app-ssh\x2dadd@autostart.service: Failed with result 'exit-code'.

Okt 26 14:14:00 catull-mnj systemd[1055]: Failed to start ssh-add.
Okt 26 14:14:00 catull-mnj kernel: kauditd_printk_skb: 23 callbacks suppressed
Okt 26 14:14:00 catull-mnj kernel: audit: type=1130 audit(1666786440.664:153): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfi
ned msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:14:00 catull-mnj systemd-xdg-autostart-generator[1454]: /home/ben/.config/autostart/org.kde.yakuake.desktop:165: Unknown key
name 'TerminalOptions' in section 'Desktop Entry', ignoring.
Okt 26 14:14:00 catull-mnj systemd-xdg-autostart-generator[1454]: Configuration file /home/ben/.config/autostart/jetbrains-toolbox.des
ktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Okt 26 14:14:01 catull-mnj systemd[1055]: /run/user/1000/systemd/generator.late/app-org.kde.yakuake@autostart.service:18: WorkingDirec
tory= path is not absolute, ignoring:
Okt 26 14:14:01 catull-mnj pamac-tray-plas[1383]: updates_checker.vala:71: check updates
Okt 26 14:14:01 catull-mnj kernel: audit: type=1400 audit(1666786441.601:154): apparmor="DENIED" operation="open" profile="mariadbd_ak
onadi" name="/sys/block/" pid=1535 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Okt 26 14:14:01 catull-mnj kernel: audit: type=1300 audit(1666786441.601:154): arch=c000003e syscall=257 success=no exit=-13 a0=ffffff
9c a1=556c3d0e85e0 a2=90800 a3=0 items=0 ppid=1482 pid=1535 auid=1000 uid=1000 gid=1001 euid=1000 suid=1000 fsuid=1000 egid=1001 sgid=
1001 fsgid=1001 tty=(none) ses=2 comm="mysqld" exe="/usr/bin/mariadbd" subj=mariadbd_akonadi (enforce) key=(null)
Okt 26 14:14:01 catull-mnj kernel: audit: type=1327 audit(1666786441.601:154): proctitle=2F7573722F62696E2F6D7973716C64002D2D646566617
56C74732D66696C653D2F686F6D652F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F6D7973716C2E636F6E66002D2D646174616469723D2F686F6D652
F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F64625F646174612F002D2D736F
Okt 26 14:14:01 catull-mnj kernel: audit: type=1400 audit(1666786441.618:155): apparmor="DENIED" operation="open" profile="mariadbd_ak
onadi" name="/sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/physical_block_size" pid=1535 comm="m
ysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Okt 26 14:14:01 catull-mnj kernel: audit: type=1300 audit(1666786441.618:155): arch=c000003e syscall=257 success=no exit=-13 a0=ffffff
9c a1=7fffd33d3e10 a2=0 a3=0 items=0 ppid=1482 pid=1535 auid=1000 uid=1000 gid=1001 euid=1000 suid=1000 fsuid=1000 egid=1001 sgid=1001
fsgid=1001 tty=(none) ses=2 comm="mysqld" exe="/usr/bin/mariadbd" subj=mariadbd_akonadi (enforce) key=(null)
Okt 26 14:14:01 catull-mnj kernel: audit: type=1327 audit(1666786441.618:155): proctitle=2F7573722F62696E2F6D7973716C64002D2D646566617
56C74732D66696C653D2F686F6D652F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F6D7973716C2E636F6E66002D2D646174616469723D2F686F6D652
F62656E2F2E6C6F63616C2F73686172652F616B6F6E6164692F64625F646174612F002D2D736F
Okt 26 14:14:02 catull-mnj kernel: audit: type=1131 audit(1666786442.941:156): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfi
ned msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:14:04 catull-mnj pulseaudio[1643]: Modul »module-esound-protocol-tcp.so« konnte nicht geladen werden: module-esound-protocol
-tcp.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Okt 26 14:14:04 catull-mnj pulseaudio[1643]: Failed to open module "module-esound-protocol-tcp".

Okt 26 14:14:04 catull-mnj pulseaudio[1643]: pa_module_load() failed
Okt 26 14:14:04 catull-mnj pulseaudio[1643]: Failed to set scheduler settings: Die Operation ist nicht erlaubt

Okt 26 14:14:04 catull-mnj pulseaudio[1643]: stat('/etc/pulse/default.pa.d'): Datei oder Verzeichnis nicht gefunden

Okt 26 14:14:04 catull-mnj pulseaudio[1643]: Could not find org.bluez.BatteryProviderManager1.RegisterBatteryProvider(), is bluetoothd
started with experimental features enabled (-E flag)?
Okt 26 14:14:07 catull-mnj signal-desktop[1362]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x
is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:14:07 catull-mnj signal-desktop[1362]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y
is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:14:07 catull-mnj signal-desktop[1362]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-w
ithin-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:14:18 catull-mnj pamac-tray-plas[1383]: updates_checker.vala:101: 0 updates found
Okt 26 14:14:23 catull-mnj kernel: audit: type=1131 audit(1666786463.878:157): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfi
ned msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:14:23 catull-mnj kernel: audit: type=1334 audit(1666786463.891:158): prog-id=0 op=UNLOAD
Okt 26 14:14:23 catull-mnj kernel: audit: type=1334 audit(1666786463.891:159): prog-id=0 op=UNLOAD
Okt 26 14:14:23 catull-mnj kernel: audit: type=1334 audit(1666786463.891:160): prog-id=0 op=UNLOAD
Okt 26 14:14:26 catull-mnj kernel: audit: type=1131 audit(1666786466.561:161): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfi
ned msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:14:26 catull-mnj kernel: audit: type=1334 audit(1666786466.628:162): prog-id=0 op=UNLOAD
Okt 26 14:14:26 catull-mnj kernel: audit: type=1334 audit(1666786466.628:163): prog-id=0 op=UNLOAD
Okt 26 14:14:26 catull-mnj kernel: audit: type=1334 audit(1666786466.628:164): prog-id=0 op=UNLOAD
Okt 26 14:14:34 catull-mnj kernel: audit: type=1131 audit(1666786474.474:165): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfi
ned msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:14:34 catull-mnj kernel: audit: type=1334 audit(1666786474.534:166): prog-id=0 op=UNLOAD
Okt 26 14:14:34 catull-mnj kernel: audit: type=1334 audit(1666786474.534:167): prog-id=0 op=UNLOAD
Okt 26 14:14:34 catull-mnj kernel: audit: type=1334 audit(1666786474.534:168): prog-id=0 op=UNLOAD
Okt 26 14:16:14 catull-mnj firefox[2226]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is dep
recated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:16:14 catull-mnj firefox[2226]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is dep
recated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:16:14 catull-mnj firefox[2226]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-b
evel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:16:14 catull-mnj firefox[2226]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is dep
recated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:16:14 catull-mnj firefox[2226]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is dep
recated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:16:14 catull-mnj firefox[2226]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-b
evel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:16:14 catull-mnj firefox[2226]: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is dep
recated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:16:14 catull-mnj firefox[2226]: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is dep
recated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:16:14 catull-mnj firefox[2226]: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-b
evel is deprecated and shouldn't be used anymore. It will be removed in a future version
Okt 26 14:18:53 catull-mnj kernel: audit: type=1334 audit(1666786733.851:169): prog-id=25 op=LOAD
Okt 26 14:18:53 catull-mnj kernel: audit: type=1334 audit(1666786733.851:170): prog-id=26 op=LOAD
Okt 26 14:18:53 catull-mnj kernel: audit: type=1334 audit(1666786733.851:171): prog-id=27 op=LOAD
Okt 26 14:18:53 catull-mnj kernel: audit: type=1130 audit(1666786733.918:172): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfi
ned msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:19:23 catull-mnj kernel: audit: type=1131 audit(1666786763.954:173): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfi
ned msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:19:23 catull-mnj kernel: audit: type=1334 audit(1666786763.974:174): prog-id=0 op=UNLOAD
Okt 26 14:19:23 catull-mnj kernel: audit: type=1334 audit(1666786763.974:175): prog-id=0 op=UNLOAD
Okt 26 14:19:23 catull-mnj kernel: audit: type=1334 audit(1666786763.974:176): prog-id=0 op=UNLOAD
Okt 26 14:27:14 catull-mnj kernel: audit: type=1334 audit(1666787234.571:177): prog-id=0 op=UNLOAD
Okt 26 14:29:02 catull-mnj kernel: audit: type=1130 audit(1666787342.071:178): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfi
ned msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 26 14:29:02 catull-mnj kernel: audit: type=1131 audit(1666787342.071:179): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfi
ned msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Is there really no way to show the exact messages that are displayed directly after the crash - and the next boot? “Hardware Error” is in there (but not in the logs I’m getting with journalctl), they look very much like the photo I posted above

I have a theory that the overheating could be due to brittle, old thermal paste on the CPU. Do you think that could be it? Maybe the passive cooling of this box was just never really good. What I already noticed when I first bought it is USB plugs got rather hot, meaning the ports are always hot…

provide logs from this:
sudo dmesg -l err,warn,emerg,alert,crit
the journal command should have logged those messages, but it doesnt, and have no idea why…


those machine check errors could be from overheating…
they could be also from some bios setting …
and passive cooling you mean it has no fan?


also install the 6.0.2 kernel from system settings …
open this file:
kate /etc/default/grub
and edit this line to look like this:
GRUB_TIMEOUT_STYLE=menu
save it and update grub:
sudo update-grub
this will show the grub menu during booting, for switching kernels…
reboot and test;
if you for what ever reason cant boot with the 6.0 kernel, in the grub menu/advanced options select the 5.15 kernel, but not the fallback one


sudo dmesg -l err,warn,emerg,alert,crit                                                                                ✔ 
[    0.157323] x86/cpu: SGX disabled by BIOS.
[    0.159280] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.159280] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.159280]  #3
[    0.168241] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.427568] ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
[    0.427577] ACPI Error: Aborting method \_PR.CPU1._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.427639] ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
[    0.427645] ACPI Error: Aborting method \_PR.CPU2._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.427692] ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
[    0.427698] ACPI Error: Aborting method \_PR.CPU3._CPC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.432387] hpet_acpi_add: no address or irqs in _CRS
[    0.756535] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)
[    0.756556] ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.756576] ata1.00: supports DRM functions and may not be fully accessible
[    0.758209] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)
[    0.758231] ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.758251] ata1.00: supports DRM functions and may not be fully accessible
[   12.745022] systemd-fstab-generator[224]: Mount point swap is not a valid path, ignoring.
[   13.026998] vboxdrv: loading out-of-tree module taints kernel.
[   13.104125] VBoxNetAdp: Successfully started.
[   13.122661] VBoxNetFlt: Successfully started.
[   14.705158] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): Failed to initialize MSI interrupts.  Falling back to legacy interrupts.
[   15.122780] iwlwifi 0000:02:00.0: pci_enable_msi failed - -22
[   15.488046] thermal thermal_zone3: failed to read out thermal zone (-61)
[   16.330230] snd_hda_codec_hdmi hdaudioC0D2: Monitor plugged-in, Failed to power up codec ret=[-13]
[   18.557248] kauditd_printk_skb: 269 callbacks suppressed
[   23.563581] kauditd_printk_skb: 23 callbacks suppressed

Yes, no fan.

nothing in those dmesg logs…
so that passive cooling could be the issue, and also the old thermal paste, you should replace it…
so try with the 6.0 kernel to see how it works out…

6.0 kernel is at least booting fine. If it keeps happening, I’ll open up the box.

Btw is there a way to also exclude the GTK error msgs from the journal?
like Theme parsing error: gtk.css:68:35: , as they aren’t useful either, right?

Which actually leaves the original title question still unanswered :smile: I renamed this topic and made a new one just about the boot messages.