Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 1999 09:54:24 +0200
From:      "Lutz Rabing" <LutzRab@omc.net>
To:        owner-freebsd-stable@FreeBSD.ORG
Cc:        stable@FreeBSD.ORG
Subject:   Re: Kernel fails to compile today... 
Message-ID:  <199909060754.JAA15992@office.omc.net>
In-Reply-To: <Pine.BSF.4.05.9909060721090.27427-100000@qui.uc.pt>
References:  <94662.936566710@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hello there,
> 
> I don't know if this has anything to do with this but for several days
> (since 3.3RC), that I am not able to put my system in a usable state.
> It does boot properly, but if you try to login has root (or su) you'll get
> a core dump pid 245 (csh), uid 0: exited on signal 11 (core dumped). I
> have also noticed that the same thing happens to sendmail, right after is
> starts. Cron does the same 30 seconds after system is up.
> Am I doing something wrong ?
> 

I noticed the same behavior when I compiled the kernel with apm enabled:

   device          apm0    at isa? flags 0x0020 # STAT-CLOCK BROKEN

however, when I define:

   device         apm0    at isa? disable flags 0x31 # Advanced Power Management

everything works fine. I'm using a 3.3-RC SMP-Kernel and with the current 
settings I don't have any idle time displays in top and uptime.

Lutz Rabing
-OMCnet-



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909060754.JAA15992>