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

<...>
Warning: Permanently added '10.128.1.183' (ED25519) to the list of known hosts.
execve("./syz-executor277178593", ["./syz-executor277178593"], 0x7ffff1b321d0 /* 10 vars */) = 0
brk(NULL)                               = 0x55556ba0c000
brk(0x55556ba0cd00)                     = 0x55556ba0cd00
arch_prctl(ARCH_SET_FS, 0x55556ba0c380) = 0
set_tid_address(0x55556ba0c650)         = 5818
set_robust_list(0x55556ba0c660, 24)     = 0
rseq(0x55556ba0cca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor277178593", 4096) = 27
getrandom("\x35\xa2\xdd\x28\x28\x1a\xda\x95", 8, GRND_NONBLOCK) = 8
brk(NULL)                               = 0x55556ba0cd00
brk(0x55556ba2dd00)                     = 0x55556ba2dd00
brk(0x55556ba2e000)                     = 0x55556ba2e000
mprotect(0x7fd2582a4000, 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 5819 attached
, child_tidptr=0x55556ba0c650) = 5819
[pid  5819] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5819] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5819] setpgid(0, 0)               = 0
[pid  5819] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5819] write(3, "1000", 4)         = 4
[pid  5819] close(3)                    = 0
[pid  5819] write(1, "executing program\n", 18executing program
) = 18
[pid  5819] memfd_create("syzkaller", 0) = 3
[pid  5819] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5819] 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"..., 32768) = 32768
[pid  5819] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5819] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5819] ioctl(4, LOOP_SET_FD, 3)    = 0
[pid  5819] close(3)                    = 0
[pid  5819] close(4)                    = 0
[pid  5819] mkdir("./file1", 0777)      = 0
[pid  5819] mount("/dev/loop0", "./file1", "hfs", MS_DIRSYNC|MS_NOATIME|MS_REC|0x200, "") = 0
[   76.535872][ T5819] loop0: detected capacity change from 0 to 64
[pid  5819] openat(AT_FDCWD, "./file1", O_RDONLY|O_DIRECTORY) = 3
[pid  5819] chdir("./file1")            = 0
[pid  5819] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5819] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 4
[pid  5819] exit_group(0)               = ?
[pid  5819] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5819, si_uid=0, si_status=0, si_utime=0, si_stime=2 /* 0.02 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5821 attached
, child_tidptr=0x55556ba0c650) = 5821
[pid  5821] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5821] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5821] setpgid(0, 0)               = 0
[pid  5821] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5821] write(3, "1000", 4)         = 4
[pid  5821] close(3)                    = 0
executing program
[pid  5821] write(1, "executing program\n", 18) = 18
[pid  5821] memfd_create("syzkaller", 0) = 3
[pid  5821] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5821] 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"..., 32768) = 32768
[pid  5821] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5821] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5821] close(3)                    = 0
[pid  5821] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5821] exit_group(0)               = ?
[pid  5821] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5821, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5822 attached
, child_tidptr=0x55556ba0c650) = 5822
[pid  5822] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5822] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5822] setpgid(0, 0)               = 0
[pid  5822] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5822] write(3, "1000", 4)         = 4
[pid  5822] close(3)                    = 0
[pid  5822] write(1, "executing program\n", 18executing program
) = 18
[pid  5822] memfd_create("syzkaller", 0) = 3
[pid  5822] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5822] 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"..., 32768) = 32768
[pid  5822] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5822] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5822] close(3)                    = 0
[pid  5822] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5822] exit_group(0)               = ?
[pid  5822] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5822, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5823 attached
 <unfinished ...>
[pid  5823] set_robust_list(0x55556ba0c660, 24 <unfinished ...>
[pid  5818] <... clone resumed>, child_tidptr=0x55556ba0c650) = 5823
[pid  5823] <... set_robust_list resumed>) = 0
[pid  5823] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5823] setpgid(0, 0)               = 0
[pid  5823] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5823] write(3, "1000", 4)         = 4
[pid  5823] close(3)                    = 0
[pid  5823] write(1, "executing program\n", 18executing program
) = 18
[pid  5823] memfd_create("syzkaller", 0) = 3
[pid  5823] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5823] 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"..., 32768) = 32768
[pid  5823] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5823] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5823] close(3)                    = 0
[pid  5823] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5823] exit_group(0)               = ?
[pid  5823] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5823, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5824 attached
, child_tidptr=0x55556ba0c650) = 5824
[pid  5824] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5824] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5824] setpgid(0, 0)               = 0
[pid  5824] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5824] write(3, "1000", 4)         = 4
[pid  5824] close(3)                    = 0
[pid  5824] write(1, "executing program\n", 18executing program
) = 18
[pid  5824] memfd_create("syzkaller", 0) = 3
[pid  5824] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5824] 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"..., 32768) = 32768
[pid  5824] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5824] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5824] close(3)                    = 0
[pid  5824] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5824] exit_group(0)               = ?
[pid  5824] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5824, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5825 attached
 <unfinished ...>
[pid  5825] set_robust_list(0x55556ba0c660, 24 <unfinished ...>
[pid  5818] <... clone resumed>, child_tidptr=0x55556ba0c650) = 5825
[pid  5825] <... set_robust_list resumed>) = 0
[pid  5825] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5825] setpgid(0, 0)               = 0
[pid  5825] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5825] write(3, "1000", 4)         = 4
[pid  5825] close(3)                    = 0
executing program
[pid  5825] write(1, "executing program\n", 18) = 18
[pid  5825] memfd_create("syzkaller", 0) = 3
[pid  5825] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5825] 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"..., 32768) = 32768
[pid  5825] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5825] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5825] close(3)                    = 0
[pid  5825] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5825] exit_group(0)               = ?
[pid  5825] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5825, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5826 attached
, child_tidptr=0x55556ba0c650) = 5826
[pid  5826] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5826] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5826] setpgid(0, 0)               = 0
[pid  5826] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5826] write(3, "1000", 4)         = 4
[pid  5826] close(3)                    = 0
[pid  5826] write(1, "executing program\n", 18executing program
) = 18
[pid  5826] memfd_create("syzkaller", 0) = 3
[pid  5826] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5826] 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"..., 32768) = 32768
[pid  5826] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5826] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5826] close(3)                    = 0
[pid  5826] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5826] exit_group(0)               = ?
[pid  5826] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5826, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5827 attached
, child_tidptr=0x55556ba0c650) = 5827
[pid  5827] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5827] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5827] setpgid(0, 0)               = 0
[pid  5827] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5827] write(3, "1000", 4)         = 4
[pid  5827] close(3)                    = 0
executing program
[pid  5827] write(1, "executing program\n", 18) = 18
[pid  5827] memfd_create("syzkaller", 0) = 3
[pid  5827] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5827] 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"..., 32768) = 32768
[pid  5827] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5827] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5827] close(3)                    = 0
[pid  5827] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5827] exit_group(0)               = ?
[pid  5827] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5827, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5828 attached
, child_tidptr=0x55556ba0c650) = 5828
[pid  5828] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5828] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5828] setpgid(0, 0)               = 0
[pid  5828] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5828] write(3, "1000", 4)         = 4
[pid  5828] close(3)                    = 0
executing program
[pid  5828] write(1, "executing program\n", 18) = 18
[pid  5828] memfd_create("syzkaller", 0) = 3
[pid  5828] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5828] 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"..., 32768) = 32768
[pid  5828] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5828] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5828] close(3)                    = 0
[pid  5828] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5828] exit_group(0)               = ?
[pid  5828] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5828, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5829 attached
, child_tidptr=0x55556ba0c650) = 5829
[pid  5829] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5829] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5829] setpgid(0, 0)               = 0
[pid  5829] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5829] write(3, "1000", 4)         = 4
[pid  5829] close(3)                    = 0
executing program
[pid  5829] write(1, "executing program\n", 18) = 18
[pid  5829] memfd_create("syzkaller", 0) = 3
[pid  5829] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5829] 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"..., 32768) = 32768
[pid  5829] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5829] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5829] close(3)                    = 0
[pid  5829] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5829] exit_group(0)               = ?
[pid  5829] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5829, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5830 attached
, child_tidptr=0x55556ba0c650) = 5830
[pid  5830] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5830] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5830] setpgid(0, 0)               = 0
[pid  5830] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5830] write(3, "1000", 4)         = 4
[pid  5830] close(3)                    = 0
[pid  5830] write(1, "executing program\n", 18executing program
) = 18
[pid  5830] memfd_create("syzkaller", 0) = 3
[pid  5830] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5830] 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"..., 32768) = 32768
[pid  5830] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5830] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5830] close(3)                    = 0
[pid  5830] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5830] exit_group(0)               = ?
[pid  5830] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5830, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5831 attached
, child_tidptr=0x55556ba0c650) = 5831
[pid  5831] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5831] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5831] setpgid(0, 0)               = 0
[pid  5831] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5831] write(3, "1000", 4)         = 4
[pid  5831] close(3)                    = 0
[pid  5831] write(1, "executing program\n", 18executing program
) = 18
[pid  5831] memfd_create("syzkaller", 0) = 3
[pid  5831] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5831] 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"..., 32768) = 32768
[pid  5831] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5831] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5831] close(3)                    = 0
[pid  5831] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5831] exit_group(0)               = ?
[pid  5831] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5831, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5832 attached
, child_tidptr=0x55556ba0c650) = 5832
[pid  5832] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5832] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5832] setpgid(0, 0)               = 0
[pid  5832] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5832] write(3, "1000", 4)         = 4
[pid  5832] close(3)                    = 0
executing program
[pid  5832] write(1, "executing program\n", 18) = 18
[pid  5832] memfd_create("syzkaller", 0) = 3
[pid  5832] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5832] 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"..., 32768) = 32768
[pid  5832] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5832] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5832] close(3)                    = 0
[pid  5832] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5832] exit_group(0)               = ?
[pid  5832] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5832, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5833 attached
, child_tidptr=0x55556ba0c650) = 5833
[pid  5833] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5833] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5833] setpgid(0, 0)               = 0
[pid  5833] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5833] write(3, "1000", 4)         = 4
[pid  5833] close(3)                    = 0
executing program
[pid  5833] write(1, "executing program\n", 18) = 18
[pid  5833] memfd_create("syzkaller", 0) = 3
[pid  5833] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5833] 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"..., 32768) = 32768
[pid  5833] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5833] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5833] close(3)                    = 0
[pid  5833] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5833] exit_group(0)               = ?
[pid  5833] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5833, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5834 attached
, child_tidptr=0x55556ba0c650) = 5834
[pid  5834] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5834] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5834] setpgid(0, 0)               = 0
[pid  5834] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5834] write(3, "1000", 4)         = 4
[pid  5834] close(3)                    = 0
executing program
[pid  5834] write(1, "executing program\n", 18) = 18
[pid  5834] memfd_create("syzkaller", 0) = 3
[pid  5834] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5834] 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"..., 32768) = 32768
[pid  5834] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5834] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5834] close(3)                    = 0
[pid  5834] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5834] exit_group(0)               = ?
[pid  5834] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5834, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5835 attached
, child_tidptr=0x55556ba0c650) = 5835
[pid  5835] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5835] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5835] setpgid(0, 0)               = 0
[pid  5835] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5835] write(3, "1000", 4)         = 4
[pid  5835] close(3)                    = 0
[pid  5835] write(1, "executing program\n", 18executing program
) = 18
[pid  5835] memfd_create("syzkaller", 0) = 3
[pid  5835] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5835] 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"..., 32768) = 32768
[pid  5835] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5835] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5835] close(3)                    = 0
[pid  5835] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5835] exit_group(0)               = ?
[pid  5835] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5835, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5836 attached
, child_tidptr=0x55556ba0c650) = 5836
[pid  5836] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5836] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5836] setpgid(0, 0)               = 0
[pid  5836] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5836] write(3, "1000", 4)         = 4
[pid  5836] close(3)                    = 0
executing program
[pid  5836] write(1, "executing program\n", 18) = 18
[pid  5836] memfd_create("syzkaller", 0) = 3
[pid  5836] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5836] 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"..., 32768) = 32768
[pid  5836] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5836] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5836] close(3)                    = 0
[pid  5836] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5836] exit_group(0)               = ?
[pid  5836] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5836, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5837 attached
, child_tidptr=0x55556ba0c650) = 5837
[pid  5837] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5837] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5837] setpgid(0, 0)               = 0
[pid  5837] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5837] write(3, "1000", 4)         = 4
[pid  5837] close(3)                    = 0
[pid  5837] write(1, "executing program\n", 18executing program
) = 18
[pid  5837] memfd_create("syzkaller", 0) = 3
[pid  5837] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5837] 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"..., 32768) = 32768
[pid  5837] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5837] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5837] close(3)                    = 0
[pid  5837] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5837] exit_group(0)               = ?
[pid  5837] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5837, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5838 attached
, child_tidptr=0x55556ba0c650) = 5838
[pid  5838] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5838] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5838] setpgid(0, 0)               = 0
[pid  5838] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5838] write(3, "1000", 4)         = 4
[pid  5838] close(3)                    = 0
executing program
[pid  5838] write(1, "executing program\n", 18) = 18
[pid  5838] memfd_create("syzkaller", 0) = 3
[pid  5838] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5838] 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"..., 32768) = 32768
[pid  5838] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5838] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5838] close(3)                    = 0
[pid  5838] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5838] exit_group(0)               = ?
[pid  5838] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5838, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5839 attached
, child_tidptr=0x55556ba0c650) = 5839
[pid  5839] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5839] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5839] setpgid(0, 0)               = 0
[pid  5839] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5839] write(3, "1000", 4)         = 4
[pid  5839] close(3)                    = 0
executing program
[pid  5839] write(1, "executing program\n", 18) = 18
[pid  5839] memfd_create("syzkaller", 0) = 3
[pid  5839] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5839] 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"..., 32768) = 32768
[pid  5839] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5839] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5839] close(3)                    = 0
[pid  5839] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5839] exit_group(0)               = ?
[pid  5839] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5839, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5840 attached
, child_tidptr=0x55556ba0c650) = 5840
[pid  5840] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5840] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5840] setpgid(0, 0)               = 0
[pid  5840] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5840] write(3, "1000", 4)         = 4
[pid  5840] close(3)                    = 0
executing program
[pid  5840] write(1, "executing program\n", 18) = 18
[pid  5840] memfd_create("syzkaller", 0) = 3
[pid  5840] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5840] 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"..., 32768) = 32768
[pid  5840] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5840] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5840] close(3)                    = 0
[pid  5840] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5840] exit_group(0)               = ?
[pid  5840] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5840, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5841 attached
, child_tidptr=0x55556ba0c650) = 5841
[pid  5841] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5841] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5841] setpgid(0, 0)               = 0
[pid  5841] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5841] write(3, "1000", 4)         = 4
[pid  5841] close(3)                    = 0
[pid  5841] write(1, "executing program\n", 18executing program
) = 18
[pid  5841] memfd_create("syzkaller", 0) = 3
[pid  5841] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5841] 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"..., 32768) = 32768
[pid  5841] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5841] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5841] close(3)                    = 0
[pid  5841] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5841] exit_group(0)               = ?
[pid  5841] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5841, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5842 attached
, child_tidptr=0x55556ba0c650) = 5842
[pid  5842] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5842] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5842] setpgid(0, 0)               = 0
[pid  5842] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5842] write(3, "1000", 4)         = 4
[pid  5842] close(3)                    = 0
executing program
[pid  5842] write(1, "executing program\n", 18) = 18
[pid  5842] memfd_create("syzkaller", 0) = 3
[pid  5842] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5842] 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"..., 32768) = 32768
[pid  5842] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5842] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5842] close(3)                    = 0
[pid  5842] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5842] exit_group(0)               = ?
[pid  5842] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5842, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5843 attached
, child_tidptr=0x55556ba0c650) = 5843
[pid  5843] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5843] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5843] setpgid(0, 0)               = 0
[pid  5843] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5843] write(3, "1000", 4)         = 4
[pid  5843] close(3)                    = 0
executing program
[pid  5843] write(1, "executing program\n", 18) = 18
[pid  5843] memfd_create("syzkaller", 0) = 3
[pid  5843] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5843] 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"..., 32768) = 32768
[pid  5843] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5843] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5843] close(3)                    = 0
[pid  5843] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5843] exit_group(0)               = ?
[pid  5843] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5843, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5844 attached
, child_tidptr=0x55556ba0c650) = 5844
[pid  5844] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5844] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5844] setpgid(0, 0)               = 0
[pid  5844] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5844] write(3, "1000", 4)         = 4
[pid  5844] close(3)                    = 0
executing program
[pid  5844] write(1, "executing program\n", 18) = 18
[pid  5844] memfd_create("syzkaller", 0) = 3
[pid  5844] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5844] 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"..., 32768) = 32768
[pid  5844] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5844] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5844] close(3)                    = 0
[pid  5844] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5844] exit_group(0)               = ?
[pid  5844] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5844, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5845 attached
, child_tidptr=0x55556ba0c650) = 5845
[pid  5845] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5845] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5845] setpgid(0, 0)               = 0
[pid  5845] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5845] write(3, "1000", 4)         = 4
[pid  5845] close(3)                    = 0
[pid  5845] write(1, "executing program\n", 18executing program
) = 18
[pid  5845] memfd_create("syzkaller", 0) = 3
[pid  5845] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5845] 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"..., 32768) = 32768
[pid  5845] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5845] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5845] close(3)                    = 0
[pid  5845] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5845] exit_group(0)               = ?
[pid  5845] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5845, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5846 attached
, child_tidptr=0x55556ba0c650) = 5846
[pid  5846] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5846] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5846] setpgid(0, 0)               = 0
[pid  5846] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5846] write(3, "1000", 4)         = 4
[pid  5846] close(3)                    = 0
[pid  5846] write(1, "executing program\n", 18executing program
) = 18
[pid  5846] memfd_create("syzkaller", 0) = 3
[pid  5846] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5846] 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"..., 32768) = 32768
[pid  5846] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5846] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5846] close(3)                    = 0
[pid  5846] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5846] exit_group(0)               = ?
[pid  5846] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5846, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5847 attached
, child_tidptr=0x55556ba0c650) = 5847
[pid  5847] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5847] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5847] setpgid(0, 0)               = 0
[pid  5847] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5847] write(3, "1000", 4)         = 4
[pid  5847] close(3)                    = 0
[pid  5847] write(1, "executing program\n", 18executing program
) = 18
[pid  5847] memfd_create("syzkaller", 0) = 3
[pid  5847] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5847] 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"..., 32768) = 32768
[pid  5847] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5847] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5847] close(3)                    = 0
[pid  5847] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5847] exit_group(0)               = ?
[pid  5847] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5847, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5848 attached
 <unfinished ...>
[pid  5848] set_robust_list(0x55556ba0c660, 24 <unfinished ...>
[pid  5818] <... clone resumed>, child_tidptr=0x55556ba0c650) = 5848
[pid  5848] <... set_robust_list resumed>) = 0
[pid  5848] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5848] setpgid(0, 0)               = 0
[pid  5848] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5848] write(3, "1000", 4)         = 4
[pid  5848] close(3)                    = 0
[pid  5848] write(1, "executing program\n", 18executing program
) = 18
[pid  5848] memfd_create("syzkaller", 0) = 3
[pid  5848] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5848] 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"..., 32768) = 32768
[pid  5848] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5848] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5848] close(3)                    = 0
[pid  5848] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5848] exit_group(0)               = ?
[pid  5848] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5848, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5849 attached
, child_tidptr=0x55556ba0c650) = 5849
[pid  5849] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5849] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5849] setpgid(0, 0)               = 0
[pid  5849] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5849] write(3, "1000", 4)         = 4
[pid  5849] close(3)                    = 0
[pid  5849] write(1, "executing program\n", 18executing program
) = 18
[pid  5849] memfd_create("syzkaller", 0) = 3
[pid  5849] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5849] 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"..., 32768) = 32768
[pid  5849] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5849] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5849] close(3)                    = 0
[pid  5849] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5849] exit_group(0)               = ?
[pid  5849] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5849, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556ba0c650) = 5850
./strace-static-x86_64: Process 5850 attached
[pid  5850] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5850] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5850] setpgid(0, 0)               = 0
[pid  5850] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5850] write(3, "1000", 4)         = 4
[pid  5850] close(3)                    = 0
[pid  5850] write(1, "executing program\n", 18executing program
) = 18
[pid  5850] memfd_create("syzkaller", 0) = 3
[pid  5850] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5850] 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"..., 32768) = 32768
[pid  5850] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5850] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5850] close(3)                    = 0
[pid  5850] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5850] exit_group(0)               = ?
[pid  5850] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5850, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5851 attached
, child_tidptr=0x55556ba0c650) = 5851
[pid  5851] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5851] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5851] setpgid(0, 0)               = 0
[pid  5851] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5851] write(3, "1000", 4)         = 4
[pid  5851] close(3)                    = 0
[pid  5851] write(1, "executing program\n", 18executing program
) = 18
[pid  5851] memfd_create("syzkaller", 0) = 3
[pid  5851] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5851] 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"..., 32768) = 32768
[pid  5851] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5851] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5851] close(3)                    = 0
[pid  5851] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5851] exit_group(0)               = ?
[pid  5851] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5851, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5852 attached
, child_tidptr=0x55556ba0c650) = 5852
[pid  5852] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5852] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5852] setpgid(0, 0)               = 0
[pid  5852] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5852] write(3, "1000", 4)         = 4
[pid  5852] close(3)                    = 0
[pid  5852] write(1, "executing program\n", 18executing program
) = 18
[pid  5852] memfd_create("syzkaller", 0) = 3
[pid  5852] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5852] 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"..., 32768) = 32768
[pid  5852] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5852] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5852] close(3)                    = 0
[pid  5852] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5852] exit_group(0)               = ?
[pid  5852] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5852, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5853 attached
, child_tidptr=0x55556ba0c650) = 5853
[pid  5853] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5853] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5853] setpgid(0, 0)               = 0
[pid  5853] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5853] write(3, "1000", 4)         = 4
[pid  5853] close(3)                    = 0
[pid  5853] write(1, "executing program\n", 18executing program
) = 18
[pid  5853] memfd_create("syzkaller", 0) = 3
[pid  5853] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5853] 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"..., 32768) = 32768
[pid  5853] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5853] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5853] close(3)                    = 0
[pid  5853] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5853] exit_group(0)               = ?
[pid  5853] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5853, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5854 attached
, child_tidptr=0x55556ba0c650) = 5854
[pid  5854] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5854] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5854] setpgid(0, 0)               = 0
[pid  5854] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5854] write(3, "1000", 4)         = 4
[pid  5854] close(3)                    = 0
[pid  5854] write(1, "executing program\n", 18executing program
) = 18
[pid  5854] memfd_create("syzkaller", 0) = 3
[pid  5854] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5854] 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"..., 32768) = 32768
[pid  5854] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5854] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5854] close(3)                    = 0
[pid  5854] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5854] exit_group(0)               = ?
[pid  5854] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5854, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5855 attached
, child_tidptr=0x55556ba0c650) = 5855
[pid  5855] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5855] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5855] setpgid(0, 0)               = 0
[pid  5855] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5855] write(3, "1000", 4)         = 4
[pid  5855] close(3)                    = 0
executing program
[pid  5855] write(1, "executing program\n", 18) = 18
[pid  5855] memfd_create("syzkaller", 0) = 3
[pid  5855] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5855] 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"..., 32768) = 32768
[pid  5855] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5855] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5855] close(3)                    = 0
[pid  5855] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5855] exit_group(0)               = ?
[pid  5855] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5855, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5856 attached
 <unfinished ...>
[pid  5856] set_robust_list(0x55556ba0c660, 24 <unfinished ...>
[pid  5818] <... clone resumed>, child_tidptr=0x55556ba0c650) = 5856
[pid  5856] <... set_robust_list resumed>) = 0
[pid  5856] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5856] setpgid(0, 0)               = 0
[pid  5856] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5856] write(3, "1000", 4)         = 4
[pid  5856] close(3)                    = 0
executing program
[pid  5856] write(1, "executing program\n", 18) = 18
[pid  5856] memfd_create("syzkaller", 0) = 3
[pid  5856] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5856] 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"..., 32768) = 32768
[pid  5856] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5856] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5856] close(3)                    = 0
[pid  5856] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5856] exit_group(0)               = ?
[pid  5856] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5856, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5857 attached
, child_tidptr=0x55556ba0c650) = 5857
[pid  5857] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5857] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5857] setpgid(0, 0)               = 0
[pid  5857] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5857] write(3, "1000", 4)         = 4
[pid  5857] close(3)                    = 0
[pid  5857] write(1, "executing program\n", 18executing program
) = 18
[pid  5857] memfd_create("syzkaller", 0) = 3
[pid  5857] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5857] 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"..., 32768) = 32768
[pid  5857] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5857] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5857] close(3)                    = 0
[pid  5857] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5857] exit_group(0)               = ?
[pid  5857] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5857, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5858 attached
, child_tidptr=0x55556ba0c650) = 5858
[pid  5858] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5858] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5858] setpgid(0, 0)               = 0
[pid  5858] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5858] write(3, "1000", 4)         = 4
[pid  5858] close(3)                    = 0
[pid  5858] write(1, "executing program\n", 18executing program
) = 18
[pid  5858] memfd_create("syzkaller", 0) = 3
[pid  5858] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5858] 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"..., 32768) = 32768
[pid  5858] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5858] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5858] close(3)                    = 0
[pid  5858] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5858] exit_group(0)               = ?
[pid  5858] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5858, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5859 attached
, child_tidptr=0x55556ba0c650) = 5859
[pid  5859] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5859] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5859] setpgid(0, 0)               = 0
[pid  5859] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5859] write(3, "1000", 4)         = 4
[pid  5859] close(3)                    = 0
[pid  5859] write(1, "executing program\n", 18executing program
) = 18
[pid  5859] memfd_create("syzkaller", 0) = 3
[pid  5859] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5859] 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"..., 32768) = 32768
[pid  5859] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5859] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5859] close(3)                    = 0
[pid  5859] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5859] exit_group(0)               = ?
[pid  5859] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5859, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5860 attached
, child_tidptr=0x55556ba0c650) = 5860
[pid  5860] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5860] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5860] setpgid(0, 0)               = 0
[pid  5860] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5860] write(3, "1000", 4)         = 4
[pid  5860] close(3)                    = 0
executing program
[pid  5860] write(1, "executing program\n", 18) = 18
[pid  5860] memfd_create("syzkaller", 0) = 3
[pid  5860] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5860] 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"..., 32768) = 32768
[pid  5860] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5860] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5860] close(3)                    = 0
[pid  5860] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5860] exit_group(0)               = ?
[pid  5860] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5860, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5861 attached
, child_tidptr=0x55556ba0c650) = 5861
[pid  5861] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5861] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5861] setpgid(0, 0)               = 0
[pid  5861] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5861] write(3, "1000", 4)         = 4
[pid  5861] close(3)                    = 0
[pid  5861] write(1, "executing program\n", 18executing program
) = 18
[pid  5861] memfd_create("syzkaller", 0) = 3
[pid  5861] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5861] 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"..., 32768) = 32768
[pid  5861] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5861] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5861] close(3)                    = 0
[pid  5861] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5861] exit_group(0)               = ?
[pid  5861] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5861, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5862 attached
, child_tidptr=0x55556ba0c650) = 5862
[pid  5862] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5862] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5862] setpgid(0, 0)               = 0
[pid  5862] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5862] write(3, "1000", 4)         = 4
[pid  5862] close(3)                    = 0
[pid  5862] write(1, "executing program\n", 18executing program
) = 18
[pid  5862] memfd_create("syzkaller", 0) = 3
[pid  5862] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5862] 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"..., 32768) = 32768
[pid  5862] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5862] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5862] close(3)                    = 0
[pid  5862] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5862] exit_group(0)               = ?
[pid  5862] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5862, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5863 attached
, child_tidptr=0x55556ba0c650) = 5863
[pid  5863] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5863] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5863] setpgid(0, 0)               = 0
[pid  5863] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5863] write(3, "1000", 4)         = 4
[pid  5863] close(3)                    = 0
[pid  5863] write(1, "executing program\n", 18executing program
) = 18
[pid  5863] memfd_create("syzkaller", 0) = 3
[pid  5863] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5863] 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"..., 32768) = 32768
[pid  5863] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5863] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5863] close(3)                    = 0
[pid  5863] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5863] exit_group(0)               = ?
[pid  5863] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5863, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5864 attached
, child_tidptr=0x55556ba0c650) = 5864
[pid  5864] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5864] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5864] setpgid(0, 0)               = 0
[pid  5864] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5864] write(3, "1000", 4)         = 4
[pid  5864] close(3)                    = 0
[pid  5864] write(1, "executing program\n", 18executing program
) = 18
[pid  5864] memfd_create("syzkaller", 0) = 3
[pid  5864] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5864] 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"..., 32768) = 32768
[pid  5864] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5864] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5864] close(3)                    = 0
[pid  5864] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5864] exit_group(0)               = ?
[pid  5864] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5864, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5865 attached
 <unfinished ...>
[pid  5865] set_robust_list(0x55556ba0c660, 24) = 0
[pid  5865] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5818] <... clone resumed>, child_tidptr=0x55556ba0c650) = 5865
[   81.601620][   T61] ------------[ cut here ]------------
[   81.607276][   T61] kernel BUG at fs/hfs/inode.c:444!
[   81.612653][   T61] Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI
[   81.619631][   T61] CPU: 0 UID: 0 PID: 61 Comm: kworker/u8:4 Not tainted 6.13.0-rc4-syzkaller-00012-g9b2ffa6148b1 #0
[   81.630310][   T61] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
[   81.640508][   T61] Workqueue: writeback wb_workfn (flush-7:0)
[   81.646564][   T61] RIP: 0010:hfs_write_inode+0xeb9/0xec0
[pid  5865] setpgid(0, 0)               = 0
[pid  5865] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5865] write(3, "1000", 4)         = 4
[pid  5865] close(3)                    = 0
executing program
[pid  5865] write(1, "executing program\n", 18) = 18
[   81.652231][   T61] Code: e9 88 fb ff ff 89 f9 80 e1 07 80 c1 03 38 c1 0f 8c 9d fb ff ff e8 c7 6f 82 ff e9 93 fb ff ff e8 0d e8 3f 09 e8 58 92 1e ff 90 <0f> 0b 0f 1f 44 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
[   81.671856][   T61] RSP: 0018:ffffc9000214f1e0 EFLAGS: 00010293
[   81.677968][   T61] RAX: ffffffff8280e188 RBX: 0000000000000000 RCX: ffff88801fed5a00
[   81.686041][   T61] RDX: 0000000000000000 RSI: ffffffff8eb51d80 RDI: 0000000000000000
[   81.694034][   T61] RBP: ffffc9000214f370 R08: 0000000000000007 R09: ffffffff8280d432
[   81.702035][   T61] R10: 0000000000000003 R11: ffff88801fed5a00 R12: 1ffff92000429e40
[   81.710020][   T61] R13: dffffc0000000000 R14: 0000000000000000 R15: ffff8880357c87d8
[   81.718011][   T61] FS:  0000000000000000(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000
[   81.726953][   T61] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   81.733548][   T61] CR2: 00007fd24fc07c00 CR3: 0000000072af4000 CR4: 00000000003526f0
[   81.741539][   T61] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   81.749519][   T61] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   81.757501][   T61] Call Trace:
[   81.760785][   T61]  <TASK>
[   81.763720][   T61]  ? __die_body+0x5f/0xb0
[   81.768059][   T61]  ? die+0x9e/0xc0
[   81.771785][   T61]  ? do_trap+0x15a/0x3a0
[   81.776041][   T61]  ? hfs_write_inode+0xeb9/0xec0
[   81.780992][   T61]  ? do_error_trap+0x1dc/0x2c0
[   81.785770][   T61]  ? hfs_write_inode+0xeb9/0xec0
[   81.790718][   T61]  ? mark_lock+0x9a/0x360
[   81.795070][   T61]  ? __pfx_do_error_trap+0x10/0x10
[   81.800205][   T61]  ? report_bug+0x3e8/0x500
[   81.804753][   T61]  ? handle_invalid_op+0x34/0x40
[   81.809712][   T61]  ? hfs_write_inode+0xeb9/0xec0
[   81.814693][   T61]  ? exc_invalid_op+0x38/0x50
[   81.819379][   T61]  ? asm_exc_invalid_op+0x1a/0x20
[   81.824425][   T61]  ? hfs_write_inode+0x162/0xec0
[   81.829385][   T61]  ? hfs_write_inode+0xeb8/0xec0
[   81.834342][   T61]  ? hfs_write_inode+0xeb9/0xec0
[   81.839388][   T61]  ? __pfx_hfs_write_inode+0x10/0x10
[   81.844691][   T61]  ? __writeback_single_inode+0x48f/0x10d0
[   81.850521][   T61]  ? do_raw_spin_unlock+0x13c/0x8b0
[   81.855737][   T61]  __writeback_single_inode+0x708/0x10d0
[   81.861421][   T61]  writeback_sb_inodes+0x820/0x1360
[   81.866647][   T61]  ? mark_lock+0x2ae/0x360
[   81.871093][   T61]  ? __pfx_writeback_sb_inodes+0x10/0x10
[   81.876759][   T61]  ? __pfx___up_read+0x10/0x10
[   81.881538][   T61]  ? do_raw_spin_lock+0x14f/0x370
[   81.886577][   T61]  __writeback_inodes_wb+0x11b/0x260
[   81.891880][   T61]  wb_writeback+0x427/0xb80
[   81.896393][   T61]  ? queue_io+0x2e1/0x5a0
[   81.900732][   T61]  ? __pfx_wb_writeback+0x10/0x10
[   81.905771][   T61]  wb_workfn+0xc4b/0x1080
[   81.910112][   T61]  ? __pfx_wb_workfn+0x10/0x10
[   81.914885][   T61]  ? lockdep_hardirqs_on_prepare+0x43d/0x780
[   81.920871][   T61]  ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[   81.927205][   T61]  ? preempt_schedule_thunk+0x1a/0x30
[   81.932584][   T61]  ? process_scheduled_works+0x976/0x1840
[   81.938317][   T61]  process_scheduled_works+0xa66/0x1840
[   81.943887][   T61]  ? __pfx_process_scheduled_works+0x10/0x10
[   81.949882][   T61]  ? assign_work+0x364/0x3d0
[   81.954492][   T61]  worker_thread+0x870/0xd30
[   81.959112][   T61]  ? __kthread_parkme+0x169/0x1d0
[   81.964139][   T61]  ? __pfx_worker_thread+0x10/0x10
[   81.969271][   T61]  kthread+0x2f0/0x390
[   81.973352][   T61]  ? __pfx_worker_thread+0x10/0x10
[   81.978467][   T61]  ? __pfx_kthread+0x10/0x10
[   81.983074][   T61]  ret_from_fork+0x4b/0x80
[   81.987510][   T61]  ? __pfx_kthread+0x10/0x10
[   81.992130][   T61]  ret_from_fork_asm+0x1a/0x30
[   81.996922][   T61]  </TASK>
[   81.999958][   T61] Modules linked in:
[pid  5865] memfd_create("syzkaller", 0) = 3
[pid  5865] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[pid  5865] 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"..., 32768) = 32768
[pid  5865] munmap(0x7fd24fc00000, 138412032) = 0
[pid  5865] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid  5865] close(3)                    = 0
[pid  5865] openat(AT_FDCWD, "./file0", O_RDWR|O_CREAT|O_SYNC|O_NOFOLLOW|O_NOATIME, 000) = 3
[pid  5865] exit_group(0)               = ?
[pid  5865] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5865, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55556ba0c650) = 5866
./strace-static-x86_64: Process 5866 attached
[pid  5866] set_robust_list(0x55556ba0c660, 24) = 0
[   82.004109][   T61] ---[ end trace 0000000000000000 ]---
[   82.011285][   T61] RIP: 0010:hfs_write_inode+0xeb9/0xec0
[   82.016918][   T61] Code: e9 88 fb ff ff 89 f9 80 e1 07 80 c1 03 38 c1 0f 8c 9d fb ff ff e8 c7 6f 82 ff e9 93 fb ff ff e8 0d e8 3f 09 e8 58 92 1e ff 90 <0f> 0b 0f 1f 44 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
[   82.037318][   T61] RSP: 0018:ffffc9000214f1e0 EFLAGS: 00010293
[   82.043729][   T61] RAX: ffffffff8280e188 RBX: 0000000000000000 RCX: ffff88801fed5a00
[pid  5866] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5866] setpgid(0, 0)               = 0
[pid  5866] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5866] write(3, "1000", 4)         = 4
[pid  5866] close(3)                    = 0
[pid  5866] write(1, "executing program\n", 18executing program
) = 18
[pid  5866] memfd_create("syzkaller", 0) = 3
[pid  5866] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd24fc00000
[   82.052086][   T61] RDX: 0000000000000000 RSI: ffffffff8eb51d80 RDI: 0000000000000000
[   82.060378][   T61] RBP: ffffc9000214f370 R08: 0000000000000007 R09: ffffffff8280d432
[   82.068877][   T61] R10: 0000000000000003 R11: ffff88801fed5a00 R12: 1ffff92000429e40
[   82.077006][   T61] R13: dffffc0000000000 R14: 0000000000000000 R15: ffff8880357c87d8
[   82.085278][   T61] FS:  0000000000000000(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000
[   82.094622][   T61] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[pid  5866] 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"..., 32768) = 32768
[   82.101572][   T61] CR2: 00007fd24fc07c00 CR3: 000000002850e000 CR4: 00000000003526f0
[   82.109708][   T61] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   82.117786][   T61] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   82.126199][   T61] Kernel panic - not syncing: Fatal exception
[   82.132608][   T61] Kernel Offset: disabled
[   82.136930][   T61] Rebooting in 86400 seconds..