From: "Theodore Ts'o" <tytso@mit.edu>
To: Venkat Rao Bagalkote <venkat88@linux.vnet.ibm.com>
Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
linux-ext4@vger.kernel.org, fstests@vger.kernel.org
Subject: Re: [next-20250212] FStests generic/451 on EXT4 FS resulting in kernel OOPs
Date: Thu, 13 Feb 2025 13:52:22 -0500 [thread overview]
Message-ID: <20250213185222.GA398915@mit.edu> (raw)
In-Reply-To: <6f43bd29-d72b-4a39-b931-7b1b47c7cc06@linux.vnet.ibm.com>
On Thu, Feb 13, 2025 at 11:21:22AM +0530, Venkat Rao Bagalkote wrote:
> Greetings!!!
>
> I am observing kernel OOPs, while running FStests generic/451 on EXT4 with
> linux-next kernel(next-20250212) on IBM Power Servers.
I'm running daily spinnner tests on the fs-next branch on the
linux-next tree, via:
gce-xfstests ltm -c ext4/all,xfs/all,btrfs/all,f2fs/all -g auto --repo \
https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next \
--watch fs-next
The fs-next branch is a subset of linux-next which only has file
system related branches. This avoids instability caused by non-fs
related changes. I'm not seeing any kernel oops on today's fs-next
running on an x86 cloud server, using a standardized config.
Looking at the kernel stack trace of your report, it appears that a
linked list used by the workqueue handler (in process_one_work) had
gotten corrupted. This could be caused by anything (which is one of
the reasons why I test using fs-next instead of linux-next; we didn't
want to spend time debugging problems that aren't under our control).
Is this something which you can easily reproduce? If so, can you try
seeing if it reproduces on the fs-next branch, and could you try
bisecting the to find the guilty commit? If this was something we
could reproduce in my test infrastructure, the bisection could be
trivially accomplished via:
gce-xfstests ltm -c ext4/4k generic/451 --repo linux-next.git \
--bisect-bad linux-next --bisect-good v6.14-rc1
... and then wait for an e-mailed report to land in my inbox. :-)
Can you do something similar using your test infrastructure?
Unfortuantely, given the stack trace, I doubt kernel developers would
be able to do much more with your report.
Thanks,
- Ted
next prev parent reply other threads:[~2025-02-13 18:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-13 5:51 [next-20250212] FStests generic/451 on EXT4 FS resulting in kernel OOPs Venkat Rao Bagalkote
2025-02-13 6:08 ` Sourabh Jain
2025-02-13 18:52 ` Theodore Ts'o [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 18:02 Venkat
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=20250213185222.GA398915@mit.edu \
--to=tytso@mit.edu \
--cc=fstests@vger.kernel.org \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=venkat88@linux.vnet.ibm.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;
as well as URLs for NNTP newsgroup(s).