Random application crashes and full system freezes across multiple different systems

Did you run a full system sync after switching branch?

There is something fishy - I have been using unstable branch for years - on all my systems.

I even used Nvidia GPU for some time - no issues.

I find it very strange that you are having all these issues.

1 Like

I’m assuming by full system sync you mean sudo pacman -Syu?

That’s how I got the system upgraded to unstable, yes, and running that same command again is now telling me that there’s nothing to do:

fusl@fusl-xm10x370snx ~ ❯ sudo pacman -Syu                                      
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do
fusl@fusl-xm10x370snx ~ ❯ 

While I had this thread open, chromium crashed once more with the same message being printed into dmesg:

Feb 03 13:04:53 fusl-xm10x370snx kernel: traps: chromium[11540] trap invalid opcode ip:5cd1751acaea sp:7fff6c53cd10 error:0 in chromium[1456aea,5cd174fd6000+caaf000]
Feb 03 13:04:53 fusl-xm10x370snx systemd-coredump[13712]: Process 11540 (chromium) of user 1000 terminated abnormally with signal 4/ILL, processing...
Feb 03 13:04:53 fusl-xm10x370snx systemd[1]: Started Process Core Dump (PID 13712/UID 0).
Feb 03 13:04:54 fusl-xm10x370snx systemd-coredump[13713]: [🡕] Process 11540 (chromium) of user 1000 dumped core.
                                                          
                                                          Module [dso] without build-id.
                                                          Stack trace of thread 1:
                                                          #0  0x00005cd1751acaea n/a (n/a + 0x0)
                                                          #1  0x00005cd17a10118c n/a (n/a + 0x0)
                                                          #2  0x00005cd176e272fb n/a (n/a + 0x0)
                                                          #3  0x00005cd1750ff64b n/a (n/a + 0x0)
                                                          #4  0x00005cd17794e86a n/a (n/a + 0x0)
                                                          #5  0x00005cd17530a40f n/a (n/a + 0x0)
                                                          #6  0x00005cd178d48ff6 n/a (n/a + 0x0)
                                                          #7  0x00005cd178d42346 n/a (n/a + 0x0)
                                                          #8  0x0000000000000001 n/a (n/a + 0x0)
                                                          ELF object binary architecture: AMD x86-64
Feb 03 13:04:54 fusl-xm10x370snx systemd[1]: systemd-coredump@4-13712-0.service: Deactivated successfully.
Feb 03 13:04:54 fusl-xm10x370snx systemd[1]: systemd-coredump@4-13712-0.service: Consumed 1.496s CPU time, 1.6G memory peak.

Unfortunately, gdb still doesn’t produce meaningful stack traces even though it loaded the correct debug symbols now:

fusl@fusl-xm10x370snx ~ ❯ gdb /usr/bin/chromium -c core.chromium.1000.16e35503ae384f0b8c594cb800b940ae.11540.1738587893000000                            
GNU gdb (GDB) 16.1
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/chromium...

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.archlinux.org>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
Reading symbols from /home/fusl/.cache/debuginfod_client/8004482a787c98d29a43b8e45a4eaa4c04b1a5f2/debuginfo...

warning: Can't open file /dev/shm/.org.chromium.Chromium.9IdCiK (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.SBlNcl (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.52NrVY (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.zlM4f2 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.DnTXP4 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.cz3WU5 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.dEJr6E (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.zKBKGs (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.jRD3Cu (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.EuEn2A (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.vQSPOi (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.qUJ3nr (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.n5G3Xi (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.9fmt0k (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.1s2CFx (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.nIrst5 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.k85nDa (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.JL566T (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.o0LCkA (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.5leWgY (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.rQhL6T (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.uV5Cap (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.9kkM6P (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Sgbmgj (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.LwlF15 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.mh8vED (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.BzUY7R (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.8ochsY (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.jdKzHK (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.5TmihM (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.UnPY35 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.BTfpZb (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.zg7lel (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.2sIKRO (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.nIm6y5 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.9g5oL2 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.3b4hgC (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.TbPP17 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.v5se7c (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.vOl9Lh (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.E05qdG (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.0SrOqG (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.ACHkAH (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.WXU3Px (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.cgmX5v (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.7QZpSw (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.REh7B3 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.kOKuEd (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.SiG3l0 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.5OeNwH (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.lEHDIN (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.MfZYhx (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.1x0OsD (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.V3ou44 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.77Lbfe (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.tw1PWd (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.QnZTEY (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.odZ58k (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.7I5dVo (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.1FQ8lw (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Ji6GrF (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.6kJDGA (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.2l0vOa (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.46yZSa (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.jQj3Mq (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.77WnJp (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.1t1cz3 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.FrYsni (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.mKIBeB (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.IvhFDx (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.RxestG (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.aha1Gq (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.jQqVQ8 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.ZktEOp (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Hfxqbl (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.pFtEuG (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.nmvhfE (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.QgiYqG (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.tStd4i (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.W97M3M (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.8CNkxD (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.tPasl2 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.rBFGgi (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.pDH0Jm (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.FByYEh (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.rUmw56 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.ztPjuI (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.wDqowD (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.aMeny0 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Oo4GHh (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.T6PFht (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.LKxbaH (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.nnRlEU (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.ngRr7C (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.FqDGbE (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Dxe9xk (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.dpqrGo (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.xJzOIg (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Ak47WT (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.r6FyJD (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.fa18UE (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.y38Wqx (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.6ZI3B1 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Qo4k8P (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.VUO7B6 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.4B5m5A (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.vYFvYH (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.4WdeTI (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.vFk07c (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.E7Fu5I (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.lQghT0 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.0a5AWd (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.bhrqP4 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.NA6vth (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.s81AHE (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.qOEL2O (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.JRCYu2 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.zpLmen (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.b9obu0 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.gnjoDD (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.jcnWij (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.I9LtkF (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.ClaPrE (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.hqvItR (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.G7AFgr (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.O9K3uZ (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.H8ECGt (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Iqs1M8 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Do2NAX (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.cUT5uE (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.KDxawk (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.X2Jbb1 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.L3y6sM (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.acvvft (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.dKkq4P (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.RwcPLt (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.sQTAzD (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.OeDqyD (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.2Wq21f (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.yORZzC (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.gEH41n (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.M8Xrre (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.lrgMAD (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.YoN74G (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Id0VXD (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.mhX0Fs (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.IB7lAi (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.DXCvi6 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.gsUisr (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.5thODU (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.aLs1Eg (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.0hyW0T (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.VSpaEG (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.mVJRfm (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.RPB4P7 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.I8iNcY (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.S7x6xw (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.exmKlB (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.MPX6Lq (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.wgdQW7 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.HIIRg6 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.oYTXkY (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.JCoL3V (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Vw4atR (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.t2qP92 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.EUQvIA (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.3iIi5e (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.C0r5Rm (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.P7we3B (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.l1otnW (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.UWcXWL (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.rZMdjp (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.ETYbic (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.KXTPL2 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.1zudLD (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.s4ehCe (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.qxjOq0 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.ipt6lu (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.YcAUEy (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.yR16Pp (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.lq7aBp (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.ARDad0 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.yLaSAk (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.JtvROW (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.BGrLaz (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.kmqYEb (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.8PAAjZ (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.aKga2D (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.a25SxT (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.wq4c0a (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.qD3VnI (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.vApjls (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.nfz5uv (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.IYQqwT (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.waKToA (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.T6y208 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.rLgczK (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.yokHXk (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.O2mEdi (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Qh18Sq (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.GA4f86 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.UvvSaM (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.D36dVZ (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.s8fuKY (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.9z7tMM (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.R2ERyw (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.7Mdu2K (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Azog5f (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.eiaCzu (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.cgejB1 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.h3L1Pp (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Vth87v (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.lhasmR (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.lMficI (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.VMedrp (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.0e0QAM (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.hiQ7tT (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.CnKVGc (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.QKhuC5 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.zU186c (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.fFlSQW (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.nyJ3eB (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.uUn6j4 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.fBJ7XR (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.9CfXEk (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.If9mMz (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.QDg65I (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.CqON0h (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.jjuruT (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.yGZsFq (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.HuRUry (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.YeNtbE (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.oSNpe2 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Hu12YP (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.eNqfb6 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.IWQgBe (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.pabA7g (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.M29DXK (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.15z8rB (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.6zhAI8 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.6xcW53 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.lgLbE5 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.QmoUx6 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.hiwgNV (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.Rw3ox4 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.n7wbOn (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.LQ4cbW (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.PQz9I0 (deleted) during file-backed mapping note processing

warning: Can't open file /dev/shm/.org.chromium.Chromium.cIqCmZ (deleted) during file-backed mapping note processing
[New LWP 1]
[New LWP 4]
[New LWP 20]
[New LWP 31]
[New LWP 8]
[New LWP 33]
[New LWP 38]
[New LWP 34]
[New LWP 25]
[New LWP 7]
[New LWP 27]
[New LWP 23]
[New LWP 24]
[New LWP 26]
[New LWP 28]
[New LWP 3]
[New LWP 2]
[New LWP 14]
[New LWP 6]
[New LWP 5]
[New LWP 11]
[New LWP 9]
[New LWP 17]
[New LWP 10]
[New LWP 37]
[New LWP 36]
[New LWP 19]
[New LWP 22]
[New LWP 15]
[New LWP 39]
[New LWP 40]
[New LWP 35]
[New LWP 30]
[New LWP 42]
[New LWP 21]
[New LWP 13]
[New LWP 32]
[New LWP 16]
[New LWP 12]
[New LWP 29]
[New LWP 41]
Core was generated by `/usr/lib/chromium/chromium --type=renderer\ --string-annotations\ --crashpad-handler-pid=11199\ --enable-crash-reporter=,Arch\ Linux\ --change-stack-guard-on-fork=enable\ --disable-gpu-compositing\ --lang=en-US\ --num-raster-threads=4\ --enable-main-frame-before-activation\ --renderer-client-id=16\ --time-ticks-at-unix-epoch=-1738586122554222\ --launch-time-ticks=1262932195\ --shared-files=v8_context_snapshot_data:100\ --field-trial-handle=3,i,13647212175892240528,10315707765662315565,262144\ --variations-seed-version r\ --string-annotations\ --crashpad-handler-pid=11199\ --enable-crash-reporter=,Arch\ Linux\ --change-stack-guard-on-fork=enable\ --disable-gpu-compositing\ --lang=en-US\ --num-raster-threads=4\ --enable-main-frame-before-activation\ --renderer-client-id=16\ --time-ticks-at-unix-epoch=-1738586122554222\ --launch-time-ticks=1262932195\ --shared-files=v8_context_snapshot_data:100\ --field-trial-handle=3,i,13647212175892240528,10315707765662315565,262144\ --variations-seed-version s\ --crashpad-handler-pid=11199\ --enable-crash-reporter=,Arch\ Linux\ --change-stack-guard-on-fork=enable\ --disable-gpu-compositing\ --lang=en-US\ --num-raster-threads=4\ --enable-main-frame-before-activation\ --renderer-client-id=16\ --time-ticks-at-unix-epoch=-1738586122554222\ --launch-time-ticks=1262932195\ --shared-files=v8_context_snapshot_data:100\ --field-trial-handle=3,i,13647212175892240528,10315707765662315565,262144\ --variations-seed-version 9\ --enable-crash-reporter=,Arch\ Linux\ --change-stack-guard-on-fork=enable\ --disable-gpu-compositing\ --lang=en-US\ --num-raster-threads=4\ --enable-main-frame-before-activation\ --renderer-client-id=16\ --time-ticks-at-unix-epoch=-1738586122554222\ --launch-time-ticks=1262932195\ --shared-files=v8_context_snapshot_data:100\ --field-trial-handle=3,i,13647212175892240528,10315707765662315565,262144\ --variations-seed-version x\ --change-stack-guard-on-fork=enable\ --disable-gpu-compositing\ --lang=en-US\ --num-raster-threads=4\ --enable-main-frame-before-activation\ --renderer-client-id=16\ --time-ticks-at-unix-epoch=-1738586122554222\ --launch-time-ticks=1262932195\ --shared-files=v8_context_snapshot_data:100\ --field-trial-handle=3,i,13647212175892240528,10315707765662315565,262144\ --variations-seed-version'.
Program terminated with signal SIGILL, Illegal instruction.
#0  0x00005cd1751acaea in ?? ()
[Current thread is 1 (LWP 1)]
(gdb) bt
#0  0x00005cd1751acaea in ?? ()
#1  0x00005cd1751ac6b0 in ?? ()
#2  0x00007fff6c53ce80 in ?? ()
#3  0xffffffffffffffec in ?? ()
#4  0x00005cd17a106070 in ?? ()
#5  0x00007fff6c53cda0 in ?? ()
#6  0x00005cd17a10118c in ?? ()
#7  0x00007fff6c53d120 in ?? ()
#8  0x000036ee00000761 in ?? ()
#9  0x00007fff6c53d118 in ?? ()
#10 0x00007fff6c53d110 in ?? ()
#11 0x00005cd178d42346 in ?? ()
#12 0x00007fff6c53d110 in ?? ()
#13 0x0000766282910000 in ?? ()
#14 0x0000359c001d0000 in ?? ()
#15 0x4057897e6c2a2e00 in ?? ()
#16 0x0000359c001d0000 in ?? ()
#17 0x00007fff6c53ce01 in ?? ()
#18 0x00005cd17a106070 in ?? ()
#19 0x00007fff6c53cf40 in ?? ()
#20 0x00005cd176e272fb in ?? ()
#21 0x00007fff6c53ce10 in ?? ()
#22 0x00005cd1750cac6e in ?? ()
#23 0x3fe3333333333333 in ?? ()
#24 0x0000000000000000 in ?? ()
(gdb) 
fusl@fusl-xm10x370snx ~ ❯ sudo inxi --verbosity=8 --filter --width
System:
  Kernel: 6.12.12-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
    clocksource: tsc avail: acpi_pm
    parameters: BOOT_IMAGE=/@/boot/vmlinuz-6.12-x86_64
    root=UUID=aa8c83eb-d9ef-40d3-b4fa-868d1b9dded0 rw rootflags=subvol=@
    cryptdevice=UUID=5e8f8f43-d1a3-49a0-8e5b-ed0d1fe31e38:luks-5e8f8f43-d1a3-49a0-8e5b-ed0d1fe31e38
    root=/dev/mapper/luks-5e8f8f43-d1a3-49a0-8e5b-ed0d1fe31e38
    resume=/dev/mapper/luks-ca639869-0ec6-4afd-9feb-abbd7d6aa9d7
    udev.log_priority=3
  Console: pty pts/2 DM: SDDM Distro: Manjaro base: Arch Linux
Machine:
  Type: Laptop System: Notebook product: XM-10 X370SNx v: N/A serial: <filter>
    Chassis: <redacted> type: 10 serial: N/A
  Mobo: Notebook model: X370SNx serial: <filter>
    uuid: 3443d72a-17d1-4403-a5ff-ac34c98d984d UEFI: INSYDE v: 1.07.11a
    date: 11/29/2023
Battery:
  ID-1: BAT0 charge: 102.1 Wh (100.0%) condition: 102.1/103.1 Wh (99.1%)
    volts: 16.7 min: 15.2 model: Notebook BAT type: Li-ion serial: <filter>
    status: full
Memory:
  System RAM: total: 64 GiB available: 62.5 GiB used: 5.08 GiB (8.1%)
    igpu: 64 MiB
  Array-1: capacity: 64 GiB slots: 2 modules: 2 EC: None
    max-module-size: 32 GiB note: est.
  Device-1: Controller0-ChannelA-DIMM0 type: DDR5 detail: synchronous
    size: 32 GiB speed: 4800 MT/s volts: curr: 1.1 width (bits): data: 64
    total: 64 manufacturer: Samsung part-no: M425R4GA3BB0-CQKOD
    serial: <filter>
  Device-2: Controller1-ChannelA-DIMM0 type: DDR5 detail: synchronous
    size: 32 GiB speed: 4800 MT/s volts: curr: 1.1 width (bits): data: 64
    total: 64 manufacturer: Samsung part-no: M425R4GA3BB0-CQKOD
    serial: <filter>
PCI Slots:
  Slot: 1 type: PCIe status: in use info: J_WLAN1 length: other volts: 3.3
    bus-ID: 00:14.3
  Slot: 2 type: PCIe status: available info: J_SSD1 length: other volts: 3.3
    bus-ID: 00:1b.4
  Slot: 3 type: PCIe status: available info: J_SSD2 length: other volts: 3.3
    bus-ID: 00:01.0
  Slot: 4 type: PCIe status: available info: J_SSD3 length: other volts: 3.3
    bus-ID: 00:06.0
CPU:
  Info: model: Intel Core i9-14900HX socket: LGA1700 (U29) note: check bits: 64
    type: MST AMCP arch: Raptor Lake gen: core 14 level: v3 note: check
    built: 2022+ process: Intel 7 (10nm) family: 6 model-id: 0xB7 (183)
    stepping: 1 microcode: 0x12B
  Topology: cpus: 1x dies: 1 clusters: 12 cores: 24 threads: 32 mt: 8 tpc: 2
    st: 16 smt: enabled cache: L1: 2.1 MiB desc: d-16x32 KiB, 8x48 KiB; i-8x32
    KiB, 16x64 KiB L2: 32 MiB desc: 8x2 MiB, 4x4 MiB L3: 36 MiB desc: 1x36 MiB
  Speed (MHz): avg: 800 min/max: 800/5600:5800:4100 base/boost: 2178/5800
    scaling: driver: intel_pstate governor: powersave volts: 0.8 V
    ext-clock: 100 MHz cores: 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 7: 800
    8: 800 9: 800 10: 800 11: 800 12: 800 13: 800 14: 800 15: 800 16: 800
    17: 800 18: 800 19: 800 20: 800 21: 800 22: 800 23: 800 24: 800 25: 800
    26: 800 27: 800 28: 800 29: 800 30: 800 31: 800 32: 800 bogomips: 154880
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_lbr arch_perfmon art avx avx2 avx_vnni bmi1 bmi2
    bts clflush clflushopt clwb cmov constant_tsc cpuid cpuid_fault cx16 cx8
    de ds_cpl dtes64 dtherm dts epb ept ept_ad erms est f16c flexpriority
    flush_l1d fma fpu fsgsbase fsrm fxsr gfni hfi ht hwp hwp_act_window
    hwp_epp hwp_notify hwp_pkg_req ibpb ibrs ibrs_enhanced ibt ida intel_pt
    invpcid lahf_lm lm mca mce md_clear mmx monitor movbe movdir64b movdiri
    msr mtrr nonstop_tsc nopl nx ospke pae pat pbe pclmulqdq pdcm pdpe1gb pebs
    pge pku pln pni popcnt pse pse36 pts rdpid rdrand rdseed rdtscp rep_good
    sdbg sep serialize sha_ni smap smep split_lock_detect ss ssbd sse sse2
    sse4_1 sse4_2 ssse3 stibp syscall tm tm2 tpr_shadow tsc tsc_adjust
    tsc_deadline_timer tsc_known_freq umip user_shstk vaes vme vmx vnmi
    vpclmulqdq vpid waitpkg x2apic xgetbv1 xsave xsavec xsaveopt xsaves
    xtopology xtpr
  Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: reg_file_data_sampling mitigation: Clear Register File
  Type: retbleed status: Not affected
  Type: spec_rstack_overflow status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Enhanced / Automatic IBRS; IBPB: conditional;
    RSB filling; PBRSB-eIBRS: SW sequence; BHI: BHI_DIS_S
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel Raptor Lake-S UHD Graphics vendor: CLEVO/KAPOK driver: i915
    v: kernel alternate: xe arch: Xe process: Intel 10nm built: 2020-21 ports:
    active: eDP-1 empty: none bus-ID: 0000:00:02.0 chip-ID: 8086:a788
    class-ID: 0300
  Device-2: NVIDIA AD104M [GeForce RTX 4080 Max-Q / Mobile]
    vendor: CLEVO/KAPOK driver: nvidia v: 570.86.16 alternate: nouveau,nvidia_drm
    non-free: 550/565.xx+ status: current (as of 2025-01) arch: Lovelace
    code: AD1xx process: TSMC n4 (5nm) built: 2022+ ports: active: none
    off: DP-1 empty: DP-2, DP-3, HDMI-A-1, eDP-2 bus-ID: 0000:02:00.0
    chip-ID: 10de:27e0 class-ID: 0300
  Device-3: Chicony USB2.0 Camera driver: uvcvideo type: USB rev: 2.0
    speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-6:2 chip-ID: 04f2:b7c3
    class-ID: fe01 serial: <filter>
  Display: unspecified server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.4
    compositor: kwin_x11 driver: X: loaded: modesetting,nvidia
    alternate: fbdev,nouveau,nv,vesa dri: iris gpu: i915,nvidia,nvidia-nvswitch
    tty: 381x116
  Monitor-1: DP-1 model: Samsung U28E590 serial: <filter> built: 2019
    res: 3840x2160 dpi: 160 gamma: 1.2 chroma: red: x: 0.635 y: 0.341 green:
    x: 0.310 y: 0.635 blue: x: 0.157 y: 0.059 white: x: 0.314 y: 0.329
    size: 608x345mm (23.94x13.58") diag: 699mm (27.5") ratio: 16:9
    modes: 3840x2160, 2560x1440, 1920x1080, 1680x1050, 1600x900, 1280x1024,
    1440x900, 1280x800, 1152x864, 1280x720, 1024x768, 800x600, 720x576,
    720x480, 640x480
  EDID-Warnings: 1: parse_edid: unhandled CEA mode 97 2: parse_edid:
    unhandled CEA mode 95 3: parse_edid: unhandled CEA mode 96 4: parse_edid:
    unhandled CEA mode 93 5: parse_edid: unhandled CEA mode 94
  Monitor-2: eDP-1 model: BOE Display 0x0bb7 built: 2022 res: 3840x2160
    dpi: 256 gamma: 1.2 chroma: red: x: 0.682 y: 0.322 green: x: 0.263 y: 0.690
    blue: x: 0.149 y: 0.047 white: x: 0.314 y: 0.329 size: 381x214mm (15x8.43")
    diag: 437mm (17.2") ratio: 16:9 modes: 3840x2160
  EDID-Warnings: 1: parse_edid: unknown tag 112
  API: EGL v: 1.5 hw: drv: nvidia platforms: device: 0 drv: nvidia gbm:
    drv: nvidia surfaceless: drv: nvidia inactive: wayland,x11
  API: OpenGL v: 4.6.0 vendor: nvidia v: 570.86.16
    note: console (EGL sourced) renderer: NVIDIA GeForce RTX 4080 Laptop
    GPU/PCIe/SSE2
  API: Vulkan v: 1.4.303 layers: 1 device: 0 type: discrete-gpu name: NVIDIA
    GeForce RTX 4080 Laptop GPU driver: N/A device-ID: 10de:27e0 surfaces: N/A
  Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor gpu: nvidia-settings,nvidia-smi
    wl: wayland-info x11: xdpyinfo, xprop, xrandr
Audio:
  Device-1: Intel Raptor Lake High Definition Audio vendor: CLEVO/KAPOK
    driver: snd_hda_intel v: kernel alternate: snd_soc_avs,snd_sof_pci_intel_tgl
    bus-ID: 0000:00:1f.3 chip-ID: 8086:7a50 class-ID: 0403
  Device-2: NVIDIA AD104 High Definition Audio driver: snd_hda_intel
    v: kernel bus-ID: 0000:02:00.1 chip-ID: 10de:22bc class-ID: 0403
  API: ALSA v: k6.12.12-1-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PipeWire v: 1.2.7 status: n/a (root, process) with:
    1: pipewire-pulse status: active 2: wireplumber status: active
    3: pipewire-alsa type: plugin tools: pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1: Intel Raptor Lake-S PCH CNVi WiFi driver: iwlwifi v: kernel
    bus-ID: 0000:00:14.3 chip-ID: 8086:7a70 class-ID: 0280
  IF: wlp0s20f3 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: noprefixroute scope: link
  Device-2: Intel vendor: CLEVO/KAPOK driver: igc v: kernel port: N/A
    bus-ID: 0000:03:00.0 chip-ID: 8086:3102 class-ID: 0200
  IF: enp3s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: noprefixroute scope: link
  IF-ID-1: br-31ca379d504f state: down mac: <filter>
  IP v4: <filter> scope: global broadcast: <filter>
  IF-ID-2: br-c1f9f440765b state: down mac: <filter>
  IP v4: <filter> scope: global broadcast: <filter>
  IF-ID-3: docker0 state: down mac: <filter>
  IP v4: <filter> scope: global broadcast: <filter>
  IF-ID-4: tailscale0 state: unknown speed: -1 duplex: full mac: N/A
  IP v6: <filter> virtual: stable-privacy proto kernel_ll scope: link
  Info: services: NetworkManager, sshd, wpa_supplicant
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel AX211 Bluetooth driver: btusb v: 0.8 type: USB rev: 2.0
    speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-14:5 chip-ID: 8087:0033
    class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 0 state: up address: see --recommends
Logical:
  Message: No logical block device data found.
  Device-1: luks-5e8f8f43-d1a3-49a0-8e5b-ed0d1fe31e38 maj-min: 254:0
    type: LUKS dm: dm-0 size: 1.79 TiB
  Components:
  p-1: nvme0n1p2 maj-min: 259:2 size: 1.79 TiB
  Device-2: luks-ca639869-0ec6-4afd-9feb-abbd7d6aa9d7 maj-min: 254:1
    type: LUKS dm: dm-1 size: 34.15 GiB
  Components:
  p-1: nvme0n1p3 maj-min: 259:3 size: 34.16 GiB
RAID:
  Hardware-1: Intel Volume Management Device NVMe RAID Controller Intel
    driver: vmd v: 0.6 port: N/A bus-ID: 0000:00:0e.0 chip-ID: 8086:a77f rev:
    class-ID: 0104
Drives:
  Local Storage: total: 1.82 TiB used: 614.65 GiB (33.0%)
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Western Digital
    model: WD BLACK SN770 2TB size: 1.82 TiB block-size: physical: 512 B
    logical: 512 B speed: 63.2 Gb/s lanes: 4 tech: SSD serial: <filter>
    fw-rev: 731100WD temp: 43.9 C scheme: GPT
  SMART: yes health: PASSED on: 282d 15h cycles: 105
    read-units: 35,081,381 [17.9 TB] written-units: 50,343,947 [25.7 TB]
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 1.79 TiB size: 1.79 TiB (100.00%) used: 614.65 GiB (33.6%)
    fs: btrfs block-size: 4096 B dev: /dev/dm-0 maj-min: 254:0
    mapped: luks-5e8f8f43-d1a3-49a0-8e5b-ed0d1fe31e38 label: N/A
    uuid: aa8c83eb-d9ef-40d3-b4fa-868d1b9dded0
  ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%)
    used: 728 KiB (0.2%) fs: vfat block-size: 512 B dev: /dev/nvme0n1p1
    maj-min: 259:1 label: N/A uuid: CCEB-98C1
  ID-3: /home raw-size: 1.79 TiB size: 1.79 TiB (100.00%)
    used: 614.65 GiB (33.6%) fs: btrfs block-size: 4096 B dev: /dev/dm-0
    maj-min: 254:0 mapped: luks-5e8f8f43-d1a3-49a0-8e5b-ed0d1fe31e38 label: N/A
    uuid: aa8c83eb-d9ef-40d3-b4fa-868d1b9dded0
  ID-4: /var/cache raw-size: 1.79 TiB size: 1.79 TiB (100.00%)
    used: 614.65 GiB (33.6%) fs: btrfs block-size: 4096 B dev: /dev/dm-0
    maj-min: 254:0 mapped: luks-5e8f8f43-d1a3-49a0-8e5b-ed0d1fe31e38 label: N/A
    uuid: aa8c83eb-d9ef-40d3-b4fa-868d1b9dded0
  ID-5: /var/log raw-size: 1.79 TiB size: 1.79 TiB (100.00%)
    used: 614.65 GiB (33.6%) fs: btrfs block-size: 4096 B dev: /dev/dm-0
    maj-min: 254:0 mapped: luks-5e8f8f43-d1a3-49a0-8e5b-ed0d1fe31e38 label: N/A
    uuid: aa8c83eb-d9ef-40d3-b4fa-868d1b9dded0
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default) zswap: no
  ID-1: swap-1 type: partition size: 34.15 GiB used: 0 KiB (0.0%)
    priority: -2 dev: /dev/dm-1 maj-min: 254:1
    mapped: luks-ca639869-0ec6-4afd-9feb-abbd7d6aa9d7 label: swap
    uuid: e280d06f-dd6e-44fc-b714-abd9395d71e5
Unmounted:
  Message: No unmounted partitions found.
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 16 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Device-1: 1-6:2 info: Chicony USB2.0 Camera type: video driver: uvcvideo
    interfaces: 5 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0
    power: 500mA chip-ID: 04f2:b7c3 class-ID: fe01 serial: <filter>
  Device-2: 1-7:3 info: Integrated Express ITE Device(829x) type: HID
    driver: hid-generic,usbhid interfaces: 1 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 100mA chip-ID: 048d:8910 class-ID: 0300
  Device-3: 1-9:12 info: Realtek BillBoard Device type: billboard driver: N/A
    interfaces: 1 rev: 2.1 speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1
    power: 2mA chip-ID: 0bda:2172 class-ID: 1100 serial: <filter>
  Device-4: 1-14:5 info: Intel AX211 Bluetooth type: bluetooth driver: btusb
    interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1
    power: 100mA chip-ID: 8087:0033 class-ID: e001
  Hub-2: 2-0:1 info: super-speed hub ports: 10 rev: 3.1
    speed: 20 Gb/s (2.33 GiB/s) lanes: 2 mode: 3.2 gen-2x2 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-3: 3-0:1 info: hi-speed hub with single TT ports: 2 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-4: 4-0:1 info: super-speed hub ports: 2 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
Sensors:
  System Temperatures: cpu: 41.5 C mobo: N/A gpu: nvidia temp: 40 C
  Fan Speeds (rpm): N/A
Repos:
  Packages: pm: pacman pkgs: 1531 libs: 386 tools: pamac pm: flatpak pkgs: 0
  Active pacman repo servers in: /etc/pacman.d/mirrorlist
    1: https://mirror.easyname.at/manjaro/unstable/$repo/$arch
Processes:
  CPU top: 5 of 528
  1: cpu: 4.5% command: chromium pid: 11248 mem: 286.1 MiB (0.4%)
  2: cpu: 3.0% command: Xorg pid: 9708 mem: 395.2 MiB (0.6%)
  3: cpu: 2.0% command: chromium pid: 11197 mem: 564.9 MiB (0.8%)
  4: cpu: 1.9% command: ./jetbrains-toolbox pid: 10270 mem: 337.4 MiB (0.5%)
  5: cpu: 0.9% command: s1-agent pid: 1258 mem: 255.4 MiB (0.3%)
  Memory top: 5 of 528
  1: mem: 564.9 MiB (0.8%) command: chromium pid: 11197 cpu: 2.0%
  2: mem: 456.3 MiB (0.7%) command: plasmashell pid: 9995 cpu: 0.5%
  3: mem: 395.2 MiB (0.6%) command: Xorg pid: 9708 cpu: 3.0%
  4: mem: 337.4 MiB (0.5%) command: ./jetbrains-toolbox pid: 10270 cpu: 1.9%
  5: mem: 316.0 MiB (0.4%) command: systemsettings pid: 11151 cpu: 0.1%
Info:
  Processes: 528 Power: uptime: 31m states: freeze,mem,disk suspend: deep
    avail: s2idle wakeups: 0 hibernate: platform avail: shutdown, reboot,
    suspend, test_resume image: 24.97 GiB services: org_kde_powerdevil,
    power-profiles-daemon, upowerd Init: systemd v: 257 default: graphical
    tool: systemctl
  Compilers: clang: 19.1.7 gcc: 14.2.1 Shell: Sudo (sudo) v: 1.9.16p2
    default: Bash v: 5.2.37 running-in: pty pts/2 (SSH) inxi: 3.3.37

I am deeply confounded by this topic.

Nothing make sense - you said the Clevo wss the most important system.

I run two laptops and 2 desktops on Manjaro unstable branch.

I suggest you pick a system, backup data you cannot be without.

Perhaps execute [root tip] [Utililty Script] Backup configuration and package list to have a backup of packagelists and configurations on external media.

Since all your systems are encrypted - I would take one system at a time - first testrun the system using live ISO.

You can even create a custom ISO beforehand - to have all the applications you use - jetbrains toolbox is easy - everything exist in .local and .config.

Long uptimes is not a problem if it is server without gui - but long uptimes for workstations and laptops are in my opinion a bad habit - long uptimes may cause weird issues, memory buidup or leak - a lot of things can cause freeze and crash on desktop system.

I am thinking it must be the combination of software - perhaps AMD system need to define amd pstate in kernel commandline - but it really, really difficult to suggest what you can do.

copy-paste:

sudo pacman-mirrors --api --set-branch {branch}

After you changed the branch, rebuild the mirrorlist and update your packages:

sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syu

If for whatever reason you do wish to also ‘downgrade’ packages while changing branches add an extra u to the pacman command:

sudo pacman -Syuu

:footprints:

At the moment we all can only guess. Have you compared my notes from your inxi with your other systems?

"I don’t think it is … or … is in reality also only a guess and could be just as wrong as our suggestions. The only person who can check the guessed things is you. You have the PCs to hand. :footprints:

That’s close to @linux-aarhus’s recommended steps I followed (with slight modifications):

sudo pacman-mirrors --api --set-branch unstable
<pacman-mirrors command to select AT as preferred location which matched a single mirror>
cat /etc/pacman.d/mirrorlist # verified there was only a single mirror configured
sudo pacman -Syu
reboot

I now ended up trying fully reinstalling Manjaro on this laptop. The exact steps I have taken to create my bootable live USB flash drive are the following (haven’t looked much into Ventoy yet since I first want to try figuring out what’s causing my problems):

$ wget http://mirror.easyname.at/manjaro/unstable/extra/x86_64/manjaro-get-iso-0.12.1-1-any.pkg.tar.zst
$ sha512sum manjaro-get-iso-0.12.1-1-any.pkg.tar.zst
d73ec1513ec8ea2211657f090ac11b4969926daa2d508f19997d552f36d25b27782aa78e247216cc5c3045c32329e82c1e173e68f4dcb74467e89a498d6c09ec  manjaro-get-iso-0.12.1-1-any.pkg.tar.zst
$ sudo pacman -U manjaro-get-iso-0.12.1-1-any.pkg.tar.zst
[...]
$ get-iso -p plasma
Download: manjaro-kde-dev-25.02-development-unstable-minimal-250203-linux612.iso.sha256
Download: manjaro-kde-dev-25.02-development-unstable-minimal-250203-linux612.iso.z01
Download: manjaro-kde-dev-25.02-development-unstable-minimal-250203-linux612.iso.zip
Downloading 1455MiB of 1455MiB
7-Zip 24.09 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-11-29
 64-bit locale=en_US.UTF-8 Threads:24 OPEN_MAX:1024, ASM

Scanning the drive for archives:
1 file, 1526152768 bytes (1456 MiB)

Testing archive: manjaro-kde-dev-25.02-development-unstable-minimal-250203-linux612.iso.zip
--
Path = manjaro-kde-dev-25.02-development-unstable-minimal-250203-linux612.iso.zip
Type = zip
Physical Size = 1526152768
Embedded Stub Size = 4
Total Physical Size = 3623304768
Multivolume = +
Volume Index = 1
Volumes = 2

Everything is Ok                                                             

Size:       3651852288
Compressed: 3623304768

7-Zip 24.09 (x64) : Copyright (c) 1999-2024 Igor Pavlov : 2024-11-29
 64-bit locale=en_US.UTF-8 Threads:24 OPEN_MAX:1024, ASM

Scanning the drive for archives:
1 file, 1526152768 bytes (1456 MiB)

Extracting archive: manjaro-kde-dev-25.02-development-unstable-minimal-250203-linux612.iso.zip
--
Path = manjaro-kde-dev-25.02-development-unstable-minimal-250203-linux612.iso.zip
Type = zip
Physical Size = 1526152768
Embedded Stub Size = 4
Total Physical Size = 3623304768
Multivolume = +
Volume Index = 1
Volumes = 2

Everything is Ok                                                             

Size:       3651852288
Compressed: 3623304768

Wait for checksum to complete ...
manjaro-kde-dev-25.02-development-unstable-minimal-250203-linux612.iso: OK

Cleaning up...
Finished downloading ISO to '/home/fusl'
$ sudo dd if=manjaro-kde-dev-25.02-development-unstable-minimal-250203-linux612.iso of=/dev/sdb bs=10M oflag=direct status=progress
[sudo] password for fusl: 
3649044480 bytes (3.6 GB, 3.4 GiB) copied, 145 s, 25.1 MB/s3651852288 bytes (3.7 GB, 3.4 GiB) copied, 145.278 s, 25.1 MB/s

348+1 records in
348+1 records out
3651852288 bytes (3.7 GB, 3.4 GiB) copied, 145.376 s, 25.1 MB/s

Then I went a head and booted this USB flash drive on the laptop, attached an external USB SSD so I can take a full image of the existing installation:

$ sudo su
# mkfs.ext4 -m 0 /dev/sdb
[...]
# mount /dev/sdb /mnt
# cd /mnt
# pacman -S pv
# pv /dev/nvme0n1 | zstd -T0 --auto-threads=logical > nvme0n1.img.zst

The above command was running for pretty much exactly 14 minutes and 23 seconds, copied 35% or 666(oh the irony)GiB of data, at which point the entire system locked up in exactly the same way it always would. Again, no Ctrl+Alt+F nor REISUBBBBBB was working. I wasn’t even expecting the system to lock up in the live install. Is that supposed to tell me that the hardware is faulty? One thing I haven’t noted yet but remembered now is that any time this specific system locks up it apparently consumes a lot of CPU since all fans are pushing hot air out of the chassis at 100% duty cycle, it’s as if the kernel just gets stuck in an endless loop somewhere.

I have, and the only common hardware and software configuration I could figure out through inxi are that all my systems are running full disk encryption (not even btrfs because as noted, this also happened on ext4), and encrypted swap (although not 100% sure I’m fairly confident that one of my systems had no swap partition at all when I was testing about two years ago).

I booted into the live system once more, ran the exact same commands as above, opened a second terminal tab running dmesg -wHT and caught the following kernel messages right before the system completely locked up again:

This is quite interesting because before I was running the exact same commands, I slightly modified them to the following variations, none of which caused the system to lock up:

  • while true; do zstd -b0 -e19 -i10 -T); done (just run the zstd benchmarks on loop)
  • cat /dev/urandom | zstd -T0 --long=31 --ultra -22 > /dev/null (compress an endless stream of /dev/urandom with highest zstd compression across all CPU threads)
  • pv /dev/nvme0n1 | zstd -T0 --auto-threads=logical > /dev/null (same as the command that locks up the system, except for writing onto the other SSD)

So that gave me an idea. What if I just mount that SSD into /mnt and just write to it, not doing anything else?

$ sudo su
# passwd manjaro
[... set password to `1` ...]
# systemctl start sshd
# mount /dev/sda /mnt # for some reason, sdb became sda here, whatever
# cd /mnt

From another system, ssh into this one and run sudo dmesg -wHT

Continuing on this system:

# yes > yes

In another terminal:

$ cd /mnt
$ watch 'df -h .; ls -alFh yes

This ran for like 2 minutes and the system locked up again with the following kernel messages getting printed on the other system:

[  +0.001219] [Tue Feb  4 03:42:26 2025] EXT4-fs (sda): mounted filesystem 994afa0e-b731-424e-ade3-104b27b8e957 r/w with ordered data mode. Quota mode: none.
[Feb 4 03:43] [Tue Feb  4 03:43:47 2025] Oops: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
[  +0.000007] [Tue Feb  4 03:43:47 2025] CPU: 8 UID: 0 PID: 879 Comm: kworker/u128:6 Not tainted 6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000003] [Tue Feb  4 03:43:47 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Tue Feb  4 03:43:47 2025] Workqueue: ext4-rsv-conversion ext4_end_io_rsv_work [ext4]
[  +0.000029] [Tue Feb  4 03:43:47 2025] RIP: 0010:__fprop_add_percpu+0x19/0x50
[  +0.000003] [Tue Feb  4 03:43:47 2025] Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 41 54 49 89 f4 55 48 89 d5 53 48 89 fb 8b 7f 28 e8 d7 fd ff ff <48> 89 ee 4c 89 e7 b8 ff ff ff ff 0f bd 05 35 dd 47 01 8d 14 c5 08
[  +0.000001] [Tue Feb  4 03:43:47 2025] RSP: 0018:ffffb8bb80c5bce0 EFLAGS: 00010046
[  +0.000001] [Tue Feb  4 03:43:47 2025] RAX: 0000000000000000 RBX: ffffffff9cea7948 RCX: 0000000000000001
[  +0.000001] [Tue Feb  4 03:43:47 2025] RDX: 0000000000000001 RSI: ffff8f535481dd38 RDI: 000000000000001b
[  +0.000001] [Tue Feb  4 03:43:47 2025] RBP: 0000000000000001 R08: 0000000000000030 R09: 0000000000000025
[  +0.000000] [Tue Feb  4 03:43:47 2025] R10: 000000000003d780 R11: 0000000000000020 R12: ffff8f535481dd38
[  +0.000001] [Tue Feb  4 03:43:47 2025] R13: ffff8f541e81ec00 R14: ffffe2174d4e0ac0 R15: ffff8f540ce270d8
[  +0.000001] [Tue Feb  4 03:43:47 2025] FS:  0000000000000000(0000) GS:ffff8f62bec00000(0000) knlGS:0000000000000000
[  +0.000000] [Tue Feb  4 03:43:47 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:43:47 2025] CR2: 00007005b0cf2168 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000001] [Tue Feb  4 03:43:47 2025] PKRU: 55555554
[  +0.000001] [Tue Feb  4 03:43:47 2025] Call Trace:
[  +0.000001] [Tue Feb  4 03:43:47 2025]  <TASK>
[  +0.000001] [Tue Feb  4 03:43:47 2025]  ? __die_body.cold+0x19/0x27
[  +0.000002] [Tue Feb  4 03:43:47 2025]  ? die+0x2e/0x50
[  +0.000001] [Tue Feb  4 03:43:47 2025]  ? do_trap+0xca/0x110
[  +0.000002] [Tue Feb  4 03:43:47 2025]  ? do_error_trap+0x6a/0x90
[  +0.000000] [Tue Feb  4 03:43:47 2025]  ? __fprop_add_percpu+0x19/0x50
[  +0.000001] [Tue Feb  4 03:43:47 2025]  ? exc_invalid_op+0x50/0x70
[  +0.000002] [Tue Feb  4 03:43:47 2025]  ? __fprop_add_percpu+0x19/0x50
[  +0.000001] [Tue Feb  4 03:43:47 2025]  ? asm_exc_invalid_op+0x1a/0x20
[  +0.000003] [Tue Feb  4 03:43:47 2025]  ? __fprop_add_percpu+0x19/0x50
[  +0.000001] [Tue Feb  4 03:43:47 2025]  __folio_end_writeback+0x1e9/0x320
[  +0.000003] [Tue Feb  4 03:43:47 2025]  folio_end_writeback+0x23/0x80
[  +0.000001] [Tue Feb  4 03:43:47 2025]  ext4_finish_bio+0x376/0x440 [ext4 d34881df558f8a783e9012185a3f00ae6c89450e]
[  +0.000015] [Tue Feb  4 03:43:47 2025]  ext4_release_io_end+0x4d/0x100 [ext4 d34881df558f8a783e9012185a3f00ae6c89450e]
[  +0.000014] [Tue Feb  4 03:43:47 2025]  ? __ext4_journal_stop+0x3d/0xc0 [ext4 d34881df558f8a783e9012185a3f00ae6c89450e]
[  +0.000010] [Tue Feb  4 03:43:47 2025]  ext4_end_io_rsv_work+0xa6/0x1b0 [ext4 d34881df558f8a783e9012185a3f00ae6c89450e]
[  +0.000014] [Tue Feb  4 03:43:47 2025]  process_one_work+0x17b/0x330
[  +0.000002] [Tue Feb  4 03:43:47 2025]  worker_thread+0x2ce/0x3f0
[  +0.000002] [Tue Feb  4 03:43:47 2025]  ? __pfx_worker_thread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:43:47 2025]  kthread+0xcf/0x100
[  +0.000002] [Tue Feb  4 03:43:47 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:43:47 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:43:47 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:43:47 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000002] [Tue Feb  4 03:43:47 2025]  </TASK>
[  +0.000000] [Tue Feb  4 03:43:47 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000026] [Tue Feb  4 03:43:47 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000030] [Tue Feb  4 03:43:47 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000016] [Tue Feb  4 03:43:47 2025] ---[ end trace 0000000000000000 ]---
[  +0.000001] [Tue Feb  4 03:43:47 2025] RIP: 0010:__fprop_add_percpu+0x19/0x50
[  +0.000001] [Tue Feb  4 03:43:47 2025] Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 41 54 49 89 f4 55 48 89 d5 53 48 89 fb 8b 7f 28 e8 d7 fd ff ff <48> 89 ee 4c 89 e7 b8 ff ff ff ff 0f bd 05 35 dd 47 01 8d 14 c5 08
[  +0.000001] [Tue Feb  4 03:43:47 2025] RSP: 0018:ffffb8bb80c5bce0 EFLAGS: 00010046
[  +0.000001] [Tue Feb  4 03:43:47 2025] RAX: 0000000000000000 RBX: ffffffff9cea7948 RCX: 0000000000000001
[  +0.000001] [Tue Feb  4 03:43:47 2025] RDX: 0000000000000001 RSI: ffff8f535481dd38 RDI: 000000000000001b
[  +0.000000] [Tue Feb  4 03:43:47 2025] RBP: 0000000000000001 R08: 0000000000000030 R09: 0000000000000025
[  +0.000001] [Tue Feb  4 03:43:47 2025] R10: 000000000003d780 R11: 0000000000000020 R12: ffff8f535481dd38
[  +0.000000] [Tue Feb  4 03:43:47 2025] R13: ffff8f541e81ec00 R14: ffffe2174d4e0ac0 R15: ffff8f540ce270d8
[  +0.000001] [Tue Feb  4 03:43:47 2025] FS:  0000000000000000(0000) GS:ffff8f62bec00000(0000) knlGS:0000000000000000
[  +0.000001] [Tue Feb  4 03:43:47 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000000] [Tue Feb  4 03:43:47 2025] CR2: 00007005b0cf2168 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000001] [Tue Feb  4 03:43:47 2025] PKRU: 55555554
[  +0.000001] [Tue Feb  4 03:43:47 2025] note: kworker/u128:6[879] exited with irqs disabled
[  +0.000001] [Tue Feb  4 03:43:47 2025] note: kworker/u128:6[879] exited with preempt_count 1
[ +10.580209] [Tue Feb  4 03:43:58 2025] watchdog: Watchdog detected hard LOCKUP on cpu 10
[  +0.000002] [Tue Feb  4 03:43:58 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000024] [Tue Feb  4 03:43:58 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000023] [Tue Feb  4 03:43:58 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000012] [Tue Feb  4 03:43:58 2025] CPU: 10 UID: 0 PID: 2702 Comm: yes Tainted: G      D            6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:43:58 2025] Tainted: [D]=DIE
[  +0.000000] [Tue Feb  4 03:43:58 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Tue Feb  4 03:43:58 2025] RIP: 0010:native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000003] [Tue Feb  4 03:43:58 2025] Code: 41 83 c5 01 c1 e5 10 41 c1 e5 12 44 09 ed 89 e8 c1 e8 10 66 87 43 02 89 c1 c1 e1 10 81 f9 ff ff 00 00 77 5c 31 c9 eb 02 f3 90 <8b> 03 66 85 c0 75 f7 39 e8 0f 84 8c 00 00 00 c6 03 01 48 85 c9 74
[  +0.000001] [Tue Feb  4 03:43:58 2025] RSP: 0018:ffffb8bb80f77b90 EFLAGS: 00000002
[  +0.000001] [Tue Feb  4 03:43:58 2025] RAX: 00000000002c0101 RBX: ffff8f540ce270e0 RCX: 0000000000000000
[  +0.000001] [Tue Feb  4 03:43:58 2025] RDX: ffff8f62bed37d00 RSI: 0000000000000101 RDI: ffff8f540ce270e0
[  +0.000000] [Tue Feb  4 03:43:58 2025] RBP: 00000000002c0000 R08: ffffb8bb80f77c68 R09: dead000000000040
[  +0.000001] [Tue Feb  4 03:43:58 2025] R10: ffff8f62bed3d680 R11: 0000000000000000 R12: ffff8f62bed37d00
[  +0.000000] [Tue Feb  4 03:43:58 2025] R13: 00000000002c0000 R14: 0000000000000000 R15: 0000000000000000
[  +0.000000] [Tue Feb  4 03:43:58 2025] FS:  00007895d9978740(0000) GS:ffff8f62bed00000(0000) knlGS:0000000000000000
[  +0.000001] [Tue Feb  4 03:43:58 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:43:58 2025] CR2: 00007ae36c942010 CR3: 0000000199a34000 CR4: 0000000000f52ef0
[  +0.000000] [Tue Feb  4 03:43:58 2025] PKRU: 55555554
[  +0.000001] [Tue Feb  4 03:43:58 2025] Call Trace:
[  +0.000000] [Tue Feb  4 03:43:58 2025]  <NMI>
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? watchdog_hardlockup_check.cold+0x100/0x105
[  +0.000003] [Tue Feb  4 03:43:58 2025]  ? __perf_event_overflow+0x10c/0x320
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ? handle_pmi_common+0x186/0x3c0
[  +0.000003] [Tue Feb  4 03:43:58 2025]  ? intel_pmu_handle_irq+0x10b/0x500
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ? perf_event_nmi_handler+0x2a/0x50
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ? nmi_handle+0x5e/0x120
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? default_do_nmi+0x40/0x130
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? exc_nmi+0x122/0x1a0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? end_repeat_nmi+0xf/0x53
[  +0.000003] [Tue Feb  4 03:43:58 2025]  ? native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000000] [Tue Feb  4 03:43:58 2025]  ? native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  </NMI>
[  +0.000000] [Tue Feb  4 03:43:58 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:43:58 2025]  _raw_spin_lock_irq+0x2f/0x40
[  +0.000001] [Tue Feb  4 03:43:58 2025]  __filemap_add_folio+0x158/0x450
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? __pfx_workingset_update_node+0x10/0x10
[  +0.000002] [Tue Feb  4 03:43:58 2025]  filemap_add_folio+0x88/0xe0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  __filemap_get_folio+0x180/0x2f0
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ext4_da_write_begin+0x12d/0x270 [ext4 d34881df558f8a783e9012185a3f00ae6c89450e]
[  +0.000028] [Tue Feb  4 03:43:58 2025]  generic_perform_write+0xdd/0x290
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ext4_buffered_write_iter+0x64/0x100 [ext4 d34881df558f8a783e9012185a3f00ae6c89450e]
[  +0.000012] [Tue Feb  4 03:43:58 2025]  vfs_write+0x28d/0x450
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ksys_write+0x6d/0xf0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  do_syscall_64+0x82/0x190
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? syscall_exit_to_user_mode+0x37/0x1c0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000000] [Tue Feb  4 03:43:58 2025]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[  +0.000002] [Tue Feb  4 03:43:58 2025] RIP: 0033:0x7895d9a875a4
[  +0.000024] [Tue Feb  4 03:43:58 2025] Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 2a 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
[  +0.000000] [Tue Feb  4 03:43:58 2025] RSP: 002b:00007ffeed185e48 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
[  +0.000001] [Tue Feb  4 03:43:58 2025] RAX: ffffffffffffffda RBX: 0000000000002000 RCX: 00007895d9a875a4
[  +0.000000] [Tue Feb  4 03:43:58 2025] RDX: 0000000000002000 RSI: 0000584cda2c44f0 RDI: 0000000000000001
[  +0.000001] [Tue Feb  4 03:43:58 2025] RBP: 00007ffeed185e90 R08: 0000000000000000 R09: 0000000000000001
[  +0.000000] [Tue Feb  4 03:43:58 2025] R10: 0000000000000004 R11: 0000000000000202 R12: 0000584cda2c44f0
[  +0.000000] [Tue Feb  4 03:43:58 2025] R13: 0000000000002000 R14: 0000000000002000 R15: 0000584cda2c44f0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  </TASK>
[  +0.679631] [Tue Feb  4 03:43:58 2025] watchdog: Watchdog detected hard LOCKUP on cpu 9
[  +0.000001] [Tue Feb  4 03:43:58 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000012] [Tue Feb  4 03:43:58 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000013] [Tue Feb  4 03:43:58 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000007] [Tue Feb  4 03:43:58 2025] CPU: 9 UID: 0 PID: 240 Comm: kswapd0 Tainted: G      D            6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:43:58 2025] Tainted: [D]=DIE
[  +0.000000] [Tue Feb  4 03:43:58 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000000] [Tue Feb  4 03:43:58 2025] RIP: 0010:native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000003] [Tue Feb  4 03:43:58 2025] Code: 77 7f f0 0f ba 2b 08 0f 92 c2 8b 03 0f b6 d2 c1 e2 08 30 e4 09 d0 3d ff 00 00 00 77 5b 85 c0 74 10 0f b6 03 84 c0 74 09 f3 90 <0f> b6 03 84 c0 75 f7 b8 01 00 00 00 66 89 03 65 48 ff 05 a1 78 f5
[  +0.000000] [Tue Feb  4 03:43:58 2025] RSP: 0018:ffffb8bb80b37898 EFLAGS: 00000002
[  +0.000001] [Tue Feb  4 03:43:58 2025] RAX: 0000000000000001 RBX: ffff8f540ce270e0 RCX: 0000000000000000
[  +0.000001] [Tue Feb  4 03:43:58 2025] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff8f540ce270e0
[  +0.000000] [Tue Feb  4 03:43:58 2025] RBP: ffff8f540ce270d8 R08: ffff8f5823214f70 R09: 000000000027000d
[  +0.000001] [Tue Feb  4 03:43:58 2025] R10: 000000000027000d R11: dead000000000100 R12: 0000000000000001
[  +0.000000] [Tue Feb  4 03:43:58 2025] R13: 0000000000000000 R14: ffff8f540ce270e0 R15: ffffe21757ddae08
[  +0.000001] [Tue Feb  4 03:43:58 2025] FS:  0000000000000000(0000) GS:ffff8f62bec80000(0000) knlGS:0000000000000000
[  +0.000000] [Tue Feb  4 03:43:58 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:43:58 2025] CR2: 000060916faa1ed8 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000000] [Tue Feb  4 03:43:58 2025] PKRU: 55555554
[  +0.000000] [Tue Feb  4 03:43:58 2025] Call Trace:
[  +0.000001] [Tue Feb  4 03:43:58 2025]  <NMI>
[  +0.000000] [Tue Feb  4 03:43:58 2025]  ? watchdog_hardlockup_check.cold+0x100/0x105
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ? __perf_event_overflow+0x10c/0x320
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ? handle_pmi_common+0x186/0x3c0
[  +0.000003] [Tue Feb  4 03:43:58 2025]  ? intel_pmu_handle_irq+0x10b/0x500
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? perf_event_nmi_handler+0x2a/0x50
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ? nmi_handle+0x5e/0x120
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? default_do_nmi+0x40/0x130
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? exc_nmi+0x122/0x1a0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? end_repeat_nmi+0xf/0x53
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000000] [Tue Feb  4 03:43:58 2025]  ? native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  </NMI>
[  +0.000000] [Tue Feb  4 03:43:58 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:43:58 2025]  _raw_spin_lock_irq+0x2f/0x40
[  +0.000001] [Tue Feb  4 03:43:58 2025]  __remove_mapping+0x61/0x220
[  +0.000001] [Tue Feb  4 03:43:58 2025]  shrink_folio_list+0xad5/0xce0
[  +0.000003] [Tue Feb  4 03:43:58 2025]  evict_folios+0x251/0x630
[  +0.000001] [Tue Feb  4 03:43:58 2025]  try_to_shrink_lruvec+0x225/0x2b0
[  +0.000002] [Tue Feb  4 03:43:58 2025]  shrink_one+0x102/0x1f0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  shrink_node+0x99a/0xbb0
[  +0.000001] [Tue Feb  4 03:43:58 2025]  balance_pgdat+0x570/0xa00
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ? psi_task_switch+0xb7/0x200
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ? finish_task_switch.isra.0+0x99/0x2e0
[  +0.000002] [Tue Feb  4 03:43:58 2025]  kswapd+0x1f1/0x380
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? __pfx_autoremove_wake_function+0x10/0x10
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? __pfx_kswapd+0x10/0x10
[  +0.000001] [Tue Feb  4 03:43:58 2025]  kthread+0xcf/0x100
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:43:58 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:43:58 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000002] [Tue Feb  4 03:43:58 2025]  </TASK>
[Feb 4 03:44] [Tue Feb  4 03:44:48 2025] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
[  +0.000023] [Tue Feb  4 03:44:48 2025] rcu:   9-...0: (1 GPs behind) idle=a964/1/0x4000000000000000 softirq=5864/5865 fqs=5466
[  +0.000002] [Tue Feb  4 03:44:48 2025] rcu:   10-...0: (1 GPs behind) idle=2664/1/0x4000000000000000 softirq=7120/7120 fqs=5466
[  +0.000002] [Tue Feb  4 03:44:48 2025] rcu:   (detected by 8, t=18002 jiffies, g=11113, q=7462 ncpus=32)
[  +0.000001] [Tue Feb  4 03:44:48 2025] Sending NMI from CPU 8 to CPUs 9:
[  +0.000003] [Tue Feb  4 03:44:48 2025] NMI backtrace for cpu 9
[  +0.000001] [Tue Feb  4 03:44:48 2025] CPU: 9 UID: 0 PID: 240 Comm: kswapd0 Tainted: G      D            6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:44:48 2025] Tainted: [D]=DIE
[  +0.000000] [Tue Feb  4 03:44:48 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Tue Feb  4 03:44:48 2025] RIP: 0010:native_queued_spin_lock_slowpath+0x6e/0x2e0
[  +0.000003] [Tue Feb  4 03:44:48 2025] Code: 00 00 77 7f f0 0f ba 2b 08 0f 92 c2 8b 03 0f b6 d2 c1 e2 08 30 e4 09 d0 3d ff 00 00 00 77 5b 85 c0 74 10 0f b6 03 84 c0 74 09 <f3> 90 0f b6 03 84 c0 75 f7 b8 01 00 00 00 66 89 03 65 48 ff 05 a1
[  +0.000001] [Tue Feb  4 03:44:48 2025] RSP: 0018:ffffb8bb80b37898 EFLAGS: 00000002
[  +0.000001] [Tue Feb  4 03:44:48 2025] RAX: 0000000000000001 RBX: ffff8f540ce270e0 RCX: 0000000000000000
[  +0.000001] [Tue Feb  4 03:44:48 2025] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff8f540ce270e0
[  +0.000000] [Tue Feb  4 03:44:48 2025] RBP: ffff8f540ce270d8 R08: ffff8f5823214f70 R09: 000000000027000d
[  +0.000001] [Tue Feb  4 03:44:48 2025] R10: 000000000027000d R11: dead000000000100 R12: 0000000000000001
[  +0.000000] [Tue Feb  4 03:44:48 2025] R13: 0000000000000000 R14: ffff8f540ce270e0 R15: ffffe21757ddae08
[  +0.000001] [Tue Feb  4 03:44:48 2025] FS:  0000000000000000(0000) GS:ffff8f62bec80000(0000) knlGS:0000000000000000
[  +0.000000] [Tue Feb  4 03:44:48 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:44:48 2025] CR2: 000060916faa1ed8 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000000] [Tue Feb  4 03:44:48 2025] PKRU: 55555554
[  +0.000001] [Tue Feb  4 03:44:48 2025] Call Trace:
[  +0.000000] [Tue Feb  4 03:44:48 2025]  <NMI>
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? nmi_cpu_backtrace.cold+0x32/0x68
[  +0.000002] [Tue Feb  4 03:44:48 2025]  ? nmi_cpu_backtrace_handler+0x11/0x20
[  +0.000002] [Tue Feb  4 03:44:48 2025]  ? nmi_handle+0x5e/0x120
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? default_do_nmi+0x40/0x130
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? exc_nmi+0x122/0x1a0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? end_repeat_nmi+0xf/0x53
[  +0.000003] [Tue Feb  4 03:44:48 2025]  ? native_queued_spin_lock_slowpath+0x6e/0x2e0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? native_queued_spin_lock_slowpath+0x6e/0x2e0
[  +0.000000] [Tue Feb  4 03:44:48 2025]  ? native_queued_spin_lock_slowpath+0x6e/0x2e0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  </NMI>
[  +0.000000] [Tue Feb  4 03:44:48 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:44:48 2025]  _raw_spin_lock_irq+0x2f/0x40
[  +0.000001] [Tue Feb  4 03:44:48 2025]  __remove_mapping+0x61/0x220
[  +0.000002] [Tue Feb  4 03:44:48 2025]  shrink_folio_list+0xad5/0xce0
[  +0.000002] [Tue Feb  4 03:44:48 2025]  evict_folios+0x251/0x630
[  +0.000002] [Tue Feb  4 03:44:48 2025]  try_to_shrink_lruvec+0x225/0x2b0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  shrink_one+0x102/0x1f0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  shrink_node+0x99a/0xbb0
[  +0.000002] [Tue Feb  4 03:44:48 2025]  balance_pgdat+0x570/0xa00
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? psi_task_switch+0xb7/0x200
[  +0.000002] [Tue Feb  4 03:44:48 2025]  ? finish_task_switch.isra.0+0x99/0x2e0
[  +0.000002] [Tue Feb  4 03:44:48 2025]  kswapd+0x1f1/0x380
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? __pfx_autoremove_wake_function+0x10/0x10
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? __pfx_kswapd+0x10/0x10
[  +0.000001] [Tue Feb  4 03:44:48 2025]  kthread+0xcf/0x100
[  +0.000002] [Tue Feb  4 03:44:48 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:44:48 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000001] [Tue Feb  4 03:44:48 2025]  </TASK>
[  +0.000946] [Tue Feb  4 03:44:48 2025] Sending NMI from CPU 8 to CPUs 10:
[  +0.000001] [Tue Feb  4 03:44:48 2025] NMI backtrace for cpu 10
[  +0.000001] [Tue Feb  4 03:44:48 2025] CPU: 10 UID: 0 PID: 2702 Comm: yes Tainted: G      D            6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:44:48 2025] Tainted: [D]=DIE
[  +0.000000] [Tue Feb  4 03:44:48 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000000] [Tue Feb  4 03:44:48 2025] RIP: 0010:native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000001] [Tue Feb  4 03:44:48 2025] Code: 41 83 c5 01 c1 e5 10 41 c1 e5 12 44 09 ed 89 e8 c1 e8 10 66 87 43 02 89 c1 c1 e1 10 81 f9 ff ff 00 00 77 5c 31 c9 eb 02 f3 90 <8b> 03 66 85 c0 75 f7 39 e8 0f 84 8c 00 00 00 c6 03 01 48 85 c9 74
[  +0.000001] [Tue Feb  4 03:44:48 2025] RSP: 0018:ffffb8bb80f77b90 EFLAGS: 00000002
[  +0.000000] [Tue Feb  4 03:44:48 2025] RAX: 00000000002c0101 RBX: ffff8f540ce270e0 RCX: 0000000000000000
[  +0.000001] [Tue Feb  4 03:44:48 2025] RDX: ffff8f62bed37d00 RSI: 0000000000000101 RDI: ffff8f540ce270e0
[  +0.000000] [Tue Feb  4 03:44:48 2025] RBP: 00000000002c0000 R08: ffffb8bb80f77c68 R09: dead000000000040
[  +0.000001] [Tue Feb  4 03:44:48 2025] R10: ffff8f62bed3d680 R11: 0000000000000000 R12: ffff8f62bed37d00
[  +0.000000] [Tue Feb  4 03:44:48 2025] R13: 00000000002c0000 R14: 0000000000000000 R15: 0000000000000000
[  +0.000001] [Tue Feb  4 03:44:48 2025] FS:  00007895d9978740(0000) GS:ffff8f62bed00000(0000) knlGS:0000000000000000
[  +0.000000] [Tue Feb  4 03:44:48 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:44:48 2025] CR2: 00007ae36c942010 CR3: 0000000199a34000 CR4: 0000000000f52ef0
[  +0.000000] [Tue Feb  4 03:44:48 2025] PKRU: 55555554
[  +0.000000] [Tue Feb  4 03:44:48 2025] Call Trace:
[  +0.000001] [Tue Feb  4 03:44:48 2025]  <NMI>
[  +0.000000] [Tue Feb  4 03:44:48 2025]  ? nmi_cpu_backtrace.cold+0x32/0x68
[  +0.000002] [Tue Feb  4 03:44:48 2025]  ? nmi_cpu_backtrace_handler+0x11/0x20
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? nmi_handle+0x5e/0x120
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? default_do_nmi+0x40/0x130
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? exc_nmi+0x122/0x1a0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? end_repeat_nmi+0xf/0x53
[  +0.000002] [Tue Feb  4 03:44:48 2025]  ? native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000000] [Tue Feb  4 03:44:48 2025]  ? native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  </NMI>
[  +0.000000] [Tue Feb  4 03:44:48 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:44:48 2025]  _raw_spin_lock_irq+0x2f/0x40
[  +0.000001] [Tue Feb  4 03:44:48 2025]  __filemap_add_folio+0x158/0x450
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? __pfx_workingset_update_node+0x10/0x10
[  +0.000001] [Tue Feb  4 03:44:48 2025]  filemap_add_folio+0x88/0xe0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  __filemap_get_folio+0x180/0x2f0
[  +0.000002] [Tue Feb  4 03:44:48 2025]  ext4_da_write_begin+0x12d/0x270 [ext4 d34881df558f8a783e9012185a3f00ae6c89450e]
[  +0.000024] [Tue Feb  4 03:44:48 2025]  generic_perform_write+0xdd/0x290
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ext4_buffered_write_iter+0x64/0x100 [ext4 d34881df558f8a783e9012185a3f00ae6c89450e]
[  +0.000012] [Tue Feb  4 03:44:48 2025]  vfs_write+0x28d/0x450
[  +0.000002] [Tue Feb  4 03:44:48 2025]  ksys_write+0x6d/0xf0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  do_syscall_64+0x82/0x190
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? syscall_exit_to_user_mode+0x37/0x1c0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000000] [Tue Feb  4 03:44:48 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000001] [Tue Feb  4 03:44:48 2025]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[  +0.000001] [Tue Feb  4 03:44:48 2025] RIP: 0033:0x7895d9a875a4
[  +0.000004] [Tue Feb  4 03:44:48 2025] Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 2a 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
[  +0.000000] [Tue Feb  4 03:44:48 2025] RSP: 002b:00007ffeed185e48 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
[  +0.000001] [Tue Feb  4 03:44:48 2025] RAX: ffffffffffffffda RBX: 0000000000002000 RCX: 00007895d9a875a4
[  +0.000000] [Tue Feb  4 03:44:48 2025] RDX: 0000000000002000 RSI: 0000584cda2c44f0 RDI: 0000000000000001
[  +0.000001] [Tue Feb  4 03:44:48 2025] RBP: 00007ffeed185e90 R08: 0000000000000000 R09: 0000000000000001
[  +0.000000] [Tue Feb  4 03:44:48 2025] R10: 0000000000000004 R11: 0000000000000202 R12: 0000584cda2c44f0
[  +0.000000] [Tue Feb  4 03:44:48 2025] R13: 0000000000002000 R14: 0000000000002000 R15: 0000584cda2c44f0
[  +0.000001] [Tue Feb  4 03:44:48 2025]  </TASK>
[Feb 4 03:45] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: Error sending SCAN_REQ_UMAC: time out after 2000ms.
[  +0.000009] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: Current CMD queue read_ptr 65 write_ptr 66
[  +0.001566] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: Transport status: 0x0000004A, valid: 6
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: Loaded firmware version: 89.6b44fa0b.0 so-a0-gf-a0-89.ucode
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x000002F0 | trm_hw_status0
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x004D9CBC | branchlink2
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x004B7B7C | interruptlink1
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x004B7B7C | interruptlink2
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x000159DA | data1
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x01000000 | data2
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | data3
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x117C52EC | tsf low
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x117DA581 | time gp2
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000059 | uCode version major
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x6B44FA0B | uCode version minor
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000430 | hw version
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00C80002 | board version
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x8054FC03 | hcmd
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00020000 | isr0
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x48F84002 | isr2
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x04C1000C | isr3
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00170103 | last cmd Id
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x000159DA | wait_event
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | l2p_duration
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000018 | lmpm_pmg_sel
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | timestamp
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x0000083C | flow_handler
[  +0.000031] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: Transport status: 0x0000004A, valid: 7
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x20000066 | NMI_INTERRUPT_HOST
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x8048829A | umac branchlink2
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | umac interruptlink1
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0xC0081908 | umac interruptlink2
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x01000000 | umac data1
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0xC0081908 | umac data2
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000000 | umac data3
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000059 | umac major
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x6B44FA0B | umac minor
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x117DA57F | frame pointer
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0xC0886170 | stack pointer
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x0041010D | last host cmd
[  +0.000000] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00010408 | isr status reg
[  +0.000008] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: IML/ROM dump:
[  +0.000001] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000B03 | IML/ROM error/state
[  +0.000008] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00008680 | IML/ROM data1
[  +0.000008] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000090 | IML/ROM WFPM_AUTH_KEY_0
[  +0.000005] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: Fseq Registers:
[  +0.000002] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x60000000 | FSEQ_ERROR_CODE
[  +0.000003] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x803D0003 | FSEQ_TOP_INIT_VERSION
[  +0.000002] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00190004 | FSEQ_CNVIO_INIT_VERSION
[  +0.000002] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x0000A652 | FSEQ_OTP_VERSION
[  +0.000003] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
[  +0.000002] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
[  +0.000002] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00080401 | FSEQ_CNVI_ID
[  +0.000003] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00400410 | FSEQ_CNVR_ID
[  +0.000002] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00080401 | CNVI_AUX_MISC_CHIP
[  +0.000004] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00400410 | CNVR_AUX_MISC_CHIP
[  +0.000005] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00009061 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[  +0.000005] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00000061 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[  +0.000002] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x00190004 | FSEQ_PREV_CNVIO_INIT_VERSION
[  +0.000002] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x003D0003 | FSEQ_WIFI_FSEQ_VERSION
[  +0.000003] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x003D0003 | FSEQ_BT_FSEQ_VERSION
[  +0.000002] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: 0x000000DC | FSEQ_CLASS_TP_VERSION
[  +0.000008] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0x804abef8
[  +0.000002] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xd0
[  +0.000128] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
[  +0.000002] [Tue Feb  4 03:45:11 2025] ieee80211 phy0: Hardware restart was requested
[  +0.000003] [Tue Feb  4 03:45:11 2025] iwlwifi 0000:00:14.3: Scan failed! ret -110
[ +20.209549] [Tue Feb  4 03:45:32 2025] watchdog: BUG: soft lockup - CPU#7 stuck for 23s! [rcu_exp_par_gp_:20]
[  +0.000004] [Tue Feb  4 03:45:32 2025] CPU#7 Utilization every 4s during lockup:
[  +0.000001] [Tue Feb  4 03:45:32 2025]        #1: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:45:32 2025]        #2: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:45:32 2025]        #3: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:45:32 2025]        #4: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:45:32 2025]        #5: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:45:32 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000041] [Tue Feb  4 03:45:32 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000032] [Tue Feb  4 03:45:32 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000017] [Tue Feb  4 03:45:32 2025] CPU: 7 UID: 0 PID: 20 Comm: rcu_exp_par_gp_ Tainted: G      D            6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:45:32 2025] Tainted: [D]=DIE
[  +0.000001] [Tue Feb  4 03:45:32 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000000] [Tue Feb  4 03:45:32 2025] RIP: 0010:smp_call_function_single+0xe9/0x140
[  +0.000005] [Tue Feb  4 03:45:32 2025] Code: 38 65 48 2b 14 25 28 00 00 00 75 66 c9 c3 cc cc cc cc 65 48 8b 05 af 9e c4 65 48 8d b0 40 81 03 00 8b 46 08 a8 01 74 09 f3 90 <8b> 46 08 a8 01 75 f7 83 4e 08 01 4c 89 46 10 48 89 56 18 e8 bf fd
[  +0.000001] [Tue Feb  4 03:45:32 2025] RSP: 0018:ffffb8bb801a7e00 EFLAGS: 00000202
[  +0.000002] [Tue Feb  4 03:45:32 2025] RAX: 0000000000000001 RBX: ffff8f62bed37d80 RCX: 0000000000000000
[  +0.000001] [Tue Feb  4 03:45:32 2025] RDX: 0000000000000000 RSI: ffff8f62bebb8140 RDI: 000000000000000a
[  +0.000000] [Tue Feb  4 03:45:32 2025] RBP: ffffb8bb801a7e58 R08: ffffffff9a38a250 R09: ffffffff9c2cfdf0
[  +0.000001] [Tue Feb  4 03:45:32 2025] R10: 0000000000000001 R11: 0000000000031560 R12: 0000000000000400
[  +0.000000] [Tue Feb  4 03:45:32 2025] R13: 0000000000031560 R14: 000000000000000a R15: 000000000000e9bf
[  +0.000001] [Tue Feb  4 03:45:32 2025] FS:  0000000000000000(0000) GS:ffff8f62beb80000(0000) knlGS:0000000000000000
[  +0.000001] [Tue Feb  4 03:45:32 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:45:32 2025] CR2: 000072e27041a000 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000001] [Tue Feb  4 03:45:32 2025] PKRU: 55555554
[  +0.000000] [Tue Feb  4 03:45:32 2025] Call Trace:
[  +0.000001] [Tue Feb  4 03:45:32 2025]  <IRQ>
[  +0.000001] [Tue Feb  4 03:45:32 2025]  ? watchdog_timer_fn.cold+0x19c/0x219
[  +0.000003] [Tue Feb  4 03:45:32 2025]  ? __pfx_watchdog_timer_fn+0x10/0x10
[  +0.000002] [Tue Feb  4 03:45:32 2025]  ? __hrtimer_run_queues+0x12f/0x2a0
[  +0.000002] [Tue Feb  4 03:45:32 2025]  ? hrtimer_interrupt+0xfa/0x210
[  +0.000001] [Tue Feb  4 03:45:32 2025]  ? __sysvec_apic_timer_interrupt+0x52/0x100
[  +0.000002] [Tue Feb  4 03:45:32 2025]  ? sysvec_apic_timer_interrupt+0x6c/0x90
[  +0.000000] [Tue Feb  4 03:45:32 2025]  </IRQ>
[  +0.000001] [Tue Feb  4 03:45:32 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:45:32 2025]  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[  +0.000002] [Tue Feb  4 03:45:32 2025]  ? __pfx_rcu_exp_handler+0x10/0x10
[  +0.000003] [Tue Feb  4 03:45:32 2025]  ? smp_call_function_single+0xe9/0x140
[  +0.000001] [Tue Feb  4 03:45:32 2025]  __sync_rcu_exp_select_node_cpus+0x23b/0x3c0
[  +0.000002] [Tue Feb  4 03:45:32 2025]  ? __pfx_sync_rcu_exp_select_node_cpus+0x10/0x10
[  +0.000001] [Tue Feb  4 03:45:32 2025]  kthread_worker_fn+0xa3/0x220
[  +0.000001] [Tue Feb  4 03:45:32 2025]  ? __pfx_kthread_worker_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:45:32 2025]  kthread+0xcf/0x100
[  +0.000002] [Tue Feb  4 03:45:32 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:45:32 2025]  ret_from_fork+0x31/0x50
[  +0.000002] [Tue Feb  4 03:45:32 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:45:32 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000002] [Tue Feb  4 03:45:32 2025]  </TASK>
[Feb 4 03:46] [Tue Feb  4 03:46:00 2025] watchdog: BUG: soft lockup - CPU#7 stuck for 49s! [rcu_exp_par_gp_:20]
[  +0.000003] [Tue Feb  4 03:46:00 2025] CPU#7 Utilization every 4s during lockup:
[  +0.000001] [Tue Feb  4 03:46:00 2025]        #1: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:46:00 2025]        #2: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:46:00 2025]        #3: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:46:00 2025]        #4: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:46:00 2025]        #5: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:46:00 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000015] [Tue Feb  4 03:46:00 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000028] [Tue Feb  4 03:46:00 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000009] [Tue Feb  4 03:46:00 2025] CPU: 7 UID: 0 PID: 20 Comm: rcu_exp_par_gp_ Tainted: G      D      L     6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:46:00 2025] Tainted: [D]=DIE, [L]=SOFTLOCKUP
[  +0.000000] [Tue Feb  4 03:46:00 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Tue Feb  4 03:46:00 2025] RIP: 0010:smp_call_function_single+0xe9/0x140
[  +0.000001] [Tue Feb  4 03:46:00 2025] Code: 38 65 48 2b 14 25 28 00 00 00 75 66 c9 c3 cc cc cc cc 65 48 8b 05 af 9e c4 65 48 8d b0 40 81 03 00 8b 46 08 a8 01 74 09 f3 90 <8b> 46 08 a8 01 75 f7 83 4e 08 01 4c 89 46 10 48 89 56 18 e8 bf fd
[  +0.000001] [Tue Feb  4 03:46:00 2025] RSP: 0018:ffffb8bb801a7e00 EFLAGS: 00000202
[  +0.000001] [Tue Feb  4 03:46:00 2025] RAX: 0000000000000001 RBX: ffff8f62bed37d80 RCX: 0000000000000000
[  +0.000001] [Tue Feb  4 03:46:00 2025] RDX: 0000000000000000 RSI: ffff8f62bebb8140 RDI: 000000000000000a
[  +0.000001] [Tue Feb  4 03:46:00 2025] RBP: ffffb8bb801a7e58 R08: ffffffff9a38a250 R09: ffffffff9c2cfdf0
[  +0.000000] [Tue Feb  4 03:46:00 2025] R10: 0000000000000001 R11: 0000000000031560 R12: 0000000000000400
[  +0.000001] [Tue Feb  4 03:46:00 2025] R13: 0000000000031560 R14: 000000000000000a R15: 000000000000e9bf
[  +0.000001] [Tue Feb  4 03:46:00 2025] FS:  0000000000000000(0000) GS:ffff8f62beb80000(0000) knlGS:0000000000000000
[  +0.000000] [Tue Feb  4 03:46:00 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:46:00 2025] CR2: 000072e27041a000 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000001] [Tue Feb  4 03:46:00 2025] PKRU: 55555554
[  +0.000000] [Tue Feb  4 03:46:00 2025] Call Trace:
[  +0.000001] [Tue Feb  4 03:46:00 2025]  <IRQ>
[  +0.000000] [Tue Feb  4 03:46:00 2025]  ? watchdog_timer_fn.cold+0x19c/0x219
[  +0.000002] [Tue Feb  4 03:46:00 2025]  ? __pfx_watchdog_timer_fn+0x10/0x10
[  +0.000002] [Tue Feb  4 03:46:00 2025]  ? __hrtimer_run_queues+0x12f/0x2a0
[  +0.000001] [Tue Feb  4 03:46:00 2025]  ? hrtimer_interrupt+0xfa/0x210
[  +0.000002] [Tue Feb  4 03:46:00 2025]  ? __sysvec_apic_timer_interrupt+0x52/0x100
[  +0.000001] [Tue Feb  4 03:46:00 2025]  ? sysvec_apic_timer_interrupt+0x6c/0x90
[  +0.000000] [Tue Feb  4 03:46:00 2025]  </IRQ>
[  +0.000001] [Tue Feb  4 03:46:00 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:46:00 2025]  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[  +0.000001] [Tue Feb  4 03:46:00 2025]  ? __pfx_rcu_exp_handler+0x10/0x10
[  +0.000002] [Tue Feb  4 03:46:00 2025]  ? smp_call_function_single+0xe9/0x140
[  +0.000001] [Tue Feb  4 03:46:00 2025]  __sync_rcu_exp_select_node_cpus+0x23b/0x3c0
[  +0.000001] [Tue Feb  4 03:46:00 2025]  ? __pfx_sync_rcu_exp_select_node_cpus+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:00 2025]  kthread_worker_fn+0xa3/0x220
[  +0.000001] [Tue Feb  4 03:46:00 2025]  ? __pfx_kthread_worker_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:00 2025]  kthread+0xcf/0x100
[  +0.000002] [Tue Feb  4 03:46:00 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:00 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:46:00 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:46:00 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000002] [Tue Feb  4 03:46:00 2025]  </TASK>
[ +27.999714] [Tue Feb  4 03:46:28 2025] watchdog: BUG: soft lockup - CPU#7 stuck for 75s! [rcu_exp_par_gp_:20]
[  +0.000003] [Tue Feb  4 03:46:28 2025] CPU#7 Utilization every 4s during lockup:
[  +0.000000] [Tue Feb  4 03:46:28 2025]        #1: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:46:28 2025]        #2: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:46:28 2025]        #3: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:46:28 2025]        #4: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:46:28 2025]        #5: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:46:28 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000015] [Tue Feb  4 03:46:28 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000025] [Tue Feb  4 03:46:28 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000009] [Tue Feb  4 03:46:28 2025] CPU: 7 UID: 0 PID: 20 Comm: rcu_exp_par_gp_ Tainted: G      D      L     6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:46:28 2025] Tainted: [D]=DIE, [L]=SOFTLOCKUP
[  +0.000000] [Tue Feb  4 03:46:28 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Tue Feb  4 03:46:28 2025] RIP: 0010:smp_call_function_single+0xe9/0x140
[  +0.000001] [Tue Feb  4 03:46:28 2025] Code: 38 65 48 2b 14 25 28 00 00 00 75 66 c9 c3 cc cc cc cc 65 48 8b 05 af 9e c4 65 48 8d b0 40 81 03 00 8b 46 08 a8 01 74 09 f3 90 <8b> 46 08 a8 01 75 f7 83 4e 08 01 4c 89 46 10 48 89 56 18 e8 bf fd
[  +0.000001] [Tue Feb  4 03:46:28 2025] RSP: 0018:ffffb8bb801a7e00 EFLAGS: 00000202
[  +0.000001] [Tue Feb  4 03:46:28 2025] RAX: 0000000000000001 RBX: ffff8f62bed37d80 RCX: 0000000000000000
[  +0.000001] [Tue Feb  4 03:46:28 2025] RDX: 0000000000000000 RSI: ffff8f62bebb8140 RDI: 000000000000000a
[  +0.000000] [Tue Feb  4 03:46:28 2025] RBP: ffffb8bb801a7e58 R08: ffffffff9a38a250 R09: ffffffff9c2cfdf0
[  +0.000001] [Tue Feb  4 03:46:28 2025] R10: 0000000000000001 R11: 0000000000031560 R12: 0000000000000400
[  +0.000000] [Tue Feb  4 03:46:28 2025] R13: 0000000000031560 R14: 000000000000000a R15: 000000000000e9bf
[  +0.000001] [Tue Feb  4 03:46:28 2025] FS:  0000000000000000(0000) GS:ffff8f62beb80000(0000) knlGS:0000000000000000
[  +0.000001] [Tue Feb  4 03:46:28 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000000] [Tue Feb  4 03:46:28 2025] CR2: 000072e27041a000 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000001] [Tue Feb  4 03:46:28 2025] PKRU: 55555554
[  +0.000001] [Tue Feb  4 03:46:28 2025] Call Trace:
[  +0.000000] [Tue Feb  4 03:46:28 2025]  <IRQ>
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ? watchdog_timer_fn.cold+0x19c/0x219
[  +0.000002] [Tue Feb  4 03:46:28 2025]  ? __pfx_watchdog_timer_fn+0x10/0x10
[  +0.000002] [Tue Feb  4 03:46:28 2025]  ? __hrtimer_run_queues+0x12f/0x2a0
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ? hrtimer_interrupt+0xfa/0x210
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ? __sysvec_apic_timer_interrupt+0x52/0x100
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ? sysvec_apic_timer_interrupt+0x6c/0x90
[  +0.000001] [Tue Feb  4 03:46:28 2025]  </IRQ>
[  +0.000001] [Tue Feb  4 03:46:28 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:46:28 2025]  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ? __pfx_rcu_exp_handler+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ? smp_call_function_single+0xe9/0x140
[  +0.000002] [Tue Feb  4 03:46:28 2025]  __sync_rcu_exp_select_node_cpus+0x23b/0x3c0
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ? __pfx_sync_rcu_exp_select_node_cpus+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:28 2025]  kthread_worker_fn+0xa3/0x220
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ? __pfx_kthread_worker_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:28 2025]  kthread+0xcf/0x100
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:46:28 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:28 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000002] [Tue Feb  4 03:46:28 2025]  </TASK>
[ +27.999720] [Tue Feb  4 03:46:56 2025] watchdog: BUG: soft lockup - CPU#7 stuck for 101s! [rcu_exp_par_gp_:20]
[  +0.000002] [Tue Feb  4 03:46:56 2025] CPU#7 Utilization every 4s during lockup:
[  +0.000001] [Tue Feb  4 03:46:56 2025]        #1: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:46:56 2025]        #2: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:46:56 2025]        #3: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:46:56 2025]        #4: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:46:56 2025]        #5: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:46:56 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000015] [Tue Feb  4 03:46:56 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000022] [Tue Feb  4 03:46:56 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000009] [Tue Feb  4 03:46:56 2025] CPU: 7 UID: 0 PID: 20 Comm: rcu_exp_par_gp_ Tainted: G      D      L     6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000001] [Tue Feb  4 03:46:56 2025] Tainted: [D]=DIE, [L]=SOFTLOCKUP
[  +0.000001] [Tue Feb  4 03:46:56 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000000] [Tue Feb  4 03:46:56 2025] RIP: 0010:smp_call_function_single+0xe9/0x140
[  +0.000002] [Tue Feb  4 03:46:56 2025] Code: 38 65 48 2b 14 25 28 00 00 00 75 66 c9 c3 cc cc cc cc 65 48 8b 05 af 9e c4 65 48 8d b0 40 81 03 00 8b 46 08 a8 01 74 09 f3 90 <8b> 46 08 a8 01 75 f7 83 4e 08 01 4c 89 46 10 48 89 56 18 e8 bf fd
[  +0.000001] [Tue Feb  4 03:46:56 2025] RSP: 0018:ffffb8bb801a7e00 EFLAGS: 00000202
[  +0.000001] [Tue Feb  4 03:46:56 2025] RAX: 0000000000000001 RBX: ffff8f62bed37d80 RCX: 0000000000000000
[  +0.000000] [Tue Feb  4 03:46:56 2025] RDX: 0000000000000000 RSI: ffff8f62bebb8140 RDI: 000000000000000a
[  +0.000001] [Tue Feb  4 03:46:56 2025] RBP: ffffb8bb801a7e58 R08: ffffffff9a38a250 R09: ffffffff9c2cfdf0
[  +0.000000] [Tue Feb  4 03:46:56 2025] R10: 0000000000000001 R11: 0000000000031560 R12: 0000000000000400
[  +0.000001] [Tue Feb  4 03:46:56 2025] R13: 0000000000031560 R14: 000000000000000a R15: 000000000000e9bf
[  +0.000001] [Tue Feb  4 03:46:56 2025] FS:  0000000000000000(0000) GS:ffff8f62beb80000(0000) knlGS:0000000000000000
[  +0.000000] [Tue Feb  4 03:46:56 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:46:56 2025] CR2: 000072e27041a000 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000001] [Tue Feb  4 03:46:56 2025] PKRU: 55555554
[  +0.000000] [Tue Feb  4 03:46:56 2025] Call Trace:
[  +0.000001] [Tue Feb  4 03:46:56 2025]  <IRQ>
[  +0.000000] [Tue Feb  4 03:46:56 2025]  ? watchdog_timer_fn.cold+0x19c/0x219
[  +0.000002] [Tue Feb  4 03:46:56 2025]  ? __pfx_watchdog_timer_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ? __hrtimer_run_queues+0x12f/0x2a0
[  +0.000002] [Tue Feb  4 03:46:56 2025]  ? hrtimer_interrupt+0xfa/0x210
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ? __sysvec_apic_timer_interrupt+0x52/0x100
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ? sysvec_apic_timer_interrupt+0x6c/0x90
[  +0.000001] [Tue Feb  4 03:46:56 2025]  </IRQ>
[  +0.000000] [Tue Feb  4 03:46:56 2025]  <TASK>
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ? __pfx_rcu_exp_handler+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ? smp_call_function_single+0xe9/0x140
[  +0.000002] [Tue Feb  4 03:46:56 2025]  __sync_rcu_exp_select_node_cpus+0x23b/0x3c0
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ? __pfx_sync_rcu_exp_select_node_cpus+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:56 2025]  kthread_worker_fn+0xa3/0x220
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ? __pfx_kthread_worker_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:56 2025]  kthread+0xcf/0x100
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:46:56 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:46:56 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000002] [Tue Feb  4 03:46:56 2025]  </TASK>
[Feb 4 03:47] [Tue Feb  4 03:47:24 2025] watchdog: BUG: soft lockup - CPU#7 stuck for 127s! [rcu_exp_par_gp_:20]
[  +0.000003] [Tue Feb  4 03:47:24 2025] CPU#7 Utilization every 4s during lockup:
[  +0.000000] [Tue Feb  4 03:47:24 2025]        #1: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:47:24 2025]        #2: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:47:24 2025]        #3: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:47:24 2025]        #4: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:47:24 2025]        #5: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:47:24 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000015] [Tue Feb  4 03:47:24 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000026] [Tue Feb  4 03:47:24 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000009] [Tue Feb  4 03:47:24 2025] CPU: 7 UID: 0 PID: 20 Comm: rcu_exp_par_gp_ Tainted: G      D      L     6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000001] [Tue Feb  4 03:47:24 2025] Tainted: [D]=DIE, [L]=SOFTLOCKUP
[  +0.000001] [Tue Feb  4 03:47:24 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000000] [Tue Feb  4 03:47:24 2025] RIP: 0010:smp_call_function_single+0xe9/0x140
[  +0.000002] [Tue Feb  4 03:47:24 2025] Code: 38 65 48 2b 14 25 28 00 00 00 75 66 c9 c3 cc cc cc cc 65 48 8b 05 af 9e c4 65 48 8d b0 40 81 03 00 8b 46 08 a8 01 74 09 f3 90 <8b> 46 08 a8 01 75 f7 83 4e 08 01 4c 89 46 10 48 89 56 18 e8 bf fd
[  +0.000001] [Tue Feb  4 03:47:24 2025] RSP: 0018:ffffb8bb801a7e00 EFLAGS: 00000202
[  +0.000001] [Tue Feb  4 03:47:24 2025] RAX: 0000000000000001 RBX: ffff8f62bed37d80 RCX: 0000000000000000
[  +0.000001] [Tue Feb  4 03:47:24 2025] RDX: 0000000000000000 RSI: ffff8f62bebb8140 RDI: 000000000000000a
[  +0.000000] [Tue Feb  4 03:47:24 2025] RBP: ffffb8bb801a7e58 R08: ffffffff9a38a250 R09: ffffffff9c2cfdf0
[  +0.000001] [Tue Feb  4 03:47:24 2025] R10: 0000000000000001 R11: 0000000000031560 R12: 0000000000000400
[  +0.000000] [Tue Feb  4 03:47:24 2025] R13: 0000000000031560 R14: 000000000000000a R15: 000000000000e9bf
[  +0.000001] [Tue Feb  4 03:47:24 2025] FS:  0000000000000000(0000) GS:ffff8f62beb80000(0000) knlGS:0000000000000000
[  +0.000001] [Tue Feb  4 03:47:24 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000000] [Tue Feb  4 03:47:24 2025] CR2: 000072e27041a000 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000001] [Tue Feb  4 03:47:24 2025] PKRU: 55555554
[  +0.000000] [Tue Feb  4 03:47:24 2025] Call Trace:
[  +0.000001] [Tue Feb  4 03:47:24 2025]  <IRQ>
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ? watchdog_timer_fn.cold+0x19c/0x219
[  +0.000002] [Tue Feb  4 03:47:24 2025]  ? __pfx_watchdog_timer_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ? __hrtimer_run_queues+0x12f/0x2a0
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ? hrtimer_interrupt+0xfa/0x210
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ? __sysvec_apic_timer_interrupt+0x52/0x100
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ? sysvec_apic_timer_interrupt+0x6c/0x90
[  +0.000001] [Tue Feb  4 03:47:24 2025]  </IRQ>
[  +0.000001] [Tue Feb  4 03:47:24 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:47:24 2025]  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ? __pfx_rcu_exp_handler+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ? smp_call_function_single+0xe9/0x140
[  +0.000002] [Tue Feb  4 03:47:24 2025]  __sync_rcu_exp_select_node_cpus+0x23b/0x3c0
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ? __pfx_sync_rcu_exp_select_node_cpus+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:24 2025]  kthread_worker_fn+0xa3/0x220
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ? __pfx_kthread_worker_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:24 2025]  kthread+0xcf/0x100
[  +0.000002] [Tue Feb  4 03:47:24 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:24 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000002] [Tue Feb  4 03:47:24 2025]  </TASK>
[ +24.017989] [Tue Feb  4 03:47:48 2025] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
[  +0.000004] [Tue Feb  4 03:47:48 2025] rcu:   9-...0: (1 GPs behind) idle=a964/1/0x4000000000000000 softirq=5864/5865 fqs=23469
[  +0.000003] [Tue Feb  4 03:47:48 2025] rcu:   10-...0: (1 GPs behind) idle=2664/1/0x4000000000000000 softirq=7120/7120 fqs=23469
[  +0.000002] [Tue Feb  4 03:47:48 2025] rcu:   (detected by 6, t=72007 jiffies, g=11113, q=29619 ncpus=32)
[  +0.000001] [Tue Feb  4 03:47:48 2025] Sending NMI from CPU 6 to CPUs 9:
[  +0.000003] [Tue Feb  4 03:47:48 2025] NMI backtrace for cpu 9
[  +0.000001] [Tue Feb  4 03:47:48 2025] CPU: 9 UID: 0 PID: 240 Comm: kswapd0 Tainted: G      D      L     6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:47:48 2025] Tainted: [D]=DIE, [L]=SOFTLOCKUP
[  +0.000001] [Tue Feb  4 03:47:48 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000000] [Tue Feb  4 03:47:48 2025] RIP: 0010:native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000003] [Tue Feb  4 03:47:48 2025] Code: 77 7f f0 0f ba 2b 08 0f 92 c2 8b 03 0f b6 d2 c1 e2 08 30 e4 09 d0 3d ff 00 00 00 77 5b 85 c0 74 10 0f b6 03 84 c0 74 09 f3 90 <0f> b6 03 84 c0 75 f7 b8 01 00 00 00 66 89 03 65 48 ff 05 a1 78 f5
[  +0.000001] [Tue Feb  4 03:47:48 2025] RSP: 0018:ffffb8bb80b37898 EFLAGS: 00000002
[  +0.000004] [Tue Feb  4 03:47:48 2025] RAX: 0000000000000001 RBX: ffff8f540ce270e0 RCX: 0000000000000000
[  +0.000000] [Tue Feb  4 03:47:48 2025] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff8f540ce270e0
[  +0.000001] [Tue Feb  4 03:47:48 2025] RBP: ffff8f540ce270d8 R08: ffff8f5823214f70 R09: 000000000027000d
[  +0.000009] [Tue Feb  4 03:47:48 2025] R10: 000000000027000d R11: dead000000000100 R12: 0000000000000001
[  +0.000000] [Tue Feb  4 03:47:48 2025] R13: 0000000000000000 R14: ffff8f540ce270e0 R15: ffffe21757ddae08
[  +0.000001] [Tue Feb  4 03:47:48 2025] FS:  0000000000000000(0000) GS:ffff8f62bec80000(0000) knlGS:0000000000000000
[  +0.000000] [Tue Feb  4 03:47:48 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:47:48 2025] CR2: 000060916faa1ed8 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000000] [Tue Feb  4 03:47:48 2025] PKRU: 55555554
[  +0.000001] [Tue Feb  4 03:47:48 2025] Call Trace:
[  +0.000001] [Tue Feb  4 03:47:48 2025]  <NMI>
[  +0.000000] [Tue Feb  4 03:47:48 2025]  ? nmi_cpu_backtrace.cold+0x32/0x68
[  +0.000003] [Tue Feb  4 03:47:48 2025]  ? nmi_cpu_backtrace_handler+0x11/0x20
[  +0.000002] [Tue Feb  4 03:47:48 2025]  ? nmi_handle+0x5e/0x120
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? default_do_nmi+0x40/0x130
[  +0.000002] [Tue Feb  4 03:47:48 2025]  ? exc_nmi+0x122/0x1a0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? end_repeat_nmi+0xf/0x53
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  </NMI>
[  +0.000000] [Tue Feb  4 03:47:48 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:47:48 2025]  _raw_spin_lock_irq+0x2f/0x40
[  +0.000001] [Tue Feb  4 03:47:48 2025]  __remove_mapping+0x61/0x220
[  +0.000002] [Tue Feb  4 03:47:48 2025]  shrink_folio_list+0xad5/0xce0
[  +0.000002] [Tue Feb  4 03:47:48 2025]  evict_folios+0x251/0x630
[  +0.000002] [Tue Feb  4 03:47:48 2025]  try_to_shrink_lruvec+0x225/0x2b0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  shrink_one+0x102/0x1f0
[  +0.000002] [Tue Feb  4 03:47:48 2025]  shrink_node+0x99a/0xbb0
[  +0.000002] [Tue Feb  4 03:47:48 2025]  balance_pgdat+0x570/0xa00
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? psi_task_switch+0xb7/0x200
[  +0.000002] [Tue Feb  4 03:47:48 2025]  ? finish_task_switch.isra.0+0x99/0x2e0
[  +0.000002] [Tue Feb  4 03:47:48 2025]  kswapd+0x1f1/0x380
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? __pfx_autoremove_wake_function+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? __pfx_kswapd+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:48 2025]  kthread+0xcf/0x100
[  +0.000002] [Tue Feb  4 03:47:48 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000002] [Tue Feb  4 03:47:48 2025]  </TASK>
[  +0.000933] [Tue Feb  4 03:47:48 2025] Sending NMI from CPU 6 to CPUs 10:
[  +0.000001] [Tue Feb  4 03:47:48 2025] NMI backtrace for cpu 10
[  +0.000001] [Tue Feb  4 03:47:48 2025] CPU: 10 UID: 0 PID: 2702 Comm: yes Tainted: G      D      L     6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000001] [Tue Feb  4 03:47:48 2025] Tainted: [D]=DIE, [L]=SOFTLOCKUP
[  +0.000000] [Tue Feb  4 03:47:48 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Tue Feb  4 03:47:48 2025] RIP: 0010:native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000001] [Tue Feb  4 03:47:48 2025] Code: 41 83 c5 01 c1 e5 10 41 c1 e5 12 44 09 ed 89 e8 c1 e8 10 66 87 43 02 89 c1 c1 e1 10 81 f9 ff ff 00 00 77 5c 31 c9 eb 02 f3 90 <8b> 03 66 85 c0 75 f7 39 e8 0f 84 8c 00 00 00 c6 03 01 48 85 c9 74
[  +0.000000] [Tue Feb  4 03:47:48 2025] RSP: 0018:ffffb8bb80f77b90 EFLAGS: 00000002
[  +0.000001] [Tue Feb  4 03:47:48 2025] RAX: 00000000002c0101 RBX: ffff8f540ce270e0 RCX: 0000000000000000
[  +0.000000] [Tue Feb  4 03:47:48 2025] RDX: ffff8f62bed37d00 RSI: 0000000000000101 RDI: ffff8f540ce270e0
[  +0.000001] [Tue Feb  4 03:47:48 2025] RBP: 00000000002c0000 R08: ffffb8bb80f77c68 R09: dead000000000040
[  +0.000000] [Tue Feb  4 03:47:48 2025] R10: ffff8f62bed3d680 R11: 0000000000000000 R12: ffff8f62bed37d00
[  +0.000000] [Tue Feb  4 03:47:48 2025] R13: 00000000002c0000 R14: 0000000000000000 R15: 0000000000000000
[  +0.000001] [Tue Feb  4 03:47:48 2025] FS:  00007895d9978740(0000) GS:ffff8f62bed00000(0000) knlGS:0000000000000000
[  +0.000000] [Tue Feb  4 03:47:48 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:47:48 2025] CR2: 00007ae36c942010 CR3: 0000000199a34000 CR4: 0000000000f52ef0
[  +0.000000] [Tue Feb  4 03:47:48 2025] PKRU: 55555554
[  +0.000001] [Tue Feb  4 03:47:48 2025] Call Trace:
[  +0.000000] [Tue Feb  4 03:47:48 2025]  <NMI>
[  +0.000000] [Tue Feb  4 03:47:48 2025]  ? nmi_cpu_backtrace.cold+0x32/0x68
[  +0.000002] [Tue Feb  4 03:47:48 2025]  ? nmi_cpu_backtrace_handler+0x11/0x20
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? nmi_handle+0x5e/0x120
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? default_do_nmi+0x40/0x130
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? exc_nmi+0x122/0x1a0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? end_repeat_nmi+0xf/0x53
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? native_queued_spin_lock_slowpath+0x223/0x2e0
[  +0.000000] [Tue Feb  4 03:47:48 2025]  </NMI>
[  +0.000000] [Tue Feb  4 03:47:48 2025]  <TASK>
[  +0.000001] [Tue Feb  4 03:47:48 2025]  _raw_spin_lock_irq+0x2f/0x40
[  +0.000000] [Tue Feb  4 03:47:48 2025]  __filemap_add_folio+0x158/0x450
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? __pfx_workingset_update_node+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:48 2025]  filemap_add_folio+0x88/0xe0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  __filemap_get_folio+0x180/0x2f0
[  +0.000002] [Tue Feb  4 03:47:48 2025]  ext4_da_write_begin+0x12d/0x270 [ext4 d34881df558f8a783e9012185a3f00ae6c89450e]
[  +0.000024] [Tue Feb  4 03:47:48 2025]  generic_perform_write+0xdd/0x290
[  +0.000000] [Tue Feb  4 03:47:48 2025]  ext4_buffered_write_iter+0x64/0x100 [ext4 d34881df558f8a783e9012185a3f00ae6c89450e]
[  +0.000013] [Tue Feb  4 03:47:48 2025]  vfs_write+0x28d/0x450
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ksys_write+0x6d/0xf0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  do_syscall_64+0x82/0x190
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? syscall_exit_to_user_mode+0x37/0x1c0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000000] [Tue Feb  4 03:47:48 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000001] [Tue Feb  4 03:47:48 2025]  entry_SYSCALL_64_after_hwframe+0x76/0x7e
[  +0.000001] [Tue Feb  4 03:47:48 2025] RIP: 0033:0x7895d9a875a4
[  +0.000004] [Tue Feb  4 03:47:48 2025] Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 2a 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
[  +0.000001] [Tue Feb  4 03:47:48 2025] RSP: 002b:00007ffeed185e48 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
[  +0.000000] [Tue Feb  4 03:47:48 2025] RAX: ffffffffffffffda RBX: 0000000000002000 RCX: 00007895d9a875a4
[  +0.000001] [Tue Feb  4 03:47:48 2025] RDX: 0000000000002000 RSI: 0000584cda2c44f0 RDI: 0000000000000001
[  +0.000000] [Tue Feb  4 03:47:48 2025] RBP: 00007ffeed185e90 R08: 0000000000000000 R09: 0000000000000001
[  +0.000001] [Tue Feb  4 03:47:48 2025] R10: 0000000000000004 R11: 0000000000000202 R12: 0000584cda2c44f0
[  +0.000000] [Tue Feb  4 03:47:48 2025] R13: 0000000000002000 R14: 0000000000002000 R15: 0000584cda2c44f0
[  +0.000001] [Tue Feb  4 03:47:48 2025]  </TASK>
[  +3.980643] [Tue Feb  4 03:47:52 2025] watchdog: BUG: soft lockup - CPU#7 stuck for 153s! [rcu_exp_par_gp_:20]
[  +0.000002] [Tue Feb  4 03:47:52 2025] CPU#7 Utilization every 4s during lockup:
[  +0.000000] [Tue Feb  4 03:47:52 2025]        #1: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:47:52 2025]        #2: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:47:52 2025]        #3: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:47:52 2025]        #4: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:47:52 2025]        #5: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:47:52 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000017] [Tue Feb  4 03:47:52 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000019] [Tue Feb  4 03:47:52 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000024] [Tue Feb  4 03:47:52 2025] CPU: 7 UID: 0 PID: 20 Comm: rcu_exp_par_gp_ Tainted: G      D      L     6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:47:52 2025] Tainted: [D]=DIE, [L]=SOFTLOCKUP
[  +0.000000] [Tue Feb  4 03:47:52 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Tue Feb  4 03:47:52 2025] RIP: 0010:smp_call_function_single+0xe9/0x140
[  +0.000002] [Tue Feb  4 03:47:52 2025] Code: 38 65 48 2b 14 25 28 00 00 00 75 66 c9 c3 cc cc cc cc 65 48 8b 05 af 9e c4 65 48 8d b0 40 81 03 00 8b 46 08 a8 01 74 09 f3 90 <8b> 46 08 a8 01 75 f7 83 4e 08 01 4c 89 46 10 48 89 56 18 e8 bf fd
[  +0.000001] [Tue Feb  4 03:47:52 2025] RSP: 0018:ffffb8bb801a7e00 EFLAGS: 00000202
[  +0.000001] [Tue Feb  4 03:47:52 2025] RAX: 0000000000000001 RBX: ffff8f62bed37d80 RCX: 0000000000000000
[  +0.000000] [Tue Feb  4 03:47:52 2025] RDX: 0000000000000000 RSI: ffff8f62bebb8140 RDI: 000000000000000a
[  +0.000001] [Tue Feb  4 03:47:52 2025] RBP: ffffb8bb801a7e58 R08: ffffffff9a38a250 R09: ffffffff9c2cfdf0
[  +0.000001] [Tue Feb  4 03:47:52 2025] R10: 0000000000000001 R11: 0000000000031560 R12: 0000000000000400
[  +0.000000] [Tue Feb  4 03:47:52 2025] R13: 0000000000031560 R14: 000000000000000a R15: 000000000000e9bf
[  +0.000001] [Tue Feb  4 03:47:52 2025] FS:  0000000000000000(0000) GS:ffff8f62beb80000(0000) knlGS:0000000000000000
[  +0.000001] [Tue Feb  4 03:47:52 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:47:52 2025] CR2: 000072e27041a000 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000000] [Tue Feb  4 03:47:52 2025] PKRU: 55555554
[  +0.000001] [Tue Feb  4 03:47:52 2025] Call Trace:
[  +0.000000] [Tue Feb  4 03:47:52 2025]  <IRQ>
[  +0.000001] [Tue Feb  4 03:47:52 2025]  ? watchdog_timer_fn.cold+0x19c/0x219
[  +0.000002] [Tue Feb  4 03:47:52 2025]  ? __pfx_watchdog_timer_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:52 2025]  ? __hrtimer_run_queues+0x12f/0x2a0
[  +0.000002] [Tue Feb  4 03:47:52 2025]  ? hrtimer_interrupt+0xfa/0x210
[  +0.000001] [Tue Feb  4 03:47:52 2025]  ? __sysvec_apic_timer_interrupt+0x52/0x100
[  +0.000001] [Tue Feb  4 03:47:52 2025]  ? sysvec_apic_timer_interrupt+0x6c/0x90
[  +0.000001] [Tue Feb  4 03:47:52 2025]  </IRQ>
[  +0.000001] [Tue Feb  4 03:47:52 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:47:52 2025]  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[  +0.000001] [Tue Feb  4 03:47:52 2025]  ? __pfx_rcu_exp_handler+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:52 2025]  ? smp_call_function_single+0xe9/0x140
[  +0.000002] [Tue Feb  4 03:47:52 2025]  __sync_rcu_exp_select_node_cpus+0x23b/0x3c0
[  +0.000001] [Tue Feb  4 03:47:52 2025]  ? __pfx_sync_rcu_exp_select_node_cpus+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:52 2025]  kthread_worker_fn+0xa3/0x220
[  +0.000001] [Tue Feb  4 03:47:52 2025]  ? __pfx_kthread_worker_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:52 2025]  kthread+0xcf/0x100
[  +0.000002] [Tue Feb  4 03:47:52 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:47:52 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:47:52 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:47:52 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000001] [Tue Feb  4 03:47:52 2025]  </TASK>
[Feb 4 03:48] [Tue Feb  4 03:48:20 2025] watchdog: BUG: soft lockup - CPU#7 stuck for 179s! [rcu_exp_par_gp_:20]
[  +0.000005] [Tue Feb  4 03:48:20 2025] CPU#7 Utilization every 4s during lockup:
[  +0.000000] [Tue Feb  4 03:48:20 2025]        #1: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:48:20 2025]        #2: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:48:20 2025]        #3: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:48:20 2025]        #4: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:48:20 2025]        #5: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:48:20 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000025] [Tue Feb  4 03:48:20 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000036] [Tue Feb  4 03:48:20 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000014] [Tue Feb  4 03:48:20 2025] CPU: 7 UID: 0 PID: 20 Comm: rcu_exp_par_gp_ Tainted: G      D      L     6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:48:20 2025] Tainted: [D]=DIE, [L]=SOFTLOCKUP
[  +0.000001] [Tue Feb  4 03:48:20 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000000] [Tue Feb  4 03:48:20 2025] RIP: 0010:smp_call_function_single+0xe9/0x140
[  +0.000004] [Tue Feb  4 03:48:20 2025] Code: 38 65 48 2b 14 25 28 00 00 00 75 66 c9 c3 cc cc cc cc 65 48 8b 05 af 9e c4 65 48 8d b0 40 81 03 00 8b 46 08 a8 01 74 09 f3 90 <8b> 46 08 a8 01 75 f7 83 4e 08 01 4c 89 46 10 48 89 56 18 e8 bf fd
[  +0.000001] [Tue Feb  4 03:48:20 2025] RSP: 0018:ffffb8bb801a7e00 EFLAGS: 00000202
[  +0.000001] [Tue Feb  4 03:48:20 2025] RAX: 0000000000000001 RBX: ffff8f62bed37d80 RCX: 0000000000000000
[  +0.000001] [Tue Feb  4 03:48:20 2025] RDX: 0000000000000000 RSI: ffff8f62bebb8140 RDI: 000000000000000a
[  +0.000001] [Tue Feb  4 03:48:20 2025] RBP: ffffb8bb801a7e58 R08: ffffffff9a38a250 R09: ffffffff9c2cfdf0
[  +0.000000] [Tue Feb  4 03:48:20 2025] R10: 0000000000000001 R11: 0000000000031560 R12: 0000000000000400
[  +0.000001] [Tue Feb  4 03:48:20 2025] R13: 0000000000031560 R14: 000000000000000a R15: 000000000000e9bf
[  +0.000001] [Tue Feb  4 03:48:20 2025] FS:  0000000000000000(0000) GS:ffff8f62beb80000(0000) knlGS:0000000000000000
[  +0.000001] [Tue Feb  4 03:48:20 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000000] [Tue Feb  4 03:48:20 2025] CR2: 000072e27041a000 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000001] [Tue Feb  4 03:48:20 2025] PKRU: 55555554
[  +0.000001] [Tue Feb  4 03:48:20 2025] Call Trace:
[  +0.000000] [Tue Feb  4 03:48:20 2025]  <IRQ>
[  +0.000001] [Tue Feb  4 03:48:20 2025]  ? watchdog_timer_fn.cold+0x19c/0x219
[  +0.000003] [Tue Feb  4 03:48:20 2025]  ? __pfx_watchdog_timer_fn+0x10/0x10
[  +0.000002] [Tue Feb  4 03:48:20 2025]  ? __hrtimer_run_queues+0x12f/0x2a0
[  +0.000001] [Tue Feb  4 03:48:20 2025]  ? hrtimer_interrupt+0xfa/0x210
[  +0.000002] [Tue Feb  4 03:48:20 2025]  ? __sysvec_apic_timer_interrupt+0x52/0x100
[  +0.000001] [Tue Feb  4 03:48:20 2025]  ? sysvec_apic_timer_interrupt+0x6c/0x90
[  +0.000001] [Tue Feb  4 03:48:20 2025]  </IRQ>
[  +0.000000] [Tue Feb  4 03:48:20 2025]  <TASK>
[  +0.000001] [Tue Feb  4 03:48:20 2025]  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[  +0.000001] [Tue Feb  4 03:48:20 2025]  ? __pfx_rcu_exp_handler+0x10/0x10
[  +0.000002] [Tue Feb  4 03:48:20 2025]  ? smp_call_function_single+0xe9/0x140
[  +0.000002] [Tue Feb  4 03:48:20 2025]  __sync_rcu_exp_select_node_cpus+0x23b/0x3c0
[  +0.000001] [Tue Feb  4 03:48:20 2025]  ? __pfx_sync_rcu_exp_select_node_cpus+0x10/0x10
[  +0.000001] [Tue Feb  4 03:48:20 2025]  kthread_worker_fn+0xa3/0x220
[  +0.000002] [Tue Feb  4 03:48:20 2025]  ? __pfx_kthread_worker_fn+0x10/0x10
[  +0.000000] [Tue Feb  4 03:48:20 2025]  kthread+0xcf/0x100
[  +0.000002] [Tue Feb  4 03:48:20 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:48:20 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:48:20 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:48:20 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000001] [Tue Feb  4 03:48:20 2025]  </TASK>
[ +27.999684] [Tue Feb  4 03:48:48 2025] watchdog: BUG: soft lockup - CPU#7 stuck for 205s! [rcu_exp_par_gp_:20]
[  +0.000003] [Tue Feb  4 03:48:48 2025] CPU#7 Utilization every 4s during lockup:
[  +0.000001] [Tue Feb  4 03:48:48 2025]        #1: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:48:48 2025]        #2: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:48:48 2025]        #3: 101% system,          0% softirq,     1% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:48:48 2025]        #4: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:48:48 2025]        #5: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:48:48 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000017] [Tue Feb  4 03:48:48 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000029] [Tue Feb  4 03:48:48 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000011] [Tue Feb  4 03:48:48 2025] CPU: 7 UID: 0 PID: 20 Comm: rcu_exp_par_gp_ Tainted: G      D      L     6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000002] [Tue Feb  4 03:48:48 2025] Tainted: [D]=DIE, [L]=SOFTLOCKUP
[  +0.000000] [Tue Feb  4 03:48:48 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Tue Feb  4 03:48:48 2025] RIP: 0010:smp_call_function_single+0xe9/0x140
[  +0.000002] [Tue Feb  4 03:48:48 2025] Code: 38 65 48 2b 14 25 28 00 00 00 75 66 c9 c3 cc cc cc cc 65 48 8b 05 af 9e c4 65 48 8d b0 40 81 03 00 8b 46 08 a8 01 74 09 f3 90 <8b> 46 08 a8 01 75 f7 83 4e 08 01 4c 89 46 10 48 89 56 18 e8 bf fd
[  +0.000001] [Tue Feb  4 03:48:48 2025] RSP: 0018:ffffb8bb801a7e00 EFLAGS: 00000202
[  +0.000001] [Tue Feb  4 03:48:48 2025] RAX: 0000000000000001 RBX: ffff8f62bed37d80 RCX: 0000000000000000
[  +0.000001] [Tue Feb  4 03:48:48 2025] RDX: 0000000000000000 RSI: ffff8f62bebb8140 RDI: 000000000000000a
[  +0.000000] [Tue Feb  4 03:48:48 2025] RBP: ffffb8bb801a7e58 R08: ffffffff9a38a250 R09: ffffffff9c2cfdf0
[  +0.000001] [Tue Feb  4 03:48:48 2025] R10: 0000000000000001 R11: 0000000000031560 R12: 0000000000000400
[  +0.000001] [Tue Feb  4 03:48:48 2025] R13: 0000000000031560 R14: 000000000000000a R15: 000000000000e9bf
[  +0.000000] [Tue Feb  4 03:48:48 2025] FS:  0000000000000000(0000) GS:ffff8f62beb80000(0000) knlGS:0000000000000000
[  +0.000001] [Tue Feb  4 03:48:48 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:48:48 2025] CR2: 000072e27041a000 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000001] [Tue Feb  4 03:48:48 2025] PKRU: 55555554
[  +0.000000] [Tue Feb  4 03:48:48 2025] Call Trace:
[  +0.000001] [Tue Feb  4 03:48:48 2025]  <IRQ>
[  +0.000000] [Tue Feb  4 03:48:48 2025]  ? watchdog_timer_fn.cold+0x19c/0x219
[  +0.000003] [Tue Feb  4 03:48:48 2025]  ? __pfx_watchdog_timer_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:48:48 2025]  ? __hrtimer_run_queues+0x12f/0x2a0
[  +0.000002] [Tue Feb  4 03:48:48 2025]  ? hrtimer_interrupt+0xfa/0x210
[  +0.000001] [Tue Feb  4 03:48:48 2025]  ? __sysvec_apic_timer_interrupt+0x52/0x100
[  +0.000001] [Tue Feb  4 03:48:48 2025]  ? sysvec_apic_timer_interrupt+0x6c/0x90
[  +0.000001] [Tue Feb  4 03:48:48 2025]  </IRQ>
[  +0.000000] [Tue Feb  4 03:48:48 2025]  <TASK>
[  +0.000001] [Tue Feb  4 03:48:48 2025]  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[  +0.000001] [Tue Feb  4 03:48:48 2025]  ? __pfx_rcu_exp_handler+0x10/0x10
[  +0.000002] [Tue Feb  4 03:48:48 2025]  ? smp_call_function_single+0xe9/0x140
[  +0.000001] [Tue Feb  4 03:48:48 2025]  __sync_rcu_exp_select_node_cpus+0x23b/0x3c0
[  +0.000002] [Tue Feb  4 03:48:48 2025]  ? __pfx_sync_rcu_exp_select_node_cpus+0x10/0x10
[  +0.000001] [Tue Feb  4 03:48:48 2025]  kthread_worker_fn+0xa3/0x220
[  +0.000001] [Tue Feb  4 03:48:48 2025]  ? __pfx_kthread_worker_fn+0x10/0x10
[  +0.000001] [Tue Feb  4 03:48:48 2025]  kthread+0xcf/0x100
[  +0.000001] [Tue Feb  4 03:48:48 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:48:48 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:48:48 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:48:48 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000002] [Tue Feb  4 03:48:48 2025]  </TASK>
[Feb 4 03:49] [Tue Feb  4 03:49:16 2025] watchdog: BUG: soft lockup - CPU#7 stuck for 231s! [rcu_exp_par_gp_:20]
[  +0.000003] [Tue Feb  4 03:49:16 2025] CPU#7 Utilization every 4s during lockup:
[  +0.000000] [Tue Feb  4 03:49:16 2025]        #1: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:49:16 2025]        #2: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:49:16 2025]        #3: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:49:16 2025]        #4: 101% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000001] [Tue Feb  4 03:49:16 2025]        #5: 100% system,          0% softirq,     0% hardirq,     0% idle
[  +0.000000] [Tue Feb  4 03:49:16 2025] Modules linked in: ext4 crc32c_generic mbcache jbd2 rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device sg st sr_mod qrtr cmac algif_hash algif_skcipher af_alg bnep intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_avs intel_powerclamp coretemp snd_soc_hda_codec kvm_intel snd_hda_ext_core snd_hda_codec_realtek snd_soc_core kvm snd_compress snd_hda_codec_generic ac97_bus snd_pcm_dmaengine snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul btusb polyval_clmulni uvcvideo iwlmvm btrtl btintel polyval_generic snd_hda_intel btbcm videobuf2_vmalloc uvc btmtk videobuf2_memops videobuf2_v4l2 snd_intel_dspcfg ghash_clmulni_intel joydev
[  +0.000015] [Tue Feb  4 03:49:16 2025]  videobuf2_common processor_thermal_device_pci snd_intel_sdw_acpi mac80211 bluetooth hid_multitouch sha1_ssse3 mousedev iTCO_wdt processor_thermal_device snd_hda_codec processor_thermal_wt_hint videodev mc libarc4 xe crc16 mei_hdcp mei_pxp rapl snd_hda_core intel_pmc_bxt processor_thermal_rfim iwlwifi iTCO_vendor_support ucsi_acpi spd5118 intel_pmc_core intel_rapl_msr intel_lpss_pci intel_cstate snd_hwdep processor_thermal_rapl mei_me i2c_hid_acpi typec_ucsi intel_rapl_common snd_pcm snd_timer intel_lpss typec processor_thermal_wt_req processor_thermal_power_floor snd pmt_telemetry drm_suballoc_helper soundcore processor_thermal_mbox roles pmt_class int3403_thermal int3400_thermal cfg80211 spi_nor intel_uncore nvidia_wmi_ec_backlight idma64 i2c_hid i2c_i801 intel_vsec psmouse intel_hid acpi_thermal_rel mei int340x_thermal_zone rfkill mtd i2c_smbus i2c_mux mac_hid pcspkr pinctrl_alderlake sparse_keymap acpi_pad i2c_dev crypto_user nfnetlink ip_tables x_tables overlay squashfs isofs cdrom nvme nvme_core
[  +0.000029] [Tue Feb  4 03:49:16 2025]  nvme_auth i915 nouveau crc32_pclmul gpu_sched crc32c_intel drm_gpuvm sha512_ssse3 drm_exec sha256_ssse3 drm_buddy drm_ttm_helper serio_raw aesni_intel ttm atkbd gf128mul igc libps2 i2c_algo_bit crypto_simd hid_generic vivaldi_fmap mxm_wmi ptp drm_display_helper cryptd thunderbolt uas spi_intel_pci cec pps_core usbhid usb_storage spi_intel vmd intel_gtt i8042 video serio wmi dm_snapshot dm_bufio dm_mod loop
[  +0.000010] [Tue Feb  4 03:49:16 2025] CPU: 7 UID: 0 PID: 20 Comm: rcu_exp_par_gp_ Tainted: G      D      L     6.12.12-1-MANJARO #1 9cf2bc27dd98150779fa442297bc80d89e8aad59
[  +0.000001] [Tue Feb  4 03:49:16 2025] Tainted: [D]=DIE, [L]=SOFTLOCKUP
[  +0.000001] [Tue Feb  4 03:49:16 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Tue Feb  4 03:49:16 2025] RIP: 0010:smp_call_function_single+0xe9/0x140
[  +0.000002] [Tue Feb  4 03:49:16 2025] Code: 38 65 48 2b 14 25 28 00 00 00 75 66 c9 c3 cc cc cc cc 65 48 8b 05 af 9e c4 65 48 8d b0 40 81 03 00 8b 46 08 a8 01 74 09 f3 90 <8b> 46 08 a8 01 75 f7 83 4e 08 01 4c 89 46 10 48 89 56 18 e8 bf fd
[  +0.000001] [Tue Feb  4 03:49:16 2025] RSP: 0018:ffffb8bb801a7e00 EFLAGS: 00000202
[  +0.000001] [Tue Feb  4 03:49:16 2025] RAX: 0000000000000001 RBX: ffff8f62bed37d80 RCX: 0000000000000000
[  +0.000000] [Tue Feb  4 03:49:16 2025] RDX: 0000000000000000 RSI: ffff8f62bebb8140 RDI: 000000000000000a
[  +0.000001] [Tue Feb  4 03:49:16 2025] RBP: ffffb8bb801a7e58 R08: ffffffff9a38a250 R09: ffffffff9c2cfdf0
[  +0.000000] [Tue Feb  4 03:49:16 2025] R10: 0000000000000001 R11: 0000000000031560 R12: 0000000000000400
[  +0.000001] [Tue Feb  4 03:49:16 2025] R13: 0000000000031560 R14: 000000000000000a R15: 000000000000e9bf
[  +0.000001] [Tue Feb  4 03:49:16 2025] FS:  0000000000000000(0000) GS:ffff8f62beb80000(0000) knlGS:0000000000000000
[  +0.000000] [Tue Feb  4 03:49:16 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Tue Feb  4 03:49:16 2025] CR2: 000072e27041a000 CR3: 000000069f022000 CR4: 0000000000f52ef0
[  +0.000001] [Tue Feb  4 03:49:16 2025] PKRU: 55555554
[  +0.000000] [Tue Feb  4 03:49:16 2025] Call Trace:
[  +0.000001] [Tue Feb  4 03:49:16 2025]  <IRQ>
[  +0.000000] [Tue Feb  4 03:49:16 2025]  ? watchdog_timer_fn.cold+0x19c/0x219
[  +0.000002] [Tue Feb  4 03:49:16 2025]  ? __pfx_watchdog_timer_fn+0x10/0x10
[  +0.000002] [Tue Feb  4 03:49:16 2025]  ? __hrtimer_run_queues+0x12f/0x2a0
[  +0.000001] [Tue Feb  4 03:49:16 2025]  ? hrtimer_interrupt+0xfa/0x210
[  +0.000001] [Tue Feb  4 03:49:16 2025]  ? __sysvec_apic_timer_interrupt+0x52/0x100
[  +0.000002] [Tue Feb  4 03:49:16 2025]  ? sysvec_apic_timer_interrupt+0x6c/0x90
[  +0.000000] [Tue Feb  4 03:49:16 2025]  </IRQ>
[  +0.000001] [Tue Feb  4 03:49:16 2025]  <TASK>
[  +0.000000] [Tue Feb  4 03:49:16 2025]  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
[  +0.000001] [Tue Feb  4 03:49:16 2025]  ? __pfx_rcu_exp_handler+0x10/0x10
[  +0.000002] [Tue Feb  4 03:49:16 2025]  ? smp_call_function_single+0xe9/0x140
[  +0.000001] [Tue Feb  4 03:49:16 2025]  __sync_rcu_exp_select_node_cpus+0x23b/0x3c0
[  +0.000002] [Tue Feb  4 03:49:16 2025]  ? __pfx_sync_rcu_exp_select_node_cpus+0x10/0x10
[  +0.000000] [Tue Feb  4 03:49:16 2025]  kthread_worker_fn+0xa3/0x220
[  +0.000002] [Tue Feb  4 03:49:16 2025]  ? __pfx_kthread_worker_fn+0x10/0x10
[  +0.000000] [Tue Feb  4 03:49:16 2025]  kthread+0xcf/0x100
[  +0.000002] [Tue Feb  4 03:49:16 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000002] [Tue Feb  4 03:49:16 2025]  ret_from_fork+0x31/0x50
[  +0.000001] [Tue Feb  4 03:49:16 2025]  ? __pfx_kthread+0x10/0x10
[  +0.000001] [Tue Feb  4 03:49:16 2025]  ret_from_fork_asm+0x1a/0x30
[  +0.000002] [Tue Feb  4 03:49:16 2025]  </TASK>

What’s even weirder is that while the system appears to be locked up, the SSH connection is still up and dmesg -wHT is still printing watchdog: BUG: soft lockup kernel messages every so often. However, ^C caused that SSH connection to also become useless since it got stuck right after.

Edit:

Booting this system into an Endeavour OS live system, running the exact same commands as above, I was able to fill the entire SSD up with yes > yes, and then was also able to successfully take an entire image of the internal SSD. I don’t know what to make of this and switching away from Manjaro to a different Arch derivative was not on my New Year’s resolutions list :confused:

1 Like

And it does look like a kernel issue - but I am at loss why - there is no logic to it when it occours over four (4) different systems.

It is pointing towards a hardware issue - yet it would be really, really bad luck …

Some of the output seems to indicate that that intel micro code is in play.

If Manjaro loads the ucode.img on the live ISO but EndeavourOS do not - that may be a pointer of interest with this particular system.

I would like the kernel expert @philm to take a look at this - perhaps he has pointers?

The kernels built for Manjaro has a series of vendor specific patches applied, mostly Asus, I don’t think those have an impact - they are vendor specific and Clevo is not Asus :slight_smile:

See → Packages / core / linux612 · GitLab

ideas

microcode

If it is - on intel - micro code related you can remove the package intel-ucode, rebuild init and grub.cfg

restart system to test

clean kernel

Another approach is to build a kernel - but because that is resource demanding - it might just trigger the condition we are trying to avoid.

I am regularly building the linux-next-git kernel - I usually use mtune=native for my AMD systems but I can build it with mtune=generic for you to test.

See → AUR (en) - linux-next-git

I can make the package available for you to download

See → linux-aarhus archive @ uex.dk

restart system to test

watchdog

Try disable watchdog using kernel argument nowatchdog and rebuild grub.cfg, then add a module blacklist

 $ cat /etc/modprobe.d/blacklist-watchdog.conf 
blacklist iTCO_wdt

restart system to test

mitigations

Add mitigations=off to kernel commandline (rebuild grub.cfg)

restart system to test

1 Like

Please disregard what I said about Endeavour OS being more stable on this system. I had Manjaro running with all the various options you provided for testing and also disabled the Intel RAID option in the BIOS settings, and still didn’t have a stable system (random application crashes + full system lockup). I now had Endeavour OS running for about a day and had the exact same random application crashes and full system lockup happening there as well:

[Feb 5 17:08] [Wed Feb  5 17:08:25 2025] slack[2267]: segfault at 1aaaaaaaa ip 0000596413bd0bab sp 00007ffd6fbed990 error 4 in slack[9472bab,59640c806000+8996000] likely on CPU 11 (core 20, socket 0)
[  +0.000008] [Wed Feb  5 17:08:25 2025] Code: 00 00 4c 8b 4d d0 4c 8b 6d c8 eb 29 49 8b 79 08 4d 8b 69 20 48 85 ff 4c 89 6d c8 74 18 e8 4d 1e 17 ff 4c 8b 6d c8 48 8b 4d c0 <8b> 09 4c 39 e8 74 ab 4c 8b 4d d0 89 cb c1 eb 04 83 e3 0f 8d 43 fe
[Feb 6 02:45] [Thu Feb  6 02:45:52 2025] BUG: unable to handle page fault for address: 000000000c00000e
[  +0.000006] [Thu Feb  6 02:45:52 2025] #PF: supervisor instruction fetch in kernel mode
[  +0.000001] [Thu Feb  6 02:45:52 2025] #PF: error_code(0x0010) - not-present page
[  +0.000001] [Thu Feb  6 02:45:52 2025] PGD 12efda067 P4D 12efda067 PUD 0 
[  +0.000002] [Thu Feb  6 02:45:52 2025] Oops: Oops: 0010 [#1] PREEMPT SMP NOPTI
[  +0.000002] [Thu Feb  6 02:45:52 2025] CPU: 9 UID: 1000 PID: 1299 Comm: kwin_wayland Tainted: P           OE      6.13.1-arch1-1 #1 c1258adae10e6ad423427764ae6ad3679b7d8e8a
[  +0.000003] [Thu Feb  6 02:45:52 2025] Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
[  +0.000001] [Thu Feb  6 02:45:52 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Thu Feb  6 02:45:52 2025] RIP: 0010:0xc00000e
[  +0.000032] [Thu Feb  6 02:45:52 2025] Code: Unable to access opcode bytes at 0xbffffe4.
[  +0.000000] [Thu Feb  6 02:45:52 2025] RSP: 0018:ffffbcb744873260 EFLAGS: 00010082
[  +0.000002] [Thu Feb  6 02:45:52 2025] RAX: ffffbcb742000000 RBX: ffff9c05725c8d78 RCX: ffff9c07bff6db1f
[  +0.000001] [Thu Feb  6 02:45:52 2025] RDX: 000000000c00000e RSI: 0000000000b81210 RDI: ffff9c05725c8008
[  +0.000001] [Thu Feb  6 02:45:52 2025] RBP: ffff9c07bff6db20 R08: 000000000c00000e R09: 0000000000000020
[  +0.000000] [Thu Feb  6 02:45:52 2025] R10: ffff9c07bff6db3c R11: ffff9c05679c0008 R12: 0000000000000000
[  +0.000001] [Thu Feb  6 02:45:52 2025] R13: 0000000000000000 R14: 0000000000b81210 R15: ffff9c05725c8008
[  +0.000001] [Thu Feb  6 02:45:52 2025] FS:  000072d456969a00(0000) GS:ffff9c14bf480000(0000) knlGS:0000000000000000
[  +0.000001] [Thu Feb  6 02:45:52 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000001] [Thu Feb  6 02:45:52 2025] CR2: 000000000c00000e CR3: 00000001304be004 CR4: 0000000000f72ef0
[  +0.000001] [Thu Feb  6 02:45:52 2025] PKRU: 55555554
[  +0.000001] [Thu Feb  6 02:45:52 2025] Call Trace:
[  +0.000002] [Thu Feb  6 02:45:52 2025]  <TASK>
[  +0.000001] [Thu Feb  6 02:45:52 2025]  ? __die_body.cold+0x19/0x27
[  +0.000003] [Thu Feb  6 02:45:52 2025]  ? page_fault_oops+0x15a/0x2d0
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? exc_page_fault+0x81/0x190
[  +0.000004] [Thu Feb  6 02:45:52 2025]  ? asm_exc_page_fault+0x26/0x30
[  +0.000005] [Thu Feb  6 02:45:52 2025]  ? _nv050866rm+0x61/0x70 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000451] [Thu Feb  6 02:45:52 2025]  ? _nv050865rm+0xcb/0x1c0 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000398] [Thu Feb  6 02:45:52 2025]  ? _nv035612rm+0x200/0x410 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000458] [Thu Feb  6 02:45:52 2025]  ? _nv046701rm+0x61/0x100 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000180] [Thu Feb  6 02:45:52 2025]  ? _nv015008rm+0x71d/0x9e0 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000152] [Thu Feb  6 02:45:52 2025]  ? _nv051051rm+0x3e/0xc0 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000142] [Thu Feb  6 02:45:52 2025]  ? _nv053179rm+0x4c/0x60 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000156] [Thu Feb  6 02:45:52 2025]  ? _nv053132rm+0x1e/0x50 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000304] [Thu Feb  6 02:45:52 2025]  ? _nv050997rm+0x113/0x1c0 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000364] [Thu Feb  6 02:45:52 2025]  ? _nv053126rm+0x3f3/0x500 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000355] [Thu Feb  6 02:45:52 2025]  ? _nv015034rm+0x424/0x680 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000142] [Thu Feb  6 02:45:52 2025]  ? _nv051150rm+0x69/0xd0 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000140] [Thu Feb  6 02:45:52 2025]  ? _nv013393rm+0x83/0xa0 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000139] [Thu Feb  6 02:45:52 2025]  ? _nv000631rm+0x5e/0x70 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000258] [Thu Feb  6 02:45:52 2025]  ? rm_kernel_rmapi_op+0x167/0x273 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000269] [Thu Feb  6 02:45:52 2025]  ? nvkms_call_rm+0x4a/0x80 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000020] [Thu Feb  6 02:45:52 2025]  ? _nv003104kms+0x42/0x50 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000022] [Thu Feb  6 02:45:52 2025]  ? _nv002619kms+0x48/0x2c0 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000019] [Thu Feb  6 02:45:52 2025]  ? _nv002618kms+0x97/0xe0 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000017] [Thu Feb  6 02:45:52 2025]  ? _nv003094kms+0xd4/0x160 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000021] [Thu Feb  6 02:45:52 2025]  ? _nv002830kms+0x52e/0x740 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000020] [Thu Feb  6 02:45:52 2025]  ? _nv014980rm+0xc1/0x130 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000399] [Thu Feb  6 02:45:52 2025]  ? _nv029783rm+0x1b/0x90 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000230] [Thu Feb  6 02:45:52 2025]  ? _nv000801kms+0x50/0x50 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000018] [Thu Feb  6 02:45:52 2025]  ? _nv000719kms+0x40/0x60 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000015] [Thu Feb  6 02:45:52 2025]  ? nvKmsIoctl+0xf7/0x270 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000018] [Thu Feb  6 02:45:52 2025]  ? nvkms_ioctl_from_kapi+0x73/0xe0 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000019] [Thu Feb  6 02:45:52 2025]  ? _nv000096kms+0x19d/0x240 [nvidia_modeset 1841d752bd778b91166dd0bfe81545ea32bb121d]
[  +0.000026] [Thu Feb  6 02:45:52 2025]  ? nv_drm_internal_framebuffer_create+0x270/0x400 [nvidia_drm 2d2d702e695d6dfc10934430f6d2a1d8b1062334]
[  +0.000007] [Thu Feb  6 02:45:52 2025]  ? nv_drm_framebuffer_create+0x99/0xc0 [nvidia_drm 2d2d702e695d6dfc10934430f6d2a1d8b1062334]
[  +0.000004] [Thu Feb  6 02:45:52 2025]  ? drm_internal_framebuffer_create+0x3e2/0x570
[  +0.000003] [Thu Feb  6 02:45:52 2025]  ? drm_mode_addfb2+0x42/0xf0
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? __pfx_drm_mode_addfb2_ioctl+0x10/0x10
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? drm_ioctl_kernel+0xad/0x100
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? drm_ioctl+0x277/0x500
[  +0.000001] [Thu Feb  6 02:45:52 2025]  ? __pfx_drm_mode_addfb2_ioctl+0x10/0x10
[  +0.000003] [Thu Feb  6 02:45:52 2025]  ? __x64_sys_ioctl+0x94/0xc0
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? do_syscall_64+0x82/0x190
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? __memcg_slab_free_hook+0xf7/0x140
[  +0.000003] [Thu Feb  6 02:45:52 2025]  ? __x64_sys_close+0x52/0xc0
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? kmem_cache_free+0x3f0/0x450
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? syscall_exit_to_user_mode+0x37/0x1c0
[  +0.000003] [Thu Feb  6 02:45:52 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000001] [Thu Feb  6 02:45:52 2025]  ? __x64_sys_fcntl+0x6c/0xe0
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? syscall_exit_to_user_mode+0x37/0x1c0
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? __memcg_slab_free_hook+0xf7/0x140
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? __rseq_handle_notify_resume+0xa2/0x4b0
[  +0.000004] [Thu Feb  6 02:45:52 2025]  ? task_work_run+0x59/0x90
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? kmem_cache_free+0x3f0/0x450
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? syscall_exit_to_user_mode+0x37/0x1c0
[  +0.000001] [Thu Feb  6 02:45:52 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? syscall_exit_to_user_mode+0x37/0x1c0
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000001] [Thu Feb  6 02:45:52 2025]  ? syscall_exit_to_user_mode+0x37/0x1c0
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? syscall_exit_to_user_mode+0x37/0x1c0
[  +0.000001] [Thu Feb  6 02:45:52 2025]  ? do_syscall_64+0x8e/0x190
[  +0.000002] [Thu Feb  6 02:45:52 2025]  ? entry_SYSCALL_64_after_hwframe+0x76/0x7e
[  +0.000003] [Thu Feb  6 02:45:52 2025]  </TASK>
[  +0.000001] [Thu Feb  6 02:45:52 2025] Modules linked in: tls snd_seq_dummy snd_hrtimer snd_seq snd_seq_device nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables vfat fat snd_sof_pci_intel_tgl snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_acpi_intel_match snd_soc_acpi_intel_sdca_quirks soundwire_generic_allocation snd_soc_acpi soundwire_bus snd_soc_sdca snd_soc_avs intel_uncore_frequency snd_hda_codec_realtek intel_uncore_frequency_common snd_soc_hda_codec intel_tcc_cooling snd_hda_ext_core snd_hda_codec_generic x86_pkg_temp_thermal snd_soc_core snd_hda_scodec_component intel_powerclamp snd_compress ac97_bus coretemp snd_hda_codec_hdmi uvcvideo btusb snd_pcm_dmaengine btrtl iwlmvm videobuf2_vmalloc snd_hda_intel uvc btintel
[  +0.000031] [Thu Feb  6 02:45:52 2025]  snd_intel_dspcfg videobuf2_memops kvm_intel btbcm videobuf2_v4l2 snd_intel_sdw_acpi mac80211 btmtk libarc4 snd_hda_codec videobuf2_common kvm bluetooth processor_thermal_device_pci snd_hda_core processor_thermal_device iwlwifi videodev spi_nor processor_thermal_wt_hint snd_hwdep iTCO_wdt processor_thermal_rfim mc mei_hdcp rapl crc16 mei_pxp intel_pmc_bxt intel_rapl_msr processor_thermal_rapl snd_pcm mtd spd5118 iTCO_vendor_support intel_cstate cfg80211 mei_me snd_timer intel_rapl_common thunderbolt igc processor_thermal_wt_req intel_uncore nvidia_wmi_ec_backlight i2c_i801 spi_intel_pci ptp processor_thermal_power_floor mxm_wmi snd pcspkr i2c_smbus mei spi_intel pps_core processor_thermal_mbox i2c_mux soundcore rfkill intel_pmc_core int3403_thermal intel_vsec int340x_thermal_zone int3400_thermal pmt_telemetry joydev intel_hid acpi_pad pmt_class acpi_thermal_rel sparse_keymap mousedev mac_hid loop nfnetlink ip_tables x_tables dm_crypt cbc encrypted_keys trusted asn1_encoder tee usbhid crct10dif_pclmul
[  +0.000038] [Thu Feb  6 02:45:52 2025]  crc32_pclmul polyval_clmulni polyval_generic hid_multitouch ghash_clmulni_intel sha512_ssse3 hid_generic psmouse sha256_ssse3 serio_raw nvidia_drm(POE) nvidia_modeset(POE) atkbd sha1_ssse3 nvme libps2 drm_ttm_helper aesni_intel vivaldi_fmap ttm gf128mul ucsi_acpi nvme_core typec_ucsi intel_lpss_pci crypto_simd roles intel_lpss cryptd nvme_auth idma64 typec i2c_hid_acpi i8042 i2c_hid video serio wmi pinctrl_alderlake pkcs8_key_parser nvidia_uvm(POE) btrfs blake2b_generic libcrc32c crc32c_generic crc32c_intel xor raid6_pq dm_mod nvidia(POE) i2c_dev crypto_user
[  +0.000024] [Thu Feb  6 02:45:52 2025] CR2: 000000000c00000e
[  +0.000002] [Thu Feb  6 02:45:52 2025] ---[ end trace 0000000000000000 ]---
[  +0.000001] [Thu Feb  6 02:45:52 2025] RIP: 0010:0xc00000e
[  +0.000030] [Thu Feb  6 02:45:52 2025] Code: Unable to access opcode bytes at 0xbffffe4.
[  +0.000001] [Thu Feb  6 02:45:52 2025] RSP: 0018:ffffbcb744873260 EFLAGS: 00010082
[  +0.000001] [Thu Feb  6 02:45:52 2025] RAX: ffffbcb742000000 RBX: ffff9c05725c8d78 RCX: ffff9c07bff6db1f
[  +0.000001] [Thu Feb  6 02:45:52 2025] RDX: 000000000c00000e RSI: 0000000000b81210 RDI: ffff9c05725c8008
[  +0.000001] [Thu Feb  6 02:45:52 2025] RBP: ffff9c07bff6db20 R08: 000000000c00000e R09: 0000000000000020
[  +0.000001] [Thu Feb  6 02:45:52 2025] R10: ffff9c07bff6db3c R11: ffff9c05679c0008 R12: 0000000000000000
[  +0.000001] [Thu Feb  6 02:45:52 2025] R13: 0000000000000000 R14: 0000000000b81210 R15: ffff9c05725c8008
[  +0.000001] [Thu Feb  6 02:45:52 2025] FS:  000072d456969a00(0000) GS:ffff9c14bf480000(0000) knlGS:0000000000000000
[  +0.000002] [Thu Feb  6 02:45:52 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000000] [Thu Feb  6 02:45:52 2025] CR2: 000000000c00000e CR3: 00000001304be004 CR4: 0000000000f72ef0
[  +0.000002] [Thu Feb  6 02:45:52 2025] PKRU: 55555554
[  +0.000001] [Thu Feb  6 02:45:52 2025] note: kwin_wayland[1299] exited with irqs disabled
[  +0.000007] [Thu Feb  6 02:45:52 2025] note: kwin_wayland[1299] exited with preempt_count 1
[Feb 6 02:46] [Thu Feb  6 02:46:53 2025] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
[  +0.000018] [Thu Feb  6 02:46:53 2025] rcu:   11-...0: (1 GPs behind) idle=aed4/1/0x4000000000000002 softirq=304824/304824 fqs=13741
[  +0.000016] [Thu Feb  6 02:46:53 2025] rcu:   (detected by 3, t=60002 jiffies, g=3571245, q=3047 ncpus=32)
[  +0.000008] [Thu Feb  6 02:46:53 2025] Sending NMI from CPU 3 to CPUs 11:
[  +0.000007] [Thu Feb  6 02:46:53 2025] NMI backtrace for cpu 11
[  +0.000002] [Thu Feb  6 02:46:53 2025] CPU: 11 UID: 0 PID: 0 Comm: swapper/11 Tainted: P      D    OE      6.13.1-arch1-1 #1 c1258adae10e6ad423427764ae6ad3679b7d8e8a
[  +0.000003] [Thu Feb  6 02:46:53 2025] Tainted: [P]=PROPRIETARY_MODULE, [D]=DIE, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
[  +0.000000] [Thu Feb  6 02:46:53 2025] Hardware name: Notebook XM-10 X370SNx/X370SNx, BIOS 1.07.11a 11/29/2023
[  +0.000001] [Thu Feb  6 02:46:53 2025] RIP: 0010:native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000005] [Thu Feb  6 02:46:53 2025] Code: 77 7f f0 0f ba 2b 08 0f 92 c2 8b 03 0f b6 d2 c1 e2 08 30 e4 09 d0 3d ff 00 00 00 77 5b 85 c0 74 10 0f b6 03 84 c0 74 09 f3 90 <0f> b6 03 84 c0 75 f7 b8 01 00 00 00 66 89 03 65 48 ff 05 e1 31 74
[  +0.000000] [Thu Feb  6 02:46:53 2025] RSP: 0018:ffffbcb7408b0d90 EFLAGS: 00000002
[  +0.000001] [Thu Feb  6 02:46:53 2025] RAX: 0000000000000001 RBX: ffff9c05482e61c8 RCX: ffff9c0566e1df5c
[  +0.000001] [Thu Feb  6 02:46:53 2025] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff9c05482e61c8
[  +0.000001] [Thu Feb  6 02:46:53 2025] RBP: ffff9c0566e1dec0 R08: ffff9c0566e1df5c R09: ffffbcb7408b0ee0
[  +0.000000] [Thu Feb  6 02:46:53 2025] R10: 00000000000000c3 R11: 0000000000000000 R12: 0000000000000001
[  +0.000000] [Thu Feb  6 02:46:53 2025] R13: 0000000000000000 R14: ffff9c0566e1df5c R15: 0000000000000001
[  +0.000001] [Thu Feb  6 02:46:53 2025] FS:  0000000000000000(0000) GS:ffff9c14bf580000(0000) knlGS:0000000000000000
[  +0.000001] [Thu Feb  6 02:46:53 2025] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000000] [Thu Feb  6 02:46:53 2025] CR2: 000035bc02d5b000 CR3: 0000000930822001 CR4: 0000000000f72ef0
[  +0.000001] [Thu Feb  6 02:46:53 2025] PKRU: 55555554
[  +0.000000] [Thu Feb  6 02:46:53 2025] Call Trace:
[  +0.000001] [Thu Feb  6 02:46:53 2025]  <NMI>
[  +0.000000] [Thu Feb  6 02:46:53 2025]  ? nmi_cpu_backtrace.cold+0x32/0x68
[  +0.000003] [Thu Feb  6 02:46:53 2025]  ? nmi_cpu_backtrace_handler+0x11/0x20
[  +0.000002] [Thu Feb  6 02:46:53 2025]  ? nmi_handle+0x5e/0x120
[  +0.000002] [Thu Feb  6 02:46:53 2025]  ? default_do_nmi+0x40/0x130
[  +0.000001] [Thu Feb  6 02:46:53 2025]  ? exc_nmi+0x122/0x1a0
[  +0.000001] [Thu Feb  6 02:46:53 2025]  ? end_repeat_nmi+0xf/0x53
[  +0.000002] [Thu Feb  6 02:46:53 2025]  ? native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000001] [Thu Feb  6 02:46:53 2025]  ? native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000002] [Thu Feb  6 02:46:53 2025]  ? native_queued_spin_lock_slowpath+0x70/0x2e0
[  +0.000001] [Thu Feb  6 02:46:53 2025]  </NMI>
[  +0.000000] [Thu Feb  6 02:46:53 2025]  <IRQ>
[  +0.000000] [Thu Feb  6 02:46:53 2025]  _raw_spin_lock_irqsave+0x3d/0x50
[  +0.000003] [Thu Feb  6 02:46:53 2025]  os_acquire_spinlock+0x12/0x30 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000262] [Thu Feb  6 02:46:53 2025]  _nv049752rm+0x10/0x20 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000300] [Thu Feb  6 02:46:53 2025]  _nv015007rm+0x6e/0xab0 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000151] [Thu Feb  6 02:46:53 2025]  _nv051037rm+0x118/0x190 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000170] [Thu Feb  6 02:46:53 2025]  _nv046883rm+0x41/0xf0 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000159] [Thu Feb  6 02:46:53 2025]  ? __queue_work.part.0+0xe7/0x3b0
[  +0.000003] [Thu Feb  6 02:46:53 2025]  rm_run_rc_callback+0x96/0xe0 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000179] [Thu Feb  6 02:46:53 2025]  ? __pfx_nv_timer_callback_typed_data+0x10/0x10 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000121] [Thu Feb  6 02:46:53 2025]  ? __pfx_nv_timer_callback_typed_data+0x10/0x10 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000121] [Thu Feb  6 02:46:53 2025]  nvidia_rc_timer_callback+0x29/0x60 [nvidia be66d2043acb00c09f488a0a6bc51163db6c6e5f]
[  +0.000122] [Thu Feb  6 02:46:53 2025]  call_timer_fn+0x27/0x120
[  +0.000003] [Thu Feb  6 02:46:53 2025]  __run_timers+0x1f4/0x280
[  +0.000002] [Thu Feb  6 02:46:53 2025]  run_timer_softirq+0x8c/0xf0
[  +0.000001] [Thu Feb  6 02:46:53 2025]  handle_softirqs+0xe8/0x2b0
[  +0.000001] [Thu Feb  6 02:46:53 2025]  __irq_exit_rcu+0xc2/0xe0
[  +0.000001] [Thu Feb  6 02:46:53 2025]  sysvec_apic_timer_interrupt+0x71/0x90
[  +0.000002] [Thu Feb  6 02:46:53 2025]  </IRQ>
[  +0.000000] [Thu Feb  6 02:46:53 2025]  <TASK>
[  +0.000000] [Thu Feb  6 02:46:53 2025]  asm_sysvec_apic_timer_interrupt+0x1a/0x20
[  +0.000003] [Thu Feb  6 02:46:53 2025] RIP: 0010:cpuidle_enter_state+0xc6/0x420
[  +0.000001] [Thu Feb  6 02:46:53 2025] Code: 00 00 e8 9d 3d 2f ff e8 98 f1 ff ff 49 89 c5 0f 1f 44 00 00 31 ff e8 49 d1 2d ff 45 84 ff 0f 85 40 02 00 00 fb 0f 1f 44 00 00 <45> 85 f6 0f 88 84 01 00 00 49 63 d6 48 8d 04 52 48 8d 04 82 49 8d
[  +0.000001] [Thu Feb  6 02:46:53 2025] RSP: 0018:ffffbcb740217e80 EFLAGS: 00000246
[  +0.000001] [Thu Feb  6 02:46:53 2025] RAX: ffff9c14bf580000 RBX: 0000000000000003 RCX: 0000000000000000
[  +0.000001] [Thu Feb  6 02:46:53 2025] RDX: 00002401ad497c1b RSI: fffffff29280e3af RDI: 0000000000000000
[  +0.000000] [Thu Feb  6 02:46:53 2025] RBP: ffff9c14bf5c1bf0 R08: 0000000000000000 R09: 0000000000000008
[  +0.000001] [Thu Feb  6 02:46:53 2025] R10: 0000000000000018 R11: ffff9c14bf5b51cc R12: ffffffff88dc08c0
[  +0.000000] [Thu Feb  6 02:46:53 2025] R13: 00002401ad497c1b R14: 0000000000000003 R15: 0000000000000000
[  +0.000002] [Thu Feb  6 02:46:53 2025]  cpuidle_enter+0x2d/0x40
[  +0.000002] [Thu Feb  6 02:46:53 2025]  do_idle+0x1ad/0x210
[  +0.000002] [Thu Feb  6 02:46:53 2025]  cpu_startup_entry+0x29/0x30
[  +0.000001] [Thu Feb  6 02:46:53 2025]  start_secondary+0x11e/0x140
[  +0.000002] [Thu Feb  6 02:46:53 2025]  common_startup_64+0x13e/0x141
[  +0.000002] [Thu Feb  6 02:46:53 2025]  </TASK>
[  +0.000001] [Thu Feb  6 02:46:53 2025] INFO: NMI handler (nmi_cpu_backtrace_handler) took too long to run: 1.654 msecs

I’m probably going ahead and ordering a new system since I strongly believe this system here is either just cursed or defective. I’m looking at a “Lenovo ThinkPad P16s G2 16” UHD+ R7-7840U Pro 64GB/2TB SSD 21K90000GE" since it seems to be the only system that’s somewhat “certified” for use with Linux and has semi-decent reviews, unless you think that’s a bad idea?

FWIW, the other system with the Ryzen 3900X and Arc B580 had its GPU replaced with an RTX 3060 and then Manjaro re-installed after which I stopped seeing the graphical issues and random system crashes on Manjaro.

1 Like

@Fusl

While this possibility is still fresh in my mind…

You appear to be using a beta BIOS (judging by the letter following the version number). I was just in a discussion where a beta quality BIOS was the culprit ultimately responsible for general system crashes;

In the absence of other logical causes, this may be worth investigating further. Perhaps your board manufacturer has a more recent (non-beta) BIOS available.

Regards.