SCTP panic with sctp_send()

Valentin Nechayev netch at netch.kiev.ua
Sat Jun 26 15:39:12 UTC 2010


Hi,

 Sat, Jun 26, 2010 at 17:11:13, tuexen wrote about "Re: SCTP panic with sctp_send()": 

> > As seen from code, if uap->tolen is zero, `to' isn't initialized and remains
> > NULL. This error is identical to -CURRENT.
> How can the crash be reproduced?

Any code with sctp_send() under ktrace.

> Can you provide a small test program?

http://segfault.kiev.ua/~netch/20100626.2/
sps.c - server, spc.c - client
run server in one terminal and client under ktrace in another one.

> > why after `to'?

shall be written as "why 0 after `to'?"


-netch-


More information about the freebsd-net mailing list