[asterisk-bugs] [Asterisk 0016062]: [patch] Asterisk crashes after "core stop gracefully"

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


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16062 
====================================================================== 
Reported By:                alexanderheinz
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16062
Category:                   General
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     closed
Target Version:             1.8
Asterisk Version:           SVN 
JIRA:                       SWP-325 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 223910 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-10-13 10:20 CDT
Last Modified:              2010-02-19 13:05 CST
====================================================================== 
Summary:                    [patch] Asterisk crashes after "core stop
gracefully"
Description: 
I have tried to compile and install Asterisk SVN on a fresh copy of Debian
stable. This system has 254728k of RAM and 746980k of swap (is this enough
to compile Asterisk? Are there any error messages, if the system runs into
memory problems?). Compilation process seems to run smoothly.

If I start asterisk and then try to quit it using "core stop gracefully",
there is a segmentation fault.

gdb info is attached.

====================================================================== 

---------------------------------------------------------------------- 
 (0118293) svnbot (reporter) - 2010-02-19 13:05
 https://issues.asterisk.org/view.php?id=16062#c118293 
---------------------------------------------------------------------- 
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:05 svnbot         Checkin                                      
2010-02-19 13:05 svnbot         Note Added: 0118293                          
======================================================================




More information about the asterisk-bugs mailing list