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"><<a href="mailto:anton.vazir@gmail.com">anton.vazir@gmail.com</a>></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'.<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->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__ = "switch_core_session_get_channel"<br>
#1 0x00007f0eed7d5d0a in dtmf_received (tech_pvt=0x7f0eeda1e9e0,<br>
value=0x7f0eecd6e560 "*") at mod_skypopen.c:2138<br>
session = 0x0<br>
channel = 0x0<br>
__func__ = "dtmf_received"<br>
#2 0x00007f0eed7e21dd in skypopen_signaling_read<br>
(tech_pvt=0x7f0eeda1e9e0) at skypopen_protocol.c:537<br>
read_from_pipe = "CALL 7025 DTMF *", '\000' <repeats 4079 times><br>
message = "CALL\000\067\060\062\065\000DTMF\000*", '\000'<br>
<repeats 4079 times><br>
message_2 = "CALL 7025 DTMF *", '\000' <repeats 4079 times><br>
buf = 0x0<br>
obj = "CALL", '\000' <repeats 507 times><br>
id = "7025", '\000' <repeats 507 times><br>
prop = "DTMF", '\000' <repeats 507 times><br>
value = "*", '\000' <repeats 510 times><br>
where = 0x0<br>
stringp = 0x7f0eecd6ed68<br>
a = 17<br>
howmany = 17<br>
i = 16<br>
__func__ = "skypopen_signaling_read"<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__ = "skypopen_signaling_thread_func"<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>