From owner-freebsd-hardware@FreeBSD.ORG Fri Aug 1 01:28:27 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06D0B37B401 for ; Fri, 1 Aug 2003 01:28:27 -0700 (PDT) Received: from zehn.mine.nu (zehn.magix.com.sg [202.166.1.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id C33F043FA3 for ; Fri, 1 Aug 2003 01:28:25 -0700 (PDT) (envelope-from bennyc@magix.com.sg) Received: from zehn.mine.nu (localhost [127.0.0.1]) by zehn.mine.nu (8.12.9/8.12.9) with ESMTP id h718SLkj053621 for ; Fri, 1 Aug 2003 16:28:21 +0800 (SGT) (envelope-from bennyc@magix.com.sg) Received: (from bennyc@localhost) by zehn.mine.nu (8.12.9/8.12.9/Submit) id h718SKd4053620 for freebsd-hardware@freebsd.org; Fri, 1 Aug 2003 16:28:20 +0800 (SGT) (envelope-from bennyc@magix.com.sg) X-Authentication-Warning: zehn.mine.nu: bennyc set sender to bennyc@magix.com.sg using -f Date: Fri, 1 Aug 2003 16:28:20 +0800 From: Benny Chee To: freebsd-hardware@freebsd.org Message-ID: <20030801082820.GA52999@magix.com.sg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Organization: Singapore Telecommunications Ltd X-Spam-Status: No, hits=-2.9 required=5.0 tests=USER_AGENT_MUTT,X_AUTH_WARNING version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: DELL 2650 hanged due to Fatal trap 19 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2003 08:28:27 -0000 hi, have the following error recently on my DELL 2650. Could be a kernel issue. Anyone can help? Fatal trap 19: non-maskable interrupt trap while in kernel mode mp_lock = 00000003; cpuid = 0; lapic.id = 01000000 instruction pointer = 0x8:0xc015d9b7 stack pointer = 0x10:0xf0e48c48 frame pointer = 0x10:0xf0e48c58 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32, gran 1 process eflags = interrupt enable, IOPL = 0 current process = 181 (mysqld) interrupt mask = bio <- SMP:XXX trap number = 19 panic: non-maskable interrupt trap mp_lock = 00000003; cpuid = 0; lapic.id = 01000000 boot() called on cpu#0 Syncing disk..... Benny