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

<...>
Warning: Permanently added '10.128.0.100' (ED25519) to the list of known hosts.
execve("./syz-executor1825772973", ["./syz-executor1825772973"], 0x7ffc7f955c60 /* 10 vars */) = 0
brk(NULL)                               = 0x555593882000
brk(0x555593882d00)                     = 0x555593882d00
arch_prctl(ARCH_SET_FS, 0x555593882380) = 0
set_tid_address(0x555593882650)         = 5845
set_robust_list(0x555593882660, 24)     = 0
rseq(0x555593882ca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor1825772973", 4096) = 28
getrandom("\xff\x4a\x0b\x79\xaa\x53\xd6\xfb", 8, GRND_NONBLOCK) = 8
brk(NULL)                               = 0x555593882d00
brk(0x5555938a3d00)                     = 0x5555938a3d00
brk(0x5555938a4000)                     = 0x5555938a4000
mprotect(0x7f914eae1000, 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 5846 attached
, child_tidptr=0x555593882650) = 5846
[pid  5846] set_robust_list(0x555593882660, 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
executing program
[pid  5846] write(1, "executing program\n", 18) = 18
[pid  5846] memfd_create("syzkaller", 0) = 3
[pid  5846] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[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"..., 16777216) = 16777216
[pid  5846] munmap(0x7f9146600000, 138412032) = 0
[pid  5846] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5846] ioctl(4, LOOP_SET_FD, 3)    = 0
[pid  5846] close(3)                    = 0
[pid  5846] close(4)                    = 0
[pid  5846] mkdir("./file1", 0777)      = 0
[  119.481836][ T5846] loop0: detected capacity change from 0 to 32768
[  119.558293][ T5846] bcachefs (loop0): starting version 1.7: mi_btree_bitmap opts=metadata_checksum=none,data_checksum=none,compression=lz4,norecovery,nojournal_transaction_names,allocator_stuck_timeout=32767
[  119.577780][ T5846] bcachefs (loop0): recovering from clean shutdown, journal seq 10
[  119.597429][ T5846] bcachefs (loop0): accounting_read... done
[pid  5846] mount("/dev/loop0", "./file1", "bcachefs", MS_I_VERSION, "\x61\x63\x6c\x2c\x64\x69\x62\x65\x63\x74\x5f\x69\x6f\x2c\x6e\x6f\x72\x65\x63\x6f\x76\x65\x72\x79\x2c\x66\x03") = 0
[pid  5846] openat(AT_FDCWD, "./file1", O_RDONLY|O_DIRECTORY) = 3
[pid  5846] chdir("./file1")            = 0
[  119.604505][ T5846] bcachefs (loop0): alloc_read... done
[  119.610288][ T5846] bcachefs (loop0): stripes_read... done
[  119.616189][ T5846] bcachefs (loop0): snapshots_read... done
[  119.627500][ T5846] bcachefs (loop0): going read-write
[  119.640318][ T5846] bcachefs (loop0): done starting filesystem
[pid  5846] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5846] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5846] close(4)                    = 0
[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=24 /* 0.24 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 5858 attached
[  119.726605][ T5846] syz-executor182 (5846) used greatest stack depth: 17776 bytes left
 <unfinished ...>
[pid  5858] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5858
[pid  5858] <... set_robust_list resumed>) = 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
executing program
[pid  5858] write(1, "executing program\n", 18) = 18
[pid  5858] memfd_create("syzkaller", 0) = 3
[pid  5858] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[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"..., 16777216) = 16777216
[pid  5858] munmap(0x7f9146600000, 138412032) = 0
[pid  5858] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5858] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5858] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5858] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5858] close(4)                    = 0
[pid  5858] close(3)                    = 0
[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=2 /* 0.02 s */, si_stime=16 /* 0.16 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 5859 attached
 <unfinished ...>
[pid  5859] set_robust_list(0x555593882660, 24) = 0
[pid  5859] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5859
[pid  5859] <... prctl resumed>)        = 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
executing program
[pid  5859] write(1, "executing program\n", 18) = 18
[pid  5859] memfd_create("syzkaller", 0) = 3
[pid  5859] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[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"..., 16777216) = 16777216
[pid  5859] munmap(0x7f9146600000, 138412032) = 0
[pid  5859] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5859] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5859] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5859] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5859] close(4)                    = 0
[pid  5859] close(3)                    = 0
[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=16 /* 0.16 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 5860 attached
, child_tidptr=0x555593882650) = 5860
[pid  5860] set_robust_list(0x555593882660, 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) = 0x7f9146600000
[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"..., 16777216) = 16777216
[pid  5860] munmap(0x7f9146600000, 138412032) = 0
[pid  5860] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5860] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5860] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5860] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5860] close(4)                    = 0
[pid  5860] close(3)                    = 0
[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=2 /* 0.02 s */, si_stime=14 /* 0.14 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 5861 attached
 <unfinished ...>
[pid  5861] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5861
[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) = 0x7f9146600000
[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"..., 16777216) = 16777216
[pid  5861] munmap(0x7f9146600000, 138412032) = 0
[pid  5861] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5861] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5861] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5861] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5861] close(4)                    = 0
[pid  5861] close(3)                    = 0
[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=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5862 attached
 <unfinished ...>
[pid  5862] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5862
[pid  5862] <... set_robust_list resumed>) = 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
executing program
[pid  5862] write(1, "executing program\n", 18) = 18
[pid  5862] memfd_create("syzkaller", 0) = 3
[pid  5862] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[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"..., 16777216) = 16777216
[pid  5862] munmap(0x7f9146600000, 138412032) = 0
[pid  5862] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5862] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5862] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5862] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5862] close(4)                    = 0
[pid  5862] close(3)                    = 0
[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=1 /* 0.01 s */, si_stime=17 /* 0.17 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 5863 attached
 <unfinished ...>
[pid  5863] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5863
[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
executing program
[pid  5863] write(1, "executing program\n", 18) = 18
[pid  5863] memfd_create("syzkaller", 0) = 3
[pid  5863] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[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"..., 16777216) = 16777216
[pid  5863] munmap(0x7f9146600000, 138412032) = 0
[pid  5863] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5863] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5863] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5863] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5863] close(4)                    = 0
[pid  5863] close(3)                    = 0
[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=4 /* 0.04 s */, si_stime=14 /* 0.14 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 5864 attached
 <unfinished ...>
[pid  5864] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5864
[pid  5864] <... set_robust_list resumed>) = 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
executing program
[pid  5864] write(1, "executing program\n", 18) = 18
[pid  5864] memfd_create("syzkaller", 0) = 3
[pid  5864] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[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"..., 16777216) = 16777216
[pid  5864] munmap(0x7f9146600000, 138412032) = 0
[pid  5864] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5864] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5864] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5864] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5864] close(4)                    = 0
[pid  5864] close(3)                    = 0
[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=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5865 attached
 <unfinished ...>
[pid  5865] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5865
[pid  5865] <... set_robust_list resumed>) = 0
[pid  5865] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[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
[pid  5865] write(1, "executing program\n", 18executing program
) = 18
[pid  5865] memfd_create("syzkaller", 0) = 3
[pid  5865] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[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"..., 16777216) = 16777216
[pid  5865] munmap(0x7f9146600000, 138412032) = 0
[pid  5865] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5865] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5865] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5865] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5865] close(4)                    = 0
[pid  5865] close(3)                    = 0
[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=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5866 attached
, child_tidptr=0x555593882650) = 5866
[pid  5866] set_robust_list(0x555593882660, 24) = 0
[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
executing program
[pid  5866] write(1, "executing program\n", 18) = 18
[pid  5866] memfd_create("syzkaller", 0) = 3
[pid  5866] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[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"..., 16777216) = 16777216
[pid  5866] munmap(0x7f9146600000, 138412032) = 0
[pid  5866] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5866] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5866] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5866] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5866] close(4)                    = 0
[pid  5866] close(3)                    = 0
[pid  5866] exit_group(0)               = ?
[pid  5866] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5866, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5867 attached
, child_tidptr=0x555593882650) = 5867
[pid  5867] set_robust_list(0x555593882660, 24) = 0
[pid  5867] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5867] setpgid(0, 0)               = 0
[pid  5867] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5867] write(3, "1000", 4)         = 4
[pid  5867] close(3)                    = 0
executing program
[pid  5867] write(1, "executing program\n", 18) = 18
[pid  5867] memfd_create("syzkaller", 0) = 3
[pid  5867] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5867] 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  5867] munmap(0x7f9146600000, 138412032) = 0
[pid  5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5867] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5867] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5867] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5867] close(4)                    = 0
[pid  5867] close(3)                    = 0
[pid  5867] exit_group(0)               = ?
[pid  5867] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5867, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 5868 attached
, child_tidptr=0x555593882650) = 5868
[pid  5868] set_robust_list(0x555593882660, 24) = 0
[pid  5868] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5868] setpgid(0, 0)               = 0
[pid  5868] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5868] write(3, "1000", 4)         = 4
[pid  5868] close(3)                    = 0
[pid  5868] write(1, "executing program\n", 18executing program
) = 18
[pid  5868] memfd_create("syzkaller", 0) = 3
[pid  5868] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5868] 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  5868] munmap(0x7f9146600000, 138412032) = 0
[pid  5868] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5868] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5868] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5868] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5868] close(4)                    = 0
[pid  5868] close(3)                    = 0
[pid  5868] exit_group(0)               = ?
[pid  5868] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5868, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 5869 attached
, child_tidptr=0x555593882650) = 5869
[pid  5869] set_robust_list(0x555593882660, 24) = 0
[pid  5869] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5869] setpgid(0, 0)               = 0
[pid  5869] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5869] write(3, "1000", 4)         = 4
[pid  5869] close(3)                    = 0
[pid  5869] write(1, "executing program\n", 18executing program
) = 18
[pid  5869] memfd_create("syzkaller", 0) = 3
[pid  5869] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5869] 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  5869] munmap(0x7f9146600000, 138412032) = 0
[pid  5869] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5869] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5869] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5869] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5869] close(4)                    = 0
[pid  5869] close(3)                    = 0
[pid  5869] exit_group(0)               = ?
[pid  5869] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5869, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5870 attached
 <unfinished ...>
[pid  5870] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5870
[pid  5870] <... set_robust_list resumed>) = 0
[pid  5870] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5870] setpgid(0, 0)               = 0
[pid  5870] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5870] write(3, "1000", 4)         = 4
[pid  5870] close(3)                    = 0
executing program
[pid  5870] write(1, "executing program\n", 18) = 18
[pid  5870] memfd_create("syzkaller", 0) = 3
[pid  5870] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5870] 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  5870] munmap(0x7f9146600000, 138412032) = 0
[pid  5870] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5870] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5870] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5870] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5870] close(4)                    = 0
[pid  5870] close(3)                    = 0
[pid  5870] exit_group(0)               = ?
[pid  5870] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5870, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5871 attached
 <unfinished ...>
[pid  5871] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5871
[pid  5871] <... set_robust_list resumed>) = 0
[pid  5871] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5871] setpgid(0, 0)               = 0
[pid  5871] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5871] write(3, "1000", 4)         = 4
[pid  5871] close(3)                    = 0
executing program
[pid  5871] write(1, "executing program\n", 18) = 18
[pid  5871] memfd_create("syzkaller", 0) = 3
[pid  5871] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5871] 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  5871] munmap(0x7f9146600000, 138412032) = 0
[pid  5871] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5871] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5871] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5871] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5871] close(4)                    = 0
[pid  5871] close(3)                    = 0
[pid  5871] exit_group(0)               = ?
[pid  5871] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5871, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 5872 attached
, child_tidptr=0x555593882650) = 5872
[pid  5872] set_robust_list(0x555593882660, 24) = 0
[pid  5872] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5872] setpgid(0, 0)               = 0
[pid  5872] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5872] write(3, "1000", 4)         = 4
[pid  5872] close(3)                    = 0
executing program
[pid  5872] write(1, "executing program\n", 18) = 18
[pid  5872] memfd_create("syzkaller", 0) = 3
[pid  5872] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5872] 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  5872] munmap(0x7f9146600000, 138412032) = 0
[pid  5872] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5872] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5872] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5872] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5872] close(4)                    = 0
[pid  5872] close(3)                    = 0
[pid  5872] exit_group(0)               = ?
[pid  5872] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5872, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5873 attached
 <unfinished ...>
[pid  5873] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5873
[pid  5873] <... set_robust_list resumed>) = 0
[pid  5873] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5873] setpgid(0, 0)               = 0
[pid  5873] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5873] write(3, "1000", 4)         = 4
[pid  5873] close(3)                    = 0
executing program
[pid  5873] write(1, "executing program\n", 18) = 18
[pid  5873] memfd_create("syzkaller", 0) = 3
[pid  5873] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5873] 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  5873] munmap(0x7f9146600000, 138412032) = 0
[pid  5873] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5873] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5873] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5873] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5873] close(4)                    = 0
[pid  5873] close(3)                    = 0
[pid  5873] exit_group(0)               = ?
[pid  5873] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5873, si_uid=0, si_status=0, si_utime=0, si_stime=18 /* 0.18 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 5874 attached
 <unfinished ...>
[pid  5874] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5874
[pid  5874] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5874] setpgid(0, 0)               = 0
[pid  5874] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5874] write(3, "1000", 4)         = 4
[pid  5874] close(3)                    = 0
executing program
[pid  5874] write(1, "executing program\n", 18) = 18
[pid  5874] memfd_create("syzkaller", 0) = 3
[pid  5874] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5874] 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  5874] munmap(0x7f9146600000, 138412032) = 0
[pid  5874] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5874] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5874] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5874] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5874] close(4)                    = 0
[pid  5874] close(3)                    = 0
[pid  5874] exit_group(0)               = ?
[pid  5874] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5874, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 5875 attached
, child_tidptr=0x555593882650) = 5875
[pid  5875] set_robust_list(0x555593882660, 24) = 0
[pid  5875] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5875] setpgid(0, 0)               = 0
[pid  5875] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5875] write(3, "1000", 4)         = 4
[pid  5875] close(3)                    = 0
[pid  5875] write(1, "executing program\n", 18executing program
) = 18
[pid  5875] memfd_create("syzkaller", 0) = 3
[pid  5875] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5875] 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  5875] munmap(0x7f9146600000, 138412032) = 0
[pid  5875] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5875] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5875] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5875] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5875] close(4)                    = 0
[pid  5875] close(3)                    = 0
[pid  5875] exit_group(0)               = ?
[pid  5875] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5875, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 5876 attached
, child_tidptr=0x555593882650) = 5876
[pid  5876] set_robust_list(0x555593882660, 24) = 0
[pid  5876] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5876] setpgid(0, 0)               = 0
[pid  5876] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5876] write(3, "1000", 4)         = 4
[pid  5876] close(3)                    = 0
executing program
[pid  5876] write(1, "executing program\n", 18) = 18
[pid  5876] memfd_create("syzkaller", 0) = 3
[pid  5876] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5876] 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  5876] munmap(0x7f9146600000, 138412032) = 0
[pid  5876] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5876] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5876] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5876] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5876] close(4)                    = 0
[pid  5876] close(3)                    = 0
[pid  5876] exit_group(0)               = ?
[pid  5876] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5876, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5877 attached
 <unfinished ...>
[pid  5877] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5877
[pid  5877] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5877] setpgid(0, 0)               = 0
[pid  5877] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5877] write(3, "1000", 4)         = 4
[pid  5877] close(3)                    = 0
[pid  5877] write(1, "executing program\n", 18executing program
) = 18
[pid  5877] memfd_create("syzkaller", 0) = 3
[pid  5877] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5877] 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  5877] munmap(0x7f9146600000, 138412032) = 0
[pid  5877] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5877] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5877] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5877] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5877] close(4)                    = 0
[pid  5877] close(3)                    = 0
[pid  5877] exit_group(0)               = ?
[pid  5877] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5877, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=18 /* 0.18 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 5878 attached
 <unfinished ...>
[pid  5878] set_robust_list(0x555593882660, 24) = 0
[pid  5878] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5878
[pid  5878] <... prctl resumed>)        = 0
[pid  5878] setpgid(0, 0)               = 0
[pid  5878] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5878] write(3, "1000", 4)         = 4
[pid  5878] close(3)                    = 0
executing program
[pid  5878] write(1, "executing program\n", 18) = 18
[pid  5878] memfd_create("syzkaller", 0) = 3
[pid  5878] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5878] 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  5878] munmap(0x7f9146600000, 138412032) = 0
[pid  5878] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5878] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5878] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5878] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5878] close(4)                    = 0
[pid  5878] close(3)                    = 0
[pid  5878] exit_group(0)               = ?
[pid  5878] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5878, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5879 attached
, child_tidptr=0x555593882650) = 5879
[pid  5879] set_robust_list(0x555593882660, 24) = 0
[pid  5879] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5879] setpgid(0, 0)               = 0
[pid  5879] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5879] write(3, "1000", 4)         = 4
[pid  5879] close(3)                    = 0
[pid  5879] write(1, "executing program\n", 18executing program
) = 18
[pid  5879] memfd_create("syzkaller", 0) = 3
[pid  5879] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5879] 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  5879] munmap(0x7f9146600000, 138412032) = 0
[pid  5879] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5879] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5879] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5879] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5879] close(4)                    = 0
[pid  5879] close(3)                    = 0
[pid  5879] exit_group(0)               = ?
[pid  5879] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5879, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 5880 attached
, child_tidptr=0x555593882650) = 5880
[pid  5880] set_robust_list(0x555593882660, 24) = 0
[pid  5880] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5880] setpgid(0, 0)               = 0
[pid  5880] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5880] write(3, "1000", 4)         = 4
[pid  5880] close(3)                    = 0
[pid  5880] write(1, "executing program\n", 18executing program
) = 18
[pid  5880] memfd_create("syzkaller", 0) = 3
[pid  5880] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5880] 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  5880] munmap(0x7f9146600000, 138412032) = 0
[pid  5880] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5880] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5880] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5880] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5880] close(4)                    = 0
[pid  5880] close(3)                    = 0
[pid  5880] exit_group(0)               = ?
[pid  5880] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5880, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5881 attached
 <unfinished ...>
[pid  5881] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5881
[pid  5881] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5881] setpgid(0, 0)               = 0
[pid  5881] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5881] write(3, "1000", 4)         = 4
[pid  5881] close(3)                    = 0
executing program
[pid  5881] write(1, "executing program\n", 18) = 18
[pid  5881] memfd_create("syzkaller", 0) = 3
[pid  5881] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5881] 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  5881] munmap(0x7f9146600000, 138412032) = 0
[pid  5881] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5881] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5881] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5881] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5881] close(4)                    = 0
[pid  5881] close(3)                    = 0
[pid  5881] exit_group(0)               = ?
[pid  5881] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5881, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5882 attached
 <unfinished ...>
[pid  5882] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5882
[pid  5882] <... set_robust_list resumed>) = 0
[pid  5882] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5882] setpgid(0, 0)               = 0
[pid  5882] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5882] write(3, "1000", 4)         = 4
[pid  5882] close(3)                    = 0
executing program
[pid  5882] write(1, "executing program\n", 18) = 18
[pid  5882] memfd_create("syzkaller", 0) = 3
[pid  5882] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5882] 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  5882] munmap(0x7f9146600000, 138412032) = 0
[pid  5882] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5882] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5882] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5882] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5882] close(4)                    = 0
[pid  5882] close(3)                    = 0
[pid  5882] exit_group(0)               = ?
[pid  5882] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5882, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 5883 attached
 <unfinished ...>
[pid  5883] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5883
[pid  5883] <... set_robust_list resumed>) = 0
[pid  5883] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5883] setpgid(0, 0)               = 0
[pid  5883] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5883] write(3, "1000", 4)         = 4
[pid  5883] close(3)                    = 0
executing program
[pid  5883] write(1, "executing program\n", 18) = 18
[pid  5883] memfd_create("syzkaller", 0) = 3
[pid  5883] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5883] 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  5883] munmap(0x7f9146600000, 138412032) = 0
[pid  5883] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5883] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5883] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5883] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5883] close(4)                    = 0
[pid  5883] close(3)                    = 0
[pid  5883] exit_group(0)               = ?
[pid  5883] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5883, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5884 attached
 <unfinished ...>
[pid  5884] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5884
[pid  5884] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5884] setpgid(0, 0)               = 0
[pid  5884] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5884] write(3, "1000", 4)         = 4
[pid  5884] close(3)                    = 0
executing program
[pid  5884] write(1, "executing program\n", 18) = 18
[pid  5884] memfd_create("syzkaller", 0) = 3
[pid  5884] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5884] 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  5884] munmap(0x7f9146600000, 138412032) = 0
[pid  5884] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5884] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5884] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5884] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5884] close(4)                    = 0
[pid  5884] close(3)                    = 0
[pid  5884] exit_group(0)               = ?
[pid  5884] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5884, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 5885 attached
 <unfinished ...>
[pid  5885] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5885
[pid  5885] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5885] setpgid(0, 0)               = 0
[pid  5885] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5885] write(3, "1000", 4)         = 4
[pid  5885] close(3)                    = 0
executing program
[pid  5885] write(1, "executing program\n", 18) = 18
[pid  5885] memfd_create("syzkaller", 0) = 3
[pid  5885] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5885] 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  5885] munmap(0x7f9146600000, 138412032) = 0
[pid  5885] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5885] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5885] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5885] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5885] close(4)                    = 0
[pid  5885] close(3)                    = 0
[pid  5885] exit_group(0)               = ?
[pid  5885] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5885, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=11 /* 0.11 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 5886 attached
, child_tidptr=0x555593882650) = 5886
[pid  5886] set_robust_list(0x555593882660, 24) = 0
[pid  5886] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5886] setpgid(0, 0)               = 0
[pid  5886] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5886] write(3, "1000", 4)         = 4
[pid  5886] close(3)                    = 0
executing program
[pid  5886] write(1, "executing program\n", 18) = 18
[pid  5886] memfd_create("syzkaller", 0) = 3
[pid  5886] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5886] 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  5886] munmap(0x7f9146600000, 138412032) = 0
[pid  5886] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5886] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5886] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5886] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5886] close(4)                    = 0
[pid  5886] close(3)                    = 0
[pid  5886] exit_group(0)               = ?
[pid  5886] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5886, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5887 attached
 <unfinished ...>
[pid  5887] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5887
[pid  5887] <... set_robust_list resumed>) = 0
[pid  5887] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5887] setpgid(0, 0)               = 0
[pid  5887] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5887] write(3, "1000", 4)         = 4
[pid  5887] close(3)                    = 0
executing program
[pid  5887] write(1, "executing program\n", 18) = 18
[pid  5887] memfd_create("syzkaller", 0) = 3
[pid  5887] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5887] 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  5887] munmap(0x7f9146600000, 138412032) = 0
[pid  5887] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5887] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5887] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5887] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5887] close(4)                    = 0
[pid  5887] close(3)                    = 0
[pid  5887] exit_group(0)               = ?
[pid  5887] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5887, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5888 attached
 <unfinished ...>
[pid  5888] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5888
[pid  5888] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5888] setpgid(0, 0)               = 0
[pid  5888] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5888] write(3, "1000", 4)         = 4
[pid  5888] close(3)                    = 0
executing program
[pid  5888] write(1, "executing program\n", 18) = 18
[pid  5888] memfd_create("syzkaller", 0) = 3
[pid  5888] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5888] 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  5888] munmap(0x7f9146600000, 138412032) = 0
[pid  5888] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5888] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5888] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5888] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5888] close(4)                    = 0
[pid  5888] close(3)                    = 0
[pid  5888] exit_group(0)               = ?
[pid  5888] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5888, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 5889 attached
 <unfinished ...>
[pid  5889] set_robust_list(0x555593882660, 24) = 0
[pid  5889] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5889
[pid  5889] <... prctl resumed>)        = 0
[pid  5889] setpgid(0, 0)               = 0
[pid  5889] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5889] write(3, "1000", 4)         = 4
[pid  5889] close(3)                    = 0
[pid  5889] write(1, "executing program\n", 18executing program
) = 18
[pid  5889] memfd_create("syzkaller", 0) = 3
[pid  5889] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5889] 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  5889] munmap(0x7f9146600000, 138412032) = 0
[pid  5889] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5889] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5889] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5889] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5889] close(4)                    = 0
[pid  5889] close(3)                    = 0
[pid  5889] exit_group(0)               = ?
[pid  5889] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5889, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=17 /* 0.17 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 5890 attached
, child_tidptr=0x555593882650) = 5890
[pid  5890] set_robust_list(0x555593882660, 24) = 0
[pid  5890] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5890] setpgid(0, 0)               = 0
[pid  5890] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5890] write(3, "1000", 4)         = 4
[pid  5890] close(3)                    = 0
executing program
[pid  5890] write(1, "executing program\n", 18) = 18
[pid  5890] memfd_create("syzkaller", 0) = 3
[pid  5890] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5890] 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  5890] munmap(0x7f9146600000, 138412032) = 0
[pid  5890] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5890] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5890] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5890] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5890] close(4)                    = 0
[pid  5890] close(3)                    = 0
[pid  5890] exit_group(0)               = ?
[pid  5890] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5890, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 5891 attached
, child_tidptr=0x555593882650) = 5891
[pid  5891] set_robust_list(0x555593882660, 24) = 0
[pid  5891] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5891] setpgid(0, 0)               = 0
[pid  5891] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5891] write(3, "1000", 4)         = 4
[pid  5891] close(3)                    = 0
executing program
[pid  5891] write(1, "executing program\n", 18) = 18
[pid  5891] memfd_create("syzkaller", 0) = 3
[pid  5891] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5891] 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  5891] munmap(0x7f9146600000, 138412032) = 0
[pid  5891] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5891] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5891] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5891] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5891] close(4)                    = 0
[pid  5891] close(3)                    = 0
[pid  5891] exit_group(0)               = ?
[pid  5891] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5891, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=18 /* 0.18 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 5892 attached
 <unfinished ...>
[pid  5892] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5892
[pid  5892] <... set_robust_list resumed>) = 0
[pid  5892] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5892] setpgid(0, 0)               = 0
[pid  5892] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5892] write(3, "1000", 4)         = 4
[pid  5892] close(3)                    = 0
executing program
[pid  5892] write(1, "executing program\n", 18) = 18
[pid  5892] memfd_create("syzkaller", 0) = 3
[pid  5892] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5892] 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  5892] munmap(0x7f9146600000, 138412032) = 0
[pid  5892] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5892] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5892] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5892] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5892] close(4)                    = 0
[pid  5892] close(3)                    = 0
[pid  5892] exit_group(0)               = ?
[pid  5892] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5892, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 5893 attached
, child_tidptr=0x555593882650) = 5893
[pid  5893] set_robust_list(0x555593882660, 24) = 0
[pid  5893] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5893] setpgid(0, 0)               = 0
[pid  5893] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5893] write(3, "1000", 4)         = 4
[pid  5893] close(3)                    = 0
[pid  5893] write(1, "executing program\n", 18executing program
) = 18
[pid  5893] memfd_create("syzkaller", 0) = 3
[pid  5893] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5893] 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  5893] munmap(0x7f9146600000, 138412032) = 0
[pid  5893] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5893] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5893] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5893] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5893] close(4)                    = 0
[pid  5893] close(3)                    = 0
[pid  5893] exit_group(0)               = ?
[pid  5893] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5893, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 5894 attached
 <unfinished ...>
[pid  5894] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5894
[pid  5894] <... set_robust_list resumed>) = 0
[pid  5894] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5894] setpgid(0, 0)               = 0
[pid  5894] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5894] write(3, "1000", 4)         = 4
[pid  5894] close(3)                    = 0
[pid  5894] write(1, "executing program\n", 18executing program
) = 18
[pid  5894] memfd_create("syzkaller", 0) = 3
[pid  5894] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5894] 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  5894] munmap(0x7f9146600000, 138412032) = 0
[pid  5894] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5894] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5894] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5894] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5894] close(4)                    = 0
[pid  5894] close(3)                    = 0
[pid  5894] exit_group(0)               = ?
[pid  5894] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5894, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 5895 attached
, child_tidptr=0x555593882650) = 5895
[pid  5895] set_robust_list(0x555593882660, 24) = 0
[pid  5895] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5895] setpgid(0, 0)               = 0
[pid  5895] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5895] write(3, "1000", 4)         = 4
[pid  5895] close(3)                    = 0
executing program
[pid  5895] write(1, "executing program\n", 18) = 18
[pid  5895] memfd_create("syzkaller", 0) = 3
[pid  5895] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5895] 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  5895] munmap(0x7f9146600000, 138412032) = 0
[pid  5895] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5895] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5895] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5895] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5895] close(4)                    = 0
[pid  5895] close(3)                    = 0
[pid  5895] exit_group(0)               = ?
[pid  5895] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5895, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 5896 attached
 <unfinished ...>
[pid  5896] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5896
[pid  5896] <... set_robust_list resumed>) = 0
[pid  5896] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5896] setpgid(0, 0)               = 0
[pid  5896] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5896] write(3, "1000", 4)         = 4
[pid  5896] close(3)                    = 0
[pid  5896] write(1, "executing program\n", 18executing program
) = 18
[pid  5896] memfd_create("syzkaller", 0) = 3
[pid  5896] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5896] 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  5896] munmap(0x7f9146600000, 138412032) = 0
[pid  5896] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5896] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5896] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5896] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5896] close(4)                    = 0
[pid  5896] close(3)                    = 0
[pid  5896] exit_group(0)               = ?
[pid  5896] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5896, si_uid=0, si_status=0, si_utime=0, si_stime=20 /* 0.20 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 5897 attached
 <unfinished ...>
[pid  5897] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5897
[pid  5897] <... set_robust_list resumed>) = 0
[pid  5897] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5897] setpgid(0, 0)               = 0
[pid  5897] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5897] write(3, "1000", 4)         = 4
[pid  5897] close(3)                    = 0
executing program
[pid  5897] write(1, "executing program\n", 18) = 18
[pid  5897] memfd_create("syzkaller", 0) = 3
[pid  5897] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5897] 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  5897] munmap(0x7f9146600000, 138412032) = 0
[pid  5897] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5897] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5897] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5897] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5897] close(4)                    = 0
[pid  5897] close(3)                    = 0
[pid  5897] exit_group(0)               = ?
[pid  5897] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5897, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 5898 attached
, child_tidptr=0x555593882650) = 5898
[pid  5898] set_robust_list(0x555593882660, 24) = 0
[pid  5898] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5898] setpgid(0, 0)               = 0
[pid  5898] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5898] write(3, "1000", 4)         = 4
[pid  5898] close(3)                    = 0
[pid  5898] write(1, "executing program\n", 18executing program
) = 18
[pid  5898] memfd_create("syzkaller", 0) = 3
[pid  5898] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5898] 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  5898] munmap(0x7f9146600000, 138412032) = 0
[pid  5898] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5898] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5898] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5898] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5898] close(4)                    = 0
[pid  5898] close(3)                    = 0
[pid  5898] exit_group(0)               = ?
[pid  5898] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5898, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 5899 attached
, child_tidptr=0x555593882650) = 5899
[pid  5899] set_robust_list(0x555593882660, 24) = 0
[pid  5899] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5899] setpgid(0, 0)               = 0
[pid  5899] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5899] write(3, "1000", 4)         = 4
[pid  5899] close(3)                    = 0
[pid  5899] write(1, "executing program\n", 18executing program
) = 18
[pid  5899] memfd_create("syzkaller", 0) = 3
[pid  5899] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5899] 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  5899] munmap(0x7f9146600000, 138412032) = 0
[pid  5899] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5899] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5899] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5899] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5899] close(4)                    = 0
[pid  5899] close(3)                    = 0
[pid  5899] exit_group(0)               = ?
[pid  5899] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5899, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 5900 attached
 <unfinished ...>
[pid  5900] set_robust_list(0x555593882660, 24) = 0
[pid  5900] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5900] setpgid(0, 0)               = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5900
[pid  5900] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5900] write(3, "1000", 4)         = 4
[pid  5900] close(3)                    = 0
[pid  5900] write(1, "executing program\n", 18executing program
) = 18
[pid  5900] memfd_create("syzkaller", 0) = 3
[pid  5900] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5900] 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  5900] munmap(0x7f9146600000, 138412032) = 0
[pid  5900] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5900] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5900] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5900] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5900] close(4)                    = 0
[pid  5900] close(3)                    = 0
[pid  5900] exit_group(0)               = ?
[pid  5900] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5900, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 5901 attached
 <unfinished ...>
[pid  5901] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5901
[pid  5901] <... set_robust_list resumed>) = 0
[pid  5901] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5901] setpgid(0, 0)               = 0
[pid  5901] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5901] write(3, "1000", 4)         = 4
[pid  5901] close(3)                    = 0
executing program
[pid  5901] write(1, "executing program\n", 18) = 18
[pid  5901] memfd_create("syzkaller", 0) = 3
[pid  5901] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5901] 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  5901] munmap(0x7f9146600000, 138412032) = 0
[pid  5901] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5901] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5901] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5901] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5901] close(4)                    = 0
[pid  5901] close(3)                    = 0
[pid  5901] exit_group(0)               = ?
[pid  5901] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5901, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5902 attached
 <unfinished ...>
[pid  5902] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5902
[pid  5902] <... set_robust_list resumed>) = 0
[pid  5902] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5902] setpgid(0, 0)               = 0
[pid  5902] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5902] write(3, "1000", 4)         = 4
[pid  5902] close(3)                    = 0
executing program
[pid  5902] write(1, "executing program\n", 18) = 18
[pid  5902] memfd_create("syzkaller", 0) = 3
[pid  5902] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5902] 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  5902] munmap(0x7f9146600000, 138412032) = 0
[pid  5902] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5902] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5902] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5902] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5902] close(4)                    = 0
[pid  5902] close(3)                    = 0
[pid  5902] exit_group(0)               = ?
[pid  5902] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5902, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5903 attached
 <unfinished ...>
[pid  5903] set_robust_list(0x555593882660, 24) = 0
[pid  5903] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5903
[pid  5903] <... prctl resumed>)        = 0
[pid  5903] setpgid(0, 0)               = 0
[pid  5903] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5903] write(3, "1000", 4)         = 4
[pid  5903] close(3)                    = 0
[pid  5903] write(1, "executing program\n", 18executing program
) = 18
[pid  5903] memfd_create("syzkaller", 0) = 3
[pid  5903] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5903] 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  5903] munmap(0x7f9146600000, 138412032) = 0
[pid  5903] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5903] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5903] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5903] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5903] close(4)                    = 0
[pid  5903] close(3)                    = 0
[pid  5903] exit_group(0)               = ?
[pid  5903] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5903, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=16 /* 0.16 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 5904 attached
 <unfinished ...>
[pid  5904] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5904
[pid  5904] <... set_robust_list resumed>) = 0
[pid  5904] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5904] setpgid(0, 0)               = 0
[pid  5904] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5904] write(3, "1000", 4)         = 4
[pid  5904] close(3)                    = 0
[pid  5904] write(1, "executing program\n", 18executing program
) = 18
[pid  5904] memfd_create("syzkaller", 0) = 3
[pid  5904] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5904] 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  5904] munmap(0x7f9146600000, 138412032) = 0
[pid  5904] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5904] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5904] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5904] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5904] close(4)                    = 0
[pid  5904] close(3)                    = 0
[pid  5904] exit_group(0)               = ?
[pid  5904] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5904, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 5905 attached
, child_tidptr=0x555593882650) = 5905
[pid  5905] set_robust_list(0x555593882660, 24) = 0
[pid  5905] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5905] setpgid(0, 0)               = 0
[pid  5905] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5905] write(3, "1000", 4)         = 4
[pid  5905] close(3)                    = 0
executing program
[pid  5905] write(1, "executing program\n", 18) = 18
[pid  5905] memfd_create("syzkaller", 0) = 3
[pid  5905] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5905] 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  5905] munmap(0x7f9146600000, 138412032) = 0
[pid  5905] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5905] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5905] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5905] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5905] close(4)                    = 0
[pid  5905] close(3)                    = 0
[pid  5905] exit_group(0)               = ?
[pid  5905] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5905, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 5906 attached
, child_tidptr=0x555593882650) = 5906
[pid  5906] set_robust_list(0x555593882660, 24) = 0
[pid  5906] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5906] setpgid(0, 0)               = 0
[pid  5906] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5906] write(3, "1000", 4)         = 4
[pid  5906] close(3)                    = 0
executing program
[pid  5906] write(1, "executing program\n", 18) = 18
[pid  5906] memfd_create("syzkaller", 0) = 3
[pid  5906] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5906] 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  5906] munmap(0x7f9146600000, 138412032) = 0
[pid  5906] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5906] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5906] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5906] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5906] close(4)                    = 0
[pid  5906] close(3)                    = 0
[pid  5906] exit_group(0)               = ?
[pid  5906] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5906, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=19 /* 0.19 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=0x555593882650) = 5907
./strace-static-x86_64: Process 5907 attached
[pid  5907] set_robust_list(0x555593882660, 24) = 0
[pid  5907] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5907] setpgid(0, 0)               = 0
[pid  5907] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5907] write(3, "1000", 4)         = 4
[pid  5907] close(3)                    = 0
executing program
[pid  5907] write(1, "executing program\n", 18) = 18
[pid  5907] memfd_create("syzkaller", 0) = 3
[pid  5907] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5907] 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  5907] munmap(0x7f9146600000, 138412032) = 0
[pid  5907] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5907] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5907] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5907] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5907] close(4)                    = 0
[pid  5907] close(3)                    = 0
[pid  5907] exit_group(0)               = ?
[pid  5907] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5907, si_uid=0, si_status=0, si_utime=8 /* 0.08 s */, si_stime=17 /* 0.17 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 5908 attached
 <unfinished ...>
[pid  5908] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5908
[pid  5908] <... set_robust_list resumed>) = 0
[pid  5908] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5908] setpgid(0, 0)               = 0
[pid  5908] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5908] write(3, "1000", 4)         = 4
[pid  5908] close(3)                    = 0
[pid  5908] write(1, "executing program\n", 18executing program
) = 18
[pid  5908] memfd_create("syzkaller", 0) = 3
[pid  5908] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5908] 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  5908] munmap(0x7f9146600000, 138412032) = 0
[pid  5908] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5908] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5908] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5908] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5908] close(4)                    = 0
[pid  5908] close(3)                    = 0
[pid  5908] exit_group(0)               = ?
[pid  5908] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5908, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5909 attached
 <unfinished ...>
[pid  5909] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5909
[pid  5909] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5909] setpgid(0, 0)               = 0
[pid  5909] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5909] write(3, "1000", 4)         = 4
[pid  5909] close(3)                    = 0
executing program
[pid  5909] write(1, "executing program\n", 18) = 18
[pid  5909] memfd_create("syzkaller", 0) = 3
[pid  5909] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5909] 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  5909] munmap(0x7f9146600000, 138412032) = 0
[pid  5909] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5909] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5909] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5909] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5909] close(4)                    = 0
[pid  5909] close(3)                    = 0
[pid  5909] exit_group(0)               = ?
[pid  5909] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5909, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5910 attached
, child_tidptr=0x555593882650) = 5910
[pid  5910] set_robust_list(0x555593882660, 24) = 0
[pid  5910] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5910] setpgid(0, 0)               = 0
[pid  5910] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5910] write(3, "1000", 4)         = 4
[pid  5910] close(3)                    = 0
[pid  5910] write(1, "executing program\n", 18executing program
) = 18
[pid  5910] memfd_create("syzkaller", 0) = 3
[pid  5910] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5910] 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  5910] munmap(0x7f9146600000, 138412032) = 0
[pid  5910] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5910] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5910] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5910] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5910] close(4)                    = 0
[pid  5910] close(3)                    = 0
[pid  5910] exit_group(0)               = ?
[pid  5910] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5910, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5911 attached
, child_tidptr=0x555593882650) = 5911
[pid  5911] set_robust_list(0x555593882660, 24) = 0
[pid  5911] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5911] setpgid(0, 0)               = 0
[pid  5911] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5911] write(3, "1000", 4)         = 4
[pid  5911] close(3)                    = 0
executing program
[pid  5911] write(1, "executing program\n", 18) = 18
[pid  5911] memfd_create("syzkaller", 0) = 3
[pid  5911] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5911] 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  5911] munmap(0x7f9146600000, 138412032) = 0
[pid  5911] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5911] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5911] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5911] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5911] close(4)                    = 0
[pid  5911] close(3)                    = 0
[pid  5911] exit_group(0)               = ?
[pid  5911] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5911, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=13 /* 0.13 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 5912 attached
 <unfinished ...>
[pid  5912] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5912
[pid  5912] <... set_robust_list resumed>) = 0
[pid  5912] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5912] setpgid(0, 0)               = 0
[pid  5912] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5912] write(3, "1000", 4)         = 4
[pid  5912] close(3)                    = 0
executing program
[pid  5912] write(1, "executing program\n", 18) = 18
[pid  5912] memfd_create("syzkaller", 0) = 3
[pid  5912] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5912] 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  5912] munmap(0x7f9146600000, 138412032) = 0
[pid  5912] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5912] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5912] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5912] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5912] close(4)                    = 0
[pid  5912] close(3)                    = 0
[pid  5912] exit_group(0)               = ?
[pid  5912] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5912, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 5913 attached
 <unfinished ...>
[pid  5913] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5913
[pid  5913] <... set_robust_list resumed>) = 0
[pid  5913] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5913] setpgid(0, 0)               = 0
[pid  5913] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5913] write(3, "1000", 4)         = 4
[pid  5913] close(3)                    = 0
[pid  5913] write(1, "executing program\n", 18executing program
) = 18
[pid  5913] memfd_create("syzkaller", 0) = 3
[pid  5913] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5913] 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  5913] munmap(0x7f9146600000, 138412032) = 0
[pid  5913] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5913] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5913] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5913] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5913] close(4)                    = 0
[pid  5913] close(3)                    = 0
[pid  5913] exit_group(0)               = ?
[pid  5913] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5913, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5914 attached
, child_tidptr=0x555593882650) = 5914
[pid  5914] set_robust_list(0x555593882660, 24) = 0
[pid  5914] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5914] setpgid(0, 0)               = 0
[pid  5914] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5914] write(3, "1000", 4)         = 4
[pid  5914] close(3)                    = 0
executing program
[pid  5914] write(1, "executing program\n", 18) = 18
[pid  5914] memfd_create("syzkaller", 0) = 3
[pid  5914] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5914] 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  5914] munmap(0x7f9146600000, 138412032) = 0
[pid  5914] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5914] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5914] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5914] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5914] close(4)                    = 0
[pid  5914] close(3)                    = 0
[pid  5914] exit_group(0)               = ?
[pid  5914] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5914, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 5915 attached
 <unfinished ...>
[pid  5915] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5915
[pid  5915] <... set_robust_list resumed>) = 0
[pid  5915] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5915] setpgid(0, 0)               = 0
[pid  5915] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5915] write(3, "1000", 4)         = 4
[pid  5915] close(3)                    = 0
executing program
[pid  5915] write(1, "executing program\n", 18) = 18
[pid  5915] memfd_create("syzkaller", 0) = 3
[pid  5915] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5915] 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  5915] munmap(0x7f9146600000, 138412032) = 0
[pid  5915] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5915] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5915] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5915] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5915] close(4)                    = 0
[pid  5915] close(3)                    = 0
[pid  5915] exit_group(0)               = ?
[pid  5915] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5915, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 5916 attached
 <unfinished ...>
[pid  5916] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5916
[pid  5916] <... set_robust_list resumed>) = 0
[pid  5916] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5916] setpgid(0, 0)               = 0
[pid  5916] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5916] write(3, "1000", 4)         = 4
[pid  5916] close(3)                    = 0
[pid  5916] write(1, "executing program\n", 18executing program
) = 18
[pid  5916] memfd_create("syzkaller", 0) = 3
[pid  5916] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5916] 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  5916] munmap(0x7f9146600000, 138412032) = 0
[pid  5916] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5916] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5916] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5916] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5916] close(4)                    = 0
[pid  5916] close(3)                    = 0
[pid  5916] exit_group(0)               = ?
[pid  5916] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5916, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=12 /* 0.12 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 5917 attached
, child_tidptr=0x555593882650) = 5917
[pid  5917] set_robust_list(0x555593882660, 24) = 0
[pid  5917] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5917] setpgid(0, 0)               = 0
[pid  5917] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5917] write(3, "1000", 4)         = 4
[pid  5917] close(3)                    = 0
[pid  5917] write(1, "executing program\n", 18executing program
) = 18
[pid  5917] memfd_create("syzkaller", 0) = 3
[pid  5917] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5917] 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  5917] munmap(0x7f9146600000, 138412032) = 0
[pid  5917] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5917] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5917] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5917] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5917] close(4)                    = 0
[pid  5917] close(3)                    = 0
[pid  5917] exit_group(0)               = ?
[pid  5917] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5917, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 5918 attached
, child_tidptr=0x555593882650) = 5918
[pid  5918] set_robust_list(0x555593882660, 24) = 0
[pid  5918] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5918] setpgid(0, 0)               = 0
[pid  5918] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5918] write(3, "1000", 4)         = 4
[pid  5918] close(3)                    = 0
executing program
[pid  5918] write(1, "executing program\n", 18) = 18
[pid  5918] memfd_create("syzkaller", 0) = 3
[pid  5918] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5918] 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  5918] munmap(0x7f9146600000, 138412032) = 0
[pid  5918] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5918] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5918] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5918] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5918] close(4)                    = 0
[pid  5918] close(3)                    = 0
[pid  5918] exit_group(0)               = ?
[pid  5918] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5918, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5919 attached
 <unfinished ...>
[pid  5919] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5919
[pid  5919] <... set_robust_list resumed>) = 0
[pid  5919] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5919] setpgid(0, 0)               = 0
[pid  5919] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5919] write(3, "1000", 4)         = 4
[pid  5919] close(3)                    = 0
executing program
[pid  5919] write(1, "executing program\n", 18) = 18
[pid  5919] memfd_create("syzkaller", 0) = 3
[pid  5919] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5919] 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  5919] munmap(0x7f9146600000, 138412032) = 0
[pid  5919] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5919] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5919] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5919] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5919] close(4)                    = 0
[pid  5919] close(3)                    = 0
[pid  5919] exit_group(0)               = ?
[pid  5919] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5919, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5920 attached
, child_tidptr=0x555593882650) = 5920
[pid  5920] set_robust_list(0x555593882660, 24) = 0
[pid  5920] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5920] setpgid(0, 0)               = 0
[pid  5920] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5920] write(3, "1000", 4)         = 4
[pid  5920] close(3)                    = 0
executing program
[pid  5920] write(1, "executing program\n", 18) = 18
[pid  5920] memfd_create("syzkaller", 0) = 3
[pid  5920] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5920] 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  5920] munmap(0x7f9146600000, 138412032) = 0
[pid  5920] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5920] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5920] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5920] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5920] close(4)                    = 0
[pid  5920] close(3)                    = 0
[pid  5920] exit_group(0)               = ?
[pid  5920] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5920, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=19 /* 0.19 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 5921 attached
 <unfinished ...>
[pid  5921] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5921
[pid  5921] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5921] setpgid(0, 0)               = 0
[pid  5921] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5921] write(3, "1000", 4)         = 4
[pid  5921] close(3)                    = 0
executing program
[pid  5921] write(1, "executing program\n", 18) = 18
[pid  5921] memfd_create("syzkaller", 0) = 3
[pid  5921] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5921] 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  5921] munmap(0x7f9146600000, 138412032) = 0
[pid  5921] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5921] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5921] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5921] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5921] close(4)                    = 0
[pid  5921] close(3)                    = 0
[pid  5921] exit_group(0)               = ?
[pid  5921] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5921, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5922 attached
, child_tidptr=0x555593882650) = 5922
[pid  5922] set_robust_list(0x555593882660, 24) = 0
[pid  5922] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5922] setpgid(0, 0)               = 0
[pid  5922] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5922] write(3, "1000", 4)         = 4
[pid  5922] close(3)                    = 0
[pid  5922] write(1, "executing program\n", 18executing program
) = 18
[pid  5922] memfd_create("syzkaller", 0) = 3
[pid  5922] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5922] 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  5922] munmap(0x7f9146600000, 138412032) = 0
[pid  5922] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5922] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5922] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5922] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5922] close(4)                    = 0
[pid  5922] close(3)                    = 0
[pid  5922] exit_group(0)               = ?
[pid  5922] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5922, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 5923 attached
 <unfinished ...>
[pid  5923] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5923
[pid  5923] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5923] setpgid(0, 0)               = 0
[pid  5923] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5923] write(3, "1000", 4)         = 4
[pid  5923] close(3executing program
)                    = 0
[pid  5923] write(1, "executing program\n", 18) = 18
[pid  5923] memfd_create("syzkaller", 0) = 3
[pid  5923] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5923] 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  5923] munmap(0x7f9146600000, 138412032) = 0
[pid  5923] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5923] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5923] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5923] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5923] close(4)                    = 0
[pid  5923] close(3)                    = 0
[pid  5923] exit_group(0)               = ?
[pid  5923] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5923, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 5924 attached
 <unfinished ...>
[pid  5924] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5924
[pid  5924] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5924] setpgid(0, 0)               = 0
[pid  5924] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5924] write(3, "1000", 4)         = 4
[pid  5924] close(3)                    = 0
executing program
[pid  5924] write(1, "executing program\n", 18) = 18
[pid  5924] memfd_create("syzkaller", 0) = 3
[pid  5924] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5924] 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  5924] munmap(0x7f9146600000, 138412032) = 0
[pid  5924] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5924] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5924] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5924] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5924] close(4)                    = 0
[pid  5924] close(3)                    = 0
[pid  5924] exit_group(0)               = ?
[pid  5924] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5924, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 5925 attached
, child_tidptr=0x555593882650) = 5925
[pid  5925] set_robust_list(0x555593882660, 24) = 0
[pid  5925] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5925] setpgid(0, 0)               = 0
[pid  5925] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5925] write(3, "1000", 4)         = 4
[pid  5925] close(3)                    = 0
executing program
[pid  5925] write(1, "executing program\n", 18) = 18
[pid  5925] memfd_create("syzkaller", 0) = 3
[pid  5925] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5925] 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  5925] munmap(0x7f9146600000, 138412032) = 0
[pid  5925] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5925] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5925] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5925] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5925] close(4)                    = 0
[pid  5925] close(3)                    = 0
[pid  5925] exit_group(0)               = ?
[pid  5925] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5925, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 5926 attached
, child_tidptr=0x555593882650) = 5926
[pid  5926] set_robust_list(0x555593882660, 24) = 0
[pid  5926] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5926] setpgid(0, 0)               = 0
[pid  5926] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5926] write(3, "1000", 4)         = 4
[pid  5926] close(3)                    = 0
[pid  5926] write(1, "executing program\n", 18executing program
) = 18
[pid  5926] memfd_create("syzkaller", 0) = 3
[pid  5926] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5926] 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  5926] munmap(0x7f9146600000, 138412032) = 0
[pid  5926] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5926] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5926] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5926] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5926] close(4)                    = 0
[pid  5926] close(3)                    = 0
[pid  5926] exit_group(0)               = ?
[pid  5926] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5926, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5927 attached
 <unfinished ...>
[pid  5927] set_robust_list(0x555593882660, 24) = 0
[pid  5927] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5927] setpgid(0, 0)               = 0
[pid  5927] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5927] write(3, "1000", 4 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5927
[pid  5927] <... write resumed>)        = 4
[pid  5927] close(3)                    = 0
[pid  5927] write(1, "executing program\n", 18executing program
) = 18
[pid  5927] memfd_create("syzkaller", 0) = 3
[pid  5927] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5927] 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  5927] munmap(0x7f9146600000, 138412032) = 0
[pid  5927] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5927] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5927] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5927] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5927] close(4)                    = 0
[pid  5927] close(3)                    = 0
[pid  5927] exit_group(0)               = ?
[pid  5927] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5927, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5928 attached
 <unfinished ...>
[pid  5928] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5928
[pid  5928] <... set_robust_list resumed>) = 0
[pid  5928] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5928] setpgid(0, 0)               = 0
[pid  5928] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5928] write(3, "1000", 4)         = 4
[pid  5928] close(3)                    = 0
executing program
[pid  5928] write(1, "executing program\n", 18) = 18
[pid  5928] memfd_create("syzkaller", 0) = 3
[pid  5928] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5928] 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  5928] munmap(0x7f9146600000, 138412032) = 0
[pid  5928] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5928] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5928] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5928] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5928] close(4)                    = 0
[pid  5928] close(3)                    = 0
[pid  5928] exit_group(0)               = ?
[pid  5928] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5928, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5929 attached
 <unfinished ...>
[pid  5929] set_robust_list(0x555593882660, 24) = 0
[pid  5929] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5929
[pid  5929] <... prctl resumed>)        = 0
[pid  5929] setpgid(0, 0)               = 0
[pid  5929] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5929] write(3, "1000", 4)         = 4
[pid  5929] close(3)                    = 0
[pid  5929] write(1, "executing program\n", 18executing program
) = 18
[pid  5929] memfd_create("syzkaller", 0) = 3
[pid  5929] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5929] 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  5929] munmap(0x7f9146600000, 138412032) = 0
[pid  5929] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5929] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5929] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5929] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5929] close(4)                    = 0
[pid  5929] close(3)                    = 0
[pid  5929] exit_group(0)               = ?
[pid  5929] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5929, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5930 attached
, child_tidptr=0x555593882650) = 5930
[pid  5930] set_robust_list(0x555593882660, 24) = 0
[pid  5930] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5930] setpgid(0, 0)               = 0
[pid  5930] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5930] write(3, "1000", 4)         = 4
[pid  5930] close(3)                    = 0
[pid  5930] write(1, "executing program\n", 18executing program
) = 18
[pid  5930] memfd_create("syzkaller", 0) = 3
[pid  5930] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5930] 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  5930] munmap(0x7f9146600000, 138412032) = 0
[pid  5930] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5930] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5930] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5930] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5930] close(4)                    = 0
[pid  5930] close(3)                    = 0
[pid  5930] exit_group(0)               = ?
[pid  5930] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5930, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 5931 attached
 <unfinished ...>
[pid  5931] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5931
[pid  5931] <... set_robust_list resumed>) = 0
[pid  5931] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5931] setpgid(0, 0)               = 0
[pid  5931] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5931] write(3, "1000", 4)         = 4
[pid  5931] close(3)                    = 0
executing program
[pid  5931] write(1, "executing program\n", 18) = 18
[pid  5931] memfd_create("syzkaller", 0) = 3
[pid  5931] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5931] 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  5931] munmap(0x7f9146600000, 138412032) = 0
[pid  5931] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5931] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5931] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5931] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5931] close(4)                    = 0
[pid  5931] close(3)                    = 0
[pid  5931] exit_group(0)               = ?
[pid  5931] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5931, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 5932 attached
 <unfinished ...>
[pid  5932] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5932
[pid  5932] <... set_robust_list resumed>) = 0
[pid  5932] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5932] setpgid(0, 0)               = 0
[pid  5932] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5932] write(3, "1000", 4)         = 4
[pid  5932] close(3)                    = 0
[pid  5932] write(1, "executing program\n", 18executing program
) = 18
[pid  5932] memfd_create("syzkaller", 0) = 3
[pid  5932] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5932] 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  5932] munmap(0x7f9146600000, 138412032) = 0
[pid  5932] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5932] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5932] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5932] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5932] close(4)                    = 0
[pid  5932] close(3)                    = 0
[pid  5932] exit_group(0)               = ?
[pid  5932] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5932, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=11 /* 0.11 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 5933 attached
, child_tidptr=0x555593882650) = 5933
[pid  5933] set_robust_list(0x555593882660, 24) = 0
[pid  5933] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5933] setpgid(0, 0)               = 0
[pid  5933] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5933] write(3, "1000", 4)         = 4
[pid  5933] close(3)                    = 0
[pid  5933] write(1, "executing program\n", 18executing program
) = 18
[pid  5933] memfd_create("syzkaller", 0) = 3
[pid  5933] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5933] 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  5933] munmap(0x7f9146600000, 138412032) = 0
[pid  5933] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5933] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5933] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5933] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5933] close(4)                    = 0
[pid  5933] close(3)                    = 0
[pid  5933] exit_group(0)               = ?
[pid  5933] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5933, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=12 /* 0.12 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 5934 attached
, child_tidptr=0x555593882650) = 5934
[pid  5934] set_robust_list(0x555593882660, 24) = 0
[pid  5934] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5934] setpgid(0, 0)               = 0
[pid  5934] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5934] write(3, "1000", 4)         = 4
[pid  5934] close(3)                    = 0
[pid  5934] write(1, "executing program\n", 18executing program
) = 18
[pid  5934] memfd_create("syzkaller", 0) = 3
[pid  5934] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5934] 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  5934] munmap(0x7f9146600000, 138412032) = 0
[pid  5934] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5934] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5934] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5934] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5934] close(4)                    = 0
[pid  5934] close(3)                    = 0
[pid  5934] exit_group(0)               = ?
[pid  5934] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5934, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5935 attached
 <unfinished ...>
[pid  5935] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5935
[pid  5935] <... set_robust_list resumed>) = 0
[pid  5935] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5935] setpgid(0, 0)               = 0
[pid  5935] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5935] write(3, "1000", 4)         = 4
[pid  5935] close(3)                    = 0
executing program
[pid  5935] write(1, "executing program\n", 18) = 18
[pid  5935] memfd_create("syzkaller", 0) = 3
[pid  5935] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5935] 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  5935] munmap(0x7f9146600000, 138412032) = 0
[pid  5935] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5935] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5935] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5935] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5935] close(4)                    = 0
[pid  5935] close(3)                    = 0
[pid  5935] exit_group(0)               = ?
[pid  5935] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5935, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 5936 attached
 <unfinished ...>
[pid  5936] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5936
[pid  5936] <... set_robust_list resumed>) = 0
[pid  5936] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5936] setpgid(0, 0)               = 0
[pid  5936] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5936] write(3, "1000", 4)         = 4
[pid  5936] close(3)                    = 0
[pid  5936] write(1, "executing program\n", 18executing program
) = 18
[pid  5936] memfd_create("syzkaller", 0) = 3
[pid  5936] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5936] 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  5936] munmap(0x7f9146600000, 138412032) = 0
[pid  5936] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5936] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5936] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5936] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5936] close(4)                    = 0
[pid  5936] close(3)                    = 0
[pid  5936] exit_group(0)               = ?
[pid  5936] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5936, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5937 attached
, child_tidptr=0x555593882650) = 5937
[pid  5937] set_robust_list(0x555593882660, 24) = 0
[pid  5937] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5937] setpgid(0, 0)               = 0
[pid  5937] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5937] write(3, "1000", 4)         = 4
[pid  5937] close(3)                    = 0
executing program
[pid  5937] write(1, "executing program\n", 18) = 18
[pid  5937] memfd_create("syzkaller", 0) = 3
[pid  5937] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5937] 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  5937] munmap(0x7f9146600000, 138412032) = 0
[pid  5937] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5937] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5937] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5937] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5937] close(4)                    = 0
[pid  5937] close(3)                    = 0
[pid  5937] exit_group(0)               = ?
[pid  5937] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5937, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 5938 attached
, child_tidptr=0x555593882650) = 5938
[pid  5938] set_robust_list(0x555593882660, 24) = 0
[pid  5938] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5938] setpgid(0, 0)               = 0
[pid  5938] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5938] write(3, "1000", 4)         = 4
[pid  5938] close(3)                    = 0
executing program
[pid  5938] write(1, "executing program\n", 18) = 18
[pid  5938] memfd_create("syzkaller", 0) = 3
[pid  5938] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5938] 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  5938] munmap(0x7f9146600000, 138412032) = 0
[pid  5938] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5938] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5938] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5938] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5938] close(4)                    = 0
[pid  5938] close(3)                    = 0
[pid  5938] exit_group(0)               = ?
[pid  5938] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5938, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 5939 attached
 <unfinished ...>
[pid  5939] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5939
[pid  5939] <... set_robust_list resumed>) = 0
[pid  5939] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5939] setpgid(0, 0)               = 0
[pid  5939] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5939] write(3, "1000", 4)         = 4
[pid  5939] close(3)                    = 0
[pid  5939] write(1, "executing program\n", 18executing program
) = 18
[pid  5939] memfd_create("syzkaller", 0) = 3
[pid  5939] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5939] 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  5939] munmap(0x7f9146600000, 138412032) = 0
[pid  5939] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5939] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5939] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5939] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5939] close(4)                    = 0
[pid  5939] close(3)                    = 0
[pid  5939] exit_group(0)               = ?
[pid  5939] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5939, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5940 attached
 <unfinished ...>
[pid  5940] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5940
[pid  5940] <... set_robust_list resumed>) = 0
[pid  5940] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5940] setpgid(0, 0)               = 0
[pid  5940] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5940] write(3, "1000", 4)         = 4
[pid  5940] close(3)                    = 0
[pid  5940] write(1, "executing program\n", 18executing program
) = 18
[pid  5940] memfd_create("syzkaller", 0) = 3
[pid  5940] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5940] 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  5940] munmap(0x7f9146600000, 138412032) = 0
[pid  5940] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5940] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5940] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5940] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5940] close(4)                    = 0
[pid  5940] close(3)                    = 0
[pid  5940] exit_group(0)               = ?
[pid  5940] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5940, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5941 attached
 <unfinished ...>
[pid  5941] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5941
[pid  5941] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5941] setpgid(0, 0)               = 0
[pid  5941] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5941] write(3, "1000", 4)         = 4
[pid  5941] close(3)                    = 0
executing program
[pid  5941] write(1, "executing program\n", 18) = 18
[pid  5941] memfd_create("syzkaller", 0) = 3
[pid  5941] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5941] 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  5941] munmap(0x7f9146600000, 138412032) = 0
[pid  5941] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5941] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5941] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5941] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5941] close(4)                    = 0
[pid  5941] close(3)                    = 0
[pid  5941] exit_group(0)               = ?
[pid  5941] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5941, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=18 /* 0.18 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 5942 attached
 <unfinished ...>
[pid  5942] set_robust_list(0x555593882660, 24) = 0
[pid  5942] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5942
[pid  5942] setpgid(0, 0)               = 0
[pid  5942] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5942] write(3, "1000", 4)         = 4
[pid  5942] close(3)                    = 0
executing program
[pid  5942] write(1, "executing program\n", 18) = 18
[pid  5942] memfd_create("syzkaller", 0) = 3
[pid  5942] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5942] 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  5942] munmap(0x7f9146600000, 138412032) = 0
[pid  5942] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5942] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5942] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5942] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5942] close(4)                    = 0
[pid  5942] close(3)                    = 0
[pid  5942] exit_group(0)               = ?
[pid  5942] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5942, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5943 attached
, child_tidptr=0x555593882650) = 5943
[pid  5943] set_robust_list(0x555593882660, 24) = 0
[pid  5943] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5943] setpgid(0, 0)               = 0
[pid  5943] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5943] write(3, "1000", 4)         = 4
[pid  5943] close(3)                    = 0
executing program
[pid  5943] write(1, "executing program\n", 18) = 18
[pid  5943] memfd_create("syzkaller", 0) = 3
[pid  5943] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5943] 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  5943] munmap(0x7f9146600000, 138412032) = 0
[pid  5943] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5943] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5943] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5943] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5943] close(4)                    = 0
[pid  5943] close(3)                    = 0
[pid  5943] exit_group(0)               = ?
[pid  5943] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5943, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 5944 attached
 <unfinished ...>
[pid  5944] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5944
[pid  5944] <... set_robust_list resumed>) = 0
[pid  5944] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5944] setpgid(0, 0)               = 0
[pid  5944] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5944] write(3, "1000", 4)         = 4
[pid  5944] close(3)                    = 0
executing program
[pid  5944] write(1, "executing program\n", 18) = 18
[pid  5944] memfd_create("syzkaller", 0) = 3
[pid  5944] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5944] 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  5944] munmap(0x7f9146600000, 138412032) = 0
[pid  5944] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5944] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5944] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5944] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5944] close(4)                    = 0
[pid  5944] close(3)                    = 0
[pid  5944] exit_group(0)               = ?
[pid  5944] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5944, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 5945 attached
 <unfinished ...>
[pid  5945] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5945
[pid  5945] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5945] setpgid(0, 0)               = 0
[pid  5945] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5945] write(3, "1000", 4)         = 4
[pid  5945] close(3)                    = 0
executing program
[pid  5945] write(1, "executing program\n", 18) = 18
[pid  5945] memfd_create("syzkaller", 0) = 3
[pid  5945] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5945] 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  5945] munmap(0x7f9146600000, 138412032) = 0
[pid  5945] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5945] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5945] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5945] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5945] close(4)                    = 0
[pid  5945] close(3)                    = 0
[pid  5945] exit_group(0)               = ?
[pid  5945] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5945, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 5946 attached
 <unfinished ...>
[pid  5946] set_robust_list(0x555593882660, 24) = 0
[pid  5946] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5946
[pid  5946] <... prctl resumed>)        = 0
[pid  5946] setpgid(0, 0)               = 0
[pid  5946] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5946] write(3, "1000", 4)         = 4
[pid  5946] close(3)                    = 0
executing program
[pid  5946] write(1, "executing program\n", 18) = 18
[pid  5946] memfd_create("syzkaller", 0) = 3
[pid  5946] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5946] 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  5946] munmap(0x7f9146600000, 138412032) = 0
[pid  5946] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5946] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5946] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5946] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5946] close(4)                    = 0
[pid  5946] close(3)                    = 0
[pid  5946] exit_group(0)               = ?
[pid  5946] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5946, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 5947 attached
, child_tidptr=0x555593882650) = 5947
[pid  5947] set_robust_list(0x555593882660, 24) = 0
[pid  5947] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5947] setpgid(0, 0)               = 0
[pid  5947] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5947] write(3, "1000", 4)         = 4
[pid  5947] close(3)                    = 0
executing program
[pid  5947] write(1, "executing program\n", 18) = 18
[pid  5947] memfd_create("syzkaller", 0) = 3
[pid  5947] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5947] 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  5947] munmap(0x7f9146600000, 138412032) = 0
[pid  5947] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5947] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5947] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5947] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5947] close(4)                    = 0
[pid  5947] close(3)                    = 0
[pid  5947] exit_group(0)               = ?
[pid  5947] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5947, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=11 /* 0.11 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 5948 attached
, child_tidptr=0x555593882650) = 5948
[pid  5948] set_robust_list(0x555593882660, 24) = 0
[pid  5948] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5948] setpgid(0, 0)               = 0
[pid  5948] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5948] write(3, "1000", 4)         = 4
[pid  5948] close(3)                    = 0
[pid  5948] write(1, "executing program\n", 18executing program
) = 18
[pid  5948] memfd_create("syzkaller", 0) = 3
[pid  5948] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5948] 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  5948] munmap(0x7f9146600000, 138412032) = 0
[pid  5948] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5948] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5948] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5948] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5948] close(4)                    = 0
[pid  5948] close(3)                    = 0
[pid  5948] exit_group(0)               = ?
[pid  5948] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5948, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 5949 attached
 <unfinished ...>
[pid  5949] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5949
[pid  5949] <... set_robust_list resumed>) = 0
[pid  5949] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5949] setpgid(0, 0)               = 0
[pid  5949] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5949] write(3, "1000", 4)         = 4
[pid  5949] close(3)                    = 0
executing program
[pid  5949] write(1, "executing program\n", 18) = 18
[pid  5949] memfd_create("syzkaller", 0) = 3
[pid  5949] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5949] 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  5949] munmap(0x7f9146600000, 138412032) = 0
[pid  5949] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5949] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5949] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5949] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5949] close(4)                    = 0
[pid  5949] close(3)                    = 0
[pid  5949] exit_group(0)               = ?
[pid  5949] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5949, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 5950 attached
, child_tidptr=0x555593882650) = 5950
[pid  5950] set_robust_list(0x555593882660, 24) = 0
[pid  5950] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5950] setpgid(0, 0)               = 0
[pid  5950] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5950] write(3, "1000", 4)         = 4
[pid  5950] close(3)                    = 0
executing program
[pid  5950] write(1, "executing program\n", 18) = 18
[pid  5950] memfd_create("syzkaller", 0) = 3
[pid  5950] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5950] 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  5950] munmap(0x7f9146600000, 138412032) = 0
[pid  5950] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5950] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5950] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5950] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5950] close(4)                    = 0
[pid  5950] close(3)                    = 0
[pid  5950] exit_group(0)               = ?
[pid  5950] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5950, si_uid=0, si_status=0, si_utime=0, si_stime=19 /* 0.19 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 5951 attached
 <unfinished ...>
[pid  5951] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5951
[pid  5951] <... set_robust_list resumed>) = 0
[pid  5951] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5951] setpgid(0, 0)               = 0
[pid  5951] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5951] write(3, "1000", 4)         = 4
[pid  5951] close(3)                    = 0
executing program
[pid  5951] write(1, "executing program\n", 18) = 18
[pid  5951] memfd_create("syzkaller", 0) = 3
[pid  5951] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5951] 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  5951] munmap(0x7f9146600000, 138412032) = 0
[pid  5951] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5951] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5951] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5951] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5951] close(4)                    = 0
[pid  5951] close(3)                    = 0
[pid  5951] exit_group(0)               = ?
[pid  5951] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5951, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 5952 attached
 <unfinished ...>
[pid  5952] set_robust_list(0x555593882660, 24) = 0
[pid  5952] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5952
[pid  5952] <... prctl resumed>)        = 0
[pid  5952] setpgid(0, 0)               = 0
[pid  5952] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5952] write(3, "1000", 4)         = 4
[pid  5952] close(3)                    = 0
[pid  5952] write(1, "executing program\n", 18executing program
) = 18
[pid  5952] memfd_create("syzkaller", 0) = 3
[pid  5952] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5952] 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  5952] munmap(0x7f9146600000, 138412032) = 0
[pid  5952] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5952] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5952] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5952] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5952] close(4)                    = 0
[pid  5952] close(3)                    = 0
[pid  5952] exit_group(0)               = ?
[pid  5952] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5952, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 5953 attached
, child_tidptr=0x555593882650) = 5953
[pid  5953] set_robust_list(0x555593882660, 24) = 0
[pid  5953] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5953] setpgid(0, 0)               = 0
[pid  5953] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5953] write(3, "1000", 4)         = 4
[pid  5953] close(3)                    = 0
executing program
[pid  5953] write(1, "executing program\n", 18) = 18
[pid  5953] memfd_create("syzkaller", 0) = 3
[pid  5953] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5953] 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  5953] munmap(0x7f9146600000, 138412032) = 0
[pid  5953] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5953] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5953] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5953] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5953] close(4)                    = 0
[pid  5953] close(3)                    = 0
[pid  5953] exit_group(0)               = ?
[pid  5953] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5953, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 5954 attached
 <unfinished ...>
[pid  5954] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5954
[pid  5954] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5954] setpgid(0, 0)               = 0
[pid  5954] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5954] write(3, "1000", 4)         = 4
[pid  5954] close(3)                    = 0
[pid  5954] write(1, "executing program\n", 18executing program
) = 18
[pid  5954] memfd_create("syzkaller", 0) = 3
[pid  5954] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5954] 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  5954] munmap(0x7f9146600000, 138412032) = 0
[pid  5954] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5954] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5954] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5954] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5954] close(4)                    = 0
[pid  5954] close(3)                    = 0
[pid  5954] exit_group(0)               = ?
[pid  5954] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5954, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=18 /* 0.18 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 5955 attached
, child_tidptr=0x555593882650) = 5955
[pid  5955] set_robust_list(0x555593882660, 24) = 0
[pid  5955] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5955] setpgid(0, 0)               = 0
[pid  5955] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5955] write(3, "1000", 4)         = 4
[pid  5955] close(3)                    = 0
executing program
[pid  5955] write(1, "executing program\n", 18) = 18
[pid  5955] memfd_create("syzkaller", 0) = 3
[pid  5955] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5955] 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  5955] munmap(0x7f9146600000, 138412032) = 0
[pid  5955] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5955] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5955] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5955] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5955] close(4)                    = 0
[pid  5955] close(3)                    = 0
[pid  5955] exit_group(0)               = ?
[pid  5955] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5955, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 5956 attached
, child_tidptr=0x555593882650) = 5956
[pid  5956] set_robust_list(0x555593882660, 24) = 0
[pid  5956] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5956] setpgid(0, 0)               = 0
[pid  5956] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5956] write(3, "1000", 4)         = 4
[pid  5956] close(3)                    = 0
executing program
[pid  5956] write(1, "executing program\n", 18) = 18
[pid  5956] memfd_create("syzkaller", 0) = 3
[pid  5956] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5956] 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  5956] munmap(0x7f9146600000, 138412032) = 0
[pid  5956] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5956] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5956] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5956] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5956] close(4)                    = 0
[pid  5956] close(3)                    = 0
[pid  5956] exit_group(0)               = ?
[pid  5956] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5956, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 5957 attached
 <unfinished ...>
[pid  5957] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5957
[pid  5957] <... set_robust_list resumed>) = 0
[pid  5957] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5957] setpgid(0, 0)               = 0
[pid  5957] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5957] write(3, "1000", 4)         = 4
[pid  5957] close(3)                    = 0
[pid  5957] write(1, "executing program\n", 18executing program
) = 18
[pid  5957] memfd_create("syzkaller", 0) = 3
[pid  5957] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5957] 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  5957] munmap(0x7f9146600000, 138412032) = 0
[pid  5957] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5957] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5957] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5957] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5957] close(4)                    = 0
[pid  5957] close(3)                    = 0
[pid  5957] exit_group(0)               = ?
[pid  5957] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5957, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 5958 attached
, child_tidptr=0x555593882650) = 5958
[pid  5958] set_robust_list(0x555593882660, 24) = 0
[pid  5958] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5958] setpgid(0, 0)               = 0
[pid  5958] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5958] write(3, "1000", 4)         = 4
[pid  5958] close(3)                    = 0
executing program
[pid  5958] write(1, "executing program\n", 18) = 18
[pid  5958] memfd_create("syzkaller", 0) = 3
[pid  5958] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5958] 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  5958] munmap(0x7f9146600000, 138412032) = 0
[pid  5958] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5958] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5958] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5958] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5958] close(4)                    = 0
[pid  5958] close(3)                    = 0
[pid  5958] exit_group(0)               = ?
[pid  5958] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5958, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5959 attached
 <unfinished ...>
[pid  5959] set_robust_list(0x555593882660, 24) = 0
[pid  5959] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5959
[pid  5959] <... prctl resumed>)        = 0
[pid  5959] setpgid(0, 0)               = 0
[pid  5959] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5959] write(3, "1000", 4)         = 4
[pid  5959] close(3)                    = 0
executing program
[pid  5959] write(1, "executing program\n", 18) = 18
[pid  5959] memfd_create("syzkaller", 0) = 3
[pid  5959] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5959] 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  5959] munmap(0x7f9146600000, 138412032) = 0
[pid  5959] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5959] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5959] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5959] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5959] close(4)                    = 0
[pid  5959] close(3)                    = 0
[pid  5959] exit_group(0)               = ?
[pid  5959] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5959, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 5960 attached
, child_tidptr=0x555593882650) = 5960
[pid  5960] set_robust_list(0x555593882660, 24) = 0
[pid  5960] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5960] setpgid(0, 0)               = 0
[pid  5960] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5960] write(3, "1000", 4)         = 4
[pid  5960] close(3)                    = 0
executing program
[pid  5960] write(1, "executing program\n", 18) = 18
[pid  5960] memfd_create("syzkaller", 0) = 3
[pid  5960] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5960] 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  5960] munmap(0x7f9146600000, 138412032) = 0
[pid  5960] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5960] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5960] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5960] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5960] close(4)                    = 0
[pid  5960] close(3)                    = 0
[pid  5960] exit_group(0)               = ?
[pid  5960] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5960, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 5961 attached
 <unfinished ...>
[pid  5961] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5961
[pid  5961] <... set_robust_list resumed>) = 0
[pid  5961] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5961] setpgid(0, 0)               = 0
[pid  5961] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5961] write(3, "1000", 4)         = 4
[pid  5961] close(3)                    = 0
executing program
[pid  5961] write(1, "executing program\n", 18) = 18
[pid  5961] memfd_create("syzkaller", 0) = 3
[pid  5961] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5961] 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  5961] munmap(0x7f9146600000, 138412032) = 0
[pid  5961] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5961] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5961] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5961] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5961] close(4)                    = 0
[pid  5961] close(3)                    = 0
[pid  5961] exit_group(0)               = ?
[pid  5961] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5961, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 5962 attached
, child_tidptr=0x555593882650) = 5962
[pid  5962] set_robust_list(0x555593882660, 24) = 0
[pid  5962] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5962] setpgid(0, 0)               = 0
[pid  5962] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5962] write(3, "1000", 4)         = 4
[pid  5962] close(3)                    = 0
[pid  5962] write(1, "executing program\n", 18executing program
) = 18
[pid  5962] memfd_create("syzkaller", 0) = 3
[pid  5962] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5962] 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  5962] munmap(0x7f9146600000, 138412032) = 0
[pid  5962] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5962] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5962] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5962] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5962] close(4)                    = 0
[pid  5962] close(3)                    = 0
[pid  5962] exit_group(0)               = ?
[pid  5962] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5962, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5963 attached
, child_tidptr=0x555593882650) = 5963
[pid  5963] set_robust_list(0x555593882660, 24) = 0
[pid  5963] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5963] setpgid(0, 0)               = 0
[pid  5963] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5963] write(3, "1000", 4)         = 4
[pid  5963] close(3)                    = 0
executing program
[pid  5963] write(1, "executing program\n", 18) = 18
[pid  5963] memfd_create("syzkaller", 0) = 3
[pid  5963] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5963] 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  5963] munmap(0x7f9146600000, 138412032) = 0
[pid  5963] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5963] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5963] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5963] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5963] close(4)                    = 0
[pid  5963] close(3)                    = 0
[pid  5963] exit_group(0)               = ?
[pid  5963] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5963, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 5964 attached
, child_tidptr=0x555593882650) = 5964
[pid  5964] set_robust_list(0x555593882660, 24) = 0
[pid  5964] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5964] setpgid(0, 0)               = 0
[pid  5964] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5964] write(3, "1000", 4)         = 4
[pid  5964] close(3)                    = 0
[pid  5964] write(1, "executing program\n", 18executing program
) = 18
[pid  5964] memfd_create("syzkaller", 0) = 3
[pid  5964] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5964] 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  5964] munmap(0x7f9146600000, 138412032) = 0
[pid  5964] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5964] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5964] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5964] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5964] close(4)                    = 0
[pid  5964] close(3)                    = 0
[pid  5964] exit_group(0)               = ?
[pid  5964] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5964, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5965 attached
 <unfinished ...>
[pid  5965] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5965
[pid  5965] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5965] setpgid(0, 0)               = 0
[pid  5965] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5965] write(3, "1000", 4)         = 4
[pid  5965] close(3)                    = 0
executing program
[pid  5965] write(1, "executing program\n", 18) = 18
[pid  5965] memfd_create("syzkaller", 0) = 3
[pid  5965] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5965] 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  5965] munmap(0x7f9146600000, 138412032) = 0
[pid  5965] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5965] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5965] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5965] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5965] close(4)                    = 0
[pid  5965] close(3)                    = 0
[pid  5965] exit_group(0)               = ?
[pid  5965] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5965, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5966 attached
, child_tidptr=0x555593882650) = 5966
[pid  5966] set_robust_list(0x555593882660, 24) = 0
[pid  5966] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5966] setpgid(0, 0)               = 0
[pid  5966] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5966] write(3, "1000", 4)         = 4
[pid  5966] close(3)                    = 0
[pid  5966] write(1, "executing program\n", 18executing program
) = 18
[pid  5966] memfd_create("syzkaller", 0) = 3
[pid  5966] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5966] 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  5966] munmap(0x7f9146600000, 138412032) = 0
[pid  5966] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5966] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5966] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5966] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5966] close(4)                    = 0
[pid  5966] close(3)                    = 0
[pid  5966] exit_group(0)               = ?
[pid  5966] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5966, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5967 attached
, child_tidptr=0x555593882650) = 5967
[pid  5967] set_robust_list(0x555593882660, 24) = 0
[pid  5967] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5967] setpgid(0, 0)               = 0
[pid  5967] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5967] write(3, "1000", 4)         = 4
[pid  5967] close(3)                    = 0
[pid  5967] write(1, "executing program\n", 18executing program
) = 18
[pid  5967] memfd_create("syzkaller", 0) = 3
[pid  5967] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5967] 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  5967] munmap(0x7f9146600000, 138412032) = 0
[pid  5967] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5967] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5967] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5967] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5967] close(4)                    = 0
[pid  5967] close(3)                    = 0
[pid  5967] exit_group(0)               = ?
[pid  5967] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5967, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5968 attached
, child_tidptr=0x555593882650) = 5968
[pid  5968] set_robust_list(0x555593882660, 24) = 0
[pid  5968] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5968] setpgid(0, 0)               = 0
[pid  5968] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5968] write(3, "1000", 4)         = 4
[pid  5968] close(3)                    = 0
[pid  5968] write(1, "executing program\n", 18executing program
) = 18
[pid  5968] memfd_create("syzkaller", 0) = 3
[pid  5968] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5968] 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  5968] munmap(0x7f9146600000, 138412032) = 0
[pid  5968] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5968] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5968] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5968] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5968] close(4)                    = 0
[pid  5968] close(3)                    = 0
[pid  5968] exit_group(0)               = ?
[pid  5968] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5968, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 5969 attached
, child_tidptr=0x555593882650) = 5969
[pid  5969] set_robust_list(0x555593882660, 24) = 0
[pid  5969] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5969] setpgid(0, 0)               = 0
[pid  5969] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5969] write(3, "1000", 4)         = 4
[pid  5969] close(3)                    = 0
[pid  5969] write(1, "executing program\n", 18executing program
) = 18
[pid  5969] memfd_create("syzkaller", 0) = 3
[pid  5969] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5969] 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  5969] munmap(0x7f9146600000, 138412032) = 0
[pid  5969] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5969] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5969] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5969] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5969] close(4)                    = 0
[pid  5969] close(3)                    = 0
[pid  5969] exit_group(0)               = ?
[pid  5969] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5969, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5970 attached
 <unfinished ...>
[pid  5970] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5970
[pid  5970] <... set_robust_list resumed>) = 0
[pid  5970] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5970] setpgid(0, 0)               = 0
[pid  5970] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5970] write(3, "1000", 4)         = 4
[pid  5970] close(3)                    = 0
executing program
[pid  5970] write(1, "executing program\n", 18) = 18
[pid  5970] memfd_create("syzkaller", 0) = 3
[pid  5970] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5970] 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  5970] munmap(0x7f9146600000, 138412032) = 0
[pid  5970] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5970] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5970] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5970] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5970] close(4)                    = 0
[pid  5970] close(3)                    = 0
[pid  5970] exit_group(0)               = ?
[pid  5970] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5970, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 5971 attached
 <unfinished ...>
[pid  5971] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5971
[pid  5971] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5971] setpgid(0, 0)               = 0
[pid  5971] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5971] write(3, "1000", 4)         = 4
[pid  5971] close(3)                    = 0
[pid  5971] write(1, "executing program\n", 18executing program
) = 18
[pid  5971] memfd_create("syzkaller", 0) = 3
[pid  5971] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5971] 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  5971] munmap(0x7f9146600000, 138412032) = 0
[pid  5971] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5971] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5971] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5971] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5971] close(4)                    = 0
[pid  5971] close(3)                    = 0
[pid  5971] exit_group(0)               = ?
[pid  5971] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5971, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=13 /* 0.13 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 5972 attached
, child_tidptr=0x555593882650) = 5972
[pid  5972] set_robust_list(0x555593882660, 24) = 0
[pid  5972] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5972] setpgid(0, 0)               = 0
[pid  5972] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5972] write(3, "1000", 4)         = 4
[pid  5972] close(3)                    = 0
[pid  5972] write(1, "executing program\n", 18executing program
) = 18
[pid  5972] memfd_create("syzkaller", 0) = 3
[pid  5972] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5972] 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  5972] munmap(0x7f9146600000, 138412032) = 0
[pid  5972] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5972] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5972] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5972] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5972] close(4)                    = 0
[pid  5972] close(3)                    = 0
[pid  5972] exit_group(0)               = ?
[pid  5972] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5972, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5973 attached
 <unfinished ...>
[pid  5973] set_robust_list(0x555593882660, 24) = 0
[pid  5973] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5973
[pid  5973] <... prctl resumed>)        = 0
[pid  5973] setpgid(0, 0)               = 0
[pid  5973] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5973] write(3, "1000", 4)         = 4
[pid  5973] close(3)                    = 0
executing program
[pid  5973] write(1, "executing program\n", 18) = 18
[pid  5973] memfd_create("syzkaller", 0) = 3
[pid  5973] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5973] 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  5973] munmap(0x7f9146600000, 138412032) = 0
[pid  5973] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5973] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5973] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5973] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5973] close(4)                    = 0
[pid  5973] close(3)                    = 0
[pid  5973] exit_group(0)               = ?
[pid  5973] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5973, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 5974 attached
 <unfinished ...>
[pid  5974] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5974
[pid  5974] <... set_robust_list resumed>) = 0
[pid  5974] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5974] setpgid(0, 0)               = 0
[pid  5974] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5974] write(3, "1000", 4)         = 4
[pid  5974] close(3)                    = 0
[pid  5974] write(1, "executing program\n", 18executing program
) = 18
[pid  5974] memfd_create("syzkaller", 0) = 3
[pid  5974] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5974] 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  5974] munmap(0x7f9146600000, 138412032) = 0
[pid  5974] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5974] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5974] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5974] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5974] close(4)                    = 0
[pid  5974] close(3)                    = 0
[pid  5974] exit_group(0)               = ?
[pid  5974] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5974, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 5975 attached
, child_tidptr=0x555593882650) = 5975
[pid  5975] set_robust_list(0x555593882660, 24) = 0
[pid  5975] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5975] setpgid(0, 0)               = 0
[pid  5975] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5975] write(3, "1000", 4)         = 4
[pid  5975] close(3)                    = 0
[pid  5975] write(1, "executing program\n", 18executing program
) = 18
[pid  5975] memfd_create("syzkaller", 0) = 3
[pid  5975] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5975] 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  5975] munmap(0x7f9146600000, 138412032) = 0
[pid  5975] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5975] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5975] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5975] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5975] close(4)                    = 0
[pid  5975] close(3)                    = 0
[pid  5975] exit_group(0)               = ?
[pid  5975] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5975, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5976 attached
, child_tidptr=0x555593882650) = 5976
[pid  5976] set_robust_list(0x555593882660, 24) = 0
[pid  5976] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5976] setpgid(0, 0)               = 0
[pid  5976] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5976] write(3, "1000", 4)         = 4
[pid  5976] close(3)                    = 0
[pid  5976] write(1, "executing program\n", 18executing program
) = 18
[pid  5976] memfd_create("syzkaller", 0) = 3
[pid  5976] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5976] 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  5976] munmap(0x7f9146600000, 138412032) = 0
[pid  5976] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5976] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5976] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5976] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5976] close(4)                    = 0
[pid  5976] close(3)                    = 0
[pid  5976] exit_group(0)               = ?
[pid  5976] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5976, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5977 attached
 <unfinished ...>
[pid  5977] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5977
[pid  5977] <... set_robust_list resumed>) = 0
[pid  5977] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5977] setpgid(0, 0)               = 0
[pid  5977] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5977] write(3, "1000", 4)         = 4
[pid  5977] close(3)                    = 0
[pid  5977] write(1, "executing program\n", 18executing program
) = 18
[pid  5977] memfd_create("syzkaller", 0) = 3
[pid  5977] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5977] 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  5977] munmap(0x7f9146600000, 138412032) = 0
[pid  5977] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5977] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5977] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5977] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5977] close(4)                    = 0
[pid  5977] close(3)                    = 0
[pid  5977] exit_group(0)               = ?
[pid  5977] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5977, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5978 attached
 <unfinished ...>
[pid  5978] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5978
[pid  5978] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5978] setpgid(0, 0)               = 0
[pid  5978] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5978] write(3, "1000", 4)         = 4
[pid  5978] close(3)                    = 0
[pid  5978] write(1, "executing program\n", 18executing program
) = 18
[pid  5978] memfd_create("syzkaller", 0) = 3
[pid  5978] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5978] 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  5978] munmap(0x7f9146600000, 138412032) = 0
[pid  5978] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5978] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5978] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5978] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5978] close(4)                    = 0
[pid  5978] close(3)                    = 0
[pid  5978] exit_group(0)               = ?
[pid  5978] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5978, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 5979 attached
, child_tidptr=0x555593882650) = 5979
[pid  5979] set_robust_list(0x555593882660, 24) = 0
[pid  5979] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5979] setpgid(0, 0)               = 0
[pid  5979] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5979] write(3, "1000", 4)         = 4
[pid  5979] close(3)                    = 0
[pid  5979] write(1, "executing program\n", 18executing program
) = 18
[pid  5979] memfd_create("syzkaller", 0) = 3
[pid  5979] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5979] 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  5979] munmap(0x7f9146600000, 138412032) = 0
[pid  5979] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5979] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5979] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5979] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5979] close(4)                    = 0
[pid  5979] close(3)                    = 0
[pid  5979] exit_group(0)               = ?
[pid  5979] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5979, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 5980 attached
, child_tidptr=0x555593882650) = 5980
[pid  5980] set_robust_list(0x555593882660, 24) = 0
[pid  5980] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5980] setpgid(0, 0)               = 0
[pid  5980] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5980] write(3, "1000", 4)         = 4
[pid  5980] close(3)                    = 0
[pid  5980] write(1, "executing program\n", 18executing program
) = 18
[pid  5980] memfd_create("syzkaller", 0) = 3
[pid  5980] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5980] 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  5980] munmap(0x7f9146600000, 138412032) = 0
[pid  5980] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5980] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5980] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5980] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5980] close(4)                    = 0
[pid  5980] close(3)                    = 0
[pid  5980] exit_group(0)               = ?
[pid  5980] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5980, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5981 attached
 <unfinished ...>
[pid  5981] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5981
[pid  5981] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5981] setpgid(0, 0)               = 0
[pid  5981] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5981] write(3, "1000", 4)         = 4
[pid  5981] close(3)                    = 0
[pid  5981] write(1, "executing program\n", 18executing program
) = 18
[pid  5981] memfd_create("syzkaller", 0) = 3
[pid  5981] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5981] 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  5981] munmap(0x7f9146600000, 138412032) = 0
[pid  5981] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5981] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5981] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5981] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5981] close(4)                    = 0
[pid  5981] close(3)                    = 0
[pid  5981] exit_group(0)               = ?
[pid  5981] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5981, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 5982 attached
 <unfinished ...>
[pid  5982] set_robust_list(0x555593882660, 24) = 0
[pid  5982] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5982] setpgid(0, 0)               = 0
[pid  5982] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5982
[pid  5982] <... openat resumed>)       = 3
[pid  5982] write(3, "1000", 4)         = 4
[pid  5982] close(3)                    = 0
[pid  5982] write(1, "executing program\n", 18executing program
) = 18
[pid  5982] memfd_create("syzkaller", 0) = 3
[pid  5982] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5982] 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  5982] munmap(0x7f9146600000, 138412032) = 0
[pid  5982] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5982] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5982] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5982] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5982] close(4)                    = 0
[pid  5982] close(3)                    = 0
[pid  5982] exit_group(0)               = ?
[pid  5982] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5982, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 5983 attached
 <unfinished ...>
[pid  5983] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5983
[pid  5983] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5983] setpgid(0, 0)               = 0
[pid  5983] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5983] write(3, "1000", 4)         = 4
[pid  5983] close(3)                    = 0
executing program
[pid  5983] write(1, "executing program\n", 18) = 18
[pid  5983] memfd_create("syzkaller", 0) = 3
[pid  5983] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5983] 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  5983] munmap(0x7f9146600000, 138412032) = 0
[pid  5983] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5983] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5983] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5983] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5983] close(4)                    = 0
[pid  5983] close(3)                    = 0
[pid  5983] exit_group(0)               = ?
[pid  5983] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5983, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5984 attached
, child_tidptr=0x555593882650) = 5984
[pid  5984] set_robust_list(0x555593882660, 24) = 0
[pid  5984] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5984] setpgid(0, 0)               = 0
[pid  5984] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5984] write(3, "1000", 4)         = 4
[pid  5984] close(3)                    = 0
[pid  5984] write(1, "executing program\n", 18executing program
) = 18
[pid  5984] memfd_create("syzkaller", 0) = 3
[pid  5984] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5984] 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  5984] munmap(0x7f9146600000, 138412032) = 0
[pid  5984] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5984] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5984] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5984] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5984] close(4)                    = 0
[pid  5984] close(3)                    = 0
[pid  5984] exit_group(0)               = ?
[pid  5984] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5984, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 5985 attached
 <unfinished ...>
[pid  5985] set_robust_list(0x555593882660, 24) = 0
[pid  5985] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5985] setpgid(0, 0)               = 0
[pid  5985] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5985] write(3, "1000", 4)         = 4
[pid  5985] close(3executing program
)                    = 0
[pid  5985] write(1, "executing program\n", 18) = 18
[pid  5985] memfd_create("syzkaller", 0 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5985
[pid  5985] <... memfd_create resumed>) = 3
[pid  5985] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5985] 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  5985] munmap(0x7f9146600000, 138412032) = 0
[pid  5985] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5985] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5985] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5985] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5985] close(4)                    = 0
[pid  5985] close(3)                    = 0
[pid  5985] exit_group(0)               = ?
[pid  5985] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5985, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5986 attached
, child_tidptr=0x555593882650) = 5986
[pid  5986] set_robust_list(0x555593882660, 24) = 0
[pid  5986] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5986] setpgid(0, 0)               = 0
[pid  5986] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5986] write(3, "1000", 4)         = 4
[pid  5986] close(3)                    = 0
executing program
[pid  5986] write(1, "executing program\n", 18) = 18
[pid  5986] memfd_create("syzkaller", 0) = 3
[pid  5986] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5986] 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  5986] munmap(0x7f9146600000, 138412032) = 0
[pid  5986] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5986] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5986] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5986] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5986] close(4)                    = 0
[pid  5986] close(3)                    = 0
[pid  5986] exit_group(0)               = ?
[pid  5986] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5986, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5987 attached
 <unfinished ...>
[pid  5987] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5987
[pid  5987] <... set_robust_list resumed>) = 0
[pid  5987] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5987] setpgid(0, 0)               = 0
[pid  5987] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5987] write(3, "1000", 4)         = 4
[pid  5987] close(3)                    = 0
executing program
[pid  5987] write(1, "executing program\n", 18) = 18
[pid  5987] memfd_create("syzkaller", 0) = 3
[pid  5987] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5987] 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  5987] munmap(0x7f9146600000, 138412032) = 0
[pid  5987] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5987] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5987] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5987] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5987] close(4)                    = 0
[pid  5987] close(3)                    = 0
[pid  5987] exit_group(0)               = ?
[pid  5987] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5987, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 5988 attached
 <unfinished ...>
[pid  5988] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5988
[pid  5988] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5988] setpgid(0, 0)               = 0
[pid  5988] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5988] write(3, "1000", 4)         = 4
[pid  5988] close(3)                    = 0
[pid  5988] write(1, "executing program\n", 18executing program
) = 18
[pid  5988] memfd_create("syzkaller", 0) = 3
[pid  5988] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5988] 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  5988] munmap(0x7f9146600000, 138412032) = 0
[pid  5988] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5988] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5988] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5988] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5988] close(4)                    = 0
[pid  5988] close(3)                    = 0
[pid  5988] exit_group(0)               = ?
[pid  5988] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5988, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 5989 attached
, child_tidptr=0x555593882650) = 5989
[pid  5989] set_robust_list(0x555593882660, 24) = 0
[pid  5989] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5989] setpgid(0, 0)               = 0
[pid  5989] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5989] write(3, "1000", 4)         = 4
[pid  5989] close(3)                    = 0
[pid  5989] write(1, "executing program\n", 18executing program
) = 18
[pid  5989] memfd_create("syzkaller", 0) = 3
[pid  5989] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5989] 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  5989] munmap(0x7f9146600000, 138412032) = 0
[pid  5989] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5989] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5989] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5989] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5989] close(4)                    = 0
[pid  5989] close(3)                    = 0
[pid  5989] exit_group(0)               = ?
[pid  5989] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5989, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=10 /* 0.10 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 5990 attached
, child_tidptr=0x555593882650) = 5990
[pid  5990] set_robust_list(0x555593882660, 24) = 0
[pid  5990] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5990] setpgid(0, 0)               = 0
[pid  5990] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5990] write(3, "1000", 4)         = 4
[pid  5990] close(3executing program
)                    = 0
[pid  5990] write(1, "executing program\n", 18) = 18
[pid  5990] memfd_create("syzkaller", 0) = 3
[pid  5990] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5990] 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  5990] munmap(0x7f9146600000, 138412032) = 0
[pid  5990] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5990] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5990] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5990] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5990] close(4)                    = 0
[pid  5990] close(3)                    = 0
[pid  5990] exit_group(0)               = ?
[pid  5990] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5990, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5991 attached
 <unfinished ...>
[pid  5991] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5991
[pid  5991] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5991] setpgid(0, 0)               = 0
[pid  5991] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5991] write(3, "1000", 4)         = 4
[pid  5991] close(3)                    = 0
executing program
[pid  5991] write(1, "executing program\n", 18) = 18
[pid  5991] memfd_create("syzkaller", 0) = 3
[pid  5991] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5991] 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  5991] munmap(0x7f9146600000, 138412032) = 0
[pid  5991] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5991] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5991] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5991] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5991] close(4)                    = 0
[pid  5991] close(3)                    = 0
[pid  5991] exit_group(0)               = ?
[pid  5991] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5991, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=12 /* 0.12 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 5992 attached
 <unfinished ...>
[pid  5992] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5992
[pid  5992] <... set_robust_list resumed>) = 0
[pid  5992] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5992] setpgid(0, 0)               = 0
[pid  5992] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5992] write(3, "1000", 4)         = 4
[pid  5992] close(3executing program
)                    = 0
[pid  5992] write(1, "executing program\n", 18) = 18
[pid  5992] memfd_create("syzkaller", 0) = 3
[pid  5992] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5992] 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  5992] munmap(0x7f9146600000, 138412032) = 0
[pid  5992] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5992] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5992] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5992] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5992] close(4)                    = 0
[pid  5992] close(3)                    = 0
[pid  5992] exit_group(0)               = ?
[pid  5992] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5992, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 5993 attached
 <unfinished ...>
[pid  5993] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5993
[pid  5993] <... set_robust_list resumed>) = 0
[pid  5993] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5993] setpgid(0, 0)               = 0
[pid  5993] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5993] write(3, "1000", 4)         = 4
[pid  5993] close(3)                    = 0
executing program
[pid  5993] write(1, "executing program\n", 18) = 18
[pid  5993] memfd_create("syzkaller", 0) = 3
[pid  5993] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5993] 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  5993] munmap(0x7f9146600000, 138412032) = 0
[pid  5993] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5993] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5993] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5993] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5993] close(4)                    = 0
[pid  5993] close(3)                    = 0
[pid  5993] exit_group(0)               = ?
[pid  5993] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5993, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5994 attached
 <unfinished ...>
[pid  5994] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5994
[pid  5994] <... set_robust_list resumed>) = 0
[pid  5994] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5994] setpgid(0, 0)               = 0
[pid  5994] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5994] write(3, "1000", 4)         = 4
[pid  5994] close(3)                    = 0
executing program
[pid  5994] write(1, "executing program\n", 18) = 18
[pid  5994] memfd_create("syzkaller", 0) = 3
[pid  5994] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5994] 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  5994] munmap(0x7f9146600000, 138412032) = 0
[pid  5994] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5994] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5994] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5994] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5994] close(4)                    = 0
[pid  5994] close(3)                    = 0
[pid  5994] exit_group(0)               = ?
[pid  5994] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5994, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 5995 attached
 <unfinished ...>
[pid  5995] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5995
[pid  5995] <... set_robust_list resumed>) = 0
[pid  5995] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5995] setpgid(0, 0)               = 0
[pid  5995] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5995] write(3, "1000", 4)         = 4
[pid  5995] close(3)                    = 0
executing program
[pid  5995] write(1, "executing program\n", 18) = 18
[pid  5995] memfd_create("syzkaller", 0) = 3
[pid  5995] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5995] 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  5995] munmap(0x7f9146600000, 138412032) = 0
[pid  5995] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5995] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5995] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5995] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5995] close(4)                    = 0
[pid  5995] close(3)                    = 0
[pid  5995] exit_group(0)               = ?
[pid  5995] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5995, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=18 /* 0.18 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, child_tidptr=0x555593882650) = 5996
./strace-static-x86_64: Process 5996 attached
[pid  5996] set_robust_list(0x555593882660, 24) = 0
[pid  5996] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5996] setpgid(0, 0)               = 0
[pid  5996] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5996] write(3, "1000", 4)         = 4
[pid  5996] close(3)                    = 0
executing program
[pid  5996] write(1, "executing program\n", 18) = 18
[pid  5996] memfd_create("syzkaller", 0) = 3
[pid  5996] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5996] 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  5996] munmap(0x7f9146600000, 138412032) = 0
[pid  5996] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5996] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5996] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5996] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5996] close(4)                    = 0
[pid  5996] close(3)                    = 0
[pid  5996] exit_group(0)               = ?
[pid  5996] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5996, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 5997 attached
 <unfinished ...>
[pid  5997] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5997
[pid  5997] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5997] setpgid(0, 0)               = 0
[pid  5997] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5997] write(3, "1000", 4)         = 4
[pid  5997] close(3)                    = 0
executing program
[pid  5997] write(1, "executing program\n", 18) = 18
[pid  5997] memfd_create("syzkaller", 0) = 3
[pid  5997] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5997] 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  5997] munmap(0x7f9146600000, 138412032) = 0
[pid  5997] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5997] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5997] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5997] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5997] close(4)                    = 0
[pid  5997] close(3)                    = 0
[pid  5997] exit_group(0)               = ?
[pid  5997] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5997, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 5998 attached
 <unfinished ...>
[pid  5998] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 5998
[pid  5998] <... set_robust_list resumed>) = 0
[pid  5998] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5998] setpgid(0, 0)               = 0
[pid  5998] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5998] write(3, "1000", 4)         = 4
[pid  5998] close(3)                    = 0
executing program
[pid  5998] write(1, "executing program\n", 18) = 18
[pid  5998] memfd_create("syzkaller", 0) = 3
[pid  5998] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5998] 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  5998] munmap(0x7f9146600000, 138412032) = 0
[pid  5998] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5998] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5998] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5998] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5998] close(4)                    = 0
[pid  5998] close(3)                    = 0
[pid  5998] exit_group(0)               = ?
[pid  5998] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5998, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 5999 attached
, child_tidptr=0x555593882650) = 5999
[pid  5999] set_robust_list(0x555593882660, 24) = 0
[pid  5999] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5999] setpgid(0, 0)               = 0
[pid  5999] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5999] write(3, "1000", 4)         = 4
[pid  5999] close(3)                    = 0
[pid  5999] write(1, "executing program\n", 18executing program
) = 18
[pid  5999] memfd_create("syzkaller", 0) = 3
[pid  5999] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5999] 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  5999] munmap(0x7f9146600000, 138412032) = 0
[pid  5999] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  5999] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5999] ioctl(4, LOOP_CLR_FD)       = 0
[pid  5999] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  5999] close(4)                    = 0
[pid  5999] close(3)                    = 0
[pid  5999] exit_group(0)               = ?
[pid  5999] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5999, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6000 attached
 <unfinished ...>
[pid  6000] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6000
[pid  6000] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6000] setpgid(0, 0)               = 0
[pid  6000] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6000] write(3, "1000", 4)         = 4
[pid  6000] close(3)                    = 0
[pid  6000] write(1, "executing program\n", 18executing program
) = 18
[pid  6000] memfd_create("syzkaller", 0) = 3
[pid  6000] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6000] 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  6000] munmap(0x7f9146600000, 138412032) = 0
[pid  6000] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6000] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6000] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6000] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6000] close(4)                    = 0
[pid  6000] close(3)                    = 0
[pid  6000] exit_group(0)               = ?
[pid  6000] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6000, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6001 attached
 <unfinished ...>
[pid  6001] set_robust_list(0x555593882660, 24) = 0
[pid  6001] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6001] setpgid(0, 0)               = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6001
[pid  6001] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6001] write(3, "1000", 4)         = 4
[pid  6001] close(3)                    = 0
[pid  6001] write(1, "executing program\n", 18executing program
) = 18
[pid  6001] memfd_create("syzkaller", 0) = 3
[pid  6001] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6001] 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  6001] munmap(0x7f9146600000, 138412032) = 0
[pid  6001] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6001] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6001] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6001] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6001] close(4)                    = 0
[pid  6001] close(3)                    = 0
[pid  6001] exit_group(0)               = ?
[pid  6001] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6001, si_uid=0, si_status=0, si_utime=0, si_stime=16 /* 0.16 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 6002 attached
 <unfinished ...>
[pid  6002] set_robust_list(0x555593882660, 24) = 0
[pid  6002] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6002
[pid  6002] <... prctl resumed>)        = 0
[pid  6002] setpgid(0, 0)               = 0
[pid  6002] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6002] write(3, "1000", 4)         = 4
[pid  6002] close(3)                    = 0
executing program
[pid  6002] write(1, "executing program\n", 18) = 18
[pid  6002] memfd_create("syzkaller", 0) = 3
[pid  6002] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6002] 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  6002] munmap(0x7f9146600000, 138412032) = 0
[pid  6002] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6002] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6002] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6002] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6002] close(4)                    = 0
[pid  6002] close(3)                    = 0
[pid  6002] exit_group(0)               = ?
[pid  6002] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6002, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=10 /* 0.10 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 6003 attached
, child_tidptr=0x555593882650) = 6003
[pid  6003] set_robust_list(0x555593882660, 24) = 0
[pid  6003] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6003] setpgid(0, 0)               = 0
[pid  6003] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6003] write(3, "1000", 4)         = 4
[pid  6003] close(3)                    = 0
[pid  6003] write(1, "executing program\n", 18executing program
) = 18
[pid  6003] memfd_create("syzkaller", 0) = 3
[pid  6003] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6003] 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  6003] munmap(0x7f9146600000, 138412032) = 0
[pid  6003] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6003] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6003] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6003] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6003] close(4)                    = 0
[pid  6003] close(3)                    = 0
[pid  6003] exit_group(0)               = ?
[pid  6003] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6003, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6004 attached
, child_tidptr=0x555593882650) = 6004
[pid  6004] set_robust_list(0x555593882660, 24) = 0
[pid  6004] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6004] setpgid(0, 0)               = 0
[pid  6004] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6004] write(3, "1000", 4)         = 4
[pid  6004] close(3)                    = 0
executing program
[pid  6004] write(1, "executing program\n", 18) = 18
[pid  6004] memfd_create("syzkaller", 0) = 3
[pid  6004] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6004] 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  6004] munmap(0x7f9146600000, 138412032) = 0
[pid  6004] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6004] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6004] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6004] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6004] close(4)                    = 0
[pid  6004] close(3)                    = 0
[pid  6004] exit_group(0)               = ?
[pid  6004] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6004, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6005 attached
 <unfinished ...>
[pid  6005] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6005
[pid  6005] <... set_robust_list resumed>) = 0
[pid  6005] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6005] setpgid(0, 0)               = 0
[pid  6005] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6005] write(3, "1000", 4)         = 4
[pid  6005] close(3)                    = 0
[pid  6005] write(1, "executing program\n", 18executing program
) = 18
[pid  6005] memfd_create("syzkaller", 0) = 3
[pid  6005] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6005] 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  6005] munmap(0x7f9146600000, 138412032) = 0
[pid  6005] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6005] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6005] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6005] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6005] close(4)                    = 0
[pid  6005] close(3)                    = 0
[pid  6005] exit_group(0)               = ?
[pid  6005] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6005, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6006 attached
, child_tidptr=0x555593882650) = 6006
[pid  6006] set_robust_list(0x555593882660, 24) = 0
[pid  6006] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6006] setpgid(0, 0)               = 0
[pid  6006] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6006] write(3, "1000", 4)         = 4
[pid  6006] close(3)                    = 0
executing program
[pid  6006] write(1, "executing program\n", 18) = 18
[pid  6006] memfd_create("syzkaller", 0) = 3
[pid  6006] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6006] 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  6006] munmap(0x7f9146600000, 138412032) = 0
[pid  6006] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6006] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6006] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6006] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6006] close(4)                    = 0
[pid  6006] close(3)                    = 0
[pid  6006] exit_group(0)               = ?
[pid  6006] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6006, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6007 attached
 <unfinished ...>
[pid  6007] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6007
[pid  6007] <... set_robust_list resumed>) = 0
[pid  6007] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6007] setpgid(0, 0)               = 0
[pid  6007] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6007] write(3, "1000", 4)         = 4
[pid  6007] close(3)                    = 0
[pid  6007] write(1, "executing program\n", 18executing program
) = 18
[pid  6007] memfd_create("syzkaller", 0) = 3
[pid  6007] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6007] 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  6007] munmap(0x7f9146600000, 138412032) = 0
[pid  6007] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6007] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6007] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6007] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6007] close(4)                    = 0
[pid  6007] close(3)                    = 0
[pid  6007] exit_group(0)               = ?
[pid  6007] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6007, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6008 attached
 <unfinished ...>
[pid  6008] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6008
[pid  6008] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6008] setpgid(0, 0)               = 0
[pid  6008] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6008] write(3, "1000", 4)         = 4
[pid  6008] close(3)                    = 0
[pid  6008] write(1, "executing program\n", 18executing program
) = 18
[pid  6008] memfd_create("syzkaller", 0) = 3
[pid  6008] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6008] 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  6008] munmap(0x7f9146600000, 138412032) = 0
[pid  6008] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6008] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6008] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6008] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6008] close(4)                    = 0
[pid  6008] close(3)                    = 0
[pid  6008] exit_group(0)               = ?
[pid  6008] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6008, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6009 attached
 <unfinished ...>
[pid  6009] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6009
[pid  6009] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6009] setpgid(0, 0)               = 0
[pid  6009] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6009] write(3, "1000", 4)         = 4
[pid  6009] close(3)                    = 0
[pid  6009] write(1, "executing program\n", 18executing program
) = 18
[pid  6009] memfd_create("syzkaller", 0) = 3
[pid  6009] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6009] 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  6009] munmap(0x7f9146600000, 138412032) = 0
[pid  6009] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6009] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6009] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6009] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6009] close(4)                    = 0
[pid  6009] close(3)                    = 0
[pid  6009] exit_group(0)               = ?
[pid  6009] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6009, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6010 attached
 <unfinished ...>
[pid  6010] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6010
[pid  6010] <... set_robust_list resumed>) = 0
[pid  6010] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6010] setpgid(0, 0)               = 0
[pid  6010] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6010] write(3, "1000", 4)         = 4
[pid  6010] close(3)                    = 0
executing program
[pid  6010] write(1, "executing program\n", 18) = 18
[pid  6010] memfd_create("syzkaller", 0) = 3
[pid  6010] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6010] 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  6010] munmap(0x7f9146600000, 138412032) = 0
[pid  6010] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6010] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6010] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6010] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6010] close(4)                    = 0
[pid  6010] close(3)                    = 0
[pid  6010] exit_group(0)               = ?
[pid  6010] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6010, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6011 attached
, child_tidptr=0x555593882650) = 6011
[pid  6011] set_robust_list(0x555593882660, 24) = 0
[pid  6011] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6011] setpgid(0, 0)               = 0
[pid  6011] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6011] write(3, "1000", 4)         = 4
[pid  6011] close(3)                    = 0
executing program
[pid  6011] write(1, "executing program\n", 18) = 18
[pid  6011] memfd_create("syzkaller", 0) = 3
[pid  6011] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6011] 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  6011] munmap(0x7f9146600000, 138412032) = 0
[pid  6011] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6011] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6011] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6011] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6011] close(4)                    = 0
[pid  6011] close(3)                    = 0
[pid  6011] exit_group(0)               = ?
[pid  6011] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6011, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6012 attached
 <unfinished ...>
[pid  6012] set_robust_list(0x555593882660, 24) = 0
[pid  6012] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6012] setpgid(0, 0 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6012
[pid  6012] <... setpgid resumed>)      = 0
[pid  6012] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6012] write(3, "1000", 4)         = 4
[pid  6012] close(3)                    = 0
[pid  6012] write(1, "executing program\n", 18executing program
) = 18
[pid  6012] memfd_create("syzkaller", 0) = 3
[pid  6012] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6012] 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  6012] munmap(0x7f9146600000, 138412032) = 0
[pid  6012] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6012] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6012] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6012] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6012] close(4)                    = 0
[pid  6012] close(3)                    = 0
[pid  6012] exit_group(0)               = ?
[pid  6012] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6012, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=13 /* 0.13 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 6013 attached
, child_tidptr=0x555593882650) = 6013
[pid  6013] set_robust_list(0x555593882660, 24) = 0
[pid  6013] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6013] setpgid(0, 0)               = 0
[pid  6013] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6013] write(3, "1000", 4)         = 4
[pid  6013] close(3)                    = 0
executing program
[pid  6013] write(1, "executing program\n", 18) = 18
[pid  6013] memfd_create("syzkaller", 0) = 3
[pid  6013] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6013] 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  6013] munmap(0x7f9146600000, 138412032) = 0
[pid  6013] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6013] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6013] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6013] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6013] close(4)                    = 0
[pid  6013] close(3)                    = 0
[pid  6013] exit_group(0)               = ?
[pid  6013] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6013, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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=0x555593882650) = 6014
./strace-static-x86_64: Process 6014 attached
[pid  6014] set_robust_list(0x555593882660, 24) = 0
[pid  6014] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6014] setpgid(0, 0)               = 0
[pid  6014] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6014] write(3, "1000", 4)         = 4
[pid  6014] close(3)                    = 0
[pid  6014] write(1, "executing program\n", 18executing program
) = 18
[pid  6014] memfd_create("syzkaller", 0) = 3
[pid  6014] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6014] 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  6014] munmap(0x7f9146600000, 138412032) = 0
[pid  6014] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6014] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6014] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6014] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6014] close(4)                    = 0
[pid  6014] close(3)                    = 0
[pid  6014] exit_group(0)               = ?
[pid  6014] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6014, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6015 attached
, child_tidptr=0x555593882650) = 6015
[pid  6015] set_robust_list(0x555593882660, 24) = 0
[pid  6015] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6015] setpgid(0, 0)               = 0
[pid  6015] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6015] write(3, "1000", 4)         = 4
[pid  6015] close(3)                    = 0
[pid  6015] write(1, "executing program\n", 18executing program
) = 18
[pid  6015] memfd_create("syzkaller", 0) = 3
[pid  6015] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6015] 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  6015] munmap(0x7f9146600000, 138412032) = 0
[pid  6015] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6015] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6015] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6015] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6015] close(4)                    = 0
[pid  6015] close(3)                    = 0
[pid  6015] exit_group(0)               = ?
[pid  6015] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6015, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6016 attached
, child_tidptr=0x555593882650) = 6016
[pid  6016] set_robust_list(0x555593882660, 24) = 0
[pid  6016] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6016] setpgid(0, 0)               = 0
[pid  6016] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6016] write(3, "1000", 4)         = 4
[pid  6016] close(3)                    = 0
[pid  6016] write(1, "executing program\n", 18executing program
) = 18
[pid  6016] memfd_create("syzkaller", 0) = 3
[pid  6016] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6016] 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  6016] munmap(0x7f9146600000, 138412032) = 0
[pid  6016] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6016] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6016] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6016] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6016] close(4)                    = 0
[pid  6016] close(3)                    = 0
[pid  6016] exit_group(0)               = ?
[pid  6016] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6016, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 6017 attached
 <unfinished ...>
[pid  6017] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6017
[pid  6017] <... set_robust_list resumed>) = 0
[pid  6017] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6017] setpgid(0, 0)               = 0
[pid  6017] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6017] write(3, "1000", 4)         = 4
[pid  6017] close(3)                    = 0
executing program
[pid  6017] write(1, "executing program\n", 18) = 18
[pid  6017] memfd_create("syzkaller", 0) = 3
[pid  6017] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6017] 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  6017] munmap(0x7f9146600000, 138412032) = 0
[pid  6017] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6017] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6017] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6017] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6017] close(4)                    = 0
[pid  6017] close(3)                    = 0
[pid  6017] exit_group(0)               = ?
[pid  6017] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6017, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6018 attached
, child_tidptr=0x555593882650) = 6018
[pid  6018] set_robust_list(0x555593882660, 24) = 0
[pid  6018] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6018] setpgid(0, 0)               = 0
[pid  6018] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6018] write(3, "1000", 4)         = 4
[pid  6018] close(3)                    = 0
executing program
[pid  6018] write(1, "executing program\n", 18) = 18
[pid  6018] memfd_create("syzkaller", 0) = 3
[pid  6018] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6018] 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  6018] munmap(0x7f9146600000, 138412032) = 0
[pid  6018] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6018] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6018] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6018] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6018] close(4)                    = 0
[pid  6018] close(3)                    = 0
[pid  6018] exit_group(0)               = ?
[pid  6018] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6018, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=13 /* 0.13 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 6019 attached
 <unfinished ...>
[pid  6019] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6019
[pid  6019] <... set_robust_list resumed>) = 0
[pid  6019] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6019] setpgid(0, 0)               = 0
[pid  6019] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6019] write(3, "1000", 4)         = 4
[pid  6019] close(3)                    = 0
[pid  6019] write(1, "executing program\n", 18executing program
) = 18
[pid  6019] memfd_create("syzkaller", 0) = 3
[pid  6019] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6019] 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  6019] munmap(0x7f9146600000, 138412032) = 0
[pid  6019] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6019] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6019] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6019] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6019] close(4)                    = 0
[pid  6019] close(3)                    = 0
[pid  6019] exit_group(0)               = ?
[pid  6019] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6019, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=18 /* 0.18 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 6020 attached
 <unfinished ...>
[pid  6020] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6020
[pid  6020] <... set_robust_list resumed>) = 0
[pid  6020] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6020] setpgid(0, 0)               = 0
[pid  6020] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6020] write(3, "1000", 4)         = 4
[pid  6020] close(3)                    = 0
executing program
[pid  6020] write(1, "executing program\n", 18) = 18
[pid  6020] memfd_create("syzkaller", 0) = 3
[pid  6020] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6020] 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  6020] munmap(0x7f9146600000, 138412032) = 0
[pid  6020] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6020] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6020] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6020] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6020] close(4)                    = 0
[pid  6020] close(3)                    = 0
[pid  6020] exit_group(0)               = ?
[pid  6020] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6020, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6021 attached
, child_tidptr=0x555593882650) = 6021
[pid  6021] set_robust_list(0x555593882660, 24) = 0
[pid  6021] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6021] setpgid(0, 0)               = 0
[pid  6021] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6021] write(3, "1000", 4)         = 4
[pid  6021] close(3)                    = 0
executing program
[pid  6021] write(1, "executing program\n", 18) = 18
[pid  6021] memfd_create("syzkaller", 0) = 3
[pid  6021] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6021] 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  6021] munmap(0x7f9146600000, 138412032) = 0
[pid  6021] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6021] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6021] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6021] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6021] close(4)                    = 0
[pid  6021] close(3)                    = 0
[pid  6021] exit_group(0)               = ?
[pid  6021] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6021, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=13 /* 0.13 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 6022 attached
, child_tidptr=0x555593882650) = 6022
[pid  6022] set_robust_list(0x555593882660, 24) = 0
[pid  6022] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6022] setpgid(0, 0)               = 0
[pid  6022] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6022] write(3, "1000", 4)         = 4
[pid  6022] close(3)                    = 0
[pid  6022] write(1, "executing program\n", 18executing program
) = 18
[pid  6022] memfd_create("syzkaller", 0) = 3
[pid  6022] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6022] 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  6022] munmap(0x7f9146600000, 138412032) = 0
[pid  6022] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6022] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6022] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6022] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6022] close(4)                    = 0
[pid  6022] close(3)                    = 0
[pid  6022] exit_group(0)               = ?
[pid  6022] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6022, si_uid=0, si_status=0, si_utime=0, si_stime=17 /* 0.17 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 6023 attached
, child_tidptr=0x555593882650) = 6023
[pid  6023] set_robust_list(0x555593882660, 24) = 0
[pid  6023] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6023] setpgid(0, 0)               = 0
[pid  6023] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6023] write(3, "1000", 4)         = 4
[pid  6023] close(3)                    = 0
executing program
[pid  6023] write(1, "executing program\n", 18) = 18
[pid  6023] memfd_create("syzkaller", 0) = 3
[pid  6023] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6023] 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  6023] munmap(0x7f9146600000, 138412032) = 0
[pid  6023] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6023] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6023] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6023] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6023] close(4)                    = 0
[pid  6023] close(3)                    = 0
[pid  6023] exit_group(0)               = ?
[pid  6023] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6023, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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=0x555593882650) = 6024
./strace-static-x86_64: Process 6024 attached
[pid  6024] set_robust_list(0x555593882660, 24) = 0
[pid  6024] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6024] setpgid(0, 0)               = 0
[pid  6024] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6024] write(3, "1000", 4)         = 4
[pid  6024] close(3)                    = 0
[pid  6024] write(1, "executing program\n", 18executing program
) = 18
[pid  6024] memfd_create("syzkaller", 0) = 3
[pid  6024] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6024] 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  6024] munmap(0x7f9146600000, 138412032) = 0
[pid  6024] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6024] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6024] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6024] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6024] close(4)                    = 0
[pid  6024] close(3)                    = 0
[pid  6024] exit_group(0)               = ?
[pid  6024] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6024, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=10 /* 0.10 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 6025 attached
 <unfinished ...>
[pid  6025] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6025
[pid  6025] <... set_robust_list resumed>) = 0
[pid  6025] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6025] setpgid(0, 0)               = 0
[pid  6025] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6025] write(3, "1000", 4)         = 4
[pid  6025] close(3)                    = 0
executing program
[pid  6025] write(1, "executing program\n", 18) = 18
[pid  6025] memfd_create("syzkaller", 0) = 3
[pid  6025] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6025] 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  6025] munmap(0x7f9146600000, 138412032) = 0
[pid  6025] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6025] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6025] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6025] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6025] close(4)                    = 0
[pid  6025] close(3)                    = 0
[pid  6025] exit_group(0)               = ?
[pid  6025] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6025, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6026 attached
, child_tidptr=0x555593882650) = 6026
[pid  6026] set_robust_list(0x555593882660, 24) = 0
[pid  6026] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6026] setpgid(0, 0)               = 0
[pid  6026] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6026] write(3, "1000", 4)         = 4
[pid  6026] close(3)                    = 0
[pid  6026] write(1, "executing program\n", 18executing program
) = 18
[pid  6026] memfd_create("syzkaller", 0) = 3
[pid  6026] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6026] 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  6026] munmap(0x7f9146600000, 138412032) = 0
[pid  6026] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6026] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6026] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6026] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6026] close(4)                    = 0
[pid  6026] close(3)                    = 0
[pid  6026] exit_group(0)               = ?
[pid  6026] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6026, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 6027 attached
 <unfinished ...>
[pid  6027] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6027
[pid  6027] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6027] setpgid(0, 0)               = 0
[pid  6027] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6027] write(3, "1000", 4)         = 4
[pid  6027] close(3)                    = 0
executing program
[pid  6027] write(1, "executing program\n", 18) = 18
[pid  6027] memfd_create("syzkaller", 0) = 3
[pid  6027] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6027] 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  6027] munmap(0x7f9146600000, 138412032) = 0
[pid  6027] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6027] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6027] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6027] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6027] close(4)                    = 0
[pid  6027] close(3)                    = 0
[pid  6027] exit_group(0)               = ?
[pid  6027] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6027, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6028 attached
 <unfinished ...>
[pid  6028] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6028
[pid  6028] <... set_robust_list resumed>) = 0
[pid  6028] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6028] setpgid(0, 0)               = 0
[pid  6028] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6028] write(3, "1000", 4)         = 4
[pid  6028] close(3)                    = 0
[pid  6028] write(1, "executing program\n", 18executing program
) = 18
[pid  6028] memfd_create("syzkaller", 0) = 3
[pid  6028] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6028] 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  6028] munmap(0x7f9146600000, 138412032) = 0
[pid  6028] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6028] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6028] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6028] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6028] close(4)                    = 0
[pid  6028] close(3)                    = 0
[pid  6028] exit_group(0)               = ?
[pid  6028] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6028, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6029 attached
, child_tidptr=0x555593882650) = 6029
[pid  6029] set_robust_list(0x555593882660, 24) = 0
[pid  6029] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6029] setpgid(0, 0)               = 0
[pid  6029] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6029] write(3, "1000", 4)         = 4
[pid  6029] close(3)                    = 0
executing program
[pid  6029] write(1, "executing program\n", 18) = 18
[pid  6029] memfd_create("syzkaller", 0) = 3
[pid  6029] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6029] 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  6029] munmap(0x7f9146600000, 138412032) = 0
[pid  6029] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6029] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6029] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6029] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6029] close(4)                    = 0
[pid  6029] close(3)                    = 0
[pid  6029] exit_group(0)               = ?
[pid  6029] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6029, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=11 /* 0.11 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 6030 attached
 <unfinished ...>
[pid  6030] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6030
[pid  6030] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6030] setpgid(0, 0)               = 0
[pid  6030] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6030] write(3, "1000", 4)         = 4
[pid  6030] close(3)                    = 0
executing program
[pid  6030] write(1, "executing program\n", 18) = 18
[pid  6030] memfd_create("syzkaller", 0) = 3
[pid  6030] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6030] 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  6030] munmap(0x7f9146600000, 138412032) = 0
[pid  6030] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6030] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6030] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6030] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6030] close(4)                    = 0
[pid  6030] close(3)                    = 0
[pid  6030] exit_group(0)               = ?
[pid  6030] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6030, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 6031 attached
 <unfinished ...>
[pid  6031] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6031
[pid  6031] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6031] setpgid(0, 0)               = 0
[pid  6031] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6031] write(3, "1000", 4)         = 4
[pid  6031] close(3)                    = 0
[pid  6031] write(1, "executing program\n", 18executing program
) = 18
[pid  6031] memfd_create("syzkaller", 0) = 3
[pid  6031] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6031] 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  6031] munmap(0x7f9146600000, 138412032) = 0
[pid  6031] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6031] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6031] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6031] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6031] close(4)                    = 0
[pid  6031] close(3)                    = 0
[pid  6031] exit_group(0)               = ?
[pid  6031] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6031, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6032 attached
 <unfinished ...>
[pid  6032] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6032
[pid  6032] <... set_robust_list resumed>) = 0
[pid  6032] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6032] setpgid(0, 0)               = 0
[pid  6032] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6032] write(3, "1000", 4)         = 4
[pid  6032] close(3)                    = 0
executing program
[pid  6032] write(1, "executing program\n", 18) = 18
[pid  6032] memfd_create("syzkaller", 0) = 3
[pid  6032] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6032] 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  6032] munmap(0x7f9146600000, 138412032) = 0
[pid  6032] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6032] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6032] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6032] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6032] close(4)                    = 0
[pid  6032] close(3)                    = 0
[pid  6032] exit_group(0)               = ?
[pid  6032] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6032, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6033 attached
, child_tidptr=0x555593882650) = 6033
[pid  6033] set_robust_list(0x555593882660, 24) = 0
[pid  6033] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6033] setpgid(0, 0)               = 0
[pid  6033] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6033] write(3, "1000", 4)         = 4
[pid  6033] close(3)                    = 0
[pid  6033] write(1, "executing program\n", 18executing program
) = 18
[pid  6033] memfd_create("syzkaller", 0) = 3
[pid  6033] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6033] 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  6033] munmap(0x7f9146600000, 138412032) = 0
[pid  6033] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6033] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6033] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6033] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6033] close(4)                    = 0
[pid  6033] close(3)                    = 0
[pid  6033] exit_group(0)               = ?
[pid  6033] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6033, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6034 attached
, child_tidptr=0x555593882650) = 6034
[pid  6034] set_robust_list(0x555593882660, 24) = 0
[pid  6034] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6034] setpgid(0, 0)               = 0
[pid  6034] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6034] write(3, "1000", 4)         = 4
[pid  6034] close(3)                    = 0
executing program
[pid  6034] write(1, "executing program\n", 18) = 18
[pid  6034] memfd_create("syzkaller", 0) = 3
[pid  6034] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6034] 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  6034] munmap(0x7f9146600000, 138412032) = 0
[pid  6034] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6034] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6034] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6034] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6034] close(4)                    = 0
[pid  6034] close(3)                    = 0
[pid  6034] exit_group(0)               = ?
[pid  6034] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6034, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=12 /* 0.12 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 6035 attached
 <unfinished ...>
[pid  6035] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6035
[pid  6035] <... set_robust_list resumed>) = 0
[pid  6035] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6035] setpgid(0, 0)               = 0
[pid  6035] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6035] write(3, "1000", 4)         = 4
[pid  6035] close(3)                    = 0
[pid  6035] write(1, "executing program\n", 18executing program
) = 18
[pid  6035] memfd_create("syzkaller", 0) = 3
[pid  6035] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6035] 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  6035] munmap(0x7f9146600000, 138412032) = 0
[pid  6035] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6035] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6035] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6035] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6035] close(4)                    = 0
[pid  6035] close(3)                    = 0
[pid  6035] exit_group(0)               = ?
[pid  6035] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6035, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6036 attached
, child_tidptr=0x555593882650) = 6036
[pid  6036] set_robust_list(0x555593882660, 24) = 0
[pid  6036] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6036] setpgid(0, 0)               = 0
[pid  6036] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6036] write(3, "1000", 4)         = 4
[pid  6036] close(3)                    = 0
[pid  6036] write(1, "executing program\n", 18executing program
) = 18
[pid  6036] memfd_create("syzkaller", 0) = 3
[pid  6036] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6036] 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  6036] munmap(0x7f9146600000, 138412032) = 0
[pid  6036] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6036] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6036] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6036] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6036] close(4)                    = 0
[pid  6036] close(3)                    = 0
[pid  6036] exit_group(0)               = ?
[pid  6036] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6036, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 6037 attached
, child_tidptr=0x555593882650) = 6037
[pid  6037] set_robust_list(0x555593882660, 24) = 0
[pid  6037] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6037] setpgid(0, 0)               = 0
[pid  6037] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6037] write(3, "1000", 4)         = 4
[pid  6037] close(3)                    = 0
executing program
[pid  6037] write(1, "executing program\n", 18) = 18
[pid  6037] memfd_create("syzkaller", 0) = 3
[pid  6037] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6037] 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  6037] munmap(0x7f9146600000, 138412032) = 0
[pid  6037] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6037] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6037] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6037] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6037] close(4)                    = 0
[pid  6037] close(3)                    = 0
[pid  6037] exit_group(0)               = ?
[pid  6037] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6037, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=12 /* 0.12 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 6038 attached
 <unfinished ...>
[pid  6038] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6038
[pid  6038] <... set_robust_list resumed>) = 0
[pid  6038] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6038] setpgid(0, 0)               = 0
[pid  6038] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6038] write(3, "1000", 4)         = 4
[pid  6038] close(3)                    = 0
[pid  6038] write(1, "executing program\n", 18executing program
) = 18
[pid  6038] memfd_create("syzkaller", 0) = 3
[pid  6038] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6038] 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  6038] munmap(0x7f9146600000, 138412032) = 0
[pid  6038] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6038] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6038] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6038] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6038] close(4)                    = 0
[pid  6038] close(3)                    = 0
[pid  6038] exit_group(0)               = ?
[pid  6038] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6038, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6039 attached
 <unfinished ...>
[pid  6039] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6039
[pid  6039] <... set_robust_list resumed>) = 0
[pid  6039] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6039] setpgid(0, 0)               = 0
[pid  6039] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6039] write(3, "1000", 4)         = 4
[pid  6039] close(3)                    = 0
executing program
[pid  6039] write(1, "executing program\n", 18) = 18
[pid  6039] memfd_create("syzkaller", 0) = 3
[pid  6039] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6039] 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  6039] munmap(0x7f9146600000, 138412032) = 0
[pid  6039] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6039] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6039] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6039] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6039] close(4)                    = 0
[pid  6039] close(3)                    = 0
[pid  6039] exit_group(0)               = ?
[pid  6039] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6039, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6040 attached
 <unfinished ...>
[pid  6040] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6040
[pid  6040] <... set_robust_list resumed>) = 0
[pid  6040] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6040] setpgid(0, 0)               = 0
[pid  6040] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6040] write(3, "1000", 4)         = 4
[pid  6040] close(3)                    = 0
executing program
[pid  6040] write(1, "executing program\n", 18) = 18
[pid  6040] memfd_create("syzkaller", 0) = 3
[pid  6040] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6040] 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  6040] munmap(0x7f9146600000, 138412032) = 0
[pid  6040] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6040] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6040] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6040] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6040] close(4)                    = 0
[pid  6040] close(3)                    = 0
[pid  6040] exit_group(0)               = ?
[pid  6040] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6040, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6041 attached
 <unfinished ...>
[pid  6041] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6041
[pid  6041] <... set_robust_list resumed>) = 0
[pid  6041] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6041] setpgid(0, 0)               = 0
[pid  6041] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6041] write(3, "1000", 4)         = 4
[pid  6041] close(3)                    = 0
[pid  6041] write(1, "executing program\n", 18executing program
) = 18
[pid  6041] memfd_create("syzkaller", 0) = 3
[pid  6041] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6041] 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  6041] munmap(0x7f9146600000, 138412032) = 0
[pid  6041] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6041] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6041] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6041] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6041] close(4)                    = 0
[pid  6041] close(3)                    = 0
[pid  6041] exit_group(0)               = ?
[pid  6041] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6041, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6042 attached
 <unfinished ...>
[pid  6042] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6042
[pid  6042] <... set_robust_list resumed>) = 0
[pid  6042] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6042] setpgid(0, 0)               = 0
[pid  6042] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6042] write(3, "1000", 4)         = 4
[pid  6042] close(3)                    = 0
executing program
[pid  6042] write(1, "executing program\n", 18) = 18
[pid  6042] memfd_create("syzkaller", 0) = 3
[pid  6042] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6042] 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  6042] munmap(0x7f9146600000, 138412032) = 0
[pid  6042] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6042] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6042] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6042] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6042] close(4)                    = 0
[pid  6042] close(3)                    = 0
[pid  6042] exit_group(0)               = ?
[pid  6042] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6042, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6043 attached
 <unfinished ...>
[pid  6043] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6043
[pid  6043] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6043] setpgid(0, 0)               = 0
[pid  6043] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6043] write(3, "1000", 4)         = 4
[pid  6043] close(3)                    = 0
[pid  6043] write(1, "executing program\n", 18executing program
) = 18
[pid  6043] memfd_create("syzkaller", 0) = 3
[pid  6043] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6043] 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  6043] munmap(0x7f9146600000, 138412032) = 0
[pid  6043] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6043] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6043] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6043] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6043] close(4)                    = 0
[pid  6043] close(3)                    = 0
[pid  6043] exit_group(0)               = ?
[pid  6043] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6043, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6044 attached
 <unfinished ...>
[pid  6044] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6044
[pid  6044] <... set_robust_list resumed>) = 0
[pid  6044] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6044] setpgid(0, 0)               = 0
[pid  6044] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6044] write(3, "1000", 4)         = 4
[pid  6044] close(3)                    = 0
executing program
[pid  6044] write(1, "executing program\n", 18) = 18
[pid  6044] memfd_create("syzkaller", 0) = 3
[pid  6044] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6044] 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  6044] munmap(0x7f9146600000, 138412032) = 0
[pid  6044] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6044] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6044] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6044] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6044] close(4)                    = 0
[pid  6044] close(3)                    = 0
[pid  6044] exit_group(0)               = ?
[pid  6044] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6044, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6045 attached
 <unfinished ...>
[pid  6045] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6045
[pid  6045] <... set_robust_list resumed>) = 0
[pid  6045] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6045] setpgid(0, 0)               = 0
[pid  6045] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6045] write(3, "1000", 4)         = 4
[pid  6045] close(3)                    = 0
executing program
[pid  6045] write(1, "executing program\n", 18) = 18
[pid  6045] memfd_create("syzkaller", 0) = 3
[pid  6045] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6045] 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  6045] munmap(0x7f9146600000, 138412032) = 0
[pid  6045] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6045] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6045] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6045] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6045] close(4)                    = 0
[pid  6045] close(3)                    = 0
[pid  6045] exit_group(0)               = ?
[pid  6045] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6045, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6046 attached
, child_tidptr=0x555593882650) = 6046
[pid  6046] set_robust_list(0x555593882660, 24) = 0
[pid  6046] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6046] setpgid(0, 0)               = 0
[pid  6046] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6046] write(3, "1000", 4)         = 4
[pid  6046] close(3)                    = 0
[pid  6046] write(1, "executing program\n", 18executing program
) = 18
[pid  6046] memfd_create("syzkaller", 0) = 3
[pid  6046] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6046] 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  6046] munmap(0x7f9146600000, 138412032) = 0
[pid  6046] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6046] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6046] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6046] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6046] close(4)                    = 0
[pid  6046] close(3)                    = 0
[pid  6046] exit_group(0)               = ?
[pid  6046] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6046, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6047 attached
 <unfinished ...>
[pid  6047] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6047
[pid  6047] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6047] setpgid(0, 0)               = 0
[pid  6047] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6047] write(3, "1000", 4)         = 4
[pid  6047] close(3)                    = 0
[pid  6047] write(1, "executing program\n", 18executing program
) = 18
[pid  6047] memfd_create("syzkaller", 0) = 3
[pid  6047] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6047] 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  6047] munmap(0x7f9146600000, 138412032) = 0
[pid  6047] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6047] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6047] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6047] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6047] close(4)                    = 0
[pid  6047] close(3)                    = 0
[pid  6047] exit_group(0)               = ?
[pid  6047] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6047, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 6048 attached
 <unfinished ...>
[pid  6048] set_robust_list(0x555593882660, 24) = 0
[pid  6048] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6048] setpgid(0, 0)               = 0
[pid  6048] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6048] write(3, "1000", 4 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6048
[pid  6048] <... write resumed>)        = 4
[pid  6048] close(3)                    = 0
[pid  6048] write(1, "executing program\n", 18executing program
) = 18
[pid  6048] memfd_create("syzkaller", 0) = 3
[pid  6048] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6048] 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  6048] munmap(0x7f9146600000, 138412032) = 0
[pid  6048] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6048] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6048] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6048] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6048] close(4)                    = 0
[pid  6048] close(3)                    = 0
[pid  6048] exit_group(0)               = ?
[pid  6048] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6048, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6049 attached
, child_tidptr=0x555593882650) = 6049
[pid  6049] set_robust_list(0x555593882660, 24) = 0
[pid  6049] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6049] setpgid(0, 0)               = 0
[pid  6049] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6049] write(3, "1000", 4)         = 4
[pid  6049] close(3)                    = 0
executing program
[pid  6049] write(1, "executing program\n", 18) = 18
[pid  6049] memfd_create("syzkaller", 0) = 3
[pid  6049] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6049] 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  6049] munmap(0x7f9146600000, 138412032) = 0
[pid  6049] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6049] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6049] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6049] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6049] close(4)                    = 0
[pid  6049] close(3)                    = 0
[pid  6049] exit_group(0)               = ?
[pid  6049] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6049, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6050 attached
, child_tidptr=0x555593882650) = 6050
[pid  6050] set_robust_list(0x555593882660, 24) = 0
[pid  6050] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6050] setpgid(0, 0)               = 0
[pid  6050] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6050] write(3, "1000", 4)         = 4
[pid  6050] close(3)                    = 0
executing program
[pid  6050] write(1, "executing program\n", 18) = 18
[pid  6050] memfd_create("syzkaller", 0) = 3
[pid  6050] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6050] 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  6050] munmap(0x7f9146600000, 138412032) = 0
[pid  6050] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6050] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6050] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6050] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6050] close(4)                    = 0
[pid  6050] close(3)                    = 0
[pid  6050] exit_group(0)               = ?
[pid  6050] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6050, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6051 attached
, child_tidptr=0x555593882650) = 6051
[pid  6051] set_robust_list(0x555593882660, 24) = 0
[pid  6051] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6051] setpgid(0, 0)               = 0
[pid  6051] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6051] write(3, "1000", 4)         = 4
[pid  6051] close(3)                    = 0
[pid  6051] write(1, "executing program\n", 18executing program
) = 18
[pid  6051] memfd_create("syzkaller", 0) = 3
[pid  6051] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6051] 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  6051] munmap(0x7f9146600000, 138412032) = 0
[pid  6051] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6051] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6051] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6051] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6051] close(4)                    = 0
[pid  6051] close(3)                    = 0
[pid  6051] exit_group(0)               = ?
[pid  6051] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6051, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=18 /* 0.18 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 6052 attached
, child_tidptr=0x555593882650) = 6052
[pid  6052] set_robust_list(0x555593882660, 24) = 0
[pid  6052] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6052] setpgid(0, 0)               = 0
[pid  6052] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6052] write(3, "1000", 4)         = 4
[pid  6052] close(3)                    = 0
[pid  6052] write(1, "executing program\n", 18executing program
) = 18
[pid  6052] memfd_create("syzkaller", 0) = 3
[pid  6052] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6052] 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  6052] munmap(0x7f9146600000, 138412032) = 0
[pid  6052] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6052] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6052] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6052] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6052] close(4)                    = 0
[pid  6052] close(3)                    = 0
[pid  6052] exit_group(0)               = ?
[pid  6052] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6052, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6053 attached
 <unfinished ...>
[pid  6053] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6053
[pid  6053] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6053] setpgid(0, 0)               = 0
[pid  6053] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6053] write(3, "1000", 4)         = 4
[pid  6053] close(3)                    = 0
[pid  6053] write(1, "executing program\n", 18executing program
) = 18
[pid  6053] memfd_create("syzkaller", 0) = 3
[pid  6053] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6053] 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  6053] munmap(0x7f9146600000, 138412032) = 0
[pid  6053] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6053] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6053] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6053] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6053] close(4)                    = 0
[pid  6053] close(3)                    = 0
[pid  6053] exit_group(0)               = ?
[pid  6053] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6053, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6054 attached
 <unfinished ...>
[pid  6054] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6054
[pid  6054] <... set_robust_list resumed>) = 0
[pid  6054] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6054] setpgid(0, 0)               = 0
[pid  6054] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6054] write(3, "1000", 4)         = 4
[pid  6054] close(3)                    = 0
executing program
[pid  6054] write(1, "executing program\n", 18) = 18
[pid  6054] memfd_create("syzkaller", 0) = 3
[pid  6054] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6054] 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  6054] munmap(0x7f9146600000, 138412032) = 0
[pid  6054] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6054] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6054] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6054] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6054] close(4)                    = 0
[pid  6054] close(3)                    = 0
[pid  6054] exit_group(0)               = ?
[pid  6054] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6054, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6055 attached
 <unfinished ...>
[pid  6055] set_robust_list(0x555593882660, 24) = 0
[pid  6055] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6055
[pid  6055] setpgid(0, 0)               = 0
[pid  6055] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6055] write(3, "1000", 4)         = 4
[pid  6055] close(3)                    = 0
executing program
[pid  6055] write(1, "executing program\n", 18) = 18
[pid  6055] memfd_create("syzkaller", 0) = 3
[pid  6055] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6055] 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  6055] munmap(0x7f9146600000, 138412032) = 0
[pid  6055] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6055] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6055] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6055] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6055] close(4)                    = 0
[pid  6055] close(3)                    = 0
[pid  6055] exit_group(0)               = ?
[pid  6055] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6055, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=12 /* 0.12 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 6056 attached
, child_tidptr=0x555593882650) = 6056
[pid  6056] set_robust_list(0x555593882660, 24) = 0
[pid  6056] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6056] setpgid(0, 0)               = 0
[pid  6056] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6056] write(3, "1000", 4)         = 4
[pid  6056] close(3)                    = 0
executing program
[pid  6056] write(1, "executing program\n", 18) = 18
[pid  6056] memfd_create("syzkaller", 0) = 3
[pid  6056] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6056] 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  6056] munmap(0x7f9146600000, 138412032) = 0
[pid  6056] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6056] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6056] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6056] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6056] close(4)                    = 0
[pid  6056] close(3)                    = 0
[pid  6056] exit_group(0)               = ?
[pid  6056] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6056, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6057 attached
, child_tidptr=0x555593882650) = 6057
[pid  6057] set_robust_list(0x555593882660, 24) = 0
[pid  6057] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6057] setpgid(0, 0)               = 0
[pid  6057] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6057] write(3, "1000", 4)         = 4
[pid  6057] close(3)                    = 0
executing program
[pid  6057] write(1, "executing program\n", 18) = 18
[pid  6057] memfd_create("syzkaller", 0) = 3
[pid  6057] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6057] 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  6057] munmap(0x7f9146600000, 138412032) = 0
[pid  6057] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6057] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6057] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6057] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6057] close(4)                    = 0
[pid  6057] close(3)                    = 0
[pid  6057] exit_group(0)               = ?
[pid  6057] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6057, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6058 attached
 <unfinished ...>
[pid  6058] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6058
[pid  6058] <... set_robust_list resumed>) = 0
[pid  6058] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6058] setpgid(0, 0)               = 0
[pid  6058] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6058] write(3, "1000", 4)         = 4
[pid  6058] close(3)                    = 0
executing program
[pid  6058] write(1, "executing program\n", 18) = 18
[pid  6058] memfd_create("syzkaller", 0) = 3
[pid  6058] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6058] 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  6058] munmap(0x7f9146600000, 138412032) = 0
[pid  6058] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6058] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6058] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6058] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6058] close(4)                    = 0
[pid  6058] close(3)                    = 0
[pid  6058] exit_group(0)               = ?
[pid  6058] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6058, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6059 attached
, child_tidptr=0x555593882650) = 6059
[pid  6059] set_robust_list(0x555593882660, 24) = 0
[pid  6059] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6059] setpgid(0, 0)               = 0
[pid  6059] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6059] write(3, "1000", 4)         = 4
[pid  6059] close(3)                    = 0
[pid  6059] write(1, "executing program\n", 18executing program
) = 18
[pid  6059] memfd_create("syzkaller", 0) = 3
[pid  6059] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6059] 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  6059] munmap(0x7f9146600000, 138412032) = 0
[pid  6059] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6059] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6059] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6059] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6059] close(4)                    = 0
[pid  6059] close(3)                    = 0
[pid  6059] exit_group(0)               = ?
[pid  6059] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6059, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6060 attached
, child_tidptr=0x555593882650) = 6060
[pid  6060] set_robust_list(0x555593882660, 24) = 0
[pid  6060] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6060] setpgid(0, 0)               = 0
[pid  6060] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6060] write(3, "1000", 4)         = 4
[pid  6060] close(3)                    = 0
[pid  6060] write(1, "executing program\n", 18) = 18
executing program
[pid  6060] memfd_create("syzkaller", 0) = 3
[pid  6060] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6060] 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  6060] munmap(0x7f9146600000, 138412032) = 0
[pid  6060] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6060] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6060] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6060] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6060] close(4)                    = 0
[pid  6060] close(3)                    = 0
[pid  6060] exit_group(0)               = ?
[pid  6060] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6060, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6061 attached
 <unfinished ...>
[pid  6061] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6061
[pid  6061] <... set_robust_list resumed>) = 0
[pid  6061] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6061] setpgid(0, 0)               = 0
[pid  6061] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6061] write(3, "1000", 4)         = 4
[pid  6061] close(3)                    = 0
[pid  6061] write(1, "executing program\n", 18executing program
) = 18
[pid  6061] memfd_create("syzkaller", 0) = 3
[pid  6061] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6061] 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  6061] munmap(0x7f9146600000, 138412032) = 0
[pid  6061] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6061] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6061] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6061] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6061] close(4)                    = 0
[pid  6061] close(3)                    = 0
[pid  6061] exit_group(0)               = ?
[pid  6061] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6061, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6062 attached
 <unfinished ...>
[pid  6062] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6062
[pid  6062] <... set_robust_list resumed>) = 0
[pid  6062] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6062] setpgid(0, 0)               = 0
[pid  6062] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6062] write(3, "1000", 4)         = 4
[pid  6062] close(3)                    = 0
executing program
[pid  6062] write(1, "executing program\n", 18) = 18
[pid  6062] memfd_create("syzkaller", 0) = 3
[pid  6062] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6062] 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  6062] munmap(0x7f9146600000, 138412032) = 0
[pid  6062] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6062] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6062] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6062] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6062] close(4)                    = 0
[pid  6062] close(3)                    = 0
[pid  6062] exit_group(0)               = ?
[pid  6062] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6062, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6063 attached
, child_tidptr=0x555593882650) = 6063
[pid  6063] set_robust_list(0x555593882660, 24) = 0
[pid  6063] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6063] setpgid(0, 0)               = 0
[pid  6063] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6063] write(3, "1000", 4)         = 4
[pid  6063] close(3)                    = 0
[pid  6063] write(1, "executing program\n", 18executing program
) = 18
[pid  6063] memfd_create("syzkaller", 0) = 3
[pid  6063] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6063] 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  6063] munmap(0x7f9146600000, 138412032) = 0
[pid  6063] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6063] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6063] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6063] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6063] close(4)                    = 0
[pid  6063] close(3)                    = 0
[pid  6063] exit_group(0)               = ?
[pid  6063] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6063, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 6064 attached
 <unfinished ...>
[pid  6064] set_robust_list(0x555593882660, 24) = 0
[pid  6064] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6064
[pid  6064] setpgid(0, 0)               = 0
[pid  6064] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6064] write(3, "1000", 4)         = 4
[pid  6064] close(3)                    = 0
[pid  6064] write(1, "executing program\n", 18executing program
) = 18
[pid  6064] memfd_create("syzkaller", 0) = 3
[pid  6064] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6064] 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  6064] munmap(0x7f9146600000, 138412032) = 0
[pid  6064] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6064] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6064] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6064] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6064] close(4)                    = 0
[pid  6064] close(3)                    = 0
[pid  6064] exit_group(0)               = ?
[pid  6064] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6064, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6065 attached
 <unfinished ...>
[pid  6065] set_robust_list(0x555593882660, 24) = 0
[pid  6065] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6065
[pid  6065] <... prctl resumed>)        = 0
[pid  6065] setpgid(0, 0)               = 0
[pid  6065] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
executing program
[pid  6065] write(3, "1000", 4)         = 4
[pid  6065] close(3)                    = 0
[pid  6065] write(1, "executing program\n", 18) = 18
[pid  6065] memfd_create("syzkaller", 0) = 3
[pid  6065] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6065] 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  6065] munmap(0x7f9146600000, 138412032) = 0
[pid  6065] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6065] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6065] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6065] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6065] close(4)                    = 0
[pid  6065] close(3)                    = 0
[pid  6065] exit_group(0)               = ?
[pid  6065] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6065, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 6066 attached
, child_tidptr=0x555593882650) = 6066
[pid  6066] set_robust_list(0x555593882660, 24) = 0
[pid  6066] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6066] setpgid(0, 0)               = 0
[pid  6066] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6066] write(3, "1000", 4)         = 4
[pid  6066] close(3)                    = 0
executing program
[pid  6066] write(1, "executing program\n", 18) = 18
[pid  6066] memfd_create("syzkaller", 0) = 3
[pid  6066] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6066] 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  6066] munmap(0x7f9146600000, 138412032) = 0
[pid  6066] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6066] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6066] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6066] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6066] close(4)                    = 0
[pid  6066] close(3)                    = 0
[pid  6066] exit_group(0)               = ?
[pid  6066] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6066, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6067 attached
, child_tidptr=0x555593882650) = 6067
[pid  6067] set_robust_list(0x555593882660, 24) = 0
[pid  6067] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6067] setpgid(0, 0)               = 0
[pid  6067] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6067] write(3, "1000", 4)         = 4
[pid  6067] close(3)                    = 0
[pid  6067] write(1, "executing program\n", 18executing program
) = 18
[pid  6067] memfd_create("syzkaller", 0) = 3
[pid  6067] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6067] 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  6067] munmap(0x7f9146600000, 138412032) = 0
[pid  6067] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6067] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6067] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6067] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6067] close(4)                    = 0
[pid  6067] close(3)                    = 0
[pid  6067] exit_group(0)               = ?
[pid  6067] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6067, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6068 attached
, child_tidptr=0x555593882650) = 6068
[pid  6068] set_robust_list(0x555593882660, 24) = 0
[pid  6068] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6068] setpgid(0, 0)               = 0
[pid  6068] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6068] write(3, "1000", 4)         = 4
[pid  6068] close(3)                    = 0
executing program
[pid  6068] write(1, "executing program\n", 18) = 18
[pid  6068] memfd_create("syzkaller", 0) = 3
[pid  6068] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6068] 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  6068] munmap(0x7f9146600000, 138412032) = 0
[pid  6068] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6068] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6068] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6068] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6068] close(4)                    = 0
[pid  6068] close(3)                    = 0
[pid  6068] exit_group(0)               = ?
[pid  6068] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6068, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6069 attached
 <unfinished ...>
[pid  6069] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6069
[pid  6069] <... set_robust_list resumed>) = 0
[pid  6069] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6069] setpgid(0, 0)               = 0
[pid  6069] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6069] write(3, "1000", 4)         = 4
[pid  6069] close(3)                    = 0
[pid  6069] write(1, "executing program\n", 18executing program
) = 18
[pid  6069] memfd_create("syzkaller", 0) = 3
[pid  6069] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6069] 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  6069] munmap(0x7f9146600000, 138412032) = 0
[pid  6069] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6069] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6069] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6069] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6069] close(4)                    = 0
[pid  6069] close(3)                    = 0
[pid  6069] exit_group(0)               = ?
[pid  6069] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6069, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6070 attached
, child_tidptr=0x555593882650) = 6070
[pid  6070] set_robust_list(0x555593882660, 24) = 0
[pid  6070] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6070] setpgid(0, 0)               = 0
[pid  6070] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6070] write(3, "1000", 4)         = 4
[pid  6070] close(3)                    = 0
[pid  6070] write(1, "executing program\n", 18executing program
) = 18
[pid  6070] memfd_create("syzkaller", 0) = 3
[pid  6070] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6070] 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  6070] munmap(0x7f9146600000, 138412032) = 0
[pid  6070] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6070] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6070] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6070] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6070] close(4)                    = 0
[pid  6070] close(3)                    = 0
[pid  6070] exit_group(0)               = ?
[pid  6070] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6070, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6071 attached
, child_tidptr=0x555593882650) = 6071
[pid  6071] set_robust_list(0x555593882660, 24) = 0
[pid  6071] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6071] setpgid(0, 0)               = 0
[pid  6071] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6071] write(3, "1000", 4)         = 4
[pid  6071] close(3)                    = 0
executing program
[pid  6071] write(1, "executing program\n", 18) = 18
[pid  6071] memfd_create("syzkaller", 0) = 3
[pid  6071] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6071] 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  6071] munmap(0x7f9146600000, 138412032) = 0
[pid  6071] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6071] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6071] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6071] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6071] close(4)                    = 0
[pid  6071] close(3)                    = 0
[pid  6071] exit_group(0)               = ?
[pid  6071] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6071, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=25 /* 0.25 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 6072 attached
, child_tidptr=0x555593882650) = 6072
[pid  6072] set_robust_list(0x555593882660, 24) = 0
[pid  6072] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6072] setpgid(0, 0)               = 0
[pid  6072] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6072] write(3, "1000", 4)         = 4
[pid  6072] close(3executing program
)                    = 0
[pid  6072] write(1, "executing program\n", 18) = 18
[pid  6072] memfd_create("syzkaller", 0) = 3
[pid  6072] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6072] 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  6072] munmap(0x7f9146600000, 138412032) = 0
[pid  6072] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6072] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6072] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6072] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6072] close(4)                    = 0
[pid  6072] close(3)                    = 0
[pid  6072] exit_group(0)               = ?
[pid  6072] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6072, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=18 /* 0.18 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, child_tidptr=0x555593882650) = 6073
./strace-static-x86_64: Process 6073 attached
[pid  6073] set_robust_list(0x555593882660, 24) = 0
[pid  6073] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6073] setpgid(0, 0)               = 0
[pid  6073] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6073] write(3, "1000", 4)         = 4
[pid  6073] close(3)                    = 0
[pid  6073] write(1, "executing program\n", 18executing program
) = 18
[pid  6073] memfd_create("syzkaller", 0) = 3
[pid  6073] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6073] 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  6073] munmap(0x7f9146600000, 138412032) = 0
[pid  6073] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6073] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6073] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6073] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6073] close(4)                    = 0
[pid  6073] close(3)                    = 0
[pid  6073] exit_group(0)               = ?
[pid  6073] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6073, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=11 /* 0.11 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 6074 attached
, child_tidptr=0x555593882650) = 6074
[pid  6074] set_robust_list(0x555593882660, 24) = 0
[pid  6074] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6074] setpgid(0, 0)               = 0
[pid  6074] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6074] write(3, "1000", 4)         = 4
[pid  6074] close(3)                    = 0
[pid  6074] write(1, "executing program\n", 18executing program
) = 18
[pid  6074] memfd_create("syzkaller", 0) = 3
[pid  6074] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6074] 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  6074] munmap(0x7f9146600000, 138412032) = 0
[pid  6074] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6074] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6074] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6074] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6074] close(4)                    = 0
[pid  6074] close(3)                    = 0
[pid  6074] exit_group(0)               = ?
[pid  6074] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6074, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 6075 attached
, child_tidptr=0x555593882650) = 6075
[pid  6075] set_robust_list(0x555593882660, 24) = 0
[pid  6075] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6075] setpgid(0, 0)               = 0
[pid  6075] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6075] write(3, "1000", 4)         = 4
[pid  6075] close(3)                    = 0
[pid  6075] write(1, "executing program\n", 18executing program
) = 18
[pid  6075] memfd_create("syzkaller", 0) = 3
[pid  6075] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6075] 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  6075] munmap(0x7f9146600000, 138412032) = 0
[pid  6075] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6075] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6075] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6075] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6075] close(4)                    = 0
[pid  6075] close(3)                    = 0
[pid  6075] exit_group(0)               = ?
[pid  6075] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6075, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6076 attached
 <unfinished ...>
[pid  6076] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6076
[pid  6076] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6076] setpgid(0, 0)               = 0
[pid  6076] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6076] write(3, "1000", 4)         = 4
[pid  6076] close(3)                    = 0
executing program
[pid  6076] write(1, "executing program\n", 18) = 18
[pid  6076] memfd_create("syzkaller", 0) = 3
[pid  6076] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6076] 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  6076] munmap(0x7f9146600000, 138412032) = 0
[pid  6076] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6076] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6076] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6076] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6076] close(4)                    = 0
[pid  6076] close(3)                    = 0
[pid  6076] exit_group(0)               = ?
[pid  6076] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6076, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6077 attached
, child_tidptr=0x555593882650) = 6077
[pid  6077] set_robust_list(0x555593882660, 24) = 0
[pid  6077] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6077] setpgid(0, 0)               = 0
[pid  6077] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6077] write(3, "1000", 4)         = 4
[pid  6077] close(3)                    = 0
executing program
[pid  6077] write(1, "executing program\n", 18) = 18
[pid  6077] memfd_create("syzkaller", 0) = 3
[pid  6077] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6077] 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  6077] munmap(0x7f9146600000, 138412032) = 0
[pid  6077] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6077] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6077] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6077] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6077] close(4)                    = 0
[pid  6077] close(3)                    = 0
[pid  6077] exit_group(0)               = ?
[pid  6077] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6077, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 6078 attached
, child_tidptr=0x555593882650) = 6078
[pid  6078] set_robust_list(0x555593882660, 24) = 0
[pid  6078] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6078] setpgid(0, 0)               = 0
[pid  6078] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6078] write(3, "1000", 4)         = 4
[pid  6078] close(3)                    = 0
executing program
[pid  6078] write(1, "executing program\n", 18) = 18
[pid  6078] memfd_create("syzkaller", 0) = 3
[pid  6078] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6078] 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  6078] munmap(0x7f9146600000, 138412032) = 0
[pid  6078] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6078] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6078] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6078] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6078] close(4)                    = 0
[pid  6078] close(3)                    = 0
[pid  6078] exit_group(0)               = ?
[pid  6078] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6078, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6079 attached
, child_tidptr=0x555593882650) = 6079
[pid  6079] set_robust_list(0x555593882660, 24) = 0
[pid  6079] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6079] setpgid(0, 0)               = 0
[pid  6079] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6079] write(3, "1000", 4)         = 4
[pid  6079] close(3)                    = 0
[pid  6079] write(1, "executing program\n", 18executing program
) = 18
[pid  6079] memfd_create("syzkaller", 0) = 3
[pid  6079] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6079] 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  6079] munmap(0x7f9146600000, 138412032) = 0
[pid  6079] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6079] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6079] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6079] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6079] close(4)                    = 0
[pid  6079] close(3)                    = 0
[pid  6079] exit_group(0)               = ?
[pid  6079] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6079, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6080 attached
 <unfinished ...>
[pid  6080] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6080
[pid  6080] <... set_robust_list resumed>) = 0
[pid  6080] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6080] setpgid(0, 0)               = 0
[pid  6080] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6080] write(3, "1000", 4)         = 4
[pid  6080] close(3)                    = 0
executing program
[pid  6080] write(1, "executing program\n", 18) = 18
[pid  6080] memfd_create("syzkaller", 0) = 3
[pid  6080] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6080] 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  6080] munmap(0x7f9146600000, 138412032) = 0
[pid  6080] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6080] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6080] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6080] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6080] close(4)                    = 0
[pid  6080] close(3)                    = 0
[pid  6080] exit_group(0)               = ?
[pid  6080] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6080, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 6081 attached
, child_tidptr=0x555593882650) = 6081
[pid  6081] set_robust_list(0x555593882660, 24) = 0
[pid  6081] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6081] setpgid(0, 0)               = 0
[pid  6081] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6081] write(3, "1000", 4)         = 4
[pid  6081] close(3)                    = 0
[pid  6081] write(1, "executing program\n", 18executing program
) = 18
[pid  6081] memfd_create("syzkaller", 0) = 3
[pid  6081] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6081] 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  6081] munmap(0x7f9146600000, 138412032) = 0
[pid  6081] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6081] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6081] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6081] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6081] close(4)                    = 0
[pid  6081] close(3)                    = 0
[pid  6081] exit_group(0)               = ?
[pid  6081] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6081, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6082 attached
, child_tidptr=0x555593882650) = 6082
[pid  6082] set_robust_list(0x555593882660, 24) = 0
[pid  6082] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6082] setpgid(0, 0)               = 0
[pid  6082] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6082] write(3, "1000", 4)         = 4
[pid  6082] close(3)                    = 0
[pid  6082] write(1, "executing program\n", 18executing program
) = 18
[pid  6082] memfd_create("syzkaller", 0) = 3
[pid  6082] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6082] 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  6082] munmap(0x7f9146600000, 138412032) = 0
[pid  6082] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6082] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6082] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6082] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6082] close(4)                    = 0
[pid  6082] close(3)                    = 0
[pid  6082] exit_group(0)               = ?
[pid  6082] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6082, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6083 attached
 <unfinished ...>
[pid  6083] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6083
[pid  6083] <... set_robust_list resumed>) = 0
[pid  6083] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6083] setpgid(0, 0)               = 0
[pid  6083] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6083] write(3, "1000", 4)         = 4
[pid  6083] close(3)                    = 0
executing program
[pid  6083] write(1, "executing program\n", 18) = 18
[pid  6083] memfd_create("syzkaller", 0) = 3
[pid  6083] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6083] 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  6083] munmap(0x7f9146600000, 138412032) = 0
[pid  6083] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6083] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6083] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6083] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6083] close(4)                    = 0
[pid  6083] close(3)                    = 0
[pid  6083] exit_group(0)               = ?
[pid  6083] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6083, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 6084 attached
 <unfinished ...>
[pid  6084] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6084
[pid  6084] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6084] setpgid(0, 0)               = 0
[pid  6084] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6084] write(3, "1000", 4)         = 4
[pid  6084] close(3)                    = 0
[pid  6084] write(1, "executing program\n", 18executing program
) = 18
[pid  6084] memfd_create("syzkaller", 0) = 3
[pid  6084] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6084] 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  6084] munmap(0x7f9146600000, 138412032) = 0
[pid  6084] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6084] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6084] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6084] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6084] close(4)                    = 0
[pid  6084] close(3)                    = 0
[pid  6084] exit_group(0)               = ?
[pid  6084] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6084, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6085 attached
, child_tidptr=0x555593882650) = 6085
[pid  6085] set_robust_list(0x555593882660, 24) = 0
[pid  6085] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6085] setpgid(0, 0)               = 0
[pid  6085] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6085] write(3, "1000", 4)         = 4
[pid  6085] close(3)                    = 0
[pid  6085] write(1, "executing program\n", 18executing program
) = 18
[pid  6085] memfd_create("syzkaller", 0) = 3
[pid  6085] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6085] 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  6085] munmap(0x7f9146600000, 138412032) = 0
[pid  6085] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6085] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6085] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6085] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6085] close(4)                    = 0
[pid  6085] close(3)                    = 0
[pid  6085] exit_group(0)               = ?
[pid  6085] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6085, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 6086 attached
 <unfinished ...>
[pid  6086] set_robust_list(0x555593882660, 24) = 0
[pid  6086] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6086] setpgid(0, 0 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6086
[pid  6086] <... setpgid resumed>)      = 0
[pid  6086] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6086] write(3, "1000", 4)         = 4
[pid  6086] close(3)                    = 0
[pid  6086] write(1, "executing program\n", 18executing program
) = 18
[pid  6086] memfd_create("syzkaller", 0) = 3
[pid  6086] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6086] 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  6086] munmap(0x7f9146600000, 138412032) = 0
[pid  6086] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6086] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6086] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6086] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6086] close(4)                    = 0
[pid  6086] close(3)                    = 0
[pid  6086] exit_group(0)               = ?
[pid  6086] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6086, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6087 attached
 <unfinished ...>
[pid  6087] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6087
[pid  6087] <... set_robust_list resumed>) = 0
[pid  6087] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6087] setpgid(0, 0)               = 0
[pid  6087] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6087] write(3, "1000", 4)         = 4
[pid  6087] close(3)                    = 0
executing program
[pid  6087] write(1, "executing program\n", 18) = 18
[pid  6087] memfd_create("syzkaller", 0) = 3
[pid  6087] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6087] 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  6087] munmap(0x7f9146600000, 138412032) = 0
[pid  6087] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6087] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6087] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6087] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6087] close(4)                    = 0
[pid  6087] close(3)                    = 0
[pid  6087] exit_group(0)               = ?
[pid  6087] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6087, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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=0x555593882650) = 6088
./strace-static-x86_64: Process 6088 attached
[pid  6088] set_robust_list(0x555593882660, 24) = 0
[pid  6088] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6088] setpgid(0, 0)               = 0
[pid  6088] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6088] write(3, "1000", 4)         = 4
[pid  6088] close(3)                    = 0
[pid  6088] write(1, "executing program\n", 18executing program
) = 18
[pid  6088] memfd_create("syzkaller", 0) = 3
[pid  6088] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6088] 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  6088] munmap(0x7f9146600000, 138412032) = 0
[pid  6088] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6088] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6088] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6088] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6088] close(4)                    = 0
[pid  6088] close(3)                    = 0
[pid  6088] exit_group(0)               = ?
[pid  6088] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6088, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6089 attached
 <unfinished ...>
[pid  6089] set_robust_list(0x555593882660, 24) = 0
[pid  6089] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6089
[pid  6089] <... prctl resumed>)        = 0
[pid  6089] setpgid(0, 0)               = 0
[pid  6089] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6089] write(3, "1000", 4)         = 4
[pid  6089] close(3)                    = 0
[pid  6089] write(1, "executing program\n", 18executing program
) = 18
[pid  6089] memfd_create("syzkaller", 0) = 3
[pid  6089] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6089] 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  6089] munmap(0x7f9146600000, 138412032) = 0
[pid  6089] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6089] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6089] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6089] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6089] close(4)                    = 0
[pid  6089] close(3)                    = 0
[pid  6089] exit_group(0)               = ?
[pid  6089] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6089, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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, child_tidptr=0x555593882650) = 6090
./strace-static-x86_64: Process 6090 attached
[pid  6090] set_robust_list(0x555593882660, 24) = 0
[pid  6090] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6090] setpgid(0, 0)               = 0
[pid  6090] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6090] write(3, "1000", 4)         = 4
[pid  6090] close(3)                    = 0
executing program
[pid  6090] write(1, "executing program\n", 18) = 18
[pid  6090] memfd_create("syzkaller", 0) = 3
[pid  6090] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6090] 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  6090] munmap(0x7f9146600000, 138412032) = 0
[pid  6090] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6090] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6090] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6090] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6090] close(4)                    = 0
[pid  6090] close(3)                    = 0
[pid  6090] exit_group(0)               = ?
[pid  6090] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6090, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 6091 attached
 <unfinished ...>
[pid  6091] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6091
[pid  6091] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6091] setpgid(0, 0)               = 0
[pid  6091] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6091] write(3, "1000", 4)         = 4
[pid  6091] close(3)                    = 0
executing program
[pid  6091] write(1, "executing program\n", 18) = 18
[pid  6091] memfd_create("syzkaller", 0) = 3
[pid  6091] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6091] 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  6091] munmap(0x7f9146600000, 138412032) = 0
[pid  6091] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6091] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6091] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6091] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6091] close(4)                    = 0
[pid  6091] close(3)                    = 0
[pid  6091] exit_group(0)               = ?
[pid  6091] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6091, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6092 attached
, child_tidptr=0x555593882650) = 6092
[pid  6092] set_robust_list(0x555593882660, 24) = 0
[pid  6092] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6092] setpgid(0, 0)               = 0
[pid  6092] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6092] write(3, "1000", 4)         = 4
[pid  6092] close(3)                    = 0
executing program
[pid  6092] write(1, "executing program\n", 18) = 18
[pid  6092] memfd_create("syzkaller", 0) = 3
[pid  6092] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6092] 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  6092] munmap(0x7f9146600000, 138412032) = 0
[pid  6092] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6092] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6092] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6092] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6092] close(4)                    = 0
[pid  6092] close(3)                    = 0
[pid  6092] exit_group(0)               = ?
[pid  6092] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6092, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=18 /* 0.18 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 6093 attached
, child_tidptr=0x555593882650) = 6093
[pid  6093] set_robust_list(0x555593882660, 24) = 0
[pid  6093] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6093] setpgid(0, 0)               = 0
[pid  6093] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6093] write(3, "1000", 4)         = 4
[pid  6093] close(3)                    = 0
[pid  6093] write(1, "executing program\n", 18executing program
) = 18
[pid  6093] memfd_create("syzkaller", 0) = 3
[pid  6093] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6093] 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  6093] munmap(0x7f9146600000, 138412032) = 0
[pid  6093] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6093] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6093] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6093] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6093] close(4)                    = 0
[pid  6093] close(3)                    = 0
[pid  6093] exit_group(0)               = ?
[pid  6093] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6093, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6094 attached
, child_tidptr=0x555593882650) = 6094
[pid  6094] set_robust_list(0x555593882660, 24) = 0
[pid  6094] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6094] setpgid(0, 0)               = 0
[pid  6094] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6094] write(3, "1000", 4)         = 4
[pid  6094] close(3)                    = 0
[pid  6094] write(1, "executing program\n", 18executing program
) = 18
[pid  6094] memfd_create("syzkaller", 0) = 3
[pid  6094] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6094] 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  6094] munmap(0x7f9146600000, 138412032) = 0
[pid  6094] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6094] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6094] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6094] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6094] close(4)                    = 0
[pid  6094] close(3)                    = 0
[pid  6094] exit_group(0)               = ?
[pid  6094] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6094, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6095 attached
 <unfinished ...>
[pid  6095] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6095
[pid  6095] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6095] setpgid(0, 0)               = 0
[pid  6095] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6095] write(3, "1000", 4)         = 4
[pid  6095] close(3)                    = 0
executing program
[pid  6095] write(1, "executing program\n", 18) = 18
[pid  6095] memfd_create("syzkaller", 0) = 3
[pid  6095] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6095] 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  6095] munmap(0x7f9146600000, 138412032) = 0
[pid  6095] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6095] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6095] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6095] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6095] close(4)                    = 0
[pid  6095] close(3)                    = 0
[pid  6095] exit_group(0)               = ?
[pid  6095] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6095, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6096 attached
, child_tidptr=0x555593882650) = 6096
[pid  6096] set_robust_list(0x555593882660, 24) = 0
[pid  6096] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6096] setpgid(0, 0)               = 0
[pid  6096] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6096] write(3, "1000", 4)         = 4
[pid  6096] close(3)                    = 0
[pid  6096] write(1, "executing program\n", 18executing program
) = 18
[pid  6096] memfd_create("syzkaller", 0) = 3
[pid  6096] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6096] 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  6096] munmap(0x7f9146600000, 138412032) = 0
[pid  6096] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6096] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6096] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6096] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6096] close(4)                    = 0
[pid  6096] close(3)                    = 0
[pid  6096] exit_group(0)               = ?
[pid  6096] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6096, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6097 attached
 <unfinished ...>
[pid  6097] set_robust_list(0x555593882660, 24) = 0
[pid  6097] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6097
[pid  6097] <... prctl resumed>)        = 0
[pid  6097] setpgid(0, 0)               = 0
[pid  6097] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6097] write(3, "1000", 4)         = 4
[pid  6097] close(3)                    = 0
[pid  6097] write(1, "executing program\n", 18executing program
) = 18
[pid  6097] memfd_create("syzkaller", 0) = 3
[pid  6097] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6097] 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  6097] munmap(0x7f9146600000, 138412032) = 0
[pid  6097] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6097] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6097] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6097] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6097] close(4)                    = 0
[pid  6097] close(3)                    = 0
[pid  6097] exit_group(0)               = ?
[pid  6097] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6097, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6098 attached
 <unfinished ...>
[pid  6098] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6098
[pid  6098] <... set_robust_list resumed>) = 0
[pid  6098] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6098] setpgid(0, 0)               = 0
[pid  6098] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6098] write(3, "1000", 4)         = 4
[pid  6098] close(3)                    = 0
[pid  6098] write(1, "executing program\n", 18executing program
) = 18
[pid  6098] memfd_create("syzkaller", 0) = 3
[pid  6098] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6098] 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  6098] munmap(0x7f9146600000, 138412032) = 0
[pid  6098] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6098] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6098] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6098] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6098] close(4)                    = 0
[pid  6098] close(3)                    = 0
[pid  6098] exit_group(0)               = ?
[pid  6098] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6098, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=18 /* 0.18 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 6099 attached
 <unfinished ...>
[pid  6099] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6099
[pid  6099] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6099] setpgid(0, 0)               = 0
[pid  6099] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6099] write(3, "1000", 4)         = 4
[pid  6099] close(3)                    = 0
executing program
[pid  6099] write(1, "executing program\n", 18) = 18
[pid  6099] memfd_create("syzkaller", 0) = 3
[pid  6099] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6099] 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  6099] munmap(0x7f9146600000, 138412032) = 0
[pid  6099] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6099] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6099] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6099] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6099] close(4)                    = 0
[pid  6099] close(3)                    = 0
[pid  6099] exit_group(0)               = ?
[pid  6099] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6099, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=17 /* 0.17 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 6100 attached
, child_tidptr=0x555593882650) = 6100
[pid  6100] set_robust_list(0x555593882660, 24) = 0
[pid  6100] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6100] setpgid(0, 0)               = 0
[pid  6100] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6100] write(3, "1000", 4)         = 4
[pid  6100] close(3)                    = 0
executing program
[pid  6100] write(1, "executing program\n", 18) = 18
[pid  6100] memfd_create("syzkaller", 0) = 3
[pid  6100] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6100] 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  6100] munmap(0x7f9146600000, 138412032) = 0
[pid  6100] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6100] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6100] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6100] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6100] close(4)                    = 0
[pid  6100] close(3)                    = 0
[pid  6100] exit_group(0)               = ?
[pid  6100] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6100, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=13 /* 0.13 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 6101 attached
 <unfinished ...>
[pid  6101] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6101
[pid  6101] <... set_robust_list resumed>) = 0
[pid  6101] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6101] setpgid(0, 0)               = 0
[pid  6101] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6101] write(3, "1000", 4)         = 4
[pid  6101] close(3)                    = 0
[pid  6101] write(1, "executing program\n", 18executing program
) = 18
[pid  6101] memfd_create("syzkaller", 0) = 3
[pid  6101] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6101] 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  6101] munmap(0x7f9146600000, 138412032) = 0
[pid  6101] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6101] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6101] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6101] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6101] close(4)                    = 0
[pid  6101] close(3)                    = 0
[pid  6101] exit_group(0)               = ?
[pid  6101] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6101, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 6102 attached
 <unfinished ...>
[pid  6102] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6102
[pid  6102] <... set_robust_list resumed>) = 0
[pid  6102] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6102] setpgid(0, 0)               = 0
[pid  6102] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6102] write(3, "1000", 4)         = 4
[pid  6102] close(3)                    = 0
[pid  6102] write(1, "executing program\n", 18executing program
) = 18
[pid  6102] memfd_create("syzkaller", 0) = 3
[pid  6102] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6102] 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  6102] munmap(0x7f9146600000, 138412032) = 0
[pid  6102] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6102] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6102] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6102] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6102] close(4)                    = 0
[pid  6102] close(3)                    = 0
[pid  6102] exit_group(0)               = ?
[pid  6102] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6102, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6103 attached
 <unfinished ...>
[pid  6103] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6103
[pid  6103] <... set_robust_list resumed>) = 0
[pid  6103] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6103] setpgid(0, 0)               = 0
[pid  6103] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6103] write(3, "1000", 4)         = 4
[pid  6103] close(3)                    = 0
[pid  6103] write(1, "executing program\n", 18executing program
) = 18
[pid  6103] memfd_create("syzkaller", 0) = 3
[pid  6103] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6103] 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  6103] munmap(0x7f9146600000, 138412032) = 0
[pid  6103] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6103] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6103] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6103] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6103] close(4)                    = 0
[pid  6103] close(3)                    = 0
[pid  6103] exit_group(0)               = ?
[pid  6103] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6103, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6104 attached
, child_tidptr=0x555593882650) = 6104
[pid  6104] set_robust_list(0x555593882660, 24) = 0
[pid  6104] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6104] setpgid(0, 0)               = 0
[pid  6104] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6104] write(3, "1000", 4)         = 4
[pid  6104] close(3)                    = 0
[pid  6104] write(1, "executing program\n", 18executing program
) = 18
[pid  6104] memfd_create("syzkaller", 0) = 3
[pid  6104] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6104] 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  6104] munmap(0x7f9146600000, 138412032) = 0
[pid  6104] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6104] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6104] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6104] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6104] close(4)                    = 0
[pid  6104] close(3)                    = 0
[pid  6104] exit_group(0)               = ?
[pid  6104] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6104, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 6105 attached
 <unfinished ...>
[pid  6105] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6105
[pid  6105] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6105] setpgid(0, 0)               = 0
[pid  6105] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6105] write(3, "1000", 4)         = 4
[pid  6105] close(3)                    = 0
[pid  6105] write(1, "executing program\n", 18executing program
) = 18
[pid  6105] memfd_create("syzkaller", 0) = 3
[pid  6105] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6105] 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  6105] munmap(0x7f9146600000, 138412032) = 0
[pid  6105] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6105] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6105] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6105] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6105] close(4)                    = 0
[pid  6105] close(3)                    = 0
[pid  6105] exit_group(0)               = ?
[pid  6105] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6105, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6106 attached
 <unfinished ...>
[pid  6106] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6106
[pid  6106] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6106] setpgid(0, 0)               = 0
[pid  6106] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6106] write(3, "1000", 4)         = 4
[pid  6106] close(3)                    = 0
executing program
[pid  6106] write(1, "executing program\n", 18) = 18
[pid  6106] memfd_create("syzkaller", 0) = 3
[pid  6106] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6106] 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  6106] munmap(0x7f9146600000, 138412032) = 0
[pid  6106] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6106] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6106] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6106] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6106] close(4)                    = 0
[pid  6106] close(3)                    = 0
[pid  6106] exit_group(0)               = ?
[pid  6106] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6106, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 6107 attached
 <unfinished ...>
[pid  6107] set_robust_list(0x555593882660, 24) = 0
[pid  6107] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6107] setpgid(0, 0)               = 0
[pid  6107] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6107
[pid  6107] <... openat resumed>)       = 3
[pid  6107] write(3, "1000", 4)         = 4
[pid  6107] close(3)                    = 0
[pid  6107] write(1, "executing program\n", 18executing program
) = 18
[pid  6107] memfd_create("syzkaller", 0) = 3
[pid  6107] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6107] 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  6107] munmap(0x7f9146600000, 138412032) = 0
[pid  6107] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6107] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6107] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6107] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6107] close(4)                    = 0
[pid  6107] close(3)                    = 0
[pid  6107] exit_group(0)               = ?
[pid  6107] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6107, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 6108 attached
 <unfinished ...>
[pid  6108] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6108
[pid  6108] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6108] setpgid(0, 0)               = 0
[pid  6108] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6108] write(3, "1000", 4)         = 4
[pid  6108] close(3)                    = 0
[pid  6108] write(1, "executing program\n", 18executing program
) = 18
[pid  6108] memfd_create("syzkaller", 0) = 3
[pid  6108] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6108] 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  6108] munmap(0x7f9146600000, 138412032) = 0
[pid  6108] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6108] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6108] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6108] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6108] close(4)                    = 0
[pid  6108] close(3)                    = 0
[pid  6108] exit_group(0)               = ?
[pid  6108] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6108, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=13 /* 0.13 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 6109 attached
 <unfinished ...>
[pid  6109] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6109
[pid  6109] <... set_robust_list resumed>) = 0
[pid  6109] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6109] setpgid(0, 0)               = 0
[pid  6109] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6109] write(3, "1000", 4)         = 4
[pid  6109] close(3)                    = 0
[pid  6109] write(1, "executing program\n", 18executing program
) = 18
[pid  6109] memfd_create("syzkaller", 0) = 3
[pid  6109] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6109] 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  6109] munmap(0x7f9146600000, 138412032) = 0
[pid  6109] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6109] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6109] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6109] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6109] close(4)                    = 0
[pid  6109] close(3)                    = 0
[pid  6109] exit_group(0)               = ?
[pid  6109] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6109, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 6110 attached
, child_tidptr=0x555593882650) = 6110
[pid  6110] set_robust_list(0x555593882660, 24) = 0
[pid  6110] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6110] setpgid(0, 0)               = 0
[pid  6110] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6110] write(3, "1000", 4)         = 4
[pid  6110] close(3)                    = 0
executing program
[pid  6110] write(1, "executing program\n", 18) = 18
[pid  6110] memfd_create("syzkaller", 0) = 3
[pid  6110] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6110] 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  6110] munmap(0x7f9146600000, 138412032) = 0
[pid  6110] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6110] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6110] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6110] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6110] close(4)                    = 0
[pid  6110] close(3)                    = 0
[pid  6110] exit_group(0)               = ?
[pid  6110] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6110, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=17 /* 0.17 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 6111 attached
, child_tidptr=0x555593882650) = 6111
[pid  6111] set_robust_list(0x555593882660, 24) = 0
[pid  6111] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6111] setpgid(0, 0)               = 0
[pid  6111] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6111] write(3, "1000", 4)         = 4
[pid  6111] close(3)                    = 0
[pid  6111] write(1, "executing program\n", 18executing program
) = 18
[pid  6111] memfd_create("syzkaller", 0) = 3
[pid  6111] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6111] 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  6111] munmap(0x7f9146600000, 138412032) = 0
[pid  6111] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6111] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6111] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6111] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6111] close(4)                    = 0
[pid  6111] close(3)                    = 0
[pid  6111] exit_group(0)               = ?
[pid  6111] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6111, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6112 attached
 <unfinished ...>
[pid  6112] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6112
[pid  6112] <... set_robust_list resumed>) = 0
[pid  6112] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6112] setpgid(0, 0)               = 0
[pid  6112] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6112] write(3, "1000", 4)         = 4
[pid  6112] close(3)                    = 0
[pid  6112] write(1, "executing program\n", 18executing program
) = 18
[pid  6112] memfd_create("syzkaller", 0) = 3
[pid  6112] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6112] 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  6112] munmap(0x7f9146600000, 138412032) = 0
[pid  6112] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6112] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6112] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6112] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6112] close(4)                    = 0
[pid  6112] close(3)                    = 0
[pid  6112] exit_group(0)               = ?
[pid  6112] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6112, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6113 attached
 <unfinished ...>
[pid  6113] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6113
[pid  6113] <... set_robust_list resumed>) = 0
[pid  6113] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6113] setpgid(0, 0)               = 0
[pid  6113] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6113] write(3, "1000", 4)         = 4
[pid  6113] close(3)                    = 0
executing program
[pid  6113] write(1, "executing program\n", 18) = 18
[pid  6113] memfd_create("syzkaller", 0) = 3
[pid  6113] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6113] 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  6113] munmap(0x7f9146600000, 138412032) = 0
[pid  6113] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6113] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6113] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6113] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6113] close(4)                    = 0
[pid  6113] close(3)                    = 0
[pid  6113] exit_group(0)               = ?
[pid  6113] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6113, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 6114 attached
, child_tidptr=0x555593882650) = 6114
[pid  6114] set_robust_list(0x555593882660, 24) = 0
[pid  6114] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6114] setpgid(0, 0)               = 0
[pid  6114] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6114] write(3, "1000", 4)         = 4
[pid  6114] close(3)                    = 0
[pid  6114] write(1, "executing program\n", 18executing program
) = 18
[pid  6114] memfd_create("syzkaller", 0) = 3
[pid  6114] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6114] 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  6114] munmap(0x7f9146600000, 138412032) = 0
[pid  6114] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6114] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6114] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6114] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6114] close(4)                    = 0
[pid  6114] close(3)                    = 0
[pid  6114] exit_group(0)               = ?
[pid  6114] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6114, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 6115 attached
 <unfinished ...>
[pid  6115] set_robust_list(0x555593882660, 24) = 0
[pid  6115] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6115
[pid  6115] <... prctl resumed>)        = 0
[pid  6115] setpgid(0, 0)               = 0
[pid  6115] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6115] write(3, "1000", 4)         = 4
[pid  6115] close(3)                    = 0
executing program
[pid  6115] write(1, "executing program\n", 18) = 18
[pid  6115] memfd_create("syzkaller", 0) = 3
[pid  6115] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6115] 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  6115] munmap(0x7f9146600000, 138412032) = 0
[pid  6115] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6115] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6115] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6115] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6115] close(4)                    = 0
[pid  6115] close(3)                    = 0
[pid  6115] exit_group(0)               = ?
[pid  6115] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6115, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6116 attached
, child_tidptr=0x555593882650) = 6116
[pid  6116] set_robust_list(0x555593882660, 24) = 0
[pid  6116] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6116] setpgid(0, 0)               = 0
[pid  6116] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6116] write(3, "1000", 4)         = 4
[pid  6116] close(3)                    = 0
[pid  6116] write(1, "executing program\n", 18executing program
) = 18
[pid  6116] memfd_create("syzkaller", 0) = 3
[pid  6116] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6116] 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  6116] munmap(0x7f9146600000, 138412032) = 0
[pid  6116] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6116] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6116] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6116] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6116] close(4)                    = 0
[pid  6116] close(3)                    = 0
[pid  6116] exit_group(0)               = ?
[pid  6116] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6116, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6117 attached
, child_tidptr=0x555593882650) = 6117
[pid  6117] set_robust_list(0x555593882660, 24) = 0
[pid  6117] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6117] setpgid(0, 0)               = 0
[pid  6117] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6117] write(3, "1000", 4)         = 4
[pid  6117] close(3)                    = 0
executing program
[pid  6117] write(1, "executing program\n", 18) = 18
[pid  6117] memfd_create("syzkaller", 0) = 3
[pid  6117] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6117] 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  6117] munmap(0x7f9146600000, 138412032) = 0
[pid  6117] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6117] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6117] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6117] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6117] close(4)                    = 0
[pid  6117] close(3)                    = 0
[pid  6117] exit_group(0)               = ?
[pid  6117] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6117, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6118 attached
, child_tidptr=0x555593882650) = 6118
[pid  6118] set_robust_list(0x555593882660, 24) = 0
[pid  6118] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6118] setpgid(0, 0)               = 0
[pid  6118] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6118] write(3, "1000", 4)         = 4
[pid  6118] close(3)                    = 0
executing program
[pid  6118] write(1, "executing program\n", 18) = 18
[pid  6118] memfd_create("syzkaller", 0) = 3
[pid  6118] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6118] 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  6118] munmap(0x7f9146600000, 138412032) = 0
[pid  6118] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6118] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6118] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6118] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6118] close(4)                    = 0
[pid  6118] close(3)                    = 0
[pid  6118] exit_group(0)               = ?
[pid  6118] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6118, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6119 attached
 <unfinished ...>
[pid  6119] set_robust_list(0x555593882660, 24) = 0
[pid  6119] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6119] setpgid(0, 0)               = 0
[pid  6119] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6119
[pid  6119] write(3, "1000", 4)         = 4
[pid  6119] close(3)                    = 0
[pid  6119] write(1, "executing program\n", 18executing program
) = 18
[pid  6119] memfd_create("syzkaller", 0) = 3
[pid  6119] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6119] 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  6119] munmap(0x7f9146600000, 138412032) = 0
[pid  6119] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6119] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6119] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6119] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6119] close(4)                    = 0
[pid  6119] close(3)                    = 0
[pid  6119] exit_group(0)               = ?
[pid  6119] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6119, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6120 attached
 <unfinished ...>
[pid  6120] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6120
[pid  6120] <... set_robust_list resumed>) = 0
[pid  6120] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6120] setpgid(0, 0)               = 0
[pid  6120] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6120] write(3, "1000", 4)         = 4
[pid  6120] close(3)                    = 0
executing program
[pid  6120] write(1, "executing program\n", 18) = 18
[pid  6120] memfd_create("syzkaller", 0) = 3
[pid  6120] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6120] 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  6120] munmap(0x7f9146600000, 138412032) = 0
[pid  6120] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6120] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6120] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6120] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6120] close(4)                    = 0
[pid  6120] close(3)                    = 0
[pid  6120] exit_group(0)               = ?
[pid  6120] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6120, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6121 attached
 <unfinished ...>
[pid  6121] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6121
[pid  6121] <... set_robust_list resumed>) = 0
[pid  6121] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6121] setpgid(0, 0)               = 0
[pid  6121] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6121] write(3, "1000", 4)         = 4
[pid  6121] close(3)                    = 0
[pid  6121] write(1, "executing program\n", 18executing program
) = 18
[pid  6121] memfd_create("syzkaller", 0) = 3
[pid  6121] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6121] 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  6121] munmap(0x7f9146600000, 138412032) = 0
[pid  6121] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6121] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6121] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6121] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6121] close(4)                    = 0
[pid  6121] close(3)                    = 0
[pid  6121] exit_group(0)               = ?
[pid  6121] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6121, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 6122 attached
 <unfinished ...>
[pid  6122] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6122
[pid  6122] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6122] setpgid(0, 0)               = 0
[pid  6122] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6122] write(3, "1000", 4)         = 4
[pid  6122] close(3)                    = 0
executing program
[pid  6122] write(1, "executing program\n", 18) = 18
[pid  6122] memfd_create("syzkaller", 0) = 3
[pid  6122] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6122] 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  6122] munmap(0x7f9146600000, 138412032) = 0
[pid  6122] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6122] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6122] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6122] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6122] close(4)                    = 0
[pid  6122] close(3)                    = 0
[pid  6122] exit_group(0)               = ?
[pid  6122] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6122, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 6123 attached
, child_tidptr=0x555593882650) = 6123
[pid  6123] set_robust_list(0x555593882660, 24) = 0
[pid  6123] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6123] setpgid(0, 0)               = 0
[pid  6123] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6123] write(3, "1000", 4)         = 4
[pid  6123] close(3)                    = 0
executing program
[pid  6123] write(1, "executing program\n", 18) = 18
[pid  6123] memfd_create("syzkaller", 0) = 3
[pid  6123] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6123] 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  6123] munmap(0x7f9146600000, 138412032) = 0
[pid  6123] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6123] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6123] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6123] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6123] close(4)                    = 0
[pid  6123] close(3)                    = 0
[pid  6123] exit_group(0)               = ?
[pid  6123] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6123, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 6124 attached
 <unfinished ...>
[pid  6124] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6124
[pid  6124] <... set_robust_list resumed>) = 0
[pid  6124] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6124] setpgid(0, 0)               = 0
[pid  6124] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6124] write(3, "1000", 4)         = 4
[pid  6124] close(3)                    = 0
executing program
[pid  6124] write(1, "executing program\n", 18) = 18
[pid  6124] memfd_create("syzkaller", 0) = 3
[pid  6124] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6124] 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  6124] munmap(0x7f9146600000, 138412032) = 0
[pid  6124] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6124] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6124] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6124] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6124] close(4)                    = 0
[pid  6124] close(3)                    = 0
[pid  6124] exit_group(0)               = ?
[pid  6124] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6124, si_uid=0, si_status=0, si_utime=0, si_stime=17 /* 0.17 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 6125 attached
 <unfinished ...>
[pid  6125] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6125
[pid  6125] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6125] setpgid(0, 0)               = 0
[pid  6125] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6125] write(3, "1000", 4)         = 4
[pid  6125] close(3)                    = 0
[pid  6125] write(1, "executing program\n", 18executing program
) = 18
[pid  6125] memfd_create("syzkaller", 0) = 3
[pid  6125] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6125] 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  6125] munmap(0x7f9146600000, 138412032) = 0
[pid  6125] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6125] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6125] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6125] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6125] close(4)                    = 0
[pid  6125] close(3)                    = 0
[pid  6125] exit_group(0)               = ?
[pid  6125] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6125, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6126 attached
, child_tidptr=0x555593882650) = 6126
[pid  6126] set_robust_list(0x555593882660, 24) = 0
[pid  6126] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6126] setpgid(0, 0)               = 0
[pid  6126] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6126] write(3, "1000", 4)         = 4
[pid  6126] close(3)                    = 0
executing program
[pid  6126] write(1, "executing program\n", 18) = 18
[pid  6126] memfd_create("syzkaller", 0) = 3
[pid  6126] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6126] 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  6126] munmap(0x7f9146600000, 138412032) = 0
[pid  6126] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6126] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6126] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6126] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6126] close(4)                    = 0
[pid  6126] close(3)                    = 0
[pid  6126] exit_group(0)               = ?
[pid  6126] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6126, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6127 attached
 <unfinished ...>
[pid  6127] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6127
[pid  6127] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6127] setpgid(0, 0)               = 0
[pid  6127] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6127] write(3, "1000", 4)         = 4
[pid  6127] close(3)                    = 0
executing program
[pid  6127] write(1, "executing program\n", 18) = 18
[pid  6127] memfd_create("syzkaller", 0) = 3
[pid  6127] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6127] 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  6127] munmap(0x7f9146600000, 138412032) = 0
[pid  6127] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6127] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6127] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6127] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6127] close(4)                    = 0
[pid  6127] close(3)                    = 0
[pid  6127] exit_group(0)               = ?
[pid  6127] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6127, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6128 attached
 <unfinished ...>
[pid  6128] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6128
[pid  6128] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6128] setpgid(0, 0)               = 0
[pid  6128] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6128] write(3, "1000", 4)         = 4
[pid  6128] close(3)                    = 0
executing program
[pid  6128] write(1, "executing program\n", 18) = 18
[pid  6128] memfd_create("syzkaller", 0) = 3
[pid  6128] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6128] 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  6128] munmap(0x7f9146600000, 138412032) = 0
[pid  6128] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6128] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6128] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6128] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6128] close(4)                    = 0
[pid  6128] close(3)                    = 0
[pid  6128] exit_group(0)               = ?
[pid  6128] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6128, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6129 attached
 <unfinished ...>
[pid  6129] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6129
[pid  6129] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6129] setpgid(0, 0)               = 0
[pid  6129] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6129] write(3, "1000", 4)         = 4
[pid  6129] close(3)                    = 0
[pid  6129] write(1, "executing program\n", 18executing program
) = 18
[pid  6129] memfd_create("syzkaller", 0) = 3
[pid  6129] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6129] 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  6129] munmap(0x7f9146600000, 138412032) = 0
[pid  6129] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6129] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6129] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6129] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6129] close(4)                    = 0
[pid  6129] close(3)                    = 0
[pid  6129] exit_group(0)               = ?
[pid  6129] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6129, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6130 attached
 <unfinished ...>
[pid  6130] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6130
[pid  6130] <... set_robust_list resumed>) = 0
[pid  6130] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6130] setpgid(0, 0)               = 0
[pid  6130] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6130] write(3, "1000", 4)         = 4
[pid  6130] close(3)                    = 0
[pid  6130] write(1, "executing program\n", 18executing program
) = 18
[pid  6130] memfd_create("syzkaller", 0) = 3
[pid  6130] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6130] 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  6130] munmap(0x7f9146600000, 138412032) = 0
[pid  6130] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6130] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6130] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6130] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6130] close(4)                    = 0
[pid  6130] close(3)                    = 0
[pid  6130] exit_group(0)               = ?
[pid  6130] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6130, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=18 /* 0.18 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 6131 attached
 <unfinished ...>
[pid  6131] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6131
[pid  6131] <... set_robust_list resumed>) = 0
[pid  6131] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6131] setpgid(0, 0)               = 0
[pid  6131] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6131] write(3, "1000", 4)         = 4
[pid  6131] close(3)                    = 0
[pid  6131] write(1, "executing program\n", 18executing program
) = 18
[pid  6131] memfd_create("syzkaller", 0) = 3
[pid  6131] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6131] 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  6131] munmap(0x7f9146600000, 138412032) = 0
[pid  6131] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6131] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6131] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6131] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6131] close(4)                    = 0
[pid  6131] close(3)                    = 0
[pid  6131] exit_group(0)               = ?
[pid  6131] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6131, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6132 attached
 <unfinished ...>
[pid  6132] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6132
[pid  6132] <... set_robust_list resumed>) = 0
[pid  6132] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6132] setpgid(0, 0)               = 0
[pid  6132] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6132] write(3, "1000", 4)         = 4
[pid  6132] close(3)                    = 0
executing program
[pid  6132] write(1, "executing program\n", 18) = 18
[pid  6132] memfd_create("syzkaller", 0) = 3
[pid  6132] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6132] 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  6132] munmap(0x7f9146600000, 138412032) = 0
[pid  6132] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6132] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6132] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6132] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6132] close(4)                    = 0
[pid  6132] close(3)                    = 0
[pid  6132] exit_group(0)               = ?
[pid  6132] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6132, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6133 attached
 <unfinished ...>
[pid  6133] set_robust_list(0x555593882660, 24) = 0
[pid  6133] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6133
[pid  6133] <... prctl resumed>)        = 0
[pid  6133] setpgid(0, 0)               = 0
[pid  6133] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6133] write(3, "1000", 4)         = 4
[pid  6133] close(3)                    = 0
[pid  6133] write(1, "executing program\n", 18executing program
) = 18
[pid  6133] memfd_create("syzkaller", 0) = 3
[pid  6133] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6133] 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  6133] munmap(0x7f9146600000, 138412032) = 0
[pid  6133] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6133] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6133] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6133] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6133] close(4)                    = 0
[pid  6133] close(3)                    = 0
[pid  6133] exit_group(0)               = ?
[pid  6133] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6133, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6134 attached
, child_tidptr=0x555593882650) = 6134
[pid  6134] set_robust_list(0x555593882660, 24) = 0
[pid  6134] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6134] setpgid(0, 0)               = 0
[pid  6134] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6134] write(3, "1000", 4)         = 4
[pid  6134] close(3)                    = 0
[pid  6134] write(1, "executing program\n", 18executing program
) = 18
[pid  6134] memfd_create("syzkaller", 0) = 3
[pid  6134] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6134] 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  6134] munmap(0x7f9146600000, 138412032) = 0
[pid  6134] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6134] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6134] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6134] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6134] close(4)                    = 0
[pid  6134] close(3)                    = 0
[pid  6134] exit_group(0)               = ?
[pid  6134] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6134, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6135 attached
 <unfinished ...>
[pid  6135] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6135
[pid  6135] <... set_robust_list resumed>) = 0
[pid  6135] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6135] setpgid(0, 0)               = 0
[pid  6135] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6135] write(3, "1000", 4)         = 4
[pid  6135] close(3)                    = 0
[pid  6135] write(1, "executing program\n", 18executing program
) = 18
[pid  6135] memfd_create("syzkaller", 0) = 3
[pid  6135] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6135] 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  6135] munmap(0x7f9146600000, 138412032) = 0
[pid  6135] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6135] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6135] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6135] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6135] close(4)                    = 0
[pid  6135] close(3)                    = 0
[pid  6135] exit_group(0)               = ?
[pid  6135] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6135, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6136 attached
 <unfinished ...>
[pid  6136] set_robust_list(0x555593882660, 24) = 0
[pid  6136] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6136
[pid  6136] <... prctl resumed>)        = 0
[pid  6136] setpgid(0, 0)               = 0
[pid  6136] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6136] write(3, "1000", 4)         = 4
[pid  6136] close(3)                    = 0
executing program
[pid  6136] write(1, "executing program\n", 18) = 18
[pid  6136] memfd_create("syzkaller", 0) = 3
[pid  6136] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6136] 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  6136] munmap(0x7f9146600000, 138412032) = 0
[pid  6136] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6136] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6136] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6136] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6136] close(4)                    = 0
[pid  6136] close(3)                    = 0
[pid  6136] exit_group(0)               = ?
[pid  6136] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6136, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 6137 attached
, child_tidptr=0x555593882650) = 6137
[pid  6137] set_robust_list(0x555593882660, 24) = 0
[pid  6137] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6137] setpgid(0, 0)               = 0
[pid  6137] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6137] write(3, "1000", 4)         = 4
[pid  6137] close(3)                    = 0
[pid  6137] write(1, "executing program\n", 18executing program
) = 18
[pid  6137] memfd_create("syzkaller", 0) = 3
[pid  6137] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6137] 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  6137] munmap(0x7f9146600000, 138412032) = 0
[pid  6137] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6137] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6137] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6137] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6137] close(4)                    = 0
[pid  6137] close(3)                    = 0
[pid  6137] exit_group(0)               = ?
[pid  6137] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6137, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6138 attached
, child_tidptr=0x555593882650) = 6138
[pid  6138] set_robust_list(0x555593882660, 24) = 0
[pid  6138] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6138] setpgid(0, 0)               = 0
[pid  6138] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6138] write(3, "1000", 4)         = 4
[pid  6138] close(3)                    = 0
[pid  6138] write(1, "executing program\n", 18executing program
) = 18
[pid  6138] memfd_create("syzkaller", 0) = 3
[pid  6138] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6138] 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  6138] munmap(0x7f9146600000, 138412032) = 0
[pid  6138] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6138] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6138] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6138] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6138] close(4)                    = 0
[pid  6138] close(3)                    = 0
[pid  6138] exit_group(0)               = ?
[pid  6138] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6138, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 6139 attached
 <unfinished ...>
[pid  6139] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6139
[pid  6139] <... set_robust_list resumed>) = 0
[pid  6139] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6139] setpgid(0, 0)               = 0
[pid  6139] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6139] write(3, "1000", 4)         = 4
[pid  6139] close(3)                    = 0
executing program
[pid  6139] write(1, "executing program\n", 18) = 18
[pid  6139] memfd_create("syzkaller", 0) = 3
[pid  6139] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6139] 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  6139] munmap(0x7f9146600000, 138412032) = 0
[pid  6139] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6139] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6139] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6139] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6139] close(4)                    = 0
[pid  6139] close(3)                    = 0
[pid  6139] exit_group(0)               = ?
[pid  6139] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6139, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6141 attached
, child_tidptr=0x555593882650) = 6141
[pid  6141] set_robust_list(0x555593882660, 24) = 0
[pid  6141] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6141] setpgid(0, 0)               = 0
[pid  6141] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6141] write(3, "1000", 4)         = 4
[pid  6141] close(3)                    = 0
executing program
[pid  6141] write(1, "executing program\n", 18) = 18
[pid  6141] memfd_create("syzkaller", 0) = 3
[pid  6141] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6141] 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  6141] munmap(0x7f9146600000, 138412032) = 0
[pid  6141] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6141] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6141] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6141] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6141] close(4)                    = 0
[pid  6141] close(3)                    = 0
[pid  6141] exit_group(0)               = ?
[pid  6141] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6141, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=14 /* 0.14 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 6143 attached
 <unfinished ...>
[pid  6143] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6143
[pid  6143] <... set_robust_list resumed>) = 0
[pid  6143] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6143] setpgid(0, 0)               = 0
[pid  6143] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6143] write(3, "1000", 4)         = 4
[pid  6143] close(3)                    = 0
[pid  6143] write(1, "executing program\n", 18executing program
) = 18
[pid  6143] memfd_create("syzkaller", 0) = 3
[pid  6143] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6143] 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  6143] munmap(0x7f9146600000, 138412032) = 0
[pid  6143] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6143] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6143] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6143] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6143] close(4)                    = 0
[pid  6143] close(3)                    = 0
[pid  6143] exit_group(0)               = ?
[pid  6143] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6143, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 6146 attached
 <unfinished ...>
[pid  6146] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6146
[pid  6146] <... set_robust_list resumed>) = 0
[pid  6146] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6146] setpgid(0, 0)               = 0
[pid  6146] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6146] write(3, "1000", 4)         = 4
[pid  6146] close(3)                    = 0
[pid  6146] write(1, "executing program\n", 18executing program
) = 18
[pid  6146] memfd_create("syzkaller", 0) = 3
[pid  6146] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6146] 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  6146] munmap(0x7f9146600000, 138412032) = 0
[pid  6146] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6146] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6146] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6146] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6146] close(4)                    = 0
[pid  6146] close(3)                    = 0
[pid  6146] exit_group(0)               = ?
[pid  6146] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6146, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6148 attached
, child_tidptr=0x555593882650) = 6148
[pid  6148] set_robust_list(0x555593882660, 24) = 0
[pid  6148] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6148] setpgid(0, 0)               = 0
[pid  6148] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6148] write(3, "1000", 4)         = 4
[pid  6148] close(3)                    = 0
executing program
[pid  6148] write(1, "executing program\n", 18) = 18
[pid  6148] memfd_create("syzkaller", 0) = 3
[pid  6148] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6148] 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  6148] munmap(0x7f9146600000, 138412032) = 0
[pid  6148] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6148] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6148] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6148] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6148] close(4)                    = 0
[pid  6148] close(3)                    = 0
[pid  6148] exit_group(0)               = ?
[pid  6148] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6148, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6149 attached
, child_tidptr=0x555593882650) = 6149
[pid  6149] set_robust_list(0x555593882660, 24) = 0
[pid  6149] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6149] setpgid(0, 0)               = 0
[pid  6149] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6149] write(3, "1000", 4)         = 4
[pid  6149] close(3)                    = 0
executing program
[pid  6149] write(1, "executing program\n", 18) = 18
[pid  6149] memfd_create("syzkaller", 0) = 3
[pid  6149] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6149] 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  6149] munmap(0x7f9146600000, 138412032) = 0
[pid  6149] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6149] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6149] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6149] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6149] close(4)                    = 0
[pid  6149] close(3)                    = 0
[pid  6149] exit_group(0)               = ?
[pid  6149] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6149, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6150 attached
 <unfinished ...>
[pid  6150] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6150
[pid  6150] <... set_robust_list resumed>) = 0
[pid  6150] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6150] setpgid(0, 0)               = 0
[pid  6150] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6150] write(3, "1000", 4)         = 4
[pid  6150] close(3)                    = 0
executing program
[pid  6150] write(1, "executing program\n", 18) = 18
[pid  6150] memfd_create("syzkaller", 0) = 3
[pid  6150] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6150] 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  6150] munmap(0x7f9146600000, 138412032) = 0
[pid  6150] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6150] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6150] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6150] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6150] close(4)                    = 0
[pid  6150] close(3)                    = 0
[pid  6150] exit_group(0)               = ?
[pid  6150] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6150, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6152 attached
, child_tidptr=0x555593882650) = 6152
[pid  6152] set_robust_list(0x555593882660, 24) = 0
[pid  6152] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6152] setpgid(0, 0)               = 0
[pid  6152] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6152] write(3, "1000", 4)         = 4
[pid  6152] close(3)                    = 0
executing program
[pid  6152] write(1, "executing program\n", 18) = 18
[pid  6152] memfd_create("syzkaller", 0) = 3
[pid  6152] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6152] 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  6152] munmap(0x7f9146600000, 138412032) = 0
[pid  6152] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6152] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6152] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6152] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6152] close(4)                    = 0
[pid  6152] close(3)                    = 0
[pid  6152] exit_group(0)               = ?
[pid  6152] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6152, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6153 attached
, child_tidptr=0x555593882650) = 6153
[pid  6153] set_robust_list(0x555593882660, 24) = 0
[pid  6153] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6153] setpgid(0, 0)               = 0
[pid  6153] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6153] write(3, "1000", 4)         = 4
[pid  6153] close(3)                    = 0
executing program
[pid  6153] write(1, "executing program\n", 18) = 18
[pid  6153] memfd_create("syzkaller", 0) = 3
[pid  6153] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6153] 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  6153] munmap(0x7f9146600000, 138412032) = 0
[pid  6153] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6153] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6153] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6153] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6153] close(4)                    = 0
[pid  6153] close(3)                    = 0
[pid  6153] exit_group(0)               = ?
[pid  6153] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6153, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 6154 attached
, child_tidptr=0x555593882650) = 6154
[pid  6154] set_robust_list(0x555593882660, 24) = 0
[pid  6154] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6154] setpgid(0, 0)               = 0
[pid  6154] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6154] write(3, "1000", 4)         = 4
[pid  6154] close(3)                    = 0
executing program
[pid  6154] write(1, "executing program\n", 18) = 18
[pid  6154] memfd_create("syzkaller", 0) = 3
[pid  6154] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6154] 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  6154] munmap(0x7f9146600000, 138412032) = 0
[pid  6154] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6154] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6154] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6154] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6154] close(4)                    = 0
[pid  6154] close(3)                    = 0
[pid  6154] exit_group(0)               = ?
[pid  6154] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6154, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6155 attached
 <unfinished ...>
[pid  6155] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6155
[pid  6155] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6155] setpgid(0, 0)               = 0
[pid  6155] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6155] write(3, "1000", 4)         = 4
[pid  6155] close(3)                    = 0
[pid  6155] write(1, "executing program\n", 18executing program
) = 18
[pid  6155] memfd_create("syzkaller", 0) = 3
[pid  6155] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6155] 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  6155] munmap(0x7f9146600000, 138412032) = 0
[pid  6155] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6155] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6155] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6155] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6155] close(4)                    = 0
[pid  6155] close(3)                    = 0
[pid  6155] exit_group(0)               = ?
[pid  6155] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6155, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6156 attached
 <unfinished ...>
[pid  6156] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6156
[pid  6156] <... set_robust_list resumed>) = 0
[pid  6156] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6156] setpgid(0, 0)               = 0
[pid  6156] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6156] write(3, "1000", 4)         = 4
[pid  6156] close(3)                    = 0
[pid  6156] write(1, "executing program\n", 18executing program
) = 18
[pid  6156] memfd_create("syzkaller", 0) = 3
[pid  6156] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6156] 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  6156] munmap(0x7f9146600000, 138412032) = 0
[pid  6156] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6156] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6156] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6156] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6156] close(4)                    = 0
[pid  6156] close(3)                    = 0
[pid  6156] exit_group(0)               = ?
[pid  6156] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6156, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6157 attached
 <unfinished ...>
[pid  6157] set_robust_list(0x555593882660, 24) = 0
[pid  6157] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6157
[pid  6157] <... prctl resumed>)        = 0
[pid  6157] setpgid(0, 0)               = 0
[pid  6157] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6157] write(3, "1000", 4)         = 4
[pid  6157] close(3)                    = 0
executing program
[pid  6157] write(1, "executing program\n", 18) = 18
[pid  6157] memfd_create("syzkaller", 0) = 3
[pid  6157] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6157] 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  6157] munmap(0x7f9146600000, 138412032) = 0
[pid  6157] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6157] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6157] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6157] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6157] close(4)                    = 0
[pid  6157] close(3)                    = 0
[pid  6157] exit_group(0)               = ?
[pid  6157] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6157, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6158 attached
 <unfinished ...>
[pid  6158] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6158
[pid  6158] <... set_robust_list resumed>) = 0
[pid  6158] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6158] setpgid(0, 0)               = 0
[pid  6158] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6158] write(3, "1000", 4)         = 4
[pid  6158] close(3)                    = 0
[pid  6158] write(1, "executing program\n", 18executing program
) = 18
[pid  6158] memfd_create("syzkaller", 0) = 3
[pid  6158] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6158] 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  6158] munmap(0x7f9146600000, 138412032) = 0
[pid  6158] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6158] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6158] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6158] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6158] close(4)                    = 0
[pid  6158] close(3)                    = 0
[pid  6158] exit_group(0)               = ?
[pid  6158] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6158, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6159 attached
 <unfinished ...>
[pid  6159] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6159
[pid  6159] <... set_robust_list resumed>) = 0
[pid  6159] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6159] setpgid(0, 0)               = 0
[pid  6159] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6159] write(3, "1000", 4)         = 4
[pid  6159] close(3)                    = 0
[pid  6159] write(1, "executing program\n", 18executing program
) = 18
[pid  6159] memfd_create("syzkaller", 0) = 3
[pid  6159] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6159] 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  6159] munmap(0x7f9146600000, 138412032) = 0
[pid  6159] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6159] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6159] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6159] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6159] close(4)                    = 0
[pid  6159] close(3)                    = 0
[pid  6159] exit_group(0)               = ?
[pid  6159] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6159, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6160 attached
 <unfinished ...>
[pid  6160] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6160
[pid  6160] <... set_robust_list resumed>) = 0
[pid  6160] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6160] setpgid(0, 0)               = 0
[pid  6160] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6160] write(3, "1000", 4)         = 4
[pid  6160] close(3)                    = 0
[pid  6160] write(1, "executing program\n", 18executing program
) = 18
[pid  6160] memfd_create("syzkaller", 0) = 3
[pid  6160] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6160] 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  6160] munmap(0x7f9146600000, 138412032) = 0
[pid  6160] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6160] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6160] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6160] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6160] close(4)                    = 0
[pid  6160] close(3)                    = 0
[pid  6160] exit_group(0)               = ?
[pid  6160] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6160, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 6161 attached
, child_tidptr=0x555593882650) = 6161
[pid  6161] set_robust_list(0x555593882660, 24) = 0
[pid  6161] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6161] setpgid(0, 0)               = 0
[pid  6161] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6161] write(3, "1000", 4)         = 4
[pid  6161] close(3)                    = 0
executing program
[pid  6161] write(1, "executing program\n", 18) = 18
[pid  6161] memfd_create("syzkaller", 0) = 3
[pid  6161] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6161] 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  6161] munmap(0x7f9146600000, 138412032) = 0
[pid  6161] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6161] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6161] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6161] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6161] close(4)                    = 0
[pid  6161] close(3)                    = 0
[pid  6161] exit_group(0)               = ?
[pid  6161] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6161, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6162 attached
 <unfinished ...>
[pid  6162] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6162
[pid  6162] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6162] setpgid(0, 0)               = 0
[pid  6162] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6162] write(3, "1000", 4)         = 4
[pid  6162] close(3)                    = 0
[pid  6162] write(1, "executing program\n", 18executing program
) = 18
[pid  6162] memfd_create("syzkaller", 0) = 3
[pid  6162] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6162] 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  6162] munmap(0x7f9146600000, 138412032) = 0
[pid  6162] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6162] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6162] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6162] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6162] close(4)                    = 0
[pid  6162] close(3)                    = 0
[pid  6162] exit_group(0)               = ?
[pid  6162] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6162, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 6163 attached
 <unfinished ...>
[pid  6163] set_robust_list(0x555593882660, 24) = 0
[pid  6163] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6163
[pid  6163] <... prctl resumed>)        = 0
[pid  6163] setpgid(0, 0)               = 0
[pid  6163] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6163] write(3, "1000", 4)         = 4
[pid  6163] close(3)                    = 0
executing program
[pid  6163] write(1, "executing program\n", 18) = 18
[pid  6163] memfd_create("syzkaller", 0) = 3
[pid  6163] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6163] 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  6163] munmap(0x7f9146600000, 138412032) = 0
[pid  6163] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6163] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6163] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6163] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6163] close(4)                    = 0
[pid  6163] close(3)                    = 0
[pid  6163] exit_group(0)               = ?
[pid  6163] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6163, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 6164 attached
 <unfinished ...>
[pid  6164] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6164
[pid  6164] <... set_robust_list resumed>) = 0
[pid  6164] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6164] setpgid(0, 0)               = 0
[pid  6164] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6164] write(3, "1000", 4)         = 4
[pid  6164] close(3)                    = 0
[pid  6164] write(1, "executing program\n", 18executing program
) = 18
[pid  6164] memfd_create("syzkaller", 0) = 3
[pid  6164] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6164] 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  6164] munmap(0x7f9146600000, 138412032) = 0
[pid  6164] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6164] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6164] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6164] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6164] close(4)                    = 0
[pid  6164] close(3)                    = 0
[pid  6164] exit_group(0)               = ?
[pid  6164] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6164, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6165 attached
 <unfinished ...>
[pid  6165] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6165
[pid  6165] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6165] setpgid(0, 0)               = 0
[pid  6165] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6165] write(3, "1000", 4)         = 4
[pid  6165] close(3)                    = 0
[pid  6165] write(1, "executing program\n", 18executing program
) = 18
[pid  6165] memfd_create("syzkaller", 0) = 3
[pid  6165] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6165] 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  6165] munmap(0x7f9146600000, 138412032) = 0
[pid  6165] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6165] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6165] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6165] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6165] close(4)                    = 0
[pid  6165] close(3)                    = 0
[pid  6165] exit_group(0)               = ?
[pid  6165] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6165, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6166 attached
 <unfinished ...>
[pid  6166] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6166
[pid  6166] <... set_robust_list resumed>) = 0
[pid  6166] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6166] setpgid(0, 0)               = 0
[pid  6166] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6166] write(3, "1000", 4)         = 4
[pid  6166] close(3)                    = 0
executing program
[pid  6166] write(1, "executing program\n", 18) = 18
[pid  6166] memfd_create("syzkaller", 0) = 3
[pid  6166] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6166] 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  6166] munmap(0x7f9146600000, 138412032) = 0
[pid  6166] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6166] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6166] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6166] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6166] close(4)                    = 0
[pid  6166] close(3)                    = 0
[pid  6166] exit_group(0)               = ?
[pid  6166] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6166, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6167 attached
 <unfinished ...>
[pid  6167] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6167
[pid  6167] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6167] setpgid(0, 0)               = 0
[pid  6167] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6167] write(3, "1000", 4)         = 4
[pid  6167] close(3)                    = 0
executing program
[pid  6167] write(1, "executing program\n", 18) = 18
[pid  6167] memfd_create("syzkaller", 0) = 3
[pid  6167] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6167] 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  6167] munmap(0x7f9146600000, 138412032) = 0
[pid  6167] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6167] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6167] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6167] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6167] close(4)                    = 0
[pid  6167] close(3)                    = 0
[pid  6167] exit_group(0)               = ?
[pid  6167] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6167, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 6168 attached
 <unfinished ...>
[pid  6168] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6168
[pid  6168] <... set_robust_list resumed>) = 0
[pid  6168] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6168] setpgid(0, 0)               = 0
[pid  6168] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6168] write(3, "1000", 4)         = 4
[pid  6168] close(3)                    = 0
executing program
[pid  6168] write(1, "executing program\n", 18) = 18
[pid  6168] memfd_create("syzkaller", 0) = 3
[pid  6168] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6168] 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  6168] munmap(0x7f9146600000, 138412032) = 0
[pid  6168] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6168] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6168] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6168] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6168] close(4)                    = 0
[pid  6168] close(3)                    = 0
[pid  6168] exit_group(0)               = ?
[pid  6168] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6168, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 6169 attached
 <unfinished ...>
[pid  6169] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6169
[pid  6169] <... set_robust_list resumed>) = 0
[pid  6169] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6169] setpgid(0, 0)               = 0
[pid  6169] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6169] write(3, "1000", 4)         = 4
[pid  6169] close(3)                    = 0
[pid  6169] write(1, "executing program\n", 18executing program
) = 18
[pid  6169] memfd_create("syzkaller", 0) = 3
[pid  6169] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6169] 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  6169] munmap(0x7f9146600000, 138412032) = 0
[pid  6169] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6169] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6169] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6169] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6169] close(4)                    = 0
[pid  6169] close(3)                    = 0
[pid  6169] exit_group(0)               = ?
[pid  6169] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6169, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6170 attached
 <unfinished ...>
[pid  6170] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6170
[pid  6170] <... set_robust_list resumed>) = 0
[pid  6170] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6170] setpgid(0, 0)               = 0
[pid  6170] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6170] write(3, "1000", 4)         = 4
[pid  6170] close(3)                    = 0
[pid  6170] write(1, "executing program\n", 18executing program
) = 18
[pid  6170] memfd_create("syzkaller", 0) = 3
[pid  6170] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6170] 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  6170] munmap(0x7f9146600000, 138412032) = 0
[pid  6170] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6170] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6170] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6170] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6170] close(4)                    = 0
[pid  6170] close(3)                    = 0
[pid  6170] exit_group(0)               = ?
[pid  6170] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6170, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6171 attached
, child_tidptr=0x555593882650) = 6171
[pid  6171] set_robust_list(0x555593882660, 24) = 0
[pid  6171] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6171] setpgid(0, 0)               = 0
[pid  6171] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6171] write(3, "1000", 4)         = 4
[pid  6171] close(3)                    = 0
executing program
[pid  6171] write(1, "executing program\n", 18) = 18
[pid  6171] memfd_create("syzkaller", 0) = 3
[pid  6171] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6171] 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  6171] munmap(0x7f9146600000, 138412032) = 0
[pid  6171] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6171] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6171] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6171] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6171] close(4)                    = 0
[pid  6171] close(3)                    = 0
[pid  6171] exit_group(0)               = ?
[pid  6171] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6171, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6172 attached
, child_tidptr=0x555593882650) = 6172
[pid  6172] set_robust_list(0x555593882660, 24) = 0
[pid  6172] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6172] setpgid(0, 0)               = 0
[pid  6172] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6172] write(3, "1000", 4)         = 4
[pid  6172] close(3)                    = 0
executing program
[pid  6172] write(1, "executing program\n", 18) = 18
[pid  6172] memfd_create("syzkaller", 0) = 3
[pid  6172] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6172] 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  6172] munmap(0x7f9146600000, 138412032) = 0
[pid  6172] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6172] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6172] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6172] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6172] close(4)                    = 0
[pid  6172] close(3)                    = 0
[pid  6172] exit_group(0)               = ?
[pid  6172] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6172, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 6173 attached
 <unfinished ...>
[pid  6173] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6173
[pid  6173] <... set_robust_list resumed>) = 0
[pid  6173] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6173] setpgid(0, 0)               = 0
[pid  6173] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6173] write(3, "1000", 4)         = 4
[pid  6173] close(3)                    = 0
[pid  6173] write(1, "executing program\n", 18executing program
) = 18
[pid  6173] memfd_create("syzkaller", 0) = 3
[pid  6173] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6173] 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  6173] munmap(0x7f9146600000, 138412032) = 0
[pid  6173] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6173] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6173] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6173] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6173] close(4)                    = 0
[pid  6173] close(3)                    = 0
[pid  6173] exit_group(0)               = ?
[pid  6173] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6173, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=13 /* 0.13 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 6174 attached
 <unfinished ...>
[pid  6174] set_robust_list(0x555593882660, 24) = 0
[pid  6174] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6174
[pid  6174] <... prctl resumed>)        = 0
[pid  6174] setpgid(0, 0)               = 0
[pid  6174] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6174] write(3, "1000", 4)         = 4
[pid  6174] close(3)                    = 0
[pid  6174] write(1, "executing program\n", 18executing program
) = 18
[pid  6174] memfd_create("syzkaller", 0) = 3
[pid  6174] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6174] 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  6174] munmap(0x7f9146600000, 138412032) = 0
[pid  6174] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6174] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6174] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6174] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6174] close(4)                    = 0
[pid  6174] close(3)                    = 0
[pid  6174] exit_group(0)               = ?
[pid  6174] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6174, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 6175 attached
 <unfinished ...>
[pid  6175] set_robust_list(0x555593882660, 24) = 0
[pid  6175] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6175
[pid  6175] <... prctl resumed>)        = 0
[pid  6175] setpgid(0, 0)               = 0
[pid  6175] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6175] write(3, "1000", 4)         = 4
[pid  6175] close(3)                    = 0
[pid  6175] write(1, "executing program\n", 18executing program
) = 18
[pid  6175] memfd_create("syzkaller", 0) = 3
[pid  6175] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6175] 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  6175] munmap(0x7f9146600000, 138412032) = 0
[pid  6175] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6175] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6175] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6175] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6175] close(4)                    = 0
[pid  6175] close(3)                    = 0
[pid  6175] exit_group(0)               = ?
[pid  6175] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6175, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 6176 attached
 <unfinished ...>
[pid  6176] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6176
[pid  6176] <... set_robust_list resumed>) = 0
[pid  6176] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6176] setpgid(0, 0)               = 0
[pid  6176] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6176] write(3, "1000", 4)         = 4
[pid  6176] close(3)                    = 0
[pid  6176] write(1, "executing program\n", 18executing program
) = 18
[pid  6176] memfd_create("syzkaller", 0) = 3
[pid  6176] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6176] 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  6176] munmap(0x7f9146600000, 138412032) = 0
[pid  6176] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6176] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6176] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6176] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6176] close(4)                    = 0
[pid  6176] close(3)                    = 0
[pid  6176] exit_group(0)               = ?
[pid  6176] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6176, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 6177 attached
, child_tidptr=0x555593882650) = 6177
[pid  6177] set_robust_list(0x555593882660, 24) = 0
[pid  6177] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6177] setpgid(0, 0)               = 0
[pid  6177] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6177] write(3, "1000", 4)         = 4
[pid  6177] close(3)                    = 0
executing program
[pid  6177] write(1, "executing program\n", 18) = 18
[pid  6177] memfd_create("syzkaller", 0) = 3
[pid  6177] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6177] 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  6177] munmap(0x7f9146600000, 138412032) = 0
[pid  6177] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6177] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6177] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6177] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6177] close(4)                    = 0
[pid  6177] close(3)                    = 0
[pid  6177] exit_group(0)               = ?
[pid  6177] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6177, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 6178 attached
, child_tidptr=0x555593882650) = 6178
[pid  6178] set_robust_list(0x555593882660, 24) = 0
[pid  6178] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6178] setpgid(0, 0)               = 0
[pid  6178] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6178] write(3, "1000", 4)         = 4
[pid  6178] close(3)                    = 0
[pid  6178] write(1, "executing program\n", 18executing program
) = 18
[pid  6178] memfd_create("syzkaller", 0) = 3
[pid  6178] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6178] 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  6178] munmap(0x7f9146600000, 138412032) = 0
[pid  6178] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6178] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6178] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6178] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6178] close(4)                    = 0
[pid  6178] close(3)                    = 0
[pid  6178] exit_group(0)               = ?
[pid  6178] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6178, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6179 attached
 <unfinished ...>
[pid  6179] set_robust_list(0x555593882660, 24) = 0
[pid  6179] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6179
[pid  6179] <... prctl resumed>)        = 0
[pid  6179] setpgid(0, 0)               = 0
[pid  6179] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6179] write(3, "1000", 4)         = 4
[pid  6179] close(3)                    = 0
[pid  6179] write(1, "executing program\n", 18executing program
) = 18
[pid  6179] memfd_create("syzkaller", 0) = 3
[pid  6179] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6179] 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  6179] munmap(0x7f9146600000, 138412032) = 0
[pid  6179] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6179] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6179] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6179] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6179] close(4)                    = 0
[pid  6179] close(3)                    = 0
[pid  6179] exit_group(0)               = ?
[pid  6179] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6179, si_uid=0, si_status=0, si_utime=0, si_stime=17 /* 0.17 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 6180 attached
 <unfinished ...>
[pid  6180] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6180
[pid  6180] <... set_robust_list resumed>) = 0
[pid  6180] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6180] setpgid(0, 0)               = 0
[pid  6180] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6180] write(3, "1000", 4)         = 4
[pid  6180] close(3)                    = 0
[pid  6180] write(1, "executing program\n", 18executing program
) = 18
[pid  6180] memfd_create("syzkaller", 0) = 3
[pid  6180] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6180] 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  6180] munmap(0x7f9146600000, 138412032) = 0
[pid  6180] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6180] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6180] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6180] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6180] close(4)                    = 0
[pid  6180] close(3)                    = 0
[pid  6180] exit_group(0)               = ?
[pid  6180] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6180, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6181 attached
 <unfinished ...>
[pid  6181] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6181
[pid  6181] <... set_robust_list resumed>) = 0
[pid  6181] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6181] setpgid(0, 0)               = 0
[pid  6181] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6181] write(3, "1000", 4)         = 4
[pid  6181] close(3)                    = 0
executing program
[pid  6181] write(1, "executing program\n", 18) = 18
[pid  6181] memfd_create("syzkaller", 0) = 3
[pid  6181] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6181] 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  6181] munmap(0x7f9146600000, 138412032) = 0
[pid  6181] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6181] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6181] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6181] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6181] close(4)                    = 0
[pid  6181] close(3)                    = 0
[pid  6181] exit_group(0)               = ?
[pid  6181] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6181, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6182 attached
, child_tidptr=0x555593882650) = 6182
[pid  6182] set_robust_list(0x555593882660, 24) = 0
[pid  6182] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6182] setpgid(0, 0)               = 0
[pid  6182] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6182] write(3, "1000", 4)         = 4
[pid  6182] close(3)                    = 0
executing program
[pid  6182] write(1, "executing program\n", 18) = 18
[pid  6182] memfd_create("syzkaller", 0) = 3
[pid  6182] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6182] 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  6182] munmap(0x7f9146600000, 138412032) = 0
[pid  6182] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6182] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6182] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6182] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6182] close(4)                    = 0
[pid  6182] close(3)                    = 0
[pid  6182] exit_group(0)               = ?
[pid  6182] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6182, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6183 attached
 <unfinished ...>
[pid  6183] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6183
[pid  6183] <... set_robust_list resumed>) = 0
[pid  6183] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6183] setpgid(0, 0)               = 0
[pid  6183] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6183] write(3, "1000", 4)         = 4
[pid  6183] close(3)                    = 0
executing program
[pid  6183] write(1, "executing program\n", 18) = 18
[pid  6183] memfd_create("syzkaller", 0) = 3
[pid  6183] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6183] 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  6183] munmap(0x7f9146600000, 138412032) = 0
[pid  6183] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6183] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6183] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6183] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6183] close(4)                    = 0
[pid  6183] close(3)                    = 0
[pid  6183] exit_group(0)               = ?
[pid  6183] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6183, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 6184 attached
 <unfinished ...>
[pid  6184] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6184
[pid  6184] <... set_robust_list resumed>) = 0
[pid  6184] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6184] setpgid(0, 0)               = 0
[pid  6184] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6184] write(3, "1000", 4)         = 4
[pid  6184] close(3)                    = 0
[pid  6184] write(1, "executing program\n", 18executing program
) = 18
[pid  6184] memfd_create("syzkaller", 0) = 3
[pid  6184] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6184] 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  6184] munmap(0x7f9146600000, 138412032) = 0
[pid  6184] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6184] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6184] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6184] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6184] close(4)                    = 0
[pid  6184] close(3)                    = 0
[pid  6184] exit_group(0)               = ?
[pid  6184] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6184, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=13 /* 0.13 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 6185 attached
 <unfinished ...>
[pid  6185] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6185
[pid  6185] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6185] setpgid(0, 0)               = 0
[pid  6185] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6185] write(3, "1000", 4)         = 4
[pid  6185] close(3)                    = 0
executing program
[pid  6185] write(1, "executing program\n", 18) = 18
[pid  6185] memfd_create("syzkaller", 0) = 3
[pid  6185] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6185] 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  6185] munmap(0x7f9146600000, 138412032) = 0
[pid  6185] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6185] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6185] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6185] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6185] close(4)                    = 0
[pid  6185] close(3)                    = 0
[pid  6185] exit_group(0)               = ?
[pid  6185] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6185, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 6186 attached
, child_tidptr=0x555593882650) = 6186
[pid  6186] set_robust_list(0x555593882660, 24) = 0
[pid  6186] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6186] setpgid(0, 0)               = 0
[pid  6186] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6186] write(3, "1000", 4)         = 4
[pid  6186] close(3)                    = 0
executing program
[pid  6186] write(1, "executing program\n", 18) = 18
[pid  6186] memfd_create("syzkaller", 0) = 3
[pid  6186] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6186] 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  6186] munmap(0x7f9146600000, 138412032) = 0
[pid  6186] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6186] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6186] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6186] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6186] close(4)                    = 0
[pid  6186] close(3)                    = 0
[pid  6186] exit_group(0)               = ?
[pid  6186] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6186, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=13 /* 0.13 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 6187 attached
 <unfinished ...>
[pid  6187] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6187
[pid  6187] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6187] setpgid(0, 0)               = 0
[pid  6187] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6187] write(3, "1000", 4)         = 4
[pid  6187] close(3)                    = 0
[pid  6187] write(1, "executing program\n", 18executing program
) = 18
[pid  6187] memfd_create("syzkaller", 0) = 3
[pid  6187] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6187] 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  6187] munmap(0x7f9146600000, 138412032) = 0
[pid  6187] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6187] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6187] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6187] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6187] close(4)                    = 0
[pid  6187] close(3)                    = 0
[pid  6187] exit_group(0)               = ?
[pid  6187] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6187, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6188 attached
 <unfinished ...>
[pid  6188] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6188
[pid  6188] <... set_robust_list resumed>) = 0
[pid  6188] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6188] setpgid(0, 0)               = 0
[pid  6188] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6188] write(3, "1000", 4)         = 4
[pid  6188] close(3)                    = 0
[pid  6188] write(1, "executing program\n", 18executing program
) = 18
[pid  6188] memfd_create("syzkaller", 0) = 3
[pid  6188] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6188] 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  6188] munmap(0x7f9146600000, 138412032) = 0
[pid  6188] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6188] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6188] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6188] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6188] close(4)                    = 0
[pid  6188] close(3)                    = 0
[pid  6188] exit_group(0)               = ?
[pid  6188] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6188, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=12 /* 0.12 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 6189 attached
, child_tidptr=0x555593882650) = 6189
[pid  6189] set_robust_list(0x555593882660, 24) = 0
[pid  6189] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6189] setpgid(0, 0)               = 0
[pid  6189] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6189] write(3, "1000", 4)         = 4
[pid  6189] close(3)                    = 0
executing program
[pid  6189] write(1, "executing program\n", 18) = 18
[pid  6189] memfd_create("syzkaller", 0) = 3
[pid  6189] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6189] 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  6189] munmap(0x7f9146600000, 138412032) = 0
[pid  6189] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6189] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6189] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6189] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6189] close(4)                    = 0
[pid  6189] close(3)                    = 0
[pid  6189] exit_group(0)               = ?
[pid  6189] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6189, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6190 attached
 <unfinished ...>
[pid  6190] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6190
[pid  6190] <... set_robust_list resumed>) = 0
[pid  6190] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6190] setpgid(0, 0)               = 0
[pid  6190] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6190] write(3, "1000", 4)         = 4
[pid  6190] close(3)                    = 0
[pid  6190] write(1, "executing program\n", 18executing program
) = 18
[pid  6190] memfd_create("syzkaller", 0) = 3
[pid  6190] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6190] 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  6190] munmap(0x7f9146600000, 138412032) = 0
[pid  6190] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6190] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6190] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6190] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6190] close(4)                    = 0
[pid  6190] close(3)                    = 0
[pid  6190] exit_group(0)               = ?
[pid  6190] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6190, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6191 attached
 <unfinished ...>
[pid  6191] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6191
[pid  6191] <... set_robust_list resumed>) = 0
[pid  6191] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6191] setpgid(0, 0)               = 0
[pid  6191] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6191] write(3, "1000", 4)         = 4
[pid  6191] close(3)                    = 0
executing program
[pid  6191] write(1, "executing program\n", 18) = 18
[pid  6191] memfd_create("syzkaller", 0) = 3
[pid  6191] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6191] 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  6191] munmap(0x7f9146600000, 138412032) = 0
[pid  6191] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6191] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6191] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6191] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6191] close(4)                    = 0
[pid  6191] close(3)                    = 0
[pid  6191] exit_group(0)               = ?
[pid  6191] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6191, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6192 attached
 <unfinished ...>
[pid  6192] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6192
[pid  6192] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6192] setpgid(0, 0)               = 0
[pid  6192] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6192] write(3, "1000", 4)         = 4
[pid  6192] close(3)                    = 0
executing program
[pid  6192] write(1, "executing program\n", 18) = 18
[pid  6192] memfd_create("syzkaller", 0) = 3
[pid  6192] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6192] 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  6192] munmap(0x7f9146600000, 138412032) = 0
[pid  6192] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6192] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6192] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6192] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6192] close(4)                    = 0
[pid  6192] close(3)                    = 0
[pid  6192] exit_group(0)               = ?
[pid  6192] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6192, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6193 attached
 <unfinished ...>
[pid  6193] set_robust_list(0x555593882660, 24) = 0
[pid  6193] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6193
[pid  6193] <... prctl resumed>)        = 0
[pid  6193] setpgid(0, 0)               = 0
[pid  6193] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6193] write(3, "1000", 4)         = 4
[pid  6193] close(3)                    = 0
executing program
[pid  6193] write(1, "executing program\n", 18) = 18
[pid  6193] memfd_create("syzkaller", 0) = 3
[pid  6193] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6193] 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  6193] munmap(0x7f9146600000, 138412032) = 0
[pid  6193] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6193] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6193] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6193] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6193] close(4)                    = 0
[pid  6193] close(3)                    = 0
[pid  6193] exit_group(0)               = ?
[pid  6193] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6193, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 6194 attached
, child_tidptr=0x555593882650) = 6194
[pid  6194] set_robust_list(0x555593882660, 24) = 0
[pid  6194] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6194] setpgid(0, 0)               = 0
[pid  6194] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6194] write(3, "1000", 4)         = 4
[pid  6194] close(3)                    = 0
executing program
[pid  6194] write(1, "executing program\n", 18) = 18
[pid  6194] memfd_create("syzkaller", 0) = 3
[pid  6194] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6194] 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  6194] munmap(0x7f9146600000, 138412032) = 0
[pid  6194] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6194] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6194] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6194] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6194] close(4)                    = 0
[pid  6194] close(3)                    = 0
[pid  6194] exit_group(0)               = ?
[pid  6194] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6194, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 6195 attached
 <unfinished ...>
[pid  6195] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6195
[pid  6195] <... set_robust_list resumed>) = 0
[pid  6195] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6195] setpgid(0, 0)               = 0
[pid  6195] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6195] write(3, "1000", 4)         = 4
[pid  6195] close(3)                    = 0
executing program
[pid  6195] write(1, "executing program\n", 18) = 18
[pid  6195] memfd_create("syzkaller", 0) = 3
[pid  6195] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6195] 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  6195] munmap(0x7f9146600000, 138412032) = 0
[pid  6195] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6195] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6195] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6195] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6195] close(4)                    = 0
[pid  6195] close(3)                    = 0
[pid  6195] exit_group(0)               = ?
[pid  6195] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6195, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=12 /* 0.12 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 6196 attached
 <unfinished ...>
[pid  6196] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6196
[pid  6196] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6196] setpgid(0, 0)               = 0
[pid  6196] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6196] write(3, "1000", 4)         = 4
[pid  6196] close(3)                    = 0
[pid  6196] write(1, "executing program\n", 18executing program
) = 18
[pid  6196] memfd_create("syzkaller", 0) = 3
[pid  6196] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6196] 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  6196] munmap(0x7f9146600000, 138412032) = 0
[pid  6196] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6196] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6196] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6196] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6196] close(4)                    = 0
[pid  6196] close(3)                    = 0
[pid  6196] exit_group(0)               = ?
[pid  6196] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6196, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6197 attached
 <unfinished ...>
[pid  6197] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6197
[pid  6197] <... set_robust_list resumed>) = 0
[pid  6197] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6197] setpgid(0, 0)               = 0
[pid  6197] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6197] write(3, "1000", 4)         = 4
[pid  6197] close(3)                    = 0
executing program
[pid  6197] write(1, "executing program\n", 18) = 18
[pid  6197] memfd_create("syzkaller", 0) = 3
[pid  6197] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6197] 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  6197] munmap(0x7f9146600000, 138412032) = 0
[pid  6197] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6197] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6197] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6197] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6197] close(4)                    = 0
[pid  6197] close(3)                    = 0
[pid  6197] exit_group(0)               = ?
[pid  6197] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6197, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=12 /* 0.12 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 6198 attached
 <unfinished ...>
[pid  6198] set_robust_list(0x555593882660, 24) = 0
[pid  6198] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6198
[pid  6198] <... prctl resumed>)        = 0
[pid  6198] setpgid(0, 0)               = 0
[pid  6198] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6198] write(3, "1000", 4)         = 4
[pid  6198] close(3)                    = 0
[pid  6198] write(1, "executing program\n", 18executing program
) = 18
[pid  6198] memfd_create("syzkaller", 0) = 3
[pid  6198] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6198] 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  6198] munmap(0x7f9146600000, 138412032) = 0
[pid  6198] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6198] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6198] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6198] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6198] close(4)                    = 0
[pid  6198] close(3)                    = 0
[pid  6198] exit_group(0)               = ?
[pid  6198] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6198, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6199 attached
 <unfinished ...>
[pid  6199] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6199
[pid  6199] <... set_robust_list resumed>) = 0
[pid  6199] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6199] setpgid(0, 0)               = 0
[pid  6199] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6199] write(3, "1000", 4)         = 4
[pid  6199] close(3)                    = 0
[pid  6199] write(1, "executing program\n", 18executing program
) = 18
[pid  6199] memfd_create("syzkaller", 0) = 3
[pid  6199] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6199] 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  6199] munmap(0x7f9146600000, 138412032) = 0
[pid  6199] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6199] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6199] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6199] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6199] close(4)                    = 0
[pid  6199] close(3)                    = 0
[pid  6199] exit_group(0)               = ?
[pid  6199] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6199, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6200 attached
 <unfinished ...>
[pid  6200] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6200
[pid  6200] <... set_robust_list resumed>) = 0
[pid  6200] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6200] setpgid(0, 0)               = 0
[pid  6200] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6200] write(3, "1000", 4)         = 4
[pid  6200] close(3)                    = 0
[pid  6200] write(1, "executing program\n", 18executing program
) = 18
[pid  6200] memfd_create("syzkaller", 0) = 3
[pid  6200] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6200] 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  6200] munmap(0x7f9146600000, 138412032) = 0
[pid  6200] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6200] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6200] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6200] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6200] close(4)                    = 0
[pid  6200] close(3)                    = 0
[pid  6200] exit_group(0)               = ?
[pid  6200] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6200, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6201 attached
, child_tidptr=0x555593882650) = 6201
[pid  6201] set_robust_list(0x555593882660, 24) = 0
[pid  6201] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6201] setpgid(0, 0)               = 0
[pid  6201] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6201] write(3, "1000", 4)         = 4
[pid  6201] close(3)                    = 0
[pid  6201] write(1, "executing program\n", 18executing program
) = 18
[pid  6201] memfd_create("syzkaller", 0) = 3
[pid  6201] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6201] 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  6201] munmap(0x7f9146600000, 138412032) = 0
[pid  6201] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6201] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6201] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6201] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6201] close(4)                    = 0
[pid  6201] close(3)                    = 0
[pid  6201] exit_group(0)               = ?
[pid  6201] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6201, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 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 6202 attached
 <unfinished ...>
[pid  6202] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6202
[pid  6202] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6202] setpgid(0, 0)               = 0
[pid  6202] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6202] write(3, "1000", 4)         = 4
[pid  6202] close(3)                    = 0
[pid  6202] write(1, "executing program\n", 18executing program
) = 18
[pid  6202] memfd_create("syzkaller", 0) = 3
[pid  6202] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6202] 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  6202] munmap(0x7f9146600000, 138412032) = 0
[pid  6202] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6202] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6202] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6202] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6202] close(4)                    = 0
[pid  6202] close(3)                    = 0
[pid  6202] exit_group(0)               = ?
[pid  6202] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6202, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6203 attached
 <unfinished ...>
[pid  6203] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6203
[pid  6203] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6203] setpgid(0, 0)               = 0
[pid  6203] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6203] write(3, "1000", 4)         = 4
[pid  6203] close(3)                    = 0
executing program
[pid  6203] write(1, "executing program\n", 18) = 18
[pid  6203] memfd_create("syzkaller", 0) = 3
[pid  6203] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6203] 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  6203] munmap(0x7f9146600000, 138412032) = 0
[pid  6203] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6203] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6203] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6203] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6203] close(4)                    = 0
[pid  6203] close(3)                    = 0
[pid  6203] exit_group(0)               = ?
[pid  6203] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6203, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6204 attached
 <unfinished ...>
[pid  6204] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6204
[pid  6204] <... set_robust_list resumed>) = 0
[pid  6204] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6204] setpgid(0, 0)               = 0
[pid  6204] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6204] write(3, "1000", 4)         = 4
[pid  6204] close(3)                    = 0
executing program
[pid  6204] write(1, "executing program\n", 18) = 18
[pid  6204] memfd_create("syzkaller", 0) = 3
[pid  6204] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6204] 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  6204] munmap(0x7f9146600000, 138412032) = 0
[pid  6204] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6204] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6204] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6204] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6204] close(4)                    = 0
[pid  6204] close(3)                    = 0
[pid  6204] exit_group(0)               = ?
[pid  6204] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6204, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6205 attached
 <unfinished ...>
[pid  6205] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6205
[pid  6205] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6205] setpgid(0, 0)               = 0
[pid  6205] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6205] write(3, "1000", 4)         = 4
[pid  6205] close(3)                    = 0
[pid  6205] write(1, "executing program\n", 18executing program
) = 18
[pid  6205] memfd_create("syzkaller", 0) = 3
[pid  6205] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6205] 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  6205] munmap(0x7f9146600000, 138412032) = 0
[pid  6205] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6205] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6205] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6205] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6205] close(4)                    = 0
[pid  6205] close(3)                    = 0
[pid  6205] exit_group(0)               = ?
[pid  6205] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6205, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=11 /* 0.11 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 6206 attached
, child_tidptr=0x555593882650) = 6206
[pid  6206] set_robust_list(0x555593882660, 24) = 0
[pid  6206] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6206] setpgid(0, 0)               = 0
[pid  6206] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6206] write(3, "1000", 4)         = 4
[pid  6206] close(3)                    = 0
[pid  6206] write(1, "executing program\n", 18executing program
) = 18
[pid  6206] memfd_create("syzkaller", 0) = 3
[pid  6206] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6206] 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  6206] munmap(0x7f9146600000, 138412032) = 0
[pid  6206] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6206] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6206] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6206] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6206] close(4)                    = 0
[pid  6206] close(3)                    = 0
[pid  6206] exit_group(0)               = ?
[pid  6206] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6206, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 6207 attached
 <unfinished ...>
[pid  6207] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6207
[pid  6207] <... set_robust_list resumed>) = 0
[pid  6207] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6207] setpgid(0, 0)               = 0
[pid  6207] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6207] write(3, "1000", 4)         = 4
[pid  6207] close(3)                    = 0
[pid  6207] write(1, "executing program\n", 18executing program
) = 18
[pid  6207] memfd_create("syzkaller", 0) = 3
[pid  6207] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6207] 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  6207] munmap(0x7f9146600000, 138412032) = 0
[pid  6207] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6207] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6207] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6207] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6207] close(4)                    = 0
[pid  6207] close(3)                    = 0
[pid  6207] exit_group(0)               = ?
[pid  6207] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6207, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=15 /* 0.15 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 6208 attached
 <unfinished ...>
[pid  6208] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6208
[pid  6208] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6208] setpgid(0, 0)               = 0
[pid  6208] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6208] write(3, "1000", 4)         = 4
[pid  6208] close(3)                    = 0
executing program
[pid  6208] write(1, "executing program\n", 18) = 18
[pid  6208] memfd_create("syzkaller", 0) = 3
[pid  6208] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6208] 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  6208] munmap(0x7f9146600000, 138412032) = 0
[pid  6208] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6208] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6208] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6208] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6208] close(4)                    = 0
[pid  6208] close(3)                    = 0
[pid  6208] exit_group(0)               = ?
[pid  6208] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6208, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6209 attached
, child_tidptr=0x555593882650) = 6209
[pid  6209] set_robust_list(0x555593882660, 24) = 0
[pid  6209] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6209] setpgid(0, 0)               = 0
[pid  6209] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6209] write(3, "1000", 4)         = 4
[pid  6209] close(3)                    = 0
executing program
[pid  6209] write(1, "executing program\n", 18) = 18
[pid  6209] memfd_create("syzkaller", 0) = 3
[pid  6209] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6209] 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  6209] munmap(0x7f9146600000, 138412032) = 0
[pid  6209] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6209] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6209] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6209] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6209] close(4)                    = 0
[pid  6209] close(3)                    = 0
[pid  6209] exit_group(0)               = ?
[pid  6209] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6209, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 6210 attached
 <unfinished ...>
[pid  6210] set_robust_list(0x555593882660, 24) = 0
[pid  6210] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6210
[pid  6210] <... prctl resumed>)        = 0
[pid  6210] setpgid(0, 0)               = 0
[pid  6210] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6210] write(3, "1000", 4)         = 4
[pid  6210] close(3)                    = 0
executing program
[pid  6210] write(1, "executing program\n", 18) = 18
[pid  6210] memfd_create("syzkaller", 0) = 3
[pid  6210] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6210] 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  6210] munmap(0x7f9146600000, 138412032) = 0
[pid  6210] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6210] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6210] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6210] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6210] close(4)                    = 0
[pid  6210] close(3)                    = 0
[pid  6210] exit_group(0)               = ?
[pid  6210] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6210, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6211 attached
, child_tidptr=0x555593882650) = 6211
[pid  6211] set_robust_list(0x555593882660, 24) = 0
[pid  6211] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6211] setpgid(0, 0)               = 0
[pid  6211] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6211] write(3, "1000", 4)         = 4
[pid  6211] close(3)                    = 0
executing program
[pid  6211] write(1, "executing program\n", 18) = 18
[pid  6211] memfd_create("syzkaller", 0) = 3
[pid  6211] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6211] 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  6211] munmap(0x7f9146600000, 138412032) = 0
[pid  6211] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6211] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6211] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6211] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6211] close(4)                    = 0
[pid  6211] close(3)                    = 0
[pid  6211] exit_group(0)               = ?
[pid  6211] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6211, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6212 attached
, child_tidptr=0x555593882650) = 6212
[pid  6212] set_robust_list(0x555593882660, 24) = 0
[pid  6212] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6212] setpgid(0, 0)               = 0
[pid  6212] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6212] write(3, "1000", 4)         = 4
[pid  6212] close(3)                    = 0
executing program
[pid  6212] write(1, "executing program\n", 18) = 18
[pid  6212] memfd_create("syzkaller", 0) = 3
[pid  6212] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6212] 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  6212] munmap(0x7f9146600000, 138412032) = 0
[pid  6212] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6212] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6212] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6212] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6212] close(4)                    = 0
[pid  6212] close(3)                    = 0
[pid  6212] exit_group(0)               = ?
[pid  6212] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6212, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=17 /* 0.17 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 6213 attached
 <unfinished ...>
[pid  6213] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6213
[pid  6213] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6213] setpgid(0, 0)               = 0
[pid  6213] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6213] write(3, "1000", 4)         = 4
[pid  6213] close(3)                    = 0
[pid  6213] write(1, "executing program\n", 18executing program
) = 18
[pid  6213] memfd_create("syzkaller", 0) = 3
[pid  6213] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6213] 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  6213] munmap(0x7f9146600000, 138412032) = 0
[pid  6213] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6213] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6213] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6213] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6213] close(4)                    = 0
[pid  6213] close(3)                    = 0
[pid  6213] exit_group(0)               = ?
[pid  6213] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6213, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6214 attached
 <unfinished ...>
[pid  6214] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6214
[pid  6214] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6214] setpgid(0, 0)               = 0
[pid  6214] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6214] write(3, "1000", 4)         = 4
[pid  6214] close(3)                    = 0
executing program
[pid  6214] write(1, "executing program\n", 18) = 18
[pid  6214] memfd_create("syzkaller", 0) = 3
[pid  6214] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6214] 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  6214] munmap(0x7f9146600000, 138412032) = 0
[pid  6214] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6214] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6214] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6214] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6214] close(4)                    = 0
[pid  6214] close(3)                    = 0
[pid  6214] exit_group(0)               = ?
[pid  6214] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6214, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=13 /* 0.13 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 6215 attached
 <unfinished ...>
[pid  6215] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6215
[pid  6215] <... set_robust_list resumed>) = 0
[pid  6215] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6215] setpgid(0, 0)               = 0
[pid  6215] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6215] write(3, "1000", 4)         = 4
[pid  6215] close(3)                    = 0
[pid  6215] write(1, "executing program\n", 18executing program
) = 18
[pid  6215] memfd_create("syzkaller", 0) = 3
[pid  6215] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6215] 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  6215] munmap(0x7f9146600000, 138412032) = 0
[pid  6215] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6215] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6215] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6215] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6215] close(4)                    = 0
[pid  6215] close(3)                    = 0
[pid  6215] exit_group(0)               = ?
[pid  6215] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6215, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6216 attached
 <unfinished ...>
[pid  6216] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6216
[pid  6216] <... set_robust_list resumed>) = 0
[pid  6216] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6216] setpgid(0, 0)               = 0
[pid  6216] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6216] write(3, "1000", 4)         = 4
[pid  6216] close(3)                    = 0
executing program
[pid  6216] write(1, "executing program\n", 18) = 18
[pid  6216] memfd_create("syzkaller", 0) = 3
[pid  6216] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6216] 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  6216] munmap(0x7f9146600000, 138412032) = 0
[pid  6216] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6216] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6216] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6216] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6216] close(4)                    = 0
[pid  6216] close(3)                    = 0
[pid  6216] exit_group(0)               = ?
[pid  6216] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6216, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6217 attached
 <unfinished ...>
[pid  6217] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6217
[pid  6217] <... set_robust_list resumed>) = 0
[pid  6217] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6217] setpgid(0, 0)               = 0
[pid  6217] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6217] write(3, "1000", 4)         = 4
[pid  6217] close(3)                    = 0
[pid  6217] write(1, "executing program\n", 18executing program
) = 18
[pid  6217] memfd_create("syzkaller", 0) = 3
[pid  6217] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6217] 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  6217] munmap(0x7f9146600000, 138412032) = 0
[pid  6217] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6217] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6217] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6217] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6217] close(4)                    = 0
[pid  6217] close(3)                    = 0
[pid  6217] exit_group(0)               = ?
[pid  6217] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6217, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 6218 attached
 <unfinished ...>
[pid  6218] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6218
[pid  6218] <... set_robust_list resumed>) = 0
[pid  6218] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6218] setpgid(0, 0)               = 0
[pid  6218] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6218] write(3, "1000", 4)         = 4
[pid  6218] close(3)                    = 0
[pid  6218] write(1, "executing program\n", 18executing program
) = 18
[pid  6218] memfd_create("syzkaller", 0) = 3
[pid  6218] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6218] 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  6218] munmap(0x7f9146600000, 138412032) = 0
[pid  6218] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6218] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6218] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6218] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6218] close(4)                    = 0
[pid  6218] close(3)                    = 0
[pid  6218] exit_group(0)               = ?
[pid  6218] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6218, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6219 attached
 <unfinished ...>
[pid  6219] set_robust_list(0x555593882660, 24) = 0
[pid  6219] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6219
[pid  6219] <... prctl resumed>)        = 0
[pid  6219] setpgid(0, 0)               = 0
[pid  6219] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6219] write(3, "1000", 4)         = 4
[pid  6219] close(3)                    = 0
executing program
[pid  6219] write(1, "executing program\n", 18) = 18
[pid  6219] memfd_create("syzkaller", 0) = 3
[pid  6219] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6219] 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  6219] munmap(0x7f9146600000, 138412032) = 0
[pid  6219] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6219] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6219] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6219] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6219] close(4)                    = 0
[pid  6219] close(3)                    = 0
[pid  6219] exit_group(0)               = ?
[pid  6219] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6219, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6220 attached
, child_tidptr=0x555593882650) = 6220
[pid  6220] set_robust_list(0x555593882660, 24) = 0
[pid  6220] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6220] setpgid(0, 0)               = 0
[pid  6220] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6220] write(3, "1000", 4)         = 4
[pid  6220] close(3)                    = 0
[pid  6220] write(1, "executing program\n", 18executing program
) = 18
[pid  6220] memfd_create("syzkaller", 0) = 3
[pid  6220] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6220] 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  6220] munmap(0x7f9146600000, 138412032) = 0
[pid  6220] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6220] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6220] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6220] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6220] close(4)                    = 0
[pid  6220] close(3)                    = 0
[pid  6220] exit_group(0)               = ?
[pid  6220] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6220, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6221 attached
 <unfinished ...>
[pid  6221] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6221
[pid  6221] <... set_robust_list resumed>) = 0
[pid  6221] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6221] setpgid(0, 0)               = 0
[pid  6221] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6221] write(3, "1000", 4)         = 4
[pid  6221] close(3)                    = 0
[pid  6221] write(1, "executing program\n", 18executing program
) = 18
[pid  6221] memfd_create("syzkaller", 0) = 3
[pid  6221] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6221] 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  6221] munmap(0x7f9146600000, 138412032) = 0
[pid  6221] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6221] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6221] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6221] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6221] close(4)                    = 0
[pid  6221] close(3)                    = 0
[pid  6221] exit_group(0)               = ?
[pid  6221] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6221, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 6222 attached
, child_tidptr=0x555593882650) = 6222
[pid  6222] set_robust_list(0x555593882660, 24) = 0
[pid  6222] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6222] setpgid(0, 0)               = 0
[pid  6222] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6222] write(3, "1000", 4)         = 4
[pid  6222] close(3)                    = 0
executing program
[pid  6222] write(1, "executing program\n", 18) = 18
[pid  6222] memfd_create("syzkaller", 0) = 3
[pid  6222] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6222] 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  6222] munmap(0x7f9146600000, 138412032) = 0
[pid  6222] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6222] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6222] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6222] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6222] close(4)                    = 0
[pid  6222] close(3)                    = 0
[pid  6222] exit_group(0)               = ?
[pid  6222] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6222, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 6223 attached
 <unfinished ...>
[pid  6223] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6223
[pid  6223] <... set_robust_list resumed>) = 0
[pid  6223] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6223] setpgid(0, 0)               = 0
[pid  6223] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6223] write(3, "1000", 4)         = 4
[pid  6223] close(3)                    = 0
executing program
[pid  6223] write(1, "executing program\n", 18) = 18
[pid  6223] memfd_create("syzkaller", 0) = 3
[pid  6223] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6223] 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  6223] munmap(0x7f9146600000, 138412032) = 0
[pid  6223] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6223] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6223] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6223] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6223] close(4)                    = 0
[pid  6223] close(3)                    = 0
[pid  6223] exit_group(0)               = ?
[pid  6223] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6223, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6224 attached
, child_tidptr=0x555593882650) = 6224
[pid  6224] set_robust_list(0x555593882660, 24) = 0
[pid  6224] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6224] setpgid(0, 0)               = 0
[pid  6224] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6224] write(3, "1000", 4)         = 4
[pid  6224] close(3)                    = 0
[pid  6224] write(1, "executing program\n", 18executing program
) = 18
[pid  6224] memfd_create("syzkaller", 0) = 3
[pid  6224] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6224] 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  6224] munmap(0x7f9146600000, 138412032) = 0
[pid  6224] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6224] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6224] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6224] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6224] close(4)                    = 0
[pid  6224] close(3)                    = 0
[pid  6224] exit_group(0)               = ?
[pid  6224] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6224, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6225 attached
 <unfinished ...>
[pid  6225] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6225
[pid  6225] <... set_robust_list resumed>) = 0
[pid  6225] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6225] setpgid(0, 0)               = 0
[pid  6225] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6225] write(3, "1000", 4)         = 4
[pid  6225] close(3)                    = 0
executing program
[pid  6225] write(1, "executing program\n", 18) = 18
[pid  6225] memfd_create("syzkaller", 0) = 3
[pid  6225] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6225] 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  6225] munmap(0x7f9146600000, 138412032) = 0
[pid  6225] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6225] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6225] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6225] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6225] close(4)                    = 0
[pid  6225] close(3)                    = 0
[pid  6225] exit_group(0)               = ?
[pid  6225] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6225, si_uid=0, si_status=0, si_utime=0, si_stime=17 /* 0.17 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 6226 attached
, child_tidptr=0x555593882650) = 6226
[pid  6226] set_robust_list(0x555593882660, 24) = 0
[pid  6226] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6226] setpgid(0, 0)               = 0
[pid  6226] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6226] write(3, "1000", 4)         = 4
[pid  6226] close(3)                    = 0
[pid  6226] write(1, "executing program\n", 18executing program
) = 18
[pid  6226] memfd_create("syzkaller", 0) = 3
[pid  6226] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6226] 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  6226] munmap(0x7f9146600000, 138412032) = 0
[pid  6226] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6226] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6226] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6226] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6226] close(4)                    = 0
[pid  6226] close(3)                    = 0
[pid  6226] exit_group(0)               = ?
[pid  6226] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6226, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6227 attached
 <unfinished ...>
[pid  6227] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6227
[pid  6227] <... set_robust_list resumed>) = 0
[pid  6227] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6227] setpgid(0, 0)               = 0
[pid  6227] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6227] write(3, "1000", 4)         = 4
[pid  6227] close(3)                    = 0
executing program
[pid  6227] write(1, "executing program\n", 18) = 18
[pid  6227] memfd_create("syzkaller", 0) = 3
[pid  6227] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6227] 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  6227] munmap(0x7f9146600000, 138412032) = 0
[pid  6227] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6227] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6227] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6227] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6227] close(4)                    = 0
[pid  6227] close(3)                    = 0
[pid  6227] exit_group(0)               = ?
[pid  6227] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6227, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 6228 attached
 <unfinished ...>
[pid  6228] set_robust_list(0x555593882660, 24) = 0
[pid  6228] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6228] setpgid(0, 0)               = 0
[pid  6228] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6228
[pid  6228] write(3, "1000", 4)         = 4
[pid  6228] close(3)                    = 0
[pid  6228] write(1, "executing program\n", 18executing program
) = 18
[pid  6228] memfd_create("syzkaller", 0) = 3
[pid  6228] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6228] 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  6228] munmap(0x7f9146600000, 138412032) = 0
[pid  6228] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6228] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6228] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6228] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6228] close(4)                    = 0
[pid  6228] close(3)                    = 0
[pid  6228] exit_group(0)               = ?
[pid  6228] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6228, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 6229 attached
 <unfinished ...>
[pid  6229] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6229
[pid  6229] <... set_robust_list resumed>) = 0
[pid  6229] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6229] setpgid(0, 0)               = 0
[pid  6229] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6229] write(3, "1000", 4)         = 4
[pid  6229] close(3)                    = 0
[pid  6229] write(1, "executing program\n", 18executing program
) = 18
[pid  6229] memfd_create("syzkaller", 0) = 3
[pid  6229] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6229] 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  6229] munmap(0x7f9146600000, 138412032) = 0
[pid  6229] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6229] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6229] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6229] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6229] close(4)                    = 0
[pid  6229] close(3)                    = 0
[pid  6229] exit_group(0)               = ?
[pid  6229] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6229, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 6230 attached
, child_tidptr=0x555593882650) = 6230
[pid  6230] set_robust_list(0x555593882660, 24) = 0
[pid  6230] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6230] setpgid(0, 0)               = 0
[pid  6230] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6230] write(3, "1000", 4)         = 4
[pid  6230] close(3)                    = 0
executing program
[pid  6230] write(1, "executing program\n", 18) = 18
[pid  6230] memfd_create("syzkaller", 0) = 3
[pid  6230] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6230] 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  6230] munmap(0x7f9146600000, 138412032) = 0
[pid  6230] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6230] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6230] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6230] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6230] close(4)                    = 0
[pid  6230] close(3)                    = 0
[pid  6230] exit_group(0)               = ?
[pid  6230] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6230, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=17 /* 0.17 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 6231 attached
, child_tidptr=0x555593882650) = 6231
[pid  6231] set_robust_list(0x555593882660, 24) = 0
[pid  6231] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6231] setpgid(0, 0)               = 0
[pid  6231] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6231] write(3, "1000", 4)         = 4
[pid  6231] close(3)                    = 0
executing program
[pid  6231] write(1, "executing program\n", 18) = 18
[pid  6231] memfd_create("syzkaller", 0) = 3
[pid  6231] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6231] 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  6231] munmap(0x7f9146600000, 138412032) = 0
[pid  6231] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6231] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6231] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6231] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6231] close(4)                    = 0
[pid  6231] close(3)                    = 0
[pid  6231] exit_group(0)               = ?
[pid  6231] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6231, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6232 attached
, child_tidptr=0x555593882650) = 6232
[pid  6232] set_robust_list(0x555593882660, 24) = 0
[pid  6232] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6232] setpgid(0, 0)               = 0
[pid  6232] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6232] write(3, "1000", 4)         = 4
[pid  6232] close(3)                    = 0
[pid  6232] write(1, "executing program\n", 18executing program
) = 18
[pid  6232] memfd_create("syzkaller", 0) = 3
[pid  6232] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6232] 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  6232] munmap(0x7f9146600000, 138412032) = 0
[pid  6232] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6232] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6232] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6232] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6232] close(4)                    = 0
[pid  6232] close(3)                    = 0
[pid  6232] exit_group(0)               = ?
[pid  6232] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6232, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6233 attached
, child_tidptr=0x555593882650) = 6233
[pid  6233] set_robust_list(0x555593882660, 24) = 0
[pid  6233] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6233] setpgid(0, 0)               = 0
[pid  6233] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6233] write(3, "1000", 4)         = 4
[pid  6233] close(3)                    = 0
[pid  6233] write(1, "executing program\n", 18executing program
) = 18
[pid  6233] memfd_create("syzkaller", 0) = 3
[pid  6233] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6233] 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  6233] munmap(0x7f9146600000, 138412032) = 0
[pid  6233] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6233] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6233] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6233] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6233] close(4)                    = 0
[pid  6233] close(3)                    = 0
[pid  6233] exit_group(0)               = ?
[pid  6233] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6233, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6234 attached
, child_tidptr=0x555593882650) = 6234
[pid  6234] set_robust_list(0x555593882660, 24) = 0
[pid  6234] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6234] setpgid(0, 0)               = 0
[pid  6234] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6234] write(3, "1000", 4)         = 4
[pid  6234] close(3)                    = 0
[pid  6234] write(1, "executing program\n", 18executing program
) = 18
[pid  6234] memfd_create("syzkaller", 0) = 3
[pid  6234] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6234] 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  6234] munmap(0x7f9146600000, 138412032) = 0
[pid  6234] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6234] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6234] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6234] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6234] close(4)                    = 0
[pid  6234] close(3)                    = 0
[pid  6234] exit_group(0)               = ?
[pid  6234] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6234, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 6235 attached
 <unfinished ...>
[pid  6235] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6235
[pid  6235] <... set_robust_list resumed>) = 0
[pid  6235] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6235] setpgid(0, 0)               = 0
[pid  6235] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6235] write(3, "1000", 4)         = 4
[pid  6235] close(3)                    = 0
executing program
[pid  6235] write(1, "executing program\n", 18) = 18
[pid  6235] memfd_create("syzkaller", 0) = 3
[pid  6235] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6235] 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  6235] munmap(0x7f9146600000, 138412032) = 0
[pid  6235] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6235] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6235] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6235] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6235] close(4)                    = 0
[pid  6235] close(3)                    = 0
[pid  6235] exit_group(0)               = ?
[pid  6235] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6235, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 6236 attached
 <unfinished ...>
[pid  6236] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6236
[pid  6236] <... set_robust_list resumed>) = 0
[pid  6236] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6236] setpgid(0, 0)               = 0
[pid  6236] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6236] write(3, "1000", 4)         = 4
[pid  6236] close(3)                    = 0
[pid  6236] write(1, "executing program\n", 18executing program
) = 18
[pid  6236] memfd_create("syzkaller", 0) = 3
[pid  6236] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6236] 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  6236] munmap(0x7f9146600000, 138412032) = 0
[pid  6236] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6236] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6236] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6236] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6236] close(4)                    = 0
[pid  6236] close(3)                    = 0
[pid  6236] exit_group(0)               = ?
[pid  6236] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6236, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6237 attached
 <unfinished ...>
[pid  6237] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6237
[pid  6237] <... set_robust_list resumed>) = 0
[pid  6237] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6237] setpgid(0, 0)               = 0
[pid  6237] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6237] write(3, "1000", 4)         = 4
[pid  6237] close(3)                    = 0
[pid  6237] write(1, "executing program\n", 18executing program
) = 18
[pid  6237] memfd_create("syzkaller", 0) = 3
[pid  6237] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6237] 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  6237] munmap(0x7f9146600000, 138412032) = 0
[pid  6237] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6237] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6237] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6237] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6237] close(4)                    = 0
[pid  6237] close(3)                    = 0
[pid  6237] exit_group(0)               = ?
[pid  6237] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6237, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=14 /* 0.14 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 6238 attached
, child_tidptr=0x555593882650) = 6238
[pid  6238] set_robust_list(0x555593882660, 24) = 0
[pid  6238] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6238] setpgid(0, 0)               = 0
[pid  6238] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6238] write(3, "1000", 4)         = 4
[pid  6238] close(3)                    = 0
executing program
[pid  6238] write(1, "executing program\n", 18) = 18
[pid  6238] memfd_create("syzkaller", 0) = 3
[pid  6238] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6238] 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  6238] munmap(0x7f9146600000, 138412032) = 0
[pid  6238] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6238] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6238] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6238] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6238] close(4)                    = 0
[pid  6238] close(3)                    = 0
[pid  6238] exit_group(0)               = ?
[pid  6238] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6238, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6239 attached
, child_tidptr=0x555593882650) = 6239
[pid  6239] set_robust_list(0x555593882660, 24) = 0
[pid  6239] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6239] setpgid(0, 0)               = 0
[pid  6239] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6239] write(3, "1000", 4)         = 4
[pid  6239] close(3)                    = 0
executing program
[pid  6239] write(1, "executing program\n", 18) = 18
[pid  6239] memfd_create("syzkaller", 0) = 3
[pid  6239] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6239] 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  6239] munmap(0x7f9146600000, 138412032) = 0
[pid  6239] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6239] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6239] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6239] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6239] close(4)                    = 0
[pid  6239] close(3)                    = 0
[pid  6239] exit_group(0)               = ?
[pid  6239] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6239, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6240 attached
 <unfinished ...>
[pid  6240] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6240
[pid  6240] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6240] setpgid(0, 0)               = 0
[pid  6240] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6240] write(3, "1000", 4)         = 4
[pid  6240] close(3)                    = 0
[pid  6240] write(1, "executing program\n", 18executing program
) = 18
[pid  6240] memfd_create("syzkaller", 0) = 3
[pid  6240] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6240] 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  6240] munmap(0x7f9146600000, 138412032) = 0
[pid  6240] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6240] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6240] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6240] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6240] close(4)                    = 0
[pid  6240] close(3)                    = 0
[pid  6240] exit_group(0)               = ?
[pid  6240] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6240, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=24 /* 0.24 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 6241 attached
, child_tidptr=0x555593882650) = 6241
[pid  6241] set_robust_list(0x555593882660, 24) = 0
[pid  6241] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6241] setpgid(0, 0)               = 0
[pid  6241] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6241] write(3, "1000", 4)         = 4
[pid  6241] close(3)                    = 0
executing program
[pid  6241] write(1, "executing program\n", 18) = 18
[pid  6241] memfd_create("syzkaller", 0) = 3
[pid  6241] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6241] 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  6241] munmap(0x7f9146600000, 138412032) = 0
[pid  6241] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6241] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6241] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6241] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6241] close(4)                    = 0
[pid  6241] close(3)                    = 0
[pid  6241] exit_group(0)               = ?
[pid  6241] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6241, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 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 6242 attached
, child_tidptr=0x555593882650) = 6242
[pid  6242] set_robust_list(0x555593882660, 24) = 0
[pid  6242] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6242] setpgid(0, 0)               = 0
[pid  6242] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6242] write(3, "1000", 4)         = 4
[pid  6242] close(3)                    = 0
[pid  6242] write(1, "executing program\n", 18) = 18
executing program
[pid  6242] memfd_create("syzkaller", 0) = 3
[pid  6242] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6242] 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  6242] munmap(0x7f9146600000, 138412032) = 0
[pid  6242] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6242] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6242] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6242] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6242] close(4)                    = 0
[pid  6242] close(3)                    = 0
[pid  6242] exit_group(0)               = ?
[pid  6242] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6242, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=18 /* 0.18 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 6243 attached
 <unfinished ...>
[pid  6243] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6243
[pid  6243] <... set_robust_list resumed>) = 0
[pid  6243] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6243] setpgid(0, 0)               = 0
[pid  6243] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6243] write(3, "1000", 4)         = 4
[pid  6243] close(3)                    = 0
[pid  6243] write(1, "executing program\n", 18executing program
) = 18
[pid  6243] memfd_create("syzkaller", 0) = 3
[pid  6243] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6243] 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  6243] munmap(0x7f9146600000, 138412032) = 0
[pid  6243] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6243] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6243] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6243] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6243] close(4)                    = 0
[pid  6243] close(3)                    = 0
[pid  6243] exit_group(0)               = ?
[pid  6243] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6243, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=18 /* 0.18 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 6244 attached
 <unfinished ...>
[pid  6244] set_robust_list(0x555593882660, 24) = 0
[pid  6244] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6244] setpgid(0, 0)               = 0
[pid  6244] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6244] write(3, "1000", 4)         = 4
[pid  6244] close(3)                    = 0
executing program
[pid  6244] write(1, "executing program\n", 18) = 18
[pid  6244] memfd_create("syzkaller", 0) = 3
[pid  6244] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6244
[pid  6244] 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  6244] munmap(0x7f9146600000, 138412032) = 0
[pid  6244] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6244] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6244] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6244] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6244] close(4)                    = 0
[pid  6244] close(3)                    = 0
[pid  6244] exit_group(0)               = ?
[pid  6244] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6244, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=11 /* 0.11 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 6245 attached
 <unfinished ...>
[pid  6245] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6245
[pid  6245] <... set_robust_list resumed>) = 0
[pid  6245] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6245] setpgid(0, 0)               = 0
[pid  6245] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6245] write(3, "1000", 4)         = 4
[pid  6245] close(3)                    = 0
executing program
[pid  6245] write(1, "executing program\n", 18) = 18
[pid  6245] memfd_create("syzkaller", 0) = 3
[pid  6245] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6245] 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  6245] munmap(0x7f9146600000, 138412032) = 0
[pid  6245] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6245] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6245] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6245] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6245] close(4)                    = 0
[pid  6245] close(3)                    = 0
[pid  6245] exit_group(0)               = ?
[pid  6245] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6245, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6246 attached
, child_tidptr=0x555593882650) = 6246
[pid  6246] set_robust_list(0x555593882660, 24) = 0
[pid  6246] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6246] setpgid(0, 0)               = 0
[pid  6246] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6246] write(3, "1000", 4)         = 4
[pid  6246] close(3)                    = 0
[pid  6246] write(1, "executing program\n", 18executing program
) = 18
[pid  6246] memfd_create("syzkaller", 0) = 3
[pid  6246] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6246] 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  6246] munmap(0x7f9146600000, 138412032) = 0
[pid  6246] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6246] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6246] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6246] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6246] close(4)                    = 0
[pid  6246] close(3)                    = 0
[pid  6246] exit_group(0)               = ?
[pid  6246] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6246, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6247 attached
, child_tidptr=0x555593882650) = 6247
[pid  6247] set_robust_list(0x555593882660, 24) = 0
[pid  6247] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6247] setpgid(0, 0)               = 0
[pid  6247] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6247] write(3, "1000", 4)         = 4
[pid  6247] close(3)                    = 0
[pid  6247] write(1, "executing program\n", 18executing program
) = 18
[pid  6247] memfd_create("syzkaller", 0) = 3
[pid  6247] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6247] 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  6247] munmap(0x7f9146600000, 138412032) = 0
[pid  6247] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6247] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6247] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6247] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6247] close(4)                    = 0
[pid  6247] close(3)                    = 0
[pid  6247] exit_group(0)               = ?
[pid  6247] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6247, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6248 attached
, child_tidptr=0x555593882650) = 6248
[pid  6248] set_robust_list(0x555593882660, 24) = 0
[pid  6248] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6248] setpgid(0, 0)               = 0
[pid  6248] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6248] write(3, "1000", 4)         = 4
[pid  6248] close(3)                    = 0
[pid  6248] write(1, "executing program\n", 18executing program
) = 18
[pid  6248] memfd_create("syzkaller", 0) = 3
[pid  6248] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6248] 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  6248] munmap(0x7f9146600000, 138412032) = 0
[pid  6248] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6248] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6248] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6248] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6248] close(4)                    = 0
[pid  6248] close(3)                    = 0
[pid  6248] exit_group(0)               = ?
[pid  6248] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6248, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=14 /* 0.14 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 6249 attached
 <unfinished ...>
[pid  6249] set_robust_list(0x555593882660, 24) = 0
[pid  6249] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6249
[pid  6249] <... prctl resumed>)        = 0
[pid  6249] setpgid(0, 0)               = 0
[pid  6249] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6249] write(3, "1000", 4)         = 4
[pid  6249] close(3)                    = 0
executing program
[pid  6249] write(1, "executing program\n", 18) = 18
[pid  6249] memfd_create("syzkaller", 0) = 3
[pid  6249] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6249] 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  6249] munmap(0x7f9146600000, 138412032) = 0
[pid  6249] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6249] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6249] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6249] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6249] close(4)                    = 0
[pid  6249] close(3)                    = 0
[pid  6249] exit_group(0)               = ?
[pid  6249] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6249, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6250 attached
 <unfinished ...>
[pid  6250] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6250
[pid  6250] <... set_robust_list resumed>) = 0
[pid  6250] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6250] setpgid(0, 0)               = 0
[pid  6250] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6250] write(3, "1000", 4)         = 4
[pid  6250] close(3)                    = 0
[pid  6250] write(1, "executing program\n", 18executing program
) = 18
[pid  6250] memfd_create("syzkaller", 0) = 3
[pid  6250] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6250] 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  6250] munmap(0x7f9146600000, 138412032) = 0
[pid  6250] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6250] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6250] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6250] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6250] close(4)                    = 0
[pid  6250] close(3)                    = 0
[pid  6250] exit_group(0)               = ?
[pid  6250] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6250, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6251 attached
 <unfinished ...>
[pid  6251] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6251
[pid  6251] <... set_robust_list resumed>) = 0
[pid  6251] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6251] setpgid(0, 0)               = 0
[pid  6251] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6251] write(3, "1000", 4)         = 4
[pid  6251] close(3)                    = 0
executing program
[pid  6251] write(1, "executing program\n", 18) = 18
[pid  6251] memfd_create("syzkaller", 0) = 3
[pid  6251] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6251] 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  6251] munmap(0x7f9146600000, 138412032) = 0
[pid  6251] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6251] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6251] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6251] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6251] close(4)                    = 0
[pid  6251] close(3)                    = 0
[pid  6251] exit_group(0)               = ?
[pid  6251] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6251, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=17 /* 0.17 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 6252 attached
 <unfinished ...>
[pid  6252] set_robust_list(0x555593882660, 24) = 0
[pid  6252] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6252
[pid  6252] setpgid(0, 0)               = 0
[pid  6252] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6252] write(3, "1000", 4)         = 4
[pid  6252] close(3)                    = 0
[pid  6252] write(1, "executing program\n", 18executing program
) = 18
[pid  6252] memfd_create("syzkaller", 0) = 3
[pid  6252] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6252] 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  6252] munmap(0x7f9146600000, 138412032) = 0
[pid  6252] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6252] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6252] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6252] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6252] close(4)                    = 0
[pid  6252] close(3)                    = 0
[pid  6252] exit_group(0)               = ?
[pid  6252] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6252, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6253 attached
, child_tidptr=0x555593882650) = 6253
[pid  6253] set_robust_list(0x555593882660, 24) = 0
[pid  6253] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6253] setpgid(0, 0)               = 0
[pid  6253] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6253] write(3, "1000", 4)         = 4
[pid  6253] close(3)                    = 0
executing program
[pid  6253] write(1, "executing program\n", 18) = 18
[pid  6253] memfd_create("syzkaller", 0) = 3
[pid  6253] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6253] 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  6253] munmap(0x7f9146600000, 138412032) = 0
[pid  6253] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6253] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6253] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6253] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6253] close(4)                    = 0
[pid  6253] close(3)                    = 0
[pid  6253] exit_group(0)               = ?
[pid  6253] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6253, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6254 attached
 <unfinished ...>
[pid  6254] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6254
[pid  6254] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6254] setpgid(0, 0)               = 0
[pid  6254] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6254] write(3, "1000", 4)         = 4
[pid  6254] close(3)                    = 0
[pid  6254] write(1, "executing program\n", 18executing program
) = 18
[pid  6254] memfd_create("syzkaller", 0) = 3
[pid  6254] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6254] 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  6254] munmap(0x7f9146600000, 138412032) = 0
[pid  6254] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6254] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6254] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6254] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6254] close(4)                    = 0
[pid  6254] close(3)                    = 0
[pid  6254] exit_group(0)               = ?
[pid  6254] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6254, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 6255 attached
 <unfinished ...>
[pid  6255] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6255
[pid  6255] <... set_robust_list resumed>) = 0
[pid  6255] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6255] setpgid(0, 0)               = 0
[pid  6255] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6255] write(3, "1000", 4)         = 4
[pid  6255] close(3)                    = 0
[pid  6255] write(1, "executing program\n", 18executing program
) = 18
[pid  6255] memfd_create("syzkaller", 0) = 3
[pid  6255] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6255] 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  6255] munmap(0x7f9146600000, 138412032) = 0
[pid  6255] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6255] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6255] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6255] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6255] close(4)                    = 0
[pid  6255] close(3)                    = 0
[pid  6255] exit_group(0)               = ?
[pid  6255] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6255, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=12 /* 0.12 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 6256 attached
 <unfinished ...>
[pid  6256] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6256
[pid  6256] <... set_robust_list resumed>) = 0
[pid  6256] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6256] setpgid(0, 0)               = 0
[pid  6256] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6256] write(3, "1000", 4)         = 4
[pid  6256] close(3)                    = 0
executing program
[pid  6256] write(1, "executing program\n", 18) = 18
[pid  6256] memfd_create("syzkaller", 0) = 3
[pid  6256] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6256] 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  6256] munmap(0x7f9146600000, 138412032) = 0
[pid  6256] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6256] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6256] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6256] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6256] close(4)                    = 0
[pid  6256] close(3)                    = 0
[pid  6256] exit_group(0)               = ?
[pid  6256] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6256, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6257 attached
, child_tidptr=0x555593882650) = 6257
[pid  6257] set_robust_list(0x555593882660, 24) = 0
[pid  6257] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6257] setpgid(0, 0)               = 0
[pid  6257] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6257] write(3, "1000", 4)         = 4
[pid  6257] close(3)                    = 0
[pid  6257] write(1, "executing program\n", 18executing program
) = 18
[pid  6257] memfd_create("syzkaller", 0) = 3
[pid  6257] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6257] 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  6257] munmap(0x7f9146600000, 138412032) = 0
[pid  6257] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6257] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6257] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6257] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6257] close(4)                    = 0
[pid  6257] close(3)                    = 0
[pid  6257] exit_group(0)               = ?
[pid  6257] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6257, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6258 attached
 <unfinished ...>
[pid  6258] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6258
[pid  6258] <... set_robust_list resumed>) = 0
[pid  6258] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6258] setpgid(0, 0)               = 0
[pid  6258] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6258] write(3, "1000", 4)         = 4
[pid  6258] close(3)                    = 0
[pid  6258] write(1, "executing program\n", 18executing program
) = 18
[pid  6258] memfd_create("syzkaller", 0) = 3
[pid  6258] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6258] 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  6258] munmap(0x7f9146600000, 138412032) = 0
[pid  6258] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6258] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6258] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6258] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6258] close(4)                    = 0
[pid  6258] close(3)                    = 0
[pid  6258] exit_group(0)               = ?
[pid  6258] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6258, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 6259 attached
 <unfinished ...>
[pid  6259] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6259
[pid  6259] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6259] setpgid(0, 0)               = 0
[pid  6259] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6259] write(3, "1000", 4)         = 4
[pid  6259] close(3)                    = 0
executing program
[pid  6259] write(1, "executing program\n", 18) = 18
[pid  6259] memfd_create("syzkaller", 0) = 3
[pid  6259] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6259] 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  6259] munmap(0x7f9146600000, 138412032) = 0
[pid  6259] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6259] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6259] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6259] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6259] close(4)                    = 0
[pid  6259] close(3)                    = 0
[pid  6259] exit_group(0)               = ?
[pid  6259] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6259, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6260 attached
 <unfinished ...>
[pid  6260] set_robust_list(0x555593882660, 24) = 0
[pid  6260] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6260
[pid  6260] <... prctl resumed>)        = 0
[pid  6260] setpgid(0, 0)               = 0
[pid  6260] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6260] write(3, "1000", 4)         = 4
[pid  6260] close(3)                    = 0
executing program
[pid  6260] write(1, "executing program\n", 18) = 18
[pid  6260] memfd_create("syzkaller", 0) = 3
[pid  6260] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6260] 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  6260] munmap(0x7f9146600000, 138412032) = 0
[pid  6260] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6260] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6260] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6260] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6260] close(4)                    = 0
[pid  6260] close(3)                    = 0
[pid  6260] exit_group(0)               = ?
[pid  6260] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6260, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6261 attached
 <unfinished ...>
[pid  6261] set_robust_list(0x555593882660, 24) = 0
[pid  6261] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6261] setpgid(0, 0)               = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6261
[pid  6261] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6261] write(3, "1000", 4)         = 4
[pid  6261] close(3)                    = 0
[pid  6261] write(1, "executing program\n", 18executing program
) = 18
[pid  6261] memfd_create("syzkaller", 0) = 3
[pid  6261] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6261] 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  6261] munmap(0x7f9146600000, 138412032) = 0
[pid  6261] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6261] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6261] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6261] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6261] close(4)                    = 0
[pid  6261] close(3)                    = 0
[pid  6261] exit_group(0)               = ?
[pid  6261] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6261, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=17 /* 0.17 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 6262 attached
, child_tidptr=0x555593882650) = 6262
[pid  6262] set_robust_list(0x555593882660, 24) = 0
[pid  6262] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6262] setpgid(0, 0)               = 0
[pid  6262] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6262] write(3, "1000", 4)         = 4
[pid  6262] close(3)                    = 0
[pid  6262] write(1, "executing program\n", 18executing program
) = 18
[pid  6262] memfd_create("syzkaller", 0) = 3
[pid  6262] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6262] 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  6262] munmap(0x7f9146600000, 138412032) = 0
[pid  6262] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6262] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6262] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6262] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6262] close(4)                    = 0
[pid  6262] close(3)                    = 0
[pid  6262] exit_group(0)               = ?
[pid  6262] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6262, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 6263 attached
, child_tidptr=0x555593882650) = 6263
[pid  6263] set_robust_list(0x555593882660, 24) = 0
[pid  6263] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6263] setpgid(0, 0)               = 0
[pid  6263] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6263] write(3, "1000", 4)         = 4
[pid  6263] close(3)                    = 0
[pid  6263] write(1, "executing program\n", 18executing program
) = 18
[pid  6263] memfd_create("syzkaller", 0) = 3
[pid  6263] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6263] 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  6263] munmap(0x7f9146600000, 138412032) = 0
[pid  6263] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6263] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6263] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6263] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6263] close(4)                    = 0
[pid  6263] close(3)                    = 0
[pid  6263] exit_group(0)               = ?
[pid  6263] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6263, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6264 attached
 <unfinished ...>
[pid  6264] set_robust_list(0x555593882660, 24) = 0
[pid  6264] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6264
[pid  6264] <... prctl resumed>)        = 0
[pid  6264] setpgid(0, 0)               = 0
[pid  6264] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6264] write(3, "1000", 4)         = 4
[pid  6264] close(3)                    = 0
[pid  6264] write(1, "executing program\n", 18executing program
) = 18
[pid  6264] memfd_create("syzkaller", 0) = 3
[pid  6264] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6264] 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  6264] munmap(0x7f9146600000, 138412032) = 0
[pid  6264] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6264] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6264] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6264] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6264] close(4)                    = 0
[pid  6264] close(3)                    = 0
[pid  6264] exit_group(0)               = ?
[pid  6264] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6264, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6265 attached
, child_tidptr=0x555593882650) = 6265
[pid  6265] set_robust_list(0x555593882660, 24) = 0
[pid  6265] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6265] setpgid(0, 0)               = 0
[pid  6265] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6265] write(3, "1000", 4)         = 4
[pid  6265] close(3)                    = 0
executing program
[pid  6265] write(1, "executing program\n", 18) = 18
[pid  6265] memfd_create("syzkaller", 0) = 3
[pid  6265] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6265] 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  6265] munmap(0x7f9146600000, 138412032) = 0
[pid  6265] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6265] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6265] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6265] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6265] close(4)                    = 0
[pid  6265] close(3)                    = 0
[pid  6265] exit_group(0)               = ?
[pid  6265] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6265, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6266 attached
 <unfinished ...>
[pid  6266] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6266
[pid  6266] <... set_robust_list resumed>) = 0
[pid  6266] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6266] setpgid(0, 0)               = 0
[pid  6266] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6266] write(3, "1000", 4)         = 4
[pid  6266] close(3)                    = 0
[pid  6266] write(1, "executing program\n", 18executing program
) = 18
[pid  6266] memfd_create("syzkaller", 0) = 3
[pid  6266] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6266] 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  6266] munmap(0x7f9146600000, 138412032) = 0
[pid  6266] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6266] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6266] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6266] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6266] close(4)                    = 0
[pid  6266] close(3)                    = 0
[pid  6266] exit_group(0)               = ?
[pid  6266] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6266, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6267 attached
 <unfinished ...>
[pid  6267] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6267
[pid  6267] <... set_robust_list resumed>) = 0
[pid  6267] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6267] setpgid(0, 0)               = 0
[pid  6267] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6267] write(3, "1000", 4)         = 4
[pid  6267] close(3)                    = 0
[pid  6267] write(1, "executing program\n", 18executing program
) = 18
[pid  6267] memfd_create("syzkaller", 0) = 3
[pid  6267] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6267] 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  6267] munmap(0x7f9146600000, 138412032) = 0
[pid  6267] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6267] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6267] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6267] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6267] close(4)                    = 0
[pid  6267] close(3)                    = 0
[pid  6267] exit_group(0)               = ?
[pid  6267] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6267, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6268 attached
, child_tidptr=0x555593882650) = 6268
[pid  6268] set_robust_list(0x555593882660, 24) = 0
[pid  6268] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6268] setpgid(0, 0)               = 0
[pid  6268] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6268] write(3, "1000", 4)         = 4
[pid  6268] close(3)                    = 0
[pid  6268] write(1, "executing program\n", 18executing program
) = 18
[pid  6268] memfd_create("syzkaller", 0) = 3
[pid  6268] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6268] 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  6268] munmap(0x7f9146600000, 138412032) = 0
[pid  6268] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6268] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6268] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6268] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6268] close(4)                    = 0
[pid  6268] close(3)                    = 0
[pid  6268] exit_group(0)               = ?
[pid  6268] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6268, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6269 attached
, child_tidptr=0x555593882650) = 6269
[pid  6269] set_robust_list(0x555593882660, 24) = 0
[pid  6269] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6269] setpgid(0, 0)               = 0
[pid  6269] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6269] write(3, "1000", 4)         = 4
[pid  6269] close(3)                    = 0
[pid  6269] write(1, "executing program\n", 18executing program
) = 18
[pid  6269] memfd_create("syzkaller", 0) = 3
[pid  6269] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6269] 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  6269] munmap(0x7f9146600000, 138412032) = 0
[pid  6269] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6269] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6269] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6269] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6269] close(4)                    = 0
[pid  6269] close(3)                    = 0
[pid  6269] exit_group(0)               = ?
[pid  6269] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6269, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6270 attached
, child_tidptr=0x555593882650) = 6270
[pid  6270] set_robust_list(0x555593882660, 24) = 0
[pid  6270] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6270] setpgid(0, 0)               = 0
[pid  6270] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6270] write(3, "1000", 4)         = 4
[pid  6270] close(3)                    = 0
[pid  6270] write(1, "executing program\n", 18executing program
) = 18
[pid  6270] memfd_create("syzkaller", 0) = 3
[pid  6270] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6270] 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  6270] munmap(0x7f9146600000, 138412032) = 0
[pid  6270] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6270] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6270] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6270] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6270] close(4)                    = 0
[pid  6270] close(3)                    = 0
[pid  6270] exit_group(0)               = ?
[pid  6270] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6270, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6271 attached
 <unfinished ...>
[pid  6271] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6271
[pid  6271] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6271] setpgid(0, 0)               = 0
[pid  6271] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6271] write(3, "1000", 4)         = 4
[pid  6271] close(3)                    = 0
[pid  6271] write(1, "executing program\n", 18executing program
) = 18
[pid  6271] memfd_create("syzkaller", 0) = 3
[pid  6271] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6271] 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  6271] munmap(0x7f9146600000, 138412032) = 0
[pid  6271] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6271] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6271] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6271] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6271] close(4)                    = 0
[pid  6271] close(3)                    = 0
[pid  6271] exit_group(0)               = ?
[pid  6271] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6271, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=11 /* 0.11 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 6272 attached
 <unfinished ...>
[pid  6272] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6272
[pid  6272] <... set_robust_list resumed>) = 0
[pid  6272] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6272] setpgid(0, 0)               = 0
[pid  6272] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6272] write(3, "1000", 4)         = 4
[pid  6272] close(3)                    = 0
[pid  6272] write(1, "executing program\n", 18executing program
) = 18
[pid  6272] memfd_create("syzkaller", 0) = 3
[pid  6272] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6272] 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  6272] munmap(0x7f9146600000, 138412032) = 0
[pid  6272] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6272] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6272] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6272] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6272] close(4)                    = 0
[pid  6272] close(3)                    = 0
[pid  6272] exit_group(0)               = ?
[pid  6272] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6272, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 6273 attached
 <unfinished ...>
[pid  6273] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6273
[pid  6273] <... set_robust_list resumed>) = 0
[pid  6273] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6273] setpgid(0, 0)               = 0
[pid  6273] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6273] write(3, "1000", 4)         = 4
[pid  6273] close(3executing program
)                    = 0
[pid  6273] write(1, "executing program\n", 18) = 18
[pid  6273] memfd_create("syzkaller", 0) = 3
[pid  6273] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6273] 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  6273] munmap(0x7f9146600000, 138412032) = 0
[pid  6273] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6273] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6273] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6273] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6273] close(4)                    = 0
[pid  6273] close(3)                    = 0
[pid  6273] exit_group(0)               = ?
[pid  6273] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6273, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 6274 attached
 <unfinished ...>
[pid  6274] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6274
[pid  6274] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6274] setpgid(0, 0)               = 0
[pid  6274] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6274] write(3, "1000", 4)         = 4
[pid  6274] close(3)                    = 0
[pid  6274] write(1, "executing program\n", 18executing program
) = 18
[pid  6274] memfd_create("syzkaller", 0) = 3
[pid  6274] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6274] 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  6274] munmap(0x7f9146600000, 138412032) = 0
[pid  6274] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6274] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6274] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6274] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6274] close(4)                    = 0
[pid  6274] close(3)                    = 0
[pid  6274] exit_group(0)               = ?
[pid  6274] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6274, si_uid=0, si_status=0, si_utime=0, si_stime=17 /* 0.17 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 6275 attached
 <unfinished ...>
[pid  6275] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6275
[pid  6275] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6275] setpgid(0, 0)               = 0
[pid  6275] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6275] write(3, "1000", 4)         = 4
[pid  6275] close(3)                    = 0
[pid  6275] write(1, "executing program\n", 18executing program
) = 18
[pid  6275] memfd_create("syzkaller", 0) = 3
[pid  6275] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6275] 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  6275] munmap(0x7f9146600000, 138412032) = 0
[pid  6275] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6275] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6275] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6275] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6275] close(4)                    = 0
[pid  6275] close(3)                    = 0
[pid  6275] exit_group(0)               = ?
[pid  6275] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6275, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=12 /* 0.12 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 6276 attached
 <unfinished ...>
[pid  6276] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6276
[pid  6276] <... set_robust_list resumed>) = 0
[pid  6276] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6276] setpgid(0, 0)               = 0
[pid  6276] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6276] write(3, "1000", 4)         = 4
[pid  6276] close(3)                    = 0
[pid  6276] write(1, "executing program\n", 18executing program
) = 18
[pid  6276] memfd_create("syzkaller", 0) = 3
[pid  6276] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6276] 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  6276] munmap(0x7f9146600000, 138412032) = 0
[pid  6276] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6276] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6276] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6276] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6276] close(4)                    = 0
[pid  6276] close(3)                    = 0
[pid  6276] exit_group(0)               = ?
[pid  6276] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6276, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=13 /* 0.13 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 6277 attached
 <unfinished ...>
[pid  6277] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6277
[pid  6277] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6277] setpgid(0, 0)               = 0
[pid  6277] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6277] write(3, "1000", 4)         = 4
[pid  6277] close(3)                    = 0
executing program
[pid  6277] write(1, "executing program\n", 18) = 18
[pid  6277] memfd_create("syzkaller", 0) = 3
[pid  6277] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6277] 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  6277] munmap(0x7f9146600000, 138412032) = 0
[pid  6277] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6277] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6277] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6277] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6277] close(4)                    = 0
[pid  6277] close(3)                    = 0
[pid  6277] exit_group(0)               = ?
[pid  6277] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6277, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=13 /* 0.13 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 6278 attached
 <unfinished ...>
[pid  6278] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6278
[pid  6278] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6278] setpgid(0, 0)               = 0
[pid  6278] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6278] write(3, "1000", 4)         = 4
[pid  6278] close(3)                    = 0
executing program
[pid  6278] write(1, "executing program\n", 18) = 18
[pid  6278] memfd_create("syzkaller", 0) = 3
[pid  6278] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6278] 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  6278] munmap(0x7f9146600000, 138412032) = 0
[pid  6278] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6278] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6278] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6278] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6278] close(4)                    = 0
[pid  6278] close(3)                    = 0
[pid  6278] exit_group(0)               = ?
[pid  6278] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6278, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6279 attached
 <unfinished ...>
[pid  6279] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6279
[pid  6279] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6279] setpgid(0, 0)               = 0
[pid  6279] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6279] write(3, "1000", 4)         = 4
[pid  6279] close(3)                    = 0
executing program
[pid  6279] write(1, "executing program\n", 18) = 18
[pid  6279] memfd_create("syzkaller", 0) = 3
[pid  6279] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6279] 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  6279] munmap(0x7f9146600000, 138412032) = 0
[pid  6279] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6279] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6279] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6279] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6279] close(4)                    = 0
[pid  6279] close(3)                    = 0
[pid  6279] exit_group(0)               = ?
[pid  6279] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6279, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=14 /* 0.14 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 6280 attached
 <unfinished ...>
[pid  6280] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6280
[pid  6280] <... set_robust_list resumed>) = 0
[pid  6280] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6280] setpgid(0, 0)               = 0
[pid  6280] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6280] write(3, "1000", 4)         = 4
[pid  6280] close(3)                    = 0
executing program
[pid  6280] write(1, "executing program\n", 18) = 18
[pid  6280] memfd_create("syzkaller", 0) = 3
[pid  6280] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6280] 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  6280] munmap(0x7f9146600000, 138412032) = 0
[pid  6280] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6280] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6280] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6280] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6280] close(4)                    = 0
[pid  6280] close(3)                    = 0
[pid  6280] exit_group(0)               = ?
[pid  6280] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6280, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6281 attached
, child_tidptr=0x555593882650) = 6281
[pid  6281] set_robust_list(0x555593882660, 24) = 0
[pid  6281] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6281] setpgid(0, 0)               = 0
[pid  6281] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6281] write(3, "1000", 4)         = 4
[pid  6281] close(3)                    = 0
executing program
[pid  6281] write(1, "executing program\n", 18) = 18
[pid  6281] memfd_create("syzkaller", 0) = 3
[pid  6281] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6281] 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  6281] munmap(0x7f9146600000, 138412032) = 0
[pid  6281] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6281] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6281] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6281] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6281] close(4)                    = 0
[pid  6281] close(3)                    = 0
[pid  6281] exit_group(0)               = ?
[pid  6281] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6281, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6282 attached
 <unfinished ...>
[pid  6282] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6282
[pid  6282] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6282] setpgid(0, 0)               = 0
[pid  6282] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6282] write(3, "1000", 4)         = 4
[pid  6282] close(3)                    = 0
[pid  6282] write(1, "executing program\n", 18executing program
) = 18
[pid  6282] memfd_create("syzkaller", 0) = 3
[pid  6282] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6282] 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  6282] munmap(0x7f9146600000, 138412032) = 0
[pid  6282] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6282] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6282] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6282] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6282] close(4)                    = 0
[pid  6282] close(3)                    = 0
[pid  6282] exit_group(0)               = ?
[pid  6282] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6282, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6283 attached
, child_tidptr=0x555593882650) = 6283
[pid  6283] set_robust_list(0x555593882660, 24) = 0
[pid  6283] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6283] setpgid(0, 0)               = 0
[pid  6283] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6283] write(3, "1000", 4)         = 4
[pid  6283] close(3)                    = 0
[pid  6283] write(1, "executing program\n", 18executing program
) = 18
[pid  6283] memfd_create("syzkaller", 0) = 3
[pid  6283] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6283] 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  6283] munmap(0x7f9146600000, 138412032) = 0
[pid  6283] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6283] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6283] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6283] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6283] close(4)                    = 0
[pid  6283] close(3)                    = 0
[pid  6283] exit_group(0)               = ?
[pid  6283] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6283, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6284 attached
, child_tidptr=0x555593882650) = 6284
[pid  6284] set_robust_list(0x555593882660, 24) = 0
[pid  6284] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6284] setpgid(0, 0)               = 0
[pid  6284] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6284] write(3, "1000", 4)         = 4
[pid  6284] close(3)                    = 0
executing program
[pid  6284] write(1, "executing program\n", 18) = 18
[pid  6284] memfd_create("syzkaller", 0) = 3
[pid  6284] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6284] 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  6284] munmap(0x7f9146600000, 138412032) = 0
[pid  6284] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6284] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6284] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6284] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6284] close(4)                    = 0
[pid  6284] close(3)                    = 0
[pid  6284] exit_group(0)               = ?
[pid  6284] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6284, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6285 attached
, child_tidptr=0x555593882650) = 6285
[pid  6285] set_robust_list(0x555593882660, 24) = 0
[pid  6285] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6285] setpgid(0, 0)               = 0
[pid  6285] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6285] write(3, "1000", 4)         = 4
[pid  6285] close(3)                    = 0
[pid  6285] write(1, "executing program\n", 18executing program
) = 18
[pid  6285] memfd_create("syzkaller", 0) = 3
[pid  6285] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6285] 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  6285] munmap(0x7f9146600000, 138412032) = 0
[pid  6285] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6285] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6285] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6285] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6285] close(4)                    = 0
[pid  6285] close(3)                    = 0
[pid  6285] exit_group(0)               = ?
[pid  6285] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6285, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=19 /* 0.19 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 6286 attached
, child_tidptr=0x555593882650) = 6286
[pid  6286] set_robust_list(0x555593882660, 24) = 0
[pid  6286] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6286] setpgid(0, 0)               = 0
[pid  6286] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6286] write(3, "1000", 4)         = 4
[pid  6286] close(3)                    = 0
[pid  6286] write(1, "executing program\n", 18executing program
) = 18
[pid  6286] memfd_create("syzkaller", 0) = 3
[pid  6286] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6286] 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  6286] munmap(0x7f9146600000, 138412032) = 0
[pid  6286] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6286] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6286] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6286] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6286] close(4)                    = 0
[pid  6286] close(3)                    = 0
[pid  6286] exit_group(0)               = ?
[pid  6286] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6286, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6287 attached
, child_tidptr=0x555593882650) = 6287
[pid  6287] set_robust_list(0x555593882660, 24) = 0
[pid  6287] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6287] setpgid(0, 0)               = 0
[pid  6287] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6287] write(3, "1000", 4)         = 4
[pid  6287] close(3)                    = 0
[pid  6287] write(1, "executing program\n", 18executing program
) = 18
[pid  6287] memfd_create("syzkaller", 0) = 3
[pid  6287] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6287] 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  6287] munmap(0x7f9146600000, 138412032) = 0
[pid  6287] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6287] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6287] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6287] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6287] close(4)                    = 0
[pid  6287] close(3)                    = 0
[pid  6287] exit_group(0)               = ?
[pid  6287] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6287, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6288 attached
, child_tidptr=0x555593882650) = 6288
[pid  6288] set_robust_list(0x555593882660, 24) = 0
[pid  6288] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6288] setpgid(0, 0)               = 0
[pid  6288] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6288] write(3, "1000", 4)         = 4
[pid  6288] close(3)                    = 0
executing program
[pid  6288] write(1, "executing program\n", 18) = 18
[pid  6288] memfd_create("syzkaller", 0) = 3
[pid  6288] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6288] 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  6288] munmap(0x7f9146600000, 138412032) = 0
[pid  6288] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6288] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6288] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6288] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6288] close(4)                    = 0
[pid  6288] close(3)                    = 0
[pid  6288] exit_group(0)               = ?
[pid  6288] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6288, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 6289 attached
 <unfinished ...>
[pid  6289] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6289
[pid  6289] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6289] setpgid(0, 0)               = 0
[pid  6289] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6289] write(3, "1000", 4)         = 4
[pid  6289] close(3)                    = 0
[pid  6289] write(1, "executing program\n", 18executing program
) = 18
[pid  6289] memfd_create("syzkaller", 0) = 3
[pid  6289] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6289] 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  6289] munmap(0x7f9146600000, 138412032) = 0
[pid  6289] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6289] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6289] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6289] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6289] close(4)                    = 0
[pid  6289] close(3)                    = 0
[pid  6289] exit_group(0)               = ?
[pid  6289] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6289, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=10 /* 0.10 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 6290 attached
 <unfinished ...>
[pid  6290] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6290
[pid  6290] <... set_robust_list resumed>) = 0
[pid  6290] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6290] setpgid(0, 0)               = 0
[pid  6290] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6290] write(3, "1000", 4)         = 4
[pid  6290] close(3)                    = 0
[pid  6290] write(1, "executing program\n", 18executing program
) = 18
[pid  6290] memfd_create("syzkaller", 0) = 3
[pid  6290] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6290] 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  6290] munmap(0x7f9146600000, 138412032) = 0
[pid  6290] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6290] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6290] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6290] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6290] close(4)                    = 0
[pid  6290] close(3)                    = 0
[pid  6290] exit_group(0)               = ?
[pid  6290] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6290, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=14 /* 0.14 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 6291 attached
, child_tidptr=0x555593882650) = 6291
[pid  6291] set_robust_list(0x555593882660, 24) = 0
[pid  6291] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6291] setpgid(0, 0)               = 0
[pid  6291] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6291] write(3, "1000", 4)         = 4
[pid  6291] close(3)                    = 0
executing program
[pid  6291] write(1, "executing program\n", 18) = 18
[pid  6291] memfd_create("syzkaller", 0) = 3
[pid  6291] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6291] 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  6291] munmap(0x7f9146600000, 138412032) = 0
[pid  6291] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6291] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6291] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6291] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6291] close(4)                    = 0
[pid  6291] close(3)                    = 0
[pid  6291] exit_group(0)               = ?
[pid  6291] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6291, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6292 attached
, child_tidptr=0x555593882650) = 6292
[pid  6292] set_robust_list(0x555593882660, 24) = 0
[pid  6292] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6292] setpgid(0, 0)               = 0
[pid  6292] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6292] write(3, "1000", 4)         = 4
[pid  6292] close(3)                    = 0
[pid  6292] write(1, "executing program\n", 18executing program
) = 18
[pid  6292] memfd_create("syzkaller", 0) = 3
[pid  6292] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6292] 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  6292] munmap(0x7f9146600000, 138412032) = 0
[pid  6292] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6292] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6292] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6292] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6292] close(4)                    = 0
[pid  6292] close(3)                    = 0
[pid  6292] exit_group(0)               = ?
[pid  6292] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6292, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 6293 attached
, child_tidptr=0x555593882650) = 6293
[pid  6293] set_robust_list(0x555593882660, 24) = 0
[pid  6293] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6293] setpgid(0, 0)               = 0
[pid  6293] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6293] write(3, "1000", 4)         = 4
[pid  6293] close(3)                    = 0
[pid  6293] write(1, "executing program\n", 18executing program
) = 18
[pid  6293] memfd_create("syzkaller", 0) = 3
[pid  6293] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6293] 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  6293] munmap(0x7f9146600000, 138412032) = 0
[pid  6293] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6293] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6293] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6293] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6293] close(4)                    = 0
[pid  6293] close(3)                    = 0
[pid  6293] exit_group(0)               = ?
[pid  6293] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6293, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6294 attached
, child_tidptr=0x555593882650) = 6294
[pid  6294] set_robust_list(0x555593882660, 24) = 0
[pid  6294] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6294] setpgid(0, 0)               = 0
[pid  6294] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6294] write(3, "1000", 4)         = 4
[pid  6294] close(3)                    = 0
[pid  6294] write(1, "executing program\n", 18executing program
) = 18
[pid  6294] memfd_create("syzkaller", 0) = 3
[pid  6294] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6294] 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  6294] munmap(0x7f9146600000, 138412032) = 0
[pid  6294] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6294] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6294] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6294] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6294] close(4)                    = 0
[pid  6294] close(3)                    = 0
[pid  6294] exit_group(0)               = ?
[pid  6294] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6294, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6295 attached
, child_tidptr=0x555593882650) = 6295
[pid  6295] set_robust_list(0x555593882660, 24) = 0
[pid  6295] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6295] setpgid(0, 0)               = 0
[pid  6295] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6295] write(3, "1000", 4)         = 4
[pid  6295] close(3)                    = 0
executing program
[pid  6295] write(1, "executing program\n", 18) = 18
[pid  6295] memfd_create("syzkaller", 0) = 3
[pid  6295] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6295] 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  6295] munmap(0x7f9146600000, 138412032) = 0
[pid  6295] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6295] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6295] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6295] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6295] close(4)                    = 0
[pid  6295] close(3)                    = 0
[pid  6295] exit_group(0)               = ?
[pid  6295] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6295, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6296 attached
 <unfinished ...>
[pid  6296] set_robust_list(0x555593882660, 24) = 0
[pid  6296] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6296
[pid  6296] <... prctl resumed>)        = 0
[pid  6296] setpgid(0, 0)               = 0
[pid  6296] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6296] write(3, "1000", 4)         = 4
[pid  6296] close(3)                    = 0
executing program
[pid  6296] write(1, "executing program\n", 18) = 18
[pid  6296] memfd_create("syzkaller", 0) = 3
[pid  6296] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6296] 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  6296] munmap(0x7f9146600000, 138412032) = 0
[pid  6296] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6296] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6296] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6296] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6296] close(4)                    = 0
[pid  6296] close(3)                    = 0
[pid  6296] exit_group(0)               = ?
[pid  6296] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6296, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6297 attached
, child_tidptr=0x555593882650) = 6297
[pid  6297] set_robust_list(0x555593882660, 24) = 0
[pid  6297] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6297] setpgid(0, 0)               = 0
[pid  6297] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6297] write(3, "1000", 4)         = 4
[pid  6297] close(3)                    = 0
executing program
[pid  6297] write(1, "executing program\n", 18) = 18
[pid  6297] memfd_create("syzkaller", 0) = 3
[pid  6297] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6297] 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  6297] munmap(0x7f9146600000, 138412032) = 0
[pid  6297] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6297] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6297] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6297] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6297] close(4)                    = 0
[pid  6297] close(3)                    = 0
[pid  6297] exit_group(0)               = ?
[pid  6297] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6297, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6298 attached
 <unfinished ...>
[pid  6298] set_robust_list(0x555593882660, 24) = 0
[pid  6298] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6298
[pid  6298] <... prctl resumed>)        = 0
[pid  6298] setpgid(0, 0)               = 0
[pid  6298] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6298] write(3, "1000", 4)         = 4
[pid  6298] close(3)                    = 0
[pid  6298] write(1, "executing program\n", 18executing program
) = 18
[pid  6298] memfd_create("syzkaller", 0) = 3
[pid  6298] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6298] 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  6298] munmap(0x7f9146600000, 138412032) = 0
[pid  6298] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6298] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6298] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6298] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6298] close(4)                    = 0
[pid  6298] close(3)                    = 0
[pid  6298] exit_group(0)               = ?
[pid  6298] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6298, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=14 /* 0.14 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 6299 attached
, child_tidptr=0x555593882650) = 6299
[pid  6299] set_robust_list(0x555593882660, 24) = 0
[pid  6299] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6299] setpgid(0, 0)               = 0
[pid  6299] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6299] write(3, "1000", 4)         = 4
[pid  6299] close(3)                    = 0
executing program
[pid  6299] write(1, "executing program\n", 18) = 18
[pid  6299] memfd_create("syzkaller", 0) = 3
[pid  6299] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6299] 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  6299] munmap(0x7f9146600000, 138412032) = 0
[pid  6299] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6299] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6299] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6299] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6299] close(4)                    = 0
[pid  6299] close(3)                    = 0
[pid  6299] exit_group(0)               = ?
[pid  6299] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6299, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=15 /* 0.15 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 6300 attached
, child_tidptr=0x555593882650) = 6300
[pid  6300] set_robust_list(0x555593882660, 24) = 0
[pid  6300] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6300] setpgid(0, 0)               = 0
[pid  6300] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6300] write(3, "1000", 4)         = 4
[pid  6300] close(3)                    = 0
[pid  6300] write(1, "executing program\n", 18executing program
) = 18
[pid  6300] memfd_create("syzkaller", 0) = 3
[pid  6300] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6300] 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  6300] munmap(0x7f9146600000, 138412032) = 0
[pid  6300] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6300] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6300] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6300] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6300] close(4)                    = 0
[pid  6300] close(3)                    = 0
[pid  6300] exit_group(0)               = ?
[pid  6300] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6300, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6301 attached
 <unfinished ...>
[pid  6301] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6301
[pid  6301] <... set_robust_list resumed>) = 0
[pid  6301] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6301] setpgid(0, 0)               = 0
[pid  6301] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6301] write(3, "1000", 4)         = 4
[pid  6301] close(3)                    = 0
[pid  6301] write(1, "executing program\n", 18executing program
) = 18
[pid  6301] memfd_create("syzkaller", 0) = 3
[pid  6301] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6301] 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  6301] munmap(0x7f9146600000, 138412032) = 0
[pid  6301] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6301] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6301] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6301] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6301] close(4)                    = 0
[pid  6301] close(3)                    = 0
[pid  6301] exit_group(0)               = ?
[pid  6301] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6301, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=12 /* 0.12 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 6302 attached
 <unfinished ...>
[pid  6302] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6302
[pid  6302] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6302] setpgid(0, 0)               = 0
[pid  6302] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6302] write(3, "1000", 4)         = 4
[pid  6302] close(3)                    = 0
[pid  6302] write(1, "executing program\n", 18executing program
) = 18
[pid  6302] memfd_create("syzkaller", 0) = 3
[pid  6302] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6302] 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  6302] munmap(0x7f9146600000, 138412032) = 0
[pid  6302] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6302] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6302] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6302] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6302] close(4)                    = 0
[pid  6302] close(3)                    = 0
[pid  6302] exit_group(0)               = ?
[pid  6302] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6302, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=13 /* 0.13 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 6303 attached
 <unfinished ...>
[pid  6303] set_robust_list(0x555593882660, 24) = 0
[pid  6303] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6303
[pid  6303] setpgid(0, 0)               = 0
[pid  6303] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6303] write(3, "1000", 4)         = 4
[pid  6303] close(3)                    = 0
[pid  6303] write(1, "executing program\n", 18executing program
) = 18
[pid  6303] memfd_create("syzkaller", 0) = 3
[pid  6303] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6303] 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  6303] munmap(0x7f9146600000, 138412032) = 0
[pid  6303] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6303] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6303] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6303] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6303] close(4)                    = 0
[pid  6303] close(3)                    = 0
[pid  6303] exit_group(0)               = ?
[pid  6303] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6303, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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 6304 attached
 <unfinished ...>
[pid  6304] set_robust_list(0x555593882660, 24) = 0
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6304
[pid  6304] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6304] setpgid(0, 0)               = 0
[pid  6304] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6304] write(3, "1000", 4)         = 4
[pid  6304] close(3)                    = 0
[pid  6304] write(1, "executing program\n", 18executing program
) = 18
[pid  6304] memfd_create("syzkaller", 0) = 3
[pid  6304] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6304] 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  6304] munmap(0x7f9146600000, 138412032) = 0
[pid  6304] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6304] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6304] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6304] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6304] close(4)                    = 0
[pid  6304] close(3)                    = 0
[pid  6304] exit_group(0)               = ?
[pid  6304] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6304, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6305 attached
 <unfinished ...>
[pid  6305] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6305
[pid  6305] <... set_robust_list resumed>) = 0
[pid  6305] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6305] setpgid(0, 0)               = 0
[pid  6305] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6305] write(3, "1000", 4)         = 4
[pid  6305] close(3)                    = 0
[pid  6305] write(1, "executing program\n", 18executing program
) = 18
[pid  6305] memfd_create("syzkaller", 0) = 3
[pid  6305] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6305] 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  6305] munmap(0x7f9146600000, 138412032) = 0
[pid  6305] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6305] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6305] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6305] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6305] close(4)                    = 0
[pid  6305] close(3)                    = 0
[pid  6305] exit_group(0)               = ?
[pid  6305] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6305, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=13 /* 0.13 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 6306 attached
 <unfinished ...>
[pid  6306] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6306
[pid  6306] <... set_robust_list resumed>) = 0
[pid  6306] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6306] setpgid(0, 0)               = 0
[pid  6306] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6306] write(3, "1000", 4)         = 4
[pid  6306] close(3executing program
)                    = 0
[pid  6306] write(1, "executing program\n", 18) = 18
[pid  6306] memfd_create("syzkaller", 0) = 3
[pid  6306] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6306] 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  6306] munmap(0x7f9146600000, 138412032) = 0
[pid  6306] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6306] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6306] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6306] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6306] close(4)                    = 0
[pid  6306] close(3)                    = 0
[pid  6306] exit_group(0)               = ?
[pid  6306] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6306, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=15 /* 0.15 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 6307 attached
 <unfinished ...>
[pid  6307] set_robust_list(0x555593882660, 24) = 0
[pid  6307] prctl(PR_SET_PDEATHSIG, SIGKILL <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6307
[pid  6307] <... prctl resumed>)        = 0
[pid  6307] setpgid(0, 0)               = 0
[pid  6307] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6307] write(3, "1000", 4)         = 4
[pid  6307] close(3)                    = 0
[pid  6307] write(1, "executing program\n", 18executing program
) = 18
[pid  6307] memfd_create("syzkaller", 0) = 3
[pid  6307] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[pid  6307] 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  6307] munmap(0x7f9146600000, 138412032) = 0
[pid  6307] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6307] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6307] ioctl(4, LOOP_CLR_FD)       = 0
[pid  6307] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6307] close(4)                    = 0
[pid  6307] close(3)                    = 0
[pid  6307] exit_group(0)               = ?
[pid  6307] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6307, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=16 /* 0.16 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 6308 attached
 <unfinished ...>
[pid  6308] set_robust_list(0x555593882660, 24 <unfinished ...>
[pid  5845] <... clone resumed>, child_tidptr=0x555593882650) = 6308
[pid  6308] <... set_robust_list resumed>) = 0
[pid  6308] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6308] setpgid(0, 0)               = 0
[pid  6308] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid  6308] write(3, "1000", 4)         = 4
[pid  6308] close(3)                    = 0
[pid  6308] write(1, "executing program\n", 18executing program
) = 18
[pid  6308] memfd_create("syzkaller", 0) = 3
[pid  6308] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[  286.702301][   T30] INFO: task bch-copygc/loop:5856 blocked for more than 143 seconds.
[  286.710998][   T30]       Not tainted 6.12.0-rc6-syzkaller-00099-g7758b206117d #0
[  286.718661][   T30] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  286.728248][   T30] task:bch-copygc/loop state:D stack:19504 pid:5856  tgid:5856  ppid:2      flags:0x00004000
[  286.739212][   T30] Call Trace:
[  286.742589][   T30]  <TASK>
[  286.745693][   T30]  __schedule+0x17fa/0x4bd0
[pid  6308] 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  6308] munmap(0x7f9146600000, 138412032) = 0
[pid  6308] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6308] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6308] ioctl(4, LOOP_CLR_FD)       = 0
[  286.750890][   T30]  ? __pfx___schedule+0x10/0x10
[  286.755782][   T30]  ? __pfx_lock_release+0x10/0x10
[  286.761231][   T30]  ? __asan_memset+0x23/0x50
[  286.766098][   T30]  ? __pfx_lockdep_init_map_type+0x10/0x10
[  286.772045][   T30]  ? bch2_alloc_sectors_start_trans+0x123a/0x2030
[  286.778654][   T30]  ? schedule+0x90/0x320
[  286.783165][   T30]  schedule+0x14b/0x320
[  286.787337][   T30]  schedule_timeout+0x1be/0x310
[  286.792471][   T30]  ? __pfx_schedule_timeout+0x10/0x10
[  286.797873][   T30]  ? __pfx_process_timeout+0x10/0x10
[pid  6308] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6308] close(4)                    = 0
[  286.803538][   T30]  ? closure_return_sync+0x203/0x420
[  286.808863][   T30]  ? closure_put_after_sub+0x1b0/0x330
[  286.814622][   T30]  __closure_sync_timeout+0x2d8/0x450
[  286.820363][   T30]  ? __closure_sync_timeout+0x164/0x450
[  286.826420][   T30]  ? __pfx___closure_sync_timeout+0x10/0x10
[  286.832660][   T30]  ? bch2_trans_put+0x95f/0xf00
[  286.837705][   T30]  __bch2_wait_on_allocator+0x11a/0x250
[  286.843747][   T30]  __bch2_write+0x562a/0x5dd0
[  286.848469][   T30]  ? seqcount_lockdep_reader_access+0x1d7/0x220
[  286.855087][   T30]  ? __pfx_submit_bio_noacct_nocheck+0x10/0x10
[  286.861634][   T30]  ? __pfx___bch2_write+0x10/0x10
[  286.866694][   T30]  ? __bch2_read_extent+0x3075/0x4880
[  286.872403][   T30]  ? __pfx___bch2_read_extent+0x10/0x10
[  286.878005][   T30]  ? __pfx___might_resched+0x10/0x10
[  286.883581][   T30]  ? __pfx_lock_release+0x10/0x10
[  286.888645][   T30]  bch2_write+0x9b5/0x1760
[  286.893385][   T30]  ? __pfx_bch2_write+0x10/0x10
[  286.898277][   T30]  ? bch2_trans_srcu_unlock+0x43b/0x5b0
[pid  6308] close(3)                    = 0
[pid  6308] exit_group(0)               = ?
[pid  6308] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6308, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=22 /* 0.22 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
[  286.904120][   T30]  ? bch2_data_update_read_done+0xfd/0x330
[  286.909947][   T30]  bch2_data_update_read_done+0x22e/0x330
[  286.916001][   T30]  ? __pfx_bch2_data_update_read_done+0x10/0x10
[  286.922488][   T30]  ? bch2_trans_srcu_unlock+0x44a/0x5b0
[  286.928072][   T30]  bch2_moving_ctxt_do_pending_writes+0x44c/0x8d0
[  286.935324][   T30]  ? __pfx_bch2_moving_ctxt_do_pending_writes+0x10/0x10
[  286.942442][   T30]  ? bch2_backpointer_get_key+0x434/0x970
[  286.948280][   T30]  bch2_move_ratelimit+0x76c/0xeb0
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=0x555593882650) = 6309
./strace-static-x86_64: Process 6309 attached
[  286.953542][   T30]  ? bch2_move_get_io_opts_one+0x292/0xb90
[  286.959386][   T30]  ? __pfx_bch2_move_ratelimit+0x10/0x10
[  286.965096][   T30]  ? bch2_path_put+0xfe1/0x2150
[  286.969989][   T30]  ? __asan_memset+0x23/0x50
[  286.974702][   T30]  bch2_evacuate_bucket+0x26b3/0x3620
[  286.980245][   T30]  ? bch2_evacuate_bucket+0x30e/0x3620
[  286.985786][   T30]  ? __pfx_bch2_evacuate_bucket+0x10/0x10
[  286.991736][   T30]  ? _raw_spin_unlock_irqrestore+0xdd/0x140
[  286.997665][   T30]  ? __pfx_register_lock_class+0x10/0x10
[pid  6309] set_robust_list(0x555593882660, 24) = 0
[pid  6309] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid  6309] setpgid(0, 0)               = 0
[pid  6309] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXECexecuting program
) = 3
[pid  6309] write(3, "1000", 4)         = 4
[pid  6309] close(3)                    = 0
[pid  6309] write(1, "executing program\n", 18) = 18
[pid  6309] memfd_create("syzkaller", 0) = 3
[pid  6309] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9146600000
[  287.003421][   T30]  ? stack_trace_save+0x118/0x1d0
[  287.008501][   T30]  ? bch2_backpointer_get_key+0x2b0/0x970
[  287.014869][   T30]  ? __pfx_lock_acquire+0x10/0x10
[  287.020580][   T30]  ? bch2_copygc+0x435/0x4ca0
[  287.025304][   T30]  ? lockdep_hardirqs_on_prepare+0x43d/0x780
[  287.031574][   T30]  bch2_copygc+0x42c9/0x4ca0
[  287.036204][   T30]  ? bch2_copygc+0x435/0x4ca0
[  287.041197][   T30]  ? __pfx_bch2_copygc+0x10/0x10
[  287.046177][   T30]  ? __pfx_lock_acquire+0x10/0x10
[  287.051984][   T30]  ? __pfx_lock_release+0x10/0x10
[  287.057059][   T30]  ? bch2_copygc+0x435/0x4ca0
[  287.062006][   T30]  ? bch2_copygc_wait_amount+0xc90/0xcf0
[  287.067708][   T30]  ? bch2_copygc+0x435/0x4ca0
[  287.072682][   T30]  ? bch2_trans_srcu_unlock+0x44a/0x5b0
[  287.078272][   T30]  bch2_copygc_thread+0x737/0xc20
[  287.083614][   T30]  ? __pfx_bch2_copygc_thread+0x10/0x10
[  287.089197][   T30]  ? bch2_copygc_thread+0x1a2/0xc20
[  287.094719][   T30]  ? _raw_spin_unlock_irqrestore+0x8f/0x140
[  287.100925][   T30]  ? lockdep_hardirqs_on+0x99/0x150
[  287.106170][   T30]  ? _raw_spin_unlock_irqrestore+0xdd/0x140
[  287.112348][   T30]  ? __kthread_parkme+0x169/0x1d0
[  287.117412][   T30]  ? __pfx_bch2_copygc_thread+0x10/0x10
[  287.123233][   T30]  kthread+0x2f0/0x390
[  287.127332][   T30]  ? __pfx_bch2_copygc_thread+0x10/0x10
[  287.133139][   T30]  ? __pfx_kthread+0x10/0x10
[  287.137756][   T30]  ret_from_fork+0x4b/0x80
[  287.142427][   T30]  ? __pfx_kthread+0x10/0x10
[  287.147058][   T30]  ret_from_fork_asm+0x1a/0x30
[  287.151921][   T30]  </TASK>
[  287.154965][   T30] 
[  287.154965][   T30] Showing all locks held in the system:
[  287.163544][   T30] 1 lock held by khungtaskd/30:
[  287.168439][   T30]  #0: ffffffff8e937da0 (rcu_read_lock){....}-{1:2}, at: debug_show_all_locks+0x55/0x2a0
[  287.178511][   T30] 1 lock held by syslogd/5185:
[  287.183338][   T30]  #0: ffff8880b863ea58 (&rq->__lock){-.-.}-{2:2}, at: raw_spin_rq_lock_nested+0x2a/0x140
[  287.193453][   T30] 3 locks held by klogd/5192:
[  287.198148][   T30]  #0: ffff8880b863ea58 (&rq->__lock){-.-.}-{2:2}, at: raw_spin_rq_lock_nested+0x2a/0x140
[  287.208189][   T30]  #1: ffff8880b8628948 (&per_cpu_ptr(group->pcpu, cpu)->seq){-.-.}-{0:0}, at: fs_reclaim_acquire+0x93/0x130
[  287.219928][   T30]  #2: ffff88805791c618 (&p->pi_lock){-.-.}-{2:2}, at: try_to_wake_up+0xbe/0x14b0
[  287.229294][   T30] 2 locks held by getty/5582:
[  287.234189][   T30]  #0: ffff88814d0390a0 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x25/0x70
[  287.244058][   T30]  #1: ffffc90002f062f0 (&ldata->atomic_read_lock){+.+.}-{3:3}, at: n_tty_read+0x6a6/0x1e00
[  287.254473][   T30] 3 locks held by syz-executor182/6309:
[  287.260154][   T30] 
[  287.262500][   T30] =============================================
[  287.262500][   T30] 
[  287.272706][   T30] NMI backtrace for cpu 1
[  287.277343][   T30] CPU: 1 UID: 0 PID: 30 Comm: khungtaskd Not tainted 6.12.0-rc6-syzkaller-00099-g7758b206117d #0
[  287.287866][   T30] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
[  287.297931][   T30] Call Trace:
[  287.301205][   T30]  <TASK>
[pid  6309] 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  6309] munmap(0x7f9146600000, 138412032) = 0
[pid  6309] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid  6309] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6309] ioctl(4, LOOP_CLR_FD)       = 0
[  287.304144][   T30]  dump_stack_lvl+0x241/0x360
[  287.308832][   T30]  ? __pfx_dump_stack_lvl+0x10/0x10
[  287.314064][   T30]  ? __pfx__printk+0x10/0x10
[  287.318683][   T30]  nmi_cpu_backtrace+0x49c/0x4d0
[  287.323624][   T30]  ? __pfx_nmi_cpu_backtrace+0x10/0x10
[  287.329087][   T30]  ? _printk+0xd5/0x120
[  287.333241][   T30]  ? __pfx__printk+0x10/0x10
[  287.337837][   T30]  ? __wake_up_klogd+0xcc/0x110
[  287.342720][   T30]  ? __pfx__printk+0x10/0x10
[  287.347310][   T30]  ? __rcu_read_unlock+0xa1/0x110
[pid  6309] ioctl(4, LOOP_SET_FD, 3)    = -1 EBUSY (Device or resource busy)
[pid  6309] close(4)                    = 0
[  287.352338][   T30]  ? __pfx_nmi_raise_cpu_backtrace+0x10/0x10
[  287.358317][   T30]  nmi_trigger_cpumask_backtrace+0x198/0x320
[  287.364317][   T30]  watchdog+0xff4/0x1040
[  287.368596][   T30]  ? watchdog+0x1ea/0x1040
[  287.373046][   T30]  ? __pfx_watchdog+0x10/0x10
[  287.377749][   T30]  kthread+0x2f0/0x390
[  287.381849][   T30]  ? __pfx_watchdog+0x10/0x10
[  287.386554][   T30]  ? __pfx_kthread+0x10/0x10
[  287.391170][   T30]  ret_from_fork+0x4b/0x80
[  287.395611][   T30]  ? __pfx_kthread+0x10/0x10
[  287.400219][   T30]  ret_from_fork_asm+0x1a/0x30
[  287.405036][   T30]  </TASK>
[  287.408205][   T30] Sending NMI from CPU 1 to CPUs 0:
[  287.413501][    C0] NMI backtrace for cpu 0
[  287.413518][    C0] CPU: 0 UID: 0 PID: 6309 Comm: syz-executor182 Not tainted 6.12.0-rc6-syzkaller-00099-g7758b206117d #0
[  287.413538][    C0] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
[  287.413552][    C0] RIP: 0010:__stack_depot_get_stack_record+0x0/0x20
[  287.413577][    C0] Code: 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa b9 01 00 00 00 e9 b2 f7 ff ff 66 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 <66> 0f 1f 00 85 ff 74 02 eb 26 31 c0 c3 cc cc cc cc 66 2e 0f 1f 84
[  287.413593][    C0] RSP: 0018:ffffc90004807530 EFLAGS: 00000293
[  287.413609][    C0] RAX: ffffffff82061633 RBX: 0000000001420001 RCX: ffff88801f7ada00
[  287.413621][    C0] RDX: 0000000000000000 RSI: 0000000001420001 RDI: 00000000049401f1
[  287.413632][    C0] RBP: 00000000000018a5 R08: ffffffff82061613 R09: 1ffffffff2037b8d
[  287.413644][    C0] R10: dffffc0000000000 R11: fffffbfff2037b8e R12: 0000000000000001
[  287.413655][    C0] R13: dffffc0000000000 R14: ffff88801e9bdbd4 R15: 00000000049401f1
[  287.413667][    C0] FS:  0000555593882380(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000
[  287.413688][    C0] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  287.413700][    C0] CR2: 00007f914eaa2250 CR3: 000000002766e000 CR4: 00000000003526f0
[  287.413715][    C0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  287.413724][    C0] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  287.413735][    C0] Call Trace:
[  287.413741][    C0]  <NMI>
[  287.413747][    C0]  ? nmi_cpu_backtrace+0x3c2/0x4d0
[  287.413770][    C0]  ? __pfx_lock_acquire+0x10/0x10
[  287.413795][    C0]  ? __pfx_nmi_cpu_backtrace+0x10/0x10
[  287.413817][    C0]  ? nmi_handle+0x2a/0x5a0
[  287.413840][    C0]  ? nmi_cpu_backtrace_handler+0xc/0x20
[  287.413861][    C0]  ? nmi_handle+0x14f/0x5a0
[  287.413877][    C0]  ? nmi_handle+0x2a/0x5a0
[  287.413894][    C0]  ? __pfx___stack_depot_get_stack_record+0x10/0x10
[  287.413912][    C0]  ? default_do_nmi+0x63/0x160
[  287.413935][    C0]  ? exc_nmi+0x123/0x1f0
[  287.413958][    C0]  ? end_repeat_nmi+0xf/0x53
[  287.413979][    C0]  ? __reset_page_owner+0x2f3/0x430
[  287.413999][    C0]  ? __reset_page_owner+0x313/0x430
[  287.414020][    C0]  ? __pfx___stack_depot_get_stack_record+0x10/0x10
[  287.414039][    C0]  ? __pfx___stack_depot_get_stack_record+0x10/0x10
[  287.414059][    C0]  ? __pfx___stack_depot_get_stack_record+0x10/0x10
[  287.414078][    C0]  </NMI>
[  287.414083][    C0]  <TASK>
[  287.414088][    C0]  __reset_page_owner+0x320/0x430
[  287.414113][    C0]  free_unref_folios+0xee2/0x18a0
[  287.414139][    C0]  folios_put_refs+0x76c/0x860
[  287.414160][    C0]  ? __pfx_folios_put_refs+0x10/0x10
[  287.414177][    C0]  ? _raw_spin_unlock_irq+0x23/0x50
[  287.414195][    C0]  ? folio_batch_remove_exceptionals+0x18a/0x1f0
[  287.414215][    C0]  shmem_undo_range+0x64c/0x1cf0
[  287.414244][    C0]  ? __pfx_shmem_undo_range+0x10/0x10
[  287.414276][    C0]  ? validate_chain+0x11e/0x5920
[  287.414312][    C0]  shmem_evict_inode+0x29b/0xa80
[  287.414333][    C0]  ? inode_wait_for_writeback+0x111/0x2a0
[  287.414356][    C0]  ? __pfx_shmem_evict_inode+0x10/0x10
[  287.414377][    C0]  ? do_raw_spin_unlock+0x13c/0x8b0
[  287.414399][    C0]  ? __pfx_shmem_evict_inode+0x10/0x10
[  287.414417][    C0]  evict+0x4e8/0x9b0
[  287.414438][    C0]  ? __pfx_evict+0x10/0x10
[  287.414458][    C0]  ? _raw_spin_unlock+0x28/0x50
[  287.414472][    C0]  ? iput+0x713/0xa50
[  287.414489][    C0]  __dentry_kill+0x20d/0x630
[  287.414506][    C0]  ? dput+0x37/0x2b0
[  287.414520][    C0]  dput+0x19f/0x2b0
[  287.414535][    C0]  __fput+0x5d2/0x880
[  287.414557][    C0]  __x64_sys_close+0x7f/0x110
[  287.414574][    C0]  do_syscall_64+0xf3/0x230
[  287.414593][    C0]  ? clear_bhb_loop+0x35/0x90
[  287.414611][    C0]  entry_SYSCALL_64_after_hwframe+0x77/0x7f
[  287.414628][    C0] RIP: 0033:0x7f914ea67cb0
[  287.414649][    C0] Code: ff f7 d8 64 89 02 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 80 3d d1 e3 07 00 00 74 17 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 48 c3 0f 1f 80 00 00 00 00 48 83 ec 18 89 7c
[  287.414662][    C0] RSP: 002b:00007fffefc5e4e8 EFLAGS: 00000202 ORIG_RAX: 0000000000000003
[  287.414683][    C0] RAX: ffffffffffffffda RBX: 00007fffefc5e500 RCX: 00007f914ea67cb0
[  287.414695][    C0] RDX: 0000000000000010 RSI: 0000000000004c00 RDI: 0000000000000003
[  287.414705][    C0] RBP: 0000000000000004 R08: 0000000000005904 R09: 0000000000005900
[  287.414715][    C0] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000800000
[  287.414726][    C0] R13: 00007fffefc5e540 R14: 0000000000000003 R15: 0000555593882338
[  287.414744][    C0]  </TASK>
[  287.414751][    C0] INFO: NMI handler (nmi_cpu_backtrace_handler) took too long to run: 1.250 msecs
[  287.415999][   T30] Kernel panic - not syncing: hung_task: blocked tasks
[  287.866849][   T30] CPU: 1 UID: 0 PID: 30 Comm: khungtaskd Not tainted 6.12.0-rc6-syzkaller-00099-g7758b206117d #0
[  287.877342][   T30] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
[  287.887401][   T30] Call Trace:
[  287.890681][   T30]  <TASK>
[  287.893606][   T30]  dump_stack_lvl+0x241/0x360
[  287.898286][   T30]  ? __pfx_dump_stack_lvl+0x10/0x10
[  287.903503][   T30]  ? __pfx__printk+0x10/0x10
[  287.908087][   T30]  ? lockdep_hardirqs_on_prepare+0x43d/0x780
[  287.914155][   T30]  ? vscnprintf+0x5d/0x90
[  287.918482][   T30]  panic+0x349/0x880
[  287.922382][   T30]  ? nmi_trigger_cpumask_backtrace+0x244/0x320
[  287.928535][   T30]  ? __pfx_panic+0x10/0x10
[  287.932950][   T30]  ? preempt_schedule_thunk+0x1a/0x30
[  287.938317][   T30]  ? nmi_trigger_cpumask_backtrace+0x244/0x320
[  287.944468][   T30]  ? nmi_trigger_cpumask_backtrace+0x2d4/0x320
[  287.950623][   T30]  ? nmi_trigger_cpumask_backtrace+0x2d9/0x320
[  287.956778][   T30]  watchdog+0x1033/0x1040
[  287.961130][   T30]  ? watchdog+0x1ea/0x1040
[  287.965549][   T30]  ? __pfx_watchdog+0x10/0x10
[  287.970222][   T30]  kthread+0x2f0/0x390
[  287.974288][   T30]  ? __pfx_watchdog+0x10/0x10
[  287.978958][   T30]  ? __pfx_kthread+0x10/0x10
[  287.983553][   T30]  ret_from_fork+0x4b/0x80
[  287.987976][   T30]  ? __pfx_kthread+0x10/0x10
[  287.992558][   T30]  ret_from_fork_asm+0x1a/0x30
[  287.997329][   T30]  </TASK>
[  288.000636][   T30] Kernel Offset: disabled
[  288.004952][   T30] Rebooting in 86400 seconds..