From owner-freebsd-questions@FreeBSD.ORG Sat Jul 12 13:21:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C029F37B401 for ; Sat, 12 Jul 2003 13:21:25 -0700 (PDT) Received: from ns1.vagner.com (ns1.vagner.com [65.39.87.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD14A43FBD for ; Sat, 12 Jul 2003 13:21:24 -0700 (PDT) (envelope-from george@vagner.com) Received: (from root@localhost) by ns1.vagner.com (8.12.9/8.12.8) id h6CKLOrx026676; Sat, 12 Jul 2003 13:21:24 -0700 (MST) (envelope-from george@vagner.com) Received: from vagner.com (c-24-30-250-3.va.client2.attbi.com [24.30.250.3]) by ns1.vagner.com (8.12.9/8.12.8av) with ESMTP id h6CKLJ2X026666; Sat, 12 Jul 2003 13:21:20 -0700 (MST) (envelope-from george@vagner.com) Message-ID: <3F106DCC.4010501@vagner.com> Date: Sat, 12 Jul 2003 16:21:32 -0400 From: Laszlo Vagner User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dragoncrest References: <200307122012.h6CKCaK6030644@mail3.mx.voyager.net> In-Reply-To: <200307122012.h6CKCaK6030644@mail3.mx.voyager.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-2.6 required=4.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-Virus-Scanned: by AMaViS perl-11 cc: freebsd-questions@freebsd.org Subject: Re: Solved! (was: Question about rebooting server) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2003 20:21:26 -0000 Dragoncrest wrote: >Ok, make world, make kernel and a nice friendly reboot and all seems to >be playing nice again. I can update existing ports, install new ones, >and the machine seems to be playing nicely again. So this seems to be >our issue of which a nice simple kernel upgrade seemed to fix it. :) > >I'm now running kernel 4.8 so that should help a lot. > > > >> Hi all. Got an older box running Fbsd v4.6 and for some silly reason >> >> >it's > > >>got this strange habit of giving an error (didn't stay up long enough to >>write it down) that sounds like a kernel panic, except instead of the >>typical kernel panic message, it fills the screen with some message about >>an application error, hit any key or the server will reboot in 15 >>seconds. It only does this when compiling or after the box has been >> >> >up for > > >>more than 24 hours. It's not a mission critical machine, but it's got >> >> >some > > >>data on it I'd prefer not to loose. I know I'm being kinda vague, but it >>happens at random and I usually see the error on the screen just >> >> >before the > > >>box reboots. So I don't have time to catch it. I'm sure someone has had >>this before. This is also the same box that had the ports installation >>issue. Any insight into this would be welcome. Also, if I see the error >>again, I'll try to write it down. >> >>_______________________________________________ >>freebsd-questions@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>To unsubscribe, send any mail to >> >> >"freebsd-questions-unsubscribe@freebsd.org" > > > > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > dont forget mergemaster, i had some strange problems after doing what you did but didnt do mergemaster. IIRC it had to do with PAM and logging in using ssh among others.