https://bugs.kde.org/show_bug.cgi?id=499747
Bug ID: 499747
Summary: drkonqi assumes build-id presence
Classification: Applications
Product: drkonqi
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Gentoo doesn't currently generate build-ids by default (we tried it in the
past, had some issues with file collisions, will likely try again in the
future) and they're of limited use to KDE anyway because most users won't have
a known build-id anyway. It will be a bit useful for our new binary packages
but it'll still be the minority.
Anyway, we shouldn't reject/refuse to submit GDB payloads in drkonqi because of
this when we have an empty build-id
(https://github.com/KDE/drkonqi/blob/015e1bc2cc4ece240de0f732078431101e57a7c0/src/data/gdb_preamble/preamble.py#L409).
Given that this check *is* useful on most distros, I guess we want a way to
customise it. I may just patch it out in Gentoo for now though so we can get
useful reports.
--
You are receiving this mail because:
You are watching all bug changes.