Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757601AbYFMHQO (ORCPT ); Fri, 13 Jun 2008 03:16:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753556AbYFMHQE (ORCPT ); Fri, 13 Jun 2008 03:16:04 -0400 Received: from mail.ku-gbr.de ([81.3.11.18]:41515 "EHLO ku-gbr.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752972AbYFMHQB (ORCPT ); Fri, 13 Jun 2008 03:16:01 -0400 Date: Fri, 13 Jun 2008 09:15:53 +0200 From: Konstantin Kletschke To: Eric Sandeen Cc: xfs-masters@oss.sgi.com, linux-kernel@vger.kernel.org, Christoph Hellwig , xfs@oss.sgi.com Subject: Re: [xfs-masters] Re: XFS internal error xfs_trans_cancel at line 1163 of file fs/xfs/xfs_trans.c Message-ID: <20080613071553.GA3465@anita> Mail-Followup-To: Eric Sandeen , xfs-masters@oss.sgi.com, linux-kernel@vger.kernel.org, Christoph Hellwig , xfs@oss.sgi.com References: <20080612123031.21594jyk6rjc1lfk@imp.ku-gbr.de> <6101e8c40806120733m3c8647ccy149eb237e2c6d027@mail.gmail.com> <4851A20D.4070904@sandeen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4851A20D.4070904@sandeen.net> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3977 Lines: 109 Now I got ksymoops output: ~/ > ksymoops -m /boot/System.map xfs_break1.txt ksymoops 2.4.11 on x86_64 2.6.25-gentoo-r4. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.6.25-gentoo-r4/ (default) -m /boot/System.map (specified) Error (regular_file): read_ksyms stat /proc/ksyms failed ksymoops: No such file or directory No modules in ksyms, skipping objects No ksyms, skipping lsmod Jun 12 07:23:40 zappa Pid: 2379, comm: procmail Not tainted 2.6.25-gentoo-r4 #3 Jun 12 07:23:40 zappa Call Trace: Jun 12 07:23:40 zappa [] Jun 12 07:23:40 zappa [] Jun 12 07:23:40 zappa [] Jun 12 07:23:40 zappa [] Jun 12 07:23:40 zappa [] Jun 12 07:23:40 zappa [] Jun 12 07:23:40 zappa [] Jun 12 07:23:40 zappa [] Jun 12 07:23:40 zappa [] Jun 12 07:23:40 zappa [] Jun 12 07:23:40 zappa [] Warning (Oops_read): Code line not seen, dumping what data is available Trace; ffffffff802fa8f5 Trace; ffffffff802f4d71 Trace; ffffffff802fa8f5 Trace; ffffffff803038bb Trace; ffffffff8025f1e1 Trace; ffffffff80261899 Trace; ffffffff8025ae00 Trace; ffffffff80257010 Trace; ffffffff80256d92 Trace; ffffffff80257077 Trace; ffffffff8020ad3b 1 warning and 1 error issued. Results may not be reliable. ~/ > ksymoops -m /boot/System.map xfs_break2.txt ksymoops 2.4.11 on x86_64 2.6.25-gentoo-r4. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.6.25-gentoo-r4/ (default) -m /boot/System.map (specified) Error (regular_file): read_ksyms stat /proc/ksyms failed ksymoops: No such file or directory No modules in ksyms, skipping objects No ksyms, skipping lsmod Jun 12 08:15:58 zappa Pid: 2161, comm: procmail Not tainted 2.6.25-gentoo-r4 #3 Jun 12 08:15:58 zappa Call Trace: Jun 12 08:15:58 zappa [] Jun 12 08:15:58 zappa [] Jun 12 08:15:58 zappa [] Jun 12 08:15:58 zappa [] Jun 12 08:15:58 zappa [] Jun 12 08:15:58 zappa [] Jun 12 08:15:58 zappa [] Jun 12 08:15:58 zappa [] Jun 12 08:15:58 zappa [] Jun 12 08:15:58 zappa [] Jun 12 08:15:58 zappa [] Warning (Oops_read): Code line not seen, dumping what data is available Trace; ffffffff802fa8f5 Trace; ffffffff802f4d71 Trace; ffffffff802fa8f5 Trace; ffffffff803038bb Trace; ffffffff8025f1e1 Trace; ffffffff80261899 Trace; ffffffff8025ae00 Trace; ffffffff80257010 Trace; ffffffff80256d92 Trace; ffffffff80257077 Trace; ffffffff8020ad3b 1 warning and 1 error issued. Results may not be reliable. Regards, Konsti PS.: The line xfs_check puttedt out was: "agi_freecount 1, counted 0 in ag17" After xfs_repair'ing the message vanished, the result left no files in lost+found and seemed to have fixed this, the filesystem is up and running (for a while :-) ) now. -- GPG KeyID EF62FCEF Fingerprint: 13C9 B16B 9844 EC15 CC2E A080 1E69 3FDA EF62 FCEF -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/