From owner-freebsd-alpha Wed Jun 13 12:18:24 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id ACF5537B401; Wed, 13 Jun 2001 12:18:14 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo (mjacob@beppo [192.67.166.79]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f5DJIBg41256; Wed, 13 Jun 2001 12:18:11 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Wed, 13 Jun 2001 12:18:10 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: John Baldwin , freebsd-alpha@FreeBSD.ORG, wilko@FreeBSD.ORG Subject: More followup... In-Reply-To: <15143.44887.290985.930683@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hmmm- it seems to me that this indicates that there's a general non-TurboLaser problem here- this is on a Rawhide: panic: blockable sleep lock (sleep mutex) Giant @ ../../vm/vm_fault.c:213 cpuid = 0; panic Stopped at Debugger+0x34: zapnot v0,#0xf,a0 db> t Debugger() at Debugger+0x34 panic() at panic+0x178 witness_lock() at witness_lock+0x240 vm_fault() at vm_fault+0x108 trap() at trap+0xf78 XentMM() at XentMM+0x2c --- memory management fault (from ipl 7) --- hardclock() at hardclock+0x308 handleclock() at handleclock+0x22c alpha_clock_interrupt() at alpha_clock_interrupt+0x68 interrupt() at interrupt+0xb8 XentInt() at XentInt+0x28 --- interrupt (from ipl 4) --- XentInt() at XentInt --- interrupt (from ipl 3) --- _end() at _end+0x9e58 The 'blockable sleep lock mutex' is bogus- what is clearly broken here is having a fault in hardclock. Oh- yeah- about TurboLaser? Somehow it got broken recently such that it no longer even boots UP for me past CAM. Working on FreeBSD (alpha) is like experiencing what the character in the first sentence in 100 Years of Solitude experienced. Only 3 times a week, 40 weeks a year. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message