[Bug 3063] emule exposes socket/file handle leak

Wine Bugs wine-bugs at winehq.org
Sun Nov 12 10:19:15 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=3063





------- Additional Comments From speed47 at speed47.net  2006-12-11 10:19 -------
OK, here's the results of a longer test :

eMule running for 1 day and 19 hours.
Downloaded 3.9 Gb, uploaded 4.5 Gb.
Kademlia and regular ed2k servers in use, high-ID all the time.

Leaked handles :
$ lsof -nc emule.exe | grep "identify protocol" | wc -l
6

As stated above, this nearly-but-not-zero number is normal.

Total number of handles of wine/wineserver/emule.exe :
$ lsof -n | grep -E '^(wine|emule)' | wc -l
505

I really can't make it crash... :)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list