Bug 496153 - ComfyUI ROCm - Plasmashell crash on AMD gpu reset
Summary: ComfyUI ROCm - Plasmashell crash on AMD gpu reset
Status: RESOLVED DUPLICATE of bug 493679
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.2.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-11-12 01:17 UTC by Markus Hartung
Modified: 2024-11-12 23:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (115.69 KB, text/plain)
2024-11-12 01:17 UTC, Markus Hartung
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Hartung 2024-11-12 01:17:51 UTC
Application: plasmashell (6.2.3)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.0
Frameworks Version: 6.8.0
Operating System: Linux 6.11.6-arch1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.2.3 [CoredumpBackend]

-- Information about the crash:
I'm having issues with GPU hang on ROCm hardware.

I have added an issue on AMD's ROCm issue-tracker
https://github.com/ROCm/ROCm/issues/3580#issuecomment-2461073403

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x000075a6fc2a5463 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
#7  0x000075a6fc24c120 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x000075a6fc2334c3 in __GI_abort () at abort.c:79
#9  0x000075a6ed7b0643 in amdgpu_ctx_set_sw_reset_status () at ../mesa-24.2.6/src/gallium/winsys/amdgpu/drm/amdgpu_cs.cpp:459


Reported using DrKonqi
Comment 1 Markus Hartung 2024-11-12 01:17:52 UTC
Created attachment 175745 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 TraceyC 2024-11-12 23:02:08 UTC
Searchable backtrace

Thread 1 (Thread 0x75a6ecc006c0 (LWP 15161)):
[KCrash Handler]
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x000075a6fc2a5463 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
#7  0x000075a6fc24c120 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x000075a6fc2334c3 in __GI_abort () at abort.c:79
#9  0x000075a6ed7b0643 in amdgpu_ctx_set_sw_reset_status () at ../mesa-24.2.6/src/gallium/winsys/amdgpu/drm/amdgpu_cs.cpp:459
#10 0x000075a6ed7b3b33 in amdgpu_cs_submit_ib<false> () at ../mesa-24.2.6/src/gallium/winsys/amdgpu/drm/amdgpu_cs.cpp:1652
#11 0x000075a6eceab8d4 in util_queue_thread_func () at ../mesa-24.2.6/src/util/u_queue.c:309
#12 0x000075a6ececf1dd in impl_thrd_routine () at ../mesa-24.2.6/src/c11/impl/threads_posix.c:67
#13 0x000075a6fc2a339d in start_thread (arg=<optimized out>) at pthread_create.c:447
#14 0x000075a6fc32849c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Based on this backtrace, this is bug 493679
Please follow that report for updates on this issue. Thanks!

*** This bug has been marked as a duplicate of bug 493679 ***