From owner-freebsd-current@FreeBSD.ORG Tue Aug 10 10:10:16 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 0D2A516A4CE for ; Tue, 10 Aug 2004 10:10:16 +0000 (GMT) Received: from mail.imp.ch (ns1.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FC8C43D66 for ; Tue, 10 Aug 2004 10:10:15 +0000 (GMT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.9p2/8.12.3) with ESMTP id i7AAA6HD092745 for ; Tue, 10 Aug 2004 12:10:08 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Tue, 10 Aug 2004 12:10:06 +0200 (CEST) From: Martin Blapp To: current@freebsd.org In-Reply-To: <20040810113341.U31181@cvs.imp.ch> Message-ID: <20040810120924.T31181@cvs.imp.ch> References: <20040810113341.U31181@cvs.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Checksum: ea45ce8cae5c09381f4a84823dd248d8 X-Virus-Status: No, scantime="0.0019 seconds" X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=4 scantime="4.0182 seconds" tests=BAYES_00 X-Scanned-By: MIMEDefang 2.44 Subject: Re: Stalled processes consuming 100% CPU in latest current 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: Tue, 10 Aug 2004 10:10:16 -0000 And shortly later I got this panic: db> where propagate_priority(c34c6840,c4989730,c34c6840,0,de955c74) at propagate_priority+ 0x82 turnstile_wait(c34e41c0,c0938c60,c4217160,6,4) at turnstile_wait+0x325 _mtx_lock_sleep(c0938c60,c34c6840,0,0,0) at _mtx_lock_sleep+0x122 softclock(0,0,0,0,0) at softclock+0x250 ithread_loop(c34e8680,de955d48,0,0,0) at ithread_loop+0x1a4 fork_exit(c062a11f,c34e8680,de955d48) at fork_exit+0x80 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xde955d7c, ebp = 0 --- Martin