[asterisk-bugs] [Asterisk 0017677]: [regression][patch] Core dump when loading sip peers

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Jul 24 13:18:43 CDT 2010


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17677 
====================================================================== 
Reported By:                outcast
Assigned To:                pabelanger
====================================================================== 
Project:                    Asterisk
Issue ID:                   17677
Category:                   Channels/chan_sip/General
Reproducibility:            have not tried
Severity:                   crash
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 278131 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-07-20 14:20 CDT
Last Modified:              2010-07-24 13:18 CDT
====================================================================== 
Summary:                    [regression][patch] Core dump when loading sip peers
Description: 
When I load the following peer asterisk core dumps

[sip.broadvoice.com]
type=peer
user=phone
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
fromuser=4137711403
secret=xxxxxx
username=4137711403
insecure=port,invite
context=from-broadvoice
authname=4137711403
fromsipuri=sip:4137711403 at sip.broadvoice.com
dtmfmode=inband
dtmf=inband
;Disable canreinvite if you are behind a NAT
canreinvite=no
nat=no

====================================================================== 

---------------------------------------------------------------------- 
 (0124950) svnbot (reporter) - 2010-07-24 13:18
 https://issues.asterisk.org/view.php?id=17677#c124950 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 279280

U   branches/1.8/include/asterisk/netsock2.h

------------------------------------------------------------------------
r279280 | pabelanger | 2010-07-24 13:18:42 -0500 (Sat, 24 Jul 2010) | 8
lines

Check if ast_sockaddr is NULL then return. 

(closes issue https://issues.asterisk.org/view.php?id=17677)
Reported by: outcast
Patches:
      issue0017677.patch uploaded by pabelanger (license 224)
Tested by: elguero

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=279280 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-24 13:18 svnbot         Note Added: 0124950                          
2010-07-24 13:18 svnbot         Status                   new => assigned     
2010-07-24 13:18 svnbot         Assigned To               => pabelanger      
2010-07-24 13:18 svnbot         Status                   assigned => resolved
2010-07-24 13:18 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list