[Freeswitch-users] freeswitch segfault

Jason White jason at jasonjgw.net
Wed Jun 24 00:47:50 PDT 2009


Mark Campbell-Smith <mcampbellsmith at gmail.com> wrote:
 
> How can I get more information on this fault to file a bug report?

See the debugging FreeSWITCH page on the wiki, and set
<param name="dump-cores" value="yes"/>
in the FreeSWITCH core configuration (by default in switch.conf.xml), or use a
ulimit -c unlimited command before running FreeSWITCH.

Next time it happens, apply gdb to the core file to obtain backtraces as
described on the wiki.





More information about the FreeSWITCH-users mailing list