My Plasma desktop has crashed after launching some heavy AppImage with AppImageLauncher.
I had to force log out, but now I cannot log in anymore. Even after reboot.
I’m still able to log in with a new user created with useradd -m guest
.
What happens (with an old user):
- I boot into sddm
- I type in the password and try to log in
- The desktop loading animation starts (splash screen)
- The loading animation freezes after a few seconds
- The process
/usr/bin/startplasma-x11
starts utilizing 100% CPU and eventually takes up all the RAM (see thehtop
output) until the system becomes completely unresponsive (looks like a memory leak)
I have a laptop with Intel CPU and Intel+Nvidia hybrid graphics.
- Manjaro release: 23.1.0
- Kernel: 6.6.7-1
- Plasma version: 5.27.10-1
- Display server: x11
What I have tried so far (didn’t help):
- Booting from a snapshot (I have
/
partition on btrfs,/home
is on ext4) - Checking the ext4 and btrfs filesystems from the backup system
- Remove the AppImage that caused the crash (also with
ail-cli unintegrate
) - Booting from the older kernel (6.1) with fallback initramfs
- Reinstalling
plasma-workspace
andlinux66-nvidia
- Booting with Intel graphics
- Full system update (from I think 2023-12-10 to 2023-12-15)
- Renaming
Trolltech.conf
and allplasma*
files in~/.config
as was suggested here- Renaming the whole
~/.config
- Renaming the whole
- Renaming
~/.cache
and~/.Xauthority
as was suggested here - Renaming
kscreen
,plasma
,sddm
in~/.local/share/
The journalctl log of the last failed login might be helpful:
journalctl -b 0 -p4 --no-pager
Dez 18 23:52:54 user-tuxedo 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.
Dez 18 23:52:54 user-tuxedo 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.
Dez 18 23:52:54 user-tuxedo kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dez 18 23:52:54 user-tuxedo kernel: pnp 00:02: disabling [io 0x3322-0x3323] because it overlaps 0000:00:1d.6 BAR 13 [io 0x3000-0x3fff]
Dez 18 23:52:54 user-tuxedo kernel: nvme nvme1: missing or invalid SUBNQN field.
Dez 18 23:52:54 user-tuxedo kernel: tuxedo_compatibility_check: loading out-of-tree module taints kernel.
Dez 18 23:52:54 user-tuxedo systemd-udevd[412]: /etc/udev/rules.d/50-qmk.rules:71 Unknown group 'plugdev', ignoring.
Dez 18 23:52:54 user-tuxedo lvm[487]: PV /dev/nvme1n1p3 online, VG vgsystem is complete.
Dez 18 23:52:54 user-tuxedo lvm[487]: VG vgsystem finished
Dez 18 23:52:54 user-tuxedo lvm[488]: PV /dev/nvme0n1p1 online, VG vgsystem is complete.
Dez 18 23:52:54 user-tuxedo lvm[488]: VG vgsystem finished
Dez 18 23:52:54 user-tuxedo kernel: tuxedo_keyboard tuxedo_keyboard: Led rgb:kbd_backlight renamed to rgb:kbd_backlight_1 due to name collision
Dez 18 23:52:54 user-tuxedo kernel: tuxedo_keyboard tuxedo_keyboard: Led rgb:kbd_backlight renamed to rgb:kbd_backlight_2 due to name collision
Dez 18 23:52:54 user-tuxedo kernel: iwlwifi 0000:08:00.0: api flags index 2 larger than supported by driver
Dez 18 23:52:54 user-tuxedo kernel: Bluetooth: hci0: FW download error recovery failed (-19)
Dez 18 23:52:54 user-tuxedo kernel: Bluetooth: hci0: sending frame failed (-19)
Dez 18 23:52:54 user-tuxedo kernel: Bluetooth: hci0: Reading supported features failed (-19)
Dez 18 23:52:54 user-tuxedo kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Dez 18 23:52:54 user-tuxedo kernel: Bluetooth: hci0: sending frame failed (-19)
Dez 18 23:52:54 user-tuxedo kernel: Bluetooth: hci0: Failed to read MSFT supported features (-19)
Dez 18 23:52:55 user-tuxedo kernel: thermal thermal_zone5: failed to read out thermal zone (-61)
Dez 18 23:52:55 user-tuxedo kernel: psmouse serio2: synaptics: Unable to query device: -6
Dez 18 23:52:56 user-tuxedo (uetoothd)[726]: bluetooth.service: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Dez 18 23:52:56 user-tuxedo bluetoothd[726]: src/plugin.c:plugin_init() System does not support csip plugin
Dez 18 23:52:56 user-tuxedo bluetoothd[726]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Dez 18 23:52:56 user-tuxedo bluetoothd[726]: src/plugin.c:plugin_init() System does not support micp plugin
Dez 18 23:52:56 user-tuxedo bluetoothd[726]: src/plugin.c:plugin_init() System does not support vcp plugin
Dez 18 23:52:56 user-tuxedo bluetoothd[726]: src/plugin.c:plugin_init() System does not support mcp plugin
Dez 18 23:52:56 user-tuxedo bluetoothd[726]: src/plugin.c:plugin_init() System does not support bass plugin
Dez 18 23:52:56 user-tuxedo bluetoothd[726]: src/plugin.c:plugin_init() System does not support bap plugin
Dez 18 23:52:56 user-tuxedo systemd[1]: Cannot find unit for notify message of PID 737, ignoring.
Dez 18 23:52:56 user-tuxedo systemd[1]: Cannot find unit for notify message of PID 739, ignoring.
Dez 18 23:52:56 user-tuxedo systemd[1]: snapd.service: Got notification message from PID 786, but reception only permitted for main PID 730
Dez 18 23:52:56 user-tuxedo systemd[1]: snapd.service: Got notification message from PID 787, but reception only permitted for main PID 730
Dez 18 23:52:56 user-tuxedo systemd[1]: snapd.service: Got notification message from PID 836, but reception only permitted for main PID 730
Dez 18 23:52:57 user-tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Dez 18 23:52:57 user-tuxedo kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Dez 18 23:52:57 user-tuxedo kernel: nvidia: module license 'NVIDIA' taints kernel.
Dez 18 23:52:57 user-tuxedo kernel: Disabling lock debugging due to kernel taint
Dez 18 23:52:57 user-tuxedo kernel: nvidia: module license taints kernel.
Dez 18 23:52:57 user-tuxedo kernel:
Dez 18 23:52:57 user-tuxedo kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 545.29.06 Thu Nov 16 01:59:08 UTC 2023
Dez 18 23:52:58 user-tuxedo kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20230628/nsarguments-61)
Dez 18 23:52:58 user-tuxedo dnsmasq[976]: chown of PID file /var/run/nm-dnsmasq-enp9s0.pid failed: Operation not permitted
Dez 18 23:52:59 user-tuxedo kernel: Xorg[984]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Dez 18 23:53:00 user-tuxedo kernel: psmouse serio2: Failed to enable mouse on isa0060/serio2
Dez 18 23:53:02 user-tuxedo systemd[1013]: basic.target: Found ordering cycle on paths.target/start
Dez 18 23:53:02 user-tuxedo systemd[1013]: basic.target: Found dependency on pacnew-checker.path/start
Dez 18 23:53:02 user-tuxedo systemd[1013]: basic.target: Found dependency on default.target/start
Dez 18 23:53:02 user-tuxedo systemd[1013]: basic.target: Found dependency on xdg-user-dirs-update.service/start
Dez 18 23:53:02 user-tuxedo systemd[1013]: basic.target: Found dependency on basic.target/start
Dez 18 23:53:02 user-tuxedo systemd[1013]: basic.target: Job paths.target/start deleted to break ordering cycle starting with basic.target/start
Dez 18 23:53:02 user-tuxedo sddm-greeter[1024]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffcba13d930), parent's thread is QThread(0x55afbd02b5c0), current thread is QThread(0x55afbd19e9c0)
Dez 18 23:53:02 user-tuxedo sddm-greeter[1024]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffcba13d930), parent's thread is QThread(0x55afbd02b5c0), current thread is QThread(0x55afbd19e9c0)
Dez 18 23:53:02 user-tuxedo sddm-greeter[1024]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffcba13d930), parent's thread is QThread(0x55afbd02b5c0), current thread is QThread(0x55afbd19e9c0)
Dez 18 23:53:02 user-tuxedo sddm-greeter[1024]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Dez 18 23:53:03 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/components/VirtualKeyboard.qml:11:1: Type InputPanel unavailable
Dez 18 23:53:03 user-tuxedo sddm-greeter[1024]: qrc:/QtQuick/VirtualKeyboard/content/InputPanel.qml:138:5: Type Keyboard unavailable
Dez 18 23:53:03 user-tuxedo sddm-greeter[1024]: qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:38:1: module "QtQuick.VirtualKeyboard.Plugins" is not installed
Dez 18 23:53:03 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:03 user-tuxedo sddm-greeter[1024]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Dez 18 23:53:03 user-tuxedo sddm-greeter[1024]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Dez 18 23:53:03 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/components/VirtualKeyboard.qml:11:1: Type InputPanel unavailable
Dez 18 23:53:03 user-tuxedo sddm-greeter[1024]: qrc:/QtQuick/VirtualKeyboard/content/InputPanel.qml:138:5: Type Keyboard unavailable
Dez 18 23:53:03 user-tuxedo sddm-greeter[1024]: qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:38:1: module "QtQuick.VirtualKeyboard.Plugins" is not installed
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.23'
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.24'
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:04 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:53:15 user-tuxedo systemd[1069]: basic.target: Found ordering cycle on paths.target/start
Dez 18 23:53:15 user-tuxedo systemd[1069]: basic.target: Found dependency on pacnew-checker.path/start
Dez 18 23:53:15 user-tuxedo systemd[1069]: basic.target: Found dependency on default.target/start
Dez 18 23:53:15 user-tuxedo systemd[1069]: basic.target: Found dependency on xdg-user-dirs-update.service/start
Dez 18 23:53:15 user-tuxedo systemd[1069]: basic.target: Found dependency on basic.target/start
Dez 18 23:53:15 user-tuxedo systemd[1069]: basic.target: Job paths.target/start deleted to break ordering cycle starting with basic.target/start
Dez 18 23:53:16 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=35.201.103.21 DST=192.168.188.56 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=27740 PROTO=TCP SPT=443 DPT=50882 WINDOW=272 RES=0x00 ACK PSH URGP=0
Dez 18 23:53:16 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.98.75.36 DST=192.168.188.56 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=36032 PROTO=TCP SPT=443 DPT=56602 WINDOW=273 RES=0x00 ACK PSH URGP=0
Dez 18 23:53:16 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=35.201.103.21 DST=192.168.188.56 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=27741 PROTO=TCP SPT=443 DPT=50882 WINDOW=272 RES=0x00 ACK PSH URGP=0
Dez 18 23:53:16 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.98.75.36 DST=192.168.188.56 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=36033 PROTO=TCP SPT=443 DPT=56602 WINDOW=273 RES=0x00 ACK PSH URGP=0
Dez 18 23:53:16 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=35.201.103.21 DST=192.168.188.56 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=27742 PROTO=TCP SPT=443 DPT=50882 WINDOW=272 RES=0x00 ACK PSH URGP=0
Dez 18 23:53:17 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.98.75.36 DST=192.168.188.56 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=36034 PROTO=TCP SPT=443 DPT=56602 WINDOW=273 RES=0x00 ACK PSH URGP=0
Dez 18 23:53:17 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=35.201.103.21 DST=192.168.188.56 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=27743 PROTO=TCP SPT=443 DPT=50882 WINDOW=272 RES=0x00 ACK PSH URGP=0
Dez 18 23:53:17 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=146.70.117.162 DST=192.168.188.56 LEN=176 TOS=0x00 PREC=0x00 TTL=54 ID=40126 PROTO=UDP SPT=80 DPT=40253 LEN=156
Dez 18 23:53:17 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.98.75.36 DST=192.168.188.56 LEN=125 TOS=0x00 PREC=0x00 TTL=57 ID=36035 PROTO=TCP SPT=443 DPT=56602 WINDOW=273 RES=0x00 ACK PSH URGP=0
Dez 18 23:53:18 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=35.201.103.21 DST=192.168.188.56 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=27744 PROTO=TCP SPT=443 DPT=50882 WINDOW=272 RES=0x00 ACK PSH URGP=0
Dez 18 23:53:31 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.98.75.36 DST=192.168.188.56 LEN=181 TOS=0x00 PREC=0x00 TTL=121 ID=36040 PROTO=TCP SPT=443 DPT=56602 WINDOW=273 RES=0x00 ACK PSH FIN URGP=0
Dez 18 23:53:33 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.149.100.209 DST=192.168.188.56 LEN=195 TOS=0x00 PREC=0x00 TTL=57 ID=51618 PROTO=TCP SPT=443 DPT=39822 WINDOW=365 RES=0x00 ACK PSH FIN URGP=0
Dez 18 23:53:35 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.120.115.102 DST=192.168.188.56 LEN=108 TOS=0x00 PREC=0x00 TTL=121 ID=31962 PROTO=TCP SPT=443 DPT=52324 WINDOW=273 RES=0x00 ACK PSH FIN URGP=0
Dez 18 23:53:38 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=146.70.117.162 DST=192.168.188.56 LEN=176 TOS=0x00 PREC=0x00 TTL=54 ID=43095 PROTO=UDP SPT=80 DPT=40253 LEN=156
Dez 18 23:53:44 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.107.243.93 DST=192.168.188.56 LEN=181 TOS=0x00 PREC=0x00 TTL=120 ID=64638 PROTO=TCP SPT=443 DPT=42754 WINDOW=267 RES=0x00 ACK PSH FIN URGP=0
Dez 18 23:53:45 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.120.115.102 DST=192.168.188.56 LEN=181 TOS=0x00 PREC=0x00 TTL=57 ID=31964 PROTO=TCP SPT=443 DPT=52324 WINDOW=273 RES=0x00 ACK PSH FIN URGP=0
Dez 18 23:53:45 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.117.121.53 DST=192.168.188.56 LEN=195 TOS=0x00 PREC=0x00 TTL=121 ID=13932 PROTO=TCP SPT=443 DPT=49278 WINDOW=269 RES=0x00 ACK PSH FIN URGP=0
Dez 18 23:53:45 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=35.201.103.21 DST=192.168.188.56 LEN=181 TOS=0x00 PREC=0x00 TTL=121 ID=27749 PROTO=TCP SPT=443 DPT=50882 WINDOW=272 RES=0x00 ACK PSH FIN URGP=0
Dez 18 23:53:46 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.98.75.36 DST=192.168.188.56 LEN=181 TOS=0x00 PREC=0x00 TTL=57 ID=36041 PROTO=TCP SPT=443 DPT=56602 WINDOW=273 RES=0x00 ACK PSH FIN URGP=0
Dez 18 23:53:46 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.117.237.239 DST=192.168.188.56 LEN=181 TOS=0x00 PREC=0x00 TTL=121 ID=48507 PROTO=TCP SPT=443 DPT=59528 WINDOW=272 RES=0x00 ACK PSH FIN URGP=0
Dez 18 23:53:46 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.163.221.37 DST=192.168.188.56 LEN=52 TOS=0x00 PREC=0x00 TTL=121 ID=49629 PROTO=TCP SPT=80 DPT=39026 WINDOW=265 RES=0x00 ACK FIN URGP=0
Dez 18 23:53:53 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.163.221.37 DST=192.168.188.56 LEN=52 TOS=0x00 PREC=0x00 TTL=57 ID=49635 PROTO=TCP SPT=80 DPT=39026 WINDOW=265 RES=0x00 ACK FIN URGP=0
Dez 18 23:53:59 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=146.70.117.162 DST=192.168.188.56 LEN=176 TOS=0x00 PREC=0x00 TTL=54 ID=44314 PROTO=UDP SPT=80 DPT=40253 LEN=156
Dez 18 23:54:06 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=33:33:00:00:00:0c:e4:aa:ea:b6:26:db:86:dd SRC=fe80:0000:0000:0000:bd34:b0a8:094f:d9b1 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=704 TC=0 HOPLIMIT=1 FLOWLBL=567053 PROTO=UDP SPT=56407 DPT=3702 LEN=664
Dez 18 23:54:06 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=33:33:00:00:00:0c:e4:aa:ea:b6:26:db:86:dd SRC=fe80:0000:0000:0000:bd34:b0a8:094f:d9b1 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=704 TC=0 HOPLIMIT=1 FLOWLBL=567053 PROTO=UDP SPT=56407 DPT=3702 LEN=664
Dez 18 23:54:07 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=33:33:00:00:00:0c:e4:aa:ea:b6:26:db:86:dd SRC=fe80:0000:0000:0000:bd34:b0a8:094f:d9b1 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=704 TC=0 HOPLIMIT=1 FLOWLBL=567053 PROTO=UDP SPT=56407 DPT=3702 LEN=664
Dez 18 23:54:07 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=33:33:00:00:00:0c:e4:aa:ea:b6:26:db:86:dd SRC=fe80:0000:0000:0000:bd34:b0a8:094f:d9b1 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=704 TC=0 HOPLIMIT=1 FLOWLBL=567053 PROTO=UDP SPT=56407 DPT=3702 LEN=664
Dez 18 23:54:08 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=33:33:00:00:00:0c:e4:aa:ea:b6:26:db:86:dd SRC=fe80:0000:0000:0000:bd34:b0a8:094f:d9b1 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=704 TC=0 HOPLIMIT=1 FLOWLBL=567053 PROTO=UDP SPT=56407 DPT=3702 LEN=664
Dez 18 23:54:10 user-tuxedo sddm-greeter[1024]: file:///usr/share/sddm/themes/breath/components/UserList.qml:41:9: Unable to assign [undefined] to bool
Dez 18 23:54:28 user-tuxedo kernel: psmouse serio2: Failed to disable mouse on isa0060/serio2
Dez 18 23:54:28 user-tuxedo kernel: ACPI: button: The lid device is not compliant to SW_LID.
Dez 18 23:54:30 user-tuxedo dnsmasq[1301]: chown of PID file /var/run/nm-dnsmasq-enp9s0.pid failed: Operation not permitted
Dez 18 23:54:31 user-tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Dez 18 23:54:31 user-tuxedo kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Dez 18 23:54:32 user-tuxedo kernel: iwlwifi 0000:08:00.0: Unhandled alg: 0x707
Dez 18 23:54:46 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.163.221.37 DST=192.168.188.56 LEN=52 TOS=0x00 PREC=0x00 TTL=121 ID=49638 PROTO=TCP SPT=80 DPT=39026 WINDOW=265 RES=0x00 ACK FIN URGP=0
Dez 18 23:54:47 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=35.244.181.201 DST=192.168.188.56 LEN=132 TOS=0x00 PREC=0x00 TTL=121 ID=19327 PROTO=TCP SPT=443 DPT=38274 WINDOW=277 RES=0x00 ACK PSH URGP=0
Dez 18 23:54:49 user-tuxedo ksplashqml[1328]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath-dark.desktop/contents/splash/Splash.qml:49: ReferenceError: maxWidth is not defined
Dez 18 23:54:49 user-tuxedo ksplashqml[1328]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath-dark.desktop/contents/splash/Splash.qml:49: ReferenceError: maxWidth is not defined
Dez 18 23:54:49 user-tuxedo ksplashqml[1328]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath-dark.desktop/contents/splash/Splash.qml:82:29: Unable to assign int to QEasingCurve
Dez 18 23:54:49 user-tuxedo ksplashqml[1328]: file:///usr/share/plasma/look-and-feel/org.manjaro.breath-dark.desktop/contents/splash/Splash.qml:82:29: Unable to assign int to QEasingCurve
Dez 18 23:54:51 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=35.244.181.201 DST=192.168.188.56 LEN=132 TOS=0x00 PREC=0x00 TTL=121 ID=19332 PROTO=TCP SPT=443 DPT=38274 WINDOW=277 RES=0x00 ACK PSH URGP=0
Dez 18 23:54:54 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=35.244.181.201 DST=192.168.188.56 LEN=195 TOS=0x00 PREC=0x00 TTL=57 ID=19334 PROTO=TCP SPT=443 DPT=38274 WINDOW=277 RES=0x00 ACK PSH FIN URGP=0
Dez 18 23:55:18 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=01:00:5e:00:00:01:e0:28:6d:68:62:c4:08:00 SRC=192.168.188.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=31457 DF PROTO=2
Dez 18 23:56:05 user-tuxedo sddm[982]: Auth: sddm-helper exited with 15
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Found ordering cycle on default.target/start
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Found dependency on xdg-user-dirs-update.service/start
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Found dependency on basic.target/start
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Found dependency on paths.target/start
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Found dependency on pacnew-checker.path/start
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Job xdg-user-dirs-update.service/start deleted to break ordering cycle starting with pacnew-checker.path/start
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Found ordering cycle on default.target/start
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Found dependency on basic.target/start
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Found dependency on paths.target/start
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Found dependency on pacnew-checker.path/start
Dez 18 23:56:08 user-tuxedo systemd[1377]: pacnew-checker.path: Job paths.target/start deleted to break ordering cycle starting with pacnew-checker.path/start
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffd3e2c7eb0), parent's thread is QThread(0x5561985805c0), current thread is QThread(0x5561986f3fa0)
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffd3e2c7eb0), parent's thread is QThread(0x5561985805c0), current thread is QThread(0x5561986f3fa0)
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffd3e2c7eb0), parent's thread is QThread(0x5561985805c0), current thread is QThread(0x5561986f3fa0)
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/components/VirtualKeyboard.qml:11:1: Type InputPanel unavailable
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: qrc:/QtQuick/VirtualKeyboard/content/InputPanel.qml:138:5: Type Keyboard unavailable
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:38:1: module "QtQuick.VirtualKeyboard.Plugins" is not installed
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/components/VirtualKeyboard.qml:11:1: Type InputPanel unavailable
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: qrc:/QtQuick/VirtualKeyboard/content/InputPanel.qml:138:5: Type Keyboard unavailable
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: qrc:/QtQuick/VirtualKeyboard/content/components/Keyboard.qml:38:1: module "QtQuick.VirtualKeyboard.Plugins" is not installed
Dez 18 23:56:09 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:10 user-tuxedo sddm-greeter[1386]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Dez 18 23:56:28 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.163.221.37 DST=192.168.188.56 LEN=52 TOS=0x00 PREC=0x00 TTL=121 ID=10123 PROTO=TCP SPT=80 DPT=57196 WINDOW=269 RES=0x00 ACK FIN URGP=0
Dez 18 23:56:29 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.163.221.37 DST=192.168.188.56 LEN=52 TOS=0x00 PREC=0x00 TTL=121 ID=14384 PROTO=TCP SPT=80 DPT=57176 WINDOW=269 RES=0x00 ACK FIN URGP=0
Dez 18 23:56:29 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.163.221.37 DST=192.168.188.56 LEN=52 TOS=0x00 PREC=0x00 TTL=57 ID=10124 PROTO=TCP SPT=80 DPT=57196 WINDOW=269 RES=0x00 ACK FIN URGP=0
Dez 18 23:56:29 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.163.221.37 DST=192.168.188.56 LEN=52 TOS=0x00 PREC=0x00 TTL=121 ID=14385 PROTO=TCP SPT=80 DPT=57176 WINDOW=269 RES=0x00 ACK FIN URGP=0
Dez 18 23:56:29 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=dc:fb:45:00:3b:38:e2:28:6d:68:42:c4:08:60 SRC=34.163.221.37 DST=192.168.188.56 LEN=52 TOS=0x00 PREC=0x00 TTL=121 ID=10125 PROTO=TCP SPT=80 DPT=57196 WINDOW=269 RES=0x00 ACK FIN URGP=0
Dez 18 23:56:35 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=01:00:5e:00:00:fb:4e:c7:0c:30:73:22:08:00 SRC=192.168.188.38 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=859 PROTO=2
Dez 18 23:56:36 user-tuxedo kernel: [UFW BLOCK] IN=wlp8s0 OUT= MAC=01:00:5e:00:00:fb:4e:c7:0c:30:73:22:08:00 SRC=192.168.188.38 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=32408 PROTO=2