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- _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"