Bug 508481

Summary: drkonqi fails to parse crashes without build-id
Product: [Applications] drkonqi Reporter: jy6x2b32pie9
Component: backtraceparsingAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: crash CC: sitter
Priority: NOR    
Version First Reported In: 6.4.4   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: journalctl --output cat -t org.kde.drkonqi

Description jy6x2b32pie9 2025-08-19 15:34:02 UTC
Created attachment 184265 [details]
journalctl --output cat -t org.kde.drkonqi

SUMMARY
drkonqi reports "Gathering crash information failed for unknown reasons. You can retry, close the window or view detailed output"
Retry does nothing.
Detailed output:

```
Starting debugger gdb --nw --nx --batch --init-eval-command=set debuginfod enabled on --command=/tmp/drkonqi.PESiHe --command=/tmp/drkonqi.QtiBoa --core=/tmp/drkonqi-core.aJOfSG/core /usr/bin/kwin_wayland
Support for debuginfod is not compiled into GDB.

warning: Can't open file /memfd:gdk-wayland (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

warning: Can't open file /memfd:wayland-shm (deleted) during file-backed mapping note processing

warning: Can't open file /memfd:unknown-usage:QtQml (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:pipewire-memfd:flags=0x0000000f,type=2,size=2312 (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:kwayland-shared (deleted) during file-backed mapping note processing

warning: Can't open file /memfd:xwayland-shared (deleted) during file-backed mapping note processing
[New LWP 1888]
[New LWP 1922]
[New LWP 1907]
[New LWP 1926]
[New LWP 1921]
[New LWP 1923]
[New LWP 1950]
[New LWP 1924]
[New LWP 3929]
[New LWP 1946]
[New LWP 23795]
[New LWP 23796]
[New LWP 1945]
[New LWP 1927]
[New LWP 3832]
[New LWP 57072]
[New LWP 1920]
[New LWP 1948]
[New LWP 7892]
[New LWP 1929]
[New LWP 48742]
[New LWP 48743]
[New LWP 55047]
[New LWP 1947]
[New LWP 1925]
[New LWP 50708]
[New LWP 25056]
[New LWP 3903]
[New LWP 48660]
[New LWP 3910]
[New LWP 57071]
[New LWP 53281]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0 --xwayland-fd 8 --xwayland-fd 9 --xwayland-display :1 --xwayland-xauthority /run/user/1000/xauth_ukLMZD --xwayland'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f77580ccb5c in ?? () from /usr/lib64/libc.so.6
[Current thread is 1 (Thread 0x7f7754e70200 (LWP 1888))]
python sentry-sdk not installed :(
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 783, in print_preamble_internal
    resolve_modules()
    ~~~~~~~~~~~~~~~^^
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 778, in resolve_modules
    image = CoreImage(line)
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 746, in __init__
    raise NoBuildIdException(f'No build id found in core image: {eu_unstrip_line}')
NoBuildIdException: No build id found in core image: 0x5613549e1000+0x1b9000 - . - /usr/bin/kwin_wayland
No build id found in core image: 0x5613549e1000+0x1b9000 - . - /usr/bin/kwin_wayland
Debugging ended with exit code '1' and exit status 'NormalExit'
```

SOFTWARE/OS VERSIONS
Operating System: Gentoo Linux 2.17
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.1
Kernel Version: 6.16.1-gentoo (64-bit)
Graphics Platform: Wayland
Processors: 20 × AMD Ryzen AI 9 365 w/ Radeon 880M
Memory: 32 GiB of RAM (23.2 GiB usable)
Graphics Processor: AMD Radeon 890M Graphics
Manufacturer: LENOVO
Product Name: 21Q5
System Version: ThinkBook 16 G7+ ASP

ADDITIONAL INFORMATION
core dump from journal attached
Comment 1 Harald Sitter 2025-08-21 17:12:54 UTC
Yup. That is by design.