[Home]

Summary:ASTERISK-11657: Crash on initial REGISTER on asterisk start
Reporter:Igor Goncharovsky (igorg)Labels:
Date Opened:2008-03-17 05:00:15Date Closed:2008-03-18 10:45:40
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) gdb_trace.txt
Description:This crash introduced in rev.108439. Backtrace attached.
Comments:By: Digium Subversion (svnbot) 2008-03-17 09:33:34

Repository: asterisk
Revision: 109054

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r109054 | file | 2008-03-17 09:33:34 -0500 (Mon, 17 Mar 2008) | 4 lines

Make sure that the temporary sip_request structure is empty so that copy_request doesn't think it already has an ast_str.
(closes issue ASTERISK-11657)
Reported by: IgorG

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

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

By: Digium Subversion (svnbot) 2008-03-18 10:45:40

Repository: asterisk
Revision: 109450

_U  branches/1.6.0/

------------------------------------------------------------------------
r109450 | russell | 2008-03-18 10:45:40 -0500 (Tue, 18 Mar 2008) | 11 lines

Blocked revisions 109054 via svnmerge

........
r109054 | file | 2008-03-17 09:37:40 -0500 (Mon, 17 Mar 2008) | 4 lines

Make sure that the temporary sip_request structure is empty so that copy_request doesn't think it already has an ast_str.
(closes issue ASTERISK-11657)
Reported by: IgorG

........

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

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