OpenSolaris

Printable Version Enter a New Search
Bug ID 6621662
Synopsis IPsec + IPv6 + SCTP causes panic/assertion failure
State 10-Fix Delivered (Fix available in build)
Category:Subcategory network:ipsec
Keywords
Responsible Engineer Erik Nordmark
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_78
Fixed In snv_78
Release Fixed solaris_nevada(snv_78)
Related Bugs
Submit Date 25-October-2007
Last Update Date 21-November-2007
Description
On a non-DEBUG kernel I see a panic at:

ip_fanout_sctp+0x69(ffffff014eb1d400, ffffff01482cd9c8, ffffff01482c52d0,  
b8220280, 81, 1) 
ip_wput_local_v6+0x514(ffffff01482c9a48, ffffff01482cd9c8, ffffff01482c52d0,  
ffffff014eae3c80, ffffff0148ae5d28, 0) 
ip_wput_ire_v6+0x15eb(ffffff01482c9b40, ffffff014eb1d400, ffffff0148ae5d28, 0,  
ffffffff, ffffff0148359c90) 
ip_output_v6+0x1022(ffffff0148359c90, ffffff014eb1d400, ffffff01482c9b40, 2) 
sctp_connect+0x759(ffffff0148359e60, ffffff014e387dc8, 20) 
sosctp_connect+0xa6(ffffff014e195cf0, ffffff014e387dc8, 20, 3, 0) 
connect+0xd1(6, 8084d54, 20, 1) 
sys_syscall32+0x101() 
 
Is mctl_present 1?? 
 
> ffffff014eb1d400::mblk 
            ADDR FL TYPE    LEN   BLEN              RPTR             DBLK 
ffffff014eb1d400 0  data    80    144   ffffff01482c52d0 ffffff01482c5240 
> ffffff01482c52d0/12X 
0xffffff01482c52d0:             60              3c842800        0 
                0               0               1000000         0 
                0               0               1000000         b8220280 
                0                

There is no M_CTL.
Work Around
N/A
Comments
N/A