From: syzbot <syzbot+a3885f6d294f83923567@syzkaller.appspotmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [syzbot] Re: [syzbot] [bcachefs?] kernel BUG in bch2_journal_replay (2)
Date: Sat, 05 Apr 2025 09:14:02 -0700 [thread overview]
Message-ID: <67f156ca.050a0220.0a13.023f.GAE@google.com> (raw)
In-Reply-To: <67823638.050a0220.d0267.0040.GAE@google.com>
For archival purposes, forwarding an incoming command email to
linux-kernel@vger.kernel.org.
***
Subject: Re: [syzbot] [bcachefs?] kernel BUG in bch2_journal_replay (2)
Author: richard120310@gmail.com
#syz test: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ad26fc09dabf
diff --git a/fs/bcachefs/recovery.c b/fs/bcachefs/recovery.c
index 71c786cdb192..e4a538de0943 100644
--- a/fs/bcachefs/recovery.c
+++ b/fs/bcachefs/recovery.c
@@ -183,6 +183,7 @@ static void zero_out_btree_mem_ptr(struct journal_keys *keys)
static void replay_now_at(struct journal *j, u64 seq)
{
+ pr_err("seq = %llu, replay_journal_seq = %llu\n", seq, j->replay_journal_seq);
BUG_ON(seq < j->replay_journal_seq);
seq = min(seq, j->replay_journal_seq_end);
prev parent reply other threads:[~2025-04-05 16:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-11 9:13 syzbot
2025-01-18 6:02 ` syzbot
2025-04-05 16:14 ` syzbot [this message]
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=67f156ca.050a0220.0a13.023f.GAE@google.com \
--to=syzbot+a3885f6d294f83923567@syzkaller.appspotmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®