[asterisk-bugs] [Asterisk 0019293]: [patch] CCSS Crash introduced in new SVN [318867]

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 16 14:32:38 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19293 
====================================================================== 
Reported By:                irroot
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19293
Category:                   Core/CallCompletionSupplementaryServices
Reproducibility:            random
Severity:                   block
Priority:                   normal
Status:                     feedback
Target Version:             1.8.5
Asterisk Version:           SVN 
JIRA:                       SWP-3471 
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!): 318867 
Request Review:              
====================================================================== 
Date Submitted:             2011-05-13 09:13 CDT
Last Modified:              2011-05-16 14:32 CDT
====================================================================== 
Summary:                    [patch] CCSS Crash introduced in new SVN [318867]
Description: 
Program terminated with signal 11, Segmentation fault.
https://issues.asterisk.org/view.php?id=0  0x080955a5 in ast_cc_set_param
(params=0xfc187c0, name=0x368 <Address
0x368 out of bounds>, 
    value=0x1 <Address 0x1 out of bounds>) at ccss.c:385
385     ccss.c: No such file or directory.
        in ccss.c
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0019296 chan_sip crashes since changes in rev. ...
====================================================================== 

---------------------------------------------------------------------- 
 (0134990) dvossel (administrator) - 2011-05-16 14:32
 https://issues.asterisk.org/view.php?id=19293#c134990 
---------------------------------------------------------------------- 
Your second patch is really close, but it doesn't account for the fact that
authpeer is not set to NULL a few lines up when it is unreffed during
Event: dialog processing. Because of that authpeer is not NULL and gets
unreffed twice.  I fixed this in 1.8 earlier today. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-16 14:32 dvossel        Note Added: 0134990                          
======================================================================




More information about the asterisk-bugs mailing list