https://bugs.kde.org/show_bug.cgi?id=504388
--- Comment #10 from Harald Sitter <[email protected]> --- Bit tricky. What happens is that you have proprietary software in your backtrace (/opt/intel/oneapi/compiler/latest/lib/libintlc.so.5) and consequently we can't resolve debug ids and would not be able to trace in constrained memory scenarios. Because of this we error out. I am not sure what to do here though. We can create a more telling error message, but it'd be super technical because the generic problem here is that the debug ids aren't resolvable. I don't know how to address the fundamental issue though... libraries without debug info get in the way of tracing. -- You are receiving this mail because: You are watching all bug changes.
