From owner-freebsd-current@FreeBSD.ORG Wed Sep 8 17:03:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A6F916A4CE for ; Wed, 8 Sep 2004 17:03:42 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6E6C43D31 for ; Wed, 8 Sep 2004 17:03:41 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i88Dbx93042173; Wed, 8 Sep 2004 15:37:59 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: =?ISO-8859-1?Q?Tommi_L=E4tti?= From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 06 Sep 2004 21:23:18 +0900." <413C56B6.70508@iki.fi> Date: Wed, 08 Sep 2004 15:37:59 +0200 Message-ID: <42172.1094650679@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: freebsd-current@freebsd.org Subject: Re: strange crashes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 17:03:42 -0000 In message <413C56B6.70508@iki.fi>, =?ISO-8859-1?Q?Tommi_L=E4tti?= writes: >I was now able to get some backtraces from 2 separate crashes: > >This first one is when I was dd:ing a 37 gig file from a gdbe'd partition. > >--- clip --- >Sammael [15:09] [/usr/obj/usr/src/sys/SAMMAEL]# gdb -k kernel.debug >/var/crash/vmcore.0 >GNU gdb 5.2.1 (FreeBSD) >Copyright 2002 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain >conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "i386-unknown-freebsd"... >panic: Illegal sector state (JUNK ?) >panic messages: >--- >panic: Illegal sector state (JUNK ?) Uhm, which version is this ? I can't match that line to sourcecode in -current ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.