Bug#522769: leaks filedescriptors

Gerrit Pape pape at dbnbgs.smarden.org
Mon Apr 6 11:24:57 UTC 2009


Package: linphone-nox
Version: 3.0.0-3

Hi, linphonec seems to leak filedescriptors.  After startup

# ls -1 /proc/31654/fd/ |wc -l
8
# 

After a first incoming call (unanswered)

# ls -1 /proc/31654/fd/ |wc -l
11
# 

After another incoming call (unanswered)

# ls -1 /proc/31654/fd/ |wc -l
14
# 

Two of these three filedescriptors seem to be sockets for video rtp,
although video is disabled in linphonec.

Regards, Gerrit.





More information about the Pkg-voip-maintainers mailing list