You are not logged in.

#1 2025-03-11 23:22:14

rafaellancas
Member
Registered: 2022-05-31
Posts: 83

Random system crashes after recent updates!

Hello there. My system is crashing all of a sudden and none of the log tools seem to register why this happens. I think it has something to do with my wifi adapter, since it doesn't happen when it's plugged off (I have a TP Link T2U, it's a USB dongle). Here are my logs from journal ctl and dmesg:

journalctl -p err..alert --since "20 min ago"
Mar 11 20:17:17 archlinux kernel: x86/cpu: SGX disabled or unsupported by BIOS.
Mar 11 20:17:17 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_
SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20240827/psargs-332)
Mar 11 20:17:17 archlinux kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GT
F due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
Mar 11 20:17:17 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_
SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20240827/psargs-332)
Mar 11 20:17:17 archlinux kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GT
F due to previous error (AE_NOT_FOUND) (20240827/psparse-529)

The last errors were due to an external HDD, ignore them.

sudo dmesg | grep -i "error\|fail\|warn"
[    3.423896] ACPI: \_TZ_.TZ10: _PSL evaluation failure
[    3.470776] RAS: Correctable Errors collector initialized.
[    7.071171] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20240827/psargs-332)
[    7.071201] ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
[    7.079351] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT0._GTF.DSSP], AE_NOT_FOUND (20240827/psargs-332)
[    7.079380] ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT0._GTF due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
[    9.924409] v4l2loopback: module verification failed: signature and/or required key missing - tainting kernel
[   11.445457] i915 0000:00:02.0: [drm] [ENCODER:76:DDI A/PHY A] failed to retrieve link info, disabling eDP

Thanks in advance!

Offline

#2 2025-03-12 00:32:08

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,429

Re: Random system crashes after recent updates!

Don't grep if you don't know what you're looking for.

sudo journalctl -b | curl -F 'file=@-' 0x0.st #... or -b-1 if you had to reboot

Offline

#3 2025-03-12 01:14:22

rafaellancas
Member
Registered: 2022-05-31
Posts: 83

Re: Random system crashes after recent updates!

Thank you so much for your answer!

I tried both, the results are down here:

sudo journalctl -b | curl -F 'file=@-' 0x0.st #...
http://0x0.st/8Swk.txt


The second one, sudo journalctl -b-1 was too big to post fully here, but I will post the last entries:

