From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264937AbUE2Oh6 (ORCPT ); Sat, 29 May 2004 10:37:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264946AbUE2Oh6 (ORCPT ); Sat, 29 May 2004 10:37:58 -0400 Received: from smtp.vzavenue.net ([66.171.59.140]:18005 "EHLO smtp.vzavenue.net") by vger.kernel.org with ESMTP id S264937AbUE2OgW (ORCPT ); Sat, 29 May 2004 10:36:22 -0400 Message-ID: <40B89FE7.5090203@vzavenue.net> Date: Sat, 29 May 2004 10:36:23 -0400 From: Vincent van de Camp User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040322 X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: xfs partition refuses to mount X-Enigmail-Version: 0.83.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Junkmail-Status: score=0/50, host=smtp.vzavenue.net Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I run a gentoo system, and after updating python 2.3.3-r1, the emerge -DU that was running segfaulted. I had to hard reset the computer and since then the main (and only) partition refuses to mount. The motherboard is an A7N8X Deluxe, with a Western Digital 36GB SATA Raptor drive. Kernel version was 2.6.5. The message: XFS mounting filesystem ide2(33,1) Starting XFS recovery on filesystem: ide2(33,1) (dev: ide2(33,1)) XFS assertion failed: *(uint *)dp == XFS_TRANS_HEADER_MAGIC, file: xfs_log_recover.c, line: 1424 kernel BUG at debug.c:55! invalid operand: 0000 ohci1394 ieee1394 3c59x floppy serial isa-pnp usb-storage hid usb-ohci ehci-hcd usbcore CPU: 0 EIP: 0010:[] Not tainted EFLAGS: 00010282 eax: 00000061 ebx: 00000001 ecx: 00000000 edx: f773c000 esi: f6d79780 edi: 00000034 ebp: 00000008 esp: f6de7b68 ds: 0018 es: 0018 ss: 0018 Process mount (pid: 2689, stackpage=f6de7000) Stack: c04180e0 c0414be0 c03ed901 00000590 c029d43e c0414be0 c03ed901 00000590 f7340720 f7c36260 f6d79774 00000008 c029f6e5 f7340720 f6d79780 00000034 f6d79780 00000020 f6d7a200 00000001 f7341200 f6de7c24 f73d1070 00000011 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 0f 0b 37 00 6f f1 3e c0 83 c4 10 c3 89 f6 8b 0d e0 95 10 c0 If there's a separate xfs list, I'll be happy to post it there too. Thanks, Vincent