You are not logged in.

#1 2023-09-11 22:49:51

efstat
Member
Registered: 2023-09-11
Posts: 25

[SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

Hi all.

Relative newbie here, so I am hoping for some advice. I installed Arch for the first time a few weeks ago and went for the KDE plasma desktop and the GDM display manager.

However, yesterday, when I tried to update using pacman and linux-6.5.2 was installed, suddenly I started getting GNOME-shell ore dumps whenever I try to login to KDE plasma session using GDM. KDE session does not start and all I see is a black screen.


Here is the log...

Sep 12 01:02:49 z16arch systemd-coredump[1105]: [?] Process 602 (gnome-shell) of user 120 dumped core.
                                               
                                                Stack trace of thread 602:
                                                #0  0x00007f0001e8e83c n/a (libc.so.6 + 0x8e83c)
                                                #1  0x00007f0001e3e668 raise (libc.so.6 + 0x3e668)
                                                #2  0x00005634dd865f59 n/a (gnome-shell + 0x3f59)
                                                #3  0x00007f0001e3e710 n/a (libc.so.6 + 0x3e710)
                                                #4  0x00007f0001e8e83c n/a (libc.so.6 + 0x8e83c)
                                                #5  0x00007f0001e3e668 raise (libc.so.6 + 0x3e668)
                                                #6  0x00007f0001e264b8 abort (libc.so.6 + 0x264b8)
                                                #7  0x00007f00028fe0e4 n/a (libglib-2.0.so.0 + 0x1e0e4)
                                                #8  0x00007f000295eea0 g_assertion_message_expr (libglib-2.0.so.0 + 0x7eea0)
                                                #9  0x00007f00023a0061 n/a (libmutter-12.so.0 + 0x1a0061)
                                                #10 0x00007f00023a022c n/a (libmutter-12.so.0 + 0x1a022c)
                                                #11 0x00007f00023bb665 n/a (libmutter-12.so.0 + 0x1bb665)
                                                #12 0x00007f000239211d n/a (libmutter-12.so.0 + 0x19211d)
                                                #13 0x00007f000293aa61 g_main_context_dispatch (libglib-2.0.so.0 + 0x5aa61)
                                                #14 0x00007f0002997c29 n/a (libglib-2.0.so.0 + 0xb7c29)
                                                #15 0x00007f000293a01f g_main_loop_run (libglib-2.0.so.0 + 0x5a01f)
                                                #16 0x00007f00022ce2bb meta_context_run_main_loop (libmutter-12.so.0 + 0xce2bb)
                                                #17 0x00005634dd865526 n/a (gnome-shell + 0x3526)
                                                #18 0x00007f0001e27cd0 n/a (libc.so.6 + 0x27cd0)
                                                #19 0x00007f0001e27d8a __libc_start_main (libc.so.6 + 0x27d8a)
                                                #20 0x00005634dd865835 n/a (gnome-shell + 0x3835)
                                               
                                                Stack trace of thread 610:
                                                #0  0x00007f0001f0359f __poll (libc.so.6 + 0x10359f)
                                                #1  0x00007f0002997b8f n/a (libglib-2.0.so.0 + 0xb7b8f)
                                                #2  0x00007f000293a01f g_main_loop_run (libglib-2.0.so.0 + 0x5a01f)
                                                #3  0x00007f0002b3a45c n/a (libgio-2.0.so.0 + 0x11045c)
                                                #4  0x00007f000296ccd5 n/a (libglib-2.0.so.0 + 0x8ccd5)
                                                #5  0x00007f0001e8c9eb n/a (libc.so.6 + 0x8c9eb)
                                                #6  0x00007f0001f10dfc n/a (libc.so.6 + 0x110dfc)
                                               



Any ideas?

Last edited by efstat (2023-09-28 20:59:42)

Offline

#2 2023-09-11 23:11:48

post-factum
Member
From: /cz
Registered: 2008-09-12
Posts: 151
Website

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

What's your hardware? GPU?

Is there anything in the kernel log? Use `sudo journalctl -kb -1` to peek into the kernel log from the previous boot.


uname == latest pf-kernel

Offline

#3 2023-09-12 06:57:30

efstat
Member
Registered: 2023-09-11
Posts: 25

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

The log I pasted above is from the kernel log.
There isn't much else apart from that.

This is my build:

Operating System: Arch Linux
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Kernel Version: 6.4.12-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 9 PRO 6950H with Radeon Graphics
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
System Version: ThinkPad Z16 Gen 1

With 6.4.12 everything looks fine, the moment I upgrade to 6.5.2, after the GDM login screen I cannot proceed to login. The crash happens and I get the black screen.
Newbie question, but how do I attach a log file here?

Offline

#4 2023-09-12 07:17:39

post-factum
Member
From: /cz
Registered: 2008-09-12
Posts: 151
Website

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

No, the log you've pasted is from `systemd-coredump`, that's a userspace facility that takes care of coredumps. Kernel log would be a different one.

For "attaching" a log file, use a 3rd-party pastebin service like http://ix.io, https://paste.rs, https://bpaste.net or https://gist.github.com.


uname == latest pf-kernel

Offline

#5 2023-09-12 07:35:03

seth
Member
Registered: 2012-09-03
Posts: 54,565

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

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

That's GDM crashing and the thing that usually breaks w/ updates are 3rd party extensions, but since you're running KDE on X11, try https://wiki.archlinux.org/title/GDM#Use_Xorg_backend

Offline

#6 2023-09-12 13:54:50

rasertux
Member
From: Florianópolis, Brazil
Registered: 2012-03-03
Posts: 46

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

I have the same problem, kernel 6.4.12 works fine but after upgrade to 6.5.2 screen blinks and the system freeze, i did the rollback and everything back to normal.

Journalctl log https://paste.rs/Ih6bI

Operating System: Arch Linux
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.10
Kernel Version: 6.4.12-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics
Memory: 23.4 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: AZW
Product Name: SER

Offline

#7 2023-09-12 14:03:13

seth
Member
Registered: 2012-09-03
Posts: 54,565

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

You don't have GDM (crashing) but the journal is littered w/ amdgpu kernel module errors.

It starts w/

set 11 09:00:20 rafael-pc kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_low timeout, signaled seq=6421, emitted seq=6423
set 11 09:00:20 rafael-pc kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process spotify pid 4376 thread spotify:>
set 11 09:00:20 rafael-pc kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset begin!

and then there's multiple timeouts and cancellations, but the journal segment might be too late to show the actual cause.

Offline

#8 2023-09-12 15:18:17

rasertux
Member
From: Florianópolis, Brazil
Registered: 2012-03-03
Posts: 46

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

The full log https://paste.rs/ullei

Offline

#9 2023-09-12 15:42:01

seth
Member
Registered: 2012-09-03
Posts: 54,565

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

There's no error?
The previous boot had plasma crashing out of the shutdown (as is usual) but no amdgpu kernel errors and the current boot ends short?

set 11 08:58:58 rafael-pc systemd[1]: Starting Perm

Offline

#10 2023-09-12 17:36:07

efstat
Member
Registered: 2023-09-11
Posts: 25

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

OK so, please bear with me as I am new to this.

As per the kernel log request, here it is. This log is from 01:00 until  01:02.

https://paste.rs/qxd9j

Last edited by efstat (2023-09-12 17:38:26)

Offline

#11 2023-09-12 19:24:14

seth
Member
Registered: 2012-09-03
Posts: 54,565

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

That boot didn't reach a grpahical target, there're no amdgpu errors, no mention of GDM and barely anything gnome-shell

Sep 12 01:02:45 z16arch kernel: memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=602 'gnome-shell'

The matching timeframe would be

Sep 12 01:02:47 z16arch kernel: amdgpu 0000:67:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Sep 12 01:02:49 z16arch kernel: [drm] DSC precompute is not needed.
Sep 12 01:02:49 z16arch kernel: rfkill: input handler enabled
Sep 12 01:02:51 z16arch kernel: rfkill: input handler disabled

The command in #5 uploads the journal of the current boot, if you've meanwhile rebooted, "… -b -1 …" selects the previous boot etc.

Offline

#12 2023-09-12 20:55:10

efstat
Member
Registered: 2023-09-11
Posts: 25

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

I have rebooted several times since but this is definitely the boot when the problem appeared. I will try and recreate it and send the kernel log again.

Offline

#13 2023-09-12 21:15:23

efstat
Member
Registered: 2023-09-11
Posts: 25

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

So I upgraded to 6.5.2. I rebooted; I reached GDM. I tried to log in, but I got to the black screen. This is the kernel log:

https://paste.rs/n6DoT

Then I reverted back to 6.4.12. I rebooted, and everything works fine. This is the log:

https://paste.rs/BpdFt

Btw, I tried the suggestion where I deactivated Wayland for GDM, it did not work.

I think this is probably the most relevant log, but I might be wrong...

https://paste.rs/SzUBA

Last edited by efstat (2023-09-12 22:24:33)

Offline

#14 2023-09-13 05:05:26

seth
Member
Registered: 2012-09-03
Posts: 54,565

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

The first two journals don't reach the graphical.target, the last one does't show any problems and also only begins *after* reaching the graphical .target

Do not reboot w/ the power button and however you're posting the journals right now, DON'T and use the command in #5 because I suspect you're simply copypasting random stuff out of a pager.

Offline

#15 2023-09-13 06:35:26

efstat
Member
Registered: 2023-09-11
Posts: 25

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

I am not re-booting with the power button, I am rebooting with sudo reboot.

The command I have been using to produce the Kernel logs above is the following:

journalctl -kb -1 > kernel.log

and then uploading it. Using your command in #5, booting with the working 6.4.12 kernel and then logging gives me this:

http://0x0.st/HfUI.txt

The previous boot (the one that failed with 6.5.2) has this log with your command in #5:

http://0x0.st/HfUU.txt

Please let me know if this is the log you are looking for.

Thanks!

Last edited by efstat (2023-09-13 06:46:28)

Offline

#16 2023-09-13 07:24:19

seth
Member
Registered: 2012-09-03
Posts: 54,565

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

Both are complete journals w/ GDM on X11, the latter has

Sep 13 00:03:53 z16arch systemd-coredump[1191]: Process 591 (Xorg) of user 120 dumped core.
                                                
                                                Stack trace of thread 591:
                                                #0  0x00007f561ea8e83c n/a (libc.so.6 + 0x8e83c)
                                                #1  0x00007f561ea3e668 raise (libc.so.6 + 0x3e668)
                                                #2  0x00007f561ea264b8 abort (libc.so.6 + 0x264b8)
                                                #3  0x0000559b1e67c5a0 OsAbort (Xorg + 0x1535a0)
                                                #4  0x0000559b1e67da0b FatalError (Xorg + 0x154a0b)
                                                #5  0x0000559b1e684516 n/a (Xorg + 0x15b516)
                                                #6  0x00007f561ea3e710 n/a (libc.so.6 + 0x3e710)
                                                #7  0x00007f561ea8e83c n/a (libc.so.6 + 0x8e83c)
                                                #8  0x00007f561ea3e668 raise (libc.so.6 + 0x3e668)
                                                #9  0x00007f561ea264b8 abort (libc.so.6 + 0x264b8)
                                                #10 0x00007f561ea263dc n/a (libc.so.6 + 0x263dc)
                                                #11 0x00007f561ea36d26 __assert_fail (libc.so.6 + 0x36d26)
                                                #12 0x0000559b1e5c5693 dixRegisterPrivateKey (Xorg + 0x9c693)
                                                #13 0x00007f561ddd5998 glamor_init (libglamoregl.so + 0xd998)
                                                #14 0x00007f561de6e0e1 n/a (modesetting_drv.so + 0xf0e1)
                                                #15 0x0000559b1e5a83c5 AddGPUScreen (Xorg + 0x7f3c5)
                                                #16 0x0000559b1e6b9296 n/a (Xorg + 0x190296)
                                                #17 0x0000559b1e6d837a n/a (Xorg + 0x1af37a)
                                                #18 0x0000559b1e6fece1 n/a (Xorg + 0x1d5ce1)
                                                #19 0x0000559b1e6ff2b0 n/a (Xorg + 0x1d62b0)
                                                #20 0x0000559b1e67c1f2 n/a (Xorg + 0x1531f2)
                                                #21 0x0000559b1e677739 WaitForSomething (Xorg + 0x14e739)
                                                #22 0x0000559b1e56734f n/a (Xorg + 0x3e34f)
                                                #23 0x00007f561ea27cd0 n/a (libc.so.6 + 0x27cd0)
                                                #24 0x00007f561ea27d8a __libc_start_main (libc.so.6 + 0x27d8a)
                                                #25 0x0000559b1e568465 _start (Xorg + 0x3f465)

but the next server starts and runs fine.

=> https://wiki.archlinux.org/title/Kernel … _KMS_start

Offline

#17 2023-09-13 23:01:52

efstat
Member
Registered: 2023-09-11
Posts: 25

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

I tried adding amdgpu in the modules section of /etc/mkinitcpio.conf and running mkinitcpio -P but it did not work.

I also tried upgrading to 6.5.3 but this again did not work. Any ideas?

Offline

#18 2023-09-14 06:15:02

seth
Member
Registered: 2012-09-03
Posts: 54,565

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

Any ideas?

Post a journal that actually covers the alleged behavior / a bactrace similar to your OP.
After the initial X11 failure, http://0x0.st/HfUU.txt logs into KDE and runs for ~5 minutes before you reboot.

Offline

#19 2023-09-14 07:42:08

efstat
Member
Registered: 2023-09-11
Posts: 25

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

I do try to log into KDE, but then all I see is a black screen. So I wait for a few minutes and when nothing happens I simply boot into a console session and I reboot.

Is there a time period in the log you would like to see?

And I assume the following command would produce the log that you need?

journalctl --since="..." --until="..."


Or maybe we can try it from another angle. Once I fill-in my user password in GDM and click Enter, the KDE plasma starts. And then it all goes black. How does GDM start the KDE Plasma desktop? Maybe I can look into that script/config and see if in the newer kernel something is different than the one where everything works.

Last edited by efstat (2023-09-14 07:44:08)

Offline

#20 2023-09-14 08:04:19

seth
Member
Registered: 2012-09-03
Posts: 54,565

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

That's not the problem described in the OP?
Do you see a mouse cursor?
Try to suspend the compositor (SHIFT+Alt+F12)
Switch to a different TTY and check

DISPLAY=:0 xrandr -q

, maybe you simply deactivated all outputs?
https://wiki.archlinux.org/title/KDE#Un … lution_set

Offline

#21 2023-09-14 23:23:06

efstat
Member
Registered: 2023-09-11
Posts: 25

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

No I do not see a mouse cursor. I see the usual KDE desktop image for a fraction of a second and then everything goes black. After that I do not see anything at all, just a black screen.

I will try what you suggest, but how could I have deactivated all outputs? I didn't do anything apart from upgrade the linux package and then reboot.
And the moment I revert back to the 6.4.12, everything is fine...

Offline

#22 2023-09-15 06:07:42

seth
Member
Registered: 2012-09-03
Posts: 54,565

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

The output names might have changed

Sep 13 00:03:46 z16arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Sep 13 00:03:46 z16arch kernel: nvme 0000:06:00.0: platform quirk: setting simple suspend
initcall_blacklist=simpledrm_platform_driver_init

https://wiki.archlinux.org/title/Kernel_parameters

Offline

#23 2023-09-15 11:21:15

zetet
Member
Registered: 2013-01-21
Posts: 3

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

Hi, it seems that I see same issues after upgrade. I do not think that it's (only) kernel related, as downgrading to 6.1 LTS did not fix the issues - AND some chromium based apps (like ferdium) have issues with displaying content all the way from start. Looks like issues somewhere between kernel and drivers, maybe mesa?
I've also tried moving to cachyOS optimized repos, but issues persists whatever builds I use.

Running on Lenovo T14, Ryzen 7 PRO 4750U, with amdgpu.

Here's my crash log:

[ 6425.653089] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_low timeout, signaled seq=2350672, emitted seq=2350674
[ 6425.653411] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process brave pid 4596 thread brave:cs0 pid 4609
[ 6425.653696] amdgpu 0000:07:00.0: amdgpu: GPU reset begin!
[ 6425.781968] [drm] psp gfx command UNLOAD_TA(0x2) failed and response status is (0x117)
[ 6425.808103] amdgpu 0000:07:00.0: amdgpu: MODE2 reset
[ 6425.808168] amdgpu 0000:07:00.0: amdgpu: GPU reset succeeded, trying to resume
[ 6425.808311] [drm] PCIE GART of 1024M enabled.
[ 6425.808314] [drm] PTB located at 0x000000F41FC00000
[ 6425.808403] [drm] PSP is resuming...
[ 6426.511234] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[ 6426.786346] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 6426.797324] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 6426.797331] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 6426.797337] amdgpu 0000:07:00.0: amdgpu: SMU is resuming...
[ 6426.797974] amdgpu 0000:07:00.0: amdgpu: SMU is resumed successfully!
[ 6426.798424] [drm] DMUB hardware initialized: version=0x01010027
[ 6427.132704] [drm] kiq ring mec 2 pipe 1 q 0
[ 6427.316944] amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
[ 6427.317231] [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v9_0> failed -110
[ 6427.317488] amdgpu 0000:07:00.0: amdgpu: GPU reset(2) failed
[ 6427.317506] amdgpu 0000:07:00.0: amdgpu: GPU reset end with ret = -110
[ 6427.317507] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* GPU Recovery Failed: -110
[ 6427.318038] [drm] Skip scheduling IBs!
[ 6427.318046] [drm] Skip scheduling IBs!
[ 6437.931134] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout, signaled seq=702496, emitted seq=702499
[ 6437.932117] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process  pid 0 thread  pid 0
[ 6437.932443] amdgpu 0000:07:00.0: amdgpu: GPU reset begin!
[ 6438.034961] ------------[ cut here ]------------
[ 6438.034965] WARNING: CPU: 8 PID: 15500 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:615 amdgpu_irq_put+0xf3/0x120 [amdgpu]
[ 6438.035318] Modules linked in: nft_masq nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 bridge stp llc nf_tables libcrc32c nfnetlink vhost_vsock vmw_vsock_virtio_transport_common vhost vhost_iotlb vsock rfcomm ccm snd_seq_dummy snd_hrtimer snd_seq zram cmac algif_hash algif_skcipher af_alg bnep snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci amdgpu snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_ctl_led iwlmvm intel_rapl_msr snd_soc_core snd_hda_codec_realtek intel_rapl_common snd_hda_codec_generic snd_hda_codec_hdmi snd_compress snd_usb_audio amdxcp ac97_bus snd_pcm_dmaengine edac_mce_amd snd_hda_intel btusb drm_buddy mac80211 uvcvideo snd_pci_ps btrtl snd_intel_dspcfg gpu_sched snd_usbmidi_lib snd_rpl_pci_acp6x snd_intel_sdw_acpi snd_acp_pci btbcm videobuf2_vmalloc i2c_algo_bit snd_ump kvm_amd snd_hda_codec uvc libarc4 btintel snd_pci_acp6x drm_suballoc_helper drm_ttm_helper snd_pci_acp5x snd_hda_core snd_rawmidi btmtk videobuf2_memops kvm
[ 6438.035360]  iwlwifi ttm vfat videobuf2_v4l2 snd_rn_pci_acp3x snd_seq_device snd_hwdep bluetooth fat thinkpad_acpi irqbypass think_lmi firmware_attributes_class wmi_bmof tps6598x drm_display_helper ledtrig_audio videodev pcspkr ucsi_acpi psmouse rapl ecdh_generic snd_pcm snd_acp_config acpi_cpufreq sp5100_tco cfg80211 r8169 cec snd_timer ipmi_devintf typec_ucsi snd_soc_acpi realtek legion_laptop videobuf2_common mdio_devres k10temp snd_pci_acp3x i2c_piix4 video snd platform_profile mc cdc_acm typec libphy rfkill ipmi_msghandler soundcore roles mousedev i2c_scmi wmi serial_multi_instantiate joydev mac_hid sch_fq_codel usbip_host usbip_core dm_multipath crypto_user fuse loop ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_jabra hid_logitech_hidpp hid_logitech_dj hid_multitouch usbhid crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni rtsx_pci_sdmmc polyval_generic gf128mul serio_raw mmc_core ghash_clmulni_intel atkbd sha512_ssse3 libps2
[ 6438.035410]  vivaldi_fmap aesni_intel crypto_simd xhci_pci cryptd i8042 rtsx_pci ccp xhci_pci_renesas serio dm_mod nvme nvme_core nvme_common
[ 6438.035418] CPU: 8 PID: 15500 Comm: kworker/u32:2 Not tainted 6.5.3-3-cachyos #1 145b6ef753b63a3b87e89032abdf496e44ac3967
[ 6438.035421] Hardware name: LENOVO 20UD0008US/20UD0008US, BIOS R1BET76W(1.45 ) 07/31/2023
[ 6438.035422] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[ 6438.035429] RIP: 0010:amdgpu_irq_put+0xf3/0x120 [amdgpu]
[ 6438.035790] Code: 89 ff ff d0 0f 1f 00 4c 89 ee 4c 89 f7 89 04 24 e8 e2 6f 04 f6 8b 04 24 48 83 c4 08 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc <0f> 0b b8 ea ff ff ff e9 64 ff ff ff b8 ea ff ff ff e9 5a ff ff ff
[ 6438.035792] RSP: 0018:ffffb2fcc541bc50 EFLAGS: 00010246
[ 6438.035793] RAX: ffff9ba60199b850 RBX: ffff9ba642a80000 RCX: 0000000000000000
[ 6438.035794] RDX: 0000000000000000 RSI: ffff9ba642aa7928 RDI: ffff9ba642a80000
[ 6438.035795] RBP: 0000000000000000 R08: 0000000000000007 R09: 0000000000000006
[ 6438.035796] R10: 0000000000000200 R11: 0000000000005808 R12: 0000000000000000
[ 6438.035797] R13: ffff9ba642ac12a0 R14: ffff9ba8b6006c00 R15: 0000000000000000
[ 6438.035798] FS:  0000000000000000(0000) GS:ffff9bacefa00000(0000) knlGS:0000000000000000
[ 6438.035799] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 6438.035800] CR2: 00007efdc41c9f60 CR3: 000000040d8be000 CR4: 0000000000350ee0
[ 6438.035801] Call Trace:
[ 6438.035804]  <TASK>
[ 6438.035806]  ? __warn+0x81/0x1b0
[ 6438.035811]  ? amdgpu_irq_put+0xf3/0x120 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.036222]  ? report_bug+0x202/0x270
[ 6438.036229]  ? handle_bug+0x3c/0x80
[ 6438.036233]  ? exc_invalid_op+0x19/0xc0
[ 6438.036237]  ? asm_exc_invalid_op+0x1a/0x20
[ 6438.036244]  ? amdgpu_irq_put+0xf3/0x120 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.036985]  gfx_v9_0_hw_fini+0x35/0x710 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.037383]  amdgpu_device_ip_suspend_phase2+0x104/0x1a0 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.037648]  ? amdgpu_device_ip_suspend_phase1+0x64/0xe0 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.037913]  amdgpu_device_pre_asic_reset+0xe7/0x2c0 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.038180]  amdgpu_device_gpu_recover+0x485/0xf10 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.038627]  amdgpu_job_timedout+0x186/0x270 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.039151]  ? finish_task_switch.isra.0+0x94/0x2f0
[ 6438.039155]  drm_sched_job_timedout+0x77/0x110 [gpu_sched b4548849604ca046dd8131617717fb956fdf7e26]
[ 6438.039166]  process_one_work+0x251/0x470
[ 6438.039170]  worker_thread+0x55/0x4f0
[ 6438.039173]  ? __pfx_worker_thread+0x10/0x10
[ 6438.039176]  kthread+0xe5/0x120
[ 6438.039179]  ? __pfx_kthread+0x10/0x10
[ 6438.039181]  ret_from_fork+0x31/0x50
[ 6438.039185]  ? __pfx_kthread+0x10/0x10
[ 6438.039186]  ret_from_fork_asm+0x1b/0x30
[ 6438.039190]  </TASK>
[ 6438.039190] ---[ end trace 0000000000000000 ]---
[ 6438.039205] ------------[ cut here ]------------
[ 6438.039205] WARNING: CPU: 8 PID: 15500 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:615 amdgpu_irq_put+0xf3/0x120 [amdgpu]
[ 6438.039469] Modules linked in: nft_masq nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 bridge stp llc nf_tables libcrc32c nfnetlink vhost_vsock vmw_vsock_virtio_transport_common vhost vhost_iotlb vsock rfcomm ccm snd_seq_dummy snd_hrtimer snd_seq zram cmac algif_hash algif_skcipher af_alg bnep snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci amdgpu snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_ctl_led iwlmvm intel_rapl_msr snd_soc_core snd_hda_codec_realtek intel_rapl_common snd_hda_codec_generic snd_hda_codec_hdmi snd_compress snd_usb_audio amdxcp ac97_bus snd_pcm_dmaengine edac_mce_amd snd_hda_intel btusb drm_buddy mac80211 uvcvideo snd_pci_ps btrtl snd_intel_dspcfg gpu_sched snd_usbmidi_lib snd_rpl_pci_acp6x snd_intel_sdw_acpi snd_acp_pci btbcm videobuf2_vmalloc i2c_algo_bit snd_ump kvm_amd snd_hda_codec uvc libarc4 btintel snd_pci_acp6x drm_suballoc_helper drm_ttm_helper snd_pci_acp5x snd_hda_core snd_rawmidi btmtk videobuf2_memops kvm
[ 6438.039495]  iwlwifi ttm vfat videobuf2_v4l2 snd_rn_pci_acp3x snd_seq_device snd_hwdep bluetooth fat thinkpad_acpi irqbypass think_lmi firmware_attributes_class wmi_bmof tps6598x drm_display_helper ledtrig_audio videodev pcspkr ucsi_acpi psmouse rapl ecdh_generic snd_pcm snd_acp_config acpi_cpufreq sp5100_tco cfg80211 r8169 cec snd_timer ipmi_devintf typec_ucsi snd_soc_acpi realtek legion_laptop videobuf2_common mdio_devres k10temp snd_pci_acp3x i2c_piix4 video snd platform_profile mc cdc_acm typec libphy rfkill ipmi_msghandler soundcore roles mousedev i2c_scmi wmi serial_multi_instantiate joydev mac_hid sch_fq_codel usbip_host usbip_core dm_multipath crypto_user fuse loop ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_jabra hid_logitech_hidpp hid_logitech_dj hid_multitouch usbhid crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni rtsx_pci_sdmmc polyval_generic gf128mul serio_raw mmc_core ghash_clmulni_intel atkbd sha512_ssse3 libps2
[ 6438.039525]  vivaldi_fmap aesni_intel crypto_simd xhci_pci cryptd i8042 rtsx_pci ccp xhci_pci_renesas serio dm_mod nvme nvme_core nvme_common
[ 6438.039530] CPU: 8 PID: 15500 Comm: kworker/u32:2 Tainted: G        W          6.5.3-3-cachyos #1 145b6ef753b63a3b87e89032abdf496e44ac3967
[ 6438.039531] Hardware name: LENOVO 20UD0008US/20UD0008US, BIOS R1BET76W(1.45 ) 07/31/2023
[ 6438.039532] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[ 6438.039537] RIP: 0010:amdgpu_irq_put+0xf3/0x120 [amdgpu]
[ 6438.039801] Code: 89 ff ff d0 0f 1f 00 4c 89 ee 4c 89 f7 89 04 24 e8 e2 6f 04 f6 8b 04 24 48 83 c4 08 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc <0f> 0b b8 ea ff ff ff e9 64 ff ff ff b8 ea ff ff ff e9 5a ff ff ff
[ 6438.039802] RSP: 0018:ffffb2fcc541bc50 EFLAGS: 00010246
[ 6438.039803] RAX: ffff9ba60199bcd8 RBX: ffff9ba642a80000 RCX: 0000000000000000
[ 6438.039804] RDX: 0000000000000000 RSI: ffff9ba642aa7940 RDI: ffff9ba642a80000
[ 6438.039804] RBP: 0000000000000000 R08: 0000000000000007 R09: 0000000000000006
[ 6438.039805] R10: 0000000000000200 R11: 0000000000005808 R12: 0000000000000000
[ 6438.039806] R13: ffff9ba642ac12a0 R14: ffff9ba8b6006c00 R15: 0000000000000000
[ 6438.039807] FS:  0000000000000000(0000) GS:ffff9bacefa00000(0000) knlGS:0000000000000000
[ 6438.039808] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 6438.039808] CR2: 00007efdc41c9f60 CR3: 000000040d8be000 CR4: 0000000000350ee0
[ 6438.039809] Call Trace:
[ 6438.039811]  <TASK>
[ 6438.039812]  ? __warn+0x81/0x1b0
[ 6438.039815]  ? amdgpu_irq_put+0xf3/0x120 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.040079]  ? report_bug+0x202/0x270
[ 6438.040081]  ? handle_bug+0x3c/0x80
[ 6438.040083]  ? exc_invalid_op+0x19/0xc0
[ 6438.040083]  ? asm_exc_invalid_op+0x1a/0x20
[ 6438.040086]  ? amdgpu_irq_put+0xf3/0x120 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.040416]  gfx_v9_0_hw_fini+0x46/0x710 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.041199]  amdgpu_device_ip_suspend_phase2+0x104/0x1a0 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.041535]  ? amdgpu_device_ip_suspend_phase1+0x64/0xe0 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.041841]  amdgpu_device_pre_asic_reset+0xe7/0x2c0 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.042148]  amdgpu_device_gpu_recover+0x485/0xf10 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.042472]  amdgpu_job_timedout+0x186/0x270 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.042842]  ? finish_task_switch.isra.0+0x94/0x2f0
[ 6438.042845]  drm_sched_job_timedout+0x77/0x110 [gpu_sched b4548849604ca046dd8131617717fb956fdf7e26]
[ 6438.042852]  process_one_work+0x251/0x470
[ 6438.042856]  worker_thread+0x55/0x4f0
[ 6438.042858]  ? __pfx_worker_thread+0x10/0x10
[ 6438.042860]  kthread+0xe5/0x120
[ 6438.042862]  ? __pfx_kthread+0x10/0x10
[ 6438.042864]  ret_from_fork+0x31/0x50
[ 6438.042867]  ? __pfx_kthread+0x10/0x10
[ 6438.042868]  ret_from_fork_asm+0x1b/0x30
[ 6438.042871]  </TASK>
[ 6438.042872] ---[ end trace 0000000000000000 ]---
[ 6438.079436] ------------[ cut here ]------------
[ 6438.079441] WARNING: CPU: 8 PID: 15500 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:615 amdgpu_irq_put+0xf3/0x120 [amdgpu]
[ 6438.080250] Modules linked in: nft_masq nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 bridge stp llc nf_tables libcrc32c nfnetlink vhost_vsock vmw_vsock_virtio_transport_common vhost vhost_iotlb vsock rfcomm ccm snd_seq_dummy snd_hrtimer snd_seq zram cmac algif_hash algif_skcipher af_alg bnep snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci amdgpu snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_ctl_led iwlmvm intel_rapl_msr snd_soc_core snd_hda_codec_realtek intel_rapl_common snd_hda_codec_generic snd_hda_codec_hdmi snd_compress snd_usb_audio amdxcp ac97_bus snd_pcm_dmaengine edac_mce_amd snd_hda_intel btusb drm_buddy mac80211 uvcvideo snd_pci_ps btrtl snd_intel_dspcfg gpu_sched snd_usbmidi_lib snd_rpl_pci_acp6x snd_intel_sdw_acpi snd_acp_pci btbcm videobuf2_vmalloc i2c_algo_bit snd_ump kvm_amd snd_hda_codec uvc libarc4 btintel snd_pci_acp6x drm_suballoc_helper drm_ttm_helper snd_pci_acp5x snd_hda_core snd_rawmidi btmtk videobuf2_memops kvm
[ 6438.080330]  iwlwifi ttm vfat videobuf2_v4l2 snd_rn_pci_acp3x snd_seq_device snd_hwdep bluetooth fat thinkpad_acpi irqbypass think_lmi firmware_attributes_class wmi_bmof tps6598x drm_display_helper ledtrig_audio videodev pcspkr ucsi_acpi psmouse rapl ecdh_generic snd_pcm snd_acp_config acpi_cpufreq sp5100_tco cfg80211 r8169 cec snd_timer ipmi_devintf typec_ucsi snd_soc_acpi realtek legion_laptop videobuf2_common mdio_devres k10temp snd_pci_acp3x i2c_piix4 video snd platform_profile mc cdc_acm typec libphy rfkill ipmi_msghandler soundcore roles mousedev i2c_scmi wmi serial_multi_instantiate joydev mac_hid sch_fq_codel usbip_host usbip_core dm_multipath crypto_user fuse loop ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_jabra hid_logitech_hidpp hid_logitech_dj hid_multitouch usbhid crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni rtsx_pci_sdmmc polyval_generic gf128mul serio_raw mmc_core ghash_clmulni_intel atkbd sha512_ssse3 libps2
[ 6438.080420]  vivaldi_fmap aesni_intel crypto_simd xhci_pci cryptd i8042 rtsx_pci ccp xhci_pci_renesas serio dm_mod nvme nvme_core nvme_common
[ 6438.080436] CPU: 8 PID: 15500 Comm: kworker/u32:2 Tainted: G        W          6.5.3-3-cachyos #1 145b6ef753b63a3b87e89032abdf496e44ac3967
[ 6438.080442] Hardware name: LENOVO 20UD0008US/20UD0008US, BIOS R1BET76W(1.45 ) 07/31/2023
[ 6438.080445] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[ 6438.080462] RIP: 0010:amdgpu_irq_put+0xf3/0x120 [amdgpu]
[ 6438.081261] Code: 89 ff ff d0 0f 1f 00 4c 89 ee 4c 89 f7 89 04 24 e8 e2 6f 04 f6 8b 04 24 48 83 c4 08 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc <0f> 0b b8 ea ff ff ff e9 64 ff ff ff b8 ea ff ff ff e9 5a ff ff ff
[ 6438.081263] RSP: 0018:ffffb2fcc541bc68 EFLAGS: 00010246
[ 6438.081266] RAX: ffff9ba6428da8a0 RBX: ffff9ba642a80000 RCX: 0000000000000000
[ 6438.081267] RDX: 0000000000000000 RSI: ffff9ba642a80c60 RDI: ffff9ba642a80000
[ 6438.081268] RBP: 0000000000000000 R08: 0000000000040000 R09: 0000000000000000
[ 6438.081269] R10: 0000000000000001 R11: ffff9ba6009ac100 R12: 0000000000000000
[ 6438.081270] R13: ffff9ba642ac12a0 R14: ffff9ba8b6006c00 R15: 0000000000000000
[ 6438.081271] FS:  0000000000000000(0000) GS:ffff9bacefa00000(0000) knlGS:0000000000000000
[ 6438.081272] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 6438.081273] CR2: 00007efdc41c9f60 CR3: 000000040d8be000 CR4: 0000000000350ee0
[ 6438.081274] Call Trace:
[ 6438.081277]  <TASK>
[ 6438.081279]  ? __warn+0x81/0x1b0
[ 6438.081283]  ? amdgpu_irq_put+0xf3/0x120 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.081546]  ? report_bug+0x202/0x270
[ 6438.081550]  ? handle_bug+0x3c/0x80
[ 6438.081551]  ? exc_invalid_op+0x19/0xc0
[ 6438.081552]  ? asm_exc_invalid_op+0x1a/0x20
[ 6438.081554]  ? amdgpu_irq_put+0xf3/0x120 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.081818]  gmc_v9_0_suspend+0x6d/0x90 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.082104]  amdgpu_device_ip_suspend_phase2+0x104/0x1a0 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.082367]  ? amdgpu_device_ip_suspend_phase1+0x64/0xe0 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.082806]  amdgpu_device_pre_asic_reset+0xe7/0x2c0 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.083554]  amdgpu_device_gpu_recover+0x485/0xf10 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.084294]  amdgpu_job_timedout+0x186/0x270 [amdgpu 6400152f0bd49ff21db15a42948a82728c14c222]
[ 6438.085149]  ? finish_task_switch.isra.0+0x94/0x2f0
[ 6438.085158]  drm_sched_job_timedout+0x77/0x110 [gpu_sched b4548849604ca046dd8131617717fb956fdf7e26]
[ 6438.085174]  process_one_work+0x251/0x470
[ 6438.085181]  worker_thread+0x55/0x4f0
[ 6438.085187]  ? __pfx_worker_thread+0x10/0x10
[ 6438.085192]  kthread+0xe5/0x120
[ 6438.085196]  ? __pfx_kthread+0x10/0x10
[ 6438.085200]  ret_from_fork+0x31/0x50
[ 6438.085205]  ? __pfx_kthread+0x10/0x10
[ 6438.085208]  ret_from_fork_asm+0x1b/0x30
[ 6438.085215]  </TASK>
[ 6438.085216] ---[ end trace 0000000000000000 ]---
[ 6438.085224] amdgpu 0000:07:00.0: amdgpu: MODE2 reset
[ 6438.085639] amdgpu 0000:07:00.0: amdgpu: GPU reset succeeded, trying to resume
[ 6438.085765] [drm] PCIE GART of 1024M enabled.
[ 6438.085767] [drm] PTB located at 0x000000F41FC00000
[ 6438.085787] [drm] PSP is resuming...
[ 6438.787302] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[ 6439.065935] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 6439.077314] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 6439.077318] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 6439.077323] amdgpu 0000:07:00.0: amdgpu: SMU is resuming...
[ 6439.077553] amdgpu 0000:07:00.0: amdgpu: SMU is resumed successfully!
[ 6439.078116] [drm] DMUB hardware initialized: version=0x01010027
[ 6439.410837] [drm] kiq ring mec 2 pipe 1 q 0
[ 6439.413075] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 6439.413121] [drm] JPEG decode initialized successfully.
[ 6439.413123] amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 6439.413125] amdgpu 0000:07:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[ 6439.413126] amdgpu 0000:07:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[ 6439.413127] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[ 6439.413128] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[ 6439.413129] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[ 6439.413130] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[ 6439.413130] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[ 6439.413131] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[ 6439.413132] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[ 6439.413133] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[ 6439.413133] amdgpu 0000:07:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
[ 6439.413134] amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[ 6439.413135] amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[ 6439.413136] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[ 6439.413136] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[ 6439.413137] amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[ 6439.415658] amdgpu 0000:07:00.0: amdgpu: recover vram bo from shadow start
[ 6439.415660] amdgpu 0000:07:00.0: amdgpu: recover vram bo from shadow done
[ 6439.415678] amdgpu 0000:07:00.0: amdgpu: GPU reset(3) succeeded!
[ 6439.415710] [drm] Skip scheduling IBs!
[ 6439.415716] [drm] Skip scheduling IBs!
[ 6439.415718] [drm] Skip scheduling IBs!
[ 6439.415720] [drm] Skip scheduling IBs!
[ 6439.415725] [drm] Skip scheduling IBs!
[ 6439.415729] [drm] Skip scheduling IBs!
[ 6439.415731] [drm] Skip scheduling IBs!
[ 6439.415732] [drm] Skip scheduling IBs!
[ 6439.415732] [drm] Skip scheduling IBs!
[ 6439.415734] [drm] Skip scheduling IBs!
[ 6439.415736] [drm] Skip scheduling IBs!
[ 6439.415738] [drm] Skip scheduling IBs!
[ 6439.415740] [drm] Skip scheduling IBs!
[ 6439.415741] [drm] Skip scheduling IBs!
[ 6439.415742] [drm] Skip scheduling IBs!
[ 6439.415743] [drm] Skip scheduling IBs!
[ 6439.415744] [drm] Skip scheduling IBs!
[ 6439.415745] [drm] Skip scheduling IBs!
[ 6439.415747] [drm] Skip scheduling IBs!
[ 6439.415749] [drm] Skip scheduling IBs!
[ 6439.415750] [drm] Skip scheduling IBs!
[ 6439.415751] [drm] Skip scheduling IBs!
[ 6439.415753] [drm] Skip scheduling IBs!
[ 6439.415755] [drm] Skip scheduling IBs!
[ 6439.415756] [drm] Skip scheduling IBs!
[ 6439.415758] [drm] Skip scheduling IBs!
[ 6439.415760] [drm] Skip scheduling IBs!
[ 6439.415761] [drm] Skip scheduling IBs!
[ 6439.415762] [drm] Skip scheduling IBs!
[ 6439.415763] [drm] Skip scheduling IBs!
[ 6439.415765] [drm] Skip scheduling IBs!
[ 6439.415766] [drm] Skip scheduling IBs!
[ 6439.415767] [drm] Skip scheduling IBs!
[ 6439.415768] [drm] Skip scheduling IBs!
[ 6439.415769] [drm] Skip scheduling IBs!
[ 6439.415770] [drm] Skip scheduling IBs!
[ 6439.415771] [drm] Skip scheduling IBs!
[ 6439.415772] [drm] Skip scheduling IBs!
[ 6439.415772] [drm] Skip scheduling IBs!
[ 6439.415774] [drm] Skip scheduling IBs!
[ 6439.415775] [drm] Skip scheduling IBs!
[ 6439.415777] [drm] Skip scheduling IBs!
[ 6439.415778] [drm] Skip scheduling IBs!
[ 6439.415779] [drm] Skip scheduling IBs!
[ 6439.415780] [drm] Skip scheduling IBs!
[ 6439.415781] [drm] Skip scheduling IBs!
[ 6439.415783] [drm] Skip scheduling IBs!
[ 6439.415785] [drm] Skip scheduling IBs!
[ 6439.415786] [drm] Skip scheduling IBs!
[ 6439.415787] [drm] Skip scheduling IBs!
[ 6439.415788] [drm] Skip scheduling IBs!
[ 6439.415789] [drm] Skip scheduling IBs!
[ 6439.415791] [drm] Skip scheduling IBs!
[ 6439.415792] [drm] Skip scheduling IBs!
[ 6439.415793] [drm] Skip scheduling IBs!
[ 6439.415795] [drm] Skip scheduling IBs!
[ 6439.415797] [drm] Skip scheduling IBs!
[ 6439.415799] [drm] Skip scheduling IBs!
[ 6439.415800] [drm] Skip scheduling IBs!
[ 6439.415801] [drm] Skip scheduling IBs!
[ 6439.415803] [drm] Skip scheduling IBs!
[ 6439.415804] [drm] Skip scheduling IBs!
[ 6439.415805] [drm] Skip scheduling IBs!
[ 6439.415807] [drm] Skip scheduling IBs!
[ 6439.415808] [drm] Skip scheduling IBs!
[ 6439.415809] [drm] Skip scheduling IBs!
[ 6439.415811] [drm] Skip scheduling IBs!
[ 6439.415812] [drm] Skip scheduling IBs!
[ 6439.415813] [drm] Skip scheduling IBs!
[ 6439.415814] [drm] Skip scheduling IBs!
[ 6439.415815] [drm] Skip scheduling IBs!
[ 6439.415816] [drm] Skip scheduling IBs!
[ 6439.415817] [drm] Skip scheduling IBs!
[ 6439.415819] [drm] Skip scheduling IBs!
[ 6439.415820] [drm] Skip scheduling IBs!
[ 6439.415822] [drm] Skip scheduling IBs!
[ 6439.415823] [drm] Skip scheduling IBs!
[ 6439.415824] [drm] Skip scheduling IBs!
[ 6439.415825] [drm] Skip scheduling IBs!
[ 6439.415826] [drm] Skip scheduling IBs!
[ 6439.415827] [drm] Skip scheduling IBs!
[ 6439.415829] [drm] Skip scheduling IBs!
[ 6439.415830] [drm] Skip scheduling IBs!
[ 6439.415831] [drm] Skip scheduling IBs!
[ 6439.415833] [drm] Skip scheduling IBs!
[ 6439.415834] [drm] Skip scheduling IBs!
[ 6439.415836] [drm] Skip scheduling IBs!
[ 6439.415838] [drm] Skip scheduling IBs!
[ 6439.415839] [drm] Skip scheduling IBs!
[ 6439.415841] [drm] Skip scheduling IBs!
[ 6439.415842] [drm] Skip scheduling IBs!
[ 6439.415844] [drm] Skip scheduling IBs!
[ 6439.415845] [drm] Skip scheduling IBs!
[ 6439.415847] [drm] Skip scheduling IBs!
[ 6439.415848] [drm] Skip scheduling IBs!
[ 6439.415849] [drm] Skip scheduling IBs!
[ 6439.415850] [drm] Skip scheduling IBs!
[ 6439.415852] [drm] Skip scheduling IBs!
[ 6439.415853] [drm] Skip scheduling IBs!
[ 6439.415854] [drm] Skip scheduling IBs!
[ 6439.415856] [drm] Skip scheduling IBs!
[ 6439.415857] [drm] Skip scheduling IBs!
[ 6439.415859] [drm] Skip scheduling IBs!
[ 6439.415861] [drm] Skip scheduling IBs!
[ 6439.415863] [drm] Skip scheduling IBs!
[ 6439.415865] [drm] Skip scheduling IBs!
[ 6439.415866] [drm] Skip scheduling IBs!
[ 6439.415867] [drm] Skip scheduling IBs!
[ 6439.415869] [drm] Skip scheduling IBs!
[ 6439.415871] [drm] Skip scheduling IBs!
[ 6439.415873] [drm] Skip scheduling IBs!
[ 6439.415875] [drm] Skip scheduling IBs!
[ 6439.415876] [drm] Skip scheduling IBs!
[ 6439.415877] [drm] Skip scheduling IBs!
[ 6439.415879] [drm] Skip scheduling IBs!
[ 6439.415881] [drm] Skip scheduling IBs!
[ 6439.415882] [drm] Skip scheduling IBs!
[ 6439.415883] [drm] Skip scheduling IBs!
[ 6439.415885] [drm] Skip scheduling IBs!
[ 6439.415886] [drm] Skip scheduling IBs!
[ 6439.415888] [drm] Skip scheduling IBs!
[ 6439.415889] [drm] Skip scheduling IBs!
[ 6439.415891] [drm] Skip scheduling IBs!
[ 6439.415892] [drm] Skip scheduling IBs!
[ 6439.415893] [drm] Skip scheduling IBs!
[ 6439.415895] [drm] Skip scheduling IBs!
[ 6439.415896] [drm] Skip scheduling IBs!
[ 6439.415898] [drm] Skip scheduling IBs!
[ 6439.415899] [drm] Skip scheduling IBs!
[ 6439.415901] [drm] Skip scheduling IBs!
[ 6439.415903] [drm] Skip scheduling IBs!
[ 6439.415904] [drm] Skip scheduling IBs!
[ 6439.415906] [drm] Skip scheduling IBs!
[ 6439.415907] [drm] Skip scheduling IBs!
[ 6439.415909] [drm] Skip scheduling IBs!
[ 6439.415911] [drm] Skip scheduling IBs!
[ 6439.415913] [drm] Skip scheduling IBs!
[ 6439.415915] [drm] Skip scheduling IBs!
[ 6439.415917] [drm] Skip scheduling IBs!
[ 6439.415918] [drm] Skip scheduling IBs!
[ 6439.415920] [drm] Skip scheduling IBs!
[ 6439.415921] [drm] Skip scheduling IBs!
[ 6439.415923] [drm] Skip scheduling IBs!
[ 6439.415925] [drm] Skip scheduling IBs!
[ 6439.415928] [drm] Skip scheduling IBs!
[ 6439.415930] [drm] Skip scheduling IBs!
[ 6439.415932] [drm] Skip scheduling IBs!
[ 6439.415935] [drm] Skip scheduling IBs!
[ 6439.415936] [drm] Skip scheduling IBs!
[ 6439.415938] [drm] Skip scheduling IBs!
[ 6439.415939] [drm] Skip scheduling IBs!
[ 6439.415941] [drm] Skip scheduling IBs!
[ 6439.415942] [drm] Skip scheduling IBs!
[ 6439.415944] [drm] Skip scheduling IBs!
[ 6439.415945] [drm] Skip scheduling IBs!
[ 6439.415947] [drm] Skip scheduling IBs!
[ 6439.415948] [drm] Skip scheduling IBs!
[ 6439.415951] [drm] Skip scheduling IBs!
[ 6439.415953] [drm] Skip scheduling IBs!
[ 6439.415954] [drm] Skip scheduling IBs!
[ 6439.415956] [drm] Skip scheduling IBs!
[ 6439.415958] [drm] Skip scheduling IBs!
[ 6439.415960] [drm] Skip scheduling IBs!
[ 6439.415961] [drm] Skip scheduling IBs!
[ 6439.415963] [drm] Skip scheduling IBs!
[ 6439.415965] [drm] Skip scheduling IBs!
[ 6439.415967] [drm] Skip scheduling IBs!
[ 6439.415969] [drm] Skip scheduling IBs!
[ 6439.415971] [drm] Skip scheduling IBs!
[ 6439.415972] [drm] Skip scheduling IBs!
[ 6439.415974] [drm] Skip scheduling IBs!
[ 6439.415975] [drm] Skip scheduling IBs!
[ 6439.415976] [drm] Skip scheduling IBs!
[ 6439.415978] [drm] Skip scheduling IBs!
[ 6439.415979] [drm] Skip scheduling IBs!
[ 6439.415981] [drm] Skip scheduling IBs!
[ 6439.415983] [drm] Skip scheduling IBs!
[ 6439.415984] [drm] Skip scheduling IBs!
[ 6439.415986] [drm] Skip scheduling IBs!
[ 6439.415987] [drm] Skip scheduling IBs!
[ 6439.415990] [drm] Skip scheduling IBs!
[ 6439.415992] [drm] Skip scheduling IBs!
[ 6439.415993] [drm] Skip scheduling IBs!
[ 6439.415995] [drm] Skip scheduling IBs!
[ 6439.415997] [drm] Skip scheduling IBs!
[ 6439.415998] [drm] Skip scheduling IBs!
[ 6439.415999] [drm] Skip scheduling IBs!
[ 6439.416001] [drm] Skip scheduling IBs!
[ 6439.416003] [drm] Skip scheduling IBs!
[ 6439.416004] [drm] Skip scheduling IBs!
[ 6439.416006] [drm] Skip scheduling IBs!
[ 6439.416007] [drm] Skip scheduling IBs!
[ 6439.416009] [drm] Skip scheduling IBs!
[ 6439.416010] [drm] Skip scheduling IBs!
[ 6439.416012] [drm] Skip scheduling IBs!
[ 6439.416014] [drm] Skip scheduling IBs!
[ 6439.416016] [drm] Skip scheduling IBs!
[ 6439.416017] [drm] Skip scheduling IBs!
[ 6439.416018] [drm] Skip scheduling IBs!
[ 6439.416020] [drm] Skip scheduling IBs!
[ 6439.416022] [drm] Skip scheduling IBs!
[ 6439.416023] [drm] Skip scheduling IBs!
[ 6439.416024] [drm] Skip scheduling IBs!
[ 6439.416026] [drm] Skip scheduling IBs!
[ 6439.416027] [drm] Skip scheduling IBs!
[ 6439.416028] [drm] Skip scheduling IBs!
[ 6439.416030] [drm] Skip scheduling IBs!
[ 6439.416031] [drm] Skip scheduling IBs!
[ 6439.416033] [drm] Skip scheduling IBs!
[ 6439.416035] [drm] Skip scheduling IBs!
[ 6439.416036] [drm] Skip scheduling IBs!
[ 6439.416038] [drm] Skip scheduling IBs!
[ 6439.416040] [drm] Skip scheduling IBs!
[ 6439.416041] [drm] Skip scheduling IBs!
[ 6439.418738] [drm] Skip scheduling IBs!
[ 6439.418746] [drm] Skip scheduling IBs!
[ 6439.420069] [drm] Skip scheduling IBs!
[ 6439.586309] [drm] Skip scheduling IBs!
[ 6439.658130] gnome-shell[2756]: segfault at 30 ip 00007efe1c71c334 sp 00007ffcd10b3758 error 4 in libmutter-12.so.0.0.0[7efe1c649000+17e000] likely on CPU 11 (core 5, socket 0)
[ 6439.658171] Code: 0f 1e fa 48 89 c3 e9 52 1b f3 ff f3 0f 1e fa 48 89 c3 e9 5b 1b f3 ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 f3 0f 1e fa <48> 8b 47 30 c3 0f 1f 80 00 00 00 00 f3 0f 1e fa 48 83 ec 08 48 8d

Offline

#24 2023-09-15 14:06:47

seth
Member
Registered: 2012-09-03
Posts: 54,565

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

There's some GPU reset and everything goes south from there.
But this lacks any context.
Please post your complete system journal for the boot:

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

Edit, ftr

[ 6438.035418] CPU: 8 PID: 15500 Comm: kworker/u32:2 Not tainted 6.5.3-3-cachyos #1 145b6ef753b63a3b87e89032abdf496e44ac3967

cachyos isn't archlinux

Last edited by seth (2023-09-15 14:07:43)

Offline

#25 2023-09-18 12:22:58

zetet
Member
Registered: 2013-01-21
Posts: 3

Re: [SOLVED] GNOME-shell core dump after upgrading to linux-6.5.2

seth wrote:

Edit, ftr

[ 6438.035418] CPU: 8 PID: 15500 Comm: kworker/u32:2 Not tainted 6.5.3-3-cachyos #1 145b6ef753b63a3b87e89032abdf496e44ac3967

cachyos isn't archlinux

Yes, cachyos is not arch - I've mentioned that I've tried to mitigate issues with enabling cachy's repos. Now I'm back on pure arch, please find log below:

[  513.051941] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_low timeout, signaled seq=27719, emitted seq=27721
[  513.052842] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process Xwayland pid 3988 thread Xwayland:cs0 pid 3993
[  513.053716] amdgpu 0000:07:00.0: amdgpu: GPU reset begin!
[  513.185873] [drm] psp gfx command UNLOAD_TA(0x2) failed and response status is (0x117)
[  513.212043] amdgpu 0000:07:00.0: amdgpu: MODE2 reset
[  513.212109] amdgpu 0000:07:00.0: amdgpu: GPU reset succeeded, trying to resume
[  513.212279] [drm] PCIE GART of 1024M enabled.
[  513.212281] [drm] PTB located at 0x000000F41FC00000
[  513.212372] [drm] PSP is resuming...
[  513.915363] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[  514.189522] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[  514.200562] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[  514.200568] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[  514.200574] amdgpu 0000:07:00.0: amdgpu: SMU is resuming...
[  514.201720] amdgpu 0000:07:00.0: amdgpu: SMU is resumed successfully!
[  514.202179] [drm] DMUB hardware initialized: version=0x01010027
[  514.538759] [drm] kiq ring mec 2 pipe 1 q 0
[  514.722598] amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
[  514.722882] [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v9_0> failed -110
[  514.723162] amdgpu 0000:07:00.0: amdgpu: GPU reset(2) failed
[  514.723180] [drm] Skip scheduling IBs!
[  514.723193] [drm] Skip scheduling IBs!
[  514.723202] amdgpu 0000:07:00.0: amdgpu: GPU reset end with ret = -110
[  514.723203] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* GPU Recovery Failed: -110
[  514.723492] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to initialize parser -125!
[  524.774360] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout, signaled seq=4288, emitted seq=4290
[  524.775267] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process  pid 0 thread  pid 0
[  524.776139] amdgpu 0000:07:00.0: amdgpu: GPU reset begin!
[  524.871769] ------------[ cut here ]------------
[  524.871771] WARNING: CPU: 11 PID: 527 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:615 amdgpu_irq_put+0x46/0x70 [amdgpu]
[  524.872124] Modules linked in: exfat nft_masq nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 bridge stp llc nf_tables libcrc32c nfnetlink vhost_vsock vmw_vsock_virtio_transport_common vhost vhost_iotlb vsock ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq cmac algif_hash algif_skcipher af_alg zram bnep snd_soc_dmic snd_acp3x_pdm_dma snd_acp3x_rn snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp cdc_mbim cdc_wdm snd_sof cdc_ncm snd_sof_utils cdc_ether usbnet snd_soc_core iwlmvm snd_compress snd_ctl_led ac97_bus snd_pcm_dmaengine snd_hda_codec_realtek intel_rapl_msr snd_pci_ps mac80211 snd_hda_codec_generic snd_rpl_pci_acp6x snd_hda_codec_hdmi uvcvideo intel_rapl_common snd_acp_pci vfat fat edac_mce_amd snd_hda_intel snd_pci_acp6x videobuf2_vmalloc libarc4 btusb snd_usb_audio snd_pci_acp5x snd_intel_dspcfg uvc kvm_amd btrtl snd_intel_sdw_acpi videobuf2_memops snd_usbmidi_lib videobuf2_v4l2 btbcm iwlwifi kvm snd_hda_codec snd_ump snd_rn_pci_acp3x btintel videodev btmtk
[  524.872151]  snd_hda_core r8169 ucsi_acpi irqbypass snd_acp_config r8152 snd_rawmidi tps6598x think_lmi rapl bluetooth snd_seq_device snd_hwdep sp5100_tco videobuf2_common typec_ucsi realtek snd_soc_acpi psmouse pcspkr mdio_devres firmware_attributes_class wmi_bmof mii acpi_cpufreq cfg80211 snd_pci_acp3x k10temp ecdh_generic i2c_piix4 cdc_acm mc snd_pcm typec ipmi_devintf snd_timer libphy ipmi_msghandler roles serial_multi_instantiate i2c_scmi mousedev joydev mac_hid usbip_host usbip_core dm_multipath crypto_user fuse loop ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_jabra hid_logitech_hidpp hid_multitouch hid_logitech_dj uas usb_storage usbhid dm_mod amdgpu crct10dif_pclmul crc32_pclmul crc32c_intel i2c_algo_bit polyval_clmulni drm_ttm_helper polyval_generic ttm gf128mul drm_suballoc_helper thinkpad_acpi serio_raw ghash_clmulni_intel amdxcp atkbd ledtrig_audio sha512_ssse3 rtsx_pci_sdmmc drm_buddy libps2 platform_profile aesni_intel mmc_core
[  524.872181]  gpu_sched vivaldi_fmap nvme snd crypto_simd drm_display_helper soundcore cryptd xhci_pci nvme_core rfkill ccp cec i8042 xhci_pci_renesas rtsx_pci video nvme_common serio wmi
[  524.872190] CPU: 11 PID: 527 Comm: kworker/u32:6 Not tainted 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
[  524.872191] Hardware name: LENOVO 20UD0008US/20UD0008US, BIOS R1BET76W(1.45 ) 07/31/2023
[  524.872193] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[  524.872199] RIP: 0010:amdgpu_irq_put+0x46/0x70 [amdgpu]
[  524.872470] Code: c0 74 33 48 8b 4e 10 48 83 39 00 74 29 89 d1 48 8d 04 88 8b 08 85 c9 74 11 f0 ff 08 74 07 31 c0 c3 cc cc cc cc e9 5a fd ff ff <0f> 0b b8 ea ff ff ff c3 cc cc cc cc b8 ea ff ff ff c3 cc cc cc cc
[  524.872471] RSP: 0018:ffffa1e301467c80 EFLAGS: 00010246
[  524.872472] RAX: ffff8d245425f1a8 RBX: ffff8d2455f80000 RCX: 0000000000000000
[  524.872473] RDX: 0000000000000000 RSI: ffff8d2455fa78b8 RDI: ffff8d2455f80000
[  524.872473] RBP: ffff8d2455f80000 R08: 000000000003ac80 R09: 0000000000000006
[  524.872474] R10: 0000000000000100 R11: 0000000000000000 R12: 0000000000001050
[  524.872475] R13: ffff8d2455fc1230 R14: ffff8d262a0c0000 R15: 0000000000000000
[  524.872475] FS:  0000000000000000(0000) GS:ffff8d2b2f8c0000(0000) knlGS:0000000000000000
[  524.872476] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  524.872477] CR2: 00007f53150ff0b0 CR3: 00000000aaa20000 CR4: 0000000000350ee0
[  524.872478] Call Trace:
[  524.872481]  <TASK>
[  524.872481]  ? amdgpu_irq_put+0x46/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.872751]  ? __warn+0x81/0x130
[  524.872757]  ? amdgpu_irq_put+0x46/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.873178]  ? report_bug+0x171/0x1a0
[  524.873185]  ? handle_bug+0x3c/0x80
[  524.873189]  ? exc_invalid_op+0x17/0x70
[  524.873192]  ? asm_exc_invalid_op+0x1a/0x20
[  524.873199]  ? amdgpu_irq_put+0x46/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.873988]  gfx_v9_0_hw_fini+0x35/0x710 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.874432]  amdgpu_device_ip_suspend_phase2+0x104/0x1a0 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.874833]  ? amdgpu_device_ip_suspend_phase1+0x6e/0xe0 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.875225]  amdgpu_device_ip_suspend+0x36/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.875536]  amdgpu_device_pre_asic_reset+0xd3/0x2a0 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.875847]  amdgpu_device_gpu_recover+0x4c6/0xd70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.876193]  amdgpu_job_timedout+0x186/0x270 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.876610]  ? finish_task_switch.isra.0+0x94/0x2f0
[  524.876615]  drm_sched_job_timedout+0x77/0x110 [gpu_sched 61f4446d0b6de0c000e88351a7a6d8527fb81e58]
[  524.876622]  process_one_work+0x1de/0x3f0
[  524.876625]  worker_thread+0x51/0x390
[  524.876627]  ? __pfx_worker_thread+0x10/0x10
[  524.876628]  kthread+0xe5/0x120
[  524.876630]  ? __pfx_kthread+0x10/0x10
[  524.876632]  ret_from_fork+0x31/0x50
[  524.876635]  ? __pfx_kthread+0x10/0x10
[  524.876637]  ret_from_fork_asm+0x1b/0x30
[  524.876642]  </TASK>
[  524.876642] ---[ end trace 0000000000000000 ]---
[  524.876662] ------------[ cut here ]------------
[  524.876662] WARNING: CPU: 11 PID: 527 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:615 amdgpu_irq_put+0x46/0x70 [amdgpu]
[  524.877042] Modules linked in: exfat nft_masq nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 bridge stp llc nf_tables libcrc32c nfnetlink vhost_vsock vmw_vsock_virtio_transport_common vhost vhost_iotlb vsock ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq cmac algif_hash algif_skcipher af_alg zram bnep snd_soc_dmic snd_acp3x_pdm_dma snd_acp3x_rn snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp cdc_mbim cdc_wdm snd_sof cdc_ncm snd_sof_utils cdc_ether usbnet snd_soc_core iwlmvm snd_compress snd_ctl_led ac97_bus snd_pcm_dmaengine snd_hda_codec_realtek intel_rapl_msr snd_pci_ps mac80211 snd_hda_codec_generic snd_rpl_pci_acp6x snd_hda_codec_hdmi uvcvideo intel_rapl_common snd_acp_pci vfat fat edac_mce_amd snd_hda_intel snd_pci_acp6x videobuf2_vmalloc libarc4 btusb snd_usb_audio snd_pci_acp5x snd_intel_dspcfg uvc kvm_amd btrtl snd_intel_sdw_acpi videobuf2_memops snd_usbmidi_lib videobuf2_v4l2 btbcm iwlwifi kvm snd_hda_codec snd_ump snd_rn_pci_acp3x btintel videodev btmtk
[  524.877061]  snd_hda_core r8169 ucsi_acpi irqbypass snd_acp_config r8152 snd_rawmidi tps6598x think_lmi rapl bluetooth snd_seq_device snd_hwdep sp5100_tco videobuf2_common typec_ucsi realtek snd_soc_acpi psmouse pcspkr mdio_devres firmware_attributes_class wmi_bmof mii acpi_cpufreq cfg80211 snd_pci_acp3x k10temp ecdh_generic i2c_piix4 cdc_acm mc snd_pcm typec ipmi_devintf snd_timer libphy ipmi_msghandler roles serial_multi_instantiate i2c_scmi mousedev joydev mac_hid usbip_host usbip_core dm_multipath crypto_user fuse loop ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_jabra hid_logitech_hidpp hid_multitouch hid_logitech_dj uas usb_storage usbhid dm_mod amdgpu crct10dif_pclmul crc32_pclmul crc32c_intel i2c_algo_bit polyval_clmulni drm_ttm_helper polyval_generic ttm gf128mul drm_suballoc_helper thinkpad_acpi serio_raw ghash_clmulni_intel amdxcp atkbd ledtrig_audio sha512_ssse3 rtsx_pci_sdmmc drm_buddy libps2 platform_profile aesni_intel mmc_core
[  524.877081]  gpu_sched vivaldi_fmap nvme snd crypto_simd drm_display_helper soundcore cryptd xhci_pci nvme_core rfkill ccp cec i8042 xhci_pci_renesas rtsx_pci video nvme_common serio wmi
[  524.877085] CPU: 11 PID: 527 Comm: kworker/u32:6 Tainted: G        W          6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
[  524.877087] Hardware name: LENOVO 20UD0008US/20UD0008US, BIOS R1BET76W(1.45 ) 07/31/2023
[  524.877087] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[  524.877092] RIP: 0010:amdgpu_irq_put+0x46/0x70 [amdgpu]
[  524.877366] Code: c0 74 33 48 8b 4e 10 48 83 39 00 74 29 89 d1 48 8d 04 88 8b 08 85 c9 74 11 f0 ff 08 74 07 31 c0 c3 cc cc cc cc e9 5a fd ff ff <0f> 0b b8 ea ff ff ff c3 cc cc cc cc b8 ea ff ff ff c3 cc cc cc cc
[  524.877367] RSP: 0018:ffffa1e301467c80 EFLAGS: 00010246
[  524.877368] RAX: ffff8d245425f5d8 RBX: ffff8d2455f80000 RCX: 0000000000000000
[  524.877369] RDX: 0000000000000000 RSI: ffff8d2455fa78d0 RDI: ffff8d2455f80000
[  524.877369] RBP: ffff8d2455f80000 R08: 000000000003ac80 R09: 0000000000000006
[  524.877370] R10: 0000000000000100 R11: 0000000000000000 R12: 0000000000001050
[  524.877370] R13: ffff8d2455fc1230 R14: ffff8d262a0c0000 R15: 0000000000000000
[  524.877371] FS:  0000000000000000(0000) GS:ffff8d2b2f8c0000(0000) knlGS:0000000000000000
[  524.877372] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  524.877372] CR2: 00007f53150ff0b0 CR3: 00000000aaa20000 CR4: 0000000000350ee0
[  524.877373] Call Trace:
[  524.877374]  <TASK>
[  524.877374]  ? amdgpu_irq_put+0x46/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.877651]  ? __warn+0x81/0x130
[  524.877653]  ? amdgpu_irq_put+0x46/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.877927]  ? report_bug+0x171/0x1a0
[  524.877929]  ? handle_bug+0x3c/0x80
[  524.877930]  ? exc_invalid_op+0x17/0x70
[  524.877931]  ? asm_exc_invalid_op+0x1a/0x20
[  524.877933]  ? amdgpu_irq_put+0x46/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.878291]  gfx_v9_0_hw_fini+0x46/0x710 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.879052]  amdgpu_device_ip_suspend_phase2+0x104/0x1a0 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.879378]  ? amdgpu_device_ip_suspend_phase1+0x6e/0xe0 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.879705]  amdgpu_device_ip_suspend+0x36/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.880042]  amdgpu_device_pre_asic_reset+0xd3/0x2a0 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.880338]  amdgpu_device_gpu_recover+0x4c6/0xd70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.880627]  amdgpu_job_timedout+0x186/0x270 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.880946]  ? finish_task_switch.isra.0+0x94/0x2f0
[  524.880949]  drm_sched_job_timedout+0x77/0x110 [gpu_sched 61f4446d0b6de0c000e88351a7a6d8527fb81e58]
[  524.880954]  process_one_work+0x1de/0x3f0
[  524.880955]  worker_thread+0x51/0x390
[  524.880956]  ? __pfx_worker_thread+0x10/0x10
[  524.880957]  kthread+0xe5/0x120
[  524.880959]  ? __pfx_kthread+0x10/0x10
[  524.880960]  ret_from_fork+0x31/0x50
[  524.880961]  ? __pfx_kthread+0x10/0x10
[  524.880963]  ret_from_fork_asm+0x1b/0x30
[  524.880965]  </TASK>
[  524.880966] ---[ end trace 0000000000000000 ]---
[  524.918393] ------------[ cut here ]------------
[  524.918395] WARNING: CPU: 11 PID: 527 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:615 amdgpu_irq_put+0x46/0x70 [amdgpu]
[  524.919223] Modules linked in: exfat nft_masq nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 bridge stp llc nf_tables libcrc32c nfnetlink vhost_vsock vmw_vsock_virtio_transport_common vhost vhost_iotlb vsock ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq cmac algif_hash algif_skcipher af_alg zram bnep snd_soc_dmic snd_acp3x_pdm_dma snd_acp3x_rn snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp cdc_mbim cdc_wdm snd_sof cdc_ncm snd_sof_utils cdc_ether usbnet snd_soc_core iwlmvm snd_compress snd_ctl_led ac97_bus snd_pcm_dmaengine snd_hda_codec_realtek intel_rapl_msr snd_pci_ps mac80211 snd_hda_codec_generic snd_rpl_pci_acp6x snd_hda_codec_hdmi uvcvideo intel_rapl_common snd_acp_pci vfat fat edac_mce_amd snd_hda_intel snd_pci_acp6x videobuf2_vmalloc libarc4 btusb snd_usb_audio snd_pci_acp5x snd_intel_dspcfg uvc kvm_amd btrtl snd_intel_sdw_acpi videobuf2_memops snd_usbmidi_lib videobuf2_v4l2 btbcm iwlwifi kvm snd_hda_codec snd_ump snd_rn_pci_acp3x btintel videodev btmtk
[  524.919280]  snd_hda_core r8169 ucsi_acpi irqbypass snd_acp_config r8152 snd_rawmidi tps6598x think_lmi rapl bluetooth snd_seq_device snd_hwdep sp5100_tco videobuf2_common typec_ucsi realtek snd_soc_acpi psmouse pcspkr mdio_devres firmware_attributes_class wmi_bmof mii acpi_cpufreq cfg80211 snd_pci_acp3x k10temp ecdh_generic i2c_piix4 cdc_acm mc snd_pcm typec ipmi_devintf snd_timer libphy ipmi_msghandler roles serial_multi_instantiate i2c_scmi mousedev joydev mac_hid usbip_host usbip_core dm_multipath crypto_user fuse loop ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_jabra hid_logitech_hidpp hid_multitouch hid_logitech_dj uas usb_storage usbhid dm_mod amdgpu crct10dif_pclmul crc32_pclmul crc32c_intel i2c_algo_bit polyval_clmulni drm_ttm_helper polyval_generic ttm gf128mul drm_suballoc_helper thinkpad_acpi serio_raw ghash_clmulni_intel amdxcp atkbd ledtrig_audio sha512_ssse3 rtsx_pci_sdmmc drm_buddy libps2 platform_profile aesni_intel mmc_core
[  524.919340]  gpu_sched vivaldi_fmap nvme snd crypto_simd drm_display_helper soundcore cryptd xhci_pci nvme_core rfkill ccp cec i8042 xhci_pci_renesas rtsx_pci video nvme_common serio wmi
[  524.919355] CPU: 11 PID: 527 Comm: kworker/u32:6 Tainted: G        W          6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
[  524.919360] Hardware name: LENOVO 20UD0008US/20UD0008US, BIOS R1BET76W(1.45 ) 07/31/2023
[  524.919362] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[  524.919378] RIP: 0010:amdgpu_irq_put+0x46/0x70 [amdgpu]
[  524.920153] Code: c0 74 33 48 8b 4e 10 48 83 39 00 74 29 89 d1 48 8d 04 88 8b 08 85 c9 74 11 f0 ff 08 74 07 31 c0 c3 cc cc cc cc e9 5a fd ff ff <0f> 0b b8 ea ff ff ff c3 cc cc cc cc b8 ea ff ff ff c3 cc cc cc cc
[  524.920154] RSP: 0018:ffffa1e301467c98 EFLAGS: 00010246
[  524.920156] RAX: ffff8d245425f400 RBX: ffff8d2455f80000 RCX: 0000000000000000
[  524.920156] RDX: 0000000000000000 RSI: ffff8d2455f80c60 RDI: ffff8d2455f80000
[  524.920157] RBP: ffff8d2455f80000 R08: 0000000000000000 R09: 0000000000000000
[  524.920158] R10: 0000000000000001 R11: 0000000000000100 R12: 0000000000001050
[  524.920158] R13: ffff8d2455fc1230 R14: ffff8d262a0c0000 R15: 0000000000000000
[  524.920159] FS:  0000000000000000(0000) GS:ffff8d2b2f8c0000(0000) knlGS:0000000000000000
[  524.920160] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  524.920160] CR2: 00007f53150ff0b0 CR3: 00000000aaa20000 CR4: 0000000000350ee0
[  524.920161] Call Trace:
[  524.920162]  <TASK>
[  524.920163]  ? amdgpu_irq_put+0x46/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.920432]  ? __warn+0x81/0x130
[  524.920434]  ? amdgpu_irq_put+0x46/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.920703]  ? report_bug+0x171/0x1a0
[  524.920705]  ? handle_bug+0x3c/0x80
[  524.920706]  ? exc_invalid_op+0x17/0x70
[  524.920707]  ? asm_exc_invalid_op+0x1a/0x20
[  524.920709]  ? amdgpu_irq_put+0x46/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.920982]  gmc_v9_0_hw_fini+0x6d/0x90 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.921643]  amdgpu_device_ip_suspend_phase2+0x104/0x1a0 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.922395]  ? amdgpu_device_ip_suspend_phase1+0x6e/0xe0 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.923141]  amdgpu_device_ip_suspend+0x36/0x70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.923806]  amdgpu_device_pre_asic_reset+0xd3/0x2a0 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.924393]  amdgpu_device_gpu_recover+0x4c6/0xd70 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.924909]  amdgpu_job_timedout+0x186/0x270 [amdgpu f33d93a18df62fe93eb28c312c78672332648a2b]
[  524.925525]  ? finish_task_switch.isra.0+0x94/0x2f0
[  524.925529]  drm_sched_job_timedout+0x77/0x110 [gpu_sched 61f4446d0b6de0c000e88351a7a6d8527fb81e58]
[  524.925540]  process_one_work+0x1de/0x3f0
[  524.925543]  worker_thread+0x51/0x390
[  524.925546]  ? __pfx_worker_thread+0x10/0x10
[  524.925548]  kthread+0xe5/0x120
[  524.925551]  ? __pfx_kthread+0x10/0x10
[  524.925554]  ret_from_fork+0x31/0x50
[  524.925556]  ? __pfx_kthread+0x10/0x10
[  524.925559]  ret_from_fork_asm+0x1b/0x30
[  524.925564]  </TASK>
[  524.925565] ---[ end trace 0000000000000000 ]---
[  524.925574] amdgpu 0000:07:00.0: amdgpu: MODE2 reset
[  524.926270] amdgpu 0000:07:00.0: amdgpu: GPU reset succeeded, trying to resume
[  524.926402] [drm] PCIE GART of 1024M enabled.
[  524.926403] [drm] PTB located at 0x000000F41FC00000
[  524.926425] [drm] PSP is resuming...
[  525.627761] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[  525.908248] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[  525.919581] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[  525.919584] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[  525.919588] amdgpu 0000:07:00.0: amdgpu: SMU is resuming...
[  525.920314] amdgpu 0000:07:00.0: amdgpu: SMU is resumed successfully!
[  525.920877] [drm] DMUB hardware initialized: version=0x01010027
[  526.257188] [drm] kiq ring mec 2 pipe 1 q 0
[  526.259988] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[  526.260033] [drm] JPEG decode initialized successfully.
[  526.260035] amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[  526.260037] amdgpu 0000:07:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[  526.260038] amdgpu 0000:07:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[  526.260039] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[  526.260040] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[  526.260040] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[  526.260041] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[  526.260042] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[  526.260042] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[  526.260043] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[  526.260044] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[  526.260044] amdgpu 0000:07:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
[  526.260045] amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[  526.260046] amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[  526.260046] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[  526.260047] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[  526.260047] amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[  526.261915] amdgpu 0000:07:00.0: amdgpu: recover vram bo from shadow start
[  526.261917] amdgpu 0000:07:00.0: amdgpu: recover vram bo from shadow done
[  526.261943] [drm] Skip scheduling IBs!
[  526.261945] amdgpu 0000:07:00.0: amdgpu: GPU reset(3) succeeded!
[  526.261946] [drm] Skip scheduling IBs!

Last edited by zetet (2023-09-18 12:24:30)

Offline

Board footer

Powered by FluxBB