From owner-freebsd-current Sat Oct 17 19:12:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA20008 for freebsd-current-outgoing; Sat, 17 Oct 1998 19:12:59 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from silverback.gorilla.net (silverback.gorilla.net [208.128.8.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA20002 for ; Sat, 17 Oct 1998 19:12:54 -0700 (PDT) (envelope-from tom@gorilla.net) Received: from peeper.TOJ.org [208.143.84.9] by silverback.gorilla.net with ESMTP (SMTPD32-4.07) id AD89BE007A; Sat, 17 Oct 1998 21:08:09 CDT Received: (from tom@localhost) by peeper.TOJ.org (8.9.1/8.8.8) id VAA12680; Sat, 17 Oct 1998 21:12:47 -0500 (CDT) (envelope-from tom) Message-ID: <19981017211217.A12670@TOJ.org> Date: Sat, 17 Oct 1998 21:12:17 -0500 From: Tom Jackson To: Mike Smith Cc: Karl Pielorz , Chuck Robey , freebsd-current@FreeBSD.ORG Subject: Re: panic References: <19981017202305.A12163@TOJ.org> <199810180131.SAA08718@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199810180131.SAA08718@dingo.cdrom.com>; from Mike Smith on Sat, Oct 17, 1998 at 06:31:47PM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 17, 1998 at 06:31:47PM -0700, Mike Smith wrote: > > nm tells me module_register (dugh) not module_init. > > > > For me, no amount of dumps on anything will produce a crash dump. On my > > laptop it just says bad dump device and on my server (which is not crashing > > now) I get a count down but no crash modules are produced. > > You can't write a dump to disk until you've found a disk to write to. > Module_register is way too early. > > > btw, these are 100% elf and I don't think the panic is a smp problem. > > If you're running an ELF kernel, make sure your /boot/loader is up to > date. > There are up to date, in fact my observation is that they are routinely updated in 'make world', at least mine are. This seems to be involved with massive changes made by Peter Wemm on 10/15 involving kern_module.c and friends. -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message