<div><a href="http://www.ceng.metu.edu.tr/~e1348093/paylasim/core.18007.zip">http://www.ceng.metu.edu.tr/~e1348093/paylasim/core.18007.zip</a> is the new core got from fs compiled after devel-bootstrap.sh.</div><div>Version is: FreeSWITCH version: 1.0.7 (git-e19096c 2011-03-25 17-14-07 -0400) </div>
<div><div>bt from new core is similar:</div><div><br></div><div><div>#0 __strchr_sse42 () at ../sysdeps/x86_64/multiarch/strchr.S:131</div><div>#1 0x00007fbe0eb43913 in sofia_glue_get_url_from_contact (buf=0x0, </div><div>
to_dup=0 '\000') at sofia_glue.c:4825</div><div>#2 0x00007fbe0eb4536b in sofia_overcome_sip_uri_weakness (</div><div> session=0x7fbdf8016628, uri=<value optimized out>, </div><div> transport=SOFIA_TRANSPORT_TCP_TLS, uri_only=SWITCH_TRUE, params=0x0)</div>
<div> at sofia_glue.c:1293</div><div>#3 0x00007fbe0eb24e10 in sofia_handle_sip_i_invite (nua=0x7fbdf80100c0, </div><div> profile=0xbdc8c0, nh=0x7fbdfc009d40, sofia_private=<value optimized out>, </div><div> sip=<value optimized out>, tags=<value optimized out>) at sofia.c:6732</div>
<div>#4 0x00007fbe0eb4002a in sofia_event_callback (event=nua_i_invite, </div><div> status=100, phrase=0x7fbdfc00a9c0 "Trying", nua=0x7fbdf80100c0, </div><div> profile=0xbdc8c0, nh=0x7fbdfc009d40, sofia_private=0x0, </div>
<div> sip=0x7fbdfc0064d8, tags=0x7fbdfc00a9b0) at sofia.c:936</div><div>#5 0x00007fbe0ebb1de3 in nua_application_event (dummy=<value optimized out>, </div><div> sumsg=<value optimized out>, ee=0x7fbdfc00a988) at nua_stack.c:393</div>
<div>#6 0x00007fbe0ec0f804 in su_base_port_execute_msgs (queue=0x7fbdfc00d380)</div><div> at su_base_port.c:280</div><div>#7 0x00007fbe0ec0fd51 in su_base_port_step (self=0x7fbdf80010f0, tout=0)</div><div> at su_base_port.c:473</div>
<div>#8 0x00007fbe0eb39b8a in sofia_profile_thread_run (</div><div> thread=<value optimized out>, obj=0xbdc8c0) at sofia.c:1617</div><div>#9 0x0000003efd2068e0 in start_thread (arg=0x7fbe0f96b710)</div><br><div class="gmail_quote">
On Sun, May 22, 2011 at 12:06 PM, 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;">
for valuable backtrace, you should compile FS with no optimization<br>
(-O0), running devel-bootstrap.sh will do it for you.<br>
<br>
2011/5/16 barisyanar <<a href="mailto:barisyanar@gmail.com">barisyanar@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Hi all,<br>
> I am using Freeswitch 1.0.7 with sipx release-4.4.<br>
> Whenever I try to make an IVR call with TLS, Freeswitch crashes dumping the<br>
> attached core file. The output bt command is:<br>
> #0 __strchr_sse42 () at ../sysdeps/x86_64/multiarch/strchr.S:131<br>
> #1 0x00007f9c0b4373c3 in sofia_glue_get_url_from_contact (buf=0x0,<br>
> to_dup=0 '\000') at sofia_glue.c:4943<br>
> #2 0x00007f9c0b438e1b in sofia_overcome_sip_uri_weakness (<br>
> session=0x7f9c04017108, uri=<value optimized out>,<br>
> transport=SOFIA_TRANSPORT_TCP_TLS, uri_only=SWITCH_TRUE, params=0x0)<br>
> at sofia_glue.c:1296<br>
> #3 0x00007f9c0b4182b0 in sofia_handle_sip_i_invite (nua=0x7f9c04008890,<br>
> profile=0x148dad0, nh=0x7f9c00009ec0, sofia_private=<value optimized<br>
> out>,<br>
> sip=<value optimized out>, tags=<value optimized out>) at sofia.c:6793<br>
> #4 0x00007f9c0b433aca in sofia_event_callback (event=nua_i_invite,<br>
> status=100, phrase=0x7f9c0000ab40 "Trying", nua=0x7f9c04008890,<br>
> profile=0x148dad0, nh=0x7f9c00009ec0, sofia_private=0x0,<br>
> sip=0x7f9c00006658, tags=0x7f9c0000ab30) at sofia.c:942<br>
> #5 0x00007f9c0b4a5f53 in nua_application_event (dummy=<value optimized<br>
> out>,<br>
> sumsg=<value optimized out>, ee=0x7f9c0000ab08) at nua_stack.c:393<br>
> #6 0x00007f9c0b503974 in su_base_port_execute_msgs (queue=0x0)<br>
> at su_base_port.c:280<br>
> #7 0x00007f9c0b503ec1 in su_base_port_step (self=0x7f9c040010f0, tout=0)<br>
> at su_base_port.c:473<br>
> #8 0x00007f9c0b42d4ea in sofia_profile_thread_run (<br>
> thread=<value optimized out>, obj=0x148dad0) at sofia.c:1623<br>
> #9 0x0000003efd2068e0 in start_thread (arg=0x7f9c18116710)<br>
> ---Type <return> to continue, or q <return> to quit---<br>
> at pthread_create.c:297<br>
> #10 0x0000003efcee0c9d in clone ()<br>
> And sipx's freeswitch log prints the line:<br>
> 2011-05-16 15:04:51.530426 [WARNING] switch_core.c:1120 Cannot locate domain<br>
> <a href="http://deneme.deneme.karelarge.com" target="_blank">deneme.deneme.karelarge.com</a>,<br>
> where <a href="http://deneme.deneme.karelarge.com" target="_blank">deneme.deneme.karelarge.com</a> is my fqdn.<br>
> No problem occurs during TCP connection.<br>
> Problem is possibly caused by sipx, but i'll be glad to hear FS community's<br>
> ideas.<br>
</div></div>> _______________________________________________<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>
><br>
><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></div></div>