[Freeswitch-users] Possible Mem LeakFS

Anthony Minessale anthony.minessale at gmail.com
Wed Jun 30 08:00:41 PDT 2010


What OS and revision of FS are you using?

You may want to build the latest revision of FreeSWITCH and try again.
That certainly does not happen on the many installs we have of FreeSWITCH
and I am sure our other users would report such a significant issue.



On Wed, Jun 30, 2010 at 9:47 AM, Deya M <deya787 at gmail.com> wrote:

> Hi Anthony,
>
> I am starting with 300mb memory used, leaving the system before running fs
> for 2 hours, memory is not increasing.
> As soon as I start FS, it starts going up gradually, until 2GB, and still
> increasing.
>
> Is the a standard expected behaviour for allocating pools ?
>
> Bear in mind, that I am not using FS, connecting or doing any activities
> with the machine. The machine is almost 100 IDLE.
>
> Thanks,
>
> D:-
>
> 2010/6/30 <freeswitch-users-request at lists.freeswitch.org>
>
>> Send FreeSWITCH-users mailing list submissions to
>>        freeswitch-users at lists.freeswitch.org
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>
>>        http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> or, via email, send a message with subject or body 'help' to
>>        freeswitch-users-request at lists.freeswitch.org
>>
>> You can reach the person managing the list at
>>        freeswitch-users-owner at lists.freeswitch.org
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of FreeSWITCH-users digest..."
>>
>> Today's Topics:
>>
>>   1. Re: Connect two FreeSWITCH Boxes (Milena)
>>   2. Re: Possible Mem LeakFS (Anthony Minessale)
>>   3. Re: Number of codecs offerred in SDP (Mark Campbell-Smith)
>>   4. Re: FreeSWITCH-users Digest, Vol 48, Issue 194 (Milena)
>>   5. Re: Connect two FreeSWITCH Boxes (Kane, Michael (mkane02))
>>   6. Re: FreeSWITCH-users Digest, Vol 48, Issue 194 (Brian West)
>>   7. Re: Number of codecs offerred in SDP (David Ponzone)
>>
>>
>> ---------- Forwarded message ----------
>> From: Milena <testeador01 at gmail.com>
>> To: freeswitch-users at lists.freeswitch.org
>> Date: Wed, 30 Jun 2010 08:35:44 -0500
>> Subject: Re: [Freeswitch-users] Connect two FreeSWITCH Boxes
>> Hello
>>
>> Specifically, check the dialplan for this extension: "Calls from BoxB" or
>> post it so we can look at it and help you, but please don't do it here, use
>> pastebin!!: pastebin.freeswitch.org then send us the link.
>>
>> -Milena
>>
>> 2010/6/30 Peder <peder at networkoblivion.com>
>>
>>>  I would guess there is an error in public on A, but you didn’t include
>>> all of that context so I can’t say for sure.  Note that it matches 10001 in
>>> public, but when it gets to Local_Call, it just sees $1, not 10001.  That s
>>> why the match is failing.
>>>
>>
>>
>> ---------- Forwarded message ----------
>> From: Anthony Minessale <anthony.minessale at gmail.com>
>> To: freeswitch-users at lists.freeswitch.org
>> Date: Wed, 30 Jun 2010 08:38:28 -0500
>> Subject: Re: [Freeswitch-users] Possible Mem LeakFS
>> You sure about that?
>> There are more bytes used in this email thread than that valgrind report
>> shows lost?
>> We have many people using FreeSWITCH in high density scenarios and nobody
>> else is complaining.
>>  FreeSWITCH uses some memory pooling so its natural for it to retain some
>> memory in certain cases.
>>
>>
>> On Wed, Jun 30, 2010 at 8:07 AM, Deya M <deya787 at gmail.com> wrote:
>>
>>> Hi,
>>>
>>> Starting with total memory usage of 300k, I go  up to 2GB after 10 hours
>>> running FS.
>>>
>>> Just doing further tests, I got the log file,  which at the end has:
>>>
>>>
>>> ==4573== LEAK SUMMARY:
>>> ==4573==    definitely lost: 8,166 bytes in 26 blocks
>>> ==4573==    indirectly lost: 284 bytes in 1 blocks
>>> ==4573==      possibly lost: 2,794,680 bytes in 477 blocks
>>> ==4573==    still reachable: 74,666 bytes in 2,057 blocks
>>> ==4573==         suppressed: 0 bytes in 0 blocks
>>> ==4573==
>>> ==4573== ERROR SUMMARY: 232006 errors from 122 contexts (suppressed: 326
>>> from 13)
>>>
>>> Appreciate your help!
>>>
>>>
>>>
>>> http://pastebin.freeswitch.org/13314
>>>
>>> _______________________________________________
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>
>>
>> --
>> Anthony Minessale II
>>
>> FreeSWITCH http://www.freeswitch.org/
>> ClueCon http://www.cluecon.com/
>> Twitter: http://twitter.com/FreeSWITCH_wire
>>
>> AIM: anthm
>> MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
>> IRC: irc.freenode.net #freeswitch
>>
>> FreeSWITCH Developer Conference
>> sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
>> googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
>> pstn:+19193869900
>>
>>
>> ---------- Forwarded message ----------
>> From: Mark Campbell-Smith <mcampbellsmith at gmail.com>
>> To: freeswitch-users at lists.freeswitch.org
>> Date: Wed, 30 Jun 2010 23:46:23 +1000
>> Subject: Re: [Freeswitch-users] Number of codecs offerred in SDP
>> Nope. I have transcoding enabled. At least I have that line disabing
>> transcoding commented out in internal.xml and I assume by default FS enables
>> transcoding
>>
>>
>> --
>> Sent from my Android phone with K-9 Mail. Please excuse my brevity.
>>
>>
>>
>>
>> ---------- Forwarded message ----------
>> From: Milena <testeador01 at gmail.com>
>> To: freeswitch-users at lists.freeswitch.org
>> Date: Wed, 30 Jun 2010 08:48:18 -0500
>> Subject: Re: [Freeswitch-users] FreeSWITCH-users Digest, Vol 48, Issue 194
>>
>> PASTEBIN!!!
>>
>>
>> 2010/6/29 Ravi Kuru <ravi.kuru at callture.com>
>>
>>>
>>> this is the freeswitch.log:
>>>
>>
>>
>> ---------- Forwarded message ----------
>> From: "Kane, Michael (mkane02)" <mkane02 at harris.com>
>> To: <freeswitch-users at lists.freeswitch.org>
>> Date: Wed, 30 Jun 2010 09:49:02 -0400
>> Subject: Re: [Freeswitch-users] Connect two FreeSWITCH Boxes
>>
>> Sorry about that, I figured out the process of pasting after the fact.  I
>> found the problem, as usual it was due to that thing called a human and his
>> fingers not coordinating with his brain.  Again sorry for posting my dirty
>> laundry here on the list.
>>
>>
>>
>> Mike
>>
>>
>>
>> *From:* freeswitch-users-bounces at lists.freeswitch.org [mailto:
>> freeswitch-users-bounces at lists.freeswitch.org] *On Behalf Of *Milena
>> *Sent:* Wednesday, June 30, 2010 9:36 AM
>> *To:* freeswitch-users at lists.freeswitch.org
>> *Subject:* Re: [Freeswitch-users] Connect two FreeSWITCH Boxes
>>
>>
>>
>> Hello
>>
>>
>>
>> Specifically, check the dialplan for this extension: "Calls from BoxB" or
>> post it so we can look at it and help you, but please don't do it here, use
>> pastebin!!: pastebin.freeswitch.org then send us the link.
>>
>>
>>
>> -Milena
>>
>>
>>
>> 2010/6/30 Peder <peder at networkoblivion.com>
>>
>> I would guess there is an error in public on A, but you didn’t include all
>> of that context so I can’t say for sure.  Note that it matches 10001 in
>> public, but when it gets to Local_Call, it just sees $1, not 10001.  That s
>> why the match is failing.
>>
>>
>> ---------- Forwarded message ----------
>> From: Brian West <brian at freeswitch.org>
>> To: freeswitch-users at lists.freeswitch.org
>> Date: Wed, 30 Jun 2010 08:52:56 -0500
>> Subject: Re: [Freeswitch-users] FreeSWITCH-users Digest, Vol 48, Issue 194
>> Please do not reply to digest emails.  Subscribe normal please.  Its hard
>> to follow you if you do this.
>>
>> /b
>>
>> On Jun 29, 2010, at 11:46 AM, Ravi Kuru wrote:
>>
>> > Hi Steve,
>> >
>> > I put install the jdk 64 bit now, i don't get that error but
>> PhoneTest.java does not working
>> >
>> > i compile PhoneTest.java without error and freeswitch.log i see that
>> trying to PhoneTest but it did not work.
>> > do you know why it is not working?
>>
>>
>>
>>
>>
>> ---------- Forwarded message ----------
>> From: David Ponzone <david.ponzone at gmail.com>
>> To: freeswitch-users at lists.freeswitch.org
>> Date: Wed, 30 Jun 2010 15:53:59 +0200
>> Subject: Re: [Freeswitch-users] Number of codecs offerred in SDP
>> can you send us the output of:
>> sofia status profile internal
>> (of course, hide IPs and else if required).
>>
>>  David Ponzone  Direction Technique
>> email: david.ponzone at ipeva.fr
>> tel:      01 74 03 18 97
>> gsm:   06 66 98 76 34
>>
>> Service Client IPeva
>> tel:      0811 46 26 26
>> www.ipeva.fr  -   www.ipeva-studio.com
>>
>> *Ce message et toutes les pièces jointes sont confidentiels et établis à
>> l'intention exclusive de ses destinataires. Toute utilisation ou diffusion
>> non autorisée est interdite. Tout message électronique est susceptible
>> d'altération. **IPeva** décline toute responsabilité au titre de ce
>> message s'il a été altéré, déformé ou falsifié. Si vous n'êtes pas
>> destinataire de ce message, merci de le détruire immédiatement et d'avertir
>> l'expéditeur.*
>> *
>> *
>>
>>
>>
>> Le 30/06/2010 à 15:46, Mark Campbell-Smith a écrit :
>>
>> Nope. I have transcoding enabled. At least I have that line disabing
>> transcoding commented out in internal.xml and I assume by default FS enables
>> transcoding
>>
>>
>> --
>> Sent from my Android phone with K-9 Mail. Please excuse my brevity.
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100630/a07422a1/attachment-0001.html 


More information about the FreeSWITCH-users mailing list