<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier,monaco,monospace,sans-serif;font-size:12pt">please disable the crash-protection option in switch.conf.xml<br>and execute the command 'ulimit -c unlimited' from your unix shell before you start freeswitch..<br><br>here are some other ulimits you may want to turn up for high-volume calls:<br><br>ulimit -d unlimited<br>ulimit -f unlimited<br>ulimit -i unlimited<br>ulimit -n 999999<br>ulimit -q unlimited<br>ulimit -u unlimited<br>ulimit -v unlimited<br>ulimit -x unlimited<br>ulimit -s unlimited<br>ulimit -l unlimited<br><br>also you can use the unix command "script" to log all the console output to a file so you can capture all of the output for us to examine.<br><br><br><br><div>&nbsp;</div><div>Anthony Minessale II<br><br><span>FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a></span><br><span>ClueCon
 <a target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com/</a></span><br><br>AIM: anthm<br>MSN:anthony_minessale@hotmail.com<br>GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com<br>IRC: irc.freenode.net #freeswitch</div><div><br>FreeSWITCH Developer Conference<br>sip:888@conference.freeswitch.org<br>iax:guest@conference.freeswitch.org/888<br>googletalk:conf+888@conference.freeswitch.org<br>pstn:213-799-1400</div><div style="font-family: courier,monaco,monospace,sans-serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Freeswitch Freeswitch &lt;freeswitch@2ride.com&gt;<br>To: freeswitch-users@lists.freeswitch.org<br>Sent: Friday, November 23, 2007 10:47:53 AM<br>Subject: Re: [Freeswitch-users] mem leak and core dump<br><br>
Caught signal 11 for unmapped thread!<br><br><div><span class="gmail_quote">On 11/23/07, <b class="gmail_sendername">Freeswitch Freeswitch</b> &lt;<a rel="nofollow" ymailto="mailto:freeswitch@2ride.com" target="_blank" href="mailto:freeswitch@2ride.com">freeswitch@2ride.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br><br>Now I have updated to the latest trunk as of Nov 21 and moved to a fedora 7 system.
<br><br>Still chasing random crashes of FS.&nbsp; First time this happened last night there were around 1000 sessions up.<br>Crit error was logged referring to a signal caught on an unmapped thread.&nbsp; I wasn't able to catch the specific signal in the console before it scrolled off.&nbsp; This morning I had another crash.&nbsp; This time around 200 sessions running.&nbsp; There was no logging reported during the second crash.
<br><br>Calling scenario is about as simple as it gets.<br><br>gw1 -&gt; freeswitch -&gt; gw2 all sip<br>codecs, 729 and 711 <br>transcoding off<br><br>I have been playing with the various rtp knobs in the sofia conf.&nbsp; Sometimes running with rewriting rtp timerstamps, sometimes not.&nbsp; Also tried with soft timer and off. ( can someone point me to an explanation of what the soft timer does? ).
<br><br>Also notable that I compiled the code with debug symbols.<br><br>No core has been generated during crashes.&nbsp; Is there some way to enable core dumps?<br><br>Overall I am very impressed with FS - would love to get the cause of these crashes nailed so I can press forward.
<br><br>Any help is very much appreciated.<br><br>Best regards,<br><br>Tom<br><br><br><br><br><br><div><div><span class="e" id="q_1166d4e0c81b9dda_1"><span class="gmail_quote">On 11/19/07, <b class="gmail_sendername">Michael Jerris
</b> &lt;<a rel="nofollow" ymailto="mailto:mike@jerris.com" target="_blank" href="mailto:mike@jerris.com">
mike@jerris.com</a>&gt; wrote:</span></span></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_1166d4e0c81b9dda_3">
<span>On 11/19/07, <b class="gmail_sendername">
Freeswitch Freeswitch</b> &lt;<a rel="nofollow" ymailto="mailto:freeswitch@2ride.com" target="_blank" href="mailto:freeswitch@2ride.com">freeswitch@2ride.com</a>&gt; wrote:</span><div><span><span class="gmail_quote">
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello Freeswitch'rs,<br><br>I recently began using the latest freeswitch beta code as a pure B2BUA for the purpose of topology hiding of IP - PSTN calls. <br></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


running env:<br>Linux b2bua 2.6.18 #6 SMP Thu Nov 16 10:35:45 EST 2006 i686 Intel(R) Xeon(R) CPU&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5140&nbsp; @ 
2.33GHz GNU/Linux<br>Freeswitch version: FreeSwitch Version 1.0.pre1 (6220M)<br><br>The modules I am using are 711 and 729 codecs, sip, directory, xml_rpc, cdr, xml_cdr, console and syslog.<br><br>I am seeing what appears to be a memory leak.&nbsp; Consumed memory continues to drop linearly based on number of calls.
<br>Also had one core dump.</blockquote></span><div><br>Can you provide details of the call scenarios you are testing, call rates, number of concurrent calls and any other details?<br>&nbsp;</div><span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


What can I do to help troubleshoot these issues?<br><br>Today I plan to stop using the CDR, rpc and logging modules to see if it makes a difference.</blockquote></span><div><br>We have tested quite heavily with mod_console running, that should not be an issue. 
<br></div><span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Also considering running on one of my fedora core 7 boxes instead of gentoo, again to see if anything changes.
</blockquote></span><div><br>We have had repeated issues with gentoo due to patches made either to gcc or to libc or the kernel.&nbsp; It is the only os/distro that I highly suggest never using.<br></div><br>Mike<br></div><br>


<br></span></div><span class="q">_______________________________________________<br>Freeswitch-users mailing list<br><a rel="nofollow" ymailto="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank" href="mailto:Freeswitch-users@lists.freeswitch.org">
Freeswitch-users@lists.freeswitch.org
</a><br><a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:
<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a rel="nofollow" target="_blank" href="http://www.freeswitch.org">

http://www.freeswitch.org</a><br><br></span></blockquote></div><br>
</blockquote></div><br>
</div><br></div></div><br>
      <hr size=1>Get easy, one-click access to your favorites. 
<a href="http://us.rd.yahoo.com/evt=51443/*http://www.yahoo.com/r/hs"> Make Yahoo! your homepage.</a>

</body></html>