From owner-freebsd-current Wed Feb 5 14:38:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA18207 for current-outgoing; Wed, 5 Feb 1997 14:38:33 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id OAA18201 for ; Wed, 5 Feb 1997 14:38:30 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA15844; Wed, 5 Feb 1997 15:35:23 -0700 From: Terry Lambert Message-Id: <199702052235.PAA15844@phaeton.artisoft.com> Subject: Re: screensavers broken? To: randyd@nconnect.net (Randy DuCharme) Date: Wed, 5 Feb 1997 15:35:23 -0700 (MST) Cc: current@freebsd.org In-Reply-To: <32F90009.41C67EA6@nconnect.net> from "Randy DuCharme" at Feb 5, 97 03:47:54 pm X-Mailer: ELM [version 2.4 PL24] 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 > Get strange fatal kernel traps when the console savers ( snake or star ) > start. > > My SMP kernel yields .... > > Fatal trap 18 integer divide fault while in kernel mode > cpu number 0 > IP 0x8: 0xf75a3199 > Stack 0x10: 0xefbffeac > ... > > A GENERIC uniprocessor kernel gives Fatal trap 12. > > In both cases it says it's syncing disks and reboots, yet the > file systems are left dirty and fixed on boot up. > > The problem started 2 or 3 days ago. I've been supping current nightly. > I've been through the commit logs and mail archives and haven't found > anything on this yet, unless I missed something. My abilities to go > after and solve problems like this are very limited at best ( but > getting better :) ) and so far, I've been unable to figure it out. It's > not a big deal... can run without the savers. Just wanted to make the > problem known. When you build an new kernel, you must build new LKM's. They go with the kernel. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.