Summary: | File descriptor leak kpackagekiticon <-> dbus | ||
---|---|---|---|
Product: | [Unmaintained] kpackagekit | Reporter: | kdebugreport |
Component: | general | Assignee: | Steven M. Parrish <smparrish> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | dantti12, gmlopez.mackinnon, jisakiel, phong, russ, stephan.diestelhorst, wjones |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kdebugreport
2011-02-13 18:14:24 UTC
I encountered the same bug with KDE 4.5.95 (openSUSE 11.4 milestone 6). After running normally for about 24 hours, kpackagekitsmarticon starts opening a new socket every 6 minutes. This is consistent with the observation by the original poster that it takes ~4 days to hit 1024 open file descriptors. I can confirm this bug. After a while the KDE session behaves strangely, screen lock breaks, new apps won't start, etc. Top shows that Dbus is eating 100% of a core. Killing kpackagekitsmarticon manually resolves the issue. Thanks for the workaround suggestion, and I can too try out debug packages. I experienced this as well, after leaving my desktop on through a weekend . Kde 4.6.1 from fedora KDE testing repo, x86_64. Killing kpackagekitsmarticon returned dbus to normal. Hmmm this is probably why when I test kpackagekit on fedora it stops working after a while. To be honest I don't know how to close a DBus connection since this seems to be related to a DBus limit on how many questions should be asked on the bus. Of course the code to look for a fix is at packagekit-qt and not kpackagekit, I'm out of time these days but as soon as I get some free time I'll try to investigate. Bug still occurs in Fedora 15 following upgrade to original reporting system: dbus-1.4.6-4.fc15.x86_64 kpackagekit-0.6.3.3-2.fc15.x86_64 *** This bug has been marked as a duplicate of bug 261180 *** This issue was set as resolved however I cannot find the version in which it is expected to be fixed. I'm currently using kde v4.6.2 and I'm still experiencing this issue. Could anyone provide an update? Thanks! I'm not too sure if Aaron backported it to KDE 4.6.x but surelly KDE 4.7 will have the fix |