From owner-freebsd-stable@FreeBSD.ORG Tue Sep 9 10:17:00 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E05A716A4BF for ; Tue, 9 Sep 2003 10:16:59 -0700 (PDT) Received: from hotmail.com (sea2-dav56.sea2.hotmail.com [207.68.164.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BDDA43F75 for ; Tue, 9 Sep 2003 10:16:59 -0700 (PDT) (envelope-from bnowaq@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 9 Sep 2003 10:16:59 -0700 Received: from 82.35.72.124 by sea2-dav56.sea2.hotmail.com with DAV; Tue, 09 Sep 2003 17:16:58 +0000 X-Originating-IP: [82.35.72.124] X-Originating-Email: [bnowaq@hotmail.com] From: "Hotmail" To: Date: Tue, 9 Sep 2003 18:16:58 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 09 Sep 2003 17:16:59.0056 (UTC) FILETIME=[2D4D0300:01C376F6] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Fw: kernel trap 9 with interrupts disabled X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 17:17:00 -0000 Hello! My OS :=20 4.8-STABLE FreeBSD 4.8-STABLE #0: Thu Sep 4 16:50:44 BST 2003 = *@*:/usr/src/sys/compile/KRL7 i386 My machine is rebooting from time to time. Uptimes are not going more = than 1 day. Without reason. After set : dumpdev=3D"/dev/ad0s1b" dumpdir=3D"/var/crash" I've logs in /var/crash : kernel.0 , vmcore.0 [root@box] (17:14) x /var/crash # tail vmcore.0 kernel trap 9 with interrupts disabled kernel trap 9 with interrupts disabled kernel trap 9 with interrupts disabled kernel trap 9 with interrupts disabled kernel trap 9 with interrupts disabled kernel trap 9 with interrupts disabled kernel trap 9 with interrupts disabled kernel trap 9 with interrupts disabled kernel trap 9 with interrupts disabled What can I do? any patch? please help me.