[asterisk-gui] Segfault in http server

Russell Bryant russell at digium.com
Sat Dec 23 00:10:20 MST 2006


----- Steven Sokol <ssokol at sokol-associates.com> wrote:
> I finally got some (vague) info when the http server crashed
> Asterisk:
<snip>
> Hope this helps someone.

Unfortunately, we can't really get anything from that ouput.  To find out what is causing this, you will need to rebuild Asterisk with DONT_OPTIMIZE enabled in menuselect.  Then, after a crash, you can use gdb to get a backtrace.

# gdb /usr/sbin/asterisk /path/to/core.12345
(gdb) bt
(gdb) bt full

-- 
Russell Bryant
Software Engineer
Digium, Inc.



More information about the asterisk-gui mailing list