From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B04F1236EAE for ; Tue, 14 Jan 2025 12:28:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.198 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736857684; cv=none; b=Ko5gpjg8mGms0ljw9IGWWvb/0fafb4grYYCJVpY5ii8OXJvyjqwRXJxF0TIJneSyvlGeGW4E8B/B1DMAy28Ffp33avXruJ696UQVjS99BsHyCxHzrOoNcpZvRAugzggorUJYHGFDKYmEYou3b7SWTmjhWAZcXrFWFDaCRaoqcLg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736857684; c=relaxed/simple; bh=W5oTo+lzXAPXuKd9bAy9vICvv80qdU6PP1M9Zxw9oic=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=nsPqmo9QPgLSzprcTazgd2GP2+jTaGRkGrN3IaCAhS130AQvrYqbc3dKYrVVGUd10Hwqu/x5vCyUEO8Egsv3wEKjuJ4xA8lewJNLDAts1eu2ELKov58OL3hnUpkP12ufXk8FxG0CxRtukHTI8OYpkU17akJd8c10HT0AePuQc5A= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.166.198 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-il1-f198.google.com with SMTP id e9e14a558f8ab-3a9d57cff85so92281825ab.2 for ; Tue, 14 Jan 2025 04:28:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736857682; x=1737462482; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=LV2hxbBwJPD76oDiRuxXnywwJ0YM22ge1WYZ5SJyoOA=; b=FodUzlhqj/HUdZHAz5mqQzgEuilQNX+MKce2mfh0rOYjj05GIaW6wQruG2+UsI/ocn 7Av6trNYC7kGo2xdWsROCgQYLQK/fK8kWbaYDOGo/sV7LKgLs19b92j6zPEveXhFgROz 07My4pvIOXooJfwWJmMsyzl/UAZmF5wnUslgSl19gHX02ASj5+gXCulgGF3ohm5tpWkR 6qD7S3HFErb+1hkOIk53rqwvn4aZYFh7V1nOgKzVxdM0sGdQBJJw4AA75aMSn2oRk/nx SD2lodkvHqqj17cURIvYETOLAyZw83jiovbtM5KPcwVdPJZnJuzQsJ9E87XfMt3BZcxU /LNQ== X-Forwarded-Encrypted: i=1; AJvYcCWIrZwLKDVmmHWJ/17Dw7cSLrBTqxmzMmVWGtBIHzY7JSD8Kv4R/D6C449jJgif6S/u18hxJ6SNvcke8kQ=@vger.kernel.org X-Gm-Message-State: AOJu0YzTqEmGDLqShNQE09mMaHsiXtPWJ9DPC3ePDgACZbzO4dQ723zb doxYtrOsZNxDx10uQGJxuBtJMXDoTk7jtLwckkrfacnhCP534+s8Y0tnP0t3ozBq1RyXj/AruOY mRFePPhZ69DbaBBr/Sle5aTn0SVPYfNviBNsNXR4MJiSIAf6DxlD/wS0= X-Google-Smtp-Source: AGHT+IGR53QJRnyXicIapK73khHpDkmV3zcrEnGPu+qiSIKXpjDnntAuAeVu/jVc+Z03cK//ZE1set/ip0CqmXNdAp9eJ0J5AnmR Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a92:cb84:0:b0:3ce:4bc8:7844 with SMTP id e9e14a558f8ab-3ce4bc87dd1mr114702675ab.4.1736857681878; Tue, 14 Jan 2025 04:28:01 -0800 (PST) Date: Tue, 14 Jan 2025 04:28:01 -0800 In-Reply-To: <20250114.202833.1591850850771764169.konishi.ryusuke@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <67865851.050a0220.216c54.0076.GAE@google.com> Subject: Re: [syzbot] [nilfs?] WARNING in nilfs_btree_assign (3) From: syzbot To: konishi.ryusuke@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch but the reproducer is still triggering an issue: WARNING in nilfs_btree_assign ------------[ cut here ]------------ WARNING: CPU: 1 PID: 6911 at fs/nilfs2/btree.c:2304 nilfs_btree_assign+0xabb/0xd20 fs/nilfs2/btree.c:2304 Modules linked in: CPU: 1 UID: 0 PID: 6911 Comm: segctord Not tainted 6.13.0-rc7-syzkaller-gc45323b7560e-dirty #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 RIP: 0010:nilfs_btree_assign+0xabb/0xd20 fs/nilfs2/btree.c:2304 Code: 00 00 44 89 f0 48 8d 65 d8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc e8 42 55 24 fe 4c 8b 7c 24 38 eb a2 e8 36 55 24 fe 90 <0f> 0b 90 41 be fe ff ff ff eb 91 44 89 f1 80 e1 07 80 c1 03 38 c1 RSP: 0018:ffffc90002f77600 EFLAGS: 00010293 RAX: ffffffff837b1cea RBX: ffff88805bfe0678 RCX: ffff888033a75a00 RDX: 0000000000000000 RSI: 00000000fffffffe RDI: 00000000fffffffe RBP: ffffc90002f77730 R08: ffffffff837b162b R09: 0000000000000000 R10: ffffc90002f77560 R11: fffff520005eeeaf R12: dffffc0000000000 R13: ffff88806d9e2d00 R14: 00000000fffffffe R15: 1ffff920005eeed0 FS: 0000000000000000(0000) GS:ffff8880b8700000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000000020012000 CR3: 000000002eeca000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: nilfs_bmap_assign+0x8f/0x160 fs/nilfs2/bmap.c:390 nilfs_segctor_update_payload_blocknr fs/nilfs2/segment.c:1633 [inline] nilfs_segctor_assign fs/nilfs2/segment.c:1667 [inline] nilfs_segctor_do_construct+0x35c5/0x6ea0 fs/nilfs2/segment.c:2126 nilfs_segctor_construct+0x181/0x6b0 fs/nilfs2/segment.c:2479 nilfs_segctor_thread_construct fs/nilfs2/segment.c:2587 [inline] nilfs_segctor_thread+0x69e/0xe80 fs/nilfs2/segment.c:2701 kthread+0x2f0/0x390 kernel/kthread.c:389 ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244 Tested on: commit: c45323b7 Merge tag 'mm-hotfixes-stable-2025-01-13-00-0.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=14477664580000 kernel config: https://syzkaller.appspot.com/x/.config?x=c676c8e1379fdfaa dashboard link: https://syzkaller.appspot.com/bug?extid=158be45e4d99232e1900 compiler: Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40 patch: https://syzkaller.appspot.com/x/patch.diff?x=140c01f8580000