./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor2961370410
<...>
Warning: Permanently added '10.128.1.150' (ED25519) to the list of known hosts.
execve("./syz-executor2961370410", ["./syz-executor2961370410"], 0x7ffc66566110 /* 10 vars */) = 0
brk(NULL) = 0x55557d990000
brk(0x55557d990d00) = 0x55557d990d00
arch_prctl(ARCH_SET_FS, 0x55557d990380) = 0
set_tid_address(0x55557d990650) = 5822
set_robust_list(0x55557d990660, 24) = 0
rseq(0x55557d990ca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor2961370410", 4096) = 28
getrandom("\x45\x24\xe0\xcd\x05\x50\xf9\xc3", 8, GRND_NONBLOCK) = 8
brk(NULL) = 0x55557d990d00
brk(0x55557d9b1d00) = 0x55557d9b1d00
brk(0x55557d9b2000) = 0x55557d9b2000
mprotect(0x7f0ecade8000, 16384, PROT_READ) = 0
mmap(0x1ffffffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffffffff000
mmap(0x200000000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x200000000000
mmap(0x200001000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x200001000000
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 5824 attached
, child_tidptr=0x55557d990650) = 5824
[pid 5824] set_robust_list(0x55557d990660, 24) = 0
[pid 5824] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5824] setpgid(0, 0) = 0
[pid 5824] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5824] write(3, "1000", 4) = 4
[pid 5824] close(3) = 0
[pid 5824] write(1, "executing program\n", 18executing program
) = 18
[pid 5824] memfd_create("syzkaller", 0) = 3
[pid 5824] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5824] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5824] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5824] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid 5824] ioctl(4, LOOP_SET_FD, 3) = 0
[pid 5824] close(3) = 0
[pid 5824] close(4) = 0
[pid 5824] mkdir("./file1", 0777) = 0
[pid 5824] mount("/dev/loop0", "./file1", "hfsplus", MS_NOATIME|MS_SILENT|MS_STRICTATIME, "") = 0
[pid 5824] openat(AT_FDCWD, "./file1", O_RDONLY|O_DIRECTORY) = 3
[pid 5824] chdir("./file1") = 0
[pid 5824] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5824] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = 4
[ 89.798414][ T5824] loop0: detected capacity change from 0 to 1024
[ 89.854091][ T5824]
[ 89.856471][ T5824] ============================================
[ 89.862625][ T5824] WARNING: possible recursive locking detected
[ 89.868805][ T5824] 6.16.0-rc2-syzkaller-00318-g739a6c93cc75 #0 Not tainted
[ 89.875916][ T5824] --------------------------------------------
[ 89.882058][ T5824] syz-executor296/5824 is trying to acquire lock:
[ 89.888480][ T5824] ffff88807c250108 (&HFSPLUS_I(inode)->extents_lock){+.+.}-{4:4}, at: hfsplus_file_extend+0x1fc/0x1990
[ 89.899550][ T5824]
[ 89.899550][ T5824] but task is already holding lock:
[ 89.906904][ T5824] ffff88807c2522c8 (&HFSPLUS_I(inode)->extents_lock){+.+.}-{4:4}, at: hfsplus_file_extend+0x1fc/0x1990
[ 89.917958][ T5824]
[ 89.917958][ T5824] other info that might help us debug this:
[ 89.926020][ T5824] Possible unsafe locking scenario:
[ 89.926020][ T5824]
[ 89.933476][ T5824] CPU0
[ 89.936754][ T5824] ----
[ 89.940044][ T5824] lock(&HFSPLUS_I(inode)->extents_lock);
[ 89.945855][ T5824] lock(&HFSPLUS_I(inode)->extents_lock);
[ 89.951654][ T5824]
[ 89.951654][ T5824] *** DEADLOCK ***
[ 89.951654][ T5824]
[ 89.959786][ T5824] May be due to missing lock nesting notation
[ 89.959786][ T5824]
[ 89.968108][ T5824] 4 locks held by syz-executor296/5824:
[ 89.973648][ T5824] #0: ffff888023a00428 (sb_writers#8){.+.+}-{0:0}, at: vfs_write+0x211/0xa90
[ 89.982536][ T5824] #1: ffff88807c2524b8 (&sb->s_type->i_mutex_key#14){+.+.}-{4:4}, at: generic_file_write_iter+0xe3/0x540
[ 89.993939][ T5824] #2: ffff88807c2522c8 (&HFSPLUS_I(inode)->extents_lock){+.+.}-{4:4}, at: hfsplus_file_extend+0x1fc/0x1990
[ 90.005426][ T5824] #3: ffff888023a020b0 (&tree->tree_lock/1){+.+.}-{4:4}, at: hfsplus_find_init+0x15a/0x1d0
[ 90.015516][ T5824]
[ 90.015516][ T5824] stack backtrace:
[ 90.021394][ T5824] CPU: 0 UID: 0 PID: 5824 Comm: syz-executor296 Not tainted 6.16.0-rc2-syzkaller-00318-g739a6c93cc75 #0 PREEMPT(full)
[ 90.021410][ T5824] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
[ 90.021417][ T5824] Call Trace:
[ 90.021424][ T5824]
[ 90.021429][ T5824] dump_stack_lvl+0x189/0x250
[ 90.021449][ T5824] ? __pfx_dump_stack_lvl+0x10/0x10
[ 90.021467][ T5824] ? __pfx__printk+0x10/0x10
[ 90.021479][ T5824] ? print_lock_name+0xde/0x100
[ 90.021498][ T5824] print_deadlock_bug+0x28b/0x2a0
[ 90.021517][ T5824] validate_chain+0x1a3f/0x2140
[ 90.021535][ T5824] ? rcu_is_watching+0x15/0xb0
[ 90.021551][ T5824] ? __kasan_check_byte+0x12/0x40
[ 90.021566][ T5824] ? rcu_is_watching+0x15/0xb0
[ 90.021582][ T5824] ? look_up_lock_class+0x74/0x170
[ 90.021609][ T5824] ? register_lock_class+0x51/0x320
[ 90.021625][ T5824] __lock_acquire+0xab9/0xd20
[ 90.021641][ T5824] ? hfsplus_file_extend+0x1fc/0x1990
[ 90.021658][ T5824] lock_acquire+0x120/0x360
[ 90.021672][ T5824] ? hfsplus_file_extend+0x1fc/0x1990
[ 90.021692][ T5824] __mutex_lock+0x182/0xe80
[ 90.021710][ T5824] ? hfsplus_file_extend+0x1fc/0x1990
[ 90.021727][ T5824] ? check_path+0x21/0x40
[ 90.021744][ T5824] ? hfsplus_file_extend+0x1fc/0x1990
[ 90.021762][ T5824] ? __pfx___mutex_lock+0x10/0x10
[ 90.021783][ T5824] hfsplus_file_extend+0x1fc/0x1990
[ 90.021802][ T5824] ? __pfx_hfsplus_file_extend+0x10/0x10
[ 90.021819][ T5824] ? __mutex_trylock_common+0x153/0x260
[ 90.021838][ T5824] ? __pfx___mutex_trylock_common+0x10/0x10
[ 90.021857][ T5824] ? rcu_is_watching+0x15/0xb0
[ 90.021873][ T5824] ? trace_contention_end+0x39/0x120
[ 90.021883][ T5824] ? __mutex_lock+0x330/0xe80
[ 90.021900][ T5824] ? hfsplus_brec_find+0x191/0x500
[ 90.021915][ T5824] hfsplus_bmap_reserve+0x122/0x500
[ 90.021929][ T5824] __hfsplus_ext_write_extent+0x28d/0x5b0
[ 90.021948][ T5824] __hfsplus_ext_cache_extent+0x89/0xe30
[ 90.021967][ T5824] hfsplus_file_extend+0x444/0x1990
[ 90.021983][ T5824] ? __x64_sys_pwrite64+0x193/0x220
[ 90.021996][ T5824] ? do_syscall_64+0xfa/0x3b0
[ 90.022021][ T5824] ? entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 90.022034][ T5824] ? __pfx_hfsplus_file_extend+0x10/0x10
[ 90.022056][ T5824] ? __lock_acquire+0xab9/0xd20
[ 90.022071][ T5824] hfsplus_get_block+0x411/0x1530
[ 90.022090][ T5824] ? __pfx_hfsplus_get_block+0x10/0x10
[ 90.022107][ T5824] ? do_raw_spin_unlock+0x122/0x240
[ 90.022119][ T5824] ? _raw_spin_unlock+0x28/0x50
[ 90.022135][ T5824] __block_write_begin_int+0x6b5/0x1900
[ 90.022155][ T5824] ? folio_add_lru+0x106/0x220
[ 90.022168][ T5824] ? __pfx_hfsplus_get_block+0x10/0x10
[ 90.022185][ T5824] ? __pfx___block_write_begin_int+0x10/0x10
[ 90.022205][ T5824] cont_write_begin+0x789/0xb50
[ 90.022225][ T5824] ? __pfx_cont_write_begin+0x10/0x10
[ 90.022243][ T5824] ? folio_unlock+0x101/0x160
[ 90.022255][ T5824] hfsplus_write_begin+0x66/0xb0
[ 90.022270][ T5824] ? __pfx_hfsplus_get_block+0x10/0x10
[ 90.022287][ T5824] cont_write_begin+0x2fd/0xb50
[ 90.022307][ T5824] ? __pfx_cont_write_begin+0x10/0x10
[ 90.022324][ T5824] ? inode_set_ctime_current+0x277/0xb40
[ 90.022343][ T5824] ? __pfx_inode_set_ctime_current+0x10/0x10
[ 90.022361][ T5824] hfsplus_write_begin+0x66/0xb0
[ 90.022376][ T5824] ? __pfx_hfsplus_get_block+0x10/0x10
[ 90.022393][ T5824] generic_perform_write+0x2c4/0x910
[ 90.022410][ T5824] ? __pfx_generic_perform_write+0x10/0x10
[ 90.022424][ T5824] ? file_update_time+0x416/0x490
[ 90.022443][ T5824] ? __generic_file_write_iter+0xf9/0x230
[ 90.022457][ T5824] ? generic_file_write_iter+0xfb/0x540
[ 90.022472][ T5824] generic_file_write_iter+0x10f/0x540
[ 90.022486][ T5824] ? __pfx_generic_file_write_iter+0x10/0x10
[ 90.022501][ T5824] ? rcu_is_watching+0x15/0xb0
[ 90.022518][ T5824] ? trace_sched_exit_tp+0x38/0x120
[ 90.022534][ T5824] ? __lock_acquire+0xab9/0xd20
[ 90.022551][ T5824] ? rcu_read_lock_any_held+0xb3/0x120
[ 90.022568][ T5824] ? __pfx_rcu_read_lock_any_held+0x10/0x10
[ 90.022589][ T5824] vfs_write+0x54b/0xa90
[ 90.022602][ T5824] ? __pfx_generic_file_write_iter+0x10/0x10
[ 90.022617][ T5824] ? __pfx_vfs_write+0x10/0x10
[ 90.022630][ T5824] ? _raw_spin_unlock_irq+0x23/0x50
[ 90.022645][ T5824] ? _raw_spin_unlock_irq+0x2e/0x50
[ 90.022661][ T5824] __x64_sys_pwrite64+0x193/0x220
[ 90.022676][ T5824] ? __pfx___x64_sys_pwrite64+0x10/0x10
[ 90.022692][ T5824] do_syscall_64+0xfa/0x3b0
[ 90.022709][ T5824] ? lockdep_hardirqs_on+0x9c/0x150
[ 90.022725][ T5824] ? entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 90.022736][ T5824] ? clear_bhb_loop+0x60/0xb0
[ 90.022749][ T5824] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 90.022760][ T5824] RIP: 0033:0x7f0ecad74ad9
[ 90.022771][ T5824] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 17 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
[ 90.022781][ T5824] RSP: 002b:00007ffc6523a458 EFLAGS: 00000246 ORIG_RAX: 0000000000000012
[ 90.022794][ T5824] RAX: ffffffffffffffda RBX: 0000200000000000 RCX: 00007f0ecad74ad9
[pid 5824] pwrite64(4, "\"", 1, 327376) = 1
[pid 5824] exit_group(0) = ?
[pid 5824] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5824, si_uid=0, si_status=0, si_utime=0, si_stime=7 /* 0.07 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[ 90.022802][ T5824] RDX: 0000000000000001 RSI: 00002000000005c0 RDI: 0000000000000004
[ 90.022809][ T5824] RBP: 0031656c69662f2e R08: 000055557d9914c0 R09: 000055557d9914c0
[ 90.022817][ T5824] R10: 000000000004fed0 R11: 0000000000000246 R12: 00007ffc6523a480
[ 90.022825][ T5824] R13: 00007ffc6523a6a8 R14: 431bde82d7b634db R15: 00007f0ecadbd03b
[ 90.022837][ T5824]
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5825 attached
, child_tidptr=0x55557d990650) = 5825
[pid 5825] set_robust_list(0x55557d990660, 24) = 0
[pid 5825] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5825] setpgid(0, 0) = 0
[pid 5825] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5825] write(3, "1000", 4) = 4
[pid 5825] close(3) = 0
executing program
[pid 5825] write(1, "executing program\n", 18) = 18
[pid 5825] memfd_create("syzkaller", 0) = 3
[pid 5825] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5825] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5825] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5825] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5825] close(3) = 0
[pid 5825] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5825] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5825] exit_group(0) = ?
[pid 5825] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5825, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5826 attached
[pid 5826] set_robust_list(0x55557d990660, 24
[pid 5822] <... clone resumed>, child_tidptr=0x55557d990650) = 5826
[pid 5826] <... set_robust_list resumed>) = 0
[pid 5826] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5826] setpgid(0, 0) = 0
[pid 5826] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5826] write(3, "1000", 4) = 4
[pid 5826] close(3executing program
) = 0
[pid 5826] write(1, "executing program\n", 18) = 18
[pid 5826] memfd_create("syzkaller", 0) = 3
[pid 5826] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5826] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5826] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5826] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5826] close(3) = 0
[pid 5826] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5826] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5826] exit_group(0) = ?
[pid 5826] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5826, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5827 attached
, child_tidptr=0x55557d990650) = 5827
[pid 5827] set_robust_list(0x55557d990660, 24) = 0
[pid 5827] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5827] setpgid(0, 0) = 0
[pid 5827] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5827] write(3, "1000", 4) = 4
[pid 5827] close(3) = 0
[pid 5827] write(1, "executing program\n", 18executing program
) = 18
[pid 5827] memfd_create("syzkaller", 0) = 3
[pid 5827] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5827] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5827] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5827] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5827] close(3) = 0
[pid 5827] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5827] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5827] exit_group(0) = ?
[pid 5827] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5827, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5828 attached
, child_tidptr=0x55557d990650) = 5828
[pid 5828] set_robust_list(0x55557d990660, 24) = 0
[pid 5828] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5828] setpgid(0, 0) = 0
[pid 5828] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5828] write(3, "1000", 4) = 4
[pid 5828] close(3) = 0
[pid 5828] write(1, "executing program\n", 18) = 18
[pid 5828] memfd_create("syzkaller", 0executing program
) = 3
[pid 5828] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5828] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5828] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5828] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5828] close(3) = 0
[pid 5828] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5828] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5828] exit_group(0) = ?
[pid 5828] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5828, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5829 attached
, child_tidptr=0x55557d990650) = 5829
[pid 5829] set_robust_list(0x55557d990660, 24) = 0
[pid 5829] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5829] setpgid(0, 0) = 0
[pid 5829] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5829] write(3, "1000", 4) = 4
[pid 5829] close(3) = 0
executing program
[pid 5829] write(1, "executing program\n", 18) = 18
[pid 5829] memfd_create("syzkaller", 0) = 3
[pid 5829] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5829] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5829] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5829] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5829] close(3) = 0
[pid 5829] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5829] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5829] exit_group(0) = ?
[pid 5829] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5829, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5830 attached
, child_tidptr=0x55557d990650) = 5830
[pid 5830] set_robust_list(0x55557d990660, 24) = 0
[pid 5830] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5830] setpgid(0, 0) = 0
[pid 5830] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5830] write(3, "1000", 4) = 4
[pid 5830] close(3) = 0
executing program
[pid 5830] write(1, "executing program\n", 18) = 18
[pid 5830] memfd_create("syzkaller", 0) = 3
[pid 5830] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5830] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5830] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5830] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5830] close(3) = 0
[pid 5830] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5830] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5830] exit_group(0) = ?
[pid 5830] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5830, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5831 attached
, child_tidptr=0x55557d990650) = 5831
[pid 5831] set_robust_list(0x55557d990660, 24) = 0
[pid 5831] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5831] setpgid(0, 0) = 0
[pid 5831] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5831] write(3, "1000", 4) = 4
[pid 5831] close(3) = 0
executing program
[pid 5831] write(1, "executing program\n", 18) = 18
[pid 5831] memfd_create("syzkaller", 0) = 3
[pid 5831] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5831] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5831] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5831] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5831] close(3) = 0
[pid 5831] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5831] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5831] exit_group(0) = ?
[pid 5831] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5831, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5832 attached
, child_tidptr=0x55557d990650) = 5832
[pid 5832] set_robust_list(0x55557d990660, 24) = 0
[pid 5832] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5832] setpgid(0, 0) = 0
[pid 5832] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5832] write(3, "1000", 4) = 4
[pid 5832] close(3) = 0
executing program
[pid 5832] write(1, "executing program\n", 18) = 18
[pid 5832] memfd_create("syzkaller", 0) = 3
[pid 5832] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5832] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5832] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5832] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5832] close(3) = 0
[pid 5832] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5832] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5832] exit_group(0) = ?
[pid 5832] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5832, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5833 attached
, child_tidptr=0x55557d990650) = 5833
[pid 5833] set_robust_list(0x55557d990660, 24) = 0
[pid 5833] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5833] setpgid(0, 0) = 0
[pid 5833] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5833] write(3, "1000", 4) = 4
[pid 5833] close(3) = 0
executing program
[pid 5833] write(1, "executing program\n", 18) = 18
[pid 5833] memfd_create("syzkaller", 0) = 3
[pid 5833] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5833] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5833] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5833] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5833] close(3) = 0
[pid 5833] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5833] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5833] exit_group(0) = ?
[pid 5833] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5833, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5834 attached
, child_tidptr=0x55557d990650) = 5834
[pid 5834] set_robust_list(0x55557d990660, 24) = 0
[pid 5834] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5834] setpgid(0, 0) = 0
[pid 5834] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5834] write(3, "1000", 4) = 4
[pid 5834] close(3) = 0
executing program
[pid 5834] write(1, "executing program\n", 18) = 18
[pid 5834] memfd_create("syzkaller", 0) = 3
[pid 5834] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5834] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5834] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5834] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5834] close(3) = 0
[pid 5834] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5834] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5834] exit_group(0) = ?
[pid 5834] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5834, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5835 attached
, child_tidptr=0x55557d990650) = 5835
[pid 5835] set_robust_list(0x55557d990660, 24) = 0
[pid 5835] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5835] setpgid(0, 0) = 0
[pid 5835] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5835] write(3, "1000", 4) = 4
[pid 5835] close(3) = 0
[pid 5835] write(1, "executing program\n", 18executing program
) = 18
[pid 5835] memfd_create("syzkaller", 0) = 3
[pid 5835] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5835] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5835] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5835] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5835] close(3) = 0
[pid 5835] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5835] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5835] exit_group(0) = ?
[pid 5835] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5835, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5836 attached
, child_tidptr=0x55557d990650) = 5836
[pid 5836] set_robust_list(0x55557d990660, 24) = 0
[pid 5836] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5836] setpgid(0, 0) = 0
[pid 5836] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5836] write(3, "1000", 4) = 4
[pid 5836] close(3) = 0
executing program
[pid 5836] write(1, "executing program\n", 18) = 18
[pid 5836] memfd_create("syzkaller", 0) = 3
[pid 5836] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5836] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5836] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5836] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5836] close(3) = 0
[pid 5836] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5836] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5836] exit_group(0) = ?
[ 92.024322][ T43] cfg80211: failed to load regulatory.db
[pid 5836] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5836, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5837 attached
, child_tidptr=0x55557d990650) = 5837
[pid 5837] set_robust_list(0x55557d990660, 24) = 0
[pid 5837] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5837] setpgid(0, 0) = 0
[pid 5837] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5837] write(3, "1000", 4) = 4
[pid 5837] close(3) = 0
executing program
[pid 5837] write(1, "executing program\n", 18) = 18
[pid 5837] memfd_create("syzkaller", 0) = 3
[pid 5837] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5837] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5837] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5837] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5837] close(3) = 0
[pid 5837] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5837] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5837] exit_group(0) = ?
[pid 5837] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5837, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5838 attached
, child_tidptr=0x55557d990650) = 5838
[pid 5838] set_robust_list(0x55557d990660, 24) = 0
[pid 5838] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5838] setpgid(0, 0) = 0
[pid 5838] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5838] write(3, "1000", 4) = 4
[pid 5838] close(3) = 0
[pid 5838] write(1, "executing program\n", 18executing program
) = 18
[pid 5838] memfd_create("syzkaller", 0) = 3
[pid 5838] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5838] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5838] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5838] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5838] close(3) = 0
[pid 5838] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5838] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5838] exit_group(0) = ?
[pid 5838] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5838, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5839 attached
, child_tidptr=0x55557d990650) = 5839
[pid 5839] set_robust_list(0x55557d990660, 24) = 0
[pid 5839] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5839] setpgid(0, 0) = 0
[pid 5839] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5839] write(3, "1000", 4) = 4
[pid 5839] close(3) = 0
executing program
[pid 5839] write(1, "executing program\n", 18) = 18
[pid 5839] memfd_create("syzkaller", 0) = 3
[pid 5839] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5839] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5839] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5839] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5839] close(3) = 0
[pid 5839] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5839] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5839] exit_group(0) = ?
[pid 5839] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5839, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55557d990650) = 5841
./strace-static-x86_64: Process 5841 attached
[pid 5841] set_robust_list(0x55557d990660, 24) = 0
[pid 5841] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5841] setpgid(0, 0) = 0
[pid 5841] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5841] write(3, "1000", 4) = 4
[pid 5841] close(3) = 0
executing program
[pid 5841] write(1, "executing program\n", 18) = 18
[pid 5841] memfd_create("syzkaller", 0) = 3
[pid 5841] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5841] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5841] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5841] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5841] close(3) = 0
[pid 5841] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5841] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5841] exit_group(0) = ?
[pid 5841] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5841, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5842 attached
, child_tidptr=0x55557d990650) = 5842
[pid 5842] set_robust_list(0x55557d990660, 24) = 0
[pid 5842] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5842] setpgid(0, 0) = 0
[pid 5842] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5842] write(3, "1000", 4) = 4
[pid 5842] close(3) = 0
executing program
[pid 5842] write(1, "executing program\n", 18) = 18
[pid 5842] memfd_create("syzkaller", 0) = 3
[pid 5842] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5842] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5842] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5842] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5842] close(3) = 0
[pid 5842] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5842] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5842] exit_group(0) = ?
[pid 5842] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5842, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5843 attached
, child_tidptr=0x55557d990650) = 5843
[pid 5843] set_robust_list(0x55557d990660, 24) = 0
[pid 5843] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5843] setpgid(0, 0) = 0
[pid 5843] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5843] write(3, "1000", 4) = 4
[pid 5843] close(3) = 0
executing program
[pid 5843] write(1, "executing program\n", 18) = 18
[pid 5843] memfd_create("syzkaller", 0) = 3
[pid 5843] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5843] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5843] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5843] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5843] close(3) = 0
[pid 5843] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5843] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5843] exit_group(0) = ?
[pid 5843] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5843, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5844 attached
, child_tidptr=0x55557d990650) = 5844
[pid 5844] set_robust_list(0x55557d990660, 24) = 0
[pid 5844] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5844] setpgid(0, 0) = 0
[pid 5844] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5844] write(3, "1000", 4) = 4
[pid 5844] close(3) = 0
executing program
[pid 5844] write(1, "executing program\n", 18) = 18
[pid 5844] memfd_create("syzkaller", 0) = 3
[pid 5844] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5844] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5844] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5844] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5844] close(3) = 0
[pid 5844] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5844] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5844] exit_group(0) = ?
[pid 5844] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5844, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5847 attached
, child_tidptr=0x55557d990650) = 5847
[pid 5847] set_robust_list(0x55557d990660, 24) = 0
[pid 5847] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5847] setpgid(0, 0) = 0
[pid 5847] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5847] write(3, "1000", 4) = 4
[pid 5847] close(3) = 0
executing program
[pid 5847] write(1, "executing program\n", 18) = 18
[pid 5847] memfd_create("syzkaller", 0) = 3
[pid 5847] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5847] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5847] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5847] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5847] close(3) = 0
[pid 5847] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5847] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5847] exit_group(0) = ?
[pid 5847] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5847, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5848 attached
, child_tidptr=0x55557d990650) = 5848
[pid 5848] set_robust_list(0x55557d990660, 24) = 0
[pid 5848] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5848] setpgid(0, 0) = 0
[pid 5848] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5848] write(3, "1000", 4) = 4
[pid 5848] close(3) = 0
executing program
[pid 5848] write(1, "executing program\n", 18) = 18
[pid 5848] memfd_create("syzkaller", 0) = 3
[pid 5848] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5848] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5848] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5848] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5848] close(3) = 0
[pid 5848] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5848] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5848] exit_group(0) = ?
[pid 5848] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5848, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5849 attached
, child_tidptr=0x55557d990650) = 5849
[pid 5849] set_robust_list(0x55557d990660, 24) = 0
[pid 5849] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5849] setpgid(0, 0) = 0
[pid 5849] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5849] write(3, "1000", 4) = 4
[pid 5849] close(3) = 0
executing program
[pid 5849] write(1, "executing program\n", 18) = 18
[pid 5849] memfd_create("syzkaller", 0) = 3
[pid 5849] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5849] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5849] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5849] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5849] close(3) = 0
[pid 5849] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5849] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5849] exit_group(0) = ?
[pid 5849] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5849, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5851 attached
, child_tidptr=0x55557d990650) = 5851
[pid 5851] set_robust_list(0x55557d990660, 24) = 0
[pid 5851] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5851] setpgid(0, 0) = 0
[pid 5851] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5851] write(3, "1000", 4) = 4
[pid 5851] close(3) = 0
executing program
[pid 5851] write(1, "executing program\n", 18) = 18
[pid 5851] memfd_create("syzkaller", 0) = 3
[pid 5851] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5851] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5851] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5851] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5851] close(3) = 0
[pid 5851] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5851] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5851] exit_group(0) = ?
[pid 5851] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5851, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5852 attached
, child_tidptr=0x55557d990650) = 5852
[pid 5852] set_robust_list(0x55557d990660, 24) = 0
[pid 5852] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5852] setpgid(0, 0) = 0
[pid 5852] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5852] write(3, "1000", 4) = 4
[pid 5852] close(3executing program
) = 0
[pid 5852] write(1, "executing program\n", 18) = 18
[pid 5852] memfd_create("syzkaller", 0) = 3
[pid 5852] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5852] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5852] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5852] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5852] close(3) = 0
[pid 5852] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5852] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5852] exit_group(0) = ?
[pid 5852] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5852, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5853 attached
, child_tidptr=0x55557d990650) = 5853
[pid 5853] set_robust_list(0x55557d990660, 24) = 0
[pid 5853] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5853] setpgid(0, 0) = 0
[pid 5853] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5853] write(3, "1000", 4) = 4
[pid 5853] close(3) = 0
[pid 5853] write(1, "executing program\n", 18executing program
) = 18
[pid 5853] memfd_create("syzkaller", 0) = 3
[pid 5853] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5853] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5853] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5853] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5853] close(3) = 0
[pid 5853] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5853] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5853] exit_group(0) = ?
[pid 5853] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5853, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5855 attached
, child_tidptr=0x55557d990650) = 5855
[pid 5855] set_robust_list(0x55557d990660, 24) = 0
[pid 5855] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5855] setpgid(0, 0) = 0
[pid 5855] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5855] write(3, "1000", 4) = 4
[pid 5855] close(3) = 0
executing program
[pid 5855] write(1, "executing program\n", 18) = 18
[pid 5855] memfd_create("syzkaller", 0) = 3
[pid 5855] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5855] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5855] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5855] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5855] close(3) = 0
[pid 5855] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5855] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5855] exit_group(0) = ?
[pid 5855] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5855, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5856 attached
, child_tidptr=0x55557d990650) = 5856
[pid 5856] set_robust_list(0x55557d990660, 24) = 0
[pid 5856] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5856] setpgid(0, 0) = 0
[pid 5856] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5856] write(3, "1000", 4) = 4
[pid 5856] close(3) = 0
executing program
[pid 5856] write(1, "executing program\n", 18) = 18
[pid 5856] memfd_create("syzkaller", 0) = 3
[pid 5856] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5856] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5856] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5856] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5856] close(3) = 0
[pid 5856] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5856] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5856] exit_group(0) = ?
[pid 5856] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5856, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5857 attached
, child_tidptr=0x55557d990650) = 5857
[pid 5857] set_robust_list(0x55557d990660, 24) = 0
[pid 5857] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5857] setpgid(0, 0) = 0
[pid 5857] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5857] write(3, "1000", 4) = 4
[pid 5857] close(3) = 0
[pid 5857] write(1, "executing program\n", 18executing program
) = 18
[pid 5857] memfd_create("syzkaller", 0) = 3
[pid 5857] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[pid 5857] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 524288) = 524288
[pid 5857] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5857] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5857] close(3) = 0
[pid 5857] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5857] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5857] exit_group(0) = ?
[pid 5857] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5857, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5858 attached
[pid 5858] set_robust_list(0x55557d990660, 24
[pid 5822] <... clone resumed>, child_tidptr=0x55557d990650) = 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5858] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5858] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5858] close(3) = 0
[pid 5858] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5858] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5858] exit_group(0) = ?
[pid 5858] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5858, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5859 attached
, child_tidptr=0x55557d990650) = 5859
[pid 5859] set_robust_list(0x55557d990660, 24) = 0
[pid 5859] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5859] setpgid(0, 0) = 0
[pid 5859] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5859] write(3, "1000", 4) = 4
[pid 5859] close(3) = 0
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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5859] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5859] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5859] close(3) = 0
[pid 5859] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5859] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5859] exit_group(0) = ?
[pid 5859] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5859, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5861 attached
, child_tidptr=0x55557d990650) = 5861
[pid 5861] set_robust_list(0x55557d990660, 24) = 0
[pid 5861] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5861] setpgid(0, 0) = 0
[pid 5861] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5861] write(3, "1000", 4) = 4
[pid 5861] close(3) = 0
[pid 5861] write(1, "executing program\n", 18executing program
) = 18
[pid 5861] memfd_create("syzkaller", 0) = 3
[pid 5861] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5861] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5861] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5861] close(3) = 0
[pid 5861] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5861] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5861] exit_group(0) = ?
[pid 5861] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5861, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5862 attached
, child_tidptr=0x55557d990650) = 5862
[pid 5862] set_robust_list(0x55557d990660, 24) = 0
[pid 5862] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5862] setpgid(0, 0) = 0
[pid 5862] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5862] write(3, "1000", 4) = 4
[pid 5862] close(3) = 0
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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5862] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5862] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5862] close(3) = 0
[pid 5862] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5862] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5862] exit_group(0) = ?
[pid 5862] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5862, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55557d990650) = 5863
./strace-static-x86_64: Process 5863 attached
[pid 5863] set_robust_list(0x55557d990660, 24) = 0
[pid 5863] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5863] setpgid(0, 0) = 0
[pid 5863] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5863] write(3, "1000", 4) = 4
[pid 5863] close(3) = 0
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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5863] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5863] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5863] close(3) = 0
[pid 5863] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5863] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5863] exit_group(0) = ?
[pid 5863] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5863, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5864 attached
, child_tidptr=0x55557d990650) = 5864
[pid 5864] set_robust_list(0x55557d990660, 24) = 0
[pid 5864] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5864] setpgid(0, 0) = 0
[pid 5864] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5864] write(3, "1000", 4) = 4
[pid 5864] close(3) = 0
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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5864] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5864] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5864] close(3) = 0
[pid 5864] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5864] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[pid 5864] exit_group(0) = ?
[pid 5864] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5864, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5866 attached
, child_tidptr=0x55557d990650) = 5866
[pid 5866] set_robust_list(0x55557d990660, 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5866] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5866] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5866] close(3) = 0
[pid 5866] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5866] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5867 attached
, child_tidptr=0x55557d990650) = 5867
[pid 5867] set_robust_list(0x55557d990660, 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
[pid 5867] write(1, "executing program\n", 18executing program
) = 18
[pid 5867] memfd_create("syzkaller", 0) = 3
[pid 5867] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5867] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5867] close(3) = 0
[pid 5867] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5867] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5868 attached
, child_tidptr=0x55557d990650) = 5868
[pid 5868] set_robust_list(0x55557d990660, 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5868] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5868] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5868] close(3) = 0
[pid 5868] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5868] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5869 attached
, child_tidptr=0x55557d990650) = 5869
[pid 5869] set_robust_list(0x55557d990660, 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
executing program
[pid 5869] write(1, "executing program\n", 18) = 18
[pid 5869] memfd_create("syzkaller", 0) = 3
[pid 5869] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5869] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5869] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5869] close(3) = 0
[pid 5869] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5869] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5870 attached
, child_tidptr=0x55557d990650) = 5870
[pid 5870] set_robust_list(0x55557d990660, 24) = 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5870] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5870] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5870] close(3) = 0
[pid 5870] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5870] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5871 attached
[pid 5871] set_robust_list(0x55557d990660, 24
[pid 5822] <... clone resumed>, child_tidptr=0x55557d990650) = 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5871] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5871] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5871] close(3) = 0
[pid 5871] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5871] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5872 attached
, child_tidptr=0x55557d990650) = 5872
[pid 5872] set_robust_list(0x55557d990660, 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5872] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5872] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5872] close(3) = 0
[pid 5872] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5872] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5873 attached
, child_tidptr=0x55557d990650) = 5873
[pid 5873] set_robust_list(0x55557d990660, 24) = 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
[pid 5873] write(1, "executing program\n", 18executing program
) = 18
[pid 5873] memfd_create("syzkaller", 0) = 3
[pid 5873] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5873] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5873] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5873] close(3) = 0
[pid 5873] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5873] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5874 attached
, child_tidptr=0x55557d990650) = 5874
[pid 5874] set_robust_list(0x55557d990660, 24) = 0
[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
[pid 5874] write(1, "executing program\n", 18executing program
) = 18
[pid 5874] memfd_create("syzkaller", 0) = 3
[pid 5874] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5874] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5874] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5874] close(3) = 0
[pid 5874] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5874] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5875 attached
[pid 5875] set_robust_list(0x55557d990660, 24
[pid 5822] <... clone resumed>, child_tidptr=0x55557d990650) = 5875
[pid 5875] <... set_robust_list resumed>) = 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
executing program
[pid 5875] write(1, "executing program\n", 18) = 18
[pid 5875] memfd_create("syzkaller", 0) = 3
[pid 5875] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5875] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5875] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5875] close(3) = 0
[pid 5875] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5875] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5876 attached
, child_tidptr=0x55557d990650) = 5876
[pid 5876] set_robust_list(0x55557d990660, 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
[pid 5876] write(1, "executing program\n", 18executing program
) = 18
[pid 5876] memfd_create("syzkaller", 0) = 3
[pid 5876] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5876] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5876] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5876] close(3) = 0
[pid 5876] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5876] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5877 attached
, child_tidptr=0x55557d990650) = 5877
[pid 5877] set_robust_list(0x55557d990660, 24) = 0
[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
executing program
[pid 5877] write(1, "executing program\n", 18) = 18
[pid 5877] memfd_create("syzkaller", 0) = 3
[pid 5877] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5877] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5877] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5877] close(3) = 0
[pid 5877] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5877] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5878 attached
[pid 5878] set_robust_list(0x55557d990660, 24
[pid 5822] <... clone resumed>, child_tidptr=0x55557d990650) = 5878
[pid 5878] <... set_robust_list resumed>) = 0
[pid 5878] prctl(PR_SET_PDEATHSIG, SIGKILL) = 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
[pid 5878] write(1, "executing program\n", 18executing program
) = 18
[pid 5878] memfd_create("syzkaller", 0) = 3
[pid 5878] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5878] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5878] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5878] close(3) = 0
[pid 5878] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5878] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5879 attached
, child_tidptr=0x55557d990650) = 5879
[pid 5879] set_robust_list(0x55557d990660, 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
executing program
[pid 5879] write(1, "executing program\n", 18) = 18
[pid 5879] memfd_create("syzkaller", 0) = 3
[pid 5879] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5879] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5879] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5879] close(3) = 0
[pid 5879] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5879] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5880 attached
, child_tidptr=0x55557d990650) = 5880
[pid 5880] set_robust_list(0x55557d990660, 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5880] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5880] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5880] close(3) = 0
[pid 5880] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5880] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=1 /* 0.01 s */} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5881 attached
, child_tidptr=0x55557d990650) = 5881
[pid 5881] set_robust_list(0x55557d990660, 24) = 0
[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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5881] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5881] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5881] close(3) = 0
[pid 5881] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5881] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5882 attached
, child_tidptr=0x55557d990650) = 5882
[pid 5882] set_robust_list(0x55557d990660, 24) = 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
[pid 5882] write(1, "executing program\n", 18executing program
) = 18
[pid 5882] memfd_create("syzkaller", 0) = 3
[pid 5882] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5882] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5882] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5882] close(3) = 0
[pid 5882] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5882] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5883 attached
, child_tidptr=0x55557d990650) = 5883
[pid 5883] set_robust_list(0x55557d990660, 24) = 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5883] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5883] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5883] close(3) = 0
[pid 5883] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5883] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5884 attached
, child_tidptr=0x55557d990650) = 5884
[pid 5884] set_robust_list(0x55557d990660, 24) = 0
[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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5884] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5884] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5884] close(3) = 0
[pid 5884] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5884] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5885 attached
, child_tidptr=0x55557d990650) = 5885
[pid 5885] set_robust_list(0x55557d990660, 24) = 0
[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
[pid 5885] write(1, "executing program\n", 18executing program
) = 18
[pid 5885] memfd_create("syzkaller", 0) = 3
[pid 5885] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5885] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5885] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5885] close(3) = 0
[pid 5885] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5885] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5886 attached
, child_tidptr=0x55557d990650) = 5886
[pid 5886] set_robust_list(0x55557d990660, 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
[pid 5886] write(1, "executing program\n", 18executing program
) = 18
[pid 5886] memfd_create("syzkaller", 0) = 3
[pid 5886] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5886] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5886] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5886] close(3) = 0
[pid 5886] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5886] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5887 attached
, child_tidptr=0x55557d990650) = 5887
[pid 5887] set_robust_list(0x55557d990660, 24) = 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5887] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5887] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5887] close(3) = 0
[pid 5887] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5887] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5888 attached
, child_tidptr=0x55557d990650) = 5888
[pid 5888] set_robust_list(0x55557d990660, 24) = 0
[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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5888] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5888] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5888] close(3) = 0
[pid 5888] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5888] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5889 attached
[pid 5889] set_robust_list(0x55557d990660, 24
[pid 5822] <... clone resumed>, child_tidptr=0x55557d990650) = 5889
[pid 5889] <... set_robust_list resumed>) = 0
[pid 5889] prctl(PR_SET_PDEATHSIG, SIGKILL) = 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(3executing program
) = 0
[pid 5889] write(1, "executing program\n", 18) = 18
[pid 5889] memfd_create("syzkaller", 0) = 3
[pid 5889] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5889] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5889] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5889] close(3) = 0
[pid 5889] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5889] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5890 attached
, child_tidptr=0x55557d990650) = 5890
[pid 5890] set_robust_list(0x55557d990660, 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5890] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5890] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5890] close(3) = 0
[pid 5890] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5890] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5892 attached
, child_tidptr=0x55557d990650) = 5892
[pid 5892] set_robust_list(0x55557d990660, 24) = 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5892] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5892] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5892] close(3) = 0
[pid 5892] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5892] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5893 attached
, child_tidptr=0x55557d990650) = 5893
[pid 5893] set_robust_list(0x55557d990660, 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
executing program
[pid 5893] write(1, "executing program\n", 18) = 18
[pid 5893] memfd_create("syzkaller", 0) = 3
[pid 5893] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5893] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5893] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5893] close(3) = 0
[pid 5893] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5893] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5894 attached
, child_tidptr=0x55557d990650) = 5894
[pid 5894] set_robust_list(0x55557d990660, 24) = 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
executing program
[pid 5894] write(1, "executing program\n", 18) = 18
[pid 5894] memfd_create("syzkaller", 0) = 3
[pid 5894] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5894] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5894] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5894] close(3) = 0
[pid 5894] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5894] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5895 attached
, child_tidptr=0x55557d990650) = 5895
[pid 5895] set_robust_list(0x55557d990660, 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5895] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5895] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5895] close(3) = 0
[pid 5895] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5895] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5896 attached
, child_tidptr=0x55557d990650) = 5896
[pid 5896] set_robust_list(0x55557d990660, 24) = 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
executing program
[pid 5896] write(1, "executing program\n", 18) = 18
[pid 5896] memfd_create("syzkaller", 0) = 3
[pid 5896] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5896] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5896] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5896] close(3) = 0
[pid 5896] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5896] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0} ---
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5897 attached
, child_tidptr=0x55557d990650) = 5897
[pid 5897] set_robust_list(0x55557d990660, 24) = 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
[pid 5897] write(1, "executing program\n", 18executing program
) = 18
[pid 5897] memfd_create("syzkaller", 0) = 3
[pid 5897] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5897] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5897] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5897] close(3) = 0
[pid 5897] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5897] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5898 attached
, child_tidptr=0x55557d990650) = 5898
[pid 5898] set_robust_list(0x55557d990660, 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
executing program
[pid 5898] write(3, "1000", 4) = 4
[pid 5898] close(3) = 0
[pid 5898] write(1, "executing program\n", 18) = 18
[pid 5898] memfd_create("syzkaller", 0) = 3
[pid 5898] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5898] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5898] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5898] close(3) = 0
[pid 5898] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5898] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5899 attached
[pid 5899] set_robust_list(0x55557d990660, 24
[pid 5822] <... clone resumed>, child_tidptr=0x55557d990650) = 5899
[pid 5899] <... set_robust_list resumed>) = 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
executing program
[pid 5899] write(1, "executing program\n", 18) = 18
[pid 5899] memfd_create("syzkaller", 0) = 3
[pid 5899] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5899] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5899] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5899] close(3) = 0
[pid 5899] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5899] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=1 /* 0.01 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5900 attached
, child_tidptr=0x55557d990650) = 5900
[pid 5900] set_robust_list(0x55557d990660, 24) = 0
[pid 5900] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5900] setpgid(0, 0) = 0
[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
executing program
[pid 5900] write(1, "executing program\n", 18) = 18
[pid 5900] memfd_create("syzkaller", 0) = 3
[pid 5900] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5900] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5900] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5900] close(3) = 0
[pid 5900] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5900] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5901 attached
, child_tidptr=0x55557d990650) = 5901
[pid 5901] set_robust_list(0x55557d990660, 24) = 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5901] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5901] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5901] close(3) = 0
[pid 5901] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5901] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55557d990650) = 5902
./strace-static-x86_64: Process 5902 attached
[pid 5902] set_robust_list(0x55557d990660, 24) = 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) = 0x7f0ec2800000
[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"..., 524288) = 524288
[pid 5902] munmap(0x7f0ec2800000, 138412032) = 0
[pid 5902] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5902] close(3) = 0
[pid 5902] openat(AT_FDCWD, "./file1", O_RDWR|O_CREAT, 000) = -1 EISDIR (Is a directory)
[pid 5902] pwrite64(-1, "\"", 1, 327376) = -1 EBADF (Bad file descriptor)
[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=0, si_stime=0} ---