Re: SCTP panic with sctp_send()

2010-06-26 Thread Valentin Nechayev
Hi, Sat, Jun 26, 2010 at 21:30:12, 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. > Thanks for reporting it. It is fixed in r209540 for current. Thanks! (for

Re: kern/146517: [ath] [wlan] device timeouts for ath wlan device on recent stable.

2010-06-26 Thread Rui Paulo
The following reply was made to PR kern/146517; it has been noted by GNATS. From: Rui Paulo To: Rui Paulo Cc: Alex Kozlov , bug-follo...@freebsd.org, vi...@unsane.co.uk Subject: Re: kern/146517: [ath] [wlan] device timeouts for ath wlan device on recent stable. Date: Sat, 26 Jun 2010 21:58:03

Re: kern/146517: [ath] [wlan] device timeouts for ath wlan device on recent stable.

2010-06-26 Thread Rui Paulo
The following reply was made to PR kern/146517; it has been noted by GNATS. From: Rui Paulo To: Alex Kozlov Cc: bug-follo...@freebsd.org, vi...@unsane.co.uk Subject: Re: kern/146517: [ath] [wlan] device timeouts for ath wlan device on recent stable. Date: Sat, 26 Jun 2010 21:52:11 +0100 On 2

Re: SCTP panic with sctp_send()

2010-06-26 Thread Michael Tuexen
On Jun 26, 2010, at 3:00 PM, Valentin Nechayev wrote: > Hi, > > FreeBSD 7.3-RELEASE i386 > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x0 > fault code = supervisor read, page not present > instruction pointer = 0x20:0xc05955ca > stack pointer

Re: SCTP panic with sctp_send()

2010-06-26 Thread Valentin Nechayev
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.

Re: SCTP panic with sctp_send()

2010-06-26 Thread Michael Tuexen
On Jun 26, 2010, at 3:00 PM, Valentin Nechayev wrote: > Hi, > > FreeBSD 7.3-RELEASE i386 > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x0 > fault code = supervisor read, page not present > instruction pointer = 0x20:0xc05955ca > stack pointer

SCTP panic with sctp_send()

2010-06-26 Thread Valentin Nechayev
Hi, FreeBSD 7.3-RELEASE i386 Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x20:0xc05955ca stack pointer = 0x28:0xe783bb94 frame pointer = 0x28:0xe783bc80 code