[konsole] [Bug 479407] Konsole crashes often
Oded Arbel
bugzilla_noreply at kde.org
Fri Jan 5 18:55:20 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=479407
--- Comment #7 from Oded Arbel <oded at geek.co.il> ---
(In reply to fanzhuyifan from comment #6)
> If you have set DEBUGINFOD_URLS="https://debuginfod.ubuntu.com", and answer
> Y when gdb asks to enable debuginfod, the debug symbols should be downloaded
> automatically..
My DEBUGINFOD_URLS are set to
"https://debuginfod.neon.kde.org/:https://debuginfod.ubuntu.com", and it did
ask and I did answer, but I think it used the local debug symbols anyway.
I don't think it matters though, because I looked again at the raw
(non-demangled) core parsed dump, and the problematic libkonsoleprivate.so
lines look like this:
#11 0x00007fec87887597 n/a (libkonsoleprivate.so.24.01.85 +
0x87597)
#12 0x00007fec87887437 n/a (libkonsoleprivate.so.24.01.85 +
0x87437)
#13 0x00007fec878a5324 n/a (libkonsoleprivate.so.24.01.85 +
0xa5324)
where the "n/a" part is where I'd expect the mangled names to appear.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list