From owner-freebsd-current Sun Jun 30 1:20:16 2002 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 36C0B37B400 for ; Sun, 30 Jun 2002 01:20:11 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id A938443E09 for ; Sun, 30 Jun 2002 01:20:10 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020630082009.MHNV29588.sccrmhc01.attbi.com@InterJet.elischer.org>; Sun, 30 Jun 2002 08:20:09 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id BAA84061; Sun, 30 Jun 2002 01:19:33 -0700 (PDT) Date: Sun, 30 Jun 2002 01:19:32 -0700 (PDT) From: Julian Elischer To: Matthew Dillon Cc: FreeBSD current users Subject: Re: I think KSE-MIII import complete In-Reply-To: <200206300803.g5U830fr092903@apollo.backplane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 which panic message? the code here is still FULL of asserts. On Sun, 30 Jun 2002, Matthew Dillon wrote: > I got the ithread_loop/setrunqueue panic again while building the > world normally (no memory pressure). I'm too tired to deal with > it tonight but tomorrow morning I'll attach a gdb and track it down. > > -Matt > > db> > db> trace > Debugger(c02ec1da) at Debugger+0x46 > panic(c02ec7a9,c270b780,c270b780,c270b780,c01af9b0) at panic+0xd6 > setrunqueue(c270b780) at setrunqueue+0x1dd > cv_timedwait_end(c270b780) at cv_timedwait_end+0x36 > softclock(0) at softclock+0x159 > ithread_loop(c0ee0600,cd3dfd48,c0eefc00,c01b9bec,0) at ithread_loop+0x12c > fork_exit(c01b9bec,c0ee0600,cd3dfd48) at fork_exit+0xa8 > fork_trampoline() at fork_trampoline+0x37 > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message