Summary: | kwin crashed when thunderbird freeze | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | ulitkovod <ulitkovod> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
ulitkovod
2013-08-22 03:50:55 UTC
You accidentally killed a kwin subprocess that matched thunderbird, causing a SIGCHLD on the parenting process. Since you're not the only one, the subprocess is detached from the main process in more recent versions (you'd still kill it, but w/o effect on the WM) *** This bug has been marked as a duplicate of bug 196350 *** |