[asterisk-bugs] [Asterisk 0013041]: [patch] Asterisk crash while unloading pbx_ael.so

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Jul 9 15:50:47 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13041 
====================================================================== 
Reported By:                eliel
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13041
Category:                   Core/PBX
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 129454 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-09-2008 15:45 CDT
Last Modified:              07-09-2008 15:50 CDT
====================================================================== 
Summary:                    [patch] Asterisk crash while unloading pbx_ael.so
Description: 
If we unload the first module that registered a context, then asterisk
crash.
How to reproduce it:
1) Check the first module in the 'contexts' hashtab.
      > dialplan show
        .......... [pbx_ael]       1st
        ............ [pbx_config]   2nd
        etc...
    So in this example pbx_ael is the first.
2) unload the first module that registered a context.
      > module unload pbx_ael.so
3.1) Asterisk crash.
3.2) Asterisk didn't crash but if you run 'dialplan show' you continue
seeing pbx_ael contexts that werent removed.

Backtrace full uploaded.
====================================================================== 

---------------------------------------------------------------------- 
 eliel - 07-09-08 15:50  
---------------------------------------------------------------------- 
If we unload a second or other module that adds a context (like
pbx_config), this don't happens 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-09-08 15:50  eliel          Note Added: 0089973                          
======================================================================




More information about the asterisk-bugs mailing list