[asterisk-bugs] [Asterisk 0014436]: Asterisk crashes in ast_channels_free with "free(): invalid pointer"

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Feb 13 08:50:06 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14436 
====================================================================== 
Reported By:                Censo
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   14436
Category:                   Core/Channels
Reproducibility:            random
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.0.5 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-02-09 09:05 CST
Last Modified:              2009-02-13 08:50 CST
====================================================================== 
Summary:                    Asterisk crashes in ast_channels_free with "free():
invalid pointer"
Description: 
Asterisk has crashed under load after 20 hours of work, glibc reports
freeing of invalid pointer.
Asterisk was compiled without optimizations and with malloc_debug on.
====================================================================== 

---------------------------------------------------------------------- 
 (0100101) file (administrator) - 2009-02-13 08:50
 http://bugs.digium.com/view.php?id=14436#c100101 
---------------------------------------------------------------------- 
The channel is getting freed prematurely so the channel pointer is no
longer valid. Despite this the dialplan is continuing. We have to determine
why the channel is getting freed in the first place. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-13 08:50 file           Note Added: 0100101                          
======================================================================




More information about the asterisk-bugs mailing list