From owner-freebsd-questions@FreeBSD.ORG Wed Aug 1 20:50:11 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DA6216A417 for ; Wed, 1 Aug 2007 20:50:11 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.freebsd.org (Postfix) with ESMTP id 0B43713C459 for ; Wed, 1 Aug 2007 20:50:11 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn01.u.washington.edu (hymn01.u.washington.edu [140.142.8.55]) by mxout2.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.06) with ESMTP id l71KoAGd010429 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 1 Aug 2007 13:50:10 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn01.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l71KoADA025624; Wed, 1 Aug 2007 13:50:10 -0700 X-Auth-Received: from [192.55.52.4] by hymn01.u.washington.edu via HTTP; Wed, 01 Aug 2007 13:50:10 PDT Date: Wed, 1 Aug 2007 13:50:10 -0700 (PDT) From: youshi10@u.washington.edu To: ytriffy In-Reply-To: <46B0F12A.4070707@gmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 5.3.3.310218, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.8.1.132622 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Cc: freebsd-questions@freebsd.org Subject: Re: What hardware can cause crashes? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2007 20:50:11 -0000 On Thu, 2 Aug 2007, ytriffy wrote: > Hi, list. > I recently send some debug data to hackers about crashes on my system. > But it seems that no one knows how to help me. > So I rely on you to help me determine which hardware can cause frequent > crashes(page faults mostly). > My system specs: Athlon(tm) 64 Processor 3200+, MB: ECS (nforce4) A939 , > geforce 6600gt 128mb, > two memory modules kingstone and kingmax both 512mb, two hdd drives Samsung > and WD both 250GB, Realtek chipset NIC, > Cirrus logic cs4281 audio card. > > Any suggestions are appreciated. > > ytriffy. (In theory) all hardware can cause problems as well as the drivers which run them. The problem is that you most likely didn't provide enough of the right information for people to determine what the problem was, or point you in the right direction. -Garrett