https://bugs.kde.org/show_bug.cgi?id=419139
--- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> --- To debug a running process: gdb --pid `pidof plasma-browser-integration-host` and then perhaps type bt to see what it was doing, or Ctrl+C to interrupt it first. -- You are receiving this mail because: You are watching all bug changes.