[asterisk-bugs] [Asterisk 0015397]: [patch] segfault in action_coreshowchannels() at manager.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 6 16:46:20 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: closed
Asterisk Version: SVN
Regression: No
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-06-25 08:32 CDT
Last Modified: 2009-08-06 16:46 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.
======================================================================
----------------------------------------------------------------------
(0108740) svnbot (reporter) - 2009-08-06 16:46
https://issues.asterisk.org/view.php?id=15397#c108740
----------------------------------------------------------------------
Repository: asterisk
Revision: 210914
_U trunk/
U trunk/main/channel.c
------------------------------------------------------------------------
r210914 | tilghman | 2009-08-06 16:46:19 -0500 (Thu, 06 Aug 2009) | 14
lines
Merged revisions 210913 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r210913 | tilghman | 2009-08-06 16:45:01 -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=210914
Issue History
Date Modified Username Field Change
======================================================================
2009-08-06 16:46 svnbot Checkin
2009-08-06 16:46 svnbot Note Added: 0108740
======================================================================
More information about the asterisk-bugs
mailing list