[asterisk-bugs] [Asterisk 0016470]: [patch] 'core stop when convenient' causes segfault
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Feb 19 13:04:59 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16470
======================================================================
Reported By: kjotte
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16470
Category: General
Reproducibility: always
Severity: crash
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.2.0
JIRA: SWP-687
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-12-18 21:17 CST
Last Modified: 2010-02-19 13:04 CST
======================================================================
Summary: [patch] 'core stop when convenient' causes segfault
Description:
Freshly compiled 1.6.2.0 segfaults every time 'core stop when convenient'
is executed. Also intermittent crashes at other times, but cannot stably
reproduce.
======================================================================
----------------------------------------------------------------------
(0118292) svnbot (reporter) - 2010-02-19 13:04
https://issues.asterisk.org/view.php?id=16470#c118292
----------------------------------------------------------------------
Repository: asterisk
Revision: 248008
_U branches/1.6.0/
U branches/1.6.0/channels/chan_console.c
U branches/1.6.0/main/loader.c
------------------------------------------------------------------------
r248008 | tilghman | 2010-02-19 13:04:57 -0600 (Fri, 19 Feb 2010) | 20
lines
Merged revisions 228798 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
(closes issue https://issues.asterisk.org/view.php?id=16470)
Reported by: kjotte
........
r228798 | tilghman | 2009-11-09 01:37:52 -0600 (Mon, 09 Nov 2009) | 14
lines
Fix various problems detected with Valgrind.
* chan_console accessed pvts after deallocation.
* The module loader did not check usecount on shutdown, which led to
chan_iax2
reading a timer that was already unloaded.
(closes issue https://issues.asterisk.org/view.php?id=16062)
Reported by: alexanderheinz
Patches:
20091109__issue16062.diff.txt uploaded by tilghman (license 14)
Tested by: tilghman
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=248008
Issue History
Date Modified Username Field Change
======================================================================
2010-02-19 13:04 svnbot Checkin
2010-02-19 13:04 svnbot Note Added: 0118292
======================================================================
More information about the asterisk-bugs
mailing list