From owner-freebsd-bugs@FreeBSD.ORG Thu Oct 17 04:20:00 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C61CB9FB for ; Thu, 17 Oct 2013 04:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A495E2FCD for ; Thu, 17 Oct 2013 04:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9H4K0q5002810 for ; Thu, 17 Oct 2013 04:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9H4K01B002809; Thu, 17 Oct 2013 04:20:00 GMT (envelope-from gnats) Resent-Date: Thu, 17 Oct 2013 04:20:00 GMT Resent-Message-Id: <201310170420.r9H4K01B002809@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Shawn Wallbridge Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8A0699CF for ; Thu, 17 Oct 2013 04:17:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5DC8E2FBB for ; Thu, 17 Oct 2013 04:17:34 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9H4HYBn048214 for ; Thu, 17 Oct 2013 04:17:34 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9H4HYnZ048213; Thu, 17 Oct 2013 04:17:34 GMT (envelope-from nobody) Message-Id: <201310170417.r9H4HYnZ048213@oldred.freebsd.org> Date: Thu, 17 Oct 2013 04:17:34 GMT From: Shawn Wallbridge To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/183042: Machine kernel panic'ed, now fsck is segfaulting X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 04:20:00 -0000 >Number: 183042 >Category: misc >Synopsis: Machine kernel panic'ed, now fsck is segfaulting >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 17 04:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Shawn Wallbridge >Release: 9.2-RELEASE >Organization: Imaginary Forces >Environment: FreeBSD mercury 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: A few panics on the box over the last month, did an upgrade to 9.2 last week. Tonight it panic'ed again, after it came back up, it couldn't background fsck one of the file systems. I brought it back up by commenting that filesystem out. Now I am trying to do an fsck on the filesystem, but it segfaults. root@mercury:/var/log # fsck /dev/da0p1 fsck: Could not determine filesystem type root@mercury:/var/log # fsck -t ufs /dev/da0p1 ** /dev/da0p1 fsck: /dev/da0p1: Segmentation fault: 11 It's running 9.2-RELEASE uname -a FreeBSD mercury 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 The filesystem is on a LSI RAID Card, 9750-24i4e. The controller says everything is fine. I tried looking at the core file, but it doesn't mean anything to me. # gdb core fsck_ufs.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 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 "amd64-marcel-freebsd"...core: No such file or directory. Core was generated by `fsck_ufs'. Program terminated with signal 11, Segmentation fault. #0 0x0000000000405cce in ?? () (gdb) bt #0 0x0000000000405cce in ?? () #1 0xffffffff90000000 in ?? () #2 0x000000000040ef6b in ?? () #3 0x0000000000624e10 in ?? () #4 0x000000080061f8cb in ?? () #5 0x0000007b7100ff00 in ?? () #6 0x00000000000121a0 in ?? () #7 0x0000007b00000005 in ?? () #8 0x00000000525f4c3b in ?? () #9 0x00000000021036a8 in ?? () #10 0x00000000525f4c3b in ?? () #11 0x00000000021036a8 in ?? () #12 0x00000000525f4c3b in ?? () #13 0x00000000021036a8 in ?? () #14 0x0000000000000000 in ?? () (gdb) quit >How-To-Repeat: Just run fsck again.. fsck_ufs -y /dev/da0p1 ** /dev/da0p1 Segmentation fault (core dumped) >Fix: >Release-Note: >Audit-Trail: >Unformatted: