[Bug 263790] multiple zombie kded4 process

Jonathan Thomas echidnaman at kubuntu.org
Fri Jan 21 02:33:18 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=263790





--- Comment #8 from Jonathan Thomas <echidnaman kubuntu org>  2011-01-21 03:33:11 ---
There definitely was a fault in the Muon Notifier (or at least python) that was
causing zombie processes while using it. As you can see, I've patched git
master and the 1.1 branch of muon with this fix.

The memory leak also reported is unrelated to the zombie processes, as zombie
processes are processes that have had all their memory deallocated and such,
but still have a process ID due to not having been reaped.

Other zombie process issues in kded4 are likely different bugs. (Though maybe
could be of the same shade, with funky KProcess behavior being the culprit)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list