[asterisk-bugs] [Asterisk 0015441]: [patch] Crash when performing directed pickup
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jul 22 09:36:59 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15441
======================================================================
Reported By: lmsteffan
Assigned To: mmichelson
======================================================================
Project: Asterisk
Issue ID: 15441
Category: Channels/chan_sip/General
Reproducibility: random
Severity: block
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 203605
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-07-02 01:07 CDT
Last Modified: 2009-07-22 09:36 CDT
======================================================================
Summary: [patch] Crash when performing directed pickup
Description:
I am having several kinds of crashes - random but frequent - when hanging
up a phone after having performed a directed pickup through a SIP INVITE
with replace. I have - without much success yet - tried to identify the
source of these errors. I include herein one backtrace obtained after such
a crash.
======================================================================
----------------------------------------------------------------------
(0108077) svnbot (reporter) - 2009-07-22 09:36
https://issues.asterisk.org/view.php?id=15441#c108077
----------------------------------------------------------------------
Repository: asterisk
Revision: 208019
_U branches/1.6.2/
------------------------------------------------------------------------
r208019 | mmichelson | 2009-07-22 09:36:58 -0500 (Wed, 22 Jul 2009) | 17
lines
Blocked revisions 208017 via svnmerge
........
r208017 | mmichelson | 2009-07-22 09:35:01 -0500 (Wed, 22 Jul 2009) | 12
lines
Fix the crash in directed pickups. For real this time.
A shallow pointer copy was causing an ast_party_connected_line
structure to be freed multiple times, thus causing a crash.
(closes issue https://issues.asterisk.org/view.php?id=15441)
Reported by: lmsteffan
Patches:
15441.patch uploaded by mmichelson (license 60)
Tested by: lmsteffan
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=208019
Issue History
Date Modified Username Field Change
======================================================================
2009-07-22 09:36 svnbot Checkin
2009-07-22 09:36 svnbot Note Added: 0108077
======================================================================
More information about the asterisk-bugs
mailing list