http://bugs.winehq.org/show_bug.cgi?id=3063
------- Additional Comments From speed47@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... :)