[asterisk-bugs] [Asterisk 0010923]: crash in ast_var_name on SIP hangup

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Oct 9 09:52:53 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10923 
====================================================================== 
Reported By:                atis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10923
Category:                   Channels/chan_sip/General
Reproducibility:            N/A
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.12.1  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-09-2007 08:37 CDT
Last Modified:              10-09-2007 09:52 CDT
====================================================================== 
Summary:                    crash in ast_var_name on SIP hangup
Description: 
I just upgraded to asterisk 1.4.12.1 (from 1.4.10), and within few hours i
got  crash.

It occurred on hangup of SIP channel, and it seems to be related to some
SIP data.
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 10-09-07 09:52  
---------------------------------------------------------------------- 
Are you running/using any custom third party apps?  What we're seeing in
your backtrace is corruption of your channel variable list.  Basically
something is getting added to your channel variables (before this one) that
contained out of bounds addresses, and while checking to see if the
variable was already set, it came across that record and segfaulted. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-09-07 09:52  Corydon76      Note Added: 0071697                          
======================================================================




More information about the asterisk-bugs mailing list