[asterisk-bugs] [Asterisk 0014564]: Asterisk segfaults when parking call
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 3 12:28:47 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14564
======================================================================
Reported By: meric
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14564
Category: General
Reproducibility: random
Severity: crash
Priority: normal
Status: closed
Asterisk Version: 1.4.23
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-02-26 20:53 CST
Last Modified: 2009-03-03 12:28 CST
======================================================================
Summary: Asterisk segfaults when parking call
Description:
Since our upgrade to 1.4.23.1, Asterisk is segfaulting regularly when
parking calls.
======================================================================
----------------------------------------------------------------------
(0101095) svnbot (reporter) - 2009-03-03 12:28
http://bugs.digium.com/view.php?id=14564#c101095
----------------------------------------------------------------------
Repository: asterisk
Revision: 179841
_U trunk/
U trunk/main/features.c
------------------------------------------------------------------------
r179841 | file | 2009-03-03 12:28:46 -0600 (Tue, 03 Mar 2009) | 16 lines
Merged revisions 179840 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r179840 | file | 2009-03-03 14:27:09 -0400 (Tue, 03 Mar 2009) | 9 lines
Do not assume that the bridge_cdr is still attached to the channel when
the 'h' exten is finished executing.
It is possible for a masquerade operation to occur when the 'h' exten is
operating. This operation moves
the CDR records around causing the bridge_cdr to no longer exist on the
channel where it is expected to.
We can not safely modify it afterwards because of this, so don't even
try.
(closes issue http://bugs.digium.com/view.php?id=14564)
Reported by: meric
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=179841
Issue History
Date Modified Username Field Change
======================================================================
2009-03-03 12:28 svnbot Checkin
2009-03-03 12:28 svnbot Note Added: 0101095
======================================================================
More information about the asterisk-bugs
mailing list