./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor1893264421
<...>
Warning: Permanently added '10.128.10.32' (ED25519) to the list of known hosts.
execve("./syz-executor1893264421", ["./syz-executor1893264421"], 0x7ffdfe1e0e20 /* 10 vars */) = 0
brk(NULL) = 0x555586795000
brk(0x555586795d00) = 0x555586795d00
arch_prctl(ARCH_SET_FS, 0x555586795380) = 0
set_tid_address(0x555586795650) = 5831
set_robust_list(0x555586795660, 24) = 0
rseq(0x555586795ca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor1893264421", 4096) = 28
getrandom("\x49\xc5\x67\xf2\x63\xc6\x5d\x57", 8, GRND_NONBLOCK) = 8
brk(NULL) = 0x555586795d00
brk(0x5555867b6d00) = 0x5555867b6d00
brk(0x5555867b7000) = 0x5555867b7000
mprotect(0x7fc17956b000, 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 5832 attached
, child_tidptr=0x555586795650) = 5832
[pid 5832] set_robust_list(0x555586795660, 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
[pid 5832] write(1, "executing program\n", 18executing program
) = 18
[pid 5832] memfd_create("syzkaller", 0) = 3
[pid 5832] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5832] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5832] munmap(0x7fc171000000, 138412032) = 0
[pid 5832] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid 5832] ioctl(4, LOOP_SET_FD, 3) = 0
[pid 5832] close(3) = 0
[pid 5832] close(4) = 0
[pid 5832] mkdir("./file1", 0777) = 0
[ 102.702440][ T5832] loop0: detected capacity change from 0 to 32768
[ 102.734952][ T5832] =======================================================
[ 102.734952][ T5832] WARNING: The mand mount option has been deprecated and
[ 102.734952][ T5832] and is ignored by this kernel. Remove the mand
[ 102.734952][ T5832] option from the mount to silence this warning.
[ 102.734952][ T5832] =======================================================
[pid 5832] mount("/dev/loop0", "./file1", "ocfs2", MS_MANDLOCK|MS_DIRSYNC|MS_NODIRATIME, "acl,heartbeat=none,nouser_xattr,coherency=full,data=writeback,localalloc=00000000000000000001,acl,no"...) = 0
[pid 5832] openat(AT_FDCWD, "./file1", O_RDONLY|O_DIRECTORY) = 3
[pid 5832] chdir("./file1") = 0
[pid 5832] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5832] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = 4
[ 102.807850][ T5832] ocfs2: Mounting device (7,0) on (node local, slot 0) with writeback data mode.
[ 102.861923][ T5832]
[ 102.864276][ T5832] ======================================================
[ 102.871287][ T5832] WARNING: possible circular locking dependency detected
[ 102.878302][ T5832] 6.15.0-syzkaller #0 Not tainted
[ 102.883308][ T5832] ------------------------------------------------------
[ 102.890310][ T5832] syz-executor189/5832 is trying to acquire lock:
[ 102.896709][ T5832] ffff8880728214a0 (&oi->ip_alloc_sem){+.+.}-{4:4}, at: ocfs2_try_remove_refcount_tree+0xb6/0x320
[ 102.907334][ T5832]
[ 102.907334][ T5832] but task is already holding lock:
[ 102.914683][ T5832] ffff888072821538 (&oi->ip_xattr_sem){++++}-{4:4}, at: ocfs2_try_remove_refcount_tree+0xa4/0x320
[ 102.925284][ T5832]
[ 102.925284][ T5832] which lock already depends on the new lock.
[ 102.925284][ T5832]
[ 102.935681][ T5832]
[ 102.935681][ T5832] the existing dependency chain (in reverse order) is:
[ 102.944679][ T5832]
[ 102.944679][ T5832] -> #4 (&oi->ip_xattr_sem){++++}-{4:4}:
[ 102.952491][ T5832] lock_acquire+0x120/0x360
[ 102.957511][ T5832] down_write+0x96/0x1f0
[ 102.962276][ T5832] ocfs2_xattr_set_handle+0x3b0/0x7a0
[ 102.968158][ T5832] ocfs2_init_security_set+0xbd/0xe0
[ 102.973956][ T5832] ocfs2_mknod+0x137f/0x2050
[ 102.979057][ T5832] ocfs2_create+0x1a5/0x440
[ 102.984067][ T5832] path_openat+0x14f1/0x3830
[ 102.989165][ T5832] do_filp_open+0x1fa/0x410
[ 102.994176][ T5832] do_sys_openat2+0x121/0x1c0
[ 102.999363][ T5832] __x64_sys_open+0x11e/0x150
[ 103.004545][ T5832] do_syscall_64+0xf6/0x210
[ 103.009558][ T5832] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 103.015957][ T5832]
[ 103.015957][ T5832] -> #3 (jbd2_handle){.+.+}-{0:0}:
[ 103.023240][ T5832] lock_acquire+0x120/0x360
[ 103.028255][ T5832] start_this_handle+0x1fa7/0x21c0
[ 103.033874][ T5832] jbd2__journal_start+0x2c1/0x5b0
[ 103.039490][ T5832] jbd2_journal_start+0x2a/0x40
[ 103.044850][ T5832] ocfs2_start_trans+0x376/0x6d0
[ 103.050299][ T5832] ocfs2_reserve_suballoc_bits+0x711/0x4640
[ 103.056700][ T5832] ocfs2_reserve_new_metadata_blocks+0x403/0x940
[ 103.063529][ T5832] ocfs2_mknod+0xe08/0x2050
[ 103.068545][ T5832] ocfs2_create+0x1a5/0x440
[ 103.073563][ T5832] path_openat+0x14f1/0x3830
[ 103.078662][ T5832] do_filp_open+0x1fa/0x410
[ 103.083669][ T5832] do_sys_openat2+0x121/0x1c0
[ 103.088850][ T5832] __x64_sys_open+0x11e/0x150
[ 103.094031][ T5832] do_syscall_64+0xf6/0x210
[ 103.099042][ T5832] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 103.105438][ T5832]
[ 103.105438][ T5832] -> #2 (&journal->j_trans_barrier){.+.+}-{4:4}:
[ 103.113953][ T5832] lock_acquire+0x120/0x360
[ 103.118968][ T5832] down_read+0x46/0x2e0
[ 103.123658][ T5832] ocfs2_start_trans+0x36a/0x6d0
[ 103.129126][ T5832] ocfs2_reserve_suballoc_bits+0x711/0x4640
[ 103.135526][ T5832] ocfs2_reserve_new_metadata_blocks+0x403/0x940
[ 103.142358][ T5832] ocfs2_mknod+0xe08/0x2050
[ 103.147372][ T5832] ocfs2_create+0x1a5/0x440
[ 103.152383][ T5832] path_openat+0x14f1/0x3830
[ 103.157484][ T5832] do_filp_open+0x1fa/0x410
[ 103.162491][ T5832] do_sys_openat2+0x121/0x1c0
[ 103.167679][ T5832] __x64_sys_open+0x11e/0x150
[ 103.172865][ T5832] do_syscall_64+0xf6/0x210
[ 103.177875][ T5832] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 103.184271][ T5832]
[ 103.184271][ T5832] -> #1 (sb_internal#2){.+.+}-{0:0}:
[ 103.191748][ T5832] lock_acquire+0x120/0x360
[ 103.196782][ T5832] ocfs2_start_trans+0x26b/0x6d0
[ 103.202249][ T5832] ocfs2_truncate_file+0x643/0x1420
[ 103.207973][ T5832] ocfs2_setattr+0x1520/0x1b40
[ 103.213263][ T5832] notify_change+0xb33/0xe40
[ 103.218375][ T5832] do_truncate+0x19a/0x220
[ 103.223309][ T5832] path_openat+0x306c/0x3830
[ 103.228412][ T5832] do_filp_open+0x1fa/0x410
[ 103.233434][ T5832] do_sys_openat2+0x121/0x1c0
[ 103.238622][ T5832] __x64_sys_openat+0x138/0x170
[ 103.243982][ T5832] do_syscall_64+0xf6/0x210
[ 103.248998][ T5832] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 103.255395][ T5832]
[ 103.255395][ T5832] -> #0 (&oi->ip_alloc_sem){+.+.}-{4:4}:
[ 103.263199][ T5832] validate_chain+0xb9b/0x2140
[ 103.268476][ T5832] __lock_acquire+0xaac/0xd20
[ 103.273682][ T5832] lock_acquire+0x120/0x360
[ 103.278698][ T5832] down_write+0x96/0x1f0
[ 103.283463][ T5832] ocfs2_try_remove_refcount_tree+0xb6/0x320
[ 103.289953][ T5832] ocfs2_truncate_file+0xda0/0x1420
[ 103.295665][ T5832] ocfs2_setattr+0x1520/0x1b40
[ 103.300940][ T5832] notify_change+0xb33/0xe40
[ 103.306039][ T5832] do_truncate+0x19a/0x220
[ 103.310966][ T5832] path_openat+0x306c/0x3830
[ 103.316075][ T5832] do_filp_open+0x1fa/0x410
[ 103.321087][ T5832] do_sys_openat2+0x121/0x1c0
[ 103.326270][ T5832] __x64_sys_openat+0x138/0x170
[ 103.331629][ T5832] do_syscall_64+0xf6/0x210
[ 103.336661][ T5832] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 103.343056][ T5832]
[ 103.343056][ T5832] other info that might help us debug this:
[ 103.343056][ T5832]
[ 103.353266][ T5832] Chain exists of:
[ 103.353266][ T5832] &oi->ip_alloc_sem --> jbd2_handle --> &oi->ip_xattr_sem
[ 103.353266][ T5832]
[ 103.366288][ T5832] Possible unsafe locking scenario:
[ 103.366288][ T5832]
[ 103.373717][ T5832] CPU0 CPU1
[ 103.379066][ T5832] ---- ----
[ 103.384414][ T5832] lock(&oi->ip_xattr_sem);
[ 103.388991][ T5832] lock(jbd2_handle);
[ 103.395563][ T5832] lock(&oi->ip_xattr_sem);
[ 103.402662][ T5832] lock(&oi->ip_alloc_sem);
[ 103.407243][ T5832]
[ 103.407243][ T5832] *** DEADLOCK ***
[ 103.407243][ T5832]
[ 103.415387][ T5832] 3 locks held by syz-executor189/5832:
[ 103.420912][ T5832] #0: ffff888023bce420 (sb_writers#8){.+.+}-{0:0}, at: mnt_want_write+0x41/0x90
[ 103.430048][ T5832] #1: ffff888072821800 (&sb->s_type->i_mutex_key#14){+.+.}-{4:4}, at: do_truncate+0x186/0x220
[ 103.440410][ T5832] #2: ffff888072821538 (&oi->ip_xattr_sem){++++}-{4:4}, at: ocfs2_try_remove_refcount_tree+0xa4/0x320
[ 103.451463][ T5832]
[ 103.451463][ T5832] stack backtrace:
[ 103.457356][ T5832] CPU: 1 UID: 0 PID: 5832 Comm: syz-executor189 Not tainted 6.15.0-syzkaller #0 PREEMPT(full)
[ 103.457371][ T5832] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
[ 103.457387][ T5832] Call Trace:
[ 103.457394][ T5832]
[ 103.457403][ T5832] dump_stack_lvl+0x189/0x250
[ 103.457424][ T5832] ? __pfx_dump_stack_lvl+0x10/0x10
[ 103.457441][ T5832] ? __pfx__printk+0x10/0x10
[ 103.457462][ T5832] ? print_lock_name+0xde/0x100
[ 103.457482][ T5832] print_circular_bug+0x2ee/0x310
[ 103.457496][ T5832] check_noncircular+0x134/0x160
[ 103.457509][ T5832] validate_chain+0xb9b/0x2140
[ 103.457537][ T5832] __lock_acquire+0xaac/0xd20
[ 103.457561][ T5832] ? ocfs2_try_remove_refcount_tree+0xb6/0x320
[ 103.457574][ T5832] lock_acquire+0x120/0x360
[ 103.457589][ T5832] ? ocfs2_try_remove_refcount_tree+0xb6/0x320
[ 103.457607][ T5832] down_write+0x96/0x1f0
[ 103.457624][ T5832] ? ocfs2_try_remove_refcount_tree+0xb6/0x320
[ 103.457636][ T5832] ? __pfx_down_write+0x10/0x10
[ 103.457656][ T5832] ocfs2_try_remove_refcount_tree+0xb6/0x320
[ 103.457670][ T5832] ? __pfx_ocfs2_try_remove_refcount_tree+0x10/0x10
[ 103.457684][ T5832] ? up_write+0x1c4/0x420
[ 103.457697][ T5832] ocfs2_truncate_file+0xda0/0x1420
[ 103.457718][ T5832] ? __pfx_ocfs2_truncate_file+0x10/0x10
[ 103.457734][ T5832] ? do_raw_spin_unlock+0x122/0x240
[ 103.457749][ T5832] ? _raw_spin_unlock+0x28/0x50
[ 103.457761][ T5832] ? ocfs2_inode_lock_tracker+0x3ec/0x660
[ 103.457775][ T5832] ? __pfx_ocfs2_inode_lock_tracker+0x10/0x10
[ 103.457786][ T5832] ? ocfs2_rw_lock+0x13a/0x240
[ 103.457803][ T5832] ? __pfx___dquot_initialize+0x10/0x10
[ 103.457815][ T5832] ? __pfx_ocfs2_rw_lock+0x10/0x10
[ 103.457832][ T5832] ? setattr_prepare+0x1e7/0xac0
[ 103.457849][ T5832] ? inode_newsize_ok+0x11b/0x1c0
[ 103.457866][ T5832] ocfs2_setattr+0x1520/0x1b40
[ 103.457886][ T5832] ? __pfx_ocfs2_setattr+0x10/0x10
[ 103.457904][ T5832] ? smk_tskacc+0x2fc/0x370
[ 103.457924][ T5832] ? smack_inode_setattr+0x17b/0x200
[ 103.457935][ T5832] ? __pfx_smack_inode_setattr+0x10/0x10
[ 103.457948][ T5832] ? current_time+0x222/0x370
[ 103.457961][ T5832] ? evm_inode_setattr+0x1b6/0x7d0
[ 103.457976][ T5832] ? __pfx_current_time+0x10/0x10
[ 103.457991][ T5832] ? try_break_deleg+0x79/0x130
[ 103.458006][ T5832] ? __pfx_ocfs2_setattr+0x10/0x10
[ 103.458023][ T5832] notify_change+0xb33/0xe40
[ 103.458042][ T5832] do_truncate+0x19a/0x220
[ 103.458061][ T5832] ? __pfx_do_truncate+0x10/0x10
[ 103.458084][ T5832] path_openat+0x306c/0x3830
[ 103.458099][ T5832] ? arch_stack_walk+0xfc/0x150
[ 103.458124][ T5832] ? __pfx_path_openat+0x10/0x10
[ 103.458139][ T5832] ? entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 103.458157][ T5832] do_filp_open+0x1fa/0x410
[ 103.458173][ T5832] ? __pfx_do_filp_open+0x10/0x10
[ 103.458195][ T5832] ? _raw_spin_unlock+0x28/0x50
[ 103.458207][ T5832] ? alloc_fd+0x64c/0x6c0
[ 103.458229][ T5832] do_sys_openat2+0x121/0x1c0
[ 103.458243][ T5832] ? __pfx_do_sys_openat2+0x10/0x10
[ 103.458259][ T5832] ? rcu_is_watching+0x15/0xb0
[ 103.458279][ T5832] __x64_sys_openat+0x138/0x170
[ 103.458295][ T5832] do_syscall_64+0xf6/0x210
[ 103.458312][ T5832] ? clear_bhb_loop+0x60/0xb0
[ 103.458326][ T5832] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 103.458339][ T5832] RIP: 0033:0x7fc1794f3ad9
[ 103.458356][ T5832] 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
[ 103.458367][ T5832] RSP: 002b:00007ffe5dfe8028 EFLAGS: 00000246 ORIG_RAX: 0000000000000101
[ 103.458380][ T5832] RAX: ffffffffffffffda RBX: 0031656c69662f2e RCX: 00007fc1794f3ad9
[ 103.458389][ T5832] RDX: 0000000000080243 RSI: 00002000000002c0 RDI: 00000000ffffff9c
[pid 5832] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = 5
[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=1 /* 0.01 s */, si_stime=19 /* 0.19 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 5835 attached
[pid 5835] set_robust_list(0x555586795660, 24
[pid 5831] <... clone resumed>, child_tidptr=0x555586795650) = 5835
[pid 5835] <... set_robust_list resumed>) = 0
[pid 5835] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5835] setpgid(0, 0) = 0
[ 103.458398][ T5832] RBP: 00007fc17956b5f0 R08: 00005555867964c0 R09: 00005555867964c0
[ 103.458406][ T5832] R10: 0000000000000001 R11: 0000000000000246 R12: 00007ffe5dfe8050
[ 103.458414][ T5832] R13: 00007ffe5dfe8278 R14: 431bde82d7b634db R15: 00007fc17953c03b
[ 103.458428][ T5832]
[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
executing program
[pid 5835] write(1, "executing program\n", 18) = 18
[pid 5835] memfd_create("syzkaller", 0) = 3
[pid 5835] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5835] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5835] munmap(0x7fc171000000, 138412032) = 0
[pid 5835] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5835] close(3) = 0
[pid 5835] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5835] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=11 /* 0.11 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, child_tidptr=0x555586795650) = 5836
./strace-static-x86_64: Process 5836 attached
[pid 5836] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5836] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5836] munmap(0x7fc171000000, 138412032) = 0
[pid 5836] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5836] close(3) = 0
[pid 5836] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5836] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[pid 5836] exit_group(0) = ?
[pid 5836] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5836, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=12 /* 0.12 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 5837 attached
[pid 5837] set_robust_list(0x555586795660, 24
[pid 5831] <... clone resumed>, child_tidptr=0x555586795650) = 5837
[pid 5837] <... set_robust_list resumed>) = 0
[pid 5837] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5837] setpgid(0, 0) = 0
[pid 5837] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5837] write(3, "1000", 4) = 4
[pid 5837] close(3) = 0
[pid 5837] write(1, "executing program\n", 18executing program
) = 18
[pid 5837] memfd_create("syzkaller", 0) = 3
[pid 5837] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5837] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5837] munmap(0x7fc171000000, 138412032) = 0
[pid 5837] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5837] close(3) = 0
[pid 5837] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5837] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=3 /* 0.03 s */, si_stime=10 /* 0.10 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 5838 attached
, child_tidptr=0x555586795650) = 5838
[pid 5838] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5838] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5838] munmap(0x7fc171000000, 138412032) = 0
[pid 5838] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5838] close(3) = 0
[pid 5838] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5838] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=2 /* 0.02 s */, si_stime=11 /* 0.11 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 5839 attached
, child_tidptr=0x555586795650) = 5839
[pid 5839] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5839] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5839] munmap(0x7fc171000000, 138412032) = 0
[pid 5839] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5839] close(3) = 0
[pid 5839] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5839] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=11 /* 0.11 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5840 attached
, child_tidptr=0x555586795650) = 5840
[pid 5840] set_robust_list(0x555586795660, 24) = 0
[pid 5840] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5840] setpgid(0, 0) = 0
[pid 5840] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5840] write(3, "1000", 4) = 4
[pid 5840] close(3) = 0
executing program
[pid 5840] write(1, "executing program\n", 18) = 18
[pid 5840] memfd_create("syzkaller", 0) = 3
[pid 5840] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5840] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5840] munmap(0x7fc171000000, 138412032) = 0
[pid 5840] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5840] close(3) = 0
[pid 5840] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5840] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[pid 5840] exit_group(0) = ?
[pid 5840] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5840, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=11 /* 0.11 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 5841 attached
, child_tidptr=0x555586795650) = 5841
[pid 5841] set_robust_list(0x555586795660, 24) = 0
[pid 5841] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5841] setpgid(0, 0) = 0
[pid 5841] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5841] write(3, "1000", 4) = 4
[pid 5841] close(3) = 0
[pid 5841] write(1, "executing program\n", 18executing program
) = 18
[pid 5841] memfd_create("syzkaller", 0) = 3
[pid 5841] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5841] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5841] munmap(0x7fc171000000, 138412032) = 0
[pid 5841] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5841] close(3) = 0
[pid 5841] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5841] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=11 /* 0.11 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5842 attached
, child_tidptr=0x555586795650) = 5842
[pid 5842] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5842] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5842] munmap(0x7fc171000000, 138412032) = 0
[pid 5842] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5842] close(3) = 0
[pid 5842] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5842] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=13 /* 0.13 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5843 attached
, child_tidptr=0x555586795650) = 5843
[pid 5843] set_robust_list(0x555586795660, 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
[pid 5843] write(1, "executing program\n", 18executing program
) = 18
[pid 5843] memfd_create("syzkaller", 0) = 3
[pid 5843] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5843] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5843] munmap(0x7fc171000000, 138412032) = 0
[pid 5843] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5843] close(3) = 0
[pid 5843] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5843] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=11 /* 0.11 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 5844 attached
, child_tidptr=0x555586795650) = 5844
[pid 5844] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5844] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5844] munmap(0x7fc171000000, 138412032) = 0
[pid 5844] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5844] close(3) = 0
[pid 5844] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5844] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=11 /* 0.11 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 5845 attached
[pid 5845] set_robust_list(0x555586795660, 24) = 0
[pid 5845] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5845] setpgid(0, 0) = 0
[pid 5831] <... clone resumed>, child_tidptr=0x555586795650) = 5845
[pid 5845] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5845] write(3, "1000", 4) = 4
[pid 5845] close(3) = 0
executing program
[pid 5845] write(1, "executing program\n", 18) = 18
[pid 5845] memfd_create("syzkaller", 0) = 3
[pid 5845] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5845] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5845] munmap(0x7fc171000000, 138412032) = 0
[pid 5845] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5845] close(3) = 0
[pid 5845] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5845] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[pid 5845] exit_group(0) = ?
[pid 5845] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5845, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=11 /* 0.11 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 5846 attached
, child_tidptr=0x555586795650) = 5846
[pid 5846] set_robust_list(0x555586795660, 24) = 0
[pid 5846] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5846] setpgid(0, 0) = 0
[pid 5846] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5846] write(3, "1000", 4) = 4
[pid 5846] close(3) = 0
executing program
[pid 5846] write(1, "executing program\n", 18) = 18
[pid 5846] memfd_create("syzkaller", 0) = 3
[pid 5846] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5846] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5846] munmap(0x7fc171000000, 138412032) = 0
[pid 5846] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5846] close(3) = 0
[pid 5846] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5846] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[pid 5846] exit_group(0) = ?
[pid 5846] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5846, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=10 /* 0.10 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 5847 attached
, child_tidptr=0x555586795650) = 5847
[pid 5847] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5847] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5847] munmap(0x7fc171000000, 138412032) = 0
[pid 5847] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5847] close(3) = 0
[pid 5847] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5847] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=12 /* 0.12 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 5848 attached
, child_tidptr=0x555586795650) = 5848
[pid 5848] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5848] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5848] munmap(0x7fc171000000, 138412032) = 0
[pid 5848] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5848] close(3) = 0
[pid 5848] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5848] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=12 /* 0.12 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 5849 attached
[pid 5849] set_robust_list(0x555586795660, 24
[pid 5831] <... clone resumed>, child_tidptr=0x555586795650) = 5849
[pid 5849] <... set_robust_list resumed>) = 0
[pid 5849] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5849] setpgid(0, 0) = 0
[pid 5849] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5849] write(3, "1000", 4) = 4
[pid 5849] close(3) = 0
[pid 5849] write(1, "executing program\n", 18executing program
) = 18
[pid 5849] memfd_create("syzkaller", 0) = 3
[pid 5849] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5849] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5849] munmap(0x7fc171000000, 138412032) = 0
[pid 5849] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5849] close(3) = 0
[pid 5849] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5849] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=2 /* 0.02 s */, si_stime=10 /* 0.10 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 5851 attached
, child_tidptr=0x555586795650) = 5851
[pid 5851] set_robust_list(0x555586795660, 24) = 0
[pid 5851] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5851] setpgid(0, 0) = 0
[pid 5851] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5851] write(3, "1000", 4) = 4
[pid 5851] close(3) = 0
[pid 5851] write(1, "executing program\n", 18executing program
) = 18
[pid 5851] memfd_create("syzkaller", 0) = 3
[pid 5851] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5851] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5851] munmap(0x7fc171000000, 138412032) = 0
[pid 5851] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5851] close(3) = 0
[pid 5851] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5851] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=12 /* 0.12 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 5852 attached
, child_tidptr=0x555586795650) = 5852
[pid 5852] set_robust_list(0x555586795660, 24) = 0
[pid 5852] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5852] setpgid(0, 0) = 0
[pid 5852] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5852] write(3, "1000", 4) = 4
[pid 5852] close(3) = 0
executing program
[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) = 0x7fc171000000
[pid 5852] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5852] munmap(0x7fc171000000, 138412032) = 0
[pid 5852] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5852] close(3) = 0
[pid 5852] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5852] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=12 /* 0.12 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5853 attached
[pid 5853] set_robust_list(0x555586795660, 24
[pid 5831] <... clone resumed>, child_tidptr=0x555586795650) = 5853
[pid 5853] <... set_robust_list resumed>) = 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
executing program
[pid 5853] write(1, "executing program\n", 18) = 18
[pid 5853] memfd_create("syzkaller", 0) = 3
[pid 5853] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5853] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5853] munmap(0x7fc171000000, 138412032) = 0
[pid 5853] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5853] close(3) = 0
[pid 5853] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5853] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=12 /* 0.12 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 5854 attached
[pid 5854] set_robust_list(0x555586795660, 24
[pid 5831] <... clone resumed>, child_tidptr=0x555586795650) = 5854
[pid 5854] <... set_robust_list resumed>) = 0
[pid 5854] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5854] setpgid(0, 0) = 0
[pid 5854] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5854] write(3, "1000", 4) = 4
[pid 5854] close(3) = 0
[pid 5854] write(1, "executing program\n", 18executing program
) = 18
[pid 5854] memfd_create("syzkaller", 0) = 3
[pid 5854] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5854] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5854] munmap(0x7fc171000000, 138412032) = 0
[pid 5854] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5854] close(3) = 0
[pid 5854] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5854] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[pid 5854] exit_group(0) = ?
[pid 5854] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5854, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=9 /* 0.09 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 5855 attached
, child_tidptr=0x555586795650) = 5855
[pid 5855] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5855] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5855] munmap(0x7fc171000000, 138412032) = 0
[pid 5855] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5855] close(3) = 0
[pid 5855] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5855] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=11 /* 0.11 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 5856 attached
, child_tidptr=0x555586795650) = 5856
[pid 5856] set_robust_list(0x555586795660, 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
[pid 5856] write(1, "executing program\n", 18executing program
) = 18
[pid 5856] memfd_create("syzkaller", 0) = 3
[pid 5856] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5856] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5856] munmap(0x7fc171000000, 138412032) = 0
[pid 5856] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5856] close(3) = 0
[pid 5856] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5856] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=2 /* 0.02 s */, si_stime=11 /* 0.11 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 5857 attached
, child_tidptr=0x555586795650) = 5857
[pid 5857] set_robust_list(0x555586795660, 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
executing program
[pid 5857] write(1, "executing program\n", 18) = 18
[pid 5857] memfd_create("syzkaller", 0) = 3
[pid 5857] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5857] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5857] munmap(0x7fc171000000, 138412032) = 0
[pid 5857] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5857] close(3) = 0
[pid 5857] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5857] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=13 /* 0.13 s */} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5858 attached
, child_tidptr=0x555586795650) = 5858
[pid 5858] set_robust_list(0x555586795660, 24) = 0
[pid 5858] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5858] setpgid(0, 0) = 0
[pid 5858] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5858] write(3, "1000", 4) = 4
[pid 5858] close(3) = 0
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) = 0x7fc171000000
[pid 5858] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5858] munmap(0x7fc171000000, 138412032) = 0
[pid 5858] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5858] close(3) = 0
[pid 5858] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5858] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=13 /* 0.13 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 5859 attached
[pid 5859] set_robust_list(0x555586795660, 24
[pid 5831] <... clone resumed>, child_tidptr=0x555586795650) = 5859
[pid 5859] <... set_robust_list resumed>) = 0
[pid 5859] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5859] setpgid(0, 0) = 0
[pid 5859] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5859] write(3, "1000", 4) = 4
[pid 5859] close(3) = 0
[pid 5859] write(1, "executing program\n", 18executing program
) = 18
[pid 5859] memfd_create("syzkaller", 0) = 3
[pid 5859] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5859] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5859] munmap(0x7fc171000000, 138412032) = 0
[pid 5859] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5859] close(3) = 0
[pid 5859] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5859] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=2 /* 0.02 s */, si_stime=11 /* 0.11 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 5860 attached
, child_tidptr=0x555586795650) = 5860
[pid 5860] set_robust_list(0x555586795660, 24) = 0
[pid 5860] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5860] setpgid(0, 0) = 0
[pid 5860] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5860] write(3, "1000", 4) = 4
[pid 5860] close(3) = 0
executing program
[pid 5860] write(1, "executing program\n", 18) = 18
[pid 5860] memfd_create("syzkaller", 0) = 3
[pid 5860] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5860] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5860] munmap(0x7fc171000000, 138412032) = 0
[pid 5860] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5860] close(3) = 0
[pid 5860] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5860] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[pid 5860] exit_group(0) = ?
[pid 5860] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5860, si_uid=0, si_status=0, si_utime=0, si_stime=12 /* 0.12 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 5861 attached
, child_tidptr=0x555586795650) = 5861
[pid 5861] set_robust_list(0x555586795660, 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(3executing program
) = 0
[pid 5861] write(1, "executing program\n", 18) = 18
[pid 5861] memfd_create("syzkaller", 0) = 3
[pid 5861] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5861] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5861] munmap(0x7fc171000000, 138412032) = 0
[pid 5861] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5861] close(3) = 0
[pid 5861] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5861] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=2 /* 0.02 s */, si_stime=10 /* 0.10 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 5862 attached
, child_tidptr=0x555586795650) = 5862
[pid 5862] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5862] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5862] munmap(0x7fc171000000, 138412032) = 0
[pid 5862] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5862] close(3) = 0
[pid 5862] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5862] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[pid 5862] exit_group(0) = ?
[pid 5862] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5862, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=13 /* 0.13 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 5864 attached
, child_tidptr=0x555586795650) = 5864
[pid 5864] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5864] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5864] munmap(0x7fc171000000, 138412032) = 0
[pid 5864] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5864] close(3) = 0
[pid 5864] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5864] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[pid 5864] exit_group(0) = ?
[pid 5864] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5864, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=10 /* 0.10 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 5865 attached
, child_tidptr=0x555586795650) = 5865
[pid 5865] set_robust_list(0x555586795660, 24) = 0
[pid 5865] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5865] setpgid(0, 0) = 0
[pid 5865] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5865] write(3, "1000", 4) = 4
[pid 5865] close(3) = 0
executing program
[pid 5865] write(1, "executing program\n", 18) = 18
[pid 5865] memfd_create("syzkaller", 0) = 3
[pid 5865] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5865] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5865] munmap(0x7fc171000000, 138412032) = 0
[pid 5865] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5865] close(3) = 0
[pid 5865] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5865] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[pid 5865] exit_group(0) = ?
[pid 5865] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5865, si_uid=0, si_status=0, si_utime=0, si_stime=11 /* 0.11 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 5866 attached
, child_tidptr=0x555586795650) = 5866
[pid 5866] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5866] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5866] munmap(0x7fc171000000, 138412032) = 0
[pid 5866] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5866] close(3) = 0
[pid 5866] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5866] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=2 /* 0.02 s */, si_stime=12 /* 0.12 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 5867 attached
, child_tidptr=0x555586795650) = 5867
[pid 5867] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5867] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5867] munmap(0x7fc171000000, 138412032) = 0
[pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5867] close(3) = 0
[pid 5867] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5867] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=11 /* 0.11 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=0x555586795650) = 5868
[pid 5868] set_robust_list(0x555586795660, 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
executing program
[pid 5868] write(1, "executing program\n", 18) = 18
[pid 5868] memfd_create("syzkaller", 0) = 3
[pid 5868] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc171000000
[pid 5868] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5868] munmap(0x7fc171000000, 138412032) = 0
[pid 5868] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5868] close(3) = 0
[pid 5868] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5868] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=1 /* 0.01 s */, si_stime=11 /* 0.11 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=0x555586795650) = 5869
[pid 5869] set_robust_list(0x555586795660, 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) = 0x7fc171000000
[pid 5869] write(3, "\x02\x02\x02\x02\x02\x02\x02\x02\x74\x68\x69\x73\x20\x69\x73\x20\x61\x6e\x20\x6f\x63\x66\x73\x32\x20\x76\x6f\x6c\x75\x6d\x65\x00\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02"..., 16777216) = 16777216
[pid 5869] munmap(0x7fc171000000, 138412032) = 0
[pid 5869] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5869] close(3) = 0
[pid 5869] open("./file1", O_RDONLY|O_CREAT|O_NONBLOCK|O_NOFOLLOW|O_NOATIME, 000) = -1 EISDIR (Is a directory)
[pid 5869] openat(AT_FDCWD, "./file1", O_ACCMODE|O_CREAT|O_TRUNC|O_CLOEXEC, 001) = -1 EISDIR (Is a directory)
[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=2 /* 0.02 s */, si_stime=10 /* 0.10 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 5870 attached
, child_tidptr=0x555586795650) = 5870
[pid 5870] set_robust_list(0x555586795660, 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) = 0x7fc171000000