[asterisk-bugs] [Asterisk 0016053]: [patch] Crash on deeply nested while/if statements in AEL
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 21 15:46:53 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16053
======================================================================
Reported By: diLLec
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 16053
Category: PBX/pbx_ael
Reproducibility: always
Severity: crash
Priority: urgent
Status: closed
Asterisk Version: SVN
JIRA: SWP-1414
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-10-11 17:49 CDT
Last Modified: 2010-06-21 15:46 CDT
======================================================================
Summary: [patch] Crash on deeply nested while/if statements
in AEL
Description:
While reloading ael via ael reload the asterisk process runs into SIGSEGV.
This bug is curios since Asterisk starts and loads the ael very well. Also
if ael reload is typed in at the cli when starting Asterisk with -c is
working fine.
The issue only shows up when using asterisk manager or asterisk -r.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0017430 segfault in for loop embedded switch st...
======================================================================
----------------------------------------------------------------------
(0123676) svnbot (reporter) - 2010-06-21 15:46
https://issues.asterisk.org/view.php?id=16053#c123676
----------------------------------------------------------------------
Repository: asterisk
Revision: 271554
_U trunk/
U trunk/res/ael/pval.c
------------------------------------------------------------------------
r271554 | jpeeler | 2010-06-21 15:46:52 -0500 (Mon, 21 Jun 2010) | 14
lines
Merged revisions 271552 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r271552 | jpeeler | 2010-06-21 15:37:47 -0500 (Mon, 21 Jun 2010) | 7
lines
Do not use sizeof to calculate size of a heap allocated character array.
Change left out from 271399.
(closes issue https://issues.asterisk.org/view.php?id=16053)
Reported by: diLLec
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=271554
Issue History
Date Modified Username Field Change
======================================================================
2010-06-21 15:46 svnbot Checkin
2010-06-21 15:46 svnbot Note Added: 0123676
======================================================================
More information about the asterisk-bugs
mailing list