Mar 11 18:58:19 archlinux plasmashell[779]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/delegates/DelegatePopup.qml:136:17: QML Body: Binding loop detected for property "width"
Mar 11 18:58:26 archlinux firefox[5867]: Failed to create /home for shader cache (Permission denied)---disabling.
Mar 11 18:58:36 archlinux rtkit-daemon[654]: Supervising 8 threads of 4 processes of 1 users.
Mar 11 18:58:36 archlinux rtkit-daemon[654]: Supervising 8 threads of 4 processes of 1 users.
Mar 11 18:58:36 archlinux rtkit-daemon[654]: Successfully made thread 6444 of process 6149 owned by '1000' RT at priority 10.
Mar 11 18:58:36 archlinux rtkit-daemon[654]: Supervising 9 threads of 5 processes of 1 users.
Mar 11 18:58:45 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Mar 11 18:58:55 archlinux rtkit-daemon[654]: Supervising 8 threads of 4 processes of 1 users.
Mar 11 18:58:55 archlinux rtkit-daemon[654]: Supervising 8 threads of 4 processes of 1 users.
Mar 11 18:58:57 archlinux rtkit-daemon[654]: Supervising 8 threads of 4 processes of 1 users.
Mar 11 18:58:57 archlinux rtkit-daemon[654]: Supervising 8 threads of 4 processes of 1 users.
Mar 11 18:59:33 archlinux rtkit-daemon[654]: Supervising 8 threads of 4 processes of 1 users.
Mar 11 18:59:33 archlinux rtkit-daemon[654]: Supervising 8 threads of 4 processes of 1 users.
Mar 11 18:59:34 archlinux rtkit-daemon[654]: Supervising 8 threads of 4 processes of 1 users.
Mar 11 18:59:34 archlinux rtkit-daemon[654]: Supervising 8 threads of 4 processes of 1 users.
Mar 11 18:59:57 archlinux plasmashell[779]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:24: TypeError: Cannot read property 'toolTipMainText' of null
Mar 11 19:00:00 archlinux plasmashell[779]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:24: TypeError: Cannot read property 'toolTipMainText' of null
Mar 11 19:00:11 archlinux systemd[625]: app-firefox@204f5b31a549497a88f130dd9fa6b927.service: Consumed 1min 58.787s CPU time, 1.7G memory peak.
Mar 11 19:00:11 archlinux systemd[1]: Starting Cleanup of Temporary Directories...
Mar 11 19:00:11 archlinux systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Mar 11 19:00:11 archlinux systemd[1]: Finished Cleanup of Temporary Directories.
Mar 11 19:00:15 archlinux google-chrome-stable[3803]: [3798:3825:0311/190015.187195:ERROR:registration_request.cc(291)] Registration response error message: DEPRECATED_ENDPOINT
Mar 11 19:00:19 archlinux plasmashell[779]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:24: TypeError: Cannot read property 'toolTipMainText' of null
Mar 11 19:00:41 archlinux plasmashell[779]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:24: TypeError: Cannot read property 'toolTipMainText' of null
Mar 11 19:00:45 archlinux google-chrome-stable[3803]: Fontconfig error: Cannot load default config file: No such file: (null)
Mar 11 19:00:52 archlinux pipewire[634]: pw.node: (alsa_input.pci-0000_00_1f.3.analog-stereo-56) graph xrun not-triggered (0 suppressed)
Mar 11 19:00:52 archlinux pipewire[634]: pw.node: (alsa_input.pci-0000_00_1f.3.analog-stereo-56) xrun state:0x7f92eefed008 pending:1/6 s:945116089846 a:945116165664 f:945116168311 waiting:75818 process:2647 status:triggered
Mar 11 19:00:52 archlinux pipewire[634]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-55) graph xrun not-triggered (0 suppressed)
Mar 11 19:00:52 archlinux pipewire[634]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-55) xrun state:0x7f92eefee008 pending:2/3 s:945117481172 a:945117703522 f:945117727048 waiting:222350 process:23526 status:triggered
Mar 11 19:00:52 archlinux pipewire[634]: pw.node: (alsa_output.platform-snd_aloop.0.analog-stereo-45) graph xrun not-triggered (0 suppressed)
Mar 11 19:00:52 archlinux pipewire[634]: pw.node: (alsa_output.platform-snd_aloop.0.analog-stereo-45) xrun state:0x7f92f0621008 pending:1/1 s:945104204660 a:945104279633 f:945104311387 waiting:74973 process:31754 status:triggered
Mar 11 19:00:52 archlinux pipewire[634]: pw.node: (alsa_input.platform-snd_aloop.0.analog-stereo-43) graph xrun not-triggered (0 suppressed)
Mar 11 19:00:52 archlinux pipewire[634]: pw.node: (alsa_input.platform-snd_aloop.0.analog-stereo-43) xrun state:0x7f92eefec008 pending:1/1 s:945104607077 a:945104677128 f:945104681352 waiting:70051 process:4224 status:triggered
Mar 11 19:01:03 archlinux plasmashell[779]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:24: TypeError: Cannot read property 'toolTipMainText' of null
Mar 11 19:01:06 archlinux google-chrome-stable[3803]: [4075:23:0311/190106.915398:ERROR:srtp_transport.cc(130)] Failed to unprotect RTP packet: size=111, seqnum=6314, SSRC=6666, previous failure count: 0
Mar 11 19:06:57 archlinux kernel: perf: interrupt took too long (2574 > 2500), lowering kernel.perf_event_max_sample_rate to 77000
Mar 11 19:07:03 archlinux google-chrome-stable[3803]: [3798:3825:0311/190703.954432:ERROR:registration_request.cc(291)] Registration response error message: DEPRECATED_ENDPOINT
Mar 11 19:09:03 archlinux google-chrome-stable[3803]: [4075:23:0311/190903.149264:ERROR:srtp_transport.cc(130)] Failed to unprotect RTP packet: size=130, seqnum=22169, SSRC=6666, previous failure count: 100
Mar 11 19:14:09 archlinux kernel: perf: interrupt took too long (3221 > 3217), lowering kernel.perf_event_max_sample_rate to 62000
Mar 11 19:15:34 archlinux systemd[625]: drkonqi-coredump-pickup.service: Service reached runtime time limit. Stopping.
Mar 11 19:15:34 archlinux systemd[625]: drkonqi-coredump-pickup.service: Failed with result 'timeout'.
Mar 11 19:15:34 archlinux systemd[625]: drkonqi-coredump-pickup.service: Consumed 79ms CPU time, 225.1M memory peak.
Mar 11 19:15:44 archlinux NetworkManager[435]: <info>  [1741731344.9261] dhcp4 (enp0s20f0u7): state changed new lease, address=192.168.5.106
Mar 11 19:15:44 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 11 19:15:44 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 11 19:15:54 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Mar 11 19:19:05 archlinux kglobalacceld[695]: kf.globalaccel.kglobalacceld: KKeyServer::xcbKeyPressEventToQt failed
Mar 11 19:19:16 archlinux kglobalacceld[695]: kf.globalaccel.kglobalacceld: KKeyServer::xcbKeyPressEventToQt failed
Mar 11 19:19:48 archlinux google-chrome-stable[3803]: [4075:23:0311/191948.666905:ERROR:srtp_transport.cc(130)] Failed to unprotect RTP packet: size=129, seqnum=44640, SSRC=6666, previous failure count: 200
Mar 11 19:25:41 archlinux kernel: perf: interrupt took too long (4028 > 4026), lowering kernel.perf_event_max_sample_rate to 49000
Mar 11 19:30:26 archlinux kglobalacceld[695]: kf.globalaccel.kglobalacceld: KKeyServer::xcbKeyPressEventToQt failed
Mar 11 19:33:44 archlinux google-chrome-stable[3803]: [4075:23:0311/193344.873254:ERROR:srtp_transport.cc(130)] Failed to unprotect RTP packet: size=129, seqnum=8738, SSRC=6666, previous failure count: 300
Mar 11 19:34:48 archlinux kglobalacceld[695]: kf.globalaccel.kglobalacceld: KKeyServer::xcbKeyPressEventToQt failed
Mar 11 19:35:02 archlinux kglobalacceld[695]: kf.globalaccel.kglobalacceld: KKeyServer::xcbKeyPressEventToQt failed
Mar 11 19:35:08 archlinux kglobalacceld[695]: kf.globalaccel.kglobalacceld: KKeyServer::xcbKeyPressEventToQt failed
Mar 11 19:37:10 archlinux kglobalacceld[695]: kf.globalaccel.kglobalacceld: KKeyServer::xcbKeyPressEventToQt failed
Mar 11 19:41:16 archlinux kernel: perf: interrupt took too long (5038 > 5035), lowering kernel.perf_event_max_sample_rate to 39000
Mar 11 19:45:43 archlinux NetworkManager[435]: <info>  [1741733143.9409] dhcp4 (enp0s20f0u7): state changed new lease, address=192.168.5.106
Mar 11 19:45:43 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 11 19:45:43 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 11 19:45:53 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Mar 11 19:51:43 archlinux pipewire[634]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-55) graph xrun not-triggered (0 suppressed)
Mar 11 19:51:43 archlinux pipewire[634]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-55) xrun state:0x7f92eefee008 pending:2/3 s:3996273965792 a:3996274411975 f:3996274441188 waiting:446183 process:29213 status:triggered
Mar 11 19:57:52 archlinux google-chrome-stable[3803]: [4075:23:0311/195752.896496:ERROR:srtp_transport.cc(130)] Failed to unprotect RTP packet: size=114, seqnum=53583, SSRC=6666, previous failure count: 400
Mar 11 20:00:26 archlinux kglobalacceld[695]: kf.globalaccel.kglobalacceld: KKeyServer::xcbKeyPressEventToQt failed
Mar 11 20:07:00 archlinux google-chrome-stable[3803]: [4075:22:0311/200700.039396:ERROR:sdp_offer_answer.cc(3970)] Transceiver not found based on m-line index (INVALID_PARAMETER)
Mar 11 20:07:00 archlinux plasmashell[779]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:24: TypeError: Cannot read property 'toolTipMainText' of null
Mar 11 20:07:12 archlinux kate[3491]: QThreadStorage: Thread 0x5ea26bf092b0 exited after QThreadStorage 9 destroyed
Mar 11 20:07:12 archlinux systemd[625]: app-org.kde.kate@a432b5f6bdfb494ca4d1f4b275d4ba5b.service: Consumed 21.724s CPU time, 98.5M memory peak.
Mar 11 20:07:16 archlinux plasmashell[779]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:24: TypeError: Cannot read property 'toolTipMainText' of null
Mar 11 20:07:16 archlinux kded6[753]: Service  ":1.142" unregistered
Mar 11 20:07:29 archlinux kglobalacceld[695]: kf.globalaccel.kglobalacceld: KKeyServer::xcbKeyPressEventToQt failed
Mar 11 20:08:26 archlinux systemd[1]: Starting Discard unused blocks on filesystems from /etc/fstab...
Mar 11 20:08:26 archlinux ntfs-3g[425]: fstrim: backing device does not support discard (discard_max_bytes == 0)
Mar 11 20:08:35 archlinux fstrim[8916]: /home/rafael/data: 56.8 GiB (60945580032 bytes) trimmed on /dev/sda3
Mar 11 20:08:35 archlinux fstrim[8916]: /boot: 374.3 MiB (392433664 bytes) trimmed on /dev/sda1
Mar 11 20:08:35 archlinux fstrim[8916]: /: 28 GiB (30081855488 bytes) trimmed on /dev/sda4
Mar 11 20:08:35 archlinux systemd[1]: fstrim.service: Deactivated successfully.
Mar 11 20:08:35 archlinux systemd[1]: Finished Discard unused blocks on filesystems from /etc/fstab.
Mar 11 20:10:48 archlinux kernel: usb 1-7: USB disconnect, device number 5
Mar 11 20:10:48 archlinux kernel: rndis_host 1-7:1.0 enp0s20f0u7: unregister 'rndis_host' usb-0000:00:14.0-7, RNDIS device
Mar 11 20:10:48 archlinux NetworkManager[435]: <info>  [1741734648.0138] device (enp0s20f0u7): state change: activated -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
Mar 11 20:10:48 archlinux NetworkManager[435]: <info>  [1741734648.0138] dhcp4 (enp0s20f0u7): canceled DHCP transaction
Mar 11 20:10:48 archlinux NetworkManager[435]: <info>  [1741734648.0138] dhcp4 (enp0s20f0u7): activation: beginning transaction (timeout in 45 seconds)
Mar 11 20:10:48 archlinux NetworkManager[435]: <info>  [1741734648.0139] dhcp4 (enp0s20f0u7): state changed no lease
Mar 11 20:10:48 archlinux NetworkManager[435]: <info>  [1741734648.0141] manager: NetworkManager state is now DISCONNECTED
Mar 11 20:10:48 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 11 20:10:48 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 11 20:10:58 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.

