From owner-freebsd-current Wed May 22 07:09:29 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28347 for current-outgoing; Wed, 22 May 1996 07:09:29 -0700 (PDT) Received: from lear35.cytex.com (root@lear35.cytex.com [38.252.97.5]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id HAA28342 for ; Wed, 22 May 1996 07:09:26 -0700 (PDT) Received: (from mbartley@localhost) by lear35.cytex.com (8.7.5/8.7.3) id HAA00185 for freebsd-current@freebsd.org; Wed, 22 May 1996 07:09:24 -0700 (PDT) From: Matt Bartley Message-Id: <199605221409.HAA00185@lear35.cytex.com> Subject: panic: vm_page_activate: already active To: freebsd-current@freebsd.org Date: Wed, 22 May 1996 07:09:23 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL16 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Late last night I re-supped and started a make world. Sometime during it, apparently during the "make cleandist" it crashed. According to the message during bootup, it was a panic: vm_page_active: already active and then it saved the coredump to /var/crash. Nothing else got logged. Is there a way to log the entire crash message? I also have no idea what to do with the core dump besides watch it run my /var partition out of disk space.