Le mercredi 20 octobre 2010 12:17:32, Solvik Blum a écrit : > Romain, do you have any idea ?
Yes, I believe that the sockets are not closed quickly enough.
It seems that the bug does not occur in liquidsoap from SVN here but its a
closed version to your so I am not so sure.
Could you try the following to reproduce:
* Save the attached script in /tmp
* Run the following:
for i in `seq 1 1000`; do /tmp/get-harbor.pl; done
(I assume there is a harbor on localhost on port 8005, otherwise, edit the
script get-harbor.pl)
* Run this after or during the loop:
lsof | grep liquid
The output of lsof should show an increasing list of opened sockets..
Romain
get-harbor.pl
Description: Perl program
------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
