| Summary: | Plasma Desktop, taskbar panel, and my program crash abruptly | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | JackIV <jackthelegomaniac01> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | kdedev, xaver.hugl |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 6.3.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/121755/events/a9f4b7c3aaf04c458702be11f8676aea/ | ||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
JackIV
2025-04-06 21:46:13 UTC
Created attachment 180049 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
Searchable backtrace Thread 1 (Thread 0x7fd214ba86c0 (LWP 29205)): [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 0x00007fd22aa7fbc3 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78 #7 0x00007fd22aa26f9e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #8 0x00007fd22aa0e942 in __GI_abort () at abort.c:79 #9 0x00007fd205bbec90 in amdgpu_ctx_set_sw_reset_status (rwctx=<optimized out>, status=status@entry=PIPE_INNOCENT_CONTEXT_RESET, format=format@entry=0x7fd206dae420 "amdgpu: The CS has cancelled because the context is lost. This context is innocent.\n") at ../src/gallium/winsys/amdgpu/drm/amdgpu_cs.cpp:474 #10 0x00007fd205bc2c04 in amdgpu_cs_submit_ib<(queue_type)0> (job=job@entry=0x7fd10c012940, gdata=gdata@entry=0x0, thread_index=thread_index@entry=0) at ../src/gallium/winsys/amdgpu/drm/amdgpu_cs.cpp:1995 #11 0x00007fd2056b2161 in util_queue_thread_func (input=input@entry=0x5648475a8900) at ../src/util/u_queue.c:294 #12 0x00007fd2056e765c in impl_thrd_routine (p=<optimized out>) at ../src/c11/impl/threads_posix.c:43 #13 0x00007fd22aa7dba8 in start_thread (arg=<optimized out>) at pthread_create.c:448 #14 0x00007fd22ab01b8c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 It looks like the root cause of this bug is in the AMD driver, based on the backtrace. You could open a bug report about this at [https://gitlab.freedesktop.org/drm/amd/-/issues](https://gitlab.freedesktop.org/drm/amd/-/issues) so the AMD developers can take a look. Unfortunately, I don't think there's anything KDE can do. *** This bug has been marked as a duplicate of bug 493679 *** |