https://bugs.kde.org/show_bug.cgi?id=416038
--- Comment #6 from Fabian Vogt <fab...@ritter-vogt.de> --- It's possible that the -debuginfo packages are installed, but not matching the non-debuginfo one. There can be errors if drkonqi tries to install debuginfo without the debug repo enabled. That should be fixed with https://phabricator.kde.org/D24751 (never heard back from the reporter again...). What's the output of "rpm -q libQt5Core5 libQt5Core5-debuginfo"? Can you provide the full output of gdb? Normally gdb prints helpful info about the debuginfo files like "CRC mismatch" or ".debug not found". -- You are receiving this mail because: You are watching all bug changes.