[Asterisk-bugs] [Asterisk 0010125]: asterisk crashes on reloading after bindaddr is changed

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jul 10 04:47:02 CDT 2007


The following issue has been REOPENED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10125 
====================================================================== 
Reported By:                makoto
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10125
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:            1.2.18  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             07-05-2007 20:06 CDT
Last Modified:              07-10-2007 04:47 CDT
====================================================================== 
Summary:                    asterisk crashes on reloading after bindaddr is
changed
Description: 
Steps

1. Set bindaddr in sip.conf to incorrect value. (e.g. 10.0.0.0)
2. Start asterisk (not reload)
3. Set bindaddr in sip.conf to correct value. (e.g. 0.0.0.0)
4. Reload asterisk
5. Crash

sipsock_read_id is not initialized, but it is passed to ast_io_change,
then crash.

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

---------------------------------------------------------------------- 
 makoto - 07-10-07 04:47  
---------------------------------------------------------------------- 
sipsock_read_id is not initialized to NULL, is this OK ? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-10-07 04:47  makoto         Status                   closed => feedback  
07-10-07 04:47  makoto         Resolution               fixed => reopened   
07-10-07 04:47  makoto         Note Added: 0067032                          
======================================================================




More information about the Asterisk-bugs mailing list