From owner-freebsd-stable@FreeBSD.ORG Tue Apr 8 16:22:05 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4833D1065670; Tue, 8 Apr 2008 16:22:05 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from minas.ics.muni.cz (minas.ics.muni.cz [147.251.4.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2DBF88FC19; Tue, 8 Apr 2008 16:22:03 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (kloboucek.ics.muni.cz [147.251.3.38]) (authenticated user=hopet@ICS.MUNI.CZ bits=0) by minas.ics.muni.cz (8.13.8/8.13.8/SuSE Linux 0.8) with ESMTP id m38FtHss018257 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 8 Apr 2008 17:55:18 +0200 From: "Petr Holub" To: "'John Baldwin'" , References: <01ab01c898ca$ce4763e0$6ad62ba0$@muni.cz> <200804080957.30738.jhb@freebsd.org> In-Reply-To: <200804080957.30738.jhb@freebsd.org> Date: Tue, 8 Apr 2008 17:55:13 +0200 Message-ID: <026f01c89990$f16cd140$d44673c0$@muni.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AciZigsNo/hOi7RmSySy6913GQrVDAABeT1Q Content-Language: cs X-Muni-Spam-TestIP: 147.251.3.38 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Virus-Test: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (minas.ics.muni.cz [147.251.4.35]); Tue, 08 Apr 2008 17:55:18 +0200 (CEST) Cc: "'Bruce M. Simpson'" , re@freebsd.org Subject: RE: panics on 6.3-RELEASE in IP stack X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:22:05 -0000 > Yes, there's an off-by-one reference count bug in the multicast stuff. You > need 1.85.2.10 of sys/netinet/in.c: I can confirm that RAT can be restarted many times now with this patch applied (at least when RAT doesn't touch audio devices as I may be also reporting some sound related panic soon ;-) ). I'd also propose to release errata on this. Thanks Petr