[asterisk-bugs] [Asterisk 0018857]: [patch] Segmentation fault in strlen () from /lib64/libc.so.6

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 20 14:46:58 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18857 
====================================================================== 
Reported By:                sybasesql
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18857
Category:                   Core/General
Reproducibility:            have not tried
Severity:                   crash
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.8.2.3 
JIRA:                       SWP-3359 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-02-21 07:31 CST
Last Modified:              2011-05-20 14:46 CDT
====================================================================== 
Summary:                    [patch] Segmentation fault in strlen () from
/lib64/libc.so.6
Description: 
Dear All!

Today I have two core dump on Asterisk 1.8.2.2 x86_64.
gdb output in attachments.


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0019068 Asterisk crashes with segfault
====================================================================== 

---------------------------------------------------------------------- 
 (0135209) jrose (manager) - 2011-05-20 14:46
 https://issues.asterisk.org/view.php?id=18857#c135209 
---------------------------------------------------------------------- 
It'll stop the crash, but we really shouldn't be sending this function NULL
strings in the first place.  What we really need to do is find from the
source source where in chan_sip.c the ast_sockaddr_resolve function is
being invoked and figure out why it's passing in a null value. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-20 14:46 jrose          Note Added: 0135209                          
======================================================================




More information about the asterisk-bugs mailing list