From owner-freebsd-questions@FreeBSD.ORG Fri Nov 21 07:21:48 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 6433016A4CE for ; Fri, 21 Nov 2003 07:21:48 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AC3E43FE1 for ; Fri, 21 Nov 2003 07:21:47 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id hALFLjqA034667; Fri, 21 Nov 2003 09:21:45 -0600 (CST) (envelope-from dan) Date: Fri, 21 Nov 2003 09:21:45 -0600 From: Dan Nelson To: VastNET Message-ID: <20031121152145.GA2146@dan.emsphone.com> References: <016001c3afba$ceccec20$0300a8c0@x> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <016001c3afba$ceccec20$0300a8c0@x> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.5.1i cc: freebsd-questions@freebsd.org Subject: Re: Question 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, 21 Nov 2003 15:21:48 -0000 In the last episode (Nov 20), VastNET said: > Hello! > > Do you know what's the reason of it? My machine is rebooting few times a day. > > If answer is YES, what should I do? > > savecore: reboot after panic: page fault > <118>savecore: reboot after panic: sbflush: cc 0 || mb 0xc1818500 || mbcnt 2304 > <118>Nov 20 17:21:10 gateway savecore: reboot after panic: sbflush: cc 0 || mb 0 > xc1818500 || mbcnt 2304 > <118>savecore: reboot after panic: sbflush: cc 0 || mb 0xc1818500 || mbcnt 2304 > <118>Nov 20 17:21:10 gateway savecore: reboot after panic: sbflush: cc 0 || mb 0 > xc1818500 || mbcnt 2304 Since if looks like you have crashdumps already enabled, follow the instructions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/advanced.html#KERNEL-PANIC-TROUBLESHOOTING , and let us see the stack trace that gdb prints. -- Dan Nelson dnelson@allantgroup.com