From owner-freebsd-current@FreeBSD.ORG Wed Dec 22 20:45:37 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F8B616A4CE for ; Wed, 22 Dec 2004 20:45:37 +0000 (GMT) Received: from relay03.pair.com (relay03.pair.com [209.68.5.17]) by mx1.FreeBSD.org (Postfix) with SMTP id 1136243D55 for ; Wed, 22 Dec 2004 20:45:37 +0000 (GMT) (envelope-from pho@holm.cc) Received: (qmail 17818 invoked from network); 22 Dec 2004 20:45:35 -0000 Received: from unknown (HELO peter.osted.lan) (unknown) by unknown with SMTP; 22 Dec 2004 20:45:35 -0000 X-pair-Authenticated: 80.164.63.199 Received: from peter.osted.lan (localhost.osted.lan [127.0.0.1]) by peter.osted.lan (8.13.1/8.13.1) with ESMTP id iBMKjY9H027933; Wed, 22 Dec 2004 21:45:34 +0100 (CET) (envelope-from pho@peter.osted.lan) Received: (from pho@localhost) by peter.osted.lan (8.13.1/8.13.1/Submit) id iBMKjYhL027932; Wed, 22 Dec 2004 21:45:34 +0100 (CET) (envelope-from pho) Date: Wed, 22 Dec 2004 21:45:34 +0100 From: Peter Holm To: Daniel Hartmeier Message-ID: <20041222204534.GA27894@peter.osted.lan> References: <20041220194742.GA89598@peter.osted.lan> <41C73202.1050704@freebsd.org> <20041220210740.GA89881@peter.osted.lan> <41C74110.5040905@freebsd.org> <20041220215231.GA90721@peter.osted.lan> <20041222201106.GA2090@insomnia.benzedrine.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041222201106.GA2090@insomnia.benzedrine.cx> User-Agent: Mutt/1.4.2.1i cc: Andre Oppermann cc: current@freebsd.org Subject: Re: panic: tcp_input: TCPS_LISTEN in netinet/tcp_input.c:2370 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 20:45:37 -0000 On Wed, Dec 22, 2004 at 09:11:06PM +0100, Daniel Hartmeier wrote: > On Mon, Dec 20, 2004 at 10:52:31PM +0100, Peter Holm wrote: > > > > >The tests from http://www.holm.cc/stress/src/stress.tgz > > > > > > Can you find out which of those test was doing the connect and listen? > > > > That would be the "net" test. > > I can't reproduce the problem on today's HEAD. I'm running net.sh in an > endless loop on an i386. Did you run the test in a specific way? How > reliably can you produce the problem? > > Daniel I have only seen this problem once. I run all of the tests via the run.sh script. -- Peter Holm