<div dir="ltr">Make sure you lua script has all while loops including session:ready() as a condition to continue.  Its a common mistake that leads to loops spinning out of control on hungup channels.<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 10, 2017 at 6:11 AM, Antonio Silva <span dir="ltr">&lt;<a href="mailto:asilva@wirelessmundi.com" target="_blank">asilva@wirelessmundi.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    You can use the following commands:<br>
    <br>
    <pre class="m_-540507374406685308wiki">#get a core:
gcore -o /home/gcore-$(date +%s) $(cat /var/run/freeswitch/<wbr>freeswitch.pid)


#check thread usage:
top -p $(cat /var/run/freeswitch/<wbr>freeswitch.pid) -H -b -n 1


#memory mapping:
cat /proc/$(cat /var/run/freeswitch/<wbr>freeswitch.pid)/maps
</pre>
    <br>
    <br>
    you can get some info from fs:<br>
    <br>
    <pre class="m_-540507374406685308wiki">fs_cli -x &quot;sofia global siptrace on&quot;
fs_cli -x &quot;fsctl debug_level 10&quot;
fs_cli -x &quot;sofia loglevel all 9&quot;
fs_cli -x &quot;fsctl debug_sql &quot;
fs_cli -x &quot;sofia global debug presence&quot;</pre>
    <br>
    <br>
    Put everything into a jira so we can take a look.<br>
    <br>
    <br>
    Regards,<br>
    António<div><div class="h5"><br>
    <br>
    <div class="m_-540507374406685308moz-cite-prefix">On 03/10/2017 11:08 AM, Grant
      Bagdasarian wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      
      
      
      <div class="m_-540507374406685308WordSection1">
        <p class="MsoNormal"><span lang="NL">Hi,<u></u><u></u></span></p>
        <p class="MsoNormal"><span lang="NL"><u></u> <u></u></span></p>
        <p class="MsoNormal">We’re currently experiencing a weird issue
          with one of our freeswitch servers where the CPU just goes
          berserk and stays at 100%.
          <u></u><u></u></p>
        <p class="MsoNormal">There are no active calls at that moment,
          but FS is still using 100% CPU.
          <u></u><u></u></p>
        <p class="MsoNormal"><u></u> <u></u></p>
        <p class="MsoNormal">I was unable to get a debug using gdb,
          since freeswitch does not crash.
          <u></u><u></u></p>
        <p class="MsoNormal"><u></u> <u></u></p>
        <p class="MsoNormal">We had this issue on 1.6.13 and then I
          upgraded to 1.6.15 this morning, but the problem still
          persists.
          <u></u><u></u></p>
        <p class="MsoNormal">There is currently only one active
          application running on this box which is using LUA. Maybe that
          is causing the issue?<u></u><u></u></p>
        <p class="MsoNormal">We checked the code but there are no weird
          loops etc. Perhaps we are missing something?<u></u><u></u></p>
        <p class="MsoNormal"><u></u> <u></u></p>
        <p class="MsoNormal">Any ideas how to trace this?<u></u><u></u></p>
        <p class="MsoNormal"><u></u> <u></u></p>
        <p class="MsoNormal">Regards,<u></u><u></u></p>
        <p class="MsoNormal"><u></u> <u></u></p>
        <p class="MsoNormal">Grant<u></u><u></u></p>
        <p class="MsoNormal"><u></u> <u></u></p>
      </div>
      <br>
      <fieldset class="m_-540507374406685308mimeAttachmentHeader"></fieldset>
      <br>
      </div></div><pre>______________________________<wbr>______________________________<wbr>_____________
Professional FreeSWITCH Consulting Services: 
<a class="m_-540507374406685308moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a class="m_-540507374406685308moz-txt-link-freetext" href="http://www.freeswitchsolutions.com" target="_blank">http://www.<wbr>freeswitchsolutions.com</a>

Official FreeSWITCH Sites
<a class="m_-540507374406685308moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a class="m_-540507374406685308moz-txt-link-freetext" href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.<wbr>org</a>
<a class="m_-540507374406685308moz-txt-link-freetext" href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="m_-540507374406685308moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a>
<a class="m_-540507374406685308moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a>
UNSUBSCRIBE:<a class="m_-540507374406685308moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a>
<a class="m_-540507374406685308moz-txt-link-freetext" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre><span class="HOEnZb"><font color="#888888">
    </font></span></blockquote><span class="HOEnZb"><font color="#888888">
    <br>
    <pre class="m_-540507374406685308moz-signature" cols="72">-- 

Saludos / Regards / Cumprimentos,
António silva</pre>
  </font></span></div>

<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬<div><br><div>☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a>  ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a>  ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></div><div><div>☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch ☞ <u><a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a></u><br><br></div><div>ClueCon Weekly Development Call <br></div><div>☎ <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a>  ☎ +19193869900 </div><div><br></div></div></div><div><a href="https://www.youtube.com/watch?v=9XXgW34t40s" style="color:rgb(17,85,204);font-size:12.8000001907349px" target="_blank">https://www.youtube.com/watch?v=9XXgW34t40s</a></div><div><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">https://www.youtube.com/watch?v=NLaDpGQuZDA</a><br></div></div></div></div></div></div></div>
</div>