syzbot


kernel BUG in txUnlock

Status: upstream: reported C repro on 2022/10/01 14:27
Subsystems: jfs
[Documentation on labels]
Reported-by: syzbot+a63afa301d1258d09267@syzkaller.appspotmail.com
First crash: 782d, last: 10m
Cause bisection: failed (error log, bisect log)
  
Discussions (20)
Title Replies (including bot) Last reply
[syzbot] Monthly jfs report (Nov 2024) 0 (1) 2024/11/15 10:49
[syzbot] Monthly jfs report (Oct 2024) 0 (1) 2024/10/14 19:37
[syzbot] Monthly jfs report (Sep 2024) 0 (1) 2024/09/13 10:03
[syzbot] Monthly jfs report (Aug 2024) 0 (1) 2024/08/13 08:52
[syzbot] Monthly jfs report (Jul 2024) 0 (1) 2024/07/12 12:56
[syzbot] Monthly jfs report (Jun 2024) 0 (1) 2024/06/11 08:27
[syzbot] Monthly jfs report (May 2024) 0 (1) 2024/05/08 14:26
[syzbot] Monthly jfs report (Apr 2024) 0 (1) 2024/04/08 08:30
[syzbot] Monthly jfs report (Mar 2024) 0 (1) 2024/03/06 22:08
[syzbot] Monthly jfs report (Feb 2024) 0 (1) 2024/02/04 13:30
[syzbot] Monthly jfs report (Jan 2024) 0 (1) 2024/01/04 12:38
[syzbot] Monthly jfs report (Dec 2023) 0 (1) 2023/12/04 12:38
[syzbot] Monthly jfs report (Nov 2023) 0 (1) 2023/11/03 10:22
[syzbot] Monthly jfs report (Aug 2023) 0 (1) 2023/08/30 09:54
[syzbot] Monthly jfs report (Jul 2023) 0 (1) 2023/07/30 13:16
[syzbot] Monthly jfs report (Jun 2023) 0 (1) 2023/06/29 09:14
[syzbot] Monthly jfs report (May 2023) 0 (1) 2023/05/30 08:18
[syzbot] Monthly jfs report (Apr 2023) 0 (1) 2023/04/27 10:36
[syzbot] Monthly jfs report 0 (1) 2023/03/27 11:07
[syzbot] kernel BUG in txUnlock 0 (2) 2022/12/24 05:58
Similar bugs (7)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 kernel BUG in txUnlock origin:upstream C error 569 3h51m 536d 0/3 upstream: reported C repro on 2023/06/04 02:49
linux-4.19 kernel BUG in txUnlock jfs C error 7 655d 697d 0/1 upstream: reported C repro on 2022/12/24 18:38
linux-6.1 kernel BUG in txUnlock origin:upstream C 1615 2h18m 536d 0/3 upstream: reported C repro on 2023/06/04 03:57
linux-4.14 kernel BUG in txUnlock jfs C 2 627d 689d 0/1 upstream: reported C repro on 2023/01/01 13:47
linux-5.15 kernel BUG in txAbort origin:upstream C 18 24d 206d 0/3 upstream: reported C repro on 2024/04/28 14:11
linux-6.1 kernel BUG in txAbort 1 546d 546d 0/3 auto-obsoleted due to no activity on 2023/09/01 20:47
linux-6.1 kernel BUG in txAbort (2) 11 53d 214d 0/3 upstream: reported on 2024/04/20 09:23

