https://bugs.kde.org/show_bug.cgi?id=508534
--- Comment #4 from [email protected] --- Starting debugger gdb --init-eval-command=maint set dwarf max-cache-age 0 --init-eval-command=set auto-solib-add off --nw --nx --batch --command=/tmp/drkonqi.KQYMep --command=/tmp/drkonqi.mQsZEt --core=/tmp/drkonqi-core.NdieIy/core /usr/bin/kwin_wayland This GDB supports auto-downloading debuginfo from the following URLs: <https://debuginfod.fedoraproject.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: BFD: warning: /tmp/drkonqi-core.NdieIy/core has a segment extending past end of file warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:wayland-cursor (deleted) during file-backed mapping note processing warning: Can't open file /memfd:JITCode:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:wayland-shm (deleted) during file-backed mapping note processing warning: Can't open file /memfd:kwayland-shared (deleted) during file-backed mapping note processing warning: Can't open file /memfd:xwayland-shared (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:JSGCHeap:QtQml (deleted) during file-backed mapping note processing [New LWP 7300] [New LWP 7325] [New LWP 8231] [New LWP 7321] [New LWP 8230] [New LWP 7310] [New LWP 7352] warning: failed to parse execution context from corefile: Cannot access memory at address 0x7fff4cab5fe0 Failed to read a valid object file image from memory. Core was generated by `/usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0 --xwayland-fd 8 --xwayl'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007fb9c6c8209c in ?? () [Current thread is 1 (LWP 7300)] eu-unstrip: No modules recognized in core file Cannot QML trace cores :( Traceback (most recent call last): File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 812, in print_preamble print_preamble_internal() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 803, in print_preamble_internal print_sentry_payload(thread) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^ File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 727, in print_sentry_payload payload = SentryEvent().make(program, thread) File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 520, in make stacktrace = SentryTrace(crash_thread, True).to_dict() File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 367, in to_dict SentryTrace.load_solib(self.thread, cramped_memory) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 332, 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 #0 on thread <gdb.InferiorThread id=1.1 target-id="LWP 7300">! You could try with debug symbols downloading enabled. No solib and no image found for frame #0 on thread <gdb.InferiorThread id=1.1 target-id="LWP 7300">! 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.
