[Home]

Summary:ASTERISK-16627: Segfault in iax2_process_thread
Reporter:Ben Klang (bklang)Labels:
Date Opened:2010-08-28 09:45:06Date Closed:2011-07-26 15:00:32
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) gdb.txt
Description:This morning I found a crash notification and a coredump waiting.  I was not watching the system when it crashed so I do not know the cause.  Attached is the output from bt; bt full; thread apply all bt full;

I was previously running SVN-branch-1.6.2-r270080M since about June 14 with no apparent issues.  I upgraded to r283881 last night and the crash occurred overnight.

Asterisk SVN-branch-1.6.2-r283881M built by admin @ grant on a i86pc running SunOS on 2010-08-27 21:48:47 UTC

(gdb) bt
#0  0xfb083782 in iax2_process_thread (data=0x8adf280) at chan_iax2.c:11261
#1  0x0814170d in dummy_start (data=0x2550) at utils.c:968
#2  0xfed2cd66 in _thrp_setup () from /usr/lib/libc.so.1
#3  0xfed2cff0 in __csigsetjmp () from /usr/lib/libc.so.1
#4  0x00000000 in ?? ()
Comments:By: Leif Madsen (lmadsen) 2011-07-26 15:00:26.935-0500

Per the Asterisk maintenance timeline page at http://www.asterisk.org/asterisk-versions maintenance (bug) support for the 1.4 and 1.6.x branches has ended. For continued maintenance support please move to the 1.8 branch which is a long term support (LTS) branch. For more information about branch support, please see https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions

If this is still an issue, please open a new issue so it can be re-triaged appropriately. Thanks!