Sample crash report:
BUG at fs/jfs/jfs_txnmgr.c:931 assert(mp->nohomeok > 0)
------------[ cut here ]------------
kernel BUG at fs/jfs/jfs_txnmgr.c:931!
Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI
CPU: 0 UID: 0 PID: 113 Comm: jfsCommit Not tainted 6.12.0-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/30/2024
RIP: 0010:txUnlock+0xd46/0xdb0 fs/jfs/jfs_txnmgr.c:931
Code: e9 0e fe ff ff e8 ea fd 66 fe 48 c7 c7 e0 60 43 8c 48 c7 c6 d9 5c 43 8c ba a3 03 00 00 48 c7 c1 c0 6d 43 8c e8 7b 4c 8e 08 90 <0f> 0b e8 c3 fd 66 fe 48 c7 c7 e0 60 43 8c 48 c7 c6 d9 5c 43 8c ba
RSP: 0018:ffffc90002cbfce8 EFLAGS: 00010246
RAX: 0000000000000037 RBX: 1ffff1100efed472 RCX: a74f114a47a4a800
RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000
RBP: 0000000000000000 R08: ffffffff8174b0dc R09: 1ffff92000597f38
R10: dffffc0000000000 R11: fffff52000597f39 R12: ffff88814e18f1d0
R13: ffffc90002832000 R14: ffff888077f6a390 R15: dffffc0000000000
FS:  0000000000000000(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f55e6cb5130 CR3: 000000007a72c000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 txLazyCommit fs/jfs/jfs_txnmgr.c:2682 [inline]
 jfs_lazycommit+0x5f4/0xb80 fs/jfs/jfs_txnmgr.c:2733
 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
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:txUnlock+0xd46/0xdb0 fs/jfs/jfs_txnmgr.c:931
Code: e9 0e fe ff ff e8 ea fd 66 fe 48 c7 c7 e0 60 43 8c 48 c7 c6 d9 5c 43 8c ba a3 03 00 00 48 c7 c1 c0 6d 43 8c e8 7b 4c 8e 08 90 <0f> 0b e8 c3 fd 66 fe 48 c7 c7 e0 60 43 8c 48 c7 c6 d9 5c 43 8c ba
RSP: 0018:ffffc90002cbfce8 EFLAGS: 00010246
RAX: 0000000000000037 RBX: 1ffff1100efed472 RCX: a74f114a47a4a800
RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000
RBP: 0000000000000000 R08: ffffffff8174b0dc R09: 1ffff92000597f38
R10: dffffc0000000000 R11: fffff52000597f39 R12: ffff88814e18f1d0
R13: ffffc90002832000 R14: ffff888077f6a390 R15: dffffc0000000000
FS:  0000000000000000(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f55e6cb5130 CR3: 000000007a72c000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400

Crashes (12257):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/11/18 05:15 upstream adc218676eef cfe3a04a .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs kernel BUG in txUnlock
2024/07/28 21:56 upstream 5437f30d3458 46eb10b7 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs kernel BUG in txUnlock
2024/03/17 18:26 upstream fe46a7dd189e d615901c .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs kernel BUG in txUnlock
2023/12/31 13:27 upstream 453f5db0619e fb427a07 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-kasan-gce-selinux-root kernel BUG in txUnlock
2023/10/22 17:37 upstream 1acfd2bd3f0d 361b23dc .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-kasan-gce-smack-root kernel BUG in txUnlock
2024/05/09 04:58 upstream 6d7ddd805123 20bf80e1 .config console log report syz C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] ci-qemu-upstream kernel BUG in txUnlock
2024/03/30 09:07 upstream 4535e1a4174c 6baf5069 .config console log report syz C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] ci-qemu-upstream kernel BUG in txUnlock
2024/03/29 21:25 upstream 4535e1a4174c c52bcb23 .config console log report syz C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] ci-qemu-upstream kernel BUG in txUnlock
2023/08/10 14:02 upstream 374a7f47bf40 4df3089c .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-kasan-gce-selinux-root kernel BUG in txUnlock
2023/08/08 19:36 upstream 14f9643dc90a 3c27dfcd .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-kasan-gce-selinux-root kernel BUG in txUnlock
2023/07/02 17:11 upstream 995b406c7e97 bfc47836 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-kasan-gce-root kernel BUG in txUnlock
2023/06/18 04:02 upstream 1b29d271614a f3921d4d .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-kasan-gce-smack-root kernel BUG in txUnlock
2023/06/17 06:25 upstream 40f71e7cd3c6 f3921d4d .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-kasan-gce-smack-root kernel BUG in txUnlock
2023/06/04 03:56 upstream 51f269a6ecc7 a4ae4f42 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs kernel BUG in txUnlock
2023/02/08 05:53 upstream 513c1a3d3f19 15c3d445 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-kasan-gce-root kernel BUG in txUnlock
2023/02/07 06:56 upstream 05ecb680708a 0a9c11b6 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-kasan-gce-root kernel BUG in txUnlock
2022/12/25 12:44 upstream 72a85e2b0a1e 9da18ae8 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs kernel BUG in txUnlock
2022/12/25 01:07 upstream 72a85e2b0a1e 9da18ae8 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs kernel BUG in txUnlock
2024/08/11 08:36 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c912bf709078 6f4edef4 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-gce-arm64 kernel BUG in txUnlock
2024/04/18 02:14 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci b5d2afe8745b bd38b692 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-gce-arm64 kernel BUG in txUnlock
2024/03/17 18:38 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 707081b61156 d615901c .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-gce-arm64 kernel BUG in txUnlock
2023/08/11 20:25 linux-next 21ef7b1e17d0 39990d51 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-linux-next-kasan-gce-root kernel BUG in txUnlock
2023/03/04 08:12 linux-next 1acf39ef8f14 f8902b57 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-linux-next-kasan-gce-root kernel BUG in txUnlock
2023/03/03 19:32 linux-next 1acf39ef8f14 f8902b57 .config strace log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-linux-next-kasan-gce-root kernel BUG in txUnlock
2023/06/04 03:58 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci eb0f1697d729 a4ae4f42 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-gce-arm64 kernel BUG in txUnlock
2022/12/24 05:57 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci a5541c0811a0 9da18ae8 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-gce-arm64 kernel BUG in txUnlock
2024/07/23 09:16 upstream 66ebbdfdeb09 708c10c4 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-upstream-fs kernel BUG in txAbort
2024/11/21 06:16 upstream 8f7c8b88bda4 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/21 04:10 upstream 8f7c8b88bda4 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/21 01:19 upstream 8f7c8b88bda4 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/21 01:19 upstream 8f7c8b88bda4 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/20 20:03 upstream 8f7c8b88bda4 4fca1650 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/20 16:33 upstream bf9aa14fc523 4fca1650 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root kernel BUG in txUnlock
2024/11/20 15:18 upstream bf9aa14fc523 4fca1650 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/20 14:06 upstream bf9aa14fc523 4fca1650 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/20 12:46 upstream bf9aa14fc523 4fca1650 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/20 09:45 upstream bf9aa14fc523 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/20 07:52 upstream bf9aa14fc523 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/20 06:20 upstream bf9aa14fc523 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/20 04:49 upstream 158f238aa69d 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/20 03:14 upstream a5c93bfec0be 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root kernel BUG in txUnlock
2024/11/20 03:13 upstream 158f238aa69d 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/20 01:01 upstream 158f238aa69d 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 23:48 upstream 158f238aa69d 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 21:41 upstream 158f238aa69d 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 19:42 upstream 158f238aa69d 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 19:28 upstream 158f238aa69d 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 18:03 upstream 158f238aa69d 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root kernel BUG in txUnlock
2024/11/19 16:53 upstream 158f238aa69d 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 13:40 upstream 158f238aa69d 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 12:37 upstream c6d64479d609 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root kernel BUG in txUnlock
2024/11/19 11:08 upstream 23acd177540d 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 08:36 upstream 23acd177540d 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 05:27 upstream 23acd177540d 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 01:42 upstream 23acd177540d 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/19 00:23 upstream 23acd177540d 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/18 23:22 upstream 23acd177540d e7bb5d6e .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/18 22:05 upstream 23acd177540d e7bb5d6e .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/18 20:47 upstream 23acd177540d e7bb5d6e .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/18 18:26 upstream adc218676eef e7bb5d6e .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/18 17:54 upstream adc218676eef e7bb5d6e .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/18 16:14 upstream adc218676eef e7bb5d6e .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/11/18 15:04 upstream adc218676eef e7bb5d6e .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txUnlock
2024/06/26 07:13 upstream 55027e689933 dec8bc94 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root kernel BUG in txUnlock
2024/06/25 13:57 upstream 55027e689933 215eef4a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root kernel BUG in txUnlock
2024/11/18 21:48 upstream adc218676eef e7bb5d6e .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root kernel BUG in txUnlock
2024/06/19 08:00 upstream 2ccbdf43d5e7 c2e07261 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream kernel BUG in txUnlock
2024/06/26 05:49 upstream 55027e689933 c2e07261 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 kernel BUG in txUnlock
2024/11/20 02:09 linux-next 414c97c966b6 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root kernel BUG in txUnlock
2024/11/19 03:56 linux-next ae58226b89ac 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root kernel BUG in txUnlock
2024/11/20 23:10 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 7b1d1d4cfac0 4fca1650 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 kernel BUG in txUnlock
2024/11/20 10:51 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 7b1d1d4cfac0 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 kernel BUG in txUnlock
2024/11/19 05:34 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 7b1d1d4cfac0 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 kernel BUG in txUnlock
2024/11/18 12:43 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 7b1d1d4cfac0 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 kernel BUG in txUnlock
2022/09/30 15:50 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 5911b92626df feb56351 .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 kernel BUG in txUnlock
2024/11/21 02:34 upstream 8f7c8b88bda4 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txAbort
2024/11/20 21:06 upstream 8f7c8b88bda4 4fca1650 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txAbort
2024/11/20 18:38 upstream bf9aa14fc523 4fca1650 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txAbort
2024/11/20 11:11 upstream bf9aa14fc523 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txAbort
2024/11/19 09:26 upstream 23acd177540d 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txAbort
2024/11/19 07:07 upstream 23acd177540d 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txAbort
2024/11/19 02:52 upstream 23acd177540d 571351cb .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txAbort
2024/11/18 19:44 upstream adc218676eef e7bb5d6e .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs kernel BUG in txAbort
* Struck through repros no longer work on HEAD.