From owner-freebsd-questions@FreeBSD.ORG Fri Aug 15 14:16:50 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 4CD2637B401 for ; Fri, 15 Aug 2003 14:16:50 -0700 (PDT) Received: from lilzmailfe02.liwest.at (lilzmailfe02.liwest.at [212.33.55.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A2E943FB1 for ; Fri, 15 Aug 2003 14:16:49 -0700 (PDT) (envelope-from dgw@liwest.at) Received: from cm58-27.liwest.at ([212.33.58.27]) by lilzmailfe02.liwest.at with esmtp (Exim 4.14) id 19nlvL-0001vN-D8; Fri, 15 Aug 2003 23:15:51 +0200 From: Daniela To: Magnus J , Luke Kearney Date: Fri, 15 Aug 2003 23:14:10 +0000 User-Agent: KMail/1.5.2 References: <20030815021602.20638.qmail@web12901.mail.yahoo.com> In-Reply-To: <20030815021602.20638.qmail@web12901.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308152314.10303.dgw@liwest.at> cc: freebsd-questions@freebsd.org Subject: Re: Server rebooted at 3 a.m. and 7 a.m. for the past few days 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: Fri, 15 Aug 2003 21:16:50 -0000 On Friday 15 August 2003 02:16, Magnus J wrote: > Hello > > > Running /usr/local/etc/cvsup/update.sh manually caused the > machine to reboot. Unfortunately, /var/log/cvsup.log doesn't > provide any information about why. > > Any recommendation on what I should use to get more messages? Have you tried recompiling your kernel with: options DDB makeotions DEBUG=-g in your kernel config file? BTW, what version of FreeBSD are you running? Best regards, Daniela