From owner-freebsd-current Fri Jun 28 20: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 D264137B400; Fri, 28 Jun 2002 20:20:12 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F00C43E09; Fri, 28 Jun 2002 20:20:12 -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 <20020629032011.NKZE29588.sccrmhc01.attbi.com@InterJet.elischer.org>; Sat, 29 Jun 2002 03:20:11 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id UAA77244; Fri, 28 Jun 2002 20:14:53 -0700 (PDT) Date: Fri, 28 Jun 2002 20:14:52 -0700 (PDT) From: Julian Elischer To: ticso@cicely.de Cc: "David O'Brien" , FreeBSD current users Subject: Re: KSE-MIII ready for commit In-Reply-To: <20020629031057.GB39063@cicely5.cicely.de> 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 David; the change is in alpha/alpha/trap.c.. if you don't want to rebuild everything.. (very simple.. just moved userret to AFTER giant was released..) On Sat, 29 Jun 2002, Bernd Walter wrote: > On Fri, Jun 28, 2002 at 08:04:47PM -0700, David O'Brien wrote: > > I was able to build and boot an Alpha kernel with last nights sources + > > `thediff'. I had no problems with ^Z in most cases. However: > > That's most likely the same reason, but I accidently had no INVARIANT & > Co compiled in. > After I added them I got the same. > It should be fixed now. > > > cd ../compile/KSE > > make depend > > # wait 5 sec > > ^Z > > p^Zanic: mutex Giant owned at ../../../kern/kern_thread.c:736 > > panic > > Stopped at Debugger+0x34: zapnot v0,#0xf,v0 > > db> tr > > Debugger() at Debugger+0x34 > > panic() at panic+0xe4 > > _mtx_assert() at _mtx_assert+0xac > > thread_suspend_check() at thread_suspend_check+0x154 > > userret() at userret+0x230 > > syscall() at syscall+0x3e8 > > XentSys() at XentSys+0x64 > > --- syscall (2, FreeBSD ELF, fork) --- > > --- user mode --- > > -- > B.Walter COSMO-Project http://www.cosmo-project.de > ticso@cicely.de Usergroup info@cosmo-project.de > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message