[Freeswitch-users] freeswitch segfault and crash

Puskás Zsolt errotan at elder.hu
Sat Jun 2 23:51:41 MSD 2012


Hi.

Please read this article: http://wiki.freeswitch.org/wiki/Reporting_Bugs 
and make a bug report here: http://jira.freeswitch.org/secure/Dashboard.jspa


2012-06-02 21:41 keltezéssel, FERNANDO VILLARROEL írta:
> Dear.
>
> I am testing lcr and nibblebill and when i answer some call fs crash:
>
> [ 2923.754712] freeswitch[2965]: segfault at 24 ip b72a27e2 sp b59f765c error 4 in libc-2.11.3.so[b7237000+140000]
>
> My dialplan:
>
>
> <extension name="Outbound to PSTN 11 Digits">
>                  <condition field="destination_number" expression="^(10[01][0-9])$">
>                          <action application="set" data="hangup_after_bridge=false"/>
>                          <action application="set" data="continue_on_fail=true"/>
>                          <action application="lcr" data="$1"/>
>                          <action application="set" data="nibble_account=${accountcode}"/>
>                          <action application="set" data="nibble_rate=${lcr_rate_1}"/>
>                          <action application="bridge" data="${lcr_auto_route}"/>
>                  </condition>
>          </extension>
>
> The log of call:
>
> http://pastebin.freeswitch.org/19217
>
> My switch.conf.xml say:
>
> <param name="dump-cores" value="yes"/>
>
> and my init script :
>
>
> do_setlimits() {
>          ulimit -c unlimited
>          ulimit -d unlimited
>          ulimit -f unlimited
>          ulimit -i unlimited
>          ulimit -n 999999
>          ulimit -q unlimited
>          ulimit -u unlimited
>          ulimit -v unlimited
>          ulimit -x unlimited
>          ulimit -s 240
>          ulimit -l unlimited
>          return 0
>
> Regards.
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> Join Us At ClueCon - Aug 7-9, 2012
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>




Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list