[asterisk-dev] asterisk 1.2.14 segfault

Steve Davies davies147 at gmail.com
Mon Jan 29 06:02:00 MST 2007


On 1/29/07, Anton <anton.vazir at gmail.com> wrote:
> I've got a segfault of the 1.2.14 zaptel 1.2.12 libpri 1.2.3
>
>
> Loaded symbols for /lib/tls/libnss_dns.so.2
> #0  0xb761a11e in q931_hangup (pri=0x8231eb8, c=0x83705e8, cause=16) at q931.c:2879
> 2879            if (c->cause == PRI_CAUSE_MANDATORY_IE_MISSING)
> (gdb) bt
> #0  0xb761a11e in q931_hangup (pri=0x8231eb8, c=0x83705e8, cause=16) at q931.c:2879
> #1  0xb761012f in pri_hangup (pri=0x8231eb8, call=0x83705e8, cause=16) at pri.c:551
> #2  0xb7657aab in pri_dchannel (vpri=0xb766bac8) at chan_zap.c:8256
> #3  0xb7f64b63 in start_thread () from /lib/tls/libpthread.so.0
> #4  0xb7e5f18a in clone () from /lib/tls/libc.so.6
> (gdb)

I really cannot see how that piece of code can cause a segfault. It is
possible that the segfault happened in another thread.

Further information is here:
  http://www.voip-info.org/wiki/view/Asterisk+debugging
on providing a more detailed backtrace.

Regards,
Steve


More information about the asterisk-dev mailing list