https://bugs.kde.org/show_bug.cgi?id=510201
Lokito23 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|BACKTRACE |--- --- Comment #6 from Lokito23 <[email protected]> --- Not sure if this has the necessary debug information, but Dr. Konqi gave the following report: ``` Starting debugger /nix/store/qgrqwj2qidrywwfih67hwx2sf34h0y7m-gdb-host-cpu-only-16.3/bin/gdb --init-eval-command=set auto-solib-add off --nw --nx --batch --command=/tmp/drkonqi.IquBQN --command=/tmp/drkonqi.oAxONl --core=/tmp/drkonqi-core.QAoiFY/core /nix/store/95mcb1zkxrmmhxhq1r8ggsziy5wqzi7y-dolphin-25.08.2/bin/.dolphin-wrapped warning: Can't open file /memfd:sljit (deleted) during file-backed mapping note processing warning: Can't open file /memfd:wayland-shm (deleted) during file-backed mapping note processing [New LWP 12173] [New LWP 12176] [New LWP 12178] [New LWP 12177] [New LWP 12181] [New LWP 12183] [New LWP 12184] [New LWP 12180] [New LWP 12195] [New LWP 12194] [New LWP 12193] [New LWP 12216] [New LWP 12196] [New LWP 12192] [New LWP 12204] [New LWP 12206] [New LWP 12179] [New LWP 12203] [New LWP 12208] [New LWP 12182] [New LWP 12209] [New LWP 12217] [New LWP 12218] [New LWP 12175] [Thread debugging using libthread_db enabled] Using host libthread_db library "/nix/store/daamdpmaz2vjvna55ccrc30qw3qb8h6d-glibc-2.40-66/lib/libthread_db.so.1". Core was generated by `/run/current-system/sw/bin/dolphin'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f911209caac in __pthread_kill_implementation () from /nix/store/daamdpmaz2vjvna55ccrc30qw3qb8h6d-glibc-2.40-66/lib/libc.so.6 [Current thread is 1 (Thread 0x7f910b41dd00 (LWP 12173))] Traceback (most recent call last): File "/nix/store/7chsmm0mxgas09c7ynn5776ry3gszxkq-drkonqi-6.5.0/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 608, in print_preamble print_preamble_internal() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/nix/store/7chsmm0mxgas09c7ynn5776ry3gszxkq-drkonqi-6.5.0/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 582, in print_preamble_internal resolve_modules() ~~~~~~~~~~~~~~~^^ File "/nix/store/7chsmm0mxgas09c7ynn5776ry3gszxkq-drkonqi-6.5.0/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 577, in resolve_modules image = CoreImage(line) File "/nix/store/7chsmm0mxgas09c7ynn5776ry3gszxkq-drkonqi-6.5.0/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 545, in __init__ raise NoBuildIdException(f'No build id found in core image: {eu_unstrip_line}') NoBuildIdException: No build id found in core image: 0x7f90b0008000+0xd010 - /nix/store/0vdhbsw15wcllh9q0jvhyzgn8asmavfi-libwebp-1.6.0/lib/libwebpmux.so.3 - libwebpmux.so.3 No build id found in core image: 0x7f90b0008000+0xd010 - /nix/store/0vdhbsw15wcllh9q0jvhyzgn8asmavfi-libwebp-1.6.0/lib/libwebpmux.so.3 - libwebpmux.so.3 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.
