From owner-freebsd-alpha Mon Sep 3 10:45:58 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id 4A1F637B405 for ; Mon, 3 Sep 2001 10:45:55 -0700 (PDT) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 15dxnG-0007rT-00; Mon, 3 Sep 2001 19:45:54 +0200 Received: (from daemon@localhost) by kemoauc.mips.inka.de (8.11.6/8.11.1) id f83HWIa01533 for freebsd-alpha@freebsd.org; Mon, 3 Sep 2001 19:32:18 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Reproducible -CURRENT panic Date: Mon, 3 Sep 2001 17:32:12 +0000 (UTC) Message-ID: <9n0eqs$1fc$1@kemoauc.mips.inka.de> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-alpha@freebsd.org 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 Compiling ports/shells/ksh93 with Compaq C reliably panics -CURRENT. To reproduce: - Install linux_base and compaq-cc. - cd /usr/ports/shells/ksh93; export CC=ccc CFLAGS= ; make The build proceeds through various configuration checks that take several minutes on my PC164/500, then the box panics. Every time. This already happened before Marcel's Linuxulator changes, and it still happens with them. panic: mutex process lock not owned at /usr/src/sys/alpha/alpha/machdep.c:1242 db> trace Debugger() at Debugger+0x34 panic() at panic+0x114 _mtx_assert() at _mtx_assert+0x74 osendsig() at osendsig+0xb4 trapsignal() at trapsignal+0x344 trap() at trap+0x114c XentArith() at XentArith+0x2c --- arithmetic trap (from ipl 0) --- --- user mode --- For further debugging information ("show witness"? I really have no clue what's required) I'd have to set up a serial console. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message