[Home]

Summary:ASTERISK-11532: Asterisk crashes on chan_sip
Reporter:Eric Dantie (edantie)Labels:
Date Opened:2008-02-27 17:22:21.000-0600Date Closed:2008-02-28 13:35:56.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) btfull.txt
Description:Asterisk Crashes intermittently after days of receiving,recording calls.

Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
Program terminated with signal 11, Segmentation fault.
#0  0xb761bec8 in handle_request_invite (p=0x36814ca0, req=0xb75ca06c, debug=0, seqno=25527, sin=0xb75ca05c, recount=0xb75ca050,
   e=0xb75ca28f "sip:asterisk@172.16.110.252", nounlock=0xb75ca054) at chan_sip.c:14075
14075                                                   if (bridgepvt->t38.state == T38_ENABLED) {


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

bridgepvt is certainly NULL in that case.
Comments:By: Joshua C. Colp (jcolp) 2008-02-28 13:35:53.000-0600

Closed as this is a duplicate of 11775.