OpenSolaris

Printable Version Enter a New Search
Bug ID 6577343
Synopsis incorrect assert aborts the program
State 10-Fix Delivered (Fix available in build)
Category:Subcategory network:sip
Keywords
Responsible Engineer Girish Moodalbail
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_70
Fixed In snv_70
Release Fixed solaris_nevada(snv_70) , solaris_10u5(s10u5_03) (Bug ID:2154952)
Related Bugs
Submit Date 5-July-2007
Last Update Date 8-August-2007
Description
An incorrect assertion in sip_dialog_process() function in sip_dialog.c crashes the program. At times a dialog may be
retrieved which is actually termintated and hence might have dialog_state set to SIP_DIALOG_DESTROYED. So assertion should
check for this state too along with EARLY and CONFIRMED.
Work Around
N/A
Comments
N/A