https://bugs.kde.org/show_bug.cgi?id=520229
Bug ID: 520229
Summary: I added some taskbar items, and while I was doing so,
it crashed. Even when I exit the taskbar editor, when
I go to adjust the items I added, it crashes.
Classification: Plasma
Product: plasmashell
Version First 6.6.5
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: crash
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 --command=/tmp/drkonqi.VdZsTk --command=/tmp/drkonqi.sEFGbH
--core=/tmp/drkonqi-core.RBTHVv/core /usr/bin/plasmashell
This GDB supports auto-downloading debuginfo from the following URLs:
<https://debuginfod.archlinux.org>
Enable debuginfod for this session? (y or [n]) [answered N; input not from
terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
warning: Can't open file anon_inode:i915.gem during file-backed mapping note
processing
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
[New LWP 2000]
[New LWP 2021]
[New LWP 2023]
[New LWP 2173]
[New LWP 2172]
[New LWP 2276]
[New LWP 2344]
[New LWP 2297]
[New LWP 2307]
[New LWP 2394]
[New LWP 2025]
[New LWP 2022]
[New LWP 2319]
[New LWP 2331]
[New LWP 2404]
[New LWP 2332]
[New LWP 2171]
[New LWP 2170]
[New LWP 2175]
[New LWP 2274]
[New LWP 2143]
[New LWP 2174]
[New LWP 2397]
[New LWP 2311]
[New LWP 2407]
[New LWP 2309]
[New LWP 2176]
[New LWP 2322]
[New LWP 2342]
[New LWP 2178]
[New LWP 2310]
[New LWP 2346]
[New LWP 2298]
[New LWP 2405]
[New LWP 2398]
[New LWP 2301]
[New LWP 2406]
[New LWP 2408]
[New LWP 2321]
[New LWP 2432]
[New LWP 2323]
[New LWP 2308]
[New LWP 2396]
[New LWP 2431]
[New LWP 2343]
[New LWP 2395]
[New LWP 2024]
[New LWP 2177]
[New LWP 2345]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f8a7309a29c in ?? () from /usr/lib/libc.so.6
[Current thread is 1 (Thread 0x7f8a6ca9bc80 (LWP 2000))]
Using eu-unstrip to resolve modules.
add symbol table from file "/usr/lib/libc.so.6"
add symbol table from file "/usr/lib/libKF6Crash.so.6"
add symbol table from file "/usr/lib/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 #14 on thread
<gdb.InferiorThread id=1.1 target-id="Thread 0x7f8a6ca9bc80 (LWP 2000)">! You
could try with debug symbols downloading enabled.
No solib and no image found for frame #14 on thread <gdb.InferiorThread id=1.1
target-id="Thread 0x7f8a6ca9bc80 (LWP 2000)">! 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.