From owner-freebsd-questions@FreeBSD.ORG Tue May 4 13:32:57 2004 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 5008916A4CE for ; Tue, 4 May 2004 13:32:57 -0700 (PDT) Received: from broad.100mwh.com (broad.100mwh.com [205.214.86.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0612043D1D for ; Tue, 4 May 2004 13:32:57 -0700 (PDT) (envelope-from rseals@vdsi.net) Received: from aqua.magellanhealth.com ([204.193.75.20] helo=[10.200.10.14]) by broad.100mwh.com with asmtp (Exim 4.24) id 1BL6b0-00050H-S0; Tue, 04 May 2004 15:32:33 -0500 From: Ray Seals To: Patrick Crosby In-Reply-To: <20040504201003.GF845@patrick.okcupid.com> References: <20040504201003.GF845@patrick.okcupid.com> Content-Type: text/plain Message-Id: <1083702756.2044.7.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 04 May 2004 15:32:37 -0500 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - broad.100mwh.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - vdsi.net cc: freebsd-questions@freebsd.org Subject: Re: athlon-mp daily hang 5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rseals@vdsi.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2004 20:32:57 -0000 I have the same problem with my laptop. I'm running an AthlonXP-M. My problem is due to overheating. The machine hangs for 30 seconds and then runs for about 30 minutes and then hangs again. Then it powers itself off. Ray On Tue, 2004-05-04 at 15:10, Patrick Crosby wrote: > Just about every day, my FreeBSD system hangs. I set up > dumpdev/dumpdir, but I never get anything in /var/crashes. I'm not > sure what to do to debug the problem. It usually happens during a > 'gmake -j4...', but has happened at other times as well. > > What can I do to get more information about what is causing the hang? > > I have the following in rc.conf to try to get a kernel crash dump: > > dumpdev="/dev/ad0s1b" > dumpdir="/var/crash" > > And I'm running a kernel with debug symbols. I'm running FreeBSD > 5.2.1-RELEASE-p5 with 2 athlon mp processors, using the GENERIC kernel > config file (except I commented out INET6 so that firefox will resolve > domains in a timely fashion): > > ACPI APIC Table: > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: AMD Athlon(tm) MP 2600+ (2000.08-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x6a0 Stepping = 0 > Features=0x383fbff > AMD Features=0xc0480000 > real memory = 1073217536 (1023 MB) > avail memory = 1033003008 (985 MB) > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > cpu0 (BSP): APIC ID: 1 > cpu1 (AP): APIC ID: 0 > ioapic0 irqs 0-23 on motherboard > > Thanks. > > Patrick > _______________________________________________ > 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" > >