Bug 508753 - Plasma Crash after System Start
Summary: Plasma Crash after System Start
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.4.4
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-08-26 09:00 UTC by kdebugs
Modified: 2025-08-26 19:54 UTC (History)
1 user (show)

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


Attachments
New crash information added by DrKonqi (147.15 KB, text/plain)
2025-08-26 09:00 UTC, kdebugs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kdebugs 2025-08-26 09:00:46 UTC
Application: plasmashell (6.4.4)

ApplicationNotResponding [ANR]: false
Qt Version: 6.9.1
Frameworks Version: 6.17.0
Operating System: Linux 6.15.10-200.fc42.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 42 (Adams)"
DrKonqi: 6.4.4 [CoredumpBackend]

-- Information about the crash:
Randomly after System start, Plasmashell doesn't start properly and i have a Blackscreen. However, all autostart Programs works fine and i can use them, but i can not start new programs the regular way. This may takes some secounds until plasmashell appears.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#6  0x00007fce254fa58a in sys_futex (addr1=0x55e914edf544, op=9, val1=2, timeout=0x0, addr2=0x0, val3=-1) at ../src/util/futex.c:43
#7  futex_wait (addr=addr@entry=0x55e914edf544, value=value@entry=2, timeout=timeout@entry=0x0) at ../src/util/futex.c:55
#8  0x00007fce25507cb0 in do_futex_fence_wait (fence=fence@entry=0x55e914edf544, timeout=timeout@entry=false, abs_timeout=abs_timeout@entry=0) at ../src/util/u_queue.c:131
#9  0x00007fce25508e8c in _util_queue_fence_wait (fence=0x55e914edf544) at ../src/util/u_queue.c:146
#10 util_queue_fence_wait (fence=0x55e914edf544) at ../src/util/u_queue.h:181
#11 util_queue_fence_wait (fence=0x55e914edf544) at ../src/util/u_queue.h:178
#12 util_queue_finish (queue=queue@entry=0x55e90d0dafd8) at ../src/util/u_queue.c:722
#13 0x00007fce259533fa in si_set_debug_callback (ctx=0x55e9150906d0, cb=0x0) at ../src/gallium/drivers/radeonsi/si_pipe.c:443
#14 0x00007fce25953c08 in si_destroy_context (context=0x55e9150906d0) at ../src/gallium/drivers/radeonsi/si_pipe.c:197
#15 0x00007fce2573e851 in tc_destroy (_pipe=0x55e914cfb800) at ../src/gallium/auxiliary/util/u_threaded_context.c:5259
#16 0x00007fce250c3e00 in st_destroy_context_priv (st=st@entry=0x55e914de79a0, destroy_pipe=destroy_pipe@entry=true) at ../src/mesa/state_tracker/st_context.c:358
#17 0x00007fce250c594d in st_destroy_context (st=0x55e914de79a0) at ../src/mesa/state_tracker/st_context.c:975
#18 0x00007fce2502776b in dri_destroy_context (ctx=0x55e914f5ec80) at ../src/gallium/frontends/dri/dri_context.c:280
#19 0x00007fce2502b4fe in driDestroyContext (ctx=<optimized out>) at ../src/gallium/frontends/dri/dri_util.c:633
#20 0x00007fce3695d7f9 in dri2_destroy_context (disp=<optimized out>, ctx=0x55e9150d0740) at ../src/egl/drivers/dri2/egl_dri2.c:1301


Reported using DrKonqi
Comment 1 kdebugs 2025-08-26 09:00:47 UTC
Created attachment 184456 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2025-08-26 19:54:28 UTC
The crash backtrace indicates that the problem is in the Mesa graphics drivers. Please read https://docs.mesa3d.org/bugs.html and submit a bug report for the Mesa developers. Thanks!