[asterisk-bugs] [Asterisk 0017882]: Crash in ast_frame_free

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Aug 18 09:51:10 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17882 
====================================================================== 
Reported By:                seanbright
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17882
Category:                   PBX/General
Reproducibility:            random
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 280623 
Request Review:              
====================================================================== 
Date Submitted:             2010-08-18 09:36 CDT
Last Modified:              2010-08-18 09:51 CDT
====================================================================== 
Summary:                    Crash in ast_frame_free
Description: 
Backtrace attached.
====================================================================== 

---------------------------------------------------------------------- 
 (0126100) seanbright (manager) - 2010-08-18 09:51
 https://issues.asterisk.org/view.php?id=17882#c126100 
---------------------------------------------------------------------- 
So based on a quick glance at the code involved, it looks like if ast_frdup
fails on channel.c:1021 then we call ast_frfree (ast_frame_free) on the
head of the list.  This works fine unless the list is empty. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-18 09:51 seanbright     Note Added: 0126100                          
======================================================================




More information about the asterisk-bugs mailing list