if you suspect a memory leak<br>can you please update to the latest SVN trunk (over 1000 revs higher than yours)<br>then reproduce the problem under valgrind and send the report in a jira <a href="http://jira.freeswitch.org">http://jira.freeswitch.org</a><br>
<br>valgrind --tool=memcheck --log-file=vg.log --leak-check=full --leak-resolution=high --show-reachable=yes /usr/local/freeswitch/bin/freeswitch -vg<br><br><br><br><div class="gmail_quote">2010/1/26 まつばら ともや <span dir="ltr">&lt;<a href="mailto:matomoya@yahoo.co.jp">matomoya@yahoo.co.jp</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have tested the SVN trunk 15341.<br>
When the following scripts are executed, it seems to do the memory leak.<br>
Is the mistake found in the following scripts?<br>
Or Is there a problem in mod_spidermonkey?<br>
<br>
-- test script --<br>
session.execute(&quot;ring_ready&quot;);<br>
session.answer();<br>
session.setVariable(&quot;ringback&quot;, &quot;%(1000, 2000, 440, 460)&quot;);<br>
<br>
var bleg = new Session();<br>
var sound_wav = &quot;sounds/test01.wav&quot;;<br>
var sound_leg = &quot;both&quot;;<br>
var op = &quot;api_on_answer=uuid_broadcast &quot;+session.uuid+&quot; &quot;+sound_wav+&quot;<br>
&quot;+sound_leg;<br>
var ret = bleg.originate(session, &quot;{&quot;+op+&quot;}&quot; +<br>
&quot;sofia/gateway/profile0_gateway1/1000&quot;);<br>
if(!session.ready()){<br>
 &nbsp;return;<br>
}<br>
<br>
<br>
if(!ret){ // bleg not answered.<br>
 &nbsp;var sound_wav = &quot;sounds/test02.wav&quot;;<br>
 &nbsp;session.streamFile(sound_wav);<br>
 &nbsp;if(session.ready()){<br>
 &nbsp; &nbsp;session.hangup();<br>
 &nbsp;}<br>
 &nbsp;return;<br>
}<br>
<br>
if(bleg.ready()){<br>
 &nbsp;bridge(session, bleg);<br>
}<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>