------------[ cut here ]------------ BTRFS: Transaction aborted (error -28) WARNING: fs/btrfs/block-group.c:4182 at do_chunk_alloc fs/btrfs/block-group.c:4182 [inline], CPU#0: kworker/u4:4/68 WARNING: fs/btrfs/block-group.c:4182 at btrfs_chunk_alloc+0x101d/0x15e0 fs/btrfs/block-group.c:4423, CPU#0: kworker/u4:4/68 Modules linked in: CPU: 0 UID: 0 PID: 68 Comm: kworker/u4:4 Not tainted syzkaller #0 PREEMPT(full) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014 Workqueue: events_unbound btrfs_async_reclaim_data_space RIP: 0010:do_chunk_alloc fs/btrfs/block-group.c:4182 [inline] RIP: 0010:btrfs_chunk_alloc+0x101f/0x15e0 fs/btrfs/block-group.c:4423 Code: 77 48 ae fd e9 6d 01 00 00 e8 6d 5b 93 fd 84 c0 74 22 e8 64 48 ae fd e9 5a 01 00 00 e8 5a 48 ae fd 48 8d 3d e3 0e 23 0c 89 de <67> 48 0f b9 3a e9 b3 fc ff ff e8 22 4f 92 07 41 89 c6 31 ff 89 c6 RSP: 0018:ffffc90000adf790 EFLAGS: 00010293 RAX: ffffffff84176b56 RBX: ffffffffffffffe4 RCX: ffff88800018ca00 RDX: 0000000000000000 RSI: 00000000ffffffe4 RDI: ffffffff903a7a40 RBP: 0000000000000000 R08: ffff88800018ca00 R09: 0000000000000003 R10: 00000000fffffffb R11: 0000000000000000 R12: 1ffff110084bfb16 R13: ffff888012fbfdc0 R14: ffff8880409b0001 R15: ffff88801f10f800 FS: 0000000000000000(0000) GS:ffff88808c888000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f1a942beba0 CR3: 0000000011d6a000 CR4: 0000000000352ef0 Call Trace: flush_space+0x3fb/0xe20 fs/btrfs/space-info.c:908 do_async_reclaim_data_space+0x145/0x520 fs/btrfs/space-info.c:1448 btrfs_async_reclaim_data_space+0x41/0x90 fs/btrfs/space-info.c:1512 process_one_work kernel/workqueue.c:3302 [inline] process_scheduled_works+0xb5d/0x1860 kernel/workqueue.c:3385 worker_thread+0xa53/0xfc0 kernel/workqueue.c:3466 kthread+0x388/0x470 kernel/kthread.c:436 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 ---------------- Code disassembly (best guess): 0: 77 48 ja 0x4a 2: ae scas %es:(%rdi),%al 3: fd std 4: e9 6d 01 00 00 jmp 0x176 9: e8 6d 5b 93 fd call 0xfd935b7b e: 84 c0 test %al,%al 10: 74 22 je 0x34 12: e8 64 48 ae fd call 0xfdae487b 17: e9 5a 01 00 00 jmp 0x176 1c: e8 5a 48 ae fd call 0xfdae487b 21: 48 8d 3d e3 0e 23 0c lea 0xc230ee3(%rip),%rdi # 0xc230f0b 28: 89 de mov %ebx,%esi * 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction 2f: e9 b3 fc ff ff jmp 0xfffffce7 34: e8 22 4f 92 07 call 0x7924f5b 39: 41 89 c6 mov %eax,%r14d 3c: 31 ff xor %edi,%edi 3e: 89 c6 mov %eax,%esi