Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 172450
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alberto Zennaro <morph@ngi.it>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
knemo-0.4.6-sysbackend.patch The proper patch patch Anton Bolshakov 2007-03-28 20:46 0000 528 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 172450 depends on: Show dependency tree
Bug 172450 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-27 19:40 0000
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

------- Comment #1 From Matteo Azzali 2007-03-28 14:24:48 0000 -------
Applied, tested and actually in CVS.

------- Comment #2 From Anton Bolshakov 2007-03-28 20:32:40 0000 -------
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.

------- Comment #3 From Anton Bolshakov 2007-03-28 20:46:10 0000 -------
Created an attachment (id=114818) [details]
The proper patch

sorry, /s/you// in my previous post.

------- Comment #4 From Matteo Azzali 2007-03-29 06:32:42 0000 -------
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.

------- Comment #5 From Carsten Lohrke 2007-04-01 22:16:17 0000 -------
i am so free...

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug