[asterisk-bugs] [Asterisk 0011314]: [patch] Prevent an asterisk crash if we do a 'module unload app_dial.so'
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Nov 26 16:37:39 CST 2007
The following issue has been set as DUPLICATE OF issue 0011285.
======================================================================
http://bugs.digium.com/view.php?id=11314
======================================================================
Reported By: eliel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11314
Category: Applications/app_dial
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 89442
Disclaimer on File?: N/A
Request Review:
Resolution: duplicate
Duplicate: 0
Fixed in Version:
======================================================================
Date Submitted: 11-19-2007 18:46 CST
Last Modified: 11-26-2007 16:37 CST
======================================================================
Summary: [patch] Prevent an asterisk crash if we do a 'module
unload app_dial.so'
Description:
If we do a module unload app_dial.so and then we run on the CLI:
'dialplan show'
asterisk will crash, because registrar in the contexts structure of the
created app_dial context is pointing to a non existent memory address and
the 'not needed' context is still there.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0011285 [patch] Asterisk segfaults while doing ...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
11-26-07 16:37 Corydon76 Relationship added duplicate of 0011285
======================================================================
More information about the asterisk-bugs
mailing list