[asterisk-bugs] [Asterisk 0011290]: Asterisk crashed on reloading

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Nov 21 08:47:52 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11290 
====================================================================== 
Reported By:                IgorG
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   11290
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 89399 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-19-2007 03:46 CST
Last Modified:              11-21-2007 08:47 CST
====================================================================== 
Summary:                    Asterisk crashed on reloading
Description: 
On every reload asterisk crash. Back trace attached.

I have following on console:
WARNING: Realloc of unalloced memory at 0x834cc60, in ast_str_make_space
of
/usr/src/voip/asterisk-trunk/asterisk-89394.orig/include/asterisk/strings.h,
line 403
Segmentation fault (core dumped)

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

---------------------------------------------------------------------- 
 eliel - 11-21-07 08:47  
---------------------------------------------------------------------- 
Also if priority != 0 you will need to 
+              if (con->root_tree) {
+			ast_hashtab_destroy(con->root_tree, 0);
+		}

IF con->root becomes NULL. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-21-07 08:47  eliel          Note Added: 0074136                          
======================================================================




More information about the asterisk-bugs mailing list