From owner-freebsd-net@FreeBSD.ORG Fri Oct 31 12:54:38 2008 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 0BE65106567E; Fri, 31 Oct 2008 12:54:38 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EE38B8FC0A; Fri, 31 Oct 2008 12:54:37 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id m9VCsbEb064279; Fri, 31 Oct 2008 12:54:37 GMT (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id m9VCsbPq064275; Fri, 31 Oct 2008 12:54:37 GMT (envelope-from rwatson) Date: Fri, 31 Oct 2008 12:54:37 GMT Message-Id: <200810311254.m9VCsbPq064275@freefall.freebsd.org> To: kirma@cs.hut.fi, rwatson@FreeBSD.org, freebsd-net@FreeBSD.org, rwatson@FreeBSD.org From: rwatson@FreeBSD.org Cc: Subject: Re: kern/122082: [in_pcb] NULL pointer dereference in in_pcbdrop X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2008 12:54:38 -0000 Synopsis: [in_pcb] NULL pointer dereference in in_pcbdrop State-Changed-From-To: open->feedback State-Changed-By: rwatson State-Changed-When: Fri Oct 31 12:52:03 UTC 2008 State-Changed-Why: Could I ask you to confirm whether this still occurs with the most recent 7-STABLE? If so, could I then ask you to print *tw and *inp in the tcp_twclose frame, which might shed a bit more light on things. Thanks! Responsible-Changed-From-To: freebsd-net->rwatson Responsible-Changed-By: rwatson Responsible-Changed-When: Fri Oct 31 12:52:03 UTC 2008 Responsible-Changed-Why: Could I ask you to confirm whether this still occurs with the most recent 7-STABLE? If so, could I then ask you to print *tw and *inp in the tcp_twclose frame, which might shed a bit more light on things. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=122082