[asterisk-bugs] [Asterisk 0015751]: Core dump in ast_bridge_call features.c line 2772

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Aug 20 11:48:17 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15751 
====================================================================== 
Reported By:                atis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15751
Category:                   CDR/General
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 213216 
Request Review:              
====================================================================== 
Date Submitted:             2009-08-20 11:48 CDT
Last Modified:              2009-08-20 11:48 CDT
====================================================================== 
Summary:                    Core dump in ast_bridge_call features.c line  2772
Description: 
Code checks for non-empty peer_cdr but makes use of peer->cdr.

changing peer->cdr to peer_cdr solves the crash. There are also more uses
of peer->cdr and chan->cdr in the same function, and it seems that at least
some of them might be wrong.


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-20 11:48 atis           New Issue                                    
2009-08-20 11:48 atis           Asterisk Version          => SVN             
2009-08-20 11:48 atis           Regression                => No              
2009-08-20 11:48 atis           SVN Branch (only for SVN checkouts, not tarball
releases) =>  trunk          
2009-08-20 11:48 atis           SVN Revision (number only!) => 213216          
======================================================================




More information about the asterisk-bugs mailing list