From owner-freebsd-net@FreeBSD.ORG Sat Aug 8 07:20:04 2009 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C61F3106566B for ; Sat, 8 Aug 2009 07:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9C1D48FC16 for ; Sat, 8 Aug 2009 07:20:04 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n787K4HH075314 for ; Sat, 8 Aug 2009 07:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n787K4tL075307; Sat, 8 Aug 2009 07:20:04 GMT (envelope-from gnats) Date: Sat, 8 Aug 2009 07:20:04 GMT Message-Id: <200908080720.n787K4tL075307@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Valentin Nechayev Cc: Subject: Re: kern/136803: [sctp] [panic] Kernel panic and hanging on using SCTP X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Valentin Nechayev List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Aug 2009 07:20:05 -0000 The following reply was made to PR kern/136803; it has been noted by GNATS. From: Valentin Nechayev To: Bruce Cran Cc: bug-followup@FreeBSD.org Subject: Re: kern/136803: [sctp] [panic] Kernel panic and hanging on using SCTP Date: Sat, 8 Aug 2009 10:06:06 +0300 Hi, Fri, Aug 07, 2009 at 23:41:13, bruce wrote about "Re: kern/136803: [sctp] [panic] Kernel panic and hanging on using SCTP": > It looks like revision 1.62.2.17 of /sys/netinet/sctp_pcb.c fixed this > crash. Could you confirm whether the problem has been fixed? With this version, can't reproduce anymore. Thanks! -netch-