Date: Sat, 17 Oct 1998 18:31:47 -0700 From: Mike Smith <mike@smith.net.au> To: Tom Jackson <toj@gorilla.net> Cc: Karl Pielorz <kpielorz@tdx.co.uk>, Chuck Robey <chuckr@mat.net>, freebsd-current@FreeBSD.ORG Subject: Re: panic Message-ID: <199810180131.SAA08718@dingo.cdrom.com> In-Reply-To: Your message of "Sat, 17 Oct 1998 20:23:05 CDT." <19981017202305.A12163@TOJ.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810180131.SAA08718>