[asterisk-bugs] [Asterisk 0016470]: [patch] 'core stop when convenient' causes segfault

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Feb 19 13:05:36 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16470 
====================================================================== 
Reported By:                kjotte
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16470
Category:                   General
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-12-18 21:17 CST
Last Modified:              2010-02-19 13:05 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0118294) svnbot (reporter) - 2010-02-19 13:05
 https://issues.asterisk.org/view.php?id=16470#c118294 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 248009

_U  branches/1.6.1/
U   branches/1.6.1/channels/chan_console.c
U   branches/1.6.1/main/loader.c

------------------------------------------------------------------------
r248009 | tilghman | 2010-02-19 13:05:35 -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=248009 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-19 13:05 svnbot         Checkin                                      
2010-02-19 13:05 svnbot         Note Added: 0118294                          
======================================================================




More information about the asterisk-bugs mailing list