https://bugs.kde.org/show_bug.cgi?id=360673
--- Comment #1 from Thomas Lübking <[email protected]> --- According to the linked thread several processes seem affected and system 228 doesn't seem to expose the problem. Anyway, kwin tries to redirect SIGHUP to QApplication::exit() and if that fails ignores the event (where I'm not so sure whether that's the best resolution, but I also doubt the map fails) so the problem will likely be in QApplication::exit() Maybe it stumbles on a broken X11 connection? Can you gdb into the pending process and dump a backtrace? -- You are receiving this mail because: You are watching all bug changes.
