Starting debugger gdb --init-eval-command=set auto-solib-add off --nw --nx --batch --command=/tmp/drkonqi.rNtVzn --command=/tmp/drkonqi.sqaSgz --core=/tmp/drkonqi-core.WAJJve/core /usr/bin/ksecretd This GDB supports auto-downloading debuginfo from the following URLs: 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 /usr/lib/libgallium-26.0.3-arch1.1.so during file-backed mapping note processing warning: File /usr/lib/libEGL_mesa.so.0.0.0 doesn't match build-id from core-file during file-backed mapping processing warning: Can't open file /usr/lib/libgio-2.0.so.0.8600.4 during file-backed mapping note processing warning: Can't open file /usr/lib/libgobject-2.0.so.0.8600.4 during file-backed mapping note processing warning: File /usr/lib/libblkid.so.1.1.0 doesn't match build-id from core-file during file-backed mapping processing warning: File /usr/lib/libmount.so.1.1.0 doesn't match build-id from core-file during file-backed mapping processing warning: Can't open file /usr/lib/libgmodule-2.0.so.0.8600.4 during file-backed mapping note processing warning: File /usr/lib/libgbm.so.1.0.0 doesn't match build-id from core-file during file-backed mapping processing warning: Can't open file /usr/lib/libharfbuzz.so.0.61321.0 during file-backed mapping note processing warning: Can't open file /usr/lib/libglib-2.0.so.0.8600.4 during file-backed mapping note processing [New LWP 63049] [New LWP 63050] [New LWP 63051] [New LWP 63052] [New LWP 63053] [New LWP 63054] warning: Build-id of /usr/lib/libglib-2.0.so.0 does not match core file. warning: Build-id of /usr/lib/libharfbuzz.so.0 does not match core file. warning: Build-id of /usr/lib/libmount.so.1 does not match core file. warning: Build-id of /usr/lib/libblkid.so.1 does not match core file. warning: Build-id of /usr/lib/libgobject-2.0.so.0 does not match core file. warning: Build-id of /usr/lib/libgio-2.0.so.0 does not match core file. warning: Build-id of /usr/lib/libgmodule-2.0.so.0 does not match core file. warning: Build-id of /usr/lib/libEGL_mesa.so.0 does not match core file. warning: Build-id of /usr/lib/libgbm.so.1 does not match core file. warning: Could not load shared library symbols for 10 libraries, e.g. /usr/lib/libglib-2.0.so.0. Use the "info sharedlibrary" command to see the complete listing. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Core was generated by `/usr/bin/ksecretd'. Program terminated with signal SIGILL, Illegal instruction. #0 0x00007fcda06a7a2c in ?? () from /usr/lib/libc.so.6 [Current thread is 1 (Thread 0x7fcd9f271ac0 (LWP 63049))] 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/libbotan-3.so.11" add symbol table from file "/lib64/ld-linux-x86-64.so.2" add symbol table from file "/usr/lib/libQt6Core.so.6" add symbol table from file "/usr/lib/libqca-qt6.so.2" add symbol table from file "/usr/bin/ksecretd" add symbol table from file "/usr/lib/libQt6DBus.so.6" add symbol table from file "/usr/lib/libQt6Widgets.so.6" Traceback (most recent call last): File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 663, in print_preamble print_preamble_internal() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 654, 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 #37 on thread ! You could try with debug symbols downloading enabled. No solib and no image found for frame #37 on thread ! 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'