https://bugs.kde.org/show_bug.cgi?id=515644

--- Comment #3 from Ángel Navarro <[email protected]> ---
> Can you get debug symbols for this?
> #7  0x00007fc0097a89c6 in ?? () from /usr/lib/libKF6GuiAddons.so.6

I tried and now the backtracing fails with:

Traceback (most recent call last):
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 608, in
print_preamble
    print_preamble_internal()
    ~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 599, in
print_preamble_internal
    print_sentry_payload(thread)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 526, in
print_sentry_payload
    payload = SentryEvent().make(program, thread)
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 439, 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 #27 on thread
<gdb.InferiorThread id=1.1 target-id="Thread 0x7ff9f7d96b80 (LWP 170354)">! You
could try with debug symbols downloading enabled.
No solib and no image found for frame #27 on thread <gdb.InferiorThread id=1.1
target-id="Thread 0x7ff9f7d96b80 (LWP 170354)">! You could try with debug
symbols downloading enabled.
Sentry is attempting to send 2 pending events


These backtrace fails have been happening since forever to me.

To reproduce the bug, you have to restart plasmashell when your CPU is on
medium to high load. Then, instead of restarting instantly, it will hang for 15
seconds, then revive with a crash.

I'll keep trying to get actual backtrace but if drkonqi doesn't play nice, I
can't proceed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to