[asterisk-bugs] [Asterisk 0014634]: "ael reload" crashes Asterisk every time
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 10 04:05:20 CDT 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14634
======================================================================
Reported By: tobiasa
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14634
Category: PBX/pbx_ael
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.4.23
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 180567
Request Review:
======================================================================
Date Submitted: 2009-03-10 04:05 CDT
Last Modified: 2009-03-10 04:05 CDT
======================================================================
Summary: "ael reload" crashes Asterisk every time
Description:
I have this strange problem whenever I try to make an "ael reload" from the
Asterisk CLI. The command gives the following result and crashes:
voip-1*CLI> ael reload
Disconnected from Asterisk server
Executing last minute cleanups
Asterisk ending (0).
root at voip-1:/etc/asterisk#
As far as I can see, aelparse can't find any errors in my configuration,
following output is from aelparse:
root at voip-1:/etc/asterisk# aelparse -n -q
LOG: lev:4 file:ael2_parse line:543 func: main 29 contexts, 18
extensions, 532 priorities
root at voip-1:/etc/asterisk#
I've narrowed the error down to three contexts with a bunch of
ifTime()-statements. If I delete or make the following contexts empty "ael
reload" works just like it should.
I'm running Asterisk 1.4.22, but I've tried 1.4.23.1 and 1.4 SVN and seen
the same behaviour in that. 1.6 SVN doesn't seem to have this issue.
Also, if I connect to the console (asterisk -vvvvvc) in any of the 1.4
versions and do an "ael reload", it works, so it seems to only be on
"remote" connections (asterisk -vvvvvr)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-03-10 04:05 tobiasa New Issue
2009-03-10 04:05 tobiasa Asterisk Version => 1.4.23
2009-03-10 04:05 tobiasa Regression => No
2009-03-10 04:05 tobiasa SVN Branch (only for SVN checkouts, not tarball
releases) => 1.4
2009-03-10 04:05 tobiasa SVN Revision (number only!) => 180567
======================================================================
More information about the asterisk-bugs
mailing list