[asterisk-bugs] [Asterisk 0018458]: Crash with malformed (invalid) exten in extensions.conf
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 16 20:25:06 UTC 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18458
======================================================================
Reported By: Alric
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18458
Category: PBX/General
Reproducibility: always
Severity: crash
Priority: normal
Status: acknowledged
Asterisk Version: 1.8.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-12-10 16:27 CST
Last Modified: 2010-12-16 14:25 CST
======================================================================
Summary: Crash with malformed (invalid) exten in
extensions.conf
Description:
I set up a context like the following:
[main]
switch => Realtime/main at extensions
exten => 101,Meetme()
Asterisk will start successfully with that dialplan, and throw a bunch of
this warning:
[Dec 10 15:51:40] WARNING[13234]: pbx.c:2578 pbx_find_extension: Maximum
PBX stack exceeded
Once its up, if I 'reload', Asterisk crashes. If I run through the same
scenario with a properly formatted extension (with a priority), I have no
problems.
OS is Ubuntu 10.04.
Attached is a gdb of the core dump with 'bt' and 'bt full'.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-12-16 14:25 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list