From: Dave Jones <davej@redhat.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: 3.5-rc6 configfs BUG_ON
Date: Sun, 15 Jul 2012 19:58:31 -0400 [thread overview]
Message-ID: <20120715235831.GA21952@redhat.com> (raw)
In-Reply-To: <20120715205845.GE18682@dhcp-172-17-9-228.mtv.corp.google.com>
On Sun, Jul 15, 2012 at 01:58:46PM -0700, Joel Becker wrote:
> > Call Trace:
> > [<ffffffff811ec74f>] d_kill+0xaf/0x120
> > [<ffffffff811ec8a2>] dput+0xe2/0x1d0
> > [<ffffffff811dfaea>] path_put+0x1a/0x30
> > [<ffffffff811d9705>] vfs_fstatat+0x55/0x70
> > [<ffffffff811d973e>] vfs_lstat+0x1e/0x20
> > [<ffffffff811d99ca>] sys_newlstat+0x1a/0x40
> > [<ffffffff81696aed>] system_call_fastpath+0x1a/0x1f
> > Code: f6 43 40 01 75 eb 48 8b 7b 50 e8 41 4d f6 ff 48 8b 3d c2 bf 7f 01 48 89 de e8 a2 52 f6 ff 4c 89 e7 e8 1a b5 f9 ff 5b 41 5c 5d c3 <0f> 0b be 9c 00 00 00 48 c7 c7 30 a2 9e 81 e8 42 2e e1 ff eb a7
> > RIP [<ffffffff812562fb>] configfs_d_iput+0x8b/0xa0
> > RSP <ffff88014325be08>
> > ---[ end trace 65e130035db36f7d ]---
> >
> > 58 if (sd) {
> > 59 BUG_ON(sd->s_dentry != dentry);
> >
>
> Dave,
> What were you doing at the time? Is this ocfs2, dlm, target, or
> what?
>
> Joel
>
See http://codemonkey.org.uk/projects/trinity/
Running that with -c newlstat should trigger it.
(load configfs module first, no further config necessary)
Dave
next prev parent reply other threads:[~2012-07-15 23:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-11 19:25 3.5-rc6 configfs BUG_ON Dave Jones
2012-07-15 20:58 ` Joel Becker
2012-07-15 23:58 ` Dave Jones [this message]
2012-08-15 8:30 ` Joel Becker
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=20120715235831.GA21952@redhat.com \
--to=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.