linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Problem with Linphone 3.1.2 on Blackfin BF536


From: Nick Briggs
Subject: Re: [Linphone-developers] Problem with Linphone 3.1.2 on Blackfin BF536
Date: Fri, 26 Jun 2009 11:34:39 PDT
User-agent: Thunderbird 2.0.0.18 (X11/20081201)

I'd suspect that some code is leaking file descriptors, and is hitting the default limit of 1024 open FDs -- i'd look at all the processes (sudo lsof) when it is in this broken state for some process that has an excessive number of FDs. It likely one of the audio related processes that is being provoked by something Linphone is doing, rather than Linphone itself.

Nick Briggs
Palo Alto Research Center




reply via email to

[Prev in Thread] Current Thread [Next in Thread]