[Home]

Summary:ASTERISK-09548: Asterisk crashes random within chan_sip
Reporter:Lorenz Barth (bartpbx)Labels:
Date Opened:2007-05-30 13:08:49Date Closed:2007-07-11 19:59:06
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) bt.txt
Description:One of our servers crashes after an upgrade to 1.2.18 randomly with:

Core was generated by `/usr/sbin/asterisk -g -c'.
Program terminated with signal 11, Segmentation fault.
#0  sip_read (ast=0xb56270a8) at chan_sip.c:3044
3044                    if (f->frametype == AST_FRAME_VOICE) {


bt is attached.

****** ADDITIONAL INFORMATION ******

Linux 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 GNU/Linux
Comments:By: Lorenz Barth (bartpbx) 2007-05-30 13:13:11

The system is patched with http://bugs.digium.com/view.php?id=9709

By: Joshua C. Colp (jcolp) 2007-05-31 11:18:20

Fixed in 1.2 as of revision 66764, 1.4 as of revision 66768, and trunk as of revision 66769.