[Bug 272538] New: Notification Helper is crashing Kded4
incarus6 at googlemail.com
incarus6 at googlemail.com
Thu May 5 14:22:59 BST 2011
https://bugs.kde.org/show_bug.cgi?id=272538
Summary: Notification Helper is crashing Kded4
Product: kdelibs
Version: 4.6
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: kded
AssignedTo: unassigned-bugs at kde.org
ReportedBy: incarus6 at googlemail.com
Version: 4.6 (using KDE 4.6.2)
OS: Linux
When booting with "Notification Helper" enabled kded4 is creating a zombie
process (and eating more CPU then usually?), this doesn't happen when the
notificiation helper is disabled.
Reproducible: Always
Steps to Reproduce:
1. Enable Notification Helper under Systemsettings
2. type "killall kded4"
3. type "kded4"
4. type "ps -u USERNAME | grep kded4", you will get something like:
2838 pts/0 00:00:00 kded4
2845 pts/0 00:00:00 kded4 <defunct>
5. Disable Notification Helper under Systemsettings
6. type "killall kded4"
7. type "kded4"
8. type "ps -u USERNAME | grep kded4", you will get something like:
2853 pts/0 00:00:00 kded4
Actual Results:
2838 pts/0 00:00:00 kded4
2845 pts/0 00:00:00 kded4 <defunct>
Expected Results:
2853 pts/0 00:00:00 kded4
--
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