I'm not able to do anything, the system crashes in a way that it doesn't accept commands, doesn't allow me to move the cursor and keeps on making the "new connected device" in repeat until I manually press the reset button.

Offline

#4 2025-03-12 13:33:52

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,429

Re: Random system crashes after recent updates!

The implication should've been that you can do

sudo journalctl -b-1 | curl -F 'file=@-' 0x0.st

to upload the journal after rebooting from a crash to 0x0.st as well.

Offline

#5 2025-03-14 17:06:42

rafaellancas
Member
Registered: 2022-05-31
Posts: 83

Re: Random system crashes after recent updates!

Thank you, but it still gives me the same nonsense output:

sudo journalctl -b-1 | curl -F 'file=@-' 0x0.st
[sudo] password for rafael:
http://0x0.st/8Qqg.txt

Does it mean something? Is my Processor or RAM memory bad for some reason?

Thanks in advance!

Offline

#6 2025-03-15 02:11:15

stalgo
Member
Registered: 2025-03-15
Posts: 1

Re: Random system crashes after recent updates!

Hi, i am getting similar issues. I leave the computer for a time then comes back and it freezes. I recently updated powerdevil. I also noticed you are getting drm panic like i do.


kwin_wayland[1934]: kwin_wayland_drm: The main thread was hanging temporarily!
kwin_wayland[1934]: kwin_wayland_drm: atomic commit failed: Permission denied


kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
kernel: [drm] amdgpu kernel modesetting enabled.

Offline

#7 2025-03-24 18:51:09

orelarch
Member
Registered: 2025-03-24
Posts: 3

Re: Random system crashes after recent updates!

Hi, I am also having a similar issue(freeze with kwin_wayland[1934]: kwin_wayland_drm: The main thread was hanging temporarily!) on my fresh Archlinux install :

Kernel 6.13.8-arch1-1, KDE 6.3.3, Wayland, AMD Ryzen 9 9900X, AMD Radean RX 7600 XT amdgpu drivers.

Thank you for your help,

Offline

#8 2025-03-24 21:01:33

seth
Member
Registered: 2012-09-03
Posts: 64,018

Re: Random system crashes after recent updates!

rafaellancas is on kwin_x11 and i915 - http://0x0.st/8Qqg.txt end in a controlled shutdown (as controlled as plasma can exit…)
What are the symptoms of the "crash"?

kwin_wayland and video playback freezes have seen some recent action in other threads and I assume that's what #6 and #7 fit in.
Edit: https://bbs.archlinux.org/viewtopic.php?id=304400

Last edited by seth (2025-03-24 21:02:01)

Offline

Board footer

Powered by FluxBB