From owner-freebsd-current@FreeBSD.ORG Mon Jan 5 15:04:04 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E1D616A4CE for ; Mon, 5 Jan 2004 15:04:04 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51A3E43D41 for ; Mon, 5 Jan 2004 15:04:00 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) i05N3wZV000573; Mon, 5 Jan 2004 18:03:58 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)i05N3vdl000570; Mon, 5 Jan 2004 18:03:58 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Mon, 5 Jan 2004 18:03:57 -0500 (EST) From: Andre Guibert de Bruet To: Evren Yurtesen In-Reply-To: <3FF94B54.4050605@ispro.net.tr> Message-ID: <20040105175557.W9356@alpha.siliconlandmark.com> References: <3FF94B54.4050605@ispro.net.tr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean cc: freebsd-current@freebsd.org Subject: Re: FreeBSD Crashes with AMD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2004 23:04:04 -0000 On Mon, 5 Jan 2004, Evren Yurtesen wrote: > My proxy server is crashing with random intervals. I wonder if it is > possible to debug this? What is the procedure? Is there a web page > explaining how I can extract enough information about this problem that > a developer can look into it? > > dmesg and few errors are below... <...snip...> Read http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html Send the output of the commands on this page to the list: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-gdb.html Random crashes are sometimes (More often that people like to admit) caused by faulty memory. Start by swapping all the memory in the machine with known-good memory before attempting to track down bugs in the kernel. Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >