From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 24 19:01:14 2012 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B948FE0 for ; Wed, 24 Oct 2012 19:01:14 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id AA2A48FC19 for ; Wed, 24 Oct 2012 19:01:13 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q9OJ15V4097245; Wed, 24 Oct 2012 23:01:05 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q9OJ15Qr097244; Wed, 24 Oct 2012 23:01:05 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 24 Oct 2012 23:01:05 +0400 From: Gleb Smirnoff To: "Miller, Vincent (Rick)" , Julien Charbon Subject: Re: kern/172963: Kernel panic in udp_input() Message-ID: <20121024190105.GL70741@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201210241610.q9OGA1tP044838@freefall.freebsd.org> <201210241220.q9OCK17C027826@freefall.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2012 19:01:14 -0000 Julien, Vincent, the problem you are investigating looks very much like the problem recently fixed in head and stable/9: http://freshbsd.org/commit/freebsd/r241129 http://freshbsd.org/commit/freebsd/r241435 Can you either update to recent stable/9 or apply the patch and confirm that problem is fixed? -- Totus tuus, Glebius.