./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor3408401428

<...>
Warning: Permanently added '10.128.1.88' (ED25519) to the list of known hosts.
execve("./syz-executor3408401428", ["./syz-executor3408401428"], 0x7ffcc75975e0 /* 10 vars */) = 0
brk(NULL)                               = 0x555594285000
brk(0x555594285d00)                     = 0x555594285d00
arch_prctl(ARCH_SET_FS, 0x555594285380) = 0
set_tid_address(0x555594285650)         = 5098
set_robust_list(0x555594285660, 24)     = 0
rseq(0x555594285ca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor3408401428", 4096) = 28
getrandom("\x65\x74\xf2\xdd\xf8\xec\xcf\x48", 8, GRND_NONBLOCK) = 8
brk(NULL)                               = 0x555594285d00
brk(0x5555942a6d00)                     = 0x5555942a6d00
brk(0x5555942a7000)                     = 0x5555942a7000
mprotect(0x7fb17a513000, 16384, PROT_READ) = 0
mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000
mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000
mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = -1 ENXIO (No such device or address)
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5099 attached
 <unfinished ...>
[pid  5099] set_robust_list(0x555594285660, 24) = 0
[pid  5099] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5099] setpgid(0, 0 <unfinished ...>
[pid  5098] <... clone resumed>, child_tidptr=0x555594285650) = 5099
[pid  5099] <... setpgid resumed>)      = 0
[pid  5099] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5099] write(3, "1000", 4)         = 4
[pid  5099] close(3)                    = 0
[pid  5099] memfd_create("syzkaller", 0) = 3
[pid  5099] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5099] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5099] munmap(0x7fb172000000, 138412032) = 0
[pid  5099] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5099] ioctl(4, LOOP_SET_FD, 3)    = 0
[pid  5099] close(3)                    = 0
[pid  5099] close(4)                    = 0
[pid  5099] mkdir("./file0", 0777)      = 0
[   72.582767][ T5099] loop0: detected capacity change from 0 to 32768
[   72.658542][ T5099] bcachefs (loop0): mounting version 1.7: mi_btree_bitmap opts=metadata_checksum=none,data_checksum=none,nojournal_transaction_names
[   72.672481][ T5099] bcachefs (loop0): recovering from clean shutdown, journal seq 10
[   72.694351][ T5099] bcachefs (loop0): alloc_read... done
[   72.700203][ T5099] bcachefs (loop0): stripes_read... done
[pid  5099] mount("/dev/loop0", "./file0", "bcachefs", 0, "") = 0
[pid  5099] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3
[pid  5099] chdir("./file0")            = 0
[pid  5099] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5099] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5099] close(4)                    = 0
[   72.705952][ T5099] bcachefs (loop0): snapshots_read... done
[   72.714953][ T5099] bcachefs (loop0): journal_replay... done
[   72.720876][ T5099] bcachefs (loop0): resume_logged_ops... done
[   72.727245][ T5099] bcachefs (loop0): going read-write
[   72.736059][ T5099] bcachefs (loop0): done starting filesystem
[pid  5099] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 4
[pid  5099] write(4, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5099] memfd_create("syzkaller", 0) = 5
[pid  5099] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5099] write(5, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5099] munmap(0x7fb172000000, 138412032) = 0
[pid  5099] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 6
[pid  5099] ioctl(6, LOOP_SET_FD, 5)    = -1 EBUSY (Device or resource busy)
[pid  5099] ioctl(6, LOOP_CLR_FD)       = 0
[pid  5099] ioctl(6, LOOP_SET_FD, 5)    = -1 EBUSY (Device or resource busy)
[pid  5099] close(6)                    = 0
[pid  5099] close(5)                    = 0
[pid  5099] exit_group(0)               = ?
[pid  5099] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5099, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=109 /* 1.09 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5110 attached
, child_tidptr=0x555594285650) = 5110
[pid  5110] set_robust_list(0x555594285660, 24) = 0
[pid  5110] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5110] setpgid(0, 0)               = 0
[pid  5110] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5110] write(3, "1000", 4)         = 4
[pid  5110] close(3)                    = 0
[pid  5110] memfd_create("syzkaller", 0) = 3
[pid  5110] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5110] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5110] munmap(0x7fb172000000, 138412032) = 0
[pid  5110] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5110] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5110] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5110] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5110] close(4)                    = 0
[pid  5110] close(3)                    = 0
[pid  5110] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5110] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5110] memfd_create("syzkaller", 0) = 4
[pid  5110] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5110] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5110] munmap(0x7fb172000000, 138412032) = 0
[pid  5110] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5110] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5110] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5110] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5110] close(5)                    = 0
[pid  5110] close(4)                    = 0
[pid  5110] exit_group(0)               = ?
[pid  5110] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5110, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=79 /* 0.79 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5111 attached
, child_tidptr=0x555594285650) = 5111
[pid  5111] set_robust_list(0x555594285660, 24) = 0
[pid  5111] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5111] setpgid(0, 0)               = 0
[pid  5111] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5111] write(3, "1000", 4)         = 4
[pid  5111] close(3)                    = 0
[pid  5111] memfd_create("syzkaller", 0) = 3
[pid  5111] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5111] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5111] munmap(0x7fb172000000, 138412032) = 0
[pid  5111] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5111] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5111] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5111] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5111] close(4)                    = 0
[pid  5111] close(3)                    = 0
[pid  5111] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5111] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5111] memfd_create("syzkaller", 0) = 4
[pid  5111] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5111] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5111] munmap(0x7fb172000000, 138412032) = 0
[pid  5111] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5111] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5111] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5111] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5111] close(5)                    = 0
[pid  5111] close(4)                    = 0
[pid  5111] exit_group(0)               = ?
[pid  5111] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5111, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=108 /* 1.08 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5112 attached
 <unfinished ...>
[pid  5112] set_robust_list(0x555594285660, 24) = 0
[pid  5112] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5098] <... clone resumed>, child_tidptr=0x555594285650) = 5112
[pid  5112] <... prctl resumed>)        = 0
[pid  5112] setpgid(0, 0)               = 0
[pid  5112] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5112] write(3, "1000", 4)         = 4
[pid  5112] close(3)                    = 0
[pid  5112] memfd_create("syzkaller", 0) = 3
[pid  5112] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5112] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5112] munmap(0x7fb172000000, 138412032) = 0
[pid  5112] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5112] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5112] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5112] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5112] close(4)                    = 0
[pid  5112] close(3)                    = 0
[pid  5112] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5112] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5112] memfd_create("syzkaller", 0) = 4
[pid  5112] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5112] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5112] munmap(0x7fb172000000, 138412032) = 0
[pid  5112] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5112] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5112] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5112] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5112] close(5)                    = 0
[pid  5112] close(4)                    = 0
[pid  5112] exit_group(0)               = ?
[pid  5112] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5112, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=103 /* 1.03 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5113 attached
, child_tidptr=0x555594285650) = 5113
[pid  5113] set_robust_list(0x555594285660, 24) = 0
[pid  5113] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5113] setpgid(0, 0)               = 0
[pid  5113] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5113] write(3, "1000", 4)         = 4
[pid  5113] close(3)                    = 0
[pid  5113] memfd_create("syzkaller", 0) = 3
[pid  5113] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5113] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5113] munmap(0x7fb172000000, 138412032) = 0
[pid  5113] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5113] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5113] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5113] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5113] close(4)                    = 0
[pid  5113] close(3)                    = 0
[pid  5113] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5113] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5113] memfd_create("syzkaller", 0) = 4
[pid  5113] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5113] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5113] munmap(0x7fb172000000, 138412032) = 0
[pid  5113] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5113] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5113] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5113] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5113] close(5)                    = 0
[pid  5113] close(4)                    = 0
[pid  5113] exit_group(0)               = ?
[pid  5113] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5113, si_uid=0, si_status=0, si_utime=8 /* 0.08 s */, si_stime=103 /* 1.03 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5114 attached
, child_tidptr=0x555594285650) = 5114
[pid  5114] set_robust_list(0x555594285660, 24) = 0
[pid  5114] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5114] setpgid(0, 0)               = 0
[pid  5114] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5114] write(3, "1000", 4)         = 4
[pid  5114] close(3)                    = 0
[pid  5114] memfd_create("syzkaller", 0) = 3
[pid  5114] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5114] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5114] munmap(0x7fb172000000, 138412032) = 0
[pid  5114] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5114] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5114] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5114] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5114] close(4)                    = 0
[pid  5114] close(3)                    = 0
[pid  5114] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5114] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5114] memfd_create("syzkaller", 0) = 4
[pid  5114] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5114] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5114] munmap(0x7fb172000000, 138412032) = 0
[pid  5114] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5114] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5114] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5114] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5114] close(5)                    = 0
[pid  5114] close(4)                    = 0
[pid  5114] exit_group(0)               = ?
[pid  5114] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5114, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=108 /* 1.08 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5116 attached
, child_tidptr=0x555594285650) = 5116
[pid  5116] set_robust_list(0x555594285660, 24) = 0
[pid  5116] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5116] setpgid(0, 0)               = 0
[pid  5116] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5116] write(3, "1000", 4)         = 4
[pid  5116] close(3)                    = 0
[pid  5116] memfd_create("syzkaller", 0) = 3
[pid  5116] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5116] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5116] munmap(0x7fb172000000, 138412032) = 0
[pid  5116] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5116] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5116] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5116] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5116] close(4)                    = 0
[pid  5116] close(3)                    = 0
[pid  5116] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5116] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5116] memfd_create("syzkaller", 0) = 4
[pid  5116] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5116] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5116] munmap(0x7fb172000000, 138412032) = 0
[pid  5116] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5116] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5116] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5116] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5116] close(5)                    = 0
[pid  5116] close(4)                    = 0
[pid  5116] exit_group(0)               = ?
[pid  5116] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5116, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=102 /* 1.02 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555594285650) = 5117
./strace-static-x86_64: Process 5117 attached
[pid  5117] set_robust_list(0x555594285660, 24) = 0
[pid  5117] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5117] setpgid(0, 0)               = 0
[pid  5117] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5117] write(3, "1000", 4)         = 4
[pid  5117] close(3)                    = 0
[pid  5117] memfd_create("syzkaller", 0) = 3
[pid  5117] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5117] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5117] munmap(0x7fb172000000, 138412032) = 0
[pid  5117] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5117] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5117] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5117] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5117] close(4)                    = 0
[pid  5117] close(3)                    = 0
[pid  5117] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5117] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5117] memfd_create("syzkaller", 0) = 4
[pid  5117] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5117] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5117] munmap(0x7fb172000000, 138412032) = 0
[pid  5117] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5117] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5117] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5117] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5117] close(5)                    = 0
[pid  5117] close(4)                    = 0
[pid  5117] exit_group(0)               = ?
[pid  5117] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5117, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=122 /* 1.22 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5118 attached
 <unfinished ...>
[pid  5118] set_robust_list(0x555594285660, 24) = 0
[pid  5118] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5118] setpgid(0, 0 <unfinished ...>
[pid  5098] <... clone resumed>, child_tidptr=0x555594285650) = 5118
[pid  5118] <... setpgid resumed>)      = 0
[pid  5118] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5118] write(3, "1000", 4)         = 4
[pid  5118] close(3)                    = 0
[pid  5118] memfd_create("syzkaller", 0) = 3
[pid  5118] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5118] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5118] munmap(0x7fb172000000, 138412032) = 0
[pid  5118] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5118] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5118] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5118] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5118] close(4)                    = 0
[pid  5118] close(3)                    = 0
[pid  5118] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5118] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5118] memfd_create("syzkaller", 0) = 4
[pid  5118] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5118] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5118] munmap(0x7fb172000000, 138412032) = 0
[pid  5118] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5118] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5118] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5118] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5118] close(5)                    = 0
[pid  5118] close(4)                    = 0
[pid  5118] exit_group(0)               = ?
[pid  5118] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5118, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=105 /* 1.05 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5119 attached
, child_tidptr=0x555594285650) = 5119
[pid  5119] set_robust_list(0x555594285660, 24) = 0
[pid  5119] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5119] setpgid(0, 0)               = 0
[pid  5119] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5119] write(3, "1000", 4)         = 4
[pid  5119] close(3)                    = 0
[pid  5119] memfd_create("syzkaller", 0) = 3
[pid  5119] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5119] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5119] munmap(0x7fb172000000, 138412032) = 0
[pid  5119] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5119] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5119] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5119] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5119] close(4)                    = 0
[pid  5119] close(3)                    = 0
[pid  5119] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5119] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5119] memfd_create("syzkaller", 0) = 4
[pid  5119] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5119] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5119] munmap(0x7fb172000000, 138412032) = 0
[pid  5119] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5119] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5119] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5119] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5119] close(5)                    = 0
[pid  5119] close(4)                    = 0
[pid  5119] exit_group(0)               = ?
[pid  5119] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5119, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=103 /* 1.03 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5120 attached
, child_tidptr=0x555594285650) = 5120
[pid  5120] set_robust_list(0x555594285660, 24) = 0
[pid  5120] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5120] setpgid(0, 0)               = 0
[pid  5120] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5120] write(3, "1000", 4)         = 4
[pid  5120] close(3)                    = 0
[pid  5120] memfd_create("syzkaller", 0) = 3
[pid  5120] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5120] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5120] munmap(0x7fb172000000, 138412032) = 0
[pid  5120] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5120] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5120] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5120] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5120] close(4)                    = 0
[pid  5120] close(3)                    = 0
[pid  5120] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5120] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5120] memfd_create("syzkaller", 0) = 4
[pid  5120] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5120] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5120] munmap(0x7fb172000000, 138412032) = 0
[pid  5120] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5120] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5120] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5120] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5120] close(5)                    = 0
[pid  5120] close(4)                    = 0
[pid  5120] exit_group(0)               = ?
[   86.968779][    T9] cfg80211: failed to load regulatory.db
[pid  5120] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5120, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=105 /* 1.05 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5121 attached
, child_tidptr=0x555594285650) = 5121
[pid  5121] set_robust_list(0x555594285660, 24) = 0
[pid  5121] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5121] setpgid(0, 0)               = 0
[pid  5121] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5121] write(3, "1000", 4)         = 4
[pid  5121] close(3)                    = 0
[pid  5121] memfd_create("syzkaller", 0) = 3
[pid  5121] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5121] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5121] munmap(0x7fb172000000, 138412032) = 0
[pid  5121] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5121] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5121] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5121] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5121] close(4)                    = 0
[pid  5121] close(3)                    = 0
[pid  5121] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5121] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5121] memfd_create("syzkaller", 0) = 4
[pid  5121] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5121] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5121] munmap(0x7fb172000000, 138412032) = 0
[pid  5121] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5121] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5121] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5121] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5121] close(5)                    = 0
[pid  5121] close(4)                    = 0
[pid  5121] exit_group(0)               = ?
[pid  5121] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5121, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=104 /* 1.04 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5122 attached
, child_tidptr=0x555594285650) = 5122
[pid  5122] set_robust_list(0x555594285660, 24) = 0
[pid  5122] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5122] setpgid(0, 0)               = 0
[pid  5122] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5122] write(3, "1000", 4)         = 4
[pid  5122] close(3)                    = 0
[pid  5122] memfd_create("syzkaller", 0) = 3
[pid  5122] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5122] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5122] munmap(0x7fb172000000, 138412032) = 0
[pid  5122] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5122] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5122] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5122] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5122] close(4)                    = 0
[pid  5122] close(3)                    = 0
[pid  5122] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5122] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5122] memfd_create("syzkaller", 0) = 4
[pid  5122] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5122] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5122] munmap(0x7fb172000000, 138412032) = 0
[pid  5122] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5122] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5122] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5122] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5122] close(5)                    = 0
[pid  5122] close(4)                    = 0
[pid  5122] exit_group(0)               = ?
[pid  5122] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5122, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=100 /* 1.00 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5123 attached
, child_tidptr=0x555594285650) = 5123
[pid  5123] set_robust_list(0x555594285660, 24) = 0
[pid  5123] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5123] setpgid(0, 0)               = 0
[pid  5123] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5123] write(3, "1000", 4)         = 4
[pid  5123] close(3)                    = 0
[pid  5123] memfd_create("syzkaller", 0) = 3
[pid  5123] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5123] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5123] munmap(0x7fb172000000, 138412032) = 0
[pid  5123] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5123] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5123] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5123] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5123] close(4)                    = 0
[pid  5123] close(3)                    = 0
[pid  5123] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5123] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5123] memfd_create("syzkaller", 0) = 4
[pid  5123] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5123] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5123] munmap(0x7fb172000000, 138412032) = 0
[pid  5123] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5123] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5123] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5123] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5123] close(5)                    = 0
[pid  5123] close(4)                    = 0
[pid  5123] exit_group(0)               = ?
[pid  5123] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5123, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=108 /* 1.08 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5124 attached
, child_tidptr=0x555594285650) = 5124
[pid  5124] set_robust_list(0x555594285660, 24) = 0
[pid  5124] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5124] setpgid(0, 0)               = 0
[pid  5124] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5124] write(3, "1000", 4)         = 4
[pid  5124] close(3)                    = 0
[pid  5124] memfd_create("syzkaller", 0) = 3
[pid  5124] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5124] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5124] munmap(0x7fb172000000, 138412032) = 0
[pid  5124] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5124] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5124] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5124] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5124] close(4)                    = 0
[pid  5124] close(3)                    = 0
[pid  5124] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5124] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5124] memfd_create("syzkaller", 0) = 4
[pid  5124] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5124] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5124] munmap(0x7fb172000000, 138412032) = 0
[pid  5124] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5124] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5124] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5124] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5124] close(5)                    = 0
[pid  5124] close(4)                    = 0
[pid  5124] exit_group(0)               = ?
[pid  5124] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5124, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=100 /* 1.00 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5125 attached
, child_tidptr=0x555594285650) = 5125
[pid  5125] set_robust_list(0x555594285660, 24) = 0
[pid  5125] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5125] setpgid(0, 0)               = 0
[pid  5125] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5125] write(3, "1000", 4)         = 4
[pid  5125] close(3)                    = 0
[pid  5125] memfd_create("syzkaller", 0) = 3
[pid  5125] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5125] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5125] munmap(0x7fb172000000, 138412032) = 0
[pid  5125] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5125] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5125] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5125] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5125] close(4)                    = 0
[pid  5125] close(3)                    = 0
[pid  5125] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5125] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5125] memfd_create("syzkaller", 0) = 4
[pid  5125] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5125] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5125] munmap(0x7fb172000000, 138412032) = 0
[pid  5125] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5125] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5125] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5125] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5125] close(5)                    = 0
[pid  5125] close(4)                    = 0
[pid  5125] exit_group(0)               = ?
[pid  5125] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5125, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=109 /* 1.09 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5126 attached
, child_tidptr=0x555594285650) = 5126
[pid  5126] set_robust_list(0x555594285660, 24) = 0
[pid  5126] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5126] setpgid(0, 0)               = 0
[pid  5126] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5126] write(3, "1000", 4)         = 4
[pid  5126] close(3)                    = 0
[pid  5126] memfd_create("syzkaller", 0) = 3
[pid  5126] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5126] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5126] munmap(0x7fb172000000, 138412032) = 0
[pid  5126] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5126] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5126] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5126] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5126] close(4)                    = 0
[pid  5126] close(3)                    = 0
[pid  5126] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid  5126] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5126] memfd_create("syzkaller", 0) = 4
[pid  5126] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5126] write(4, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 20699119) = 20699119
[pid  5126] munmap(0x7fb172000000, 138412032) = 0
[pid  5126] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 5
[pid  5126] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5126] ioctl(5, LOOP_CLR_FD)       = 0
[pid  5126] ioctl(5, LOOP_SET_FD, 4)    = -1 EBUSY (Device or resource busy)
[pid  5126] close(5)                    = 0
[pid  5126] close(4)                    = 0
[pid  5126] exit_group(0)               = ?
[pid  5126] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5126, si_uid=0, si_status=0, si_utime=9 /* 0.09 s */, si_stime=100 /* 1.00 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 3
ioctl(3, LOOP_CLR_FD)                   = 0
close(3)                                = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5127 attached
 <unfinished ...>
[pid  5127] set_robust_list(0x555594285660, 24) = 0
[pid  5127] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5098] <... clone resumed>, child_tidptr=0x555594285650) = 5127
[pid  5127] <... prctl resumed>)        = 0
[pid  5127] setpgid(0, 0)               = 0
[pid  5127] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5127] write(3, "1000", 4)         = 4
[pid  5127] close(3)                    = 0
[pid  5127] memfd_create("syzkaller", 0) = 3
[pid  5127] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[pid  5127] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 16777216) = 16777216
[pid  5127] munmap(0x7fb172000000, 138412032) = 0
[pid  5127] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5127] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5127] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5127] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5127] close(4)                    = 0
[pid  5127] close(3)                    = 0
[pid  5127] openat(AT_FDCWD, "blkio.bfq.io_service_bytes", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[   95.937535][   T35] ------------[ cut here ]------------
[   95.943333][   T35] WARNING: CPU: 0 PID: 35 at fs/bcachefs/buckets.c:108 bch2_fs_usage_read_one+0x638/0x6a0
[   95.953370][   T35] Modules linked in:
[   95.957355][   T35] CPU: 0 PID: 35 Comm: kworker/u8:2 Not tainted 6.9.0-rc7-next-20240506-syzkaller #0
[   95.966874][   T35] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
[   95.977015][   T35] Workqueue: writeback wb_workfn (flush-bcachefs-1)
[   95.983667][   T35] RIP: 0010:bch2_fs_usage_read_one+0x638/0x6a0
[   95.989978][   T35] Code: 24 38 49 01 c7 4d 01 fc 4d 01 e5 4c 89 e8 48 81 c4 a0 00 00 00 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc e8 f9 9a 78 fd 90 <0f> 0b 90 e9 ba fa ff ff 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c 32 fa
[   96.009711][   T35] RSP: 0018:ffffc90000ab6308 EFLAGS: 00010293
[   96.015820][   T35] RAX: ffffffff841d7e37 RBX: 0000000000000000 RCX: ffff88801b685a00
[   96.023858][   T35] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   96.031918][   T35] RBP: ffffc90000ab64f0 R08: ffffffff841d78e6 R09: 0000000000000000
[   96.039970][   T35] R10: ffffc90000ab6440 R11: fffff52000156c8d R12: ffff888075cf8500
[   96.048016][   T35] R13: dffffc0000000000 R14: ffff88806b180000 R15: 0000000000000000
[   96.056033][   T35] FS:  0000000000000000(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000
[   96.065262][   T35] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   96.071959][   T35] CR2: 00007fb172fff000 CR3: 0000000079a6e000 CR4: 00000000003506f0
[   96.079998][   T35] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[pid  5127] write(3, "\x30\x78\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x63\x61\x63\x68\x65\x66\x73\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4294967146) = 16777216
[pid  5127] memfd_create("syzkaller", 0) = 4
[pid  5127] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb172000000
[   96.088278][   T35] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   96.096278][   T35] Call Trace:
[   96.099637][   T35]  <TASK>
[   96.102680][   T35]  ? __warn+0x163/0x4e0
[   96.106933][   T35]  ? bch2_fs_usage_read_one+0x638/0x6a0
[   96.112521][   T35]  ? report_bug+0x2b3/0x500
[   96.117098][   T35]  ? bch2_fs_usage_read_one+0x638/0x6a0
[   96.122710][   T35]  ? handle_bug+0x3e/0x70
[   96.127180][   T35]  ? exc_invalid_op+0x1a/0x50
[   96.131983][   T35]  ? asm_exc_invalid_op+0x1a/0x20
[   96.137098][   T35]  ? bch2_fs_usage_read_one+0xe6/0x6a0
[   96.142603][   T35]  ? bch2_fs_usage_read_one+0x637/0x6a0
[   96.148425][   T35]  ? bch2_fs_usage_read_one+0x638/0x6a0
[   96.154025][   T35]  ? bch2_fs_usage_read_one+0x637/0x6a0
[   96.159672][   T35]  ? __pfx_vsnprintf+0x10/0x10
[   96.164499][   T35]  ? bch2_printbuf_tabstop_push+0xc9/0x200
[   96.170443][   T35]  bch2_fs_alloc_debug_to_text+0x181/0x630
[   96.176310][   T35]  ? __pfx_process_timeout+0x10/0x10
[   96.181684][   T35]  ? __pfx_bch2_fs_alloc_debug_to_text+0x10/0x10
[   96.188159][   T35]  bch2_print_allocator_stuck+0xc9/0x180
[   96.193842][   T35]  ? __pfx_bch2_print_allocator_stuck+0x10/0x10
[   96.200182][   T35]  ? __pfx___closure_sync_timeout+0x10/0x10
[   96.206240][   T35]  __bch2_write+0x5471/0x5c40
[   96.211109][   T35]  ? __pfx___bch2_write+0x10/0x10
[   96.216224][   T35]  ? __pfx_lock_release+0x10/0x10
[   96.221359][   T35]  ? __pfx_lock_release+0x10/0x10
[   96.226429][   T35]  ? lockdep_hardirqs_on_prepare+0x43d/0x780
[   96.232529][   T35]  ? do_raw_spin_unlock+0x13c/0x8b0
[   96.237820][   T35]  bch2_write+0x947/0x1670
[   96.242299][   T35]  ? __pfx_bch2_write+0x10/0x10
[   96.247278][   T35]  ? do_raw_spin_unlock+0x13c/0x8b0
[   96.252535][   T35]  ? folio_unlock+0x126/0x2f0
[   96.257321][   T35]  __bch2_writepage+0x1416/0x2b50
[   96.262431][   T35]  ? rcu_is_watching+0x15/0xb0
[   96.267310][   T35]  ? __pfx___bch2_writepage+0x10/0x10
[   96.272744][   T35]  write_cache_pages+0xd0/0x230
[   96.277709][   T35]  ? __pfx___bch2_writepage+0x10/0x10
[   96.283132][   T35]  ? __pfx_write_cache_pages+0x10/0x10
[   96.288767][   T35]  ? bch2_inode_opts_get+0x543/0x900
[   96.294102][   T35]  ? blk_start_plug+0x53/0x1b0
[   96.298965][   T35]  bch2_writepages+0x14f/0x380
[   96.303772][   T35]  ? __pfx_bch2_writepages+0x10/0x10
[   96.309178][   T35]  ? do_raw_spin_unlock+0x13c/0x8b0
[   96.314431][   T35]  ? __pfx_bch2_writepages+0x10/0x10
[   96.319920][   T35]  do_writepages+0x359/0x870
[   96.324580][   T35]  ? __pfx_do_writepages+0x10/0x10
[   96.329987][   T35]  ? __pfx_lock_acquire+0x10/0x10
[   96.335071][   T35]  ? writeback_sb_inodes+0x5ea/0x1380
[   96.340561][   T35]  ? __pfx_lock_release+0x10/0x10
[   96.345637][   T35]  ? do_raw_spin_lock+0x14f/0x370
[   96.350800][   T35]  __writeback_single_inode+0x165/0x10b0
[   96.356505][   T35]  writeback_sb_inodes+0x99c/0x1380
[   96.361855][   T35]  ? __pfx_writeback_sb_inodes+0x10/0x10
[   96.367799][   T35]  ? __pfx_down_read_trylock+0x10/0x10
[   96.373310][   T35]  ? __pfx_move_expired_inodes+0x10/0x10
[   96.379066][   T35]  ? do_raw_spin_lock+0x14f/0x370
[   96.384172][   T35]  __writeback_inodes_wb+0x11b/0x260
[   96.389680][   T35]  wb_writeback+0x495/0xd40
[   96.394257][   T35]  ? queue_io+0x391/0x5a0
[   96.398702][   T35]  ? __pfx_wb_writeback+0x10/0x10
[   96.403810][   T35]  wb_workfn+0xc58/0x1090
[   96.408330][   T35]  ? __pfx_wb_workfn+0x10/0x10
[   96.413161][   T35]  ? lockdep_hardirqs_on_prepare+0x43d/0x780
[   96.419248][   T35]  ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[   96.425641][   T35]  ? process_scheduled_works+0x945/0x1830
[   96.431511][   T35]  process_scheduled_works+0xa2c/0x1830
[   96.437176][   T35]  ? __pfx_process_scheduled_works+0x10/0x10
[   96.443214][   T35]  ? assign_work+0x364/0x3d0
[   96.447945][   T35]  worker_thread+0x86d/0xd70
[   96.452591][   T35]  ? _raw_spin_unlock_irqrestore+0xdd/0x140
[   96.458579][   T35]  ? __kthread_parkme+0x169/0x1d0
[   96.463660][   T35]  ? __pfx_worker_thread+0x10/0x10
[   96.468886][   T35]  kthread+0x2f0/0x390
[   96.473000][   T35]  ? __pfx_worker_thread+0x10/0x10
[   96.478218][   T35]  ? __pfx_kthread+0x10/0x10
[   96.482853][   T35]  ret_from_fork+0x4b/0x80
[   96.487400][   T35]  ? __pfx_kthread+0x10/0x10
[   96.492048][   T35]  ret_from_fork_asm+0x1a/0x30
[   96.496932][   T35]  </TASK>
[   96.499989][   T35] Kernel panic - not syncing: kernel: panic_on_warn set ...
[   96.507300][   T35] CPU: 0 PID: 35 Comm: kworker/u8:2 Not tainted 6.9.0-rc7-next-20240506-syzkaller #0
[   96.516781][   T35] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
[   96.526872][   T35] Workqueue: writeback wb_workfn (flush-bcachefs-1)
[   96.533522][   T35] Call Trace:
[   96.536826][   T35]  <TASK>
[   96.539784][   T35]  dump_stack_lvl+0x241/0x360
[   96.544524][   T35]  ? __pfx_dump_stack_lvl+0x10/0x10
[   96.549765][   T35]  ? __pfx__printk+0x10/0x10
[   96.554400][   T35]  ? vscnprintf+0x5d/0x90
[   96.558781][   T35]  panic+0x349/0x860
[   96.562693][   T35]  ? __warn+0x172/0x4e0
[   96.566879][   T35]  ? __pfx_panic+0x10/0x10
[   96.571316][   T35]  ? ret_from_fork_asm+0x1a/0x30
[   96.576309][   T35]  __warn+0x346/0x4e0
[   96.580351][   T35]  ? bch2_fs_usage_read_one+0x638/0x6a0
[   96.585933][   T35]  report_bug+0x2b3/0x500
[   96.590292][   T35]  ? bch2_fs_usage_read_one+0x638/0x6a0
[   96.595870][   T35]  handle_bug+0x3e/0x70
[   96.600048][   T35]  exc_invalid_op+0x1a/0x50
[   96.604571][   T35]  asm_exc_invalid_op+0x1a/0x20
[   96.609464][   T35] RIP: 0010:bch2_fs_usage_read_one+0x638/0x6a0
[   96.615638][   T35] Code: 24 38 49 01 c7 4d 01 fc 4d 01 e5 4c 89 e8 48 81 c4 a0 00 00 00 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc e8 f9 9a 78 fd 90 <0f> 0b 90 e9 ba fa ff ff 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c 32 fa
[   96.635272][   T35] RSP: 0018:ffffc90000ab6308 EFLAGS: 00010293
[   96.641363][   T35] RAX: ffffffff841d7e37 RBX: 0000000000000000 RCX: ffff88801b685a00
[   96.649344][   T35] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   96.657339][   T35] RBP: ffffc90000ab64f0 R08: ffffffff841d78e6 R09: 0000000000000000
[   96.665350][   T35] R10: ffffc90000ab6440 R11: fffff52000156c8d R12: ffff888075cf8500
[   96.673339][   T35] R13: dffffc0000000000 R14: ffff88806b180000 R15: 0000000000000000
[   96.681325][   T35]  ? bch2_fs_usage_read_one+0xe6/0x6a0
[   96.686809][   T35]  ? bch2_fs_usage_read_one+0x637/0x6a0
[   96.692400][   T35]  ? bch2_fs_usage_read_one+0x637/0x6a0
[   96.697987][   T35]  ? __pfx_vsnprintf+0x10/0x10
[   96.702781][   T35]  ? bch2_printbuf_tabstop_push+0xc9/0x200
[   96.708614][   T35]  bch2_fs_alloc_debug_to_text+0x181/0x630
[   96.714440][   T35]  ? __pfx_process_timeout+0x10/0x10
[   96.719738][   T35]  ? __pfx_bch2_fs_alloc_debug_to_text+0x10/0x10
[   96.726107][   T35]  bch2_print_allocator_stuck+0xc9/0x180
[   96.731777][   T35]  ? __pfx_bch2_print_allocator_stuck+0x10/0x10
[   96.738055][   T35]  ? __pfx___closure_sync_timeout+0x10/0x10
[   96.743979][   T35]  __bch2_write+0x5471/0x5c40
[   96.748728][   T35]  ? __pfx___bch2_write+0x10/0x10
[   96.753793][   T35]  ? __pfx_lock_release+0x10/0x10
[   96.758921][   T35]  ? __pfx_lock_release+0x10/0x10
[   96.763953][   T35]  ? lockdep_hardirqs_on_prepare+0x43d/0x780
[   96.769953][   T35]  ? do_raw_spin_unlock+0x13c/0x8b0
[   96.775178][   T35]  bch2_write+0x947/0x1670
[   96.779622][   T35]  ? __pfx_bch2_write+0x10/0x10
[   96.784485][   T35]  ? do_raw_spin_unlock+0x13c/0x8b0
[   96.789699][   T35]  ? folio_unlock+0x126/0x2f0
[   96.794395][   T35]  __bch2_writepage+0x1416/0x2b50
[   96.799464][   T35]  ? rcu_is_watching+0x15/0xb0
[   96.804328][   T35]  ? __pfx___bch2_writepage+0x10/0x10
[   96.809739][   T35]  write_cache_pages+0xd0/0x230
[   96.814606][   T35]  ? __pfx___bch2_writepage+0x10/0x10
[   96.819988][   T35]  ? __pfx_write_cache_pages+0x10/0x10
[   96.825459][   T35]  ? bch2_inode_opts_get+0x543/0x900
[   96.830779][   T35]  ? blk_start_plug+0x53/0x1b0
[   96.835568][   T35]  bch2_writepages+0x14f/0x380
[   96.840341][   T35]  ? __pfx_bch2_writepages+0x10/0x10
[   96.845657][   T35]  ? do_raw_spin_unlock+0x13c/0x8b0
[   96.850871][   T35]  ? __pfx_bch2_writepages+0x10/0x10
[   96.856168][   T35]  do_writepages+0x359/0x870
[   96.860781][   T35]  ? __pfx_do_writepages+0x10/0x10
[   96.865915][   T35]  ? __pfx_lock_acquire+0x10/0x10
[   96.870949][   T35]  ? writeback_sb_inodes+0x5ea/0x1380
[   96.876363][   T35]  ? __pfx_lock_release+0x10/0x10
[   96.881397][   T35]  ? do_raw_spin_lock+0x14f/0x370
[   96.886448][   T35]  __writeback_single_inode+0x165/0x10b0
[   96.892106][   T35]  writeback_sb_inodes+0x99c/0x1380
[   96.897356][   T35]  ? __pfx_writeback_sb_inodes+0x10/0x10
[   96.903045][   T35]  ? __pfx_down_read_trylock+0x10/0x10
[   96.908526][   T35]  ? __pfx_move_expired_inodes+0x10/0x10
[   96.914182][   T35]  ? do_raw_spin_lock+0x14f/0x370
[   96.919233][   T35]  __writeback_inodes_wb+0x11b/0x260
[   96.924659][   T35]  wb_writeback+0x495/0xd40
[   96.929191][   T35]  ? queue_io+0x391/0x5a0
[   96.933544][   T35]  ? __pfx_wb_writeback+0x10/0x10
[   96.938618][   T35]  wb_workfn+0xc58/0x1090
[   96.942981][   T35]  ? __pfx_wb_workfn+0x10/0x10
[   96.947769][   T35]  ? lockdep_hardirqs_on_prepare+0x43d/0x780
[   96.953764][   T35]  ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[   96.960112][   T35]  ? process_scheduled_works+0x945/0x1830
[   96.965874][   T35]  process_scheduled_works+0xa2c/0x1830
[   96.971461][   T35]  ? __pfx_process_scheduled_works+0x10/0x10
[   96.977459][   T35]  ? assign_work+0x364/0x3d0
[   96.982069][   T35]  worker_thread+0x86d/0xd70
[   96.986676][   T35]  ? _raw_spin_unlock_irqrestore+0xdd/0x140
[   96.992608][   T35]  ? __kthread_parkme+0x169/0x1d0
[   96.997649][   T35]  ? __pfx_worker_thread+0x10/0x10
[   97.002773][   T35]  kthread+0x2f0/0x390
[   97.006867][   T35]  ? __pfx_worker_thread+0x10/0x10
[   97.011989][   T35]  ? __pfx_kthread+0x10/0x10
[   97.016591][   T35]  ret_from_fork+0x4b/0x80
[   97.021021][   T35]  ? __pfx_kthread+0x10/0x10
[   97.025644][   T35]  ret_from_fork_asm+0x1a/0x30
[   97.030437][   T35]  </TASK>
[   97.033567][   T35] Kernel Offset: disabled
[   97.037951][   T35] Rebooting in 86400 seconds..