[asterisk-bugs] [Asterisk 0011594]: Asterisk dies on chan_zap reload

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Feb 27 10:55:39 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11594 
====================================================================== 
Reported By:                yem
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11594
Category:                   Channels/chan_zap
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.15  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-18-2007 12:10 CST
Last Modified:              02-27-2008 10:55 CST
====================================================================== 
Summary:                    Asterisk dies on chan_zap reload
Description: 
Asterisk dies when I do: module reload chan_zap.so.
Here is the output I get on the console:

local*CLI> module reload chan_zap.so
local*CLI> [Dec 18 12:59:20] WARNING[1024]: chan_zap.c:11129 process_zap:
Ignoring switchtype
[Dec 18 12:59:20] WARNING[1024]: chan_zap.c:11129 process_zap: Ignoring
resetinterval
[Dec 18 12:59:20] WARNING[1024]: chan_zap.c:11129 process_zap: Ignoring
overlapdial
[Dec 18 12:59:20] WARNING[1024]: chan_zap.c:11129 process_zap: Ignoring
priindication
[Dec 18 12:59:20] WARNING[1024]: chan_zap.c:11129 process_zap: Ignoring
facilityenable
[Dec 18 12:59:20] WARNING[1024]: chan_zap.c:11129 process_zap: Ignoring
signalling
/usr/sbin/safe_asterisk: line 117:   954 Segmentation fault      nice -n
$PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS}
Asterisk ended with exit status 139
Asterisk exited on signal 11.

Disconnected from Asterisk server
local:~# Automatically restarting Asterisk.

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

---------------------------------------------------------------------- 
 yem - 02-27-08 10:55  
---------------------------------------------------------------------- 
No, no change.
I guess it has to do with compiler optimizations.
if LOW_MEMORY is not used, no crash occurs, with or without
optimizations.
if LOW_MEMORY is used, DONT_OPTIMIZE makes it NOT crash, but if
DONT_OPTIMIZE is NOT set, the crash occurs.
Has anyone been able to reproduce ? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-27-08 10:55  yem            Note Added: 0083044                          
======================================================================




More information about the asterisk-bugs mailing list