[asterisk-bugs] [Asterisk 0010650]: Segfault inside spy_detach function
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Sep 5 07:53:27 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10650
======================================================================
Reported By: tacvbo
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10650
Category: Channels/General
Reproducibility: unable to reproduce
Severity: tweak
Priority: normal
Status: assigned
Asterisk Version: 1.2.24
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-05-2007 02:58 CDT
Last Modified: 09-05-2007 07:53 CDT
======================================================================
Summary: Segfault inside spy_detach function
Description:
This is not a bold statement, I'm not a C programmer.
The fix of bug http://bugs.digium.com/view.php?id=9951 (revision 73349 in 1.2,
revision 73355 in 1.4 and
revision 73359 in trunk) introduced a rare condition when ast_log access
one of the structures needed to display "Spy removed from channel"
(spy->type or chan->name) outside the mutex (&spy->lock) and they already
go away.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
09-05-07 07:53 svnbot Status new => assigned
09-05-07 07:53 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list