./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor2222098419
<...>
[ 101.382868][ T9] cfg80211: failed to load regulatory.db
Warning: Permanently added '10.128.0.30' (ED25519) to the list of known hosts.
execve("./syz-executor2222098419", ["./syz-executor2222098419"], 0x7ffcc049c1f0 /* 10 vars */) = 0
brk(NULL) = 0x5555638d2000
brk(0x5555638d2d00) = 0x5555638d2d00
arch_prctl(ARCH_SET_FS, 0x5555638d2380) = 0
set_tid_address(0x5555638d2650) = 5851
set_robust_list(0x5555638d2660, 24) = 0
rseq(0x5555638d2ca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor2222098419", 4096) = 28
getrandom("\x79\x35\xd6\x73\x91\x06\x21\x37", 8, GRND_NONBLOCK) = 8
brk(NULL) = 0x5555638d2d00
brk(0x5555638f3d00) = 0x5555638f3d00
brk(0x5555638f4000) = 0x5555638f4000
mprotect(0x7f2323606000, 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, child_tidptr=0x5555638d2650) = 5852
./strace-static-x86_64: Process 5852 attached
[pid 5852] set_robust_list(0x5555638d2660, 24) = 0
[pid 5852] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5852] setpgid(0, 0) = 0
[pid 5852] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5852] write(3, "1000", 4) = 4
[pid 5852] close(3) = 0
[pid 5852] write(1, "executing program\n", 18executing program
) = 18
[pid 5852] memfd_create("syzkaller", 0) = 3
[pid 5852] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[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(0x7f231b000000, 138412032) = 0
[pid 5852] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid 5852] ioctl(4, LOOP_SET_FD, 3) = 0
[pid 5852] close(3) = 0
[pid 5852] close(4) = 0
[pid 5852] mkdir("./file1", 0777) = 0
[ 105.627389][ T5852] loop0: detected capacity change from 0 to 32768
[ 105.660153][ T5852] =======================================================
[ 105.660153][ T5852] WARNING: The mand mount option has been deprecated and
[ 105.660153][ T5852] and is ignored by this kernel. Remove the mand
[ 105.660153][ T5852] option from the mount to silence this warning.
[ 105.660153][ T5852] =======================================================
[pid 5852] mount("/dev/loop0", "./file1", "ocfs2", MS_NOEXEC|MS_MANDLOCK|MS_DIRSYNC|MS_NODIRATIME|MS_POSIXACL, "acl,heartbeat=none,errors=remount-ro,coherency=full,coherency=full,localflocks,intr,noacl,") = 0
[pid 5852] openat(AT_FDCWD, "./file1", O_RDONLY|O_DIRECTORY) = 3
[pid 5852] chdir("./file1") = 0
[pid 5852] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5852] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 4
[pid 5852] fallocate(4, 0, 29521, 32769) = 0
[pid 5852] ioctl(4, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = 0
[pid 5852] exit_group(0) = ?
[ 105.725063][ T5852] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode.
[pid 5852] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5852, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=22 /* 0.22 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=0x5555638d2650) = 5855
[pid 5855] set_robust_list(0x5555638d2660, 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
[pid 5855] write(1, "executing program\n", 18executing program
) = 18
[pid 5855] memfd_create("syzkaller", 0) = 3
[pid 5855] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[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(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5855] fallocate(3, 0, 29521, 32769) = 0
[pid 5855] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=30 /* 0.30 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=0x5555638d2650) = 5856
[pid 5856] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[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(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5856] fallocate(3, 0, 29521, 32769) = 0
[pid 5856] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=30 /* 0.30 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 5857 attached
, child_tidptr=0x5555638d2650) = 5857
[pid 5857] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[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(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5857] fallocate(3, 0, 29521, 32769) = 0
[pid 5857] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=29 /* 0.29 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 5858 attached
, child_tidptr=0x5555638d2650) = 5858
[pid 5858] set_robust_list(0x5555638d2660, 24) = 0
[pid 5858] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5858] setpgid(0, 0) = 0
[pid 5858] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5858] write(3, "1000", 4) = 4
[pid 5858] close(3) = 0
[pid 5858] write(1, "executing program\n", 18executing program
) = 18
[pid 5858] memfd_create("syzkaller", 0) = 3
[pid 5858] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[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(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5858] fallocate(3, 0, 29521, 32769) = 0
[pid 5858] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=30 /* 0.30 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
, child_tidptr=0x5555638d2650) = 5859
[pid 5859] set_robust_list(0x5555638d2660, 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", 4executing program
) = 4
[pid 5859] close(3) = 0
[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) = 0x7f231b000000
[ 107.868483][ T3075]
[ 107.870861][ T3075] ======================================================
[ 107.877889][ T3075] WARNING: possible circular locking dependency detected
[ 107.884913][ T3075] 6.16.0-rc6-syzkaller #0 Not tainted
[ 107.890292][ T3075] ------------------------------------------------------
[ 107.897315][ T3075] kworker/u8:7/3075 is trying to acquire lock:
[ 107.903477][ T3075] ffff88805fd85100 (&ocfs2_sysfile_lock_key[args->fi_sysfile_type]#5){+.+.}-{4:4}, at: __ocfs2_flush_truncate_log+0x31e/0x1160
[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
[ 107.916721][ T3075]
[ 107.916721][ T3075] but task is already holding lock:
[ 107.924091][ T3075] ffff88805fd8b480 (&ocfs2_sysfile_lock_key[args->fi_sysfile_type]#6){+.+.}-{4:4}, at: ocfs2_truncate_log_worker+0x92/0x1a0
[ 107.937058][ T3075]
[ 107.937058][ T3075] which lock already depends on the new lock.
[ 107.937058][ T3075]
[ 107.947469][ T3075]
[ 107.947469][ T3075] the existing dependency chain (in reverse order) is:
[ 107.956496][ T3075]
[ 107.956496][ T3075] -> #1 (&ocfs2_sysfile_lock_key[args->fi_sysfile_type]#6){+.+.}-{4:4}:
[ 107.967067][ T3075] down_write+0x92/0x200
[ 107.971860][ T3075] ocfs2_move_extent+0x6ea/0x17f0
[ 107.977432][ T3075] ocfs2_move_extents+0xd69/0x1980
[ 107.983099][ T3075] ocfs2_ioctl_move_extents+0x54d/0xb20
[ 107.989186][ T3075] ocfs2_ioctl+0x3c6/0x6f0
[ 107.994159][ T3075] __x64_sys_ioctl+0x18e/0x210
[ 107.999455][ T3075] do_syscall_64+0xcd/0x4c0
[ 108.004509][ T3075] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 108.010935][ T3075]
[ 108.010935][ T3075] -> #0 (&ocfs2_sysfile_lock_key[args->fi_sysfile_type]#5){+.+.}-{4:4}:
[ 108.021495][ T3075] __lock_acquire+0x126f/0x1c90
[ 108.026898][ T3075] lock_acquire+0x179/0x350
[ 108.031930][ T3075] down_write+0x92/0x200
[ 108.036700][ T3075] __ocfs2_flush_truncate_log+0x31e/0x1160
[ 108.043044][ T3075] ocfs2_truncate_log_worker+0x9a/0x1a0
[ 108.049140][ T3075] process_one_work+0x9cf/0x1b70
[ 108.054617][ T3075] worker_thread+0x6c8/0xf10
[ 108.059742][ T3075] kthread+0x3c5/0x780
[ 108.064339][ T3075] ret_from_fork+0x5d7/0x6f0
[ 108.069502][ T3075] ret_from_fork_asm+0x1a/0x30
[ 108.074816][ T3075]
[ 108.074816][ T3075] other info that might help us debug this:
[ 108.074816][ T3075]
[ 108.085044][ T3075] Possible unsafe locking scenario:
[ 108.085044][ T3075]
[ 108.092498][ T3075] CPU0 CPU1
[ 108.097860][ T3075] ---- ----
[ 108.103225][ T3075] lock(&ocfs2_sysfile_lock_key[args->fi_sysfile_type]#6);
[ 108.110536][ T3075] lock(&ocfs2_sysfile_lock_key[args->fi_sysfile_type]#5);
[ 108.120365][ T3075] lock(&ocfs2_sysfile_lock_key[args->fi_sysfile_type]#6);
[ 108.130197][ T3075] lock(&ocfs2_sysfile_lock_key[args->fi_sysfile_type]#5);
[ 108.137597][ T3075]
[ 108.137597][ T3075] *** DEADLOCK ***
[ 108.137597][ T3075]
[ 108.145736][ T3075] 3 locks held by kworker/u8:7/3075:
[ 108.151017][ T3075] #0: ffff88801c6f4948 ((wq_completion)ocfs2_wq){+.+.}-{0:0}, at: process_one_work+0x12a2/0x1b70
[pid 5859] munmap(0x7f231b000000, 138412032) = 0
[pid 5859] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[ 108.161691][ T3075] #1: ffffc9000b597d10 ((work_completion)(&(&osb->osb_truncate_log_wq)->work)){+.+.}-{0:0}, at: process_one_work+0x929/0x1b70
[ 108.174882][ T3075] #2: ffff88805fd8b480 (&ocfs2_sysfile_lock_key[args->fi_sysfile_type]#6){+.+.}-{4:4}, at: ocfs2_truncate_log_worker+0x92/0x1a0
[ 108.188262][ T3075]
[ 108.188262][ T3075] stack backtrace:
[ 108.194151][ T3075] CPU: 1 UID: 0 PID: 3075 Comm: kworker/u8:7 Not tainted 6.16.0-rc6-syzkaller #0 PREEMPT(full)
[ 108.194190][ T3075] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
[ 108.194214][ T3075] Workqueue: ocfs2_wq ocfs2_truncate_log_worker
[ 108.194253][ T3075] Call Trace:
[ 108.194265][ T3075]
[ 108.194276][ T3075] dump_stack_lvl+0x116/0x1f0
[ 108.194327][ T3075] print_circular_bug+0x275/0x350
[ 108.194380][ T3075] check_noncircular+0x14c/0x170
[ 108.194436][ T3075] __lock_acquire+0x126f/0x1c90
[ 108.194499][ T3075] lock_acquire+0x179/0x350
[ 108.194527][ T3075] ? __ocfs2_flush_truncate_log+0x31e/0x1160
[ 108.194566][ T3075] ? __pfx___might_resched+0x10/0x10
[ 108.194614][ T3075] down_write+0x92/0x200
[ 108.194643][ T3075] ? __ocfs2_flush_truncate_log+0x31e/0x1160
[ 108.194680][ T3075] ? __pfx_down_write+0x10/0x10
[ 108.194709][ T3075] ? srso_alias_return_thunk+0x5/0xfbef5
[ 108.194748][ T3075] ? lockdep_hardirqs_on+0x7c/0x110
[ 108.194794][ T3075] ? srso_alias_return_thunk+0x5/0xfbef5
[ 108.194833][ T3075] ? _raw_spin_unlock_irqrestore+0x3b/0x80
[ 108.194881][ T3075] __ocfs2_flush_truncate_log+0x31e/0x1160
[ 108.194921][ T3075] ? __pfx___might_resched+0x10/0x10
[ 108.194966][ T3075] ? __pfx___ocfs2_flush_truncate_log+0x10/0x10
[ 108.195005][ T3075] ? down_write+0x14d/0x200
[ 108.195034][ T3075] ? __pfx_down_write+0x10/0x10
[ 108.195062][ T3075] ? debug_object_deactivate+0x1ec/0x3a0
[ 108.195100][ T3075] ocfs2_truncate_log_worker+0x9a/0x1a0
[ 108.195139][ T3075] ? __pfx_ocfs2_truncate_log_worker+0x10/0x10
[ 108.195178][ T3075] ? srso_alias_return_thunk+0x5/0xfbef5
[ 108.195216][ T3075] ? rcu_is_watching+0x12/0xc0
[ 108.195260][ T3075] process_one_work+0x9cf/0x1b70
[ 108.195302][ T3075] ? __pfx_process_one_work+0x10/0x10
[ 108.195337][ T3075] ? srso_alias_return_thunk+0x5/0xfbef5
[ 108.195380][ T3075] ? srso_alias_return_thunk+0x5/0xfbef5
[ 108.195418][ T3075] ? assign_work+0x1a0/0x250
[ 108.195450][ T3075] worker_thread+0x6c8/0xf10
[ 108.195491][ T3075] ? srso_alias_return_thunk+0x5/0xfbef5
[ 108.195530][ T3075] ? srso_alias_return_thunk+0x5/0xfbef5
[ 108.195568][ T3075] ? __kthread_parkme+0x19e/0x250
[ 108.195614][ T3075] ? srso_alias_return_thunk+0x5/0xfbef5
[ 108.195654][ T3075] ? __pfx_worker_thread+0x10/0x10
[ 108.195688][ T3075] kthread+0x3c5/0x780
[pid 5859] close(3) = 0
[pid 5859] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5859] fallocate(3, 0, 29521, 32769) = 0
[pid 5859] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=1 /* 0.01 s */, si_stime=47 /* 0.47 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 5860 attached
, child_tidptr=0x5555638d2650) = 5860
[pid 5860] set_robust_list(0x5555638d2660, 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
executing program
[pid 5860] close(3) = 0
[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) = 0x7f231b000000
[ 108.195718][ T3075] ? __pfx_kthread+0x10/0x10
[ 108.195749][ T3075] ? srso_alias_return_thunk+0x5/0xfbef5
[ 108.195787][ T3075] ? rcu_is_watching+0x12/0xc0
[ 108.195828][ T3075] ? __pfx_kthread+0x10/0x10
[ 108.195858][ T3075] ret_from_fork+0x5d7/0x6f0
[ 108.195907][ T3075] ? __pfx_kthread+0x10/0x10
[ 108.195937][ T3075] ret_from_fork_asm+0x1a/0x30
[ 108.195982][ T3075]
[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(0x7f231b000000, 138412032) = 0
[pid 5860] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5860] close(3) = 0
[pid 5860] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5860] fallocate(3, 0, 29521, 32769) = 0
[pid 5860] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 5860] exit_group(0) = ?
[pid 5860] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5860, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 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=0x5555638d2650) = 5861
[pid 5861] set_robust_list(0x5555638d2660, 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
executing program
[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) = 0x7f231b000000
[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(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5861] fallocate(3, 0, 29521, 32769) = 0
[pid 5861] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=19 /* 0.19 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=0x5555638d2650) = 5862
[pid 5862] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[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(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5862] fallocate(3, 0, 29521, 32769) = 0
[pid 5862] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=18 /* 0.18 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 5863 attached
, child_tidptr=0x5555638d2650) = 5863
[pid 5863] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[pid 5863] 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 5863] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5863] fallocate(3, 0, 29521, 32769) = 0
[pid 5863] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=2 /* 0.02 s */, si_stime=16 /* 0.16 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=0x5555638d2650) = 5864
[pid 5864] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[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(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5864] fallocate(3, 0, 29521, 32769) = 0
[pid 5864] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=18 /* 0.18 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 5865 attached
[pid 5865] set_robust_list(0x5555638d2660, 24
[pid 5851] <... clone resumed>, child_tidptr=0x5555638d2650) = 5865
[pid 5865] <... set_robust_list resumed>) = 0
[pid 5865] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5865] setpgid(0, 0) = 0
[pid 5865] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5865] write(3, "1000", 4) = 4
[pid 5865] close(3) = 0
[pid 5865] write(1, "executing program\n", 18executing program
) = 18
[pid 5865] memfd_create("syzkaller", 0) = 3
[pid 5865] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[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(0x7f231b000000, 138412032) = 0
[pid 5865] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5865] close(3) = 0
[pid 5865] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5865] fallocate(3, 0, 29521, 32769) = 0
[pid 5865] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=1 /* 0.01 s */, si_stime=17 /* 0.17 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=0x5555638d2650) = 5866
[pid 5866] set_robust_list(0x5555638d2660, 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(3executing program
) = 0
[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) = 0x7f231b000000
[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(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5866] fallocate(3, 0, 29521, 32769) = 0
[pid 5866] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=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 5867 attached
, child_tidptr=0x5555638d2650) = 5867
[pid 5867] set_robust_list(0x5555638d2660, 24) = 0
[pid 5867] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5867] setpgid(0, 0) = 0
[pid 5867] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5867] write(3, "1000", 4) = 4
[pid 5867] close(3) = 0
executing program
[pid 5867] write(1, "executing program\n", 18) = 18
[pid 5867] memfd_create("syzkaller", 0) = 3
[pid 5867] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[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(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5867] fallocate(3, 0, 29521, 32769) = 0
[pid 5867] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=2 /* 0.02 s */, si_stime=17 /* 0.17 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=0x5555638d2650) = 5869
[pid 5869] set_robust_list(0x5555638d2660, 24) = 0
[pid 5869] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5869] setpgid(0, 0) = 0
[pid 5869] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5869] write(3, "1000", 4) = 4
[pid 5869] close(3) = 0
[pid 5869] write(1, "executing program\n", 18executing program
) = 18
[pid 5869] memfd_create("syzkaller", 0) = 3
[pid 5869] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[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(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5869] fallocate(3, 0, 29521, 32769) = 0
[pid 5869] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=17 /* 0.17 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 5870 attached
, child_tidptr=0x5555638d2650) = 5870
[pid 5870] set_robust_list(0x5555638d2660, 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
[pid 5870] write(1, "executing program\n", 18executing program
) = 18
[pid 5870] memfd_create("syzkaller", 0) = 3
[pid 5870] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[pid 5870] 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 5870] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5870] fallocate(3, 0, 29521, 32769) = 0
[pid 5870] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=1 /* 0.01 s */, si_stime=17 /* 0.17 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 5871 attached
, child_tidptr=0x5555638d2650) = 5871
[pid 5871] set_robust_list(0x5555638d2660, 24) = 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) = 0x7f231b000000
[pid 5871] 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 5871] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5871] fallocate(3, 0, 29521, 32769) = 0
[pid 5871] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=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 5872 attached
[pid 5872] set_robust_list(0x5555638d2660, 24
[pid 5851] <... clone resumed>, child_tidptr=0x5555638d2650) = 5872
[pid 5872] <... set_robust_list resumed>) = 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) = 0x7f231b000000
[pid 5872] 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 5872] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5872] fallocate(3, 0, 29521, 32769) = 0
[pid 5872] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5873 attached
, child_tidptr=0x5555638d2650) = 5873
[pid 5873] set_robust_list(0x5555638d2660, 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
executing program
[pid 5873] write(1, "executing program\n", 18) = 18
[pid 5873] memfd_create("syzkaller", 0) = 3
[pid 5873] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[pid 5873] 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 5873] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5873] fallocate(3, 0, 29521, 32769) = 0
[pid 5873] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 5873] exit_group(0) = ?
[pid 5873] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5873, si_uid=0, si_status=0, si_utime=0, si_stime=18 /* 0.18 s */} ---
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=0x5555638d2650) = 5874
[pid 5874] set_robust_list(0x5555638d2660, 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
executing program
[pid 5874] write(1, "executing program\n", 18) = 18
[pid 5874] memfd_create("syzkaller", 0) = 3
[pid 5874] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[pid 5874] 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 5874] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5874] fallocate(3, 0, 29521, 32769) = 0
[pid 5874] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=3 /* 0.03 s */, si_stime=14 /* 0.14 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 5875 attached
, child_tidptr=0x5555638d2650) = 5875
[pid 5875] set_robust_list(0x5555638d2660, 24) = 0
[pid 5875] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5875] setpgid(0, 0) = 0
[pid 5875] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5875] write(3, "1000", 4) = 4
[pid 5875] close(3) = 0
[pid 5875] write(1, "executing program\n", 18executing program
) = 18
[pid 5875] memfd_create("syzkaller", 0) = 3
[pid 5875] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[pid 5875] 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 5875] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5875] fallocate(3, 0, 29521, 32769) = 0
[pid 5875] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=2 /* 0.02 s */, si_stime=16 /* 0.16 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 5876 attached
, child_tidptr=0x5555638d2650) = 5876
[pid 5876] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[pid 5876] 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 5876] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5876] fallocate(3, 0, 29521, 32769) = 0
[pid 5876] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=18 /* 0.18 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 5877 attached
, child_tidptr=0x5555638d2650) = 5877
[pid 5877] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[pid 5877] 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 5877] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5877] fallocate(3, 0, 29521, 32769) = 0
[pid 5877] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=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 5878 attached
, child_tidptr=0x5555638d2650) = 5878
[pid 5878] set_robust_list(0x5555638d2660, 24) = 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
executing program
[pid 5878] write(1, "executing program\n", 18) = 18
[pid 5878] memfd_create("syzkaller", 0) = 3
[pid 5878] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[pid 5878] 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 5878] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5878] fallocate(3, 0, 29521, 32769) = 0
[pid 5878] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=19 /* 0.19 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 5880 attached
, child_tidptr=0x5555638d2650) = 5880
[pid 5880] set_robust_list(0x5555638d2660, 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
executing program
[pid 5880] write(1, "executing program\n", 18) = 18
[pid 5880] memfd_create("syzkaller", 0) = 3
[pid 5880] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[pid 5880] 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 5880] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5880] fallocate(3, 0, 29521, 32769) = 0
[pid 5880] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=20 /* 0.20 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 5881 attached
, child_tidptr=0x5555638d2650) = 5881
[pid 5881] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[pid 5881] 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 5881] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5881] fallocate(3, 0, 29521, 32769) = 0
[pid 5881] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 5881] exit_group(0) = ?
[pid 5881] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5881, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 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 5882 attached
, child_tidptr=0x5555638d2650) = 5882
[pid 5882] set_robust_list(0x5555638d2660, 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(3executing program
) = 0
[pid 5882] write(1, "executing program\n", 18) = 18
[pid 5882] memfd_create("syzkaller", 0) = 3
[pid 5882] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[pid 5882] 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 5882] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5882] fallocate(3, 0, 29521, 32769) = 0
[pid 5882] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=1 /* 0.01 s */, si_stime=16 /* 0.16 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=0x5555638d2650) = 5883
./strace-static-x86_64: Process 5883 attached
[pid 5883] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[pid 5883] 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 5883] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5883] fallocate(3, 0, 29521, 32769) = 0
[pid 5883] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=18 /* 0.18 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 5884 attached
, child_tidptr=0x5555638d2650) = 5884
[pid 5884] set_robust_list(0x5555638d2660, 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
[pid 5884] write(1, "executing program\n", 18executing program
) = 18
[pid 5884] memfd_create("syzkaller", 0) = 3
[pid 5884] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[pid 5884] 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 5884] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5884] fallocate(3, 0, 29521, 32769) = 0
[pid 5884] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=18 /* 0.18 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 5885 attached
, child_tidptr=0x5555638d2650) = 5885
[pid 5885] set_robust_list(0x5555638d2660, 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
executing program
[pid 5885] write(1, "executing program\n", 18) = 18
[pid 5885] memfd_create("syzkaller", 0) = 3
[pid 5885] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[pid 5885] 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 5885] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5885] fallocate(3, 0, 29521, 32769) = 0
[pid 5885] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=2 /* 0.02 s */, si_stime=16 /* 0.16 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=0x5555638d2650) = 5886
[pid 5886] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[pid 5886] 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 5886] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5886] fallocate(3, 0, 29521, 32769) = 0
[pid 5886] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=1 /* 0.01 s */, si_stime=16 /* 0.16 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 5887 attached
, child_tidptr=0x5555638d2650) = 5887
[pid 5887] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[pid 5887] 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 5887] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5887] fallocate(3, 0, 29521, 32769) = 0
[pid 5887] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=1 /* 0.01 s */, si_stime=17 /* 0.17 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=0x5555638d2650) = 5888
[pid 5888] set_robust_list(0x5555638d2660, 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) = 0x7f231b000000
[pid 5888] 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 5888] munmap(0x7f231b000000, 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, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 3
[pid 5888] fallocate(3, 0, 29521, 32769) = 0
[pid 5888] ioctl(3, _IOC(_IOC_WRITE, 0x6f, 0x6, 0x40), 0x2000000000c0) = -1 ENOTTY (Inappropriate ioctl for device)
[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=17 /* 0.17 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 5890 attached
, child_tidptr=0x5555638d2650) = 5890
[pid 5890] set_robust_list(0x5555638d2660, 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
[pid 5890] write(1, "executing program\n", 18executing program
) = 18
[pid 5890] memfd_create("syzkaller", 0) = 3
[pid 5890] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f231b000000
[pid 5890] 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 5890] munmap(0x7f231b000000, 138412032) = 0
[pid 5890] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[pid 5890] close(3) = 0