From owner-freebsd-stable Sat May 20 11:13: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mike.dhis.org (hiper1-d17.stk.cwnet.com [205.162.108.17]) by hub.freebsd.org (Postfix) with ESMTP id D118437B652 for ; Sat, 20 May 2000 11:12:57 -0700 (PDT) (envelope-from mmuir@es.co.nz) Received: from localhost (localhost [127.0.0.1]) by mike.dhis.org (Postfix) with ESMTP id 369BC1F13; Sat, 20 May 2000 11:13:44 -0700 (PDT) Date: Sat, 20 May 2000 11:13:44 -0700 (PDT) From: "Mike C. Muir" X-Sender: mmuir@haus.lan To: stable@FreeBSD.ORG Cc: dillon@apollo.backplane.com Subject: Problem with SMP cleanup code? Or me? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, i just cvsup'd sources for stable today, recompiled a kernel and went to boot it.. Went right up to the local package initialization and: panic: fdrop: count < 0 mplock = 00000001; cpuid = 0; lapic.id = 00000000 boot() called on cpu#0 Trying again, i get the same thing, only it was 'boot() called on cpu#1' instead.. Could this be because I had not built (or more importantly installed) world yet, or would that have no bearing on this problem? I'm not sure exactly what process was being run when this panic occured, but it was definitely up to the local package initialization. -mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message