Re: next: kernel BUG at fs/ext4/mballoc.c:4369!
From: Theodore Ts'o
Date: Mon Jul 17 2023 - 00:31:49 EST
On Sun, Jul 16, 2023 at 11:32:51AM +0530, Naresh Kamboju wrote:
> Following kernel BUG noticed while testing LTP fs testing on x86_64
> arch x86_64 on the Linux next-20230716 built with clang toolchain.
Hmm, I'm not seeing the next-20230716 tag at:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/
or
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git/
I see a tag for next-20230717 and for next-20230714, but not
next-20230716. Was this a typo? Does it reproduce on the
next-20230717 tree?
Also, since I don't use LTP, can you give me a trimmed-down
reproducer, to save me some time?
Thanks!!
- Ted