From: bugzilla-daemon@bugzilla.kernel.org
To: linux-xfs@vger.kernel.org
Subject: [Bug 204049] [xfstests generic/388]: XFS: Assertion failed: ip->i_d.di_format != XFS_DINODE_FMT_BTREE || ip->i_d.di_nextents > XFS_IFORK_MAXEXT(ip, XFS_DATA_FORK), file: fs/xfs/xfs_inode.c, line: 3646
Date: Thu, 18 Jul 2019 20:00:43 +0000 [thread overview]
Message-ID: <bug-204049-201763-VtyfTEt7Rt@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-204049-201763@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=204049
--- Comment #1 from Luis Chamberlain (mcgrof@kernel.org) ---
I reported an immediate v4.19.58 vanilla crash with generic/388 but with the
"xfs_nocrc" and "xfs_reflink" configuration as per oscheck's testing:
The "xfs_nocrc":
# xfs_info /dev/loop5
meta-data=/dev/loop5 isize=256 agcount=4, agsize=1310720 blks
= sectsz=512 attr=2, projid32bit=1
= crc=0 finobt=0, sparse=0, rmapbt=0
= reflink=0
data = bsize=4096 blocks=5242880, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0, ftype=1
log =internal log bsize=4096 blocks=2560, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
The "xfs_reflink" configuration:
# xfs_info /dev/loop5
meta-data=/dev/loop5 isize=512 agcount=4, agsize=1310720 blks
= sectsz=512 attr=2, projid32bit=1
= crc=1 finobt=1, sparse=1, rmapbt=1
= reflink=1
data = bsize=4096 blocks=5242880, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0, ftype=1
log =internal log bsize=4096 blocks=3693, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
This is being tracked on this bug report:
https://bugzilla.kernel.org/show_bug.cgi?id=204223
The configuration above has rmapbt=1, you have rmapbt=0, at least in
discussions over which types of configurations to test for stable long ago on
the mailing list using rmapbt=0 with reflink was not one which we set out to
cover, so curious what the motivation was for tracking problems with it were
now. I'll just refer to this configuration then as "xfs_reflink_normapbt" and
I'll consider tracking it for stable depending on why you set out to cover it
as well.
I cannot reproduce your crash on v4.19.58 with your same configuration,
""xfs_reflink_normapbt", at least so far I've ran the test 15 times in a loop
and I see no failure. The other crashes occur within 1-3 times of running the
test. How many times did you run the test for it to crash on the system?
I'll leave the test running a bit longer just in case.
Given what I am seeing though, it seems likely there may be a regression here.
Could you bisect? We at least now have an idea of what to expect around the
v4.19 for different configurations including yours.
--
You are receiving this mail because:
You are watching the assignee of the bug.
next prev parent reply other threads:[~2019-07-18 20:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-02 8:04 [Bug 204049] New: [xfstests generic/388]: XFS: Assertion failed: ip->i_d.di_format != XFS_DINODE_FMT_BTREE || ip->i_d.di_nextents > XFS_IFORK_MAXEXT(ip, XFS_DATA_FORK), file: fs/xfs/xfs_inode.c, line: 3646 bugzilla-daemon
2019-07-18 20:00 ` bugzilla-daemon [this message]
2019-07-18 20:19 ` [Bug 204049] " bugzilla-daemon
2019-07-18 20:29 ` bugzilla-daemon
2019-07-19 19:37 ` bugzilla-daemon
2019-07-19 21:29 ` bugzilla-daemon
2019-07-19 21:37 ` Bill O'Donnell
2019-07-19 21:45 ` bugzilla-daemon
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=bug-204049-201763-VtyfTEt7Rt@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-xfs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).