[asterisk-bugs] [Asterisk 0011285]: [patch] Asterisk segfaults while doing a 'module reload'.
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Nov 18 17:11:21 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11285
======================================================================
Reported By: eliel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11285
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!): 89398
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-18-2007 15:13 CST
Last Modified: 11-18-2007 17:11 CST
======================================================================
Summary: [patch] Asterisk segfaults while doing a 'module
reload'.
Description:
While doing a 'module reload res_features.so' asterisk crash.
Also while doing a 'module unload res_features.so' and then a 'dialplan
show parkedcalls'
======================================================================
----------------------------------------------------------------------
eliel - 11-18-07 17:11
----------------------------------------------------------------------
Use patch res_features if you don't like the ast_strdup(registrar)
solution, or use main.pbx.patch to do a ast_strdup() and prevent a crash if
a module is unloaded and a dialplan show is executed (or other command or
function that uses the ast_get_context_registrar());
Issue History
Date Modified Username Field Change
======================================================================
11-18-07 17:11 eliel Note Added: 0073883
======================================================================
More information about the asterisk-bugs
mailing list