Hello all,

during last few days my setup of gnugk got into some trouble. At some
point gnugk gets full of opened udp ports with reasonable number of
current calls, and could not open any more because of the limits
enforced at compile time (large_fdset=4096). At this point log is full
of lines:

2007/06/11 18:41:28.449 1       ProxyChannel.cxx(3802)  RTP     RTCP
socket xx.xx.xx.67:55821 not available - error 7/24: Cannot allocate
memory

To confirm the shortage of sockets, I've did "lsof -n -p <gnugk pid>"
and counted lines with "wc -l", which was exactly 4096.

Restart of gnugk resolved the trouble, but it does take like 20-30
hours till it gets full of udp open ports again. Taking a look at the
number of open ports shows more or less linear growth. Recompiling
with bigger large_fdset value will only postpone the moment of gnugk
getting stuck.

Can I have any hints what should be checked and how? I could build
"debug" version of pwlib 1.10.7, openh323 1.18.0 and gnugk, if that
comes handy.

-- 
 SY, Vlad.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________________

Posting: mailto:[email protected]
Archive: 
http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Reply via email to