[asterisk-bugs] [Asterisk 0010777]: Seg fault with ael contexts if empty

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Oct 1 12:53:39 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10777 
====================================================================== 
Reported By:                dazza76
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   10777
Category:                   Addons/General
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-20-2007 18:46 CDT
Last Modified:              10-01-2007 12:53 CDT
====================================================================== 
Summary:                    Seg fault with ael contexts if empty
Description: 
A Segmentation Fault is Caused on reload if in an ael2 script has an empty
context
Reproducibility is within 3 reloads 
i.e 
context Hello {
}




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

---------------------------------------------------------------------- 
 murf - 10-01-07 12:53  
---------------------------------------------------------------------- 
Uh, I forget to mention this, because I guess I expect everyone to
naturally know that if a change is made to pbx/ael/ael.y, then you need to
(by hand), do:

cd pbx/ael; bison -v -d ael.y; cd ../..; make; make install

but I keep forgetting that not everyone automatically realizes this.

So, please, dazza76, apply the patch, apply bison as directed, and re-run
your tests. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-01-07 12:53  murf           Note Added: 0071267                          
======================================================================




More information about the asterisk-bugs mailing list