https://bugs.kde.org/show_bug.cgi?id=431561
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sit...@kde.org --- Comment #1 from Harald Sitter <sit...@kde.org> --- Drkonqi can't trace any other process than the one that started it because of ptrace scoping. It also cannot attach to a process in a random undefined state, I mean it could generally speaking, it'd not make sense though. By the point drkonqi tried to attach kwin may be already gone, or have had a thread continue running so now it's no longer in the state that actually prompted the crash. So that's kinda out of the question. Drkonqi could however prevent filing issues to do with compositor death. -- You are receiving this mail because: You are watching all bug changes.