Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
KNemo opens a socket every second and forgets to close it, thus filling the fd-table of kded up to the limit 1024 open files. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409707 Reproducible: Always Steps to Reproduce: 1. emerge -av knemo 2. configure knemo to use sys backend 3. ls -l /proc/`pidof kded`/fd | wc -l 50 4. wait some minutes 5. ls -l /proc/`pidof kded`/fd | wc -l 1024
Applied, tested and actually in CVS.
Guys, Percy didn't mention that you he fixed it in 2 places: http://websvn.kde.org/trunk/extragear/network/knemo/knemod/backends/sysbackend.cpp?r1=593092&r2=608080&pathrev=608080 Please re-open the bug and apply this patch instead.
Created an attachment (id=114818) [details] The proper patch sorry, /s/you// in my previous post.
Modified in cvs. However no more revbump as the first patch already seems to stop the leak here, so if you experience issues you need just to re-emerge.
i am so free...