From owner-freebsd-questions@FreeBSD.ORG Wed Dec 29 01:45:24 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 82A5E16A4CE for ; Wed, 29 Dec 2004 01:45:24 +0000 (GMT) Received: from kende.com (ns1.kende.com [66.17.131.94]) by mx1.FreeBSD.org (Postfix) with SMTP id 2434743D1F for ; Wed, 29 Dec 2004 01:45:24 +0000 (GMT) (envelope-from andras@kende.com) Received: (qmail 62318 invoked by uid 0); 29 Dec 2004 01:45:34 -0000 Received: from unknown (HELO a) (24.1.129.219) by ns1.kende.com with SMTP; 29 Dec 2004 01:45:34 -0000 From: "Andras Kende" To: "'Christian R.'" , Date: Tue, 28 Dec 2004 19:50:07 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 In-Reply-To: <13s3t01kdpd1gtik7rouq2gmpevkgr13h4@4ax.com> Thread-Index: AcTtN97K4wFjGxWVQ7SxRAZ298JVJwAEEzwg Message-Id: <20041229014524.2434743D1F@mx1.FreeBSD.org> Subject: RE: FreeBSD 5.3-STABLE crashes on Dell PowerEdge 2850 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: Wed, 29 Dec 2004 01:45:24 -0000 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Christian R. Sent: Tuesday, December 28, 2004 5:47 PM To: freebsd-questions@freebsd.org Subject: FreeBSD 5.3-STABLE crashes on Dell PowerEdge 2850 I have installed FreeBSD 5.3-STABLE i386 on a new Dell PowerEdge 2850, but it crashes under load. I can't figure why. Has anyone succeeded running FreeBSD 5.3 on this hardware? Following is the output from console made by two random crashes. Crash #1: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x24 fault code = supervisor read, page not present instruction pointer = 0x8:0xc039733e stack pointer = 0x10:0xee15dc44 frame pointer = 0x10:0xee15dc6c code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 122 (pagedaemon) trap number = 12 panic: page fault cpuid = 0 boot() called on cpu#0 Uptime: 4m58s Cannot dump. No dump device definded. Automatic reboot in 15 seconds - press a key on the console to abort Rebooting... cpu_reset called on cpu#0 cpu_reset: Stopping other CPUs spin lock sched lock held by 0xc8b97190 for > 5 seconds Crash #2: fault virtual address = 0x24 fault code = supervisor read, page not present instruction pointer = 0x8:xc3555da stack pointer = 0x10:0xf08adaa4 frame pointer = 0x10:0xf08adacc code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 610 (sshd) trap number = 12 panic: page fault cpuid = 1 Fatal double fault: eip = 0xc032674a esp = 0xec564ff8 ebp = 0xec565010 cpuid = 2; apic id = 06 Fatal double fault: eip = 0xc032674a esp = 0xee46eff4 ebp = 0xee46f00c cpuid = 3; apic id = 07 spin lock sched lock held by 0xc8ad97d0 for > 5 seconds Running for example "make buildworld" or rsync could make the server crash, but it doesn't seems to crash, when it runs the distributed.net client (100% CPU load), so I don't think it is a overheating problem. The server has following configuration: 2x Intel Xeon 3.4 GHz (800 MHz FSB), 6x 1 GB DDR2 ECC RAM and Perc 4e/Di (LSI Logic/amr driver). I have compiled the kernel with SMP of course and PAE because of >4 GB memory. I have removed all the unnecessary devices. I have been running memtest (http://www.memtest.org/) without any errors. Would it maybe be better to run the AMD64 version of FreeBSD 5.3? I think the i386 version should be more stable? _______________________________________________ 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" I think this could be a ACPI problem .... I had similar errors with P4 HTT cpu on intel 865 desktop board but was working perfectly on asus 875.. Did you try without ACPI ?? Best regards, Andras Kende http://www.kende.com