[asterisk-bugs] [Asterisk 0014945]: Abort in free() in local_hangup, possibly related to failure to provide ringback indication

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Apr 22 05:26:34 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14945 
====================================================================== 
Reported By:                davidw
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   14945
Category:                   General
Reproducibility:            sometimes
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0.6 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-04-21 11:44 CDT
Last Modified:              2009-04-22 05:26 CDT
====================================================================== 
Summary:                    Abort in free() in local_hangup, possibly related to
failure to provide ringback indication
Description: 
We tried running under valgrind, but that didn't produce any obvious
indications of problems, and also made the ring back indication problem go
away, suggesting that there may be a common race condition that is causing
both.

I ran SIP history on the outgoing call and got the expected
INVITE/Trying/Ringing sequence.

gdb was only able to see the one thread.  I don't know if that is because
it was an abort(), or because memory corruption has prevented it from
finding the information about the threads.
====================================================================== 

---------------------------------------------------------------------- 
 (0103611) davidw (reporter) - 2009-04-22 05:26
 http://bugs.digium.com/view.php?id=14945#c103611 
---------------------------------------------------------------------- 
Part of the description got lost because I let the original cookie timeout
and had to copy to a new submission form.  It should have started:

We have had a couple of crashes whilst trying to get debugging information
for a problem where SIP calls to Cisco CCM fail to provide ring back
indication, but calls to a SIP phone do.  In both cases the crash is the
result of free() issuing an abort() when called to free a local channel
private structure. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-22 05:26 davidw         Note Added: 0103611                          
======================================================================




More information about the asterisk-bugs mailing list