Bug 499631 - Plasma randomly crashed in amdgpu
Summary: Plasma randomly crashed in amdgpu
Status: RESOLVED DUPLICATE of bug 485845
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.2.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-02-07 05:42 UTC by contact
Modified: 2025-02-07 17:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/63580/events/f7a41e9f1801418895447d8c7909dc59/


Attachments
New crash information added by DrKonqi (263.15 KB, text/plain)
2025-02-07 05:42 UTC, contact
Details

Note You need to log in before you can comment on or make changes to this bug.
Description contact 2025-02-07 05:42:51 UTC
Application: plasmashell (6.2.5)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.1
Frameworks Version: 6.10.0
Operating System: Linux 6.12.9-200.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41 (KDE Plasma)"
DrKonqi: 6.2.5 [CoredumpBackend]

-- Information about the crash:
Was watching a video on FreeTube and doing some work, and it just crashed and recovered itself. I do have an overclock on my GPU, not sure if that impacts anything.

The reporter is unsure if this crash is reproducible.

-- 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  0x00007f3f1367f163 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
#7  0x00007f3f13625fde in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f3f1360d942 in __GI_abort () at abort.c:79
#9  0x00007f3eedbbc880 in amdgpu_ctx_set_sw_reset_status (rwctx=<optimized out>, status=status@entry=PIPE_INNOCENT_CONTEXT_RESET, format=format@entry=0x7f3eeed3d720 "amdgpu: The CS has cancelled because the context is lost. This context is innocent.\n") at ../src/gallium/winsys/amdgpu/drm/amdgpu_cs.cpp:459


Reported using DrKonqi
Comment 1 contact 2025-02-07 05:42:53 UTC
Created attachment 178040 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 TraceyC 2025-02-07 17:44:28 UTC
Crash is in the AMD GPU driver

Thread 1 (Thread 0x7f3efd8a76c0 (LWP 3700)):
[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  0x00007f3f1367f163 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
#7  0x00007f3f13625fde in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f3f1360d942 in __GI_abort () at abort.c:79
#9  0x00007f3eedbbc880 in amdgpu_ctx_set_sw_reset_status (rwctx=<optimized out>, status=status@entry=PIPE_INNOCENT_CONTEXT_RESET, format=format@entry=0x7f3eeed3d720 "amdgpu: The CS has cancelled because the context is lost. This context is innocent.\n") at ../src/gallium/winsys/amdgpu/drm/amdgpu_cs.cpp:459
#10 0x00007f3eedbbfcf0 in amdgpu_cs_submit_ib<false> (job=job@entry=0x7f3e4c013280, gdata=gdata@entry=0x0, thread_index=thread_index@entry=0) at ../src/gallium/winsys/amdgpu/drm/amdgpu_cs.cpp:1652
#11 0x00007f3eed6c5461 in util_queue_thread_func (input=input@entry=0x560454c81300) at ../src/util/u_queue.c:294
#12 0x00007f3eed6fa45c in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:67
#13 0x00007f3f1367d148 in start_thread (arg=<optimized out>) at pthread_create.c:448
#14 0x00007f3f137010cc in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Comment 3 TraceyC 2025-02-07 17:46:02 UTC
This is the same trace as  bug 486177
The parent issue is bug 485845
The root cause is an upstream bug being tracked here https://gitlab.freedesktop.org/mesa/mesa/-/issues/11173

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