[Home]

Summary:ASTERISK-24576: SLA calls causing segfault in Channel.c
Reporter:Ruhul Quddus (shakkhor)Labels:
Date Opened:2014-12-01 23:55:23.000-0600Date Closed:2014-12-02 07:01:36.000-0600
Priority:CriticalRegression?
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:1.8.30.0 Frequency of
Occurrence
One Time
Related
Issues:
Environment:CentOS 6.6 x64Attachments:
Description:Handling SLA calls seems to cause a crash. This is rare and happened twice in last two years. Previous incident happened in Asterisk 1.8.6.0.

Here's the trace (from 1.8.30)-

#0 __ast_answer (chan=0x0) at channel.c:2987
#1 ast_answer (chan=0x0) at channel.c:3088
#2 0x00007f792cf77538 in answer_trunk_chan (data=<value optimized out>) at app_meetme.c:5587
#3 sla_handle_dial_state_event (data=<value optimized out>) at app_meetme.c:5799
#4 sla_thread (data=<value optimized out>) at app_meetme.c:6344
#5 0x0000000000546cbb in dummy_start (data=<value optimized out>) at utils.c:1151
#6 0x00007f796e7fb9d1 in start_thread () from /lib64/libpthread.so.0
#7 0x00007f796f4ea86d in clone () from /lib64/libc.so.6
Comments:By: Matt Jordan (mjordan) 2014-12-02 07:01:24.898-0600

Per the Asterisk maintenance timeline page at http://www.asterisk.org/asterisk-versions maintenance (bug) support for the 1.8 branch has ended. For continued maintenance support please move to the 11 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.  After testing with Asterisk 11, if you find this problem has not been resolved, please open a new issue against Asterisk 11.