From: Ingo Molnar <mingo@elte.hu>
To: "Nathaniel W. Filardo" <nwf@andrew.cmu.edu>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [BUG] XFS crash using Realtime Preemption patch
Date: Tue, 21 Dec 2004 11:40:43 +0100 [thread overview]
Message-ID: <20041221104042.GA31843@elte.hu> (raw)
In-Reply-To: <Pine.LNX.4.60-041.0412182025220.5487@unix49.andrew.cmu.edu>
* Nathaniel W. Filardo <nwf@andrew.cmu.edu> wrote:
> Hello all.
>
> Using 2.6.10-rc3-mm1-V0.7.33-04 and TCFQ ver 17, I get the following
> crash while trying to sync the portage tree, though the system seems
> stable under interactive load (read: an rm command went OK prior to
> this crash).
>
> Machine is a 933MHz transmeta laptop with IDE disk.
>
> Any more information you need?
> --nwf;
>
> kernel BUG at kernel/rt.c:1210!
Seems like an XFS bug at first sight. The BUG() means that an up_write()
was done while a down_read() was active for the lock. Does XFS really do
this? Initialization/destruction bugs can possibly cause such messages
too.
Here's the call sequence:
> EIP is at up_write+0x8c/0xa0
> [<c01d2d5c>] xfs_iunlock+0x7c/0xa0 (32)
> [<c01d728c>] xfs_iflush+0x1cc/0x440 (12)
> [<c01d85a0>] xfs_inode_item_push+0x10/0x20 (60)
> [<c01ebd0a>] xfs_trans_push_ail+0x1aa/0x1e0 (8)
> [<c01ddadd>] xlog_grant_push_ail+0x14d/0x180 (68)
> [<c01dc9fc>] xfs_log_reserve+0x9c/0xc0 (60)
> [<c01f7569>] kmem_zone_alloc+0x39/0xa0 (8)
> [<c01ea89a>] xfs_trans_reserve+0x8a/0x1e0 (20)
> [<c01d56f6>] xfs_itruncate_finish+0x1a6/0x390 (40)
> [<c01ecd6b>] xfs_trans_ijoin+0x2b/0x80 (96)
> [<c01f266a>] xfs_inactive+0x3ea/0x4c0 (20)
> [<c0144f30>] truncate_inode_pages_range+0x100/0x350 (20)
> [<c02023e0>] vn_rele+0x50/0xe0 (24)
> [<c0202467>] vn_rele+0xd7/0xe0 (24)
> [<c017154a>] dput+0x8a/0x2a0 (4)
> [<c0200bbf>] linvfs_clear_inode+0xf/0x20 (20)
> [<c01738d8>] clear_inode+0x158/0x160 (8)
> [<c0145197>] truncate_inode_pages+0x17/0x20 (12)
> [<c017483f>] generic_delete_inode+0xef/0x110 (12)
> [<c013100a>] atomic_dec_and_spin_lock+0x1a/0x70 (8)
> [<c01749f7>] iput+0x57/0x90 (16)
> [<c016a5a1>] sys_unlink+0xc1/0x120 (24)
> [<c0102fb3>] syscall_call+0x7/0xb (84)
next prev parent reply other threads:[~2004-12-21 10:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-19 1:28 Nathaniel W. Filardo
2004-12-21 10:40 ` Ingo Molnar [this message]
2004-12-21 22:20 ` Nathaniel W. Filardo
2004-12-21 22:32 ` Nathan Scott
2004-12-22 7:50 ` Nathaniel W. Filardo
2004-12-22 23:58 ` Nathan Scott
2004-12-24 3:27 ` Nathaniel W. Filardo
2004-12-24 3:33 ` Nathan Scott
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041221104042.GA31843@elte.hu \
--to=mingo@elte.hu \
--cc=linux-kernel@vger.kernel.org \
--cc=nwf@andrew.cmu.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®