[asterisk-bugs] [Asterisk 0014580]: [patch] unloading chan_iax2.so segfaults asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 2 08:28:25 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14580
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14580
Category: Channels/chan_iax2
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 178446
Request Review:
======================================================================
Date Submitted: 2009-03-02 01:16 CST
Last Modified: 2009-03-02 08:28 CST
======================================================================
Summary: [patch] unloading chan_iax2.so segfaults asterisk
Description:
Normally I wouldn't have done this during the production day, but I did!
Immediately after 'module unload chan_iax2.so' is execute at the console,
Asterisk segfaults.
backtrace attached, after recompile with 'DON'T OPTIMIZE' enabled.
======================================================================
----------------------------------------------------------------------
(0100985) svnbot (reporter) - 2009-03-02 08:28
http://bugs.digium.com/view.php?id=14580#c100985
----------------------------------------------------------------------
Repository: asterisk
Revision: 179323
U trunk/channels/chan_iax2.c
------------------------------------------------------------------------
r179323 | file | 2009-03-02 08:28:25 -0600 (Mon, 02 Mar 2009) | 5 lines
Do not try to remove a registration scheduled item if the scheduler
context has already been destroyed.
(closes issue http://bugs.digium.com/view.php?id=14580)
Reported by: alecdavis
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=179323
Issue History
Date Modified Username Field Change
======================================================================
2009-03-02 08:28 svnbot Checkin
2009-03-02 08:28 svnbot Note Added: 0100985
======================================================================
More information about the asterisk-bugs
mailing list