https://bugs.kde.org/show_bug.cgi?id=521841
Bug ID: 521841
Summary: Plasma shell crashes attempting to make changes to the
system monitor widget
Classification: Plasma
Product: plasmashell
Version First master
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Application Dashboard widget
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
Starting debugger gdb --init-eval-command=set auto-solib-add off --nw --nx
--batch --init-eval-command=set debuginfod enabled on
--command=/tmp/drkonqi.dBqNEk --command=/tmp/drkonqi.uGbpls
--core=/home/j/.cache/drkonqi/cores/2026-06-20T10:36:46.242-PUeCuH/core
/usr/bin/plasmashell
warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed
mapping note processing
warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed
mapping note processing
warning: Can't open file /memfd:kwin-dmabuf-feedback-table (deleted) during
file-backed mapping note processing
[New LWP 14117]
[New LWP 14119]
[New LWP 14151]
[New LWP 14205]
[New LWP 14118]
[New LWP 14228]
[New LWP 14706]
[New LWP 14218]
[New LWP 14221]
[New LWP 14231]
[New LWP 14604]
[New LWP 14704]
[New LWP 14605]
[New LWP 14611]
[New LWP 14708]
[New LWP 14120]
[New LWP 14220]
[New LWP 14658]
[New LWP 14219]
[New LWP 14235]
[New LWP 14703]
[New LWP 14606]
[New LWP 14705]
[New LWP 14607]
[New LWP 14707]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;
[Current thread is 1 (Thread 0x7f8542035f00 (LWP 14117))]
Using eu-unstrip to resolve modules.
add symbol table from file "/lib64/libc.so.6"
add symbol table from file "/lib64/libKF6Crash.so.6"
add symbol table from file "/lib64/libQt6Qml.so.6"
Traceback (most recent call last):
File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 667, in
print_preamble
print_preamble_internal()
~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 658, in
print_preamble_internal
print_sentry_payload(thread)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 530, in
print_sentry_payload
payload = SentryEvent().make(program, thread)
File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 443, in
make
stacktrace = SentryTrace(crash_thread, True).to_dict()
File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 286, in
to_dict
SentryTrace.load_solib(self.thread, cramped_memory)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 248, in
load_solib
raise UnexpectedMappingException(f"No solib and no image found for frame
#{i} on thread {thread}! You could try with debug symbols downloading
enabled.")
UnexpectedMappingException: No solib and no image found for frame #24 on thread
<gdb.InferiorThread id=1.1 target-id="Thread 0x7f8542035f00 (LWP 14117)">! You
could try with debug symbols downloading enabled.
No solib and no image found for frame #24 on thread <gdb.InferiorThread id=1.1
target-id="Thread 0x7f8542035f00 (LWP 14117)">! You could try with debug
symbols downloading enabled.
Sentry is attempting to send 2 pending events
Waiting up to 30 seconds
Press Ctrl-C to quit
Debugging ended with exit code '1' and exit status 'NormalExit'
--
You are receiving this mail because:
You are watching all bug changes.