Kwin_wayland crash when waking from sleep

Not sure if it’s a KDE problem or something else, so the topic might not be right.

Sometimes when I wake my PC from sleep, KDE completely restarts. This happens about once every 10-15 times I turn on my PC from sleep.

Kernel: Linux 6.18.6-arch1-1
DE: KDE Plasma 6.5.5

CPU: AMD Ryzen 5 5600
GPU: AMD Radeon RX 7800 XT

Here’s the output of journalctl, my PC went to sleep at 16:28:34 and woke up at 17:29:24. At 17:29:26 there’s a coredump from kwin_wayland. I don’t really have any idea what causes this or how to stop it from happening. I had to delete some lines at the end because I reached the character limit, hopefully they weren’t important.

Jan 30 17:29:24 PC-EnOS kernel: Freezing user space processes
Jan 30 17:29:24 PC-EnOS kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Jan 30 17:29:24 PC-EnOS kernel: OOM killer disabled.
Jan 30 17:29:24 PC-EnOS kernel: Freezing remaining freezable tasks
Jan 30 17:29:24 PC-EnOS kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Jan 30 17:29:24 PC-EnOS kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jan 30 17:29:24 PC-EnOS kernel: r8169 0000:22:00.0 enp34s0: Link is Down
Jan 30 17:29:24 PC-EnOS kernel: serial 00:05: disabled
Jan 30 17:29:24 PC-EnOS kernel: parport_pc 00:04: disabled
Jan 30 17:29:24 PC-EnOS kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [netlink_packet_route:
:buffer_tool][WARN] Specified IFLA_INET6_CONF NLA attribute holds more(most likely new kernel) data which is unknown to netlink-packet-route crate, expecting 236, got 240
Jan 30 17:29:24 PC-EnOS kernel: ata1.00: Entering standby power mode
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: MODE1 reset
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: GPU mode1 reset
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: GPU smu mode1 reset
Jan 30 17:29:24 PC-EnOS kernel: ACPI: PM: Preparing to enter system sleep state S3
Jan 30 17:29:24 PC-EnOS kernel: ACPI: PM: Saving platform NVS memory
Jan 30 17:29:24 PC-EnOS kernel: Disabling non-boot CPUs …
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 11 is now offline
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 10 is now offline
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 9 is now offline
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 8 is now offline
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 7 is now offline
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 6 is now offline
Jan 30 17:29:24 PC-EnOS kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 5 is now offline
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 4 is now offline
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 3 is now offline
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 2 is now offline
Jan 30 17:29:24 PC-EnOS kernel: smpboot: CPU 1 is now offline
Jan 30 17:29:24 PC-EnOS kernel: ACPI: PM: Low-level resume complete
Jan 30 17:29:24 PC-EnOS kernel: ACPI: PM: Restoring platform NVS memory
Jan 30 17:29:24 PC-EnOS kernel: LVT offset 0 assigned for vector 0x400
Jan 30 17:29:24 PC-EnOS kernel: Enabling non-boot CPUs …
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Jan 30 17:29:24 PC-EnOS kernel: CPU1 is up
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Jan 30 17:29:24 PC-EnOS kernel: CPU2 is up
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Jan 30 17:29:24 PC-EnOS kernel: CPU3 is up
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
Jan 30 17:29:24 PC-EnOS kernel: CPU4 is up
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
Jan 30 17:29:24 PC-EnOS kernel: CPU5 is up
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 6 APIC 0x1
Jan 30 17:29:24 PC-EnOS kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jan 30 17:29:24 PC-EnOS kernel: CPU6 is up
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 7 APIC 0x3
Jan 30 17:29:24 PC-EnOS kernel: CPU7 is up
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 8 APIC 0x5
Jan 30 17:29:24 PC-EnOS kernel: CPU8 is up
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 9 APIC 0x7
Jan 30 17:29:24 PC-EnOS kernel: CPU9 is up
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 10 APIC 0x9
Jan 30 17:29:24 PC-EnOS kernel: CPU10 is up
Jan 30 17:29:24 PC-EnOS kernel: smpboot: Booting Node 0 Processor 11 APIC 0xb
Jan 30 17:29:24 PC-EnOS kernel: CPU11 is up
Jan 30 17:29:24 PC-EnOS kernel: ACPI: PM: Waking up from system sleep state S3
Jan 30 17:29:24 PC-EnOS kernel: xhci_hcd 0000:03:00.0: xHC error in resume, USBSTS 0x401, Reinit
Jan 30 17:29:24 PC-EnOS kernel: usb usb1: root hub lost power or was reset
Jan 30 17:29:24 PC-EnOS kernel: usb usb2: root hub lost power or was reset
Jan 30 17:29:24 PC-EnOS kernel: parport_pc 00:04: activated
Jan 30 17:29:24 PC-EnOS kernel: serial 00:05: activated
Jan 30 17:29:24 PC-EnOS kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jan 30 17:29:24 PC-EnOS kernel: nvme nvme0: 12/0/0 default/read/poll queues
Jan 30 17:29:24 PC-EnOS kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000F00000).
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: PSP is resuming…
Jan 30 17:29:24 PC-EnOS kernel: r8169 0000:22:00.0 enp34s0: Link is Down
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: reserve 0xa700000 from 0x83e0000000 for PSP TMR
Jan 30 17:29:24 PC-EnOS systemd-sleep[198530]: System returned from sleep operation ‘suspend’.
Jan 30 17:29:24 PC-EnOS kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jan 30 17:29:24 PC-EnOS kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jan 30 17:29:24 PC-EnOS kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jan 30 17:29:24 PC-EnOS kernel: usb 1-8: reset high-speed USB device number 2 using xhci_hcd
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: SMU is resuming…
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: smu driver if version = 0x0000003d, smu fw if version = 0x00000040, smu fw program = 0, smu fw version = 0x00505600 (80.86.0)
Jan 30 17:29:24 PC-EnOS heroic[1915]: (17:29:24) [INFO]:    [Connection]:      Connectivity: offline
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: SMU driver if version not matched
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.198 › [GatewaySocket] Setting connection state to CONNECTING
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.199 › [GatewaySocket] [CONNECT] wss://gateway-us-east1-c.discord.gg, encoding: etf, version: 9, compression: zstd-stream
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.199 › [GatewaySocket] Expedited heartbeat requested, but, connection state is CONNECTING and reconnectImmediately was not requested reason: network detected offline.
Jan 30 17:29:24 PC-EnOS kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jan 30 17:29:24 PC-EnOS kernel: sd 0:0:0:0: [sda] Starting disk
Jan 30 17:29:24 PC-EnOS kernel: ata1.00: configured for UDMA/133
Jan 30 17:29:24 PC-EnOS kernel: ahci 0000:03:00.1: port does not support device sleep
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: SMU is resumed successfully!
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x07002F00
Jan 30 17:29:24 PC-EnOS kernel: usb 1-8.4: reset high-speed USB device number 4 using xhci_hcd
Jan 30 17:29:24 PC-EnOS kernel: usb 1-8.2: WARN: invalid context state for evaluate context command.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jan 30 17:29:24 PC-EnOS systemd[1]: user.slice: Unit now thawed.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jan 30 17:29:24 PC-EnOS systemd[1]: user-1000.slice: Unit now thawed.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jan 30 17:29:24 PC-EnOS systemd-sleep[198530]: Successfully thawed unit ‘user.slice’.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jan 30 17:29:24 PC-EnOS systemd[1]: user@1000.service: Unit now thawed.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jan 30 17:29:24 PC-EnOS systemd[1]: session-1.scope: Unit now thawed.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jan 30 17:29:24 PC-EnOS systemd[1]: systemd-suspend.service: Deactivated successfully.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jan 30 17:29:24 PC-EnOS systemd[1]: Finished System Suspend.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jan 30 17:29:24 PC-EnOS systemd[1]: Stopped target Sleep.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jan 30 17:29:24 PC-EnOS systemd[1]: Reached target Suspend.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jan 30 17:29:24 PC-EnOS systemd-logind[917]: Operation ‘suspend’ finished.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jan 30 17:29:24 PC-EnOS lact[1789]: 2026-01-30T15:29:24.207637Z  INFO lact_daemon::suspend: suspend/resume event detected, reloading config
Jan 30 17:29:24 PC-EnOS systemd[1]: Stopped target Suspend.
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jan 30 17:29:24 PC-EnOS NetworkManager[1003]:   [1769786964.2073] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring vcn_unified_1 uses VM inv eng 1 on hub 8
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring jpeg_dec uses VM inv eng 4 on hub 8
Jan 30 17:29:24 PC-EnOS NetworkManager[1003]:   [1769786964.2090] device (enp34s0): state change: activated → unmanaged (reason ‘unmanaged-nm-disabled’, managed-type: ‘full’)
Jan 30 17:29:24 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 14 on hub 0
Jan 30 17:29:24 PC-EnOS kernel: usb 1-8.2: reset full-speed USB device number 3 using xhci_hcd
Jan 30 17:29:24 PC-EnOS coolercontrold[1049]: Received message that system is waking from sleep
Jan 30 17:29:24 PC-EnOS kernel: usb 1-8.4.2: WARN: invalid context state for evaluate context command.
Jan 30 17:29:24 PC-EnOS kernel: usb 1-8.4.2: reset full-speed USB device number 5 using xhci_hcd
Jan 30 17:29:24 PC-EnOS kernel: OOM killer enabled.
Jan 30 17:29:24 PC-EnOS NetworkManager[1003]:   [1769786964.2151] dhcp4 (enp34s0): canceled DHCP transaction
Jan 30 17:29:24 PC-EnOS mullvad-vpn[1917]: [2026-01-30 17:29:24.210][info] Resume event received, connecting to daemon
Jan 30 17:29:24 PC-EnOS mullvad-vpn[1917]: [2026-01-30 17:29:24.212][info] Resume event received, connecting to daemon
Jan 30 17:29:24 PC-EnOS mullvad-vpn[1917]: [2026-01-30 17:29:24.215][info] Verified socket ownership
Jan 30 17:29:24 PC-EnOS mullvad-vpn[1917]: [2026-01-30 17:29:24.215][info] Verified socket ownership
Jan 30 17:29:24 PC-EnOS mullvad-vpn[1917]: [2026-01-30 17:29:24.215][info] Connected to the daemon
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Resuming known real-time threads.
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.212 › [GatewaySocket] Connection has reset backoff for reason: power monitor resumed
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.213 › [GatewaySocket] Setting connection state to WILL_RECONNECT
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.213 › [GatewaySocket] [WS CLOSED] (true, 0, power monitor resumed) retrying immediately.
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.214 › [GatewaySocket] Setting connection state to CONNECTING
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.214 › [GatewaySocket] [CONNECT] wss://gateway-us-east1-c.discord.gg, encoding: etf, version: 9, compression: zstd-stream
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.216 › [GatewaySocket] Connection has reset backoff for reason: power monitor resumed
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.216 › [GatewaySocket] Setting connection state to WILL_RECONNECT
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.216 › [GatewaySocket] [WS CLOSED] (true, 0, power monitor resumed) retrying immediately.
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.216 › [GatewaySocket] Setting connection state to CONNECTING
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.216 › [GatewaySocket] [CONNECT] wss://gateway-us-east1-c.discord.gg, encoding: etf, version: 9, compression: zstd-stream
Jan 30 17:29:24 PC-EnOS kernel: Restarting tasks: Starting
Jan 30 17:29:24 PC-EnOS NetworkManager[1003]:   [1769786964.2151] dhcp4 (enp34s0): activation: beginning transaction (timeout in 45 seconds)
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 5612 of process 4415 owned by ‘1000’ RT at priority 10.
Jan 30 17:29:24 PC-EnOS mullvad-vpn[1917]: [2026-01-30 17:29:24.216][info] Connected to the daemon
Jan 30 17:29:24 PC-EnOS kernel: Restarting tasks: Done
Jan 30 17:29:24 PC-EnOS NetworkManager[1003]:   [1769786964.2152] dhcp4 (enp34s0): state changed no lease
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 5178 of process 4505 owned by ‘1000’ RT at priority 10.
Jan 30 17:29:24 PC-EnOS kernel: efivarfs: resyncing variable state
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 4906 of process 4499 owned by ‘1000’ RT at priority 10.
Jan 30 17:29:24 PC-EnOS kernel: efivarfs: finished resyncing variable state
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 4653 of process 3633 owned by ‘1000’ RT at priority 10.
Jan 30 17:29:24 PC-EnOS kernel: random: crng reseeded on system resumption
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 5160 of process 3139 owned by ‘1000’ RT at priority 10.
Jan 30 17:29:24 PC-EnOS kernel: PM: suspend exit
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 3346 of process 3139 owned by ‘1000’ RT at priority 10.
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 2110 of process 1911 owned by ‘1000’ RT at priority 20.
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 1536 of process 1531 owned by ‘1000’ RT at priority 20.
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 1531 of process 1531 owned by ‘1000’ high priority at nice level -11.
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 1356 of process 1343 owned by ‘1000’ RT at priority 20.
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 1343 of process 1343 owned by ‘1000’ high priority at nice level -11.
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 1347 of process 1342 owned by ‘1000’ RT at priority 20.
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Successfully made thread 1342 of process 1342 owned by ‘1000’ high priority at nice level -11.
Jan 30 17:29:24 PC-EnOS rtkit-daemon[1348]: Resumed scheduling 13 threads.
Jan 30 17:29:24 PC-EnOS lact[1789]: 2026-01-30T15:29:24.220032Z  INFO lact_daemon::server::handler: initialized amdgpu controller for GPU 1002:747E-1DA2:D475-0000:28:00.0 at ‘/sys/class/drm/card1/device’
Jan 30 17:29:24 PC-EnOS lact[1789]: 2026-01-30T15:29:24.220053Z  INFO lact_daemon::server::handler: GPU list reloaded with 1 devices, reapplying configuration
Jan 30 17:29:24 PC-EnOS lact[1789]: 2026-01-30T15:29:24.225883Z  INFO lact_daemon::server::handler: configuration applied
Jan 30 17:29:24 PC-EnOS org_kde_powerdevil[1565]: [  1862] Udev event detected
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_account_history
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] app_upgrade_events_listen
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_account_history
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] app_upgrade_events_listen
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Online(Ipv6)
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_api::availability][DEBUG] Resuming API requests due to coming online
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.230 › [GatewaySocket] Setting connection state to WILL_RECONNECT
Jan 30 17:29:24 PC-EnOS Discord[1910]: 17:29:24.231 › [GatewaySocket] [WS CLOSED] (false, 0, An error with the websocket occurred) retrying in 2.19 seconds.
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Offline
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_api::availability][DEBUG] Pausing API requests due to being offline
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_tunnel_state
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_tunnel_state
Jan 30 17:29:24 PC-EnOS avahi-daemon[913]: Withdrawing address record for 192.168.68.108 on enp34s0.
Jan 30 17:29:24 PC-EnOS avahi-daemon[913]: Leaving mDNS multicast group on interface enp34s0.IPv4 with address 192.168.68.108.
Jan 30 17:29:24 PC-EnOS avahi-daemon[913]: Interface enp34s0.IPv4 no longer relevant for mDNS.
Jan 30 17:29:24 PC-EnOS avahi-daemon[913]: Joining mDNS multicast group on interface enp34s0.IPv6 with address fe80::2597:c9f0:5af1:3b58.
Jan 30 17:29:24 PC-EnOS avahi-daemon[913]: Registering new address record for fe80::2597:c9f0:5af1:3b58 on enp34s0.*.
Jan 30 17:29:24 PC-EnOS avahi-daemon[913]: Withdrawing address record for fe80::2597:c9f0:5af1:3b58 on enp34s0.
Jan 30 17:29:24 PC-EnOS avahi-daemon[913]: Leaving mDNS multicast group on interface enp34s0.IPv6 with address fe80::2597:c9f0:5af1:3b58.
Jan 30 17:29:24 PC-EnOS avahi-daemon[913]: Interface enp34s0.IPv6 no longer relevant for mDNS.
Jan 30 17:29:24 PC-EnOS dnsmasq[1153]: no servers found in /etc/resolv.conf, will retry
Jan 30 17:29:24 PC-EnOS kwin_wayland[1257]: The main thread was hanging temporarily!
Jan 30 17:29:24 PC-EnOS NetworkManager[1003]:   [1769786964.2632] manager: NetworkManager state is now CONNECTED_GLOBAL
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_device
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [netlink_packet_route:
:buffer_tool][WARN] Specified IFLA_INET6_CONF NLA attribute holds more(most likely new kernel) data which is unknown to netlink-packet-route crate, expecting 236, got 240
Jan 30 17:29:24 PC-EnOS NetworkManager[1003]:   [1769786964.2704] manager: NetworkManager state is now CONNECTED_LOCAL
Jan 30 17:29:24 PC-EnOS NetworkManager[1003]:   [1769786964.2704] device (enp34s0): state change: unmanaged → unavailable (reason ‘managed’, managed-type: ‘external’)
Jan 30 17:29:24 PC-EnOS kernel: traps: kwin_wayland[1257] general protection fault ip:7ff69815b40e sp:7ffe66886a20 error:0 in libkwin.so.6.5.5[35b40e,7ff697f57000+526000]
Jan 30 17:29:24 PC-EnOS mullvad-vpn[1917]: [1917:0130/172924.272442:ERROR:electron/shell/browser/notifications/linux/libnotify_notification.cc:50] notify_notification_show: domain=1088 code=36 message=“GDBus.Error:org.freedesktop.Notifications.Error.ExcessNotificationGeneration: Created too many similar notifications in quick succession”
Jan 30 17:29:24 PC-EnOS systemd[1]: Starting Network Manager Script Dispatcher Service…
Jan 30 17:29:24 PC-EnOS systemd-coredump[198725]: Process 1257 (kwin_wayland) of user 1000 terminated abnormally with signal 11/SEGV, processing…
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_settings
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_device
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_account_data
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] update_device
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_account_history
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][ERROR] Unable to get account data from API: Error: Legacy hyper error
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: Caused by: client error (Connect)
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: Caused by: Network is unreachable (os error 101)
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::device][ERROR] Failed to validate device: Unexpected HTTP request error
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_current_api_access_method
Jan 30 17:29:24 PC-EnOS mullvad-vpn[1917]: [2026-01-30 17:29:24.283][warning] Failed to fetch account data. Retrying in 8000 ms
Jan 30 17:29:24 PC-EnOS mullvad-vpn[1917]: [2026-01-30 17:29:24.283][warning] Failed to update device info: 14 UNAVAILABLE: Cannot reach the API
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_relay_locations
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] update_device
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_account_history
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_settings
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_current_api_access_method
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_relay_locations
Jan 30 17:29:24 PC-EnOS systemd[1]: Created slice Slice /system/systemd-coredump.
Jan 30 17:29:24 PC-EnOS kernel: Generic FE-GE Realtek PHY r8169-0-2200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2200:00, irq=MAC)
Jan 30 17:29:24 PC-EnOS systemd[1]: Started Process Core Dump (PID 198725/UID 0).
Jan 30 17:29:24 PC-EnOS lact[1789]: 2026-01-30T15:29:24.293905Z  INFO lact_daemon: got kernel drm subsystem event, reloading GPUs
Jan 30 17:29:24 PC-EnOS systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 30 17:29:24 PC-EnOS lact[1789]: 2026-01-30T15:29:24.302199Z  INFO lact_daemon::server::handler: initialized amdgpu controller for GPU 1002:747E-1DA2:D475-0000:28:00.0 at ‘/sys/class/drm/card1/device’
Jan 30 17:29:24 PC-EnOS lact[1789]: 2026-01-30T15:29:24.302213Z  INFO lact_daemon::server::handler: GPU list reloaded with 1 devices, reapplying configuration
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_current_version
Jan 30 17:29:24 PC-EnOS lact[1789]: 2026-01-30T15:29:24.307005Z  INFO lact_daemon::server::handler: configuration applied
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_version_info
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::version::check][ERROR] Failed to fetch version info: Failed to check the latest app version
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_current_version
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::management_interface][DEBUG] get_version_info
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::version::check][ERROR] Failed to fetch version info: Failed to check the latest app version
Jan 30 17:29:24 PC-EnOS org_kde_powerdevil[1565]: [  1862] Udev event detected
Jan 30 17:29:24 PC-EnOS mullvad-daemon[1051]: [netlink_packet_route:
:buffer_tool][WARN] Specified IFLA_INET6_CONF NLA attribute holds more(most likely new kernel) data which is unknown to netlink-packet-route crate, expecting 236, got 240
Jan 30 17:29:24 PC-EnOS kernel: r8169 0000:22:00.0 enp34s0: Link is Down
Jan 30 17:29:25 PC-EnOS coolercontrold[1049]: Waiting 2s before resuming after waking from sleep.
Jan 30 17:29:26 PC-EnOS systemd-coredump[198728]: Process 1257 (kwin_wayland) of user 1000 dumped core.

                                              Stack trace of thread 1257:
                                              #0  0x00007ff69815b40e _ZN4KWin11ScreenEdges13recreateEdgesEv (libkwin.so.6 + 0x35b40e)
                                              #1  0x00007ff698224382 _ZN4KWin9Workspace14desktopResizedEv (libkwin.so.6 + 0x424382)
                                              #2  0x00007ff69821637c _ZN4KWin9Workspace13updateOutputsERKSt8optionalI5QListIPNS_6OutputEEE (libkwin.so.6 + 0x41637c)
                                              #3  0x00007ff69821875d _ZN4KWin9Workspace24applyOutputConfigurationERNS_19OutputConfigurationERKSt8optionalI5QListIPNS_6OutputEEE (libkwin.so.6 + 0x41875d)
                                              #4  0x00007ff698218a8e _ZN4KWin9Workspace25updateOutputConfigurationEv (libkwin.so.6 + 0x418a8e)
                                              #5  0x00007ff698219b10 _ZN4KWin9Workspace31slotOutputBackendOutputsQueriedEv (libkwin.so.6 + 0x419b10)
                                              #6  0x00007ff6955d734f n/a (libQt6Core.so.6 + 0x1d734f)
                                              #7  0x00007ff6982856b0 _ZN4KWin10DrmBackend13updateOutputsEv (libkwin.so.6 + 0x4856b0)
                                              #8  0x00007ff698287307 _ZN4KWin10DrmBackend15handleUdevEventEv (libkwin.so.6 + 0x487307)
                                              #9  0x00007ff6955d734f n/a (libQt6Core.so.6 + 0x1d734f)
                                              #10 0x00007ff6955e23c0 _ZN15QSocketNotifier5eventEP6QEvent (libQt6Core.so.6 + 0x1e23c0)
                                              #11 0x00007ff6967021c0 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x1021c0)
                                              #12 0x00007ff69556a958 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x16a958)
                                              #13 0x00007ff69572dcb9 _ZN27QEventDispatcherUNIXPrivate23activateSocketNotifiersEv (libQt6Core.so.6 + 0x32dcb9)
                                              #14 0x00007ff69572e77c _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x32e77c)
                                              #15 0x00007ff696334b73 _ZN23QUnixEventDispatcherQPA13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Gui.so.6 + 0x734b73)
                                              #16 0x00007ff695575786 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x175786)
                                              #17 0x00007ff69556f3f1 _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x16f3f1)
                                              #18 0x0000564a6c639a94 n/a (/usr/bin/kwin_wayland + 0x3ca94)
                                              #19 0x00007ff694c27635 n/a (libc.so.6 + 0x27635)
                                              #20 0x00007ff694c276e9 __libc_start_main (libc.so.6 + 0x276e9)
                                              #21 0x0000564a6c63ff55 n/a (/usr/bin/kwin_wayland + 0x42f55)
                                              
                                              Stack trace of thread 1304:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694ce3c12 clock_nanosleep (libc.so.6 + 0xe3c12)
                                              #3  0x00007ff694cefc97 __nanosleep (libc.so.6 + 0xefc97)
                                              #4  0x00007ff69828f8a5 n/a (libkwin.so.6 + 0x48f8a5)
                                              #5  0x00007ff69828fc8a n/a (libkwin.so.6 + 0x48fc8a)
                                              #6  0x00007ff698289ce6 n/a (libkwin.so.6 + 0x489ce6)
                                              #7  0x00007ff694c9be64 n/a (libc.so.6 + 0x9be64)
                                              #8  0x00007ff694c9bed9 pthread_once (libc.so.6 + 0x9bed9)
                                              #9  0x00007ff69828a77f n/a (libkwin.so.6 + 0x48a77f)
                                              #10 0x00007ff69568a585 n/a (libQt6Core.so.6 + 0x28a585)
                                              #11 0x00007ff69572f899 n/a (libQt6Core.so.6 + 0x32f899)
                                              #12 0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #13 0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1345:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c931b4 n/a (libc.so.6 + 0x931b4)
                                              #3  0x00007ff694d0da36 ppoll (libc.so.6 + 0x10da36)
                                              #4  0x00007ff69409b784 n/a (libglib-2.0.so.0 + 0x60784)
                                              #5  0x00007ff69409b865 g_main_context_iteration (libglib-2.0.so.0 + 0x60865)
                                              #6  0x00007ff695848152 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x448152)
                                              #7  0x00007ff695575786 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x175786)
                                              #8  0x00007ff69569041e _ZN7QThread4execEv (libQt6Core.so.6 + 0x29041e)
                                              #9  0x00007ff69572f899 n/a (libQt6Core.so.6 + 0x32f899)
                                              #10 0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #11 0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1364:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1303:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c962d2 pthread_cond_clockwait (libc.so.6 + 0x962d2)
                                              #4  0x00007ff69828ef5c n/a (libkwin.so.6 + 0x48ef5c)
                                              #5  0x00007ff69828fc8a n/a (libkwin.so.6 + 0x48fc8a)
                                              #6  0x00007ff698289ce6 n/a (libkwin.so.6 + 0x489ce6)
                                              #7  0x00007ff694c9be64 n/a (libc.so.6 + 0x9be64)
                                              #8  0x00007ff694c9bed9 pthread_once (libc.so.6 + 0x9bed9)
                                              #9  0x00007ff69828a77f n/a (libkwin.so.6 + 0x48a77f)
                                              #10 0x00007ff69568a585 n/a (libQt6Core.so.6 + 0x28a585)
                                              #11 0x00007ff69572f899 n/a (libQt6Core.so.6 + 0x32f899)
                                              #12 0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #13 0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1305:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6950daea1 _Z19__gthread_cond_waitP14pthread_cond_tP15pthread_mutex_t (libstdc++.so.6 + 0xdaea1)
                                              #5  0x00007ff69828f6c4 n/a (libkwin.so.6 + 0x48f6c4)
                                              #6  0x00007ff69828fc8a n/a (libkwin.so.6 + 0x48fc8a)
                                              #7  0x00007ff698289ce6 n/a (libkwin.so.6 + 0x489ce6)
                                              #8  0x00007ff694c9be64 n/a (libc.so.6 + 0x9be64)
                                              #9  0x00007ff694c9bed9 pthread_once (libc.so.6 + 0x9bed9)
                                              #10 0x00007ff69828a77f n/a (libkwin.so.6 + 0x48a77f)
                                              #11 0x00007ff69568a585 n/a (libQt6Core.so.6 + 0x28a585)
                                              #12 0x00007ff69572f899 n/a (libQt6Core.so.6 + 0x32f899)
                                              #13 0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #14 0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1299:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1363:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 17175:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1339:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1365:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1306:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c931b4 n/a (libc.so.6 + 0x931b4)
                                              #3  0x00007ff694d0da36 ppoll (libc.so.6 + 0x10da36)
                                              #4  0x00007ff69409b784 n/a (libglib-2.0.so.0 + 0x60784)
                                              #5  0x00007ff69409b865 g_main_context_iteration (libglib-2.0.so.0 + 0x60865)
                                              #6  0x00007ff695848152 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x448152)
                                              #7  0x00007ff695575786 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x175786)
                                              #8  0x00007ff69569041e _ZN7QThread4execEv (libQt6Core.so.6 + 0x29041e)
                                              #9  0x00007ff69572f899 n/a (libQt6Core.so.6 + 0x32f899)
                                              #10 0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #11 0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1278:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c931b4 n/a (libc.so.6 + 0x931b4)
                                              #3  0x00007ff694d0da36 ppoll (libc.so.6 + 0x10da36)
                                              #4  0x00007ff69409b784 n/a (libglib-2.0.so.0 + 0x60784)
                                              #5  0x00007ff69409b865 g_main_context_iteration (libglib-2.0.so.0 + 0x60865)
                                              #6  0x00007ff695848152 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x448152)
                                              #7  0x00007ff695575786 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x175786)
                                              #8  0x00007ff69569041e _ZN7QThread4execEv (libQt6Core.so.6 + 0x29041e)
                                              #9  0x00007ff695b7603e n/a (libQt6DBus.so.6 + 0x3703e)
                                              #10 0x00007ff69572f899 n/a (libQt6Core.so.6 + 0x32f899)
                                              #11 0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #12 0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1367:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1298:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1297:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1296:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 3131:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 17174:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1301:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 3133:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 74950:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c931b4 n/a (libc.so.6 + 0x931b4)
                                              #3  0x00007ff694d0d4ee __poll (libc.so.6 + 0x10d4ee)
                                              #4  0x00007ff626cfcb6a n/a (libpulse.so.0 + 0x32b6a)
                                              #5  0x00007ff626ce6661 pa_mainloop_poll (libpulse.so.0 + 0x1c661)
                                              #6  0x00007ff626cf0793 pa_mainloop_iterate (libpulse.so.0 + 0x26793)
                                              #7  0x00007ff626cf0861 pa_mainloop_run (libpulse.so.0 + 0x26861)
                                              #8  0x00007ff626d01d32 n/a (libpulse.so.0 + 0x37d32)
                                              #9  0x00007ff6263fc46f n/a (libpulsecommon-17.0.so + 0x5d46f)
                                              #10 0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #11 0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 133948:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1302:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1341:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1361:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1338:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1362:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1366:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1340:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              
                                              Stack trace of thread 1300:
                                              #0  0x00007ff694c9efe2 n/a (libc.so.6 + 0x9efe2)
                                              #1  0x00007ff694c9316c n/a (libc.so.6 + 0x9316c)
                                              #2  0x00007ff694c937dc n/a (libc.so.6 + 0x937dc)
                                              #3  0x00007ff694c95e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                                              #4  0x00007ff6851e5fae n/a (libgallium-25.3.4-arch1.1.so + 0x5e5fae)
                                              #5  0x00007ff68519b37d n/a (libgallium-25.3.4-arch1.1.so + 0x59b37d)
                                              #6  0x00007ff6851e5edd n/a (libgallium-25.3.4-arch1.1.so + 0x5e5edd)
                                              #7  0x00007ff694c9698b n/a (libc.so.6 + 0x9698b)
                                              #8  0x00007ff694d1aa0c n/a (libc.so.6 + 0x11aa0c)
                                              ELF object binary architecture: AMD x86-64

Jan 30 17:29:26 PC-EnOS Discord[1910]: 17:29:26.419 › [GatewaySocket] Setting connection state to CONNECTING
Jan 30 17:29:26 PC-EnOS Discord[1910]: 17:29:26.419 › [GatewaySocket] [CONNECT] wss://gateway.discord.gg, encoding: etf, version: 9, compression: zstd-stream
Jan 30 17:29:26 PC-EnOS Discord[1910]: 17:29:26.421 › [GatewaySocket] Setting connection state to WILL_RECONNECT
Jan 30 17:29:26 PC-EnOS Discord[1910]: 17:29:26.422 › [GatewaySocket] [WS CLOSED] (false, 0, An error with the websocket occurred) retrying in 3.36 seconds.
Jan 30 17:29:26 PC-EnOS systemd[1]: systemd-coredump@0-8193-198725_198726-0.service: Deactivated successfully.
Jan 30 17:29:26 PC-EnOS systemd[1]: systemd-coredump@0-8193-198725_198726-0.service: Consumed 1.585s CPU time over 2.150s wall clock time, 995.8M memory peak.
Jan 30 17:29:26 PC-EnOS kscreenlocker_greet[197050]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS xdg-desktop-portal-kde[2097]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS Discord[1910]: Error reading events from display: Broken pipe
Jan 30 17:29:26 PC-EnOS kwin_wayland_wrapper[1373]: (EE) failed to read Wayland events: Connection reset by peer
Jan 30 17:29:26 PC-EnOS xdg-desktop-portal-gtk[1924]: Error reading events from display: Broken pipe
Jan 30 17:29:26 PC-EnOS tauon[128505]: ERROR: Wayland display connection closed by server (fatal)
Jan 30 17:29:26 PC-EnOS plasmashell[1533]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS org_kde_powerdevil[1565]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS org_kde_powerdevil[1565]: Attempting wayland reconnect
Jan 30 17:29:26 PC-EnOS polkit-kde-authentication-agent-1[1564]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS org_kde_powerdevil[1565]: Failed to write to the pipe: Bad file descriptor.
Jan 30 17:29:26 PC-EnOS tauon[128505]: 2026-01-30 17:29:26 [ INFO  ] [  t_main  ] Shutting down. Reason: Window received exit signal
Jan 30 17:29:26 PC-EnOS kded6[1473]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS kded6[1473]: Attempting wayland reconnect
Jan 30 17:29:26 PC-EnOS kwalletd6[3797]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS kwalletd6[3797]: Attempting wayland reconnect
Jan 30 17:29:26 PC-EnOS kded6[1473]: Failed to write to the pipe: Bad file descriptor.
Jan 30 17:29:26 PC-EnOS polkit-kde-authentication-agent-1[1564]: Attempting wayland reconnect
Jan 30 17:29:26 PC-EnOS kwalletd6[3797]: Failed to write to the pipe: Bad file descriptor.
Jan 30 17:29:26 PC-EnOS easyeffects[1911]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS easyeffects[1911]: Attempting wayland reconnect
Jan 30 17:29:26 PC-EnOS python[1912]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS kded6[1473]: There are no outputs - creating placeholder screen
Jan 30 17:29:26 PC-EnOS python[1912]: Attempting wayland reconnect
Jan 30 17:29:26 PC-EnOS python[1912]: Failed to write to the pipe: Bad file descriptor.
Jan 30 17:29:26 PC-EnOS ksecretd[2253]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS ksecretd[2253]: Attempting wayland reconnect
Jan 30 17:29:26 PC-EnOS kwalletd6[3797]: There are no outputs - creating placeholder screen
Jan 30 17:29:26 PC-EnOS easyeffects[1911]: Failed to write to the pipe: Bad file descriptor.
Jan 30 17:29:26 PC-EnOS easyeffects[1911]: There are no outputs - creating placeholder screen
Jan 30 17:29:26 PC-EnOS polkit-kde-authentication-agent-1[1564]: Failed to write to the pipe: Bad file descriptor.
Jan 30 17:29:26 PC-EnOS python[1912]: There are no outputs - creating placeholder screen
Jan 30 17:29:26 PC-EnOS org_kde_powerdevil[1565]: There are no outputs - creating placeholder screen
Jan 30 17:29:26 PC-EnOS polkit-kde-authentication-agent-1[1564]: There are no outputs - creating placeholder screen
Jan 30 17:29:26 PC-EnOS ksecretd[2253]: There are no outputs - creating placeholder screen
Jan 30 17:29:26 PC-EnOS baloorunner[6648]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS baloorunner[6648]: Attempting wayland reconnect
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc kwin_wayland(1296) task kwin_wayla:cs0(1257) is non-zero when fini
Jan 30 17:29:26 PC-EnOS baloorunner[6648]: Failed to write to the pipe: Bad file descriptor.
Jan 30 17:29:26 PC-EnOS baloorunner[6648]: There are no outputs - creating placeholder screen
Jan 30 17:29:26 PC-EnOS kactivitymanagerd[1561]: The Wayland connection broke. Did the Wayland compositor die?
Jan 30 17:29:26 PC-EnOS kactivitymanagerd[1561]: Attempting wayland reconnect
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc (0) task (0) is non-zero when fini
Jan 30 17:29:26 PC-EnOS kactivitymanagerd[1561]: Failed to write to the pipe: Bad file descriptor.
Jan 30 17:29:26 PC-EnOS tauonmb[128505]: Error reading events from display: Broken pipe
Jan 30 17:29:26 PC-EnOS kactivitymanagerd[1561]: There are no outputs - creating placeholder screen
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc (0) task (0) is non-zero when fini
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc (0) task (0) is non-zero when fini
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc (0) task (0) is non-zero when fini
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc (0) task (0) is non-zero when fini
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc (0) task (0) is non-zero when fini
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-xdg-desktop-portal-kde.service: Main process exited, code=exited, status=255/EXCEPTION
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-xdg-desktop-portal-kde.service: Failed with result ‘exit-code’.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-xdg-desktop-portal-kde.service: Consumed 4.922s CPU time over 2d 9h 23min 48.051s wall clock time, 49.7M memory peak, 15.3M memory swap peak.
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc easyeffects(2002) task easyeffect:cs0(1911) is non-zero when fini
Jan 30 17:29:26 PC-EnOS systemd[1209]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Jan 30 17:29:26 PC-EnOS systemd[1209]: xdg-desktop-portal-gtk.service: Failed with result ‘exit-code’.
Jan 30 17:29:26 PC-EnOS systemd[1209]: xdg-desktop-portal-gtk.service: Consumed 1.151s CPU time over 2d 9h 23min 48.230s wall clock time, 43.2M memory peak, 17.2M memory swap peak.
Jan 30 17:29:26 PC-EnOS Discord[3770]: XIO:  fatal IO error 2 (No such file or directory) on X server “:1”
Jan 30 17:29:26 PC-EnOS Discord[3770]:       after 16 requests (16 known processed) with 0 events remaining.
Jan 30 17:29:26 PC-EnOS gmenudbusmenuproxy[1562]: The X11 connection broke (error 1). Did the X11 server die?
Jan 30 17:29:26 PC-EnOS xembedsniproxy[1566]: The X11 connection broke (error 1). Did the X11 server die?
Jan 30 17:29:26 PC-EnOS kaccess[1563]: The X11 connection broke (error 1). Did the X11 server die?
Jan 30 17:29:26 PC-EnOS heroic[1915]: [1915:0130/172926.504328:FATAL:electron/shell/browser/electron_browser_main_parts.cc:502] Failed to shutdown.
Jan 30 17:29:26 PC-EnOS kernel: traps: heroic[1915] trap int3 ip:564b3062410e sp:7ffdcbea0280 error:0 in heroic[6d3d10e,564b2bf14000+8e2f000]
Jan 30 17:29:26 PC-EnOS kded6[1778]: X connection to :1 broken (explicit kill or server shutdown).
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc kscreenlocker_g(197058) task kscreenloc:cs0(197050) is non-zero when fini
Jan 30 17:29:26 PC-EnOS ksmserver[1471]: The X11 connection broke (error 1). Did the X11 server die?
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc Xwayland(1376) task Xwayland:cs0(1373) is non-zero when fini
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc polkit-kde-auth(1593) task polkit-kde:cs0(1564) is non-zero when fini
Jan 30 17:29:26 PC-EnOS systemd-coredump[198904]: Process 1915 (heroic) of user 1000 terminated abnormally with signal 5/TRAP, processing…
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc (0) task (0) is non-zero when fini
Jan 30 17:29:26 PC-EnOS systemd[1209]: app-mullvad\x2dvpn@autostart.service: Main process exited, code=exited, status=1/FAILURE
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-xembedsniproxy.service: Main process exited, code=exited, status=1/FAILURE
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-xembedsniproxy.service: Failed with result ‘exit-code’.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-xembedsniproxy.service: Consumed 3.475s CPU time over 2d 9h 23min 50.495s wall clock time, 4.4M memory peak, 1M memory swap peak.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-gmenudbusmenuproxy.service: Main process exited, code=exited, status=1/FAILURE
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-gmenudbusmenuproxy.service: Failed with result ‘exit-code’.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-gmenudbusmenuproxy.service: Consumed 3.393s CPU time over 2d 9h 23min 50.499s wall clock time, 4.7M memory peak, 1M memory swap peak.
Jan 30 17:29:26 PC-EnOS systemd[1209]: app-discord@autostart.service: Main process exited, code=exited, status=1/FAILURE
Jan 30 17:29:26 PC-EnOS systemd[1]: Started Process Core Dump (PID 198904/UID 0).
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc ksmserver(1500) task ksmserver:cs0(1471) is non-zero when fini
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc kaccess(1602) task kaccess:cs0(1563) is non-zero when fini
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-ksmserver.service: Consumed 3.631s CPU time over 2d 9h 23min 50.783s wall clock time, 20.8M memory peak, 9.9M memory swap peak.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-kaccess.service: Main process exited, code=exited, status=1/FAILURE
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-kaccess.service: Failed with result ‘exit-code’.
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc tauonmb(128731) task python:cs0(128505) is non-zero when fini
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-kaccess.service: Consumed 3.840s CPU time over 2d 9h 23min 50.519s wall clock time, 19M memory peak, 9.2M memory swap peak.
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc mullvad-gui(2409) task mullvad-gu:cs0(2331) is non-zero when fini
Jan 30 17:29:26 PC-EnOS systemd[1209]: app-tauonmb@c6c7cdbf8ce94c71a27cc91bdc7c6c3d.service: Main process exited, code=exited, status=1/FAILURE
Jan 30 17:29:26 PC-EnOS systemd[1209]: app-tauonmb@c6c7cdbf8ce94c71a27cc91bdc7c6c3d.service: Failed with result ‘exit-code’.
Jan 30 17:29:26 PC-EnOS systemd[1209]: app-tauonmb@c6c7cdbf8ce94c71a27cc91bdc7c6c3d.service: Consumed 9min 48.153s CPU time over 20h 49min 32.573s wall clock time, 494M memory peak, 227.8M memory swap peak.
Jan 30 17:29:26 PC-EnOS systemd[1209]: app-mullvad\x2dvpn@autostart.service: Failed with result ‘exit-code’.
Jan 30 17:29:26 PC-EnOS systemd[1209]: app-mullvad\x2dvpn@autostart.service: Consumed 58.453s CPU time over 2d 9h 23min 48.288s wall clock time, 394.1M memory peak, 180.6M memory swap peak.
Jan 30 17:29:26 PC-EnOS systemd[1209]: app-discord@autostart.service: Failed with result ‘exit-code’.
Jan 30 17:29:26 PC-EnOS systemd[1209]: app-discord@autostart.service: Consumed 29min 27.342s CPU time over 2d 9h 23min 48.311s wall clock time, 1.4G memory peak, 228.3M memory swap peak.
Jan 30 17:29:26 PC-EnOS kernel: amdgpu 0000:28:00.0: amdgpu: VM memory stats for proc plasmashell(1548) task plasmashel:cs0(1533) is non-zero when fini
Jan 30 17:29:26 PC-EnOS kwin_wayland[198903]: No backend specified, automatically choosing drm
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-ksystemstats.service: Consumed 5min 52.870s CPU time over 2d 9h 23min 50.466s wall clock time, 9.9M memory peak, 1.7M memory swap peak.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-plasmashell.service: Main process exited, code=exited, status=255/EXCEPTION
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-plasmashell.service: Failed with result ‘exit-code’.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-plasmashell.service: Consumed 16min 37.976s CPU time over 2d 9h 23min 50.701s wall clock time, 566.1M memory peak, 175.7M memory swap peak.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-xembedsniproxy.service: Scheduled restart job, restart counter is at 1.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 1.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-kaccess.service: Scheduled restart job, restart counter is at 1.
Jan 30 17:29:26 PC-EnOS systemd[1209]: plasma-gmenudbusmenuproxy.service: Scheduled restart job, restart counter is at 1.
Jan 30 17:29:26 PC-EnOS systemd[1209]: Started Proxies GTK DBus menus to a Plasma readable format.
Jan 30 17:29:26 PC-EnOS systemd[1209]: Started KAccess.
Jan 30 17:29:26 PC-EnOS systemd[1209]: Starting KDE Plasma Workspace…
Jan 30 17:29:26 PC-EnOS systemd[1209]: Started Handle legacy xembed system tray icons.
Jan 30 17:29:26 PC-EnOS kaccess[198932]: Xlib XKB extension major= 1  minor= 0
Jan 30 17:29:27 PC-EnOS coolercontrold[1049]: Re-initializing and re-applying settings after waking from sleep
Jan 30 17:29:27 PC-EnOS coolercontrold[1049]: Applying all saved device settings
Jan 30 17:29:27 PC-EnOS coolercontrold[1049]: Successfully applied:: nct6797 | fan1 | Profile: AIO Pump
Jan 30 17:29:27 PC-EnOS coolercontrold[1049]: Successfully applied:: nct6797 | fan2 | Profile: Default Profile
Jan 30 17:29:27 PC-EnOS coolercontrold[1049]: Successfully applied:: nct6797 | fan3 | Profile: Default Profile
Jan 30 17:29:27 PC-EnOS coolercontrold[1049]: Successfully applied:: nct6797 | fan4 | Profile: Front Fans Mix
Jan 30 17:29:27 PC-EnOS coolercontrold[1049]: Successfully applied:: nct6797 | fan5 | Profile: Default Profile
Jan 30 17:29:27 PC-EnOS coolercontrold[1049]: Successfully applied:: nct6797 | fan6 | Profile: Default Profile
Jan 30 17:29:27 PC-EnOS kwin_wayland[198903]: ShapeCorners: loading shaders…
Jan 30 17:29:27 PC-EnOS kwin_wayland[198903]: ShapeCorners: shaders loaded.
Jan 30 17:29:27 PC-EnOS kwin_wayland[198903]: ShapeCorners: Skipped writing Breeze config because it is already set.
Jan 30 17:29:27 PC-EnOS kwin_wayland[198903]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: Unable to open /proc/198903/root”)
Jan 30 17:29:27 PC-EnOS mullvad-daemon[1051]: [netlink_packet_route:
:buffer_tool][WARN] Specified IFLA_INET6_CONF NLA attribute holds more(most likely new kernel) data which is unknown to netlink-packet-route crate, expecting 236, got 240
Jan 30 17:29:27 PC-EnOS NetworkManager[1003]:   [1769786967.4109] device (enp34s0): carrier: link connected
Jan 30 17:29:27 PC-EnOS kernel: r8169 0000:22:00.0 enp34s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jan 30 17:29:27 PC-EnOS NetworkManager[1003]:   [1769786967.4111] device (enp34s0): state change: unavailable → disconnected (reason ‘carrier-changed’, managed-type: ‘full’)
Jan 30 17:29:27 PC-EnOS NetworkManager[1003]:   [1769786967.4114] policy: auto-activating connection ‘Wired connection 1’ (513bd6e2-45a3-34ee-b7eb-4421a812a8c2)
Jan 30 17:29:27 PC-EnOS NetworkManager[1003]:   [1769786967.4117] device (enp34s0): Activation: starting connection ‘Wired connection 1’ (513bd6e2-45a3-34ee-b7eb-4421a812a8c2)
Jan 30 17:29:27 PC-EnOS NetworkManager[1003]:   [1769786967.4117] device (enp34s0): state change: disconnected → prepare (reason ‘none’, managed-type: ‘full’)
Jan 30 17:29:27 PC-EnOS NetworkManager[1003]:   [1769786967.4118] manager: NetworkManager state is now CONNECTING
Jan 30 17:29:27 PC-EnOS NetworkManager[1003]:   [1769786967.4118] device (enp34s0): state change: prepare → config (reason ‘none’, managed-type: ‘full’)
Jan 30 17:29:27 PC-EnOS NetworkManager[1003]:   [1769786967.4221] device (enp34s0): state change: config → ip-config (reason ‘none’, managed-type: ‘full’)
Jan 30 17:29:27 PC-EnOS NetworkManager[1003]:   [1769786967.4224] dhcp4 (enp34s0): activation: beginning transaction (timeout in 45 seconds)
Jan 30 17:29:27 PC-EnOS avahi-daemon[913]: Joining mDNS multicast group on interface enp34s0.IPv6 with address fe80::2597:c9f0:5af1:3b58.
Jan 30 17:29:27 PC-EnOS avahi-daemon[913]: New relevant interface enp34s0.IPv6 for mDNS.
Jan 30 17:29:27 PC-EnOS avahi-daemon[913]: Registering new address record for fe80::2597:c9f0:5af1:3b58 on enp34s0..
Jan 30 17:29:27 PC-EnOS systemd-coredump[198984]: Process 3139 (zen-bin) of user 1000 terminated abnormally with signal 11/SEGV, processing…
Jan 30 17:29:27 PC-EnOS systemd[1]: Started Process Core Dump (PID 198984/UID 0).
Jan 30 17:29:27 PC-EnOS kwin_wayland[198903]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS kwin_wayland[198903]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS kwin_wayland[198903]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS kwin_wayland[198903]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS kded6[1473]: Service  “:1.59” unregistered
Jan 30 17:29:27 PC-EnOS kded6[1473]: Service  “:1.53” unregistered
Jan 30 17:29:27 PC-EnOS plasmashell[198933]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS plasmashell[198933]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS plasmashell[198933]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS plasmashell[198933]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS kscreenlocker_greet[198981]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS kscreenlocker_greet[198981]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS kscreenlocker_greet[198981]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS kscreenlocker_greet[198981]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:27 PC-EnOS kwin_wayland_wrapper[199062]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 30 17:29:27 PC-EnOS kwin_wayland_wrapper[199062]: > Warning:          Unsupported maximum keycode 708, clipping.
Jan 30 17:29:27 PC-EnOS kwin_wayland_wrapper[199062]: >                   X11 cannot support keycodes above 255.
Jan 30 17:29:27 PC-EnOS kwin_wayland_wrapper[199062]: > Warning:          Virtual modifier Hyper multiply defined
Jan 30 17:29:27 PC-EnOS kwin_wayland_wrapper[199062]: >                   Using 0, ignoring 0
Jan 30 17:29:27 PC-EnOS kwin_wayland_wrapper[199062]: > Warning:          Virtual modifier ScrollLock multiply defined
Jan 30 17:29:27 PC-EnOS kwin_wayland_wrapper[199062]: >                   Using 0, ignoring 0
Jan 30 17:29:27 PC-EnOS kwin_wayland_wrapper[199062]: Errors from xkbcomp are not fatal to the X server
Jan 30 17:29:27 PC-EnOS gmenudbusmenuproxy[198931]: Qt: Session management error: Could not open network socket
Jan 30 17:29:27 PC-EnOS xembedsniproxy[198934]: Qt: Session management error: Could not open network socket
Jan 30 17:29:27 PC-EnOS systemd[1209]: Started KDE Plasma Workspace.
Jan 30 17:29:27 PC-EnOS xembedsniproxy[198934]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.xembedsniproxy’”)
Jan 30 17:29:27 PC-EnOS gmenudbusmenuproxy[198931]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.gmenudbusmenuproxy’”)
Jan 30 17:29:27 PC-EnOS kcminit[199066]: Initializing  “/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so”
Jan 30 17:29:27 PC-EnOS kcminit[199066]: Initializing  “/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so”
Jan 30 17:29:27 PC-EnOS plasmashell[198933]: KPackageStructure of KPluginMetaData(pluginId:“org.kde.plasma.clearclock”, fileName: “/home/aliwalyd3/.local/share/plasma/plasmoids/org.kde.plasma.clearclock/metadata.json”) does not match requested format “Plasma/Applet”
Jan 30 17:29:27 PC-EnOS kaccess[198932]: X server XKB extension major= 1  minor= 0
Jan 30 17:29:27 PC-EnOS systemd[1209]: Starting Track hardware statistics…
Jan 30 17:29:28 PC-EnOS systemd[1]: Starting Hostname Service…
Jan 30 17:29:28 PC-EnOS NetworkManager[1003]:   [1769786968.0348] audit: op=“statistics” interface=“enp34s0” ifindex=2 args=“500” pid=199112 uid=1000 result=“success”
Jan 30 17:29:28 PC-EnOS systemd[1209]: Started Track hardware statistics.
Jan 30 17:29:28 PC-EnOS plasmashell[198933]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:28 PC-EnOS systemd[1]: Started Hostname Service.
Jan 30 17:29:28 PC-EnOS kscreenlocker_greet[198981]: The theme “Stone” uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Jan 30 17:29:28 PC-EnOS plasmashell[198933]: Applet preload policy set to 1
Jan 30 17:29:28 PC-EnOS kscreenlocker_greet[198981]: Data set on unsupported clipboard mode. QMimeData object will be deleted.
Jan 30 17:29:28 PC-EnOS kscreenlocker_greet[198981]: Data set on unsupported clipboard mode. QMimeData object will be deleted.
Jan 30 17:29:28 PC-EnOS kscreenlocker_greet[198981]: Data set on unsupported clipboard mode. QMimeData object will be deleted.
Jan 30 17:29:28 PC-EnOS systemd[1209]: Started dbus-:1.2-org.kde.KSplash@1.service.
Jan 30 17:29:28 PC-EnOS systemd[1209]: Starting Portal service (GTK/GNOME implementation)…
Jan 30 17:29:28 PC-EnOS systemd[1209]: Started Portal service (GTK/GNOME implementation).
Jan 30 17:29:28 PC-EnOS systemd[1209]: Starting Xdg Desktop Portal For KDE…
Jan 30 17:29:28 PC-EnOS systemd[1209]: Started Xdg Desktop Portal For KDE.
Jan 30 17:29:28 PC-EnOS plasmashell[198933]: qrc:/qt/qml/plasma/applet/org/kde/plasma/kickoff/main.qml:312:13: QML Image: Cannot open: qrc:/usr/share/pixmaps/endeavouros-icon.png
Jan 30 17:29:29 PC-EnOS NetworkManager[1003]:   [1769786969.5822] dhcp4 (enp34s0): state changed new lease, address=192.168.68.108, acd pending
Jan 30 17:29:29 PC-EnOS NetworkManager[1003]:   [1769786969.7351] dhcp4 (enp34s0): state changed new lease, address=192.168.68.108
Jan 30 17:29:29 PC-EnOS avahi-daemon[913]: Joining mDNS multicast group on interface enp34s0.IPv4 with address 192.168.68.108.
Jan 30 17:29:29 PC-EnOS avahi-daemon[913]: New relevant interface enp34s0.IPv4 for mDNS.
Jan 30 17:29:29 PC-EnOS NetworkManager[1003]:   [1769786969.7357] policy: set ‘Wired connection 1’ (enp34s0) as default for IPv4 routing and DNS
Jan 30 17:29:29 PC-EnOS mullvad-daemon[1051]: [mullvad_daemon::api][INFO] Detecting changes to offline state - Online(Ipv4)
Jan 30 17:29:29 PC-EnOS mullvad-daemon[1051]: [mullvad_api::availability][DEBUG] Resuming API requests due to coming online
Jan 30 17:29:29 PC-EnOS avahi-daemon[913]: Registering new address record for 192.168.68.108 on enp34s0.IPv4.
Jan 30 17:29:29 PC-EnOS dnsmasq[1153]: reading /etc/resolv.conf
Jan 30 17:29:29 PC-EnOS dnsmasq[1153]: using nameserver 100.100.1.1#53
Jan 30 17:29:29 PC-EnOS dnsmasq[1153]: using nameserver 100.100.0.1#53
Jan 30 17:29:29 PC-EnOS dnsmasq[1153]: using nameserver 192.168.68.1#53
Jan 30 17:29:29 PC-EnOS NetworkManager[1003]:   [1769786969.7428] device (enp34s0): state change: ip-config → ip-check (reason ‘none’, managed-type: ‘full’)
Jan 30 17:29:29 PC-EnOS NetworkManager[1003]:   [1769786969.7438] device (enp34s0): state change: ip-check → secondaries (reason ‘none’, managed-type: ‘full’)
Jan 30 17:29:29 PC-EnOS NetworkManager[1003]:   [1769786969.7439] device (enp34s0): state change: secondaries → activated (reason ‘none’, managed-type: ‘full’)
Jan 30 17:29:29 PC-EnOS NetworkManager[1003]:   [1769786969.7441] manager: NetworkManager state is now CONNECTED_SITE
Jan 30 17:29:29 PC-EnOS NetworkManager[1003]:   [1769786969.7442] device (enp34s0): Activation: successful, device activated.
Jan 30 17:29:29 PC-EnOS NetworkManager[1003]:   [1769786969.7444] manager: NetworkManager state is now CONNECTED_GLOBAL
Jan 30 17:29:29 PC-EnOS plasmashell[198933]: No QSGTexture provided from updateSampledImage(). This is wrong.
Jan 30 17:29:29 PC-EnOS plasmashell[198933]: No QSGTexture provided from updateSampledImage(). This is wrong.
Jan 30 17:29:29 PC-EnOS plasmashell[198933]: No QSGTexture provided from updateSampledImage(). This is wrong.
Jan 30 17:29:29 PC-EnOS plasmashell[198933]: No QSGTexture provided from updateSampledImage(). This is wrong.
Jan 30 17:29:29 PC-EnOS plasmashell[198933]: No QSGTexture provided from updateSampledImage(). This is wrong.
Jan 30 17:29:29 PC-EnOS plasmashell[198933]: No QSGTexture provided from updateSampledImage(). This is wrong.
Jan 30 17:29:30 PC-EnOS systemd[1]: dbus-:1.2-org.kde.powerdevil.wakeupsourcehelper@2.service: Deactivated successfully.

Powerdevil receives an udev notification, but kwin can not handle it properly when it updates the display output configuration.

Most likely a (timing) bug between powerdevil/kwin.

so there’s nothing I can do about it then

You can try a couple of things, but it’s a race condition and that’s why it happens “randomly” during wakeup.

Try an LTS kernel if you haven’t already, or try downgrading kwin, and/or switch to X11.

_ZN4KWin11ScreenEdges13recreateEdgesEv (libkwin.so.6 + 0x35b40e)

Possibly related, I have recently have had rare crashes when triggering screen edges.

Screen goes to black, have to kwin_wayland --replace from another tty to get my session back.