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.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to