From owner-freebsd-questions Sun Mar 10 10:13: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post-20.mail.nl.demon.net (post-20.mail.nl.demon.net [194.159.73.1]) by hub.freebsd.org (Postfix) with ESMTP id 5A11037B416 for ; Sun, 10 Mar 2002 10:12:44 -0800 (PST) Received: from [212.238.194.207] (helo=mailhost.raggedclown.net) by post-20.mail.nl.demon.net with esmtp (Exim 3.35 #2) id 16k7oJ-000ADm-00 for freebsd-questions@freebsd.org; Sun, 10 Mar 2002 18:12:43 +0000 Received: from angel.raggedclown.net (angel.raggedclown.intra [192.168.1.7]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [buffy]) with ESMTP id B582713040 for ; Sun, 10 Mar 2002 19:12:42 +0100 (CET) Received: by angel.raggedclown.net (Ragged Clown Host [angel], from userid 1005) id 9BC9122597; Sun, 10 Mar 2002 19:12:42 +0100 (CET) Date: Sun, 10 Mar 2002 19:12:42 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: system crash Message-ID: <20020310181242.GB351@raggedclown.net> References: <20020310095355.A812@lymond.lvcm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020310095355.A812@lymond.lvcm.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Mar 10, 2002 at 09:53:55AM -0800, Dale Morris wrote: > I've got a problem with 4.5 system. A couple of times this past week my > computer has crashed and rebooted itself. I wasn't around when it happened and > the first time didn't pay much attention, thought it was a power > outage or something. > > This morning it had crashed and wouldn't boot, it couldn't mount /usr if > I remember right. I looked for some recovery info and fsck'd / I got > error messages that there were several blocks that were unrecognizable, > but she booted up and works OK. > > I have tried to fsck from run level 1 and the fsck command shows my hd is 0.9% > fragmented. I also remember something about an ioctl error.. but don't > remember what, though. > > I suspicion my problem is related to the cusv update that runs at night > or maybe because I reconfigured my network to use dhcp and didn't do it > properly. > > I'm wondering what to do from here. I've been toying with the idea of > reinstalling, if only to get a clean XF86 4.1 configuration, rather than > the 3.3 that defaulted on the original install. Or if I could get this > crash problem solved I might just keep my existing system. Suggestions? > I think, as always if you have had a stable system for sometime, and crashes start to occur first check the hardware. Run memtest to see if the memory is sound, if you are overclocking the CPU, downclock it a little to see if that stops it. Try repeatedly running something very stressful on the system to see if it breaks it (running make buildworld is a good one). Check it is not getting too hot, that the fans are working. Is your electricity supply prone to spikes ? Get a power adapter that can suppress them..etc etc. You can also get the disk checking program for your hard disk(s) from the manafacturer's website (they all have them) and run some non-destructive tests on the disks. If you suspect some event is triggering it, as mentioned above, then disable that for a night or two, run it by hand when you are around. I really doubt your network or cvsup can in themselves be the cause of this, unless you have uncovered a bug .. or have been cracked :(. -- Regards Cliff Sarginson -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message