From owner-freebsd-smp Mon Oct 2 7:50:30 2000 Delivered-To: freebsd-smp@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 9E1BA37B502 for ; Mon, 2 Oct 2000 07:50:26 -0700 (PDT) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id KAA55773; Mon, 2 Oct 2000 10:50:23 -0400 (EDT) Date: Mon, 2 Oct 2000 10:50:22 -0400 (EDT) From: "Matthew N. Dodd" To: Steve Kargl Cc: freebsd-smp@FreeBSD.ORG Subject: Re: 2 panics with MP kernels In-Reply-To: <200009282017.e8SKHPg00809@troutmask.apl.washington.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 28 Sep 2000, Steve Kargl wrote: > Panic 1 is related to havig "options USER_LDT" in the > kernel config file. Info I have so far is (transcribed by hand): Bingo! This is the panic that was causing me all sorts of problems. Looks like gd_currentldt is trashing gd_cpuid at some point. Take out 'options USER_LDT' and 'device random' and you should be able to get -CURRENT running. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message