From: Dave Chinner <david@fromorbit.com>
To: CAI Qian <caiqian@redhat.com>
Cc: xfs@oss.sgi.com
Subject: Re: 3.9-rc2 xfs panic
Date: Wed, 13 Mar 2013 15:43:07 +1100 [thread overview]
Message-ID: <20130313044307.GV21651@dastard> (raw)
In-Reply-To: <1063371063.191362.1363142676803.JavaMail.root@redhat.com>
On Tue, Mar 12, 2013 at 10:44:36PM -0400, CAI Qian wrote:
> Eek, got another NULL pointer on an x64 system also. Looks like from
> xfstests case 110. Same user-space version as the one in the ppc64
> case. Still trying to reproduce and without more debugging options
> enabled if possible.
>
> Swap Size = 7983 MB
> Mem Size = 7852 MB
> Number of Processors = 16
>
> meta-data=/dev/loop0 isize=256 agcount=4, agsize=655360 blks
> = sectsz=512 attr=2, projid32bit=0
> data = bsize=2048 blocks=2621440, imaxpct=25
> = sunit=0 swidth=0 blks
> naming =version 2 bsize=4096 ascii-ci=0
> log =internal log bsize=2048 blocks=5120, version=2
> = sectsz=512 sunit=0 blks, lazy-count=1
> realtime =none extsz=4096 blocks=0, rtextents=0
>
> CAI Qian
>
> [30706.240701] XFS (loop1): xfs_trans_ail_delete_bulk: attempting to delete a log item that is not in the AIL
What happens prior to this message? This is the first indication of
a problem....
> [30706.242124] XFS (loop1): xfs_do_force_shutdown(0x2) called from line 743 of file fs/xfs/xfs_trans_ail.c. Return address = 0xffffffffa03c03ef
> [30706.245280] XFS (loop1): Log I/O Error Detected. Shutting down filesystem
> [30706.246311] XFS (loop1): Please umount the filesystem and rectify the problem(s)
> [30707.279880] XFS (loop0): Mounting Filesystem
> [30707.290512] XFS (loop0): Ending clean mount
> [30708.966751] XFS (loop1): xfs_log_force: error 5 returned.
> [30708.977075] XFS (loop1): xfs_log_force: error 5 returned.
> [30708.978074] BUG: unable to handle kernel NULL pointer dereference at 0000000000000230
> [30708.979629] IP: [<ffffffffa03655e7>] xfs_bdstrat_cb+0x27/0xd0 [xfs]
And that indicates that the buftarg attached to the buffer has a
NULL xfs_mount pointer, so it's probably related to the above issue.
As it is, none of my machines see this problem, so I'm wondering if
this is related to the way you are using loop devices. Can you
reproduce it on a different type of storage device (like LVm of
physical disk partitions)?
Also, can you turn on CONFIG_XFS_DEBUG and all the memory
leak/poisoning checks and see if that catches anything.
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2013-03-13 4:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1868681549.12603593.1363061997919.JavaMail.root@redhat.com>
2013-03-12 4:32 ` 3.9-rc2 xfs panic CAI Qian
2013-03-12 6:07 ` Dave Chinner
2013-03-12 6:34 ` CAI Qian
2013-03-12 7:46 ` Dave Chinner
2013-03-12 8:04 ` CAI Qian
2013-03-12 10:23 ` Dave Chinner
2013-03-13 2:44 ` CAI Qian
2013-03-13 4:43 ` Dave Chinner [this message]
2013-03-13 4:56 ` CAI Qian
2013-03-14 7:39 ` CAI Qian
2013-03-14 8:06 ` CAI Qian
2013-03-14 13:17 ` Mark Tinguely
2013-03-14 23:39 ` Dave Chinner
2013-03-28 8:39 ` CAI Qian
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=20130313044307.GV21651@dastard \
--to=david@fromorbit.com \
--cc=caiqian@redhat.com \
--cc=xfs@oss.sgi.com \
/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