From owner-freebsd-bugs@FreeBSD.ORG Sun Apr 14 16:40:01 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B7F4CFBB for ; Sun, 14 Apr 2013 16:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id AA029858 for ; Sun, 14 Apr 2013 16:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3EGe1mY000713 for ; Sun, 14 Apr 2013 16:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3EGe1MZ000712; Sun, 14 Apr 2013 16:40:01 GMT (envelope-from gnats) Date: Sun, 14 Apr 2013 16:40:01 GMT Message-Id: <201304141640.r3EGe1MZ000712@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Robert N. M. Watson" Subject: Re: kern/172963: Kernel panic in udp_input() X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Robert N. M. Watson" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Apr 2013 16:40:01 -0000 The following reply was made to PR kern/172963; it has been noted by GNATS. From: "Robert N. M. Watson" To: "Charbon, Julien" Cc: bug-followup@FreeBSD.org, "De La Gueronniere, Marc" Subject: Re: kern/172963: Kernel panic in udp_input() Date: Sun, 14 Apr 2013 17:33:05 +0100 Hi Julien: I've committed the patch, with minor style tweaks, to stable/8. I also = communicated, a few days ago, to re@ that we need to get this fix into = the next 8.4 release candidate, and they are willing to hold the release = candidate for the merge. I'll ping re@ and find out how quickly they = want me to do the releng/8.4 merge. Regardless, it sounds like it will = successfully make 8.4 Thanks again for your patience over the last few months, and also for = the assiduous debugging and patch generation! Robert On 9 Apr 2013, at 15:51, Charbon, Julien wrote: >=20 > I confirm this issue is still reproducible in FreeBSD 8.4-BETA1. > Joined a smaller patch wrote my Marc to fix it. >=20 > -- > Julien >