[asterisk-bugs] [Asterisk 0010650]: Segfault inside spy_detach function
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Sep 5 03:08:54 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10650
======================================================================
Reported By: tacvbo
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10650
Category: Channels/General
Reproducibility: unable to reproduce
Severity: tweak
Priority: normal
Status: new
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 03:08 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.
======================================================================
----------------------------------------------------------------------
tacvbo - 09-05-07 03:08
----------------------------------------------------------------------
The patch is against revision 81491 of 1.4 branch.
Issue History
Date Modified Username Field Change
======================================================================
09-05-07 03:08 tacvbo Note Added: 0069950
======================================================================
More information about the asterisk-bugs
mailing list