You are not logged in.
Pages: 1
I am running the current plasma desktop (6.5.3). Unfortunately it tends to crash every now and then. It throws me back to the login screen and I can see the following in dmesg:
[165681.988401] amdgpu 0000:04:00.0: amdgpu: Dumping IP State
[165681.989505] amdgpu 0000:04:00.0: amdgpu: Dumping IP State Completed
[165681.989586] amdgpu 0000:04:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
[165681.989590] amdgpu 0000:04:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
[165681.989593] amdgpu 0000:04:00.0: amdgpu: ring sdma0 timeout, signaled seq=621194, emitted seq=621197
[165681.989599] amdgpu 0000:04:00.0: amdgpu: GPU reset begin!. Source: 1
[165682.368964] amdgpu 0000:04:00.0: amdgpu: MODE2 reset
[165682.379123] amdgpu 0000:04:00.0: amdgpu: GPU reset succeeded, trying to resume
[165682.379948] [drm] PCIE GART of 1024M enabled (table at 0x000000F43FC00000).
[165682.379986] amdgpu 0000:04:00.0: amdgpu: PSP is resuming...
[165682.402303] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from 0xf43e000000 for PSP TMR
[165683.269478] amdgpu 0000:04:00.0: amdgpu: SMU is resuming...
[165683.269885] amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
[165683.270154] amdgpu 0000:04:00.0: amdgpu: kiq ring mec 2 pipe 1 q 0
[165683.283473] amdgpu 0000:04:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x0300000C
[165683.643971] [drm] Failed to add display topology, DTM TA is not initialized.
[165684.028487] [drm] Failed to add display topology, DTM TA is not initialized.
[165684.108230] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[165684.108239] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[165684.108243] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[165684.108247] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[165684.108251] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[165684.108255] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[165684.108258] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[165684.108262] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[165684.108265] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[165684.108269] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[165684.108272] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[165684.108276] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[165684.108279] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[165684.108283] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
[165684.108286] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
[165684.108290] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
[165684.112013] amdgpu 0000:04:00.0: amdgpu: GPU reset(1) succeeded!
[165684.112041] amdgpu 0000:04:00.0: [drm] device wedged, but recovered through reset
[165685.324046] QThread[1353440]: segfault at 58 ip 00007f02202d5953 sp 00007f02097f93b0 error 4 in libqtmedia_pulse.so[b953,7f02202d0000+b000] likely on CPU 1 (core 0, socket 0)
[165685.324070] Code: 93 04 00 00 0f 1f 00 48 8b 7b 60 ff 15 0e a5 00 00 48 85 c0 0f 84 ad 01 00 00 48 c7 85 78 ff ff ff 00 00 00 00 e8 dd ee ff ff <48> 8b 78 58 48 89 85 68 ff ff ff 48 85 ff 74 06 ff 15 b7 a3 00 00
[165686.143981] [drm] Failed to add display topology, DTM TA is not initialized.
[165686.516017] [drm] Failed to add display topology, DTM TA is not initialized.
This is on steam deck (lcd version).
Any thoughts how to fix this?
Offline
Please use [code][/code] tags. Edit your post in this regard.
[165685.324046] QThread[1353440]: segfault at 58 ip 00007f02202d5953 sp 00007f02097f93b0 error 4 in libqtmedia_pulse.so[b953,7f02202d0000+b000] likely on CPU 1 (core 0, socket 0)
https://wiki.archlinux.org/title/Core_d … _core_dump
Other than that the GPU reset, but it's not 100% clear whether and how that caused a session crash.
Please post your complete system journal for a boot covering such crash, eg.
sudo journalctl -b -1 | curl -F 'file=@-' 0x0.stfor the previous ("-1") one.
Offline
Journal submitted. I have seen this crash before and it happens always after GPU reset.
Offline
You have to give us the URL it gave you.
Offline
haha..yes:
http://0x0.st/Kte4.txt
Offline
Nov 30 14:36:44 ham kernel: amdgpu 0000:04:00.0: amdgpu: Dumping IP State
Nov 30 14:36:44 ham kernel: amdgpu 0000:04:00.0: amdgpu: Dumping IP State Completed
Nov 30 14:36:44 ham kernel: amdgpu 0000:04:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
Nov 30 14:36:44 ham kernel: amdgpu 0000:04:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
Nov 30 14:36:44 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring sdma0 timeout, signaled seq=76547, emitted seq=76549
Nov 30 14:36:44 ham kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
Nov 30 14:36:45 ham kernel: amdgpu 0000:04:00.0: amdgpu: MODE2 reset
Nov 30 14:36:45 ham kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset succeeded, trying to resume
Nov 30 14:36:45 ham kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F43FC00000).
Nov 30 14:36:45 ham kernel: amdgpu 0000:04:00.0: amdgpu: PSP is resuming...
Nov 30 14:36:45 ham kernel: amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from 0xf43e000000 for PSP TMR
Nov 30 14:36:46 ham kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resuming...
Nov 30 14:36:46 ham kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
Nov 30 14:36:46 ham kernel: amdgpu 0000:04:00.0: amdgpu: kiq ring mec 2 pipe 1 q 0
Nov 30 14:36:46 ham kernel: amdgpu 0000:04:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x0300000C
Nov 30 14:36:46 ham kernel: [drm] Failed to add display topology, DTM TA is not initialized.
Nov 30 14:36:47 ham kernel: [drm] Failed to add display topology, DTM TA is not initialized.
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset(1) succeeded!
Nov 30 14:36:47 ham kernel: amdgpu 0000:04:00.0: [drm] device wedged, but recovered through reset
Nov 30 14:36:47 ham systemd-coredump[516591]: Process 1022 (Xorg) of user 0 terminated abnormally with signal 6/ABRT, processing...
Nov 30 14:36:47 ham systemd[1]: Created slice Slice /system/drkonqi-coredump-processor.
Nov 30 14:36:47 ham systemd[1]: Created slice Slice /system/systemd-coredump.
Nov 30 14:36:47 ham systemd[1]: Started Process Core Dump (PID 516591/UID 0).
Nov 30 14:36:47 ham systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Nov 30 14:36:47 ham systemd-coredump[516592]: Process 1022 (Xorg) of user 0 dumped core.
Stack trace of thread 1029:
#0 0x00007f91358255df abort (libc.so.6 + 0x255df)
#1 0x00007f9132eefa43 n/a (libgallium-25.3.0-arch1.2.so + 0xaefa43)
#2 0x00007f9132ef3d54 n/a (libgallium-25.3.0-arch1.2.so + 0xaf3d54)
#3 0x00007f9132997d55 n/a (libgallium-25.3.0-arch1.2.so + 0x597d55)
#4 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#5 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#6 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1037:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1038:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1022:
#0 0x00007f913591872d syscall (libc.so.6 + 0x11872d)
#1 0x00007f913298a35b n/a (libgallium-25.3.0-arch1.2.so + 0x58a35b)
#2 0x00007f9132997923 n/a (libgallium-25.3.0-arch1.2.so + 0x597923)
#3 0x00007f9132ed4fce n/a (libgallium-25.3.0-arch1.2.so + 0xad4fce)
#4 0x00007f9132beccd8 n/a (libgallium-25.3.0-arch1.2.so + 0x7eccd8)
#5 0x00007f91325467ad n/a (libgallium-25.3.0-arch1.2.so + 0x1467ad)
#6 0x00007f91325468d0 n/a (libgallium-25.3.0-arch1.2.so + 0x1468d0)
#7 0x00007f91288bd2dd n/a (libglamoregl.so + 0xd2dd)
#8 0x00007f91354fe9f4 n/a (amdgpu_drv.so + 0x119f4)
#9 0x0000555def5c8814 BlockHandler (/usr/lib/Xorg + 0x77814)
#10 0x0000555def6add46 WaitForSomething (/usr/lib/Xorg + 0x15cd46)
#11 0x0000555def584b99 n/a (/usr/lib/Xorg + 0x33b99)
#12 0x00007f9135827635 n/a (libc.so.6 + 0x27635)
#13 0x00007f91358276e9 __libc_start_main (libc.so.6 + 0x276e9)
#14 0x0000555def585d05 _start (/usr/lib/Xorg + 0x34d05)
Stack trace of thread 1954:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1031:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1032:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1039:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1030:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1033:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1051:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358931b4 n/a (libc.so.6 + 0x931b4)
#3 0x00007f913591acb5 epoll_wait (libc.so.6 + 0x11acb5)
#4 0x0000555def6b0dae n/a (/usr/lib/Xorg + 0x15fdae)
#5 0x0000555def6b2599 n/a (/usr/lib/Xorg + 0x161599)
#6 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#7 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1034:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1088:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1291:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1035:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1293:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
Stack trace of thread 1036:
#0 0x00007f913589f002 n/a (libc.so.6 + 0x9f002)
#1 0x00007f913589316c n/a (libc.so.6 + 0x9316c)
#2 0x00007f91358937dc n/a (libc.so.6 + 0x937dc)
#3 0x00007f9135895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
#4 0x00007f91329e28ae n/a (libgallium-25.3.0-arch1.2.so + 0x5e28ae)
#5 0x00007f9132997c7d n/a (libgallium-25.3.0-arch1.2.so + 0x597c7d)
#6 0x00007f91329e27dd n/a (libgallium-25.3.0-arch1.2.so + 0x5e27dd)
#7 0x00007f913589698b n/a (libc.so.6 + 0x9698b)
#8 0x00007f913591a9cc n/a (libc.so.6 + 0x11a9cc)
ELF object binary architecture: AMD x86-64Possibly related to https://bbs.archlinux.org/viewtopic.php?id=310552 but there's not second GPU.
Do you get the same w/ the LTS kernel?
Offline
OK, will test.
Offline
Pages: 1