From owner-freebsd-fs@FreeBSD.ORG Thu Oct 17 03:33:29 2013 Return-Path: Delivered-To: fs@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 B8F0E266 for ; Thu, 17 Oct 2013 03:33:29 +0000 (UTC) (envelope-from shawn.wallbridge@imaginaryforces.com) Received: from barracuda.imaginaryforces.com (199.193.209.132.static.oneiricsys.com [199.193.209.132]) by mx1.freebsd.org (Postfix) with ESMTP id 90BB02DF7 for ; Thu, 17 Oct 2013 03:33:29 +0000 (UTC) X-ASG-Debug-ID: 1381979945-0413ad4d7f2291d0001-ETJDRd Received: from newman.IMAGINARYFORCES.LOCAL (newman.imaginaryforces.local [192.168.23.34]) by barracuda.imaginaryforces.com with ESMTP id 6sWwGaXM0vywgNfB for ; Wed, 16 Oct 2013 20:19:05 -0700 (PDT) X-Barracuda-Envelope-From: shawn.wallbridge@imaginaryforces.com Received: from NEWMAN.IMAGINARYFORCES.LOCAL ([192.168.23.34]) by newman.IMAGINARYFORCES.LOCAL ([192.168.23.34]) with mapi id 14.01.0438.000; Wed, 16 Oct 2013 20:23:02 -0700 From: Shawn Wallbridge To: "fs@freebsd.org" Subject: Urgent help needed, fsck segfault's on a 9.2-RELEASE machine Thread-Topic: Urgent help needed, fsck segfault's on a 9.2-RELEASE machine X-ASG-Orig-Subj: Urgent help needed, fsck segfault's on a 9.2-RELEASE machine Thread-Index: AQHOyugvdmlxAGVTWkSV4jSHudZUxg== Date: Thu, 17 Oct 2013 03:23:02 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.23.68] Content-Type: text/plain; charset="us-ascii" Content-ID: <3C992BFC4161F04580A8C69ECD5301B5@IMAGINARYFORCES.COM> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Barracuda-Connect: newman.imaginaryforces.local[192.168.23.34] X-Barracuda-Start-Time: 1381979945 X-Barracuda-URL: http://barracuda.imaginaryforces.com:8000/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at imaginaryforces.com X-Barracuda-Bayes: INNOCENT GLOBAL 0.0000 1.0000 -2.0210 X-Barracuda-Spam-Score: -2.02 X-Barracuda-Spam-Status: No, SCORE=-2.02 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=8.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.141528 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 03:33:29 -0000 Our fileserver panic'ed tonight, 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 ________________________________ This e-mail is intended only for the named person or entity to which it is = addressed and contains valuable business information that is proprietary, p= rivileged, confidential and/or otherwise protected from disclosure. If you = received this e-mail in error, any review, use, dissemination, distribution= or copying of this e-mail is strictly prohibited. Please notify us immedia= tely of the error via e-mail to postmaster@imaginaryforces.c= om and please delete the e-mail from your system, retaining no copies in an= y media. We appreciate your cooperation. ...imaginaryforces.com...=0D