[asterisk-bugs] [Asterisk 0015397]: [patch] segfault in action_coreshowchannels() at manager.c

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Aug 6 16:45:21 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15397 
====================================================================== 
Reported By:                caspy
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   15397
Category:                   Core/ManagerInterface
Reproducibility:            random
Severity:                   major
Priority:                   normal
Status:                     ready for review
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-25 08:32 CDT
Last Modified:              2009-08-06 16:45 CDT
====================================================================== 
Summary:                    [patch] segfault in action_coreshowchannels() at
manager.c
Description: 
asterisk died in action_coreshowchannels() at manager.c

an issue seems to be slightly similar to my previous issues: 0014783,
0015192 - where one thread kills structures too early.
====================================================================== 

---------------------------------------------------------------------- 
 (0108739) svnbot (reporter) - 2009-08-06 16:45
 https://issues.asterisk.org/view.php?id=15397#c108739 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 210913

U   branches/1.4/main/channel.c

------------------------------------------------------------------------
r210913 | tilghman | 2009-08-06 16:45:20 -0500 (Thu, 06 Aug 2009) | 7
lines

Because channel information can be accessed outside of the channel thread,
we must lock the channel prior to modifying it.
(closes issue https://issues.asterisk.org/view.php?id=15397)
 Reported by: caspy
 Patches: 
       20090714__issue15397.diff.txt uploaded by tilghman (license 14)
 Tested by: caspy

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=210913 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-06 16:45 svnbot         Checkin                                      
2009-08-06 16:45 svnbot         Note Added: 0108739                          
======================================================================




More information about the asterisk-bugs mailing list