Re: crashs on 4.5RC

From: Robert Watson (rwatson@freebsd.org)
Date: 02/03/02


Date: Sun, 3 Feb 2002 10:36:03 -0500 (EST)
From: Robert Watson <rwatson@freebsd.org>
To: suporte <hh@dsgx.org>

On Fri, 1 Feb 2002, suporte wrote:

> i updated my 4.4 to an 4.5RC the first time that i compiled .. it was
> crashing almost everysingle hour .. i booted up again on the old
> 4.5PRE-RELEASE .. and recompile the kernel with the new updates from
> cvsup .. k so was finally stable again .. now i can't get an uptime more
> than 4 days .. so i tryed again yesterday made another update using the
> cvsup there was a bunch of things new there .. i compile again .. how
> many time do u guys think this thing gonna keep reseting me and a bunch
> of friends we're having the same problems .. we really use the machine
> is not just a simple for mails .. is for eggdrops/apache/ircds/bncs ..
> stuffs like that .. can anybody give me a light ?

You need to be more specific. What do you mean by "crash" -- do you get a
system panic, a system hang, a reboot without a message? Is any output
generated along the way? One common pitfall identified in the release
notes was a change in default sizing of socket buffers, which requires
some busy sites to increase nmbclusters (either by recompiling with
different kernel configuration settings, or simply updating loader.conf to
use a larger hard-coded value). Potentially, you could be running into
that. If you're getting a panic, this can be debugged using the kernel
debugging recommendations in the FreeBSD handbook. You'll either want to
enable dumping of system core, or include options DDB in the kernel so you
can debug live. You'll also want to build the kernel using debugging
symbols so that the results are useful.

Robert N M Watson FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org NAI Labs, Safeport Network Services

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message



Relevant Pages

  • Re: kernel source for fedora
    ... Thufir Hawat wrote: ... you're on the level, things are very strange. ... your kernel and networking and yet you don't know what an ISO image is? ... Why do you think you have to recompile, ...
    (comp.os.linux.setup)
  • Re: relativity is like Linux
    ... >>>then you need to reconfig, recompile, etc ... I haven't compiled a kernel ... >you may use my code and programs you fool, ... >are you calling it a distro, i build my distro, you are fool, thank ...
    (sci.physics.relativity)
  • Re: difficulty recompiling RHEL 4.2 kernel
    ... You recompile your kernel only if you have narrowed down the error to ... Sheesh, Unruh! ... it's got decent community support. ...
    (comp.os.linux.setup)
  • Re: The ext3 way of journalling
    ... may damage your filesystem; Only an FSCK can see how much of damage is ... Another typical FOSS answer. ... Compiling the Linux kernel is too painful. ... And recompile and recompile and recompile ad infinitum, ...
    (Linux-Kernel)
  • RE: adding new hardware
    ... I was afraid somebody was going to say this (recompile the kernel). ... stage of the installation (modprobe ndiswrapper), ... Unfortunately, the driver didn't. ...
    (RedHat)

Loading