[asterisk-bugs] [Asterisk 0010682]: Crash Asterisk in the debug mode

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Sep 10 07:09:58 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10682 
====================================================================== 
Reported By:                Ivan
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10682
Category:                   Addons/General
Reproducibility:            sometimes
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-10-2007 06:37 CDT
Last Modified:              09-10-2007 07:09 CDT
====================================================================== 
Summary:                    Crash Asterisk in the debug mode
Description: 
In the case of switch on "debug" mode in system that has a full spy talk
condition periodicly crashs happend. I see 2 events for that Issue in the
same call stack view. 
====================================================================== 

---------------------------------------------------------------------- 
 Ivan - 09-10-07 07:09  
---------------------------------------------------------------------- 
Seems like in the 
==> modele channel.c (1456)

(1456)if (option_debug)
(1457)    ast_log(LOG_DEBUG, "Spy %s removed from channel %s\n",
spy->type, chan->name);

==>
values spy->type or chan->name is not valid at the process time.
The problem demands detailed research. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-10-07 07:09  Ivan           Note Added: 0070250                          
======================================================================




More information about the asterisk-bugs mailing list