[asterisk-bugs] [Asterisk 0011594]: Asterisk dies on chan_zap reload
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Apr 10 15:32:28 CDT 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: 04-10-2008 15:32 CDT
======================================================================
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.
======================================================================
----------------------------------------------------------------------
putnopvut - 04-10-08 15:32
----------------------------------------------------------------------
The patch here won't (okay, shouldn't) make a difference since
ast_localtime memsets the tm struct to all 0's prior to acting on it. The
issue lies elsewhere, assuming that the issue still happens. I will attempt
to reproduce it myself and track it down.
Issue History
Date Modified Username Field Change
======================================================================
04-10-08 15:32 putnopvut Note Added: 0085325
======================================================================
More information about the asterisk-bugs
mailing list