From owner-freebsd-stable@FreeBSD.ORG Sat Sep 9 11:56:45 2006 Return-Path: X-Original-To: stable@freebsd.org 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 436C416A40F for ; Sat, 9 Sep 2006 11:56:45 +0000 (UTC) (envelope-from joao.barros@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D31FE43D46 for ; Sat, 9 Sep 2006 11:56:44 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1165871pye for ; Sat, 09 Sep 2006 04:56:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=phPAOajStC/xyIvTElN5sH9HeIH7o4J2KArubQQSOaSlhwDKktY9VR9m4iGxXh+dnhMrmkx0RgHkYAYBgmLgzntyTqLeuT9uEi9u5ssSUREu3BYl3V/2WNscdd1rRX8c874R2zbE4qlJxzXyIwk4c/jE/1hT0rR9RbX6IeBxl2Q= Received: by 10.35.109.2 with SMTP id l2mr4783548pym; Sat, 09 Sep 2006 04:56:43 -0700 (PDT) Received: by 10.35.114.2 with HTTP; Sat, 9 Sep 2006 04:56:43 -0700 (PDT) Message-ID: <70e8236f0609090456l31cb39d8if9bdf2d664886a13@mail.gmail.com> Date: Sat, 9 Sep 2006 12:56:43 +0100 From: "Joao Barros" To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: panic: integer divide fault on 6.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 11:56:45 -0000 Hi, I just installed 6.1 on my new (with old parts) machine and when booting for the first time after installation I got this panic: ad0: 19130MB at ata0-master UDMA100 Fatal trap 18: integer divide fault while in kernel mode cpuid = 0; apic id = 00 instruction pointer = 0x20:0xc0853017 stack pointer = 0x28:0xc0c20b28 frame pointer = 0x28:0xc0c20bb0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 0 (swapper) trap number = 18 panic: integer divide fault cpuid = 0 Uptime: 1s Cannot dump. No dump device defined The system is a single Xeon with HTT enabled and the HDD used is somewhat old. I can try installing on another one. The swapper process somehow points me to the HDD. Of course any clues are most welcome. -- Joao Barros