From owner-freebsd-current Mon Mar 3 2: 1:30 2003 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 6CE1A37B401 for ; Mon, 3 Mar 2003 02:01:29 -0800 (PST) Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 791C543FB1 for ; Mon, 3 Mar 2003 02:01:28 -0800 (PST) (envelope-from un1i@rz.uni-karlsruhe.de) Received: from rzstud1.stud.uni-karlsruhe.de (rzstud1.stud.uni-karlsruhe.de [193.196.41.33]) by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.36 #1) id 18pml9-00041z-00; Mon, 03 Mar 2003 11:01:23 +0100 Received: from un1i by rzstud1.stud.uni-karlsruhe.de with local (Exim 3.36 #1) id 18pml9-0002yS-00; Mon, 03 Mar 2003 11:01:23 +0100 Date: Mon, 3 Mar 2003 11:01:22 +0100 From: Philipp Mergenthaler To: Vladimir Kushnir Cc: current@FreeBSD.ORG Subject: Re: -CURRENT + cvs = panic Message-ID: <20030303100122.GA10188@rz.uni-karlsruhe.de> References: <20030303011726.R623@kushnir1.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030303011726.R623@kushnir1.kiev.ua> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 03, 2003 at 01:23:20AM +0200, Vladimir Kushnir wrote: > Practically 100% repeatable: after some CVS updates (not sure but it > seems after another high HD load as well) -CURRENT panics with > bwrite: buffer is not busy > (in the prefious message I've attached gdb trace and so on, and nothing > has changed so far). > It goes on for at least several days now. In that gdb trace, I think the panic was only an aftereffect and the trouble started here: #15 0xc02bc1c8 in calltrap () at {standard input}:96 #16 0xc021fd79 in tcp_input (m=0xc0d49c30, off0=20) at /usr/src/sys/netinet/tcp_input.c:2324 Do you have version 1.198 of sys/netinet/tcp_input.c? I haven't had that panic since then (i.e. for the last four days). Bye, Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message