[asterisk-bugs] [Asterisk 0015441]: [patch] Crash when performing directed pickup

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jul 22 09:35:54 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15441 
====================================================================== 
Reported By:                lmsteffan
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15441
Category:                   Channels/chan_sip/General
Reproducibility:            random
Severity:                   block
Priority:                   normal
Status:                     ready for review
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 203605 
Request Review:              
====================================================================== 
Date Submitted:             2009-07-02 01:07 CDT
Last Modified:              2009-07-22 09:35 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. 
====================================================================== 

---------------------------------------------------------------------- 
 (0108076) svnbot (reporter) - 2009-07-22 09:35
 https://issues.asterisk.org/view.php?id=15441#c108076 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 208017

U   trunk/apps/app_directed_pickup.c

------------------------------------------------------------------------
r208017 | mmichelson | 2009-07-22 09:35:53 -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=208017 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-22 09:35 svnbot         Note Added: 0108076                          
======================================================================




More information about the asterisk-bugs mailing list