Please report bugs at <a href="http://jira.freeswitch.org">http://jira.freeswitch.org</a><br><br><div class="gmail_quote">On 6 June 2011 07:24, Anton VG <span dir="ltr">&lt;<a href="mailto:anton.vazir@gmail.com">anton.vazir@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Giovanni,<br>
Seems segfault again, this is the updated version.<br>
FreeSWITCH Version 1.0.head (git-a57336b 2011-05-03 22-40-43 -0500) Started<br>
<br>
Core was generated by `./freeswitch -core -nc&#39;.<br>
Program terminated with signal 11, Segmentation fault.<br>
#0  0x00007f0f027ce028 in switch_core_session_get_channel<br>
(session=0x0) at src/switch_core_session.c:1082<br>
1082            switch_assert(session-&gt;channel);<br>
(gdb) bt full<br>
#0  0x00007f0f027ce028 in switch_core_session_get_channel<br>
(session=0x0) at src/switch_core_session.c:1082<br>
        __PRETTY_FUNCTION__ = &quot;switch_core_session_get_channel&quot;<br>
#1  0x00007f0eed7d5d0a in dtmf_received (tech_pvt=0x7f0eeda1e9e0,<br>
value=0x7f0eecd6e560 &quot;*&quot;) at mod_skypopen.c:2138<br>
        session = 0x0<br>
        channel = 0x0<br>
        __func__ = &quot;dtmf_received&quot;<br>
#2  0x00007f0eed7e21dd in skypopen_signaling_read<br>
(tech_pvt=0x7f0eeda1e9e0) at skypopen_protocol.c:537<br>
        read_from_pipe = &quot;CALL 7025 DTMF *&quot;, &#39;\000&#39; &lt;repeats 4079 times&gt;<br>
        message = &quot;CALL\000\067\060\062\065\000DTMF\000*&quot;, &#39;\000&#39;<br>
&lt;repeats 4079 times&gt;<br>
        message_2 = &quot;CALL 7025 DTMF *&quot;, &#39;\000&#39; &lt;repeats 4079 times&gt;<br>
        buf = 0x0<br>
        obj = &quot;CALL&quot;, &#39;\000&#39; &lt;repeats 507 times&gt;<br>
        id = &quot;7025&quot;, &#39;\000&#39; &lt;repeats 507 times&gt;<br>
        prop = &quot;DTMF&quot;, &#39;\000&#39; &lt;repeats 507 times&gt;<br>
        value = &quot;*&quot;, &#39;\000&#39; &lt;repeats 510 times&gt;<br>
        where = 0x0<br>
        stringp = 0x7f0eecd6ed68<br>
        a = 17<br>
        howmany = 17<br>
        i = 16<br>
        __func__ = &quot;skypopen_signaling_read&quot;<br>
#3  0x00007f0eed7cec65 in skypopen_signaling_thread_func<br>
(thread=0x7f0ef408ad28, obj=0x7f0eeda1e9e0) at mod_skypopen.c:1399<br>
        tech_pvt = 0x7f0eeda1e9e0<br>
        res = 0<br>
        forever = 1<br>
        event = 0x0<br>
        __func__ = &quot;skypopen_signaling_thread_func&quot;<br>
#4  0x00007f0f0287b317 in dummy_worker (opaque=0x7f0ef408ad28) at<br>
threadproc/unix/thread.c:138<br>
        thread = 0x7f0ef408ad28<br>
#5  0x00007f0f01cfc8ba in start_thread () from /lib/libpthread.so.0<br>
No symbol table info available.<br>
#6  0x00007f0f0122802d in clone () from /lib/libc.so.6<br>
No symbol table info available.<br>
#7  0x0000000000000000 in ?? ()<br>
No symbol table info available.<br>
(gdb)<br>
<br>
_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>