[Home]

Summary:ASTERISK-16976: Segfault in sip_get_codec - chan_sip
Reporter:Matteo (mpiazzatnetbug)Labels:
Date Opened:2010-11-17 16:42:44.000-0600Date Closed:2011-06-07 14:00:22
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) seg_fault_asterisk_1.4.26.3.txt
Description:One of my asterisk server runnnig 1.4.26.3 today crashed.
As attachment you will find the gdb output of the core file.

Program terminated with signal 11, Segmentation fault.
#0  0x00002aaaac17713d in sip_get_codec (chan=0x2aaab33eb4a0) at chan_sip.c:18934
18934 return p->jointcapability ? p->jointcapability : p->capability;
Comments:By: Russell Bryant (russell) 2010-12-07 11:04:35.000-0600

There are much newer versions of Asterisk 1.4 available.  Please upgrade and let us know if you still see this problem.