./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor761188787 <...> (Bad file descriptor) [pid 8075] close(9) = -1 EBADF (Bad file descriptor) [pid 8075] close(10) = -1 EBADF (Bad file descriptor) [pid 8075] close(11) = -1 EBADF (Bad file descriptor) [pid 8075] close(12) = -1 EBADF (Bad file descriptor) [pid 8075] close(13) = -1 EBADF (Bad file descriptor) [pid 8075] close(14) = -1 EBADF (Bad file descriptor) [pid 8075] close(15) = -1 EBADF (Bad file descriptor) [pid 8075] close(16) = -1 EBADF (Bad file descriptor) [pid 8075] close(17) = -1 EBADF (Bad file descriptor) [pid 8075] close(18) = -1 EBADF (Bad file descriptor) [pid 8075] close(19) = -1 EBADF (Bad file descriptor) [pid 8075] close(20) = -1 EBADF (Bad file descriptor) [pid 8075] close(21) = -1 EBADF (Bad file descriptor) [pid 8075] close(22) = -1 EBADF (Bad file descriptor) [pid 8075] close(23) = -1 EBADF (Bad file descriptor) [pid 8075] close(24) = -1 EBADF (Bad file descriptor) [pid 8075] close(25) = -1 EBADF (Bad file descriptor) [pid 8075] close(26) = -1 EBADF (Bad file descriptor) [pid 8075] close(27) = -1 EBADF (Bad file descriptor) [pid 8075] close(28) = -1 EBADF (Bad file descriptor) [pid 8075] close(29) = -1 EBADF (Bad file descriptor) [pid 8075] exit_group(0 [pid 8076] <... futex resumed>) = ? [pid 8075] <... exit_group resumed>) = ? [pid 8076] +++ exited with 0 +++ [pid 8075] +++ exited with 0 +++ [ 427.190606][ T8081] XFS: ikeep mount option is deprecated. [ 427.228302][ T8082] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=87, si_uid=0, si_status=0, si_utime=8 /* 0.08 s */, si_stime=37 /* 0.37 s */} --- [pid 5870] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5870] umount2("./42", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./42", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 427.311591][ T8081] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 427.338706][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 427.376329][ T8078] XFS (loop3): Ending clean mount [ 427.392846][ T8078] XFS (loop3): Quotacheck needed: Please wait. [pid 5870] umount2("./42/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = 0 [pid 5870] umount2("./42/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./42/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] umount2("./42/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./42/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5870] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] close(4) = 0 [pid 5870] rmdir("./42/file0") = 0 [pid 5870] umount2("./42/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./42/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./42/binderfs" [pid 8078] <... mount resumed>) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5870] umount2("./42/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8078] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5870] newfstatat(AT_FDCWD, "./42/cgroup.net", [pid 8078] <... openat resumed>) = 3 [pid 8078] chdir("./file0" [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8078] <... chdir resumed>) = 0 [pid 5870] unlink("./42/cgroup.net" [pid 8078] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5870] <... unlink resumed>) = 0 [pid 8078] <... openat resumed>) = -1 EBUSY (Device or resource busy) [ 427.528361][ T8078] XFS (loop3): Quotacheck: Done. [pid 5870] umount2("./42/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8078] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8078] <... futex resumed>) = 1 [pid 8077] <... futex resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./42/cgroup.cpu", [pid 8078] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8077] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8078] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8077] <... futex resumed>) = 0 [pid 5870] unlink("./42/cgroup.cpu" [pid 8078] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8077] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] <... unlink resumed>) = 0 [pid 8078] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5870] umount2("./42/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8078] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8078] <... futex resumed>) = 1 [pid 8077] <... futex resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./42/cgroup", [pid 8078] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8077] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8078] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8077] <... futex resumed>) = 0 [pid 5870] unlink("./42/cgroup" [pid 8078] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8077] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] <... unlink resumed>) = 0 [pid 8078] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] getdents64(3, [pid 8078] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8078] <... futex resumed>) = 1 [pid 8077] <... futex resumed>) = 0 [pid 5870] close(3 [pid 8078] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8077] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... close resumed>) = 0 [pid 8078] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8077] <... futex resumed>) = 0 [pid 5870] rmdir("./42" [pid 8078] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8077] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] <... rmdir resumed>) = 0 [pid 8078] <... socket resumed>) = 4 [pid 5870] mkdir("./43", 0777) = 0 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8078] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... openat resumed>) = 3 [pid 8078] <... futex resumed>) = 1 [pid 8077] <... futex resumed>) = 0 [pid 5870] ioctl(3, LOOP_CLR_FD [pid 8078] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8077] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... ioctl resumed>) = 0 [pid 8078] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8077] <... futex resumed>) = 0 [pid 5870] close(3 [pid 8078] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8077] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8078] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8078] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8077] <... futex resumed>) = 0 [pid 8078] mkdir("./bus", 0777 [pid 8077] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8078] <... mkdir resumed>) = 0 [pid 8077] <... futex resumed>) = 0 [pid 8078] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8077] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8078] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8077] <... futex resumed>) = 0 [pid 8078] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8077] close(3) = 0 [pid 8077] close(4) = 0 [pid 8077] close(5) = -1 EBADF (Bad file descriptor) [pid 8077] close(6) = -1 EBADF (Bad file descriptor) [pid 8077] close(7) = -1 EBADF (Bad file descriptor) [pid 8077] close(8) = -1 EBADF (Bad file descriptor) [pid 8077] close(9) = -1 EBADF (Bad file descriptor) [pid 8077] close(10) = -1 EBADF (Bad file descriptor) [pid 8077] close(11) = -1 EBADF (Bad file descriptor) [pid 8077] close(12) = -1 EBADF (Bad file descriptor) [pid 8077] close(13) = -1 EBADF (Bad file descriptor) [pid 8077] close(14) = -1 EBADF (Bad file descriptor) [pid 8077] close(15) = -1 EBADF (Bad file descriptor) [pid 8077] close(16) = -1 EBADF (Bad file descriptor) [pid 8077] close(17) = -1 EBADF (Bad file descriptor) [pid 8077] close(18) = -1 EBADF (Bad file descriptor) [pid 8077] close(19) = -1 EBADF (Bad file descriptor) [pid 8077] close(20) = -1 EBADF (Bad file descriptor) [pid 8077] close(21) = -1 EBADF (Bad file descriptor) [pid 8077] close(22) = -1 EBADF (Bad file descriptor) [pid 8077] close(23) = -1 EBADF (Bad file descriptor) [pid 8077] close(24) = -1 EBADF (Bad file descriptor) [pid 8077] close(25) = -1 EBADF (Bad file descriptor) [pid 8077] close(26) = -1 EBADF (Bad file descriptor) [pid 8077] close(27) = -1 EBADF (Bad file descriptor) [pid 8077] close(28) = -1 EBADF (Bad file descriptor) [ 427.645955][ T8082] XFS (loop0): Ending clean mount [pid 8077] close(29) = -1 EBADF (Bad file descriptor) [pid 8077] exit_group(0 [pid 8078] <... futex resumed>) = ? [pid 8077] <... exit_group resumed>) = ? [pid 8078] +++ exited with 0 +++ [ 427.690402][ T8081] XFS (loop1): Ending clean mount [ 427.697775][ T8082] XFS (loop0): Quotacheck needed: Please wait. [pid 8077] +++ exited with 0 +++ [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=89, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=52 /* 0.52 s */} --- [pid 8089] <... write resumed>) = 16777216 [pid 5871] umount2("./43", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./43", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5871] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [ 427.735173][ T8081] XFS (loop1): Quotacheck needed: Please wait. [pid 5871] getdents64(3, [pid 8089] munmap(0x7f2cdf000000, 138412032 [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8082] <... mount resumed>) = 0 [pid 5871] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW [ 427.809440][ T8082] XFS (loop0): Quotacheck: Done. [pid 8082] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8089] <... munmap resumed>) = 0 [pid 8082] chdir("./file0" [pid 8089] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 8082] <... chdir resumed>) = 0 [pid 8089] ioctl(4, LOOP_SET_FD, 3 [pid 8082] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8082] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8080] <... futex resumed>) = 0 [pid 8082] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8080] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8082] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8080] <... futex resumed>) = 0 [pid 8082] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8080] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8082] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8080] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8082] <... futex resumed>) = 0 [pid 8080] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8082] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8080] <... futex resumed>) = 0 [pid 8082] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8080] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8082] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8080] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8082] <... futex resumed>) = 0 [pid 8080] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8082] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8080] <... futex resumed>) = 0 [pid 8089] <... ioctl resumed>) = 0 [pid 8082] <... socket resumed>) = 4 [pid 8080] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8082] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8080] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8082] <... futex resumed>) = 0 [pid 8080] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8089] close(3 [pid 8082] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8080] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8089] <... close resumed>) = 0 [pid 8082] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8081] <... mount resumed>) = 0 [pid 8089] close(4 [pid 8082] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8081] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8082] <... futex resumed>) = 1 [pid 8080] <... futex resumed>) = 0 [pid 8082] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8080] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8082] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8080] <... futex resumed>) = 0 [pid 8081] <... openat resumed>) = 3 [pid 8089] <... close resumed>) = 0 [pid 8082] mkdir("./bus", 0777 [pid 8081] chdir("./file0" [pid 8080] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8089] mkdir("./file0", 0777 [pid 8082] <... mkdir resumed>) = 0 [pid 8081] <... chdir resumed>) = 0 [pid 8089] <... mkdir resumed>) = 0 [pid 8082] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8081] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 8082] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8080] <... futex resumed>) = 0 [pid 8082] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8080] close(3) = 0 [pid 8080] close(4) = 0 [pid 8080] close(5) = -1 EBADF (Bad file descriptor) [pid 8080] close(6) = -1 EBADF (Bad file descriptor) [ 427.844984][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 427.863142][ T8089] loop4: detected capacity change from 0 to 32768 [ 427.872838][ T8081] XFS (loop1): Quotacheck: Done. [pid 8080] close(7) = -1 EBADF (Bad file descriptor) [pid 8081] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8089] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8081] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8080] close(8) = -1 EBADF (Bad file descriptor) [pid 8080] close(9) = -1 EBADF (Bad file descriptor) [pid 8080] close(10) = -1 EBADF (Bad file descriptor) [pid 8080] close(11) = -1 EBADF (Bad file descriptor) [pid 8080] close(12) = -1 EBADF (Bad file descriptor) [pid 8080] close(13) = -1 EBADF (Bad file descriptor) [pid 8080] close(14) = -1 EBADF (Bad file descriptor) [pid 8080] close(15) = -1 EBADF (Bad file descriptor) [pid 8080] close(16) = -1 EBADF (Bad file descriptor) [pid 8080] close(17) = -1 EBADF (Bad file descriptor) [pid 8080] close(18) = -1 EBADF (Bad file descriptor) [pid 8080] close(19 [pid 8081] <... futex resumed>) = 1 [pid 8079] <... futex resumed>) = 0 [pid 8080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8080] close(20) = -1 EBADF (Bad file descriptor) [pid 8080] close(21) = -1 EBADF (Bad file descriptor) [pid 8080] close(22) = -1 EBADF (Bad file descriptor) [pid 8080] close(23) = -1 EBADF (Bad file descriptor) [pid 8080] close(24) = -1 EBADF (Bad file descriptor) [pid 8080] close(25) = -1 EBADF (Bad file descriptor) [pid 8080] close(26) = -1 EBADF (Bad file descriptor) [pid 8080] close(27) = -1 EBADF (Bad file descriptor) [pid 8080] close(28) = -1 EBADF (Bad file descriptor) [pid 8080] close(29) = -1 EBADF (Bad file descriptor) [pid 8080] exit_group(0 [pid 8082] <... futex resumed>) = ? [pid 8080] <... exit_group resumed>) = ? [pid 8082] +++ exited with 0 +++ [pid 8081] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8079] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8081] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8079] <... futex resumed>) = 0 [pid 8081] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8080] +++ exited with 0 +++ [pid 8079] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8081] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8081] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=87, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=49 /* 0.49 s */} --- [pid 8081] <... futex resumed>) = 1 [pid 8079] <... futex resumed>) = 0 [pid 8081] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8079] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8081] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8079] <... futex resumed>) = 0 [pid 8081] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8079] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8081] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8081] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8079] <... futex resumed>) = 0 [pid 8081] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8079] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8081] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8079] <... futex resumed>) = 0 [pid 8081] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8079] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5867] umount2("./42", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8081] <... socket resumed>) = 4 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./42", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 8081] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8081] <... futex resumed>) = 1 [pid 8081] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8079] <... futex resumed>) = 0 [pid 8079] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] getdents64(3, [pid 8081] <... futex resumed>) = 0 [pid 8079] <... futex resumed>) = 1 [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8081] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8079] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5867] umount2("./42/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8081] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8081] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8079] <... futex resumed>) = 0 [pid 8081] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8079] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8081] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8079] <... futex resumed>) = 0 [pid 8081] mkdir("./bus", 0777 [pid 8079] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8081] <... mkdir resumed>) = 0 [ 427.928279][ T8089] XFS: ikeep mount option is deprecated. [pid 8081] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8081] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8079] <... futex resumed>) = 0 [pid 8081] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8079] close(3) = 0 [pid 8079] close(4) = 0 [pid 8079] close(5) = -1 EBADF (Bad file descriptor) [pid 8079] close(6) = -1 EBADF (Bad file descriptor) [pid 8079] close(7) = -1 EBADF (Bad file descriptor) [pid 8079] close(8) = -1 EBADF (Bad file descriptor) [pid 8079] close(9) = -1 EBADF (Bad file descriptor) [pid 8079] close(10) = -1 EBADF (Bad file descriptor) [pid 8079] close(11) = -1 EBADF (Bad file descriptor) [pid 8079] close(12) = -1 EBADF (Bad file descriptor) [pid 8079] close(13 [pid 5871] <... umount2 resumed>) = 0 [pid 8079] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8079] close(14) = -1 EBADF (Bad file descriptor) [pid 8079] close(15 [pid 5871] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8079] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [ 428.010926][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 428.024300][ T8089] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8079] close(16 [pid 5871] newfstatat(AT_FDCWD, "./43/file0", [pid 8079] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8079] close(17 [pid 5871] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8079] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8079] close(18) = -1 EBADF (Bad file descriptor) [pid 5871] openat(AT_FDCWD, "./43/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8079] close(19) = -1 EBADF (Bad file descriptor) [pid 5871] <... openat resumed>) = 4 [pid 8079] close(20) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(4, "", [pid 8079] close(21) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8079] close(22 [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 8079] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] close(4 [pid 8079] close(23 [pid 5871] <... close resumed>) = 0 [pid 8079] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] rmdir("./43/file0" [pid 8079] close(24) = -1 EBADF (Bad file descriptor) [pid 5871] <... rmdir resumed>) = 0 [pid 8079] close(25 [pid 5871] umount2("./43/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8079] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8079] close(26 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8079] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8079] close(27) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(AT_FDCWD, "./43/binderfs", [pid 5870] <... close resumed>) = 0 [pid 8079] close(28 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] unlink("./43/binderfs") = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] <... umount2 resumed>) = 0 [pid 8079] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./43/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8079] close(29 [pid 5867] umount2("./42/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./42/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./42/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./42/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5867] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(4, [pid 8079] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8079] exit_group(0 [pid 5871] newfstatat(AT_FDCWD, "./43/cgroup.net", [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8081] <... futex resumed>) = ? [pid 8079] <... exit_group resumed>) = ? [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8081] +++ exited with 0 +++ [pid 8079] +++ exited with 0 +++ [pid 5867] getdents64(4, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] close(3 [pid 5871] unlink("./43/cgroup.net" [pid 5870] <... close resumed>) = 0 [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=87, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=50 /* 0.50 s */} --- [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] umount2("./43/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... socket resumed>) = 3 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] newfstatat(AT_FDCWD, "./43/cgroup.cpu", [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] unlink("./43/cgroup.cpu" [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] close(4 [pid 5871] <... unlink resumed>) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] umount2("./43/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] <... close resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] rmdir("./42/file0" [pid 5871] newfstatat(AT_FDCWD, "./43/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... rmdir resumed>) = 0 [pid 5871] unlink("./43/cgroup" [pid 5869] umount2("./42", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] umount2("./42/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... unlink resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] getdents64(3, [pid 5869] openat(AT_FDCWD, "./42", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] newfstatat(AT_FDCWD, "./42/binderfs", [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] <... openat resumed>) = 3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] close(3 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] newfstatat(3, "", [pid 5867] unlink("./42/binderfs" [pid 5871] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5871] rmdir("./43" [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getdents64(3, [pid 5867] <... unlink resumed>) = 0 [pid 5871] <... rmdir resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] umount2("./42/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] mkdir("./44", 0777 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] umount2("./42/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... mkdir resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] newfstatat(AT_FDCWD, "./42/cgroup.net", [pid 5871] ioctl(3, LOOP_CLR_FD [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5871] <... ioctl resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] close(3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] unlink("./42/cgroup.net" [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... unlink resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] close(3) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8125 attached [pid 8125] set_robust_list(0x55558848f760, 24 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 89 [pid 8125] <... set_robust_list resumed>) = 0 [pid 8125] chdir("./43" [pid 5867] umount2("./42/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8125] <... chdir resumed>) = 0 [pid 8125] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8125] setpgid(0, 0) = 0 [pid 8125] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8125] <... symlink resumed>) = 0 [pid 8125] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [ 428.247708][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8125] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5867] newfstatat(AT_FDCWD, "./42/cgroup.cpu", [pid 8125] <... symlink resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8125] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5867] unlink("./42/cgroup.cpu" [pid 8125] write(3, "1000", 4) = 4 [pid 8125] close(3) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 8125] read(200, [pid 5867] umount2("./42/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./42/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8125] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5867] unlink("./42/cgroup" [pid 8125] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5867] <... unlink resumed>) = 0 executing program [pid 5867] getdents64(3, [pid 8125] write(1, "executing program\n", 18) = 18 [pid 8125] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8125] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] close(3 [pid 8125] <... mmap resumed>) = 0x7f2ce7497000 [pid 5867] <... close resumed>) = 0 [pid 5867] rmdir("./42") = 0 [pid 5867] mkdir("./43", 0777) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8125] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5867] <... openat resumed>) = 3 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 8125] <... mprotect resumed>) = 0 [pid 5867] <... ioctl resumed>) = 0 [pid 5867] close(3 [pid 8125] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8125] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8126 attached [pid 8126] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8125] <... clone3 resumed> => {parent_tid=[90]}, 88) = 90 [pid 8126] <... rseq resumed>) = 0 [pid 8125] rt_sigprocmask(SIG_SETMASK, [], [pid 8126] set_robust_list(0x7f2ce74b79a0, 24 [pid 8125] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8126] <... set_robust_list resumed>) = 0 [pid 8125] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8126] rt_sigprocmask(SIG_SETMASK, [], [pid 8125] <... futex resumed>) = 0 [pid 8126] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8125] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [ 428.327362][ T8089] XFS (loop4): Ending clean mount [ 428.346748][ T8089] XFS (loop4): Quotacheck needed: Please wait. [pid 8126] memfd_create("syzkaller", 0) = 3 [pid 5869] <... umount2 resumed>) = 0 [pid 8126] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5869] umount2("./42/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./42/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] umount2("./42/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./42/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5869] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] close(4) = 0 [pid 5869] rmdir("./42/file0") = 0 [pid 5869] umount2("./42/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./42/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./42/binderfs") = 0 [pid 5869] umount2("./42/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./42/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./42/cgroup.net") = 0 [pid 5869] umount2("./42/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./42/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./42/cgroup.cpu") = 0 [pid 5869] umount2("./42/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./42/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./42/cgroup") = 0 [pid 5869] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] close(3) = 0 [pid 5869] rmdir("./42") = 0 [pid 5869] mkdir("./43", 0777) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [ 428.506441][ T8089] XFS (loop4): Quotacheck: Done. [pid 5869] close(3 [pid 8089] <... mount resumed>) = 0 [pid 8089] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8089] chdir("./file0") = 0 [pid 8089] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8089] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8083] <... futex resumed>) = 0 [pid 8089] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8083] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8089] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8083] <... futex resumed>) = 0 [pid 8089] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8083] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8089] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8089] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8083] <... futex resumed>) = 0 [pid 8089] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8083] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8089] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8083] <... futex resumed>) = 0 [pid 8089] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8083] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8089] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8089] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8083] <... futex resumed>) = 0 [pid 8089] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8083] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8089] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8083] <... futex resumed>) = 0 [pid 8089] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8083] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8089] <... socket resumed>) = 4 [pid 8089] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8083] <... futex resumed>) = 0 [pid 8089] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8083] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8089] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8083] <... futex resumed>) = 0 [pid 8089] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8083] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8089] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8089] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8083] <... futex resumed>) = 0 [pid 8089] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8083] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8089] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8083] <... futex resumed>) = 0 [pid 8089] mkdir("./bus", 0777 [pid 8083] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8089] <... mkdir resumed>) = 0 [pid 8089] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8089] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8083] <... futex resumed>) = 0 [pid 8089] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8083] close(3) = 0 [pid 8083] close(4) = 0 [pid 8083] close(5) = -1 EBADF (Bad file descriptor) [pid 8083] close(6) = -1 EBADF (Bad file descriptor) [pid 8083] close(7) = -1 EBADF (Bad file descriptor) [pid 8083] close(8) = -1 EBADF (Bad file descriptor) [pid 8083] close(9) = -1 EBADF (Bad file descriptor) [pid 8083] close(10) = -1 EBADF (Bad file descriptor) [pid 8083] close(11) = -1 EBADF (Bad file descriptor) [pid 8083] close(12) = -1 EBADF (Bad file descriptor) [pid 8083] close(13) = -1 EBADF (Bad file descriptor) [pid 8083] close(14) = -1 EBADF (Bad file descriptor) [pid 8083] close(15) = -1 EBADF (Bad file descriptor) [pid 8083] close(16) = -1 EBADF (Bad file descriptor) [pid 8083] close(17) = -1 EBADF (Bad file descriptor) [pid 8083] close(18) = -1 EBADF (Bad file descriptor) [pid 8083] close(19) = -1 EBADF (Bad file descriptor) [pid 8083] close(20) = -1 EBADF (Bad file descriptor) [pid 8083] close(21) = -1 EBADF (Bad file descriptor) [pid 8083] close(22) = -1 EBADF (Bad file descriptor) [pid 8083] close(23) = -1 EBADF (Bad file descriptor) [pid 8083] close(24) = -1 EBADF (Bad file descriptor) [pid 8083] close(25) = -1 EBADF (Bad file descriptor) [pid 8083] close(26) = -1 EBADF (Bad file descriptor) [pid 8083] close(27) = -1 EBADF (Bad file descriptor) [pid 8083] close(28) = -1 EBADF (Bad file descriptor) [pid 8083] close(29) = -1 EBADF (Bad file descriptor) [pid 8083] exit_group(0 [pid 8089] <... futex resumed>) = ? [pid 8083] <... exit_group resumed>) = ? [pid 8089] +++ exited with 0 +++ [pid 8083] +++ exited with 0 +++ [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=91, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=52 /* 0.52 s */} --- [pid 5872] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5872] umount2("./44", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./44", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 428.720503][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5872] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... close resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] <... umount2 resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] close(3 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... socket resumed>) = 3 [pid 5867] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] newfstatat(AT_FDCWD, "./44/file0", [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] close(3 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] <... close resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] openat(AT_FDCWD, "./44/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] <... openat resumed>) = 4 [pid 5871] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] newfstatat(4, "", [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] getdents64(4, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getdents64(4, [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] close(4) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] close(3 [pid 5872] rmdir("./44/file0" [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] <... close resumed>) = 0 [pid 5872] <... rmdir resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] umount2("./44/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] newfstatat(AT_FDCWD, "./44/binderfs", [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] unlink("./44/binderfs" [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] umount2("./44/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] newfstatat(AT_FDCWD, "./44/cgroup.net", [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8126] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] unlink("./44/cgroup.net" [pid 5871] close(3 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5871] <... close resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] umount2("./44/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] newfstatat(AT_FDCWD, "./44/cgroup.cpu", [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5872] unlink("./44/cgroup.cpu" [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] umount2("./44/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] <... socket resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] newfstatat(AT_FDCWD, "./44/cgroup", [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] unlink("./44/cgroup" [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] getdents64(3, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] close(3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] rmdir("./44" [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] <... rmdir resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] close(3 [pid 5872] mkdir("./45", 0777 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] <... close resumed>) = 0 [pid 5872] <... mkdir resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... openat resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 ./strace-static-x86_64: Process 8127 attached [pid 5872] ioctl(3, LOOP_CLR_FD [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8127] set_robust_list(0x55558848f760, 24 [pid 5872] <... ioctl resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 89 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8127] <... set_robust_list resumed>) = 0 [pid 5872] close(3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8127] chdir("./43" [pid 5869] close(3 [pid 8127] <... chdir resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8127] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] close(3) = 0 [pid 8127] <... prctl resumed>) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8127] setpgid(0, 0) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8127] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 8127] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu") = 0 ./strace-static-x86_64: Process 8128 attached [pid 8127] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5869] <... socket resumed>) = 3 [pid 8128] set_robust_list(0x55558848f760, 24) = 0 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 91 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8128] chdir("./44" [pid 8127] <... symlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8128] <... chdir resumed>) = 0 [pid 8127] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8127] <... openat resumed>) = 3 [pid 8128] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8127] write(3, "1000", 4 [pid 8128] setpgid(0, 0) = 0 [pid 8127] <... write resumed>) = 4 [pid 8128] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 8127] close(3 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8127] <... close resumed>) = 0 [pid 8127] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8127] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8128] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 8127] write(1, "executing program\n", 18 [pid 8128] <... symlink resumed>) = 0 [pid 8127] <... write resumed>) = 18 [pid 8128] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 8127] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] close(3 [pid 8128] <... symlink resumed>) = 0 [pid 8127] <... futex resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 8127] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8128] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8127] <... mmap resumed>) = 0x7f2ce7497000 [pid 8128] <... openat resumed>) = 3 [pid 8127] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8128] write(3, "1000", 4 [pid 8127] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8128] <... write resumed>) = 4 [pid 8127] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8128] close(3 [pid 8127] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8129 attached [pid 8128] <... close resumed>) = 0 [pid 5869] <... socket resumed>) = 3 [pid 8128] read(200, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8129] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8127] <... clone3 resumed> => {parent_tid=[90]}, 88) = 90 [pid 8129] <... rseq resumed>) = 0 [pid 8128] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8127] rt_sigprocmask(SIG_SETMASK, [], [pid 8129] set_robust_list(0x7f2ce74b79a0, 24 [pid 8128] symlink("/dev/binderfs", "./binderfs" [pid 8127] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8129] <... set_robust_list resumed>) = 0 [pid 8128] <... symlink resumed>) = 0 [pid 8127] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000executing program [pid 8129] rt_sigprocmask(SIG_SETMASK, [], [pid 8128] write(1, "executing program\n", 18 [pid 8127] <... futex resumed>) = 0 [pid 8129] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8128] <... write resumed>) = 18 [pid 8127] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8129] memfd_create("syzkaller", 0 [pid 8128] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8128] <... futex resumed>) = 0 [pid 8128] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8128] <... mmap resumed>) = 0x7f2ce7497000 [pid 8128] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8129] <... memfd_create resumed>) = 3 [pid 8128] <... mprotect resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8129] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8128] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8129] <... mmap resumed>) = 0x7f2cdf000000 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8128] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8128] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8130 attached [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 8130] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8128] <... clone3 resumed> => {parent_tid=[92]}, 88) = 92 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8130] <... rseq resumed>) = 0 [pid 8128] rt_sigprocmask(SIG_SETMASK, [], [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 8130] set_robust_list(0x7f2ce74b79a0, 24 [pid 8128] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8130] <... set_robust_list resumed>) = 0 [pid 8128] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 8130] rt_sigprocmask(SIG_SETMASK, [], [pid 8128] <... futex resumed>) = 0 [pid 8130] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8128] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8130] memfd_create("syzkaller", 0) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8130] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 8130] <... mmap resumed>) = 0x7f2cdf000000 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] close(3) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8131 attached [pid 8131] set_robust_list(0x55558848f760, 24 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 89 [pid 8131] <... set_robust_list resumed>) = 0 [pid 8131] chdir("./43") = 0 [pid 8131] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8131] setpgid(0, 0) = 0 [pid 8131] symlink("/syzcgroup/unified/syz1", "./cgroup") = 0 [pid 8131] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu") = 0 [pid 8131] symlink("/syzcgroup/net/syz1", "./cgroup.net") = 0 [pid 8131] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8131] write(3, "1000", 4) = 4 [pid 8131] close(3) = 0 [pid 8131] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8131] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8131] write(1, "executing program\n", 18) = 18 [pid 8131] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8131] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8131] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8131] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8131] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8132 attached [pid 8132] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053) = 0 [pid 8131] <... clone3 resumed> => {parent_tid=[90]}, 88) = 90 [pid 8132] set_robust_list(0x7f2ce74b79a0, 24 [pid 8131] rt_sigprocmask(SIG_SETMASK, [], [pid 8132] <... set_robust_list resumed>) = 0 [pid 8131] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5872] <... close resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8132] rt_sigprocmask(SIG_SETMASK, [], [pid 8131] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8132] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8131] <... futex resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8132] memfd_create("syzkaller", 0 [pid 8131] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5872] <... socket resumed>) = 3 [pid 8132] <... memfd_create resumed>) = 3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8132] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8129] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] close(3) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8130] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216./strace-static-x86_64: Process 8133 attached [pid 8133] set_robust_list(0x55558848f760, 24 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 93 [pid 8133] <... set_robust_list resumed>) = 0 [pid 8133] chdir("./45") = 0 [pid 8133] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8133] setpgid(0, 0) = 0 [pid 8133] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 8133] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 8133] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 8133] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8133] write(3, "1000", 4) = 4 [pid 8133] close(3) = 0 [pid 8133] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8133] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8126] <... write resumed>) = 16777216 [pid 8133] write(1, "executing program\n", 18) = 18 [pid 8133] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8133] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8133] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8133] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8133] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8134 attached [pid 8126] munmap(0x7f2cdf000000, 138412032 [pid 8133] <... clone3 resumed> => {parent_tid=[94]}, 88) = 94 [pid 8134] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8133] rt_sigprocmask(SIG_SETMASK, [], [pid 8134] <... rseq resumed>) = 0 [pid 8133] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8134] set_robust_list(0x7f2ce74b79a0, 24 [pid 8133] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8134] <... set_robust_list resumed>) = 0 [pid 8133] <... futex resumed>) = 0 [pid 8134] rt_sigprocmask(SIG_SETMASK, [], [pid 8133] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8134] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8134] memfd_create("syzkaller", 0) = 3 [pid 8134] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8126] <... munmap resumed>) = 0 [pid 8126] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8126] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8126] close(3) = 0 [pid 8126] close(4) = 0 [ 429.764801][ T8126] loop2: detected capacity change from 0 to 32768 [pid 8126] mkdir("./file0", 0777) = 0 [ 429.831265][ T8126] XFS: ikeep mount option is deprecated. [ 429.918270][ T8126] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8126] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8132] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8129] <... write resumed>) = 16777216 [pid 8129] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8129] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8129] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8129] close(3) = 0 [pid 8129] close(4) = 0 [pid 8129] mkdir("./file0", 0777) = 0 [ 430.134177][ T8129] loop0: detected capacity change from 0 to 32768 [ 430.173422][ T8129] XFS: ikeep mount option is deprecated. [pid 8129] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8130] <... write resumed>) = 16777216 [pid 8130] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8130] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [ 430.251146][ T8129] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8130] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8130] close(3) = 0 [pid 8130] close(4 [pid 8134] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8130] <... close resumed>) = 0 [pid 8130] mkdir("./file0", 0777) = 0 [ 430.305938][ T8130] loop3: detected capacity change from 0 to 32768 [ 430.330380][ T8126] XFS (loop2): Ending clean mount [ 430.336730][ T8130] XFS: ikeep mount option is deprecated. [ 430.354232][ T8126] XFS (loop2): Quotacheck needed: Please wait. [ 430.406015][ T8130] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 430.573120][ T8126] XFS (loop2): Quotacheck: Done. [pid 8130] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8126] <... mount resumed>) = 0 [pid 8126] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8126] chdir("./file0") = 0 [pid 8126] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8126] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8125] <... futex resumed>) = 0 [pid 8126] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8125] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8126] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8125] <... futex resumed>) = 0 [pid 8126] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8125] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8126] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8126] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8125] <... futex resumed>) = 0 [pid 8126] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8125] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8126] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8125] <... futex resumed>) = 0 [pid 8126] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8125] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8126] <... futex resumed>) = 0 [pid 8125] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8126] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8125] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8126] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8125] <... futex resumed>) = 0 [pid 8126] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8125] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8126] <... socket resumed>) = 4 [pid 8126] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8125] <... futex resumed>) = 0 [pid 8126] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8125] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8126] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8125] <... futex resumed>) = 0 [pid 8126] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8125] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8126] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8126] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8125] <... futex resumed>) = 0 [pid 8126] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8125] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8126] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8125] <... futex resumed>) = 0 [pid 8126] mkdir("./bus", 0777 [pid 8125] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8126] <... mkdir resumed>) = 0 [pid 8126] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8126] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8125] <... futex resumed>) = 0 [pid 8126] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8125] close(3) = 0 [pid 8125] close(4) = 0 [pid 8125] close(5) = -1 EBADF (Bad file descriptor) [pid 8125] close(6) = -1 EBADF (Bad file descriptor) [pid 8125] close(7) = -1 EBADF (Bad file descriptor) [pid 8125] close(8) = -1 EBADF (Bad file descriptor) [pid 8125] close(9) = -1 EBADF (Bad file descriptor) [pid 8125] close(10) = -1 EBADF (Bad file descriptor) [pid 8125] close(11) = -1 EBADF (Bad file descriptor) [pid 8125] close(12) = -1 EBADF (Bad file descriptor) [pid 8125] close(13) = -1 EBADF (Bad file descriptor) [pid 8125] close(14) = -1 EBADF (Bad file descriptor) [pid 8125] close(15) = -1 EBADF (Bad file descriptor) [pid 8125] close(16) = -1 EBADF (Bad file descriptor) [pid 8125] close(17) = -1 EBADF (Bad file descriptor) [pid 8125] close(18) = -1 EBADF (Bad file descriptor) [pid 8125] close(19) = -1 EBADF (Bad file descriptor) [pid 8125] close(20) = -1 EBADF (Bad file descriptor) [pid 8125] close(21) = -1 EBADF (Bad file descriptor) [pid 8125] close(22) = -1 EBADF (Bad file descriptor) [pid 8125] close(23) = -1 EBADF (Bad file descriptor) [pid 8125] close(24) = -1 EBADF (Bad file descriptor) [pid 8125] close(25) = -1 EBADF (Bad file descriptor) [pid 8125] close(26) = -1 EBADF (Bad file descriptor) [pid 8125] close(27) = -1 EBADF (Bad file descriptor) [pid 8125] close(28) = -1 EBADF (Bad file descriptor) [pid 8125] close(29) = -1 EBADF (Bad file descriptor) [pid 8125] exit_group(0 [pid 8126] <... futex resumed>) = ? [pid 8125] <... exit_group resumed>) = ? [pid 8126] +++ exited with 0 +++ [pid 8125] +++ exited with 0 +++ [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=89, si_uid=0, si_status=0, si_utime=0, si_stime=50 /* 0.50 s */} --- [pid 5870] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5870] umount2("./43", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./43", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5870] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8134] <... write resumed>) = 16777216 [ 430.736854][ T8129] XFS (loop0): Ending clean mount [ 430.755021][ T8129] XFS (loop0): Quotacheck needed: Please wait. [ 430.766607][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8134] munmap(0x7f2cdf000000, 138412032 [pid 8132] <... write resumed>) = 16777216 [pid 8132] munmap(0x7f2cdf000000, 138412032 [pid 8129] <... mount resumed>) = 0 [pid 8129] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5870] <... umount2 resumed>) = 0 [pid 8129] <... openat resumed>) = 3 [pid 8129] chdir("./file0") = 0 [pid 8129] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8129] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8129] <... futex resumed>) = 1 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./43/file0", [pid 8129] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8127] <... futex resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8127] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8129] <... futex resumed>) = 0 [pid 8127] <... futex resumed>) = 1 [pid 5870] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8129] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8127] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8129] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8129] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8127] <... futex resumed>) = 0 [pid 5870] openat(AT_FDCWD, "./43/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8129] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8127] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... openat resumed>) = 4 [pid 8129] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8127] <... futex resumed>) = 0 [pid 8129] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8127] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8129] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [ 430.862801][ T8129] XFS (loop0): Quotacheck: Done. [pid 8129] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8127] <... futex resumed>) = 0 [pid 8129] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8127] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8129] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8127] <... futex resumed>) = 0 [pid 8129] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8127] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8129] <... socket resumed>) = 4 [pid 8129] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8127] <... futex resumed>) = 0 [pid 8129] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8127] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8129] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8127] <... futex resumed>) = 0 [pid 8129] getsockopt(4, SOL_SOCKET, SO_PEERCRED, {pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8127] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8129] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8127] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8129] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8127] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8129] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8129] mkdir("./bus", 0777 [pid 8127] <... futex resumed>) = 0 [pid 5870] newfstatat(4, "", [pid 8129] <... mkdir resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8129] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8134] <... munmap resumed>) = 0 [pid 8132] <... munmap resumed>) = 0 [pid 8127] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5870] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 8129] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8127] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8129] <... futex resumed>) = 0 [pid 8127] close(3 [pid 8129] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8127] <... close resumed>) = 0 [pid 8127] close(4) = 0 [pid 8134] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5870] getdents64(4, [pid 8132] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 8127] close(5) = -1 EBADF (Bad file descriptor) [pid 8127] close(6) = -1 EBADF (Bad file descriptor) [pid 8127] close(7) = -1 EBADF (Bad file descriptor) [pid 8127] close(8) = -1 EBADF (Bad file descriptor) [pid 8127] close(9) = -1 EBADF (Bad file descriptor) [pid 8127] close(10) = -1 EBADF (Bad file descriptor) [pid 8127] close(11) = -1 EBADF (Bad file descriptor) [pid 8127] close(12 [pid 8134] <... openat resumed>) = 4 [pid 8132] <... openat resumed>) = 4 [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8127] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8134] ioctl(4, LOOP_SET_FD, 3 [pid 8132] ioctl(4, LOOP_SET_FD, 3 [pid 8127] close(13 [pid 5870] close(4 [pid 8127] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8127] close(14) = -1 EBADF (Bad file descriptor) [pid 8127] close(15) = -1 EBADF (Bad file descriptor) [pid 8127] close(16) = -1 EBADF (Bad file descriptor) [pid 8127] close(17) = -1 EBADF (Bad file descriptor) [pid 8127] close(18) = -1 EBADF (Bad file descriptor) [pid 8127] close(19) = -1 EBADF (Bad file descriptor) [pid 8127] close(20) = -1 EBADF (Bad file descriptor) [pid 8127] close(21 [pid 5870] <... close resumed>) = 0 [pid 8127] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8127] close(22) = -1 EBADF (Bad file descriptor) [pid 8127] close(23) = -1 EBADF (Bad file descriptor) [pid 8127] close(24 [pid 8134] <... ioctl resumed>) = 0 [pid 8132] <... ioctl resumed>) = 0 [pid 8127] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] rmdir("./43/file0" [pid 8134] close(3 [pid 8132] close(3 [pid 8127] close(25 [pid 5870] <... rmdir resumed>) = 0 [pid 8134] <... close resumed>) = 0 [pid 8132] <... close resumed>) = 0 [pid 8127] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] umount2("./43/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8134] close(4 [pid 8132] close(4 [pid 8127] close(26 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8134] <... close resumed>) = 0 [pid 8134] mkdir("./file0", 0777 [pid 8132] <... close resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./43/binderfs", [pid 8134] <... mkdir resumed>) = 0 [pid 8132] mkdir("./file0", 0777 [pid 8127] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8134] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8132] <... mkdir resumed>) = 0 [pid 8127] close(27 [ 430.965871][ T8134] loop4: detected capacity change from 0 to 32768 [ 430.973153][ T8132] loop1: detected capacity change from 0 to 32768 [ 430.981795][ T8130] XFS (loop3): Ending clean mount [ 430.991081][ T8130] XFS (loop3): Quotacheck needed: Please wait. [pid 5870] unlink("./43/binderfs" [pid 8127] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8127] close(28) = -1 EBADF (Bad file descriptor) [pid 8127] close(29) = -1 EBADF (Bad file descriptor) [pid 8127] exit_group(0 [pid 8129] <... futex resumed>) = ? [pid 8127] <... exit_group resumed>) = ? [pid 5870] <... unlink resumed>) = 0 [pid 8132] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 5870] umount2("./43/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8129] +++ exited with 0 +++ [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./43/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./43/cgroup.net") = 0 [pid 5870] umount2("./43/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./43/cgroup.cpu", [pid 8127] +++ exited with 0 +++ [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./43/cgroup.cpu" [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=89, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=44 /* 0.44 s */} --- [pid 5870] <... unlink resumed>) = 0 [pid 5870] umount2("./43/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./43/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./43", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] unlink("./43/cgroup" [pid 5867] openat(AT_FDCWD, "./43", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] <... unlink resumed>) = 0 [pid 5867] <... openat resumed>) = 3 [pid 5870] getdents64(3, [pid 5867] newfstatat(3, "", [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] close(3) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [ 431.013651][ T8134] XFS: ikeep mount option is deprecated. [ 431.020770][ T8132] XFS: ikeep mount option is deprecated. [pid 5870] rmdir("./43") = 0 [pid 5870] mkdir("./44", 0777) = 0 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 3 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5867] getdents64(3, [pid 5870] close(3 [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [ 431.094275][ T8130] XFS (loop3): Quotacheck: Done. [ 431.100070][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 431.119623][ T8132] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5867] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8130] <... mount resumed>) = 0 [pid 8130] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8130] chdir("./file0") = 0 [pid 8130] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8130] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8128] <... futex resumed>) = 0 [pid 8130] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8128] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8130] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8128] <... futex resumed>) = 0 [pid 8130] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8128] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8130] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8130] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8128] <... futex resumed>) = 0 [pid 8130] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8128] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8130] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8128] <... futex resumed>) = 0 [pid 8130] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8128] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8130] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8130] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8130] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8128] <... futex resumed>) = 0 [pid 8128] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8130] <... futex resumed>) = 0 [pid 8128] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8130] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [ 431.168009][ T8134] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8130] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8128] <... futex resumed>) = 0 [pid 8130] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8128] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8130] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8128] <... futex resumed>) = 0 [pid 8130] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8128] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8130] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8130] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8128] <... futex resumed>) = 0 [pid 8130] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8128] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... umount2 resumed>) = 0 [pid 8130] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8128] <... futex resumed>) = 0 [pid 8130] mkdir("./bus", 0777 [pid 8128] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8130] <... mkdir resumed>) = 0 [pid 5867] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./43/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./43/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 8130] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5867] newfstatat(4, "", [pid 8130] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 8130] <... futex resumed>) = 1 [pid 8128] <... futex resumed>) = 0 [pid 8130] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8128] close(3) = 0 [pid 5867] getdents64(4, [pid 8128] close(4 [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8128] <... close resumed>) = 0 [pid 5867] close(4 [pid 8128] close(5 [pid 5867] <... close resumed>) = 0 [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] rmdir("./43/file0" [pid 8128] close(6 [pid 5867] <... rmdir resumed>) = 0 [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] umount2("./43/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8128] close(7 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] newfstatat(AT_FDCWD, "./43/binderfs", [pid 8128] close(8 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] unlink("./43/binderfs" [pid 8128] close(9 [pid 5867] <... unlink resumed>) = 0 [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] umount2("./43/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8128] close(10 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] newfstatat(AT_FDCWD, "./43/cgroup.net", [pid 8128] close(11 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./43/cgroup.net" [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... unlink resumed>) = 0 [pid 8128] close(12 [pid 5867] umount2("./43/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8128] close(13 [pid 5867] newfstatat(AT_FDCWD, "./43/cgroup.cpu", [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8128] close(14 [pid 5867] unlink("./43/cgroup.cpu" [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... unlink resumed>) = 0 [pid 8128] close(15 [pid 5867] umount2("./43/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8128] close(16 [pid 5867] newfstatat(AT_FDCWD, "./43/cgroup", [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8128] close(17 [pid 5867] unlink("./43/cgroup" [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... unlink resumed>) = 0 [pid 8128] close(18 [pid 5867] getdents64(3, [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] close(3) = 0 [pid 5867] rmdir("./43" [pid 8128] close(19 [pid 5867] <... rmdir resumed>) = 0 [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] mkdir("./44", 0777 [pid 8128] close(20 [pid 5867] <... mkdir resumed>) = 0 [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8128] close(21 [pid 5867] <... openat resumed>) = 3 [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] ioctl(3, LOOP_CLR_FD [pid 8128] close(22 [pid 5867] <... ioctl resumed>) = 0 [pid 8128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] close(3 [pid 8128] close(23) = -1 EBADF (Bad file descriptor) [pid 8128] close(24) = -1 EBADF (Bad file descriptor) [pid 8128] close(25) = -1 EBADF (Bad file descriptor) [pid 8128] close(26) = -1 EBADF (Bad file descriptor) [pid 8128] close(27) = -1 EBADF (Bad file descriptor) [pid 8128] close(28) = -1 EBADF (Bad file descriptor) [pid 8128] close(29) = -1 EBADF (Bad file descriptor) [pid 8128] exit_group(0 [pid 8130] <... futex resumed>) = ? [pid 8128] <... exit_group resumed>) = ? [pid 8130] +++ exited with 0 +++ [pid 8128] +++ exited with 0 +++ [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=91, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=48 /* 0.48 s */} --- [pid 5871] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5871] umount2("./44", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./44", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5871] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 431.483021][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5871] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = 0 [pid 5871] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./44/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./44/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5871] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [ 431.591838][ T8132] XFS (loop1): Ending clean mount [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] close(4) = 0 [pid 5871] rmdir("./44/file0") = 0 [pid 5871] umount2("./44/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./44/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./44/binderfs") = 0 [pid 5871] umount2("./44/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./44/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./44/cgroup.net") = 0 [pid 5871] umount2("./44/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./44/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./44/cgroup.cpu") = 0 [pid 5871] umount2("./44/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./44/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./44/cgroup") = 0 [pid 5871] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] close(3) = 0 [pid 5871] rmdir("./44") = 0 [pid 5871] mkdir("./45", 0777) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 5871] ioctl(3, LOOP_CLR_FD) = 0 [ 431.651397][ T8132] XFS (loop1): Quotacheck needed: Please wait. [ 431.656057][ T8134] XFS (loop4): Ending clean mount [ 431.678946][ T8134] XFS (loop4): Quotacheck needed: Please wait. [pid 5871] close(3 [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 8132] <... mount resumed>) = 0 [ 431.795667][ T8132] XFS (loop1): Quotacheck: Done. [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8134] <... mount resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8132] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8134] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8134] <... openat resumed>) = 3 [pid 8132] chdir("./file0" [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8134] chdir("./file0" [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8134] <... chdir resumed>) = 0 [pid 8134] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8132] <... chdir resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8134] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8134] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8134] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8133] <... futex resumed>) = 0 [pid 8132] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 8133] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8132] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8134] <... futex resumed>) = 0 [pid 8133] <... futex resumed>) = 1 [pid 8132] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [ 431.830739][ T8134] XFS (loop4): Quotacheck: Done. [pid 8134] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8133] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8132] <... futex resumed>) = 1 [pid 8131] <... futex resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8132] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] close(3 [pid 8134] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8131] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8132] <... futex resumed>) = 0 [pid 8131] <... futex resumed>) = 1 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8132] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8132] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8132] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8134] <... futex resumed>) = 1 [pid 8133] <... futex resumed>) = 0 [pid 8131] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] <... setsockopt resumed>) = 0 [pid 8131] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8134] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8133] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8133] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8134] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8131] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8134] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8134] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8132] <... futex resumed>) = 0 [pid 8131] <... futex resumed>) = 1 [pid 8134] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8132] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8131] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8134] <... futex resumed>) = 1 [pid 8133] <... futex resumed>) = 0 [pid 8132] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8134] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8133] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8132] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8134] <... socket resumed>) = 4 [pid 8133] <... futex resumed>) = 0 [pid 8132] <... futex resumed>) = 1 [pid 8131] <... futex resumed>) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8133] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8132] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5870] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8134] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8131] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8134] <... futex resumed>) = 1 [pid 8133] <... futex resumed>) = 0 [pid 8132] <... futex resumed>) = 0 [pid 8131] <... futex resumed>) = 1 [pid 8133] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8132] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8134] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8133] <... futex resumed>) = 0 [pid 8132] <... socket resumed>) = 4 [pid 8131] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8133] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8132] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8134] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8132] <... futex resumed>) = 0 [pid 8131] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8132] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5870] <... setsockopt resumed>) = 0 [pid 5870] close(3) = 0 [pid 8134] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8131] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8175 attached [pid 8134] <... futex resumed>) = 1 [pid 8133] <... futex resumed>) = 0 [pid 8132] <... futex resumed>) = 0 [pid 8131] <... futex resumed>) = 1 [pid 8134] mkdir("./bus", 0777 [pid 8133] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8132] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8131] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8133] <... futex resumed>) = 0 [pid 8132] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8133] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8132] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8175] set_robust_list(0x55558848f760, 24 [pid 8134] <... mkdir resumed>) = 0 [pid 8132] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8131] <... futex resumed>) = 0 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 91 [pid 8134] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8131] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8134] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8131] <... futex resumed>) = 0 [pid 8175] <... set_robust_list resumed>) = 0 [pid 8134] <... futex resumed>) = 1 [pid 8133] <... futex resumed>) = 0 [pid 8132] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8131] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8175] chdir("./44" [pid 8134] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8133] close(3 [pid 8132] mkdir("./bus", 0777 [pid 8175] <... chdir resumed>) = 0 [pid 8133] <... close resumed>) = 0 [pid 8133] close(4 [pid 8132] <... mkdir resumed>) = 0 [pid 8133] <... close resumed>) = 0 [pid 8133] close(5 [pid 8175] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8132] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5867] <... close resumed>) = 0 [pid 8175] <... prctl resumed>) = 0 [pid 8133] close(6 [pid 8132] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8175] setpgid(0, 0 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8132] <... futex resumed>) = 1 [pid 8175] <... setpgid resumed>) = 0 [pid 8133] close(7 [pid 8132] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8131] <... futex resumed>) = 0 [pid 5867] <... socket resumed>) = 3 [pid 8131] close(3 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8175] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 8131] close(4 [pid 8133] close(8 [pid 8131] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8175] <... symlink resumed>) = 0 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] close(5 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8175] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 8133] close(9 [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8133] close(10) = -1 EBADF (Bad file descriptor) [pid 8175] <... symlink resumed>) = 0 [pid 8133] close(11 [pid 8131] close(6 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8175] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8175] <... symlink resumed>) = 0 [pid 8133] close(12 [pid 8131] close(7 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8133] close(13 [pid 8131] close(8 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8175] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8175] <... openat resumed>) = 3 [pid 8133] close(14 [pid 8131] close(9 [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8175] write(3, "1000", 4 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8133] close(15) = -1 EBADF (Bad file descriptor) [pid 8131] close(10 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8175] <... write resumed>) = 4 [pid 8133] close(16 [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] close(11 [pid 8175] close(3 [pid 8133] close(17 [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] close(3 [pid 8175] <... close resumed>) = 0 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] close(12 [pid 5867] <... close resumed>) = 0 [pid 8133] close(18) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8131] close(13) = -1 EBADF (Bad file descriptor) [pid 8133] close(19 [pid 8131] close(14 [pid 5867] <... socket resumed>) = 3 [pid 8175] read(200, [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8175] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8133] close(20 [pid 8175] symlink("/dev/binderfs", "./binderfs" [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8175] <... symlink resumed>) = 0 executing program [pid 8133] close(21 [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8175] write(1, "executing program\n", 18 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] close(15 [pid 8175] <... write resumed>) = 18 [pid 8133] close(22 [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8175] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] close(16 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8175] <... futex resumed>) = 0 [pid 8133] close(23 [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8175] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] close(17 [pid 8133] close(24) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8133] close(25 [pid 8131] close(18 [pid 8175] <... mmap resumed>) = 0x7f2ce7497000 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8175] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8133] close(26 [pid 8131] close(19) = -1 EBADF (Bad file descriptor) [pid 8131] close(20 [pid 8175] <... mprotect resumed>) = 0 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... setsockopt resumed>) = 0 [pid 8133] close(27 [pid 8131] close(21 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] close(3 [pid 8175] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8133] close(28 [pid 8131] close(22) = -1 EBADF (Bad file descriptor) [pid 8131] close(23) = -1 EBADF (Bad file descriptor) [pid 8175] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8133] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] close(24 [pid 5867] <... close resumed>) = 0 [pid 8175] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8133] close(29) = -1 EBADF (Bad file descriptor) [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8131] close(25 [pid 8133] exit_group(0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP./strace-static-x86_64: Process 8176 attached [pid 8134] <... futex resumed>) = ? [pid 8133] <... exit_group resumed>) = ? [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... socket resumed>) = 3 [pid 8176] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8175] <... clone3 resumed> => {parent_tid=[92]}, 88) = 92 [pid 8134] +++ exited with 0 +++ [pid 8131] close(26) = -1 EBADF (Bad file descriptor) [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8131] close(27 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8131] close(28 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8133] +++ exited with 0 +++ [pid 8131] close(29 [pid 8176] <... rseq resumed>) = 0 [pid 8175] rt_sigprocmask(SIG_SETMASK, [], [pid 8131] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8176] set_robust_list(0x7f2ce74b79a0, 24 [pid 8175] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8131] exit_group(0 [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=93, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=43 /* 0.43 s */} --- [pid 8176] <... set_robust_list resumed>) = 0 [pid 8175] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8132] <... futex resumed>) = ? [pid 8131] <... exit_group resumed>) = ? [pid 5872] restart_syscall(<... resuming interrupted clone ...> [pid 8176] rt_sigprocmask(SIG_SETMASK, [], [pid 8175] <... futex resumed>) = 0 [pid 8132] +++ exited with 0 +++ [pid 8131] +++ exited with 0 +++ [pid 8176] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8175] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8176] memfd_create("syzkaller", 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... restart_syscall resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] umount2("./45", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] openat(AT_FDCWD, "./45", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... openat resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] newfstatat(3, "", [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8176] <... memfd_create resumed>) = 3 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8176] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5872] getdents64(3, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8176] <... mmap resumed>) = 0x7f2cdf000000 [pid 5872] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=89, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=46 /* 0.46 s */} --- [pid 5867] close(3) = 0 [pid 5869] umount2("./43", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... socket resumed>) = 3 [pid 5869] openat(AT_FDCWD, "./43", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... openat resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] getdents64(3, [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8177 attached [pid 8177] set_robust_list(0x55558848f760, 24 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 91 [pid 8177] <... set_robust_list resumed>) = 0 [ 432.065384][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 432.080442][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8177] chdir("./44") = 0 [pid 8177] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8177] setpgid(0, 0) = 0 [pid 8177] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 8177] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu") = 0 [pid 8177] symlink("/syzcgroup/net/syz0", "./cgroup.net") = 0 [pid 8177] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8177] write(3, "1000", 4) = 4 [pid 5872] <... umount2 resumed>) = 0 [pid 5869] <... umount2 resumed>) = 0 [pid 8177] close(3 [pid 5872] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./45/file0", [pid 8177] <... close resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./45/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8177] read(200, [pid 5869] newfstatat(AT_FDCWD, "./43/file0", [pid 8177] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8177] symlink("/dev/binderfs", "./binderfs" [pid 5872] newfstatat(4, "", [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 executing program [pid 8177] <... symlink resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] umount2("./43/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8177] write(1, "executing program\n", 18 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8177] <... write resumed>) = 18 [pid 5869] openat(AT_FDCWD, "./43/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8177] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] getdents64(4, [pid 5869] <... openat resumed>) = 4 [pid 8177] <... futex resumed>) = 0 [pid 5869] newfstatat(4, "", [pid 8177] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 5872] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] getdents64(4, [pid 8177] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8177] <... mprotect resumed>) = 0 [pid 5872] close(4 [pid 5869] getdents64(4, [pid 5872] <... close resumed>) = 0 [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8177] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5869] close(4 [pid 8177] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5869] <... close resumed>) = 0 [pid 8177] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5869] rmdir("./43/file0"./strace-static-x86_64: Process 8178 attached [pid 5872] rmdir("./45/file0" [pid 8178] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8177] <... clone3 resumed> => {parent_tid=[92]}, 88) = 92 [pid 5872] <... rmdir resumed>) = 0 [pid 5869] <... rmdir resumed>) = 0 [pid 8177] rt_sigprocmask(SIG_SETMASK, [], [pid 5869] umount2("./43/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8177] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8177] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] newfstatat(AT_FDCWD, "./43/binderfs", [pid 8177] <... futex resumed>) = 0 [pid 8178] <... rseq resumed>) = 0 [pid 5872] umount2("./45/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8178] set_robust_list(0x7f2ce74b79a0, 24 [pid 8177] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] unlink("./43/binderfs" [pid 8178] <... set_robust_list resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./45/binderfs", [pid 8178] rt_sigprocmask(SIG_SETMASK, [], [pid 5869] <... unlink resumed>) = 0 [pid 5869] umount2("./43/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8178] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./43/cgroup.net", [pid 8178] memfd_create("syzkaller", 0 [pid 5872] unlink("./45/binderfs" [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8178] <... memfd_create resumed>) = 3 [pid 5872] <... unlink resumed>) = 0 [pid 5869] unlink("./43/cgroup.net" [pid 8178] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5872] umount2("./45/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8178] <... mmap resumed>) = 0x7f2cdf000000 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... unlink resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./45/cgroup.net", [pid 5871] <... close resumed>) = 0 [pid 5869] umount2("./43/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] unlink("./45/cgroup.net" [pid 5869] newfstatat(AT_FDCWD, "./43/cgroup.cpu", [pid 5872] <... unlink resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./43/cgroup.cpu") = 0 [pid 5869] umount2("./43/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./43/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./43/cgroup") = 0 [pid 5872] umount2("./45/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getdents64(3, [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] newfstatat(AT_FDCWD, "./45/cgroup.cpu", [pid 5869] close(3 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... close resumed>) = 0 [pid 5872] unlink("./45/cgroup.cpu" [pid 5869] rmdir("./43" [pid 5872] <... unlink resumed>) = 0 [pid 5869] <... rmdir resumed>) = 0 [pid 5869] mkdir("./44", 0777 [pid 5872] umount2("./45/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... mkdir resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5872] newfstatat(AT_FDCWD, "./45/cgroup", [pid 5869] ioctl(3, LOOP_CLR_FD [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... ioctl resumed>) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] close(3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5871] close(3 [pid 5872] unlink("./45/cgroup" [pid 5871] <... close resumed>) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] getdents64(3, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] close(3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] <... close resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] rmdir("./45" [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] <... rmdir resumed>) = 0 [pid 5872] mkdir("./46", 0777) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... openat resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] ioctl(3, LOOP_CLR_FD [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] <... ioctl resumed>) = 0 [pid 5872] close(3 [pid 5871] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] close(3) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8179 attached [pid 8179] set_robust_list(0x55558848f760, 24 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 93 [pid 8179] <... set_robust_list resumed>) = 0 [pid 8179] chdir("./45") = 0 [pid 8179] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8179] setpgid(0, 0) = 0 [pid 8179] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 8179] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 8179] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 8179] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8179] write(3, "1000", 4) = 4 [pid 8179] close(3) = 0 [pid 8179] read(200, executing program 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8179] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8179] write(1, "executing program\n", 18) = 18 [pid 8179] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8179] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8179] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8179] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8179] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8180 attached [pid 8180] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8179] <... clone3 resumed> => {parent_tid=[94]}, 88) = 94 [pid 8180] <... rseq resumed>) = 0 [pid 8179] rt_sigprocmask(SIG_SETMASK, [], [pid 8180] set_robust_list(0x7f2ce74b79a0, 24 [pid 8179] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8180] <... set_robust_list resumed>) = 0 [pid 8179] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8180] rt_sigprocmask(SIG_SETMASK, [], [pid 8179] <... futex resumed>) = 0 [pid 8180] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8179] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8180] memfd_create("syzkaller", 0) = 3 [pid 8180] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8176] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8180] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8178] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5869] close(3 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... close resumed>) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] close(3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] close(3) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8181 attached [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8181] set_robust_list(0x55558848f760, 24 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 91 [pid 8181] <... set_robust_list resumed>) = 0 [pid 8181] chdir("./44") = 0 [pid 8181] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8181] setpgid(0, 0) = 0 [pid 8181] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8181] <... symlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3 [pid 8181] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu") = 0 [pid 5872] <... close resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8181] symlink("/syzcgroup/net/syz1", "./cgroup.net") = 0 [pid 8181] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5872] <... socket resumed>) = 3 [pid 8181] write(3, "1000", 4 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8181] <... write resumed>) = 4 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8181] close(3) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8181] read(200, [pid 5872] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8181] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8181] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 8181] write(1, "executing program\n", 18) = 18 [pid 5872] close(3 [pid 8181] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8181] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5872] <... close resumed>) = 0 [pid 8181] <... mmap resumed>) = 0x7f2ce7497000 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8181] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8181] <... mprotect resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8181] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8181] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8181] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8182 attached [pid 8182] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8181] <... clone3 resumed> => {parent_tid=[92]}, 88) = 92 [pid 8182] <... rseq resumed>) = 0 [pid 8181] rt_sigprocmask(SIG_SETMASK, [], [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8182] set_robust_list(0x7f2ce74b79a0, 24 [pid 8181] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8182] <... set_robust_list resumed>) = 0 [pid 8181] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8182] rt_sigprocmask(SIG_SETMASK, [], [pid 8181] <... futex resumed>) = 0 [pid 8182] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8181] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8182] memfd_create("syzkaller", 0) = 3 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8182] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] close(3) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8183 attached [pid 8183] set_robust_list(0x55558848f760, 24 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 95 [pid 8183] <... set_robust_list resumed>) = 0 [pid 8183] chdir("./46") = 0 [pid 8183] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8183] setpgid(0, 0) = 0 [pid 8183] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 8183] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 8183] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 8183] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8183] write(3, "1000", 4) = 4 [pid 8183] close(3) = 0 [pid 8183] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8183] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8183] write(1, "executing program\n", 18executing program ) = 18 [pid 8183] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8183] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8176] <... write resumed>) = 16777216 [pid 8176] munmap(0x7f2cdf000000, 138412032 [pid 8183] <... mmap resumed>) = 0x7f2ce7497000 [pid 8183] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8183] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8183] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8184 attached [pid 8184] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8183] <... clone3 resumed> => {parent_tid=[96]}, 88) = 96 [pid 8184] <... rseq resumed>) = 0 [pid 8183] rt_sigprocmask(SIG_SETMASK, [], [pid 8184] set_robust_list(0x7f2ce74b79a0, 24 [pid 8183] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8184] <... set_robust_list resumed>) = 0 [pid 8183] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8184] rt_sigprocmask(SIG_SETMASK, [], [pid 8183] <... futex resumed>) = 0 [pid 8184] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8183] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8184] memfd_create("syzkaller", 0) = 3 [pid 8184] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8176] <... munmap resumed>) = 0 [pid 8176] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8176] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8176] close(3) = 0 [pid 8176] close(4) = 0 [pid 8176] mkdir("./file0", 0777) = 0 [pid 8176] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [ 433.375425][ T8176] loop2: detected capacity change from 0 to 32768 [ 433.408542][ T8176] XFS: ikeep mount option is deprecated. [pid 8182] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8178] <... write resumed>) = 16777216 [ 433.485424][ T8176] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8180] <... write resumed>) = 16777216 [pid 8178] munmap(0x7f2cdf000000, 138412032 [pid 8180] munmap(0x7f2cdf000000, 138412032 [pid 8178] <... munmap resumed>) = 0 [pid 8178] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8178] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8178] close(3) = 0 [pid 8178] close(4) = 0 [pid 8178] mkdir("./file0", 0777) = 0 [ 433.603857][ T8178] loop0: detected capacity change from 0 to 32768 [ 433.636809][ T8178] XFS: ikeep mount option is deprecated. [pid 8178] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8180] <... munmap resumed>) = 0 [pid 8180] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 8180] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8180] close(3) = 0 [pid 8180] close(4) = 0 [pid 8180] mkdir("./file0", 0777) = 0 [pid 8180] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [ 433.703025][ T8180] loop3: detected capacity change from 0 to 32768 [ 433.734887][ T8180] XFS: ikeep mount option is deprecated. [ 433.742346][ T8178] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8184] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8182] <... write resumed>) = 16777216 [ 433.870711][ T8180] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 433.910580][ T8176] XFS (loop2): Ending clean mount [pid 8182] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8182] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [ 433.955214][ T8176] XFS (loop2): Quotacheck needed: Please wait. [ 433.976518][ T8182] loop1: detected capacity change from 0 to 32768 [pid 8182] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8182] close(3) = 0 [pid 8182] close(4) = 0 [pid 8182] mkdir("./file0", 0777) = 0 [ 434.058768][ T8182] XFS: ikeep mount option is deprecated. [pid 8182] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8176] <... mount resumed>) = 0 [pid 8176] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8176] chdir("./file0") = 0 [pid 8176] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8176] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8175] <... futex resumed>) = 0 [pid 8176] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8175] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8176] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8175] <... futex resumed>) = 0 [pid 8176] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8175] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8176] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8176] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8175] <... futex resumed>) = 0 [pid 8176] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8175] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8176] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8175] <... futex resumed>) = 0 [pid 8176] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8175] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8176] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8176] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8175] <... futex resumed>) = 0 [pid 8176] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8175] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8176] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [ 434.101788][ T8176] XFS (loop2): Quotacheck: Done. [pid 8175] <... futex resumed>) = 0 [pid 8176] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8175] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8176] <... socket resumed>) = 4 [pid 8176] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8175] <... futex resumed>) = 0 [pid 8176] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8175] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8176] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8175] <... futex resumed>) = 0 [pid 8176] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8175] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8176] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8176] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8175] <... futex resumed>) = 0 [pid 8176] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8175] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8176] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8175] <... futex resumed>) = 0 [pid 8176] mkdir("./bus", 0777 [pid 8175] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8176] <... mkdir resumed>) = 0 [pid 8176] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8176] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8175] <... futex resumed>) = 0 [pid 8176] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8175] close(3) = 0 [pid 8175] close(4) = 0 [pid 8175] close(5) = -1 EBADF (Bad file descriptor) [pid 8175] close(6) = -1 EBADF (Bad file descriptor) [pid 8175] close(7) = -1 EBADF (Bad file descriptor) [pid 8175] close(8) = -1 EBADF (Bad file descriptor) [pid 8175] close(9) = -1 EBADF (Bad file descriptor) [ 434.146518][ T8178] XFS (loop0): Ending clean mount [ 434.163415][ T8182] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 434.187189][ T8178] XFS (loop0): Quotacheck needed: Please wait. [pid 8175] close(10) = -1 EBADF (Bad file descriptor) [pid 8175] close(11) = -1 EBADF (Bad file descriptor) [pid 8175] close(12) = -1 EBADF (Bad file descriptor) [pid 8175] close(13) = -1 EBADF (Bad file descriptor) [pid 8175] close(14) = -1 EBADF (Bad file descriptor) [pid 8175] close(15) = -1 EBADF (Bad file descriptor) [pid 8175] close(16) = -1 EBADF (Bad file descriptor) [pid 8175] close(17) = -1 EBADF (Bad file descriptor) [pid 8175] close(18) = -1 EBADF (Bad file descriptor) [pid 8175] close(19) = -1 EBADF (Bad file descriptor) [pid 8175] close(20) = -1 EBADF (Bad file descriptor) [pid 8175] close(21) = -1 EBADF (Bad file descriptor) [pid 8175] close(22) = -1 EBADF (Bad file descriptor) [pid 8175] close(23) = -1 EBADF (Bad file descriptor) [pid 8175] close(24) = -1 EBADF (Bad file descriptor) [pid 8175] close(25) = -1 EBADF (Bad file descriptor) [pid 8175] close(26) = -1 EBADF (Bad file descriptor) [pid 8175] close(27 [pid 8184] <... write resumed>) = 16777216 [pid 8175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8175] close(28 [pid 8184] munmap(0x7f2cdf000000, 138412032 [pid 8175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8175] close(29) = -1 EBADF (Bad file descriptor) [pid 8175] exit_group(0 [pid 8176] <... futex resumed>) = ? [pid 8175] <... exit_group resumed>) = ? [pid 8176] +++ exited with 0 +++ [pid 8184] <... munmap resumed>) = 0 [pid 8178] <... mount resumed>) = 0 [pid 8184] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8175] +++ exited with 0 +++ [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=91, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=44 /* 0.44 s */} --- [pid 5870] restart_syscall(<... resuming interrupted clone ...> [pid 8184] <... openat resumed>) = 4 [ 434.348113][ T8178] XFS (loop0): Quotacheck: Done. [pid 8178] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8184] ioctl(4, LOOP_SET_FD, 3 [pid 5870] <... restart_syscall resumed>) = 0 [pid 8178] <... openat resumed>) = 3 [pid 8178] chdir("./file0") = 0 [pid 5870] umount2("./44", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8178] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8178] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5870] openat(AT_FDCWD, "./44", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8178] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8177] <... futex resumed>) = 0 [pid 8178] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5870] <... openat resumed>) = 3 [pid 5870] newfstatat(3, "", [pid 8184] <... ioctl resumed>) = 0 [pid 8178] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8177] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8178] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8177] <... futex resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8178] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8177] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] getdents64(3, [pid 8178] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8177] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8184] close(3) = 0 [pid 8184] close(4) = 0 [pid 8178] <... futex resumed>) = 0 [pid 8177] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8184] mkdir("./file0", 0777 [pid 8178] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8177] <... futex resumed>) = 0 [pid 5870] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8178] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8177] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8178] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8177] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8184] <... mkdir resumed>) = 0 [pid 8184] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8178] <... futex resumed>) = 0 [pid 8177] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8178] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8177] <... futex resumed>) = 0 [pid 8178] <... socket resumed>) = 4 [ 434.371285][ T8180] XFS (loop3): Ending clean mount [ 434.378095][ T8184] loop4: detected capacity change from 0 to 32768 [ 434.396506][ T8180] XFS (loop3): Quotacheck needed: Please wait. [pid 8177] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8178] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8177] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8178] <... futex resumed>) = 0 [pid 8177] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8178] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8177] <... futex resumed>) = 0 [pid 8178] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8177] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8178] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8177] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8178] <... futex resumed>) = 0 [pid 8177] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8178] mkdir("./bus", 0777 [pid 8177] <... futex resumed>) = 0 [pid 8178] <... mkdir resumed>) = 0 [pid 8177] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8178] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8178] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8177] <... futex resumed>) = 0 [pid 8178] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8177] close(3) = 0 [pid 8177] close(4) = 0 [pid 8177] close(5) = -1 EBADF (Bad file descriptor) [pid 8177] close(6) = -1 EBADF (Bad file descriptor) [pid 8177] close(7) = -1 EBADF (Bad file descriptor) [pid 8177] close(8) = -1 EBADF (Bad file descriptor) [pid 8177] close(9) = -1 EBADF (Bad file descriptor) [pid 8177] close(10) = -1 EBADF (Bad file descriptor) [pid 8177] close(11) = -1 EBADF (Bad file descriptor) [pid 8177] close(12) = -1 EBADF (Bad file descriptor) [pid 8177] close(13) = -1 EBADF (Bad file descriptor) [pid 8177] close(14) = -1 EBADF (Bad file descriptor) [pid 8177] close(15) = -1 EBADF (Bad file descriptor) [pid 8177] close(16) = -1 EBADF (Bad file descriptor) [pid 8177] close(17) = -1 EBADF (Bad file descriptor) [pid 8177] close(18) = -1 EBADF (Bad file descriptor) [pid 8177] close(19) = -1 EBADF (Bad file descriptor) [pid 8177] close(20) = -1 EBADF (Bad file descriptor) [pid 8177] close(21) = -1 EBADF (Bad file descriptor) [pid 8177] close(22) = -1 EBADF (Bad file descriptor) [pid 8177] close(23) = -1 EBADF (Bad file descriptor) [pid 8177] close(24) = -1 EBADF (Bad file descriptor) [pid 8177] close(25) = -1 EBADF (Bad file descriptor) [pid 8177] close(26) = -1 EBADF (Bad file descriptor) [pid 8177] close(27) = -1 EBADF (Bad file descriptor) [pid 8177] close(28) = -1 EBADF (Bad file descriptor) [pid 8177] close(29) = -1 EBADF (Bad file descriptor) [pid 8177] exit_group(0 [pid 8178] <... futex resumed>) = ? [pid 8177] <... exit_group resumed>) = ? [pid 8178] +++ exited with 0 +++ [pid 8177] +++ exited with 0 +++ [ 434.418327][ T8184] XFS: ikeep mount option is deprecated. [ 434.432109][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=91, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=51 /* 0.51 s */} --- [pid 5867] umount2("./44", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./44", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5867] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 434.492607][ T8184] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 434.523625][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 434.552045][ T8180] XFS (loop3): Quotacheck: Done. [pid 5867] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8180] <... mount resumed>) = 0 [pid 8180] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8180] chdir("./file0") = 0 [pid 8180] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8180] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8179] <... futex resumed>) = 0 [pid 8180] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8179] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... umount2 resumed>) = 0 [pid 5867] <... umount2 resumed>) = 0 [pid 8180] <... futex resumed>) = 0 [pid 8179] <... futex resumed>) = 1 [pid 8180] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8179] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8180] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8180] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8179] <... futex resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./44/file0", [pid 8180] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8179] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8180] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8179] <... futex resumed>) = 0 [pid 5870] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8180] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8179] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8180] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] openat(AT_FDCWD, "./44/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8180] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8179] <... futex resumed>) = 0 [pid 5870] <... openat resumed>) = 4 [pid 5867] newfstatat(AT_FDCWD, "./44/file0", [pid 8180] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8179] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] newfstatat(4, "", [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8180] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8179] <... futex resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5867] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8180] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8179] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] getdents64(4, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8180] <... socket resumed>) = 4 [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8180] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [ 434.597220][ T8182] XFS (loop1): Ending clean mount [ 434.615201][ T8182] XFS (loop1): Quotacheck needed: Please wait. [pid 5867] openat(AT_FDCWD, "./44/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8180] <... futex resumed>) = 1 [pid 8179] <... futex resumed>) = 0 [pid 5870] getdents64(4, [pid 5867] <... openat resumed>) = 4 [pid 8180] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8179] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8180] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8179] <... futex resumed>) = 0 [pid 5870] close(4 [pid 5867] newfstatat(4, "", [pid 8180] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8179] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] <... close resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8180] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5867] getdents64(4, [pid 5870] rmdir("./44/file0") = 0 [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8180] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] getdents64(4, [pid 8180] <... futex resumed>) = 1 [pid 8179] <... futex resumed>) = 0 [pid 5870] umount2("./44/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] close(4 [pid 8180] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8179] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] newfstatat(AT_FDCWD, "./44/binderfs", [pid 8180] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8179] <... futex resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... close resumed>) = 0 [pid 8179] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8180] mkdir("./bus", 0777 [pid 5870] unlink("./44/binderfs") = 0 [pid 5867] rmdir("./44/file0") = 0 [pid 5867] umount2("./44/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./44/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] umount2("./44/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./44/cgroup.net", [pid 5867] unlink("./44/binderfs" [pid 8180] <... mkdir resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5867] umount2("./44/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./44/cgroup.net", [pid 5870] unlink("./44/cgroup.net" [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5867] unlink("./44/cgroup.net") = 0 [pid 5867] umount2("./44/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./44/cgroup.cpu", [pid 8180] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./44/cgroup.cpu") = 0 [pid 5867] umount2("./44/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./44/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./44/cgroup" [pid 8180] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... unlink resumed>) = 0 [pid 8180] <... futex resumed>) = 1 [pid 8179] <... futex resumed>) = 0 [pid 8180] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8179] close(3 [pid 5867] getdents64(3, [pid 8179] <... close resumed>) = 0 [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [ 434.686163][ T8182] XFS (loop1): Quotacheck: Done. [pid 5867] close(3) = 0 [pid 8182] <... mount resumed>) = 0 [pid 8179] close(4 [pid 5870] umount2("./44/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] rmdir("./44") = 0 [pid 5867] mkdir("./45", 0777) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8182] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8179] <... close resumed>) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... openat resumed>) = 3 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 8179] close(5 [pid 5870] newfstatat(AT_FDCWD, "./44/cgroup.cpu", [pid 5867] <... ioctl resumed>) = 0 [pid 8182] <... openat resumed>) = 3 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] close(3 [pid 8179] close(6 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8179] close(7 [pid 5870] unlink("./44/cgroup.cpu" [pid 8182] chdir("./file0") = 0 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... unlink resumed>) = 0 [pid 8182] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5870] umount2("./44/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8179] close(8 [pid 5870] newfstatat(AT_FDCWD, "./44/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./44/cgroup") = 0 [pid 5870] getdents64(3, [pid 8182] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] close(3) = 0 [pid 5870] rmdir("./44") = 0 [pid 5870] mkdir("./45", 0777 [pid 8182] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8179] close(9 [pid 8182] <... futex resumed>) = 1 [pid 8181] <... futex resumed>) = 0 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8182] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5870] <... mkdir resumed>) = 0 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 3 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5870] close(3 [pid 8182] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8181] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8179] close(10 [pid 8182] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8181] <... futex resumed>) = 0 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8182] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8181] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8182] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8181] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8179] close(11 [pid 8182] <... futex resumed>) = 0 [pid 8181] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8182] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8181] <... futex resumed>) = 0 [pid 8179] close(12 [pid 8182] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8181] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8182] <... futex resumed>) = 0 [pid 8181] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8179] close(13 [pid 8182] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8181] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8182] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8181] <... futex resumed>) = 0 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8182] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8181] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8179] close(14 [pid 8182] <... socket resumed>) = 4 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8182] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8179] close(15 [pid 8182] <... futex resumed>) = 1 [pid 8181] <... futex resumed>) = 0 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8182] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8181] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8179] close(16 [pid 8182] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8181] <... futex resumed>) = 0 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8179] close(17 [pid 8182] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8181] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8182] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8179] close(18 [pid 8182] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8179] close(19 [pid 8182] <... futex resumed>) = 1 [pid 8182] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8181] <... futex resumed>) = 0 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8179] close(20 [pid 8181] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8179] close(21 [pid 8182] <... futex resumed>) = 0 [pid 8181] <... futex resumed>) = 1 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 434.812444][ T8184] XFS (loop4): Ending clean mount [pid 8179] close(22) = -1 EBADF (Bad file descriptor) [pid 8179] close(23) = -1 EBADF (Bad file descriptor) [pid 8179] close(24 [pid 8182] mkdir("./bus", 0777 [pid 8181] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8179] close(25) = -1 EBADF (Bad file descriptor) [pid 8179] close(26 [pid 8182] <... mkdir resumed>) = 0 [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8179] close(27) = -1 EBADF (Bad file descriptor) [pid 8179] close(28 [pid 8182] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8179] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8179] close(29) = -1 EBADF (Bad file descriptor) [pid 8179] exit_group(0 [pid 8180] <... futex resumed>) = ? [pid 8179] <... exit_group resumed>) = ? [pid 8180] +++ exited with 0 +++ [pid 8179] +++ exited with 0 +++ [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=93, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=62 /* 0.62 s */} --- [pid 5871] umount2("./45", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./45", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5871] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5871] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8182] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8182] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8181] <... futex resumed>) = 0 [pid 8181] close(3) = 0 [ 434.865116][ T8184] XFS (loop4): Quotacheck needed: Please wait. [pid 8181] close(4) = 0 [pid 8181] close(5) = -1 EBADF (Bad file descriptor) [pid 8181] close(6) = -1 EBADF (Bad file descriptor) [pid 8181] close(7) = -1 EBADF (Bad file descriptor) [pid 8181] close(8) = -1 EBADF (Bad file descriptor) [pid 8181] close(9) = -1 EBADF (Bad file descriptor) [pid 8181] close(10) = -1 EBADF (Bad file descriptor) [pid 8181] close(11) = -1 EBADF (Bad file descriptor) [pid 8181] close(12) = -1 EBADF (Bad file descriptor) [pid 8181] close(13) = -1 EBADF (Bad file descriptor) [pid 8181] close(14) = -1 EBADF (Bad file descriptor) [ 434.925601][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8181] close(15) = -1 EBADF (Bad file descriptor) [pid 8181] close(16) = -1 EBADF (Bad file descriptor) [pid 8181] close(17) = -1 EBADF (Bad file descriptor) [pid 8181] close(18) = -1 EBADF (Bad file descriptor) [pid 8181] close(19) = -1 EBADF (Bad file descriptor) [pid 8181] close(20) = -1 EBADF (Bad file descriptor) [pid 8181] close(21) = -1 EBADF (Bad file descriptor) [pid 8181] close(22) = -1 EBADF (Bad file descriptor) [pid 8181] close(23) = -1 EBADF (Bad file descriptor) [pid 8181] close(24) = -1 EBADF (Bad file descriptor) [pid 8181] close(25) = -1 EBADF (Bad file descriptor) [pid 8181] close(26) = -1 EBADF (Bad file descriptor) [pid 8181] close(27) = -1 EBADF (Bad file descriptor) [pid 8181] close(28) = -1 EBADF (Bad file descriptor) [pid 8181] close(29) = -1 EBADF (Bad file descriptor) [pid 8181] exit_group(0 [pid 8182] <... futex resumed>) = ? [pid 8181] <... exit_group resumed>) = ? [pid 8182] +++ exited with 0 +++ [pid 8181] +++ exited with 0 +++ [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=91, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=40 /* 0.40 s */} --- [pid 5871] <... umount2 resumed>) = 0 [pid 8184] <... mount resumed>) = 0 [pid 5869] umount2("./44", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./44", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5871] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] <... openat resumed>) = 3 [pid 5871] newfstatat(AT_FDCWD, "./45/file0", [pid 5869] newfstatat(3, "", [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5871] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW [ 435.045277][ T8184] XFS (loop4): Quotacheck: Done. [pid 5869] getdents64(3, [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8184] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5869] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8184] <... openat resumed>) = 3 [pid 8184] chdir("./file0") = 0 [pid 8184] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8184] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] openat(AT_FDCWD, "./45/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8184] <... futex resumed>) = 1 [pid 8183] <... futex resumed>) = 0 [pid 8184] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8183] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8184] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8183] <... futex resumed>) = 0 [pid 8184] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8183] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8184] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5871] <... openat resumed>) = 4 [pid 8184] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8183] <... futex resumed>) = 0 [pid 5871] newfstatat(4, "", [pid 8184] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8183] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8184] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8183] <... futex resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8184] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8183] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8184] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] getdents64(4, [pid 8184] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8183] <... futex resumed>) = 0 [pid 8184] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8183] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8184] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8183] <... futex resumed>) = 0 [pid 8184] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8183] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8184] <... socket resumed>) = 4 [pid 8184] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8183] <... futex resumed>) = 0 [pid 8184] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8183] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8184] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8183] <... futex resumed>) = 0 [pid 8184] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8183] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8184] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8184] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8184] <... futex resumed>) = 1 [pid 8183] <... futex resumed>) = 0 [pid 5871] getdents64(4, [ 435.123115][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8184] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8183] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8184] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8184] mkdir("./bus", 0777 [pid 8183] <... futex resumed>) = 0 [pid 5871] close(4 [pid 8184] <... mkdir resumed>) = 0 [pid 5871] <... close resumed>) = 0 [pid 5871] rmdir("./45/file0") = 0 [pid 5871] umount2("./45/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./45/binderfs", [pid 8184] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8183] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8184] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] unlink("./45/binderfs" [pid 8184] <... futex resumed>) = 1 [pid 8183] <... futex resumed>) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 8184] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8183] close(3 [pid 5871] umount2("./45/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8183] <... close resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8183] close(4 [pid 5871] newfstatat(AT_FDCWD, "./45/cgroup.net", [pid 8183] <... close resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8183] close(5 [pid 5871] unlink("./45/cgroup.net" [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... unlink resumed>) = 0 [pid 8183] close(6 [pid 5871] umount2("./45/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8183] close(7 [pid 5871] newfstatat(AT_FDCWD, "./45/cgroup.cpu", [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8183] close(8 [pid 5871] unlink("./45/cgroup.cpu") = 0 [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./45/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8183] close(9 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(AT_FDCWD, "./45/cgroup", [pid 8183] close(10 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] unlink("./45/cgroup" [pid 8183] close(11 [pid 5871] <... unlink resumed>) = 0 [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] getdents64(3, [pid 8183] close(12 [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] close(3 [pid 5867] <... close resumed>) = 0 [pid 8183] close(13 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... close resumed>) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] rmdir("./45" [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8183] close(14 [pid 5871] <... rmdir resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] mkdir("./46", 0777 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8183] close(15 [pid 5871] <... mkdir resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8183] close(16 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8183] close(17 [pid 5871] <... openat resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] ioctl(3, LOOP_CLR_FD [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8183] close(18 [pid 5871] <... ioctl resumed>) = 0 [pid 5867] close(3 [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] close(3 [pid 5867] <... close resumed>) = 0 [pid 8183] close(19 [pid 5869] <... umount2 resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8183] close(20) = -1 EBADF (Bad file descriptor) [pid 8183] close(21) = -1 EBADF (Bad file descriptor) [pid 8183] close(22 [pid 5867] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8183] close(23) = -1 EBADF (Bad file descriptor) [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8183] close(24 [pid 5867] close(3 [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... close resumed>) = 0 [pid 8183] close(25 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8183] close(26) = -1 EBADF (Bad file descriptor) [pid 8183] close(27 [pid 5869] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] newfstatat(AT_FDCWD, "./44/file0", [pid 8183] close(28 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] umount2("./44/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... socket resumed>) = 3 [pid 8183] close(29 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8183] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] openat(AT_FDCWD, "./44/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8183] exit_group(0 [pid 5869] <... openat resumed>) = 4 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8184] <... futex resumed>) = ? [pid 8183] <... exit_group resumed>) = ? [pid 5869] newfstatat(4, "", [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8184] +++ exited with 0 +++ [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] getdents64(4, [pid 8183] +++ exited with 0 +++ [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=95, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=51 /* 0.51 s */} --- [pid 5869] close(4 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5869] <... close resumed>) = 0 [pid 5872] umount2("./46", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] rmdir("./44/file0" [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... rmdir resumed>) = 0 [pid 5869] umount2("./44/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] openat(AT_FDCWD, "./46", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(AT_FDCWD, "./44/binderfs", [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] unlink("./44/binderfs" [pid 5872] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... unlink resumed>) = 0 [pid 5869] umount2("./44/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./44/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./44/cgroup.net") = 0 [pid 5869] umount2("./44/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./44/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./44/cgroup.cpu") = 0 [pid 5869] umount2("./44/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] newfstatat(AT_FDCWD, "./44/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] unlink("./44/cgroup") = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] close(3 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5869] <... close resumed>) = 0 [pid 5869] rmdir("./44") = 0 [pid 5869] mkdir("./45", 0777) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [pid 5869] close(3 [pid 5867] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [ 435.325414][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] <... umount2 resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./46/file0", [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] close(3 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./46/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] <... socket resumed>) = 3 [pid 5867] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5867] close(3 [pid 5872] <... openat resumed>) = 4 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5872] newfstatat(4, "", [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 ./strace-static-x86_64: Process 8225 attached [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] close(3 [pid 8225] set_robust_list(0x55558848f760, 24 [pid 5870] <... close resumed>) = 0 [pid 5872] getdents64(4, [pid 8225] <... set_robust_list resumed>) = 0 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 93 [pid 5872] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getdents64(4, [pid 8225] chdir("./45" [pid 5872] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] close(4 [pid 8225] <... chdir resumed>) = 0 [pid 8225] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5872] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8225] <... prctl resumed>) = 0 [pid 5872] rmdir("./46/file0" [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8225] setpgid(0, 0 [pid 5872] <... rmdir resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8225] <... setpgid resumed>) = 0 [pid 5872] umount2("./46/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8225] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./46/binderfs", [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8225] <... symlink resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8225] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5872] unlink("./46/binderfs" [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 8225] <... symlink resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8225] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5872] umount2("./46/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 8225] <... symlink resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8225] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5872] newfstatat(AT_FDCWD, "./46/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 8225] <... openat resumed>) = 3 [pid 5872] unlink("./46/cgroup.net" [pid 8225] write(3, "1000", 4 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 8225] <... write resumed>) = 4 [pid 8225] close(3 [pid 5872] <... unlink resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8225] <... close resumed>) = 0 [pid 5872] umount2("./46/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8225] read(200, [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 8225] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8225] symlink("/dev/binderfs", "./binderfs" [pid 5872] newfstatat(AT_FDCWD, "./46/cgroup.cpu", executing program [pid 8225] <... symlink resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8225] write(1, "executing program\n", 18 [pid 5872] unlink("./46/cgroup.cpu" [pid 8225] <... write resumed>) = 18 [pid 8225] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... unlink resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 8225] <... futex resumed>) = 0 [pid 5872] umount2("./46/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 8225] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8225] <... mmap resumed>) = 0x7f2ce7497000 [pid 5872] newfstatat(AT_FDCWD, "./46/cgroup", [pid 5870] <... setsockopt resumed>) = 0 [pid 8225] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8225] <... mprotect resumed>) = 0 [pid 5872] unlink("./46/cgroup" [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8225] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8225] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5872] getdents64(3, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, ./strace-static-x86_64: Process 8226 attached [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8226] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8225] <... clone3 resumed> => {parent_tid=[94]}, 88) = 94 [pid 5872] close(3 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8226] <... rseq resumed>) = 0 [pid 8225] rt_sigprocmask(SIG_SETMASK, [], [pid 5872] <... close resumed>) = 0 [pid 8226] set_robust_list(0x7f2ce74b79a0, 24 [pid 8225] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5872] rmdir("./46" [pid 5870] <... setsockopt resumed>) = 0 [pid 8226] <... set_robust_list resumed>) = 0 [pid 8225] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8226] rt_sigprocmask(SIG_SETMASK, [], [pid 8225] <... futex resumed>) = 0 [pid 5872] <... rmdir resumed>) = 0 [pid 5870] close(3 [pid 8226] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8225] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5872] mkdir("./47", 0777 [pid 5870] <... close resumed>) = 0 [pid 8226] memfd_create("syzkaller", 0 [pid 5872] <... mkdir resumed>) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5869] <... close resumed>) = 0 [pid 8226] <... memfd_create resumed>) = 3 [pid 5872] <... openat resumed>) = 3 [pid 5870] <... socket resumed>) = 3 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8226] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5872] ioctl(3, LOOP_CLR_FD [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8226] <... mmap resumed>) = 0x7f2cdf000000 [pid 5872] <... ioctl resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5872] close(3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5869] close(3 [pid 5870] <... setsockopt resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... socket resumed>) = 3 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5869] close(3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5871] close(3 [pid 5870] close(3 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5871] <... close resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... close resumed>) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] close(3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] <... close resumed>) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 ./strace-static-x86_64: Process 8227 attached [pid 8227] set_robust_list(0x55558848f760, 24 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 93 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8227] <... set_robust_list resumed>) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8227] chdir("./45" [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 8227] <... chdir resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8227] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 8227] setpgid(0, 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8227] <... setpgid resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8227] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 8227] <... symlink resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8227] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8227] <... symlink resumed>) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5869] <... setsockopt resumed>) = 0 [pid 8227] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 8227] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5869] <... setsockopt resumed>) = 0 [pid 8227] <... openat resumed>) = 3 [pid 8227] write(3, "1000", 4 [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8227] <... write resumed>) = 4 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8227] close(3 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8227] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8227] read(200, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8227] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 8227] symlink("/dev/binderfs", "./binderfs" [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, executing program [pid 8227] <... symlink resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8227] write(1, "executing program\n", 18 [pid 5871] close(3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8227] <... write resumed>) = 18 [pid 5871] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8227] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8227] <... futex resumed>) = 0 [pid 5871] <... socket resumed>) = 3 [pid 8227] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 8227] <... mmap resumed>) = 0x7f2ce7497000 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8227] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8227] <... mprotect resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8227] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8227] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 8227] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... setsockopt resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 ./strace-static-x86_64: Process 8228 attached [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] close(3 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8228] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8227] <... clone3 resumed> => {parent_tid=[94]}, 88) = 94 [pid 5869] <... close resumed>) = 0 [pid 8228] <... rseq resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8227] rt_sigprocmask(SIG_SETMASK, [], [pid 8228] set_robust_list(0x7f2ce74b79a0, 24 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, ./strace-static-x86_64: Process 8229 attached [pid 8228] <... set_robust_list resumed>) = 0 [pid 8227] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8228] rt_sigprocmask(SIG_SETMASK, [], [pid 8227] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8228] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8227] <... futex resumed>) = 0 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 93 [pid 8228] memfd_create("syzkaller", 0 [pid 8227] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8228] <... memfd_create resumed>) = 3 [pid 8228] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8229] set_robust_list(0x55558848f760, 24 [pid 8228] <... mmap resumed>) = 0x7f2cdf000000 [pid 5871] <... setsockopt resumed>) = 0 [pid 8229] <... set_robust_list resumed>) = 0 [pid 8229] chdir("./45") = 0 [pid 8229] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8229] <... prctl resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8229] setpgid(0, 0) = 0 [pid 8229] symlink("/syzcgroup/unified/syz1", "./cgroup") = 0 [pid 8229] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu") = 0 [pid 8229] symlink("/syzcgroup/net/syz1", "./cgroup.net") = 0 [pid 8229] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8229] write(3, "1000", 4) = 4 [pid 8229] close(3executing program ) = 0 [pid 8229] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8229] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8229] write(1, "executing program\n", 18) = 18 [pid 8229] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8229] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8229] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 8229] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5871] close(3 [pid 8229] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8229] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} => {parent_tid=[94]}, 88) = 94 [pid 8229] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8229] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8229] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000}./strace-static-x86_64: Process 8230 attached [pid 5871] <... close resumed>) = 0 [pid 8230] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8230] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8230] rt_sigprocmask(SIG_SETMASK, [], [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 95 ./strace-static-x86_64: Process 8231 attached [pid 8230] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8231] set_robust_list(0x55558848f760, 24) = 0 [pid 8231] chdir("./46" [pid 8230] memfd_create("syzkaller", 0 [pid 8231] <... chdir resumed>) = 0 [pid 8230] <... memfd_create resumed>) = 3 [pid 8230] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8231] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8231] setpgid(0, 0executing program [pid 8230] <... mmap resumed>) = 0x7f2cdf000000 [pid 8231] <... setpgid resumed>) = 0 [pid 8231] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 8231] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 8231] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 8231] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8231] write(3, "1000", 4) = 4 [pid 8231] close(3) = 0 [pid 8231] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8231] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8231] write(1, "executing program\n", 18) = 18 [pid 8231] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8231] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8231] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8231] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8231] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8232 attached [pid 8232] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8231] <... clone3 resumed> => {parent_tid=[96]}, 88) = 96 [pid 8226] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8232] <... rseq resumed>) = 0 [pid 8231] rt_sigprocmask(SIG_SETMASK, [], [pid 8232] set_robust_list(0x7f2ce74b79a0, 24 [pid 8231] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8232] <... set_robust_list resumed>) = 0 [pid 8231] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8232] rt_sigprocmask(SIG_SETMASK, [], [pid 8231] <... futex resumed>) = 0 [pid 8232] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8231] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8232] memfd_create("syzkaller", 0) = 3 [pid 8232] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5872] <... close resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] close(3) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8233 attached [pid 8233] set_robust_list(0x55558848f760, 24 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 97 [pid 8233] <... set_robust_list resumed>) = 0 [pid 8233] chdir("./47") = 0 [pid 8233] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8233] setpgid(0, 0) = 0 [pid 8233] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 8233] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 8233] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 8233] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8233] write(3, "1000", 4) = 4 [pid 8233] close(3) = 0 [pid 8233] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8233] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8233] write(1, "executing program\n", 18) = 18 [pid 8233] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8233] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8233] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8233] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8233] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8234 attached [pid 8234] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8233] <... clone3 resumed> => {parent_tid=[98]}, 88) = 98 [pid 8234] <... rseq resumed>) = 0 [pid 8233] rt_sigprocmask(SIG_SETMASK, [], [pid 8234] set_robust_list(0x7f2ce74b79a0, 24 [pid 8233] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8234] <... set_robust_list resumed>) = 0 [pid 8233] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8234] rt_sigprocmask(SIG_SETMASK, [], [pid 8233] <... futex resumed>) = 0 [pid 8234] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8233] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8234] memfd_create("syzkaller", 0) = 3 [pid 8234] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8230] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8228] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8232] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8234] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8226] <... write resumed>) = 16777216 [pid 8226] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8226] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8226] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8228] <... write resumed>) = 16777216 [pid 8226] close(3) = 0 [pid 8226] close(4) = 0 [pid 8226] mkdir("./file0", 0777 [pid 8228] munmap(0x7f2cdf000000, 138412032 [pid 8226] <... mkdir resumed>) = 0 [ 436.980499][ T8226] loop0: detected capacity change from 0 to 32768 [ 437.019583][ T8226] XFS: ikeep mount option is deprecated. [pid 8226] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8228] <... munmap resumed>) = 0 [pid 8228] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8228] ioctl(4, LOOP_SET_FD, 3 [pid 8232] <... write resumed>) = 16777216 [pid 8232] munmap(0x7f2cdf000000, 138412032 [pid 8228] <... ioctl resumed>) = 0 [pid 8228] close(3) = 0 [pid 8228] close(4) = 0 [ 437.141044][ T8226] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 437.165337][ T8228] loop2: detected capacity change from 0 to 32768 [pid 8232] <... munmap resumed>) = 0 [pid 8228] mkdir("./file0", 0777) = 0 [pid 8228] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8232] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 8232] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8232] close(3) = 0 [pid 8232] close(4) = 0 [pid 8232] mkdir("./file0", 0777) = 0 [ 437.223179][ T8228] XFS: ikeep mount option is deprecated. [ 437.230648][ T8232] loop3: detected capacity change from 0 to 32768 [ 437.278484][ T8232] XFS: ikeep mount option is deprecated. [pid 8232] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8230] <... write resumed>) = 16777216 [pid 8230] munmap(0x7f2cdf000000, 138412032 [pid 8234] <... write resumed>) = 16777216 [pid 8230] <... munmap resumed>) = 0 [pid 8234] munmap(0x7f2cdf000000, 138412032 [ 437.339949][ T8228] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8230] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8230] ioctl(4, LOOP_SET_FD, 3 [pid 8234] <... munmap resumed>) = 0 [pid 8230] <... ioctl resumed>) = 0 [pid 8230] close(3) = 0 [pid 8230] close(4) = 0 [pid 8230] mkdir("./file0", 0777) = 0 [ 437.403580][ T8232] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 437.405919][ T8230] loop1: detected capacity change from 0 to 32768 [pid 8230] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8234] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 8234] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8234] close(3) = 0 [pid 8234] close(4) = 0 [ 437.464239][ T8230] XFS: ikeep mount option is deprecated. [ 437.470486][ T8234] loop4: detected capacity change from 0 to 32768 [pid 8234] mkdir("./file0", 0777) = 0 [ 437.520053][ T8234] XFS: ikeep mount option is deprecated. [ 437.596509][ T8230] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 437.654948][ T8234] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 437.715361][ T8226] XFS (loop0): Ending clean mount [ 437.728459][ T8226] XFS (loop0): Quotacheck needed: Please wait. [ 437.735535][ T8232] XFS (loop3): Ending clean mount [pid 8234] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8226] <... mount resumed>) = 0 [pid 8226] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8226] chdir("./file0") = 0 [pid 8226] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8226] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8225] <... futex resumed>) = 0 [pid 8226] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8225] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8226] <... futex resumed>) = 0 [pid 8225] <... futex resumed>) = 1 [pid 8226] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8225] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8226] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8226] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8225] <... futex resumed>) = 0 [pid 8226] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8225] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8226] <... futex resumed>) = 0 [pid 8225] <... futex resumed>) = 1 [pid 8226] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8225] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8226] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8226] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8225] <... futex resumed>) = 0 [pid 8226] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8225] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8226] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8225] <... futex resumed>) = 0 [pid 8226] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8225] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8226] <... socket resumed>) = 4 [pid 8226] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8225] <... futex resumed>) = 0 [pid 8226] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8225] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8226] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8225] <... futex resumed>) = 0 [pid 8226] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8225] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8226] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8226] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8225] <... futex resumed>) = 0 [pid 8226] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8225] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8226] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8225] <... futex resumed>) = 0 [pid 8226] mkdir("./bus", 0777 [ 437.793812][ T8226] XFS (loop0): Quotacheck: Done. [ 437.808618][ T8232] XFS (loop3): Quotacheck needed: Please wait. [pid 8225] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8226] <... mkdir resumed>) = 0 [pid 8226] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8226] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8225] <... futex resumed>) = 0 [pid 8226] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8225] close(3) = 0 [pid 8225] close(4) = 0 [pid 8225] close(5) = -1 EBADF (Bad file descriptor) [pid 8225] close(6) = -1 EBADF (Bad file descriptor) [pid 8225] close(7) = -1 EBADF (Bad file descriptor) [ 437.854516][ T8228] XFS (loop2): Ending clean mount [pid 8225] close(8) = -1 EBADF (Bad file descriptor) [pid 8225] close(9) = -1 EBADF (Bad file descriptor) [pid 8225] close(10) = -1 EBADF (Bad file descriptor) [pid 8225] close(11) = -1 EBADF (Bad file descriptor) [pid 8225] close(12) = -1 EBADF (Bad file descriptor) [pid 8225] close(13) = -1 EBADF (Bad file descriptor) [pid 8225] close(14) = -1 EBADF (Bad file descriptor) [pid 8225] close(15) = -1 EBADF (Bad file descriptor) [ 437.887289][ T8228] XFS (loop2): Quotacheck needed: Please wait. [ 437.906436][ T8234] XFS (loop4): Ending clean mount [pid 8225] close(16) = -1 EBADF (Bad file descriptor) [pid 8225] close(17) = -1 EBADF (Bad file descriptor) [pid 8225] close(18) = -1 EBADF (Bad file descriptor) [pid 8225] close(19) = -1 EBADF (Bad file descriptor) [pid 8225] close(20) = -1 EBADF (Bad file descriptor) [pid 8225] close(21) = -1 EBADF (Bad file descriptor) [pid 8225] close(22) = -1 EBADF (Bad file descriptor) [pid 8225] close(23) = -1 EBADF (Bad file descriptor) [pid 8225] close(24) = -1 EBADF (Bad file descriptor) [pid 8225] close(25) = -1 EBADF (Bad file descriptor) [pid 8225] close(26) = -1 EBADF (Bad file descriptor) [pid 8225] close(27) = -1 EBADF (Bad file descriptor) [pid 8225] close(28) = -1 EBADF (Bad file descriptor) [pid 8225] close(29) = -1 EBADF (Bad file descriptor) [pid 8225] exit_group(0 [pid 8232] <... mount resumed>) = 0 [pid 8226] <... futex resumed>) = ? [pid 8225] <... exit_group resumed>) = ? [pid 8226] +++ exited with 0 +++ [pid 8232] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8225] +++ exited with 0 +++ [pid 8232] chdir("./file0") = 0 [pid 8232] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8228] <... mount resumed>) = 0 [pid 8232] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=93, si_uid=0, si_status=0, si_utime=8 /* 0.08 s */, si_stime=52 /* 0.52 s */} --- [pid 5867] restart_syscall(<... resuming interrupted clone ...> [pid 8228] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8228] chdir("./file0") = 0 [pid 8228] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8228] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8227] <... futex resumed>) = 0 [pid 8228] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8227] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8228] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8227] <... futex resumed>) = 0 [pid 8228] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8227] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8228] <... futex resumed>) = 0 [pid 8227] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8228] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8227] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8228] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8227] <... futex resumed>) = 0 [pid 8228] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8227] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8228] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8228] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8227] <... futex resumed>) = 0 [pid 8228] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8227] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8228] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8227] <... futex resumed>) = 0 [pid 8232] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8228] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8227] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8232] <... futex resumed>) = 1 [pid 8231] <... futex resumed>) = 0 [pid 8232] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8231] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8232] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8231] <... futex resumed>) = 0 [pid 8232] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8231] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8232] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8228] <... socket resumed>) = 4 [pid 5867] <... restart_syscall resumed>) = 0 [pid 8232] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8231] <... futex resumed>) = 0 [pid 8232] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8231] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8232] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8231] <... futex resumed>) = 0 [pid 8232] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8231] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8232] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8232] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8231] <... futex resumed>) = 0 [pid 8232] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8231] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8232] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8231] <... futex resumed>) = 0 [pid 8228] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] umount2("./45", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8232] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8231] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8228] <... futex resumed>) = 1 [pid 8227] <... futex resumed>) = 0 [ 437.958004][ T8232] XFS (loop3): Quotacheck: Done. [ 437.972974][ T8228] XFS (loop2): Quotacheck: Done. [ 437.978734][ T8230] XFS (loop1): Ending clean mount [ 437.984968][ T8234] XFS (loop4): Quotacheck needed: Please wait. [pid 8232] <... socket resumed>) = 4 [pid 8228] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8227] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8232] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8228] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8227] <... futex resumed>) = 0 [pid 5867] openat(AT_FDCWD, "./45", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8232] <... futex resumed>) = 1 [pid 8231] <... futex resumed>) = 0 [pid 8232] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable) [pid 8231] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8228] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8227] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5867] <... openat resumed>) = 3 [pid 8228] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8232] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8231] <... futex resumed>) = 0 [pid 8228] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] newfstatat(3, "", [pid 8232] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8231] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8228] <... futex resumed>) = 1 [pid 8227] <... futex resumed>) = 0 [pid 8232] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8231] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8228] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8227] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8232] <... futex resumed>) = 0 [pid 8231] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8228] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8227] <... futex resumed>) = 0 [pid 8232] mkdir("./bus", 0777 [pid 8231] <... futex resumed>) = 0 [pid 8228] mkdir("./bus", 0777 [pid 8227] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] getdents64(3, [pid 8232] <... mkdir resumed>) = 0 [pid 8231] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8228] <... mkdir resumed>) = 0 [pid 8232] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8232] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8228] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8232] <... futex resumed>) = 1 [pid 8231] <... futex resumed>) = 0 [pid 8228] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8232] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8231] close(3 [pid 8228] <... futex resumed>) = 1 [pid 8227] <... futex resumed>) = 0 [pid 8231] <... close resumed>) = 0 [pid 8228] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8227] close(3 [pid 8231] close(4 [pid 8227] <... close resumed>) = 0 [pid 8231] <... close resumed>) = 0 [pid 8227] close(4 [pid 8231] close(5 [pid 8227] <... close resumed>) = 0 [pid 8227] close(5) = -1 EBADF (Bad file descriptor) [pid 8227] close(6) = -1 EBADF (Bad file descriptor) [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] close(7) = -1 EBADF (Bad file descriptor) [pid 8227] close(8) = -1 EBADF (Bad file descriptor) [pid 8231] close(6 [pid 8227] close(9 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8231] close(7) = -1 EBADF (Bad file descriptor) [pid 8227] close(10 [pid 8231] close(8) = -1 EBADF (Bad file descriptor) [pid 8231] close(9 [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] close(11 [pid 8231] close(10 [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] close(12 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 438.017020][ T8230] XFS (loop1): Quotacheck needed: Please wait. [ 438.049803][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8231] close(11 [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] close(13) = -1 EBADF (Bad file descriptor) [pid 8227] close(14) = -1 EBADF (Bad file descriptor) [pid 8227] close(15) = -1 EBADF (Bad file descriptor) [pid 8227] close(16) = -1 EBADF (Bad file descriptor) [pid 8227] close(17) = -1 EBADF (Bad file descriptor) [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] close(18 [pid 8231] close(12 [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] close(19 [pid 8231] close(13 [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] close(20) = -1 EBADF (Bad file descriptor) [pid 8227] close(21 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8231] close(14 [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8231] close(15 [pid 8227] close(22) = -1 EBADF (Bad file descriptor) [pid 8227] close(23 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8231] close(16 [pid 8227] close(24 [pid 8234] <... mount resumed>) = 0 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8231] close(17 [pid 8234] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] close(25 [ 438.087354][ T8234] XFS (loop4): Quotacheck: Done. [pid 8231] close(18 [pid 8234] <... openat resumed>) = 3 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8234] chdir("./file0" [pid 8231] close(19 [pid 8234] <... chdir resumed>) = 0 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8234] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8231] close(20 [pid 8227] close(26) = -1 EBADF (Bad file descriptor) [pid 8227] close(27) = -1 EBADF (Bad file descriptor) [pid 8234] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8230] <... mount resumed>) = 0 [pid 8227] close(28 [pid 8234] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8231] close(21 [pid 8234] <... futex resumed>) = 1 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8233] <... futex resumed>) = 0 [pid 8231] close(22 [pid 8234] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8233] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8234] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8233] <... futex resumed>) = 0 [pid 8231] close(23 [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8234] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8233] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8234] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8231] close(24 [pid 8227] close(29 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8234] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8231] close(25 [pid 8227] exit_group(0 [pid 8234] <... futex resumed>) = 1 [pid 8233] <... futex resumed>) = 0 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8228] <... futex resumed>) = ? [pid 8227] <... exit_group resumed>) = ? [pid 8234] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8233] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8231] close(26 [pid 8228] +++ exited with 0 +++ [pid 8234] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8233] <... futex resumed>) = 0 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8231] close(27 [pid 8234] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8233] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8234] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8231] close(28 [pid 8234] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8234] <... futex resumed>) = 1 [pid 8233] <... futex resumed>) = 0 [pid 8231] close(29 [pid 8234] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8233] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8231] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8230] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8227] +++ exited with 0 +++ [pid 8234] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8234] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8233] <... futex resumed>) = 0 [pid 8231] exit_group(0 [pid 8230] <... openat resumed>) = 3 [pid 8234] <... socket resumed>) = 4 [pid 8233] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8230] chdir("./file0" [pid 8234] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8232] <... futex resumed>) = ? [pid 8231] <... exit_group resumed>) = ? [pid 8234] <... futex resumed>) = 1 [pid 8233] <... futex resumed>) = 0 [pid 8232] +++ exited with 0 +++ [pid 8230] <... chdir resumed>) = 0 [pid 8230] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8230] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [ 438.118340][ T8230] XFS (loop1): Quotacheck: Done. [pid 8230] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=93, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=50 /* 0.50 s */} --- [pid 8234] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8233] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8231] +++ exited with 0 +++ [pid 8229] <... futex resumed>) = 0 [pid 8229] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=95, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=40 /* 0.40 s */} --- [pid 8230] <... futex resumed>) = 0 [pid 8229] <... futex resumed>) = 1 [pid 8234] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8233] <... futex resumed>) = 0 [pid 8230] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8229] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8234] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8233] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8230] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5871] umount2("./46", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8234] <... futex resumed>) = 0 [pid 8233] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8230] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8234] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8233] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8230] <... futex resumed>) = 1 [pid 8229] <... futex resumed>) = 0 [pid 8234] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8233] <... futex resumed>) = 0 [pid 8230] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8229] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] openat(AT_FDCWD, "./46", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8234] mkdir("./bus", 0777 [pid 8233] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8230] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8229] <... futex resumed>) = 0 [pid 5871] <... openat resumed>) = 3 [pid 8234] <... mkdir resumed>) = 0 [pid 8230] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8229] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8234] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8230] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8234] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8230] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] umount2("./45", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8234] <... futex resumed>) = 1 [pid 8233] <... futex resumed>) = 0 [pid 8230] <... futex resumed>) = 1 [pid 8229] <... futex resumed>) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8234] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8233] close(3 [pid 8230] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8233] <... close resumed>) = 0 [pid 8230] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8229] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] openat(AT_FDCWD, "./45", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8233] close(4 [pid 8230] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8229] <... futex resumed>) = 0 [pid 5870] <... openat resumed>) = 3 [pid 8233] <... close resumed>) = 0 [pid 8230] <... socket resumed>) = 4 [pid 8229] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] newfstatat(3, "", [pid 5867] <... umount2 resumed>) = 0 [pid 8233] close(5 [pid 8230] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] newfstatat(3, "", [pid 5867] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./45/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8233] close(6 [pid 8230] <... futex resumed>) = 0 [pid 8229] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8230] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8229] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] getdents64(3, [pid 5870] getdents64(3, [pid 8233] close(7 [pid 8230] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8229] <... futex resumed>) = 0 [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5870] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8230] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8229] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8233] close(8 [pid 8230] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5867] openat(AT_FDCWD, "./45/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8230] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8233] close(9 [pid 5867] <... openat resumed>) = 4 [pid 5867] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] close(4) = 0 [pid 5867] rmdir("./45/file0") = 0 [pid 5867] umount2("./45/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./45/binderfs", [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8230] <... futex resumed>) = 1 [pid 8229] <... futex resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./45/binderfs") = 0 [pid 5867] umount2("./45/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./45/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./45/cgroup.net" [pid 8233] close(10 [pid 8230] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8229] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... unlink resumed>) = 0 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8230] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8229] <... futex resumed>) = 0 [pid 5867] umount2("./45/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8233] close(11 [pid 8230] mkdir("./bus", 0777 [pid 8229] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8230] <... mkdir resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./45/cgroup.cpu", [pid 8233] close(12 [pid 8230] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8230] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] unlink("./45/cgroup.cpu" [pid 8233] close(13 [pid 8230] <... futex resumed>) = 1 [pid 8229] <... futex resumed>) = 0 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... unlink resumed>) = 0 [pid 8233] close(14 [pid 8230] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8229] close(3 [pid 5867] umount2("./45/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] <... close resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8233] close(15 [pid 8229] close(4 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] newfstatat(AT_FDCWD, "./45/cgroup", [pid 8233] close(16 [pid 8229] <... close resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] close(5 [pid 5867] unlink("./45/cgroup" [pid 8233] close(17 [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... unlink resumed>) = 0 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] close(6 [pid 8233] close(18 [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] getdents64(3, [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] close(7 [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8233] close(19 [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] close(3 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] close(8 [pid 5867] <... close resumed>) = 0 [pid 8233] close(20 [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] rmdir("./45" [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 438.216780][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 438.225808][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8229] close(9 [pid 5867] <... rmdir resumed>) = 0 [pid 8233] close(21) = -1 EBADF (Bad file descriptor) [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] mkdir("./46", 0777 [pid 8233] close(22 [pid 8229] close(10 [pid 5867] <... mkdir resumed>) = 0 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8233] close(23 [pid 8229] close(11 [pid 5867] <... openat resumed>) = 3 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] ioctl(3, LOOP_CLR_FD [pid 8233] close(24 [pid 8229] close(12 [pid 5867] <... ioctl resumed>) = 0 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8233] close(25 [pid 5867] close(3 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] close(13 [pid 8233] close(26) = -1 EBADF (Bad file descriptor) [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8233] close(27 [pid 8229] close(14 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8233] close(28 [pid 8229] close(15 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8233] close(29 [pid 8229] close(16 [pid 8233] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8233] exit_group(0 [pid 8229] close(17 [pid 8234] <... futex resumed>) = ? [pid 8233] <... exit_group resumed>) = ? [pid 8229] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8234] +++ exited with 0 +++ [pid 8233] +++ exited with 0 +++ [pid 8229] close(18) = -1 EBADF (Bad file descriptor) [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=97, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=46 /* 0.46 s */} --- [pid 8229] close(19) = -1 EBADF (Bad file descriptor) [pid 8229] close(20) = -1 EBADF (Bad file descriptor) [pid 8229] close(21) = -1 EBADF (Bad file descriptor) [pid 8229] close(22) = -1 EBADF (Bad file descriptor) [pid 8229] close(23) = -1 EBADF (Bad file descriptor) [pid 8229] close(24) = -1 EBADF (Bad file descriptor) [pid 8229] close(25) = -1 EBADF (Bad file descriptor) [pid 8229] close(26) = -1 EBADF (Bad file descriptor) [pid 8229] close(27) = -1 EBADF (Bad file descriptor) [pid 8229] close(28) = -1 EBADF (Bad file descriptor) [pid 8229] close(29) = -1 EBADF (Bad file descriptor) [pid 8229] exit_group(0 [pid 8230] <... futex resumed>) = ? [pid 8229] <... exit_group resumed>) = ? [pid 8230] +++ exited with 0 +++ [pid 8229] +++ exited with 0 +++ [pid 5872] umount2("./47", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./47", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=93, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=48 /* 0.48 s */} --- [pid 5869] umount2("./45", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... openat resumed>) = 3 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(3, "", [pid 5869] openat(AT_FDCWD, "./45", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 438.350560][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 438.369998][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5872] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... umount2 resumed>) = 0 [pid 5870] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./45/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... umount2 resumed>) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./45/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] umount2("./45/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./45/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5870] openat(AT_FDCWD, "./45/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5872] <... umount2 resumed>) = 0 [pid 5870] newfstatat(4, "", [pid 5869] newfstatat(4, "", [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getdents64(4, [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getdents64(4, [pid 5870] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] close(4 [pid 5872] newfstatat(AT_FDCWD, "./47/file0", [pid 5870] <... close resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] rmdir("./45/file0" [pid 5869] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] close(4 [pid 5872] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... rmdir resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 5870] umount2("./45/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] rmdir("./45/file0" [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./45/binderfs", [pid 5869] <... rmdir resumed>) = 0 [pid 5869] umount2("./45/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./45/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./45/binderfs" [pid 5872] openat(AT_FDCWD, "./47/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 5870] unlink("./45/binderfs" [pid 5869] umount2("./45/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... openat resumed>) = 4 [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(4, "", [pid 5870] umount2("./45/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] newfstatat(AT_FDCWD, "./45/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./45/cgroup.net") = 0 [pid 5869] umount2("./45/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./45/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] getdents64(4, [pid 5870] newfstatat(AT_FDCWD, "./45/cgroup.net", [pid 5872] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] unlink("./45/cgroup.cpu" [pid 5872] getdents64(4, [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] unlink("./45/cgroup.net" [pid 5872] close(4 [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 5870] umount2("./45/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] rmdir("./47/file0" [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] umount2("./45/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... rmdir resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./45/cgroup.cpu", [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./45/cgroup", [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] umount2("./47/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] unlink("./45/cgroup.cpu" [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] unlink("./45/cgroup" [pid 5872] newfstatat(AT_FDCWD, "./47/binderfs", [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 5869] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] umount2("./45/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] close(3 [pid 5870] newfstatat(AT_FDCWD, "./45/cgroup", [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./47/binderfs" [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... close resumed>) = 0 [pid 5869] rmdir("./45" [pid 5872] <... unlink resumed>) = 0 [pid 5870] unlink("./45/cgroup" [pid 5869] <... rmdir resumed>) = 0 [pid 5869] mkdir("./46", 0777 [pid 5872] umount2("./47/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... mkdir resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getdents64(3, [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [pid 5869] close(3 [pid 5872] newfstatat(AT_FDCWD, "./47/cgroup.net", [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] close(3) = 0 [pid 5872] unlink("./47/cgroup.net") = 0 [pid 5870] rmdir("./45" [pid 5872] umount2("./47/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... rmdir resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] mkdir("./46", 0777 [pid 5872] newfstatat(AT_FDCWD, "./47/cgroup.cpu", [pid 5870] <... mkdir resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5872] unlink("./47/cgroup.cpu" [pid 5867] <... close resumed>) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5870] <... openat resumed>) = 3 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] ioctl(3, LOOP_CLR_FD [pid 5872] umount2("./47/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5870] <... ioctl resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] newfstatat(AT_FDCWD, "./47/cgroup", [pid 5870] close(3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./47/cgroup" [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] getdents64(3, [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] close(3 [pid 5867] <... setsockopt resumed>) = 0 [pid 5867] close(3) = 0 [pid 5872] <... close resumed>) = 0 [pid 5872] rmdir("./47") = 0 [pid 5872] mkdir("./48", 0777 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5872] <... mkdir resumed>) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR./strace-static-x86_64: Process 8275 attached ) = 3 [pid 8275] set_robust_list(0x55558848f760, 24 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 95 [pid 8275] <... set_robust_list resumed>) = 0 [pid 8275] chdir("./46" [pid 5872] ioctl(3, LOOP_CLR_FD [pid 8275] <... chdir resumed>) = 0 [pid 8275] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8275] setpgid(0, 0) = 0 [pid 8275] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 8275] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5872] <... ioctl resumed>) = 0 executing program [pid 8275] <... symlink resumed>) = 0 [pid 5872] close(3 [pid 8275] symlink("/syzcgroup/net/syz0", "./cgroup.net") = 0 [pid 8275] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8275] write(3, "1000", 4) = 4 [pid 8275] close(3) = 0 [pid 8275] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8275] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8275] write(1, "executing program\n", 18) = 18 [pid 8275] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8275] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8275] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8275] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8275] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8276 attached [pid 8276] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8275] <... clone3 resumed> => {parent_tid=[96]}, 88) = 96 [pid 8276] <... rseq resumed>) = 0 [pid 8275] rt_sigprocmask(SIG_SETMASK, [], [pid 8276] set_robust_list(0x7f2ce74b79a0, 24 [pid 8275] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8276] <... set_robust_list resumed>) = 0 [pid 8275] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8276] rt_sigprocmask(SIG_SETMASK, [], [pid 8275] <... futex resumed>) = 0 [pid 8276] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8275] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8276] memfd_create("syzkaller", 0) = 3 [pid 8276] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] close(3) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8277 attached , child_tidptr=0x55558848f750) = 95 [pid 8277] set_robust_list(0x55558848f760, 24) = 0 [pid 5870] <... close resumed>) = 0 [pid 8277] chdir("./46" [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 8277] <... chdir resumed>) = 0 [pid 8277] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8277] <... prctl resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8277] setpgid(0, 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8277] <... setpgid resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8277] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8277] <... symlink resumed>) = 0 [pid 5870] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8277] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8277] <... symlink resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8277] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8277] <... symlink resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 8277] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 8277] <... openat resumed>) = 3 [pid 5870] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8277] write(3, "1000", 4 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8277] <... write resumed>) = 4 [pid 8277] close(3 [pid 5870] close(3 [pid 8277] <... close resumed>) = 0 [pid 5870] <... close resumed>) = 0 [pid 8277] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8277] symlink("/dev/binderfs", "./binderfs" [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 8277] <... symlink resumed>) = 0 [pid 8277] write(1, "executing program\n", 18 [pid 5870] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 executing program [pid 8276] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8277] <... write resumed>) = 18 [pid 8277] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8277] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8277] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8277] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8277] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952./strace-static-x86_64: Process 8278 attached [pid 8277] <... clone3 resumed> => {parent_tid=[96]}, 88) = 96 [pid 5870] <... setsockopt resumed>) = 0 [pid 8278] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8277] rt_sigprocmask(SIG_SETMASK, [], [pid 8278] <... rseq resumed>) = 0 [pid 8277] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8278] set_robust_list(0x7f2ce74b79a0, 24 [pid 8277] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8278] <... set_robust_list resumed>) = 0 [pid 8277] <... futex resumed>) = 0 [pid 8278] rt_sigprocmask(SIG_SETMASK, [], [pid 8277] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8278] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8278] memfd_create("syzkaller", 0) = 3 [pid 8278] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5872] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] close(3 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... close resumed>) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5870] close(3 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5870] <... close resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8279 attached [pid 5872] close(3 [pid 8279] set_robust_list(0x55558848f760, 24 [pid 5872] <... close resumed>) = 0 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 95 [pid 8279] <... set_robust_list resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8279] chdir("./46" [pid 5872] <... socket resumed>) = 3 [pid 8279] <... chdir resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8279] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8279] setpgid(0, 0) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8279] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8279] <... symlink resumed>) = 0 [pid 8279] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8279] <... symlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8279] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 8279] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8279] <... openat resumed>) = 3 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 8279] write(3, "1000", 4 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8279] <... write resumed>) = 4 [pid 8279] close(3) = 0 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8279] read(200, [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8279] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8279] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 executing program [pid 8279] write(1, "executing program\n", 18 [pid 5872] close(3 [pid 8279] <... write resumed>) = 18 [pid 8279] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... close resumed>) = 0 [pid 8279] <... futex resumed>) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 8279] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 5872] <... socket resumed>) = 3 [pid 8279] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8279] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8279] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8279] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8280 attached [pid 8280] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8280] <... rseq resumed>) = 0 [pid 8280] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8280] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8279] <... clone3 resumed> => {parent_tid=[96]}, 88) = 96 [pid 8279] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8279] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8279] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8280] memfd_create("syzkaller", 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8280] <... memfd_create resumed>) = 3 [pid 5872] <... setsockopt resumed>) = 0 [pid 8280] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8278] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... umount2 resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... setsockopt resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./46/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./46/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5871] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] close(4) = 0 [pid 5871] rmdir("./46/file0") = 0 [pid 5872] close(3 [pid 5871] umount2("./46/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./46/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./46/binderfs" [pid 5872] <... close resumed>) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] umount2("./46/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./46/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 ./strace-static-x86_64: Process 8281 attached [pid 5871] unlink("./46/cgroup.net") = 0 [pid 5871] umount2("./46/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./46/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./46/cgroup.cpu") = 0 [pid 5871] umount2("./46/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8281] set_robust_list(0x55558848f760, 24 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 99 [pid 8281] <... set_robust_list resumed>) = 0 [pid 5871] newfstatat(AT_FDCWD, "./46/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8281] chdir("./48" [pid 5871] unlink("./46/cgroup") = 0 [pid 5871] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] close(3) = 0 [pid 8281] <... chdir resumed>) = 0 [pid 5871] rmdir("./46") = 0 [pid 5871] mkdir("./47", 0777) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 5871] ioctl(3, LOOP_CLR_FD) = 0 [pid 5871] close(3 [pid 8281] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8281] setpgid(0, 0) = 0 [pid 8281] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 8281] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 8281] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 8281] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8281] write(3, "1000", 4) = 4 [pid 8281] close(3) = 0 [pid 8281] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8281] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8281] write(1, "executing program\n", 18) = 18 [pid 8281] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8281] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8281] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8281] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8281] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8282 attached => {parent_tid=[100]}, 88) = 100 [pid 8281] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8282] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053) = 0 [pid 8282] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8282] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8282] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8281] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8282] <... futex resumed>) = 0 [pid 8281] <... futex resumed>) = 1 [pid 8281] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8282] memfd_create("syzkaller", 0) = 3 [pid 8282] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8280] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8276] <... write resumed>) = 16777216 [pid 8276] munmap(0x7f2cdf000000, 138412032 [pid 5871] <... close resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] close(3 [pid 8282] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5871] <... close resumed>) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] close(3) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8283 attached [pid 8283] set_robust_list(0x55558848f760, 24 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 97 [pid 8283] <... set_robust_list resumed>) = 0 [pid 8283] chdir("./47") = 0 [pid 8283] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8283] setpgid(0, 0) = 0 [pid 8283] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 8283] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 8283] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 8283] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8283] write(3, "1000", 4) = 4 [pid 8283] close(3) = 0 [pid 8283] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8283] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8283] write(1, "executing program\n", 18) = 18 [pid 8283] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8283] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8283] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8283] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8283] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8284 attached => {parent_tid=[98]}, 88) = 98 [pid 8284] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053) = 0 [pid 8283] rt_sigprocmask(SIG_SETMASK, [], [pid 8284] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8284] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8283] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8284] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8283] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8284] <... futex resumed>) = 0 [pid 8283] <... futex resumed>) = 1 [pid 8283] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8284] memfd_create("syzkaller", 0) = 3 [pid 8284] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8276] <... munmap resumed>) = 0 [pid 8276] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8276] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8276] close(3) = 0 [pid 8278] <... write resumed>) = 16777216 [pid 8276] close(4 [pid 8278] munmap(0x7f2cdf000000, 138412032 [pid 8276] <... close resumed>) = 0 [pid 8276] mkdir("./file0", 0777) = 0 [ 440.198029][ T8276] loop0: detected capacity change from 0 to 32768 [ 440.264752][ T8276] XFS: ikeep mount option is deprecated. [pid 8276] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8278] <... munmap resumed>) = 0 [pid 8278] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8278] ioctl(4, LOOP_SET_FD, 3 [pid 8282] <... write resumed>) = 16777216 [pid 8278] <... ioctl resumed>) = 0 [pid 8282] munmap(0x7f2cdf000000, 138412032 [pid 8278] close(3) = 0 [ 440.344073][ T8278] loop1: detected capacity change from 0 to 32768 [ 440.379176][ T8276] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8278] close(4) = 0 [pid 8278] mkdir("./file0", 0777) = 0 [pid 8278] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8282] <... munmap resumed>) = 0 [ 440.471186][ T8278] XFS: ikeep mount option is deprecated. [pid 8282] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 8282] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8282] close(3) = 0 [pid 8282] close(4) = 0 [ 440.523176][ T8278] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 440.558763][ T8282] loop4: detected capacity change from 0 to 32768 [pid 8282] mkdir("./file0", 0777) = 0 [pid 8282] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [ 440.585907][ T8282] XFS: ikeep mount option is deprecated. [pid 8284] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8280] <... write resumed>) = 16777216 [pid 8280] munmap(0x7f2cdf000000, 138412032) = 0 [ 440.638083][ T8282] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8280] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8280] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8280] close(3) = 0 [pid 8280] close(4) = 0 [pid 8280] mkdir("./file0", 0777) = 0 [ 440.692374][ T8280] loop2: detected capacity change from 0 to 32768 [ 440.724578][ T8280] XFS: ikeep mount option is deprecated. [ 440.761364][ T8276] XFS (loop0): Ending clean mount [ 440.781414][ T8276] XFS (loop0): Quotacheck needed: Please wait. [ 440.819628][ T8280] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8280] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8276] <... mount resumed>) = 0 [pid 8276] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8276] chdir("./file0") = 0 [pid 8276] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8276] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8275] <... futex resumed>) = 0 [pid 8275] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8276] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8275] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8276] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8276] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8275] <... futex resumed>) = 0 [pid 8275] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8275] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8276] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8276] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8275] <... futex resumed>) = 0 [pid 8276] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8275] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8276] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8275] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8276] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8276] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8275] <... futex resumed>) = 0 [pid 8275] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8276] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8275] <... futex resumed>) = 0 [ 440.951072][ T8276] XFS (loop0): Quotacheck: Done. [ 440.965713][ T8278] XFS (loop1): Ending clean mount [pid 8275] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8276] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8276] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8275] <... futex resumed>) = 0 [pid 8275] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8284] <... write resumed>) = 16777216 [pid 8276] mkdir("./bus", 0777 [pid 8275] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8284] munmap(0x7f2cdf000000, 138412032 [pid 8276] <... mkdir resumed>) = 0 [pid 8276] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8276] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8275] <... futex resumed>) = 0 [pid 8276] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8275] close(3) = 0 [pid 8275] close(4) = 0 [pid 8275] close(5) = -1 EBADF (Bad file descriptor) [pid 8275] close(6) = -1 EBADF (Bad file descriptor) [pid 8275] close(7) = -1 EBADF (Bad file descriptor) [pid 8275] close(8) = -1 EBADF (Bad file descriptor) [pid 8275] close(9) = -1 EBADF (Bad file descriptor) [pid 8275] close(10) = -1 EBADF (Bad file descriptor) [pid 8275] close(11) = -1 EBADF (Bad file descriptor) [pid 8275] close(12) = -1 EBADF (Bad file descriptor) [pid 8275] close(13) = -1 EBADF (Bad file descriptor) [pid 8275] close(14) = -1 EBADF (Bad file descriptor) [pid 8275] close(15) = -1 EBADF (Bad file descriptor) [pid 8275] close(16) = -1 EBADF (Bad file descriptor) [pid 8275] close(17) = -1 EBADF (Bad file descriptor) [pid 8275] close(18) = -1 EBADF (Bad file descriptor) [pid 8275] close(19) = -1 EBADF (Bad file descriptor) [pid 8275] close(20) = -1 EBADF (Bad file descriptor) [pid 8275] close(21) = -1 EBADF (Bad file descriptor) [pid 8275] close(22) = -1 EBADF (Bad file descriptor) [pid 8275] close(23) = -1 EBADF (Bad file descriptor) [pid 8275] close(24) = -1 EBADF (Bad file descriptor) [pid 8275] close(25) = -1 EBADF (Bad file descriptor) [pid 8275] close(26) = -1 EBADF (Bad file descriptor) [pid 8275] close(27) = -1 EBADF (Bad file descriptor) [pid 8275] close(28) = -1 EBADF (Bad file descriptor) [pid 8275] close(29) = -1 EBADF (Bad file descriptor) [pid 8275] exit_group(0) = ? [pid 8276] <... futex resumed>) = ? [ 440.999176][ T8278] XFS (loop1): Quotacheck needed: Please wait. [pid 8284] <... munmap resumed>) = 0 [pid 8276] +++ exited with 0 +++ [pid 8275] +++ exited with 0 +++ [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=95, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=51 /* 0.51 s */} --- [pid 5867] umount2("./46", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./46", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5867] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8284] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5867] getdents64(3, [pid 8284] <... openat resumed>) = 4 [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8284] ioctl(4, LOOP_SET_FD, 3 [pid 8278] <... mount resumed>) = 0 [pid 8278] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8278] chdir("./file0") = 0 [pid 8278] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8278] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8277] <... futex resumed>) = 0 [pid 8278] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8277] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8278] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8277] <... futex resumed>) = 0 [pid 8278] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8277] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8278] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8278] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8277] <... futex resumed>) = 0 [pid 8278] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8277] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8278] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8277] <... futex resumed>) = 0 [pid 8278] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8277] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8278] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8278] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8277] <... futex resumed>) = 0 [pid 8278] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8277] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8278] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8277] <... futex resumed>) = 0 [pid 8278] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8277] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8278] <... socket resumed>) = 4 [pid 8278] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8277] <... futex resumed>) = 0 [pid 8278] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8277] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8278] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8277] <... futex resumed>) = 0 [pid 8278] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8277] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8278] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8278] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8277] <... futex resumed>) = 0 [pid 8278] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8277] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8284] <... ioctl resumed>) = 0 [pid 8278] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8277] <... futex resumed>) = 0 [pid 8284] close(3 [pid 8278] mkdir("./bus", 0777 [pid 8277] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8284] <... close resumed>) = 0 [pid 8278] <... mkdir resumed>) = 0 [ 441.079785][ T8278] XFS (loop1): Quotacheck: Done. [ 441.091128][ T8284] loop3: detected capacity change from 0 to 32768 [ 441.110947][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8284] close(4) = 0 [pid 8284] mkdir("./file0", 0777) = 0 [pid 8284] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8278] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8278] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8277] <... futex resumed>) = 0 [pid 8277] close(3 [pid 8278] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8277] <... close resumed>) = 0 [pid 8277] close(4) = 0 [pid 8277] close(5) = -1 EBADF (Bad file descriptor) [pid 8277] close(6) = -1 EBADF (Bad file descriptor) [pid 8277] close(7) = -1 EBADF (Bad file descriptor) [pid 8277] close(8) = -1 EBADF (Bad file descriptor) [pid 8277] close(9) = -1 EBADF (Bad file descriptor) [pid 8277] close(10) = -1 EBADF (Bad file descriptor) [ 441.130171][ T8284] XFS: ikeep mount option is deprecated. [ 441.138544][ T8282] XFS (loop4): Ending clean mount [pid 8277] close(11) = -1 EBADF (Bad file descriptor) [pid 8277] close(12) = -1 EBADF (Bad file descriptor) [pid 8277] close(13) = -1 EBADF (Bad file descriptor) [pid 8277] close(14) = -1 EBADF (Bad file descriptor) [pid 8277] close(15) = -1 EBADF (Bad file descriptor) [pid 8277] close(16) = -1 EBADF (Bad file descriptor) [pid 8277] close(17) = -1 EBADF (Bad file descriptor) [pid 8277] close(18) = -1 EBADF (Bad file descriptor) [pid 8277] close(19) = -1 EBADF (Bad file descriptor) [pid 8277] close(20) = -1 EBADF (Bad file descriptor) [pid 8277] close(21) = -1 EBADF (Bad file descriptor) [pid 8277] close(22) = -1 EBADF (Bad file descriptor) [pid 8277] close(23) = -1 EBADF (Bad file descriptor) [pid 8277] close(24) = -1 EBADF (Bad file descriptor) [pid 8277] close(25) = -1 EBADF (Bad file descriptor) [pid 8277] close(26) = -1 EBADF (Bad file descriptor) [pid 8277] close(27) = -1 EBADF (Bad file descriptor) [pid 8277] close(28) = -1 EBADF (Bad file descriptor) [pid 8277] close(29) = -1 EBADF (Bad file descriptor) [pid 8277] exit_group(0) = ? [pid 8278] <... futex resumed>) = ? [pid 8278] +++ exited with 0 +++ [pid 8277] +++ exited with 0 +++ [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=95, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=47 /* 0.47 s */} --- [pid 5869] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5869] umount2("./46", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./46", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 441.173591][ T8282] XFS (loop4): Quotacheck needed: Please wait. [ 441.193191][ T8284] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... umount2 resumed>) = 0 [ 441.225410][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5867] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./46/file0", [pid 8282] <... mount resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8282] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5867] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8282] <... openat resumed>) = 3 [pid 5867] openat(AT_FDCWD, "./46/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8282] chdir("./file0" [pid 5867] <... openat resumed>) = 4 [pid 5867] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] close(4) = 0 [pid 5867] rmdir("./46/file0") = 0 [pid 5867] umount2("./46/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./46/binderfs", [pid 8282] <... chdir resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [ 441.303838][ T8282] XFS (loop4): Quotacheck: Done. [pid 8282] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5869] <... umount2 resumed>) = 0 [pid 5867] unlink("./46/binderfs" [pid 8282] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8282] <... futex resumed>) = 1 [pid 8281] <... futex resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8282] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8281] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] newfstatat(AT_FDCWD, "./46/file0", [pid 8282] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8281] <... futex resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8282] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8281] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8282] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8282] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] openat(AT_FDCWD, "./46/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8282] <... futex resumed>) = 1 [pid 8281] <... futex resumed>) = 0 [pid 5869] <... openat resumed>) = 4 [pid 8282] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8281] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] newfstatat(4, "", [pid 8282] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8281] <... futex resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8282] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8281] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] getdents64(4, [pid 8282] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8282] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] getdents64(4, [pid 8282] <... futex resumed>) = 1 [pid 8281] <... futex resumed>) = 0 [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8282] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5867] <... unlink resumed>) = 0 [pid 8282] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8281] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] close(4 [pid 8282] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8281] <... futex resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 5867] umount2("./46/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8282] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8281] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8282] <... futex resumed>) = 0 [pid 8281] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] rmdir("./46/file0" [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8282] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8281] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... rmdir resumed>) = 0 [pid 8282] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8281] <... futex resumed>) = 0 [pid 8282] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 5869] umount2("./46/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8282] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8281] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8282] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8281] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] newfstatat(AT_FDCWD, "./46/binderfs", [pid 5867] newfstatat(AT_FDCWD, "./46/cgroup.net", [pid 8282] <... futex resumed>) = 0 [pid 8281] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8282] mkdir("./bus", 0777 [pid 8281] <... futex resumed>) = 0 [pid 5869] unlink("./46/binderfs" [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8282] <... mkdir resumed>) = 0 [pid 8281] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5869] <... unlink resumed>) = 0 [pid 5867] unlink("./46/cgroup.net" [pid 8282] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5869] umount2("./46/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8282] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8282] <... futex resumed>) = 1 [pid 8281] <... futex resumed>) = 0 [pid 5869] newfstatat(AT_FDCWD, "./46/cgroup.net", [pid 5867] <... unlink resumed>) = 0 [pid 8282] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8281] close(3 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8281] <... close resumed>) = 0 [pid 5869] unlink("./46/cgroup.net" [pid 8281] close(4 [pid 5869] <... unlink resumed>) = 0 [pid 5867] umount2("./46/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8281] <... close resumed>) = 0 [pid 5869] umount2("./46/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8281] close(5 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] newfstatat(AT_FDCWD, "./46/cgroup.cpu", [pid 8281] close(6 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] unlink("./46/cgroup.cpu" [pid 8281] close(7 [pid 5869] <... unlink resumed>) = 0 [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] umount2("./46/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8281] close(8 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] newfstatat(AT_FDCWD, "./46/cgroup", [pid 8281] close(9 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] unlink("./46/cgroup" [pid 8281] close(10 [pid 5869] <... unlink resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./46/cgroup.cpu", [pid 5869] getdents64(3, [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./46/cgroup.cpu" [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] close(3 [pid 5867] <... unlink resumed>) = 0 [pid 8281] close(11 [pid 5869] <... close resumed>) = 0 [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] rmdir("./46" [pid 5867] umount2("./46/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8281] close(12 [pid 5869] <... rmdir resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] mkdir("./47", 0777 [pid 5867] newfstatat(AT_FDCWD, "./46/cgroup", [pid 8281] close(13 [pid 5869] <... mkdir resumed>) = 0 [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8281] close(14 [pid 5869] <... openat resumed>) = 3 [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] ioctl(3, LOOP_CLR_FD [pid 8281] close(15 [pid 5869] <... ioctl resumed>) = 0 [pid 5867] unlink("./46/cgroup" [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] close(3 [pid 8281] close(16 [pid 5867] <... unlink resumed>) = 0 [pid 5867] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] close(3 [pid 8281] close(17 [pid 5867] <... close resumed>) = 0 [pid 5867] rmdir("./46" [pid 8281] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... rmdir resumed>) = 0 [pid 8281] close(18) = -1 EBADF (Bad file descriptor) [pid 8281] close(19) = -1 EBADF (Bad file descriptor) [pid 8281] close(20) = -1 EBADF (Bad file descriptor) [pid 8281] close(21) = -1 EBADF (Bad file descriptor) [pid 8281] close(22) = -1 EBADF (Bad file descriptor) [pid 8281] close(23) = -1 EBADF (Bad file descriptor) [pid 8281] close(24) = -1 EBADF (Bad file descriptor) [pid 8281] close(25) = -1 EBADF (Bad file descriptor) [pid 8281] close(26) = -1 EBADF (Bad file descriptor) [pid 8281] close(27) = -1 EBADF (Bad file descriptor) [pid 8281] close(28) = -1 EBADF (Bad file descriptor) [pid 8281] close(29) = -1 EBADF (Bad file descriptor) [pid 8281] exit_group(0 [pid 8282] <... futex resumed>) = ? [pid 8281] <... exit_group resumed>) = ? [pid 5867] mkdir("./47", 0777 [pid 8282] +++ exited with 0 +++ [pid 5867] <... mkdir resumed>) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 [pid 5867] ioctl(3, LOOP_CLR_FD) = 0 [pid 5867] close(3 [pid 8281] +++ exited with 0 +++ [ 441.436582][ T8280] XFS (loop2): Ending clean mount [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=99, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=42 /* 0.42 s */} --- [pid 5872] umount2("./48", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./48", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 441.485953][ T8280] XFS (loop2): Quotacheck needed: Please wait. [ 441.536247][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 441.548017][ T8284] XFS (loop3): Ending clean mount [ 441.618115][ T8284] XFS (loop3): Quotacheck needed: Please wait. [pid 5872] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = 0 [pid 8280] <... mount resumed>) = 0 [pid 8280] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8280] chdir("./file0") = 0 [pid 5872] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8280] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8280] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5872] newfstatat(AT_FDCWD, "./48/file0", [pid 8280] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8280] <... futex resumed>) = 1 [pid 5872] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./48/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8280] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5872] <... openat resumed>) = 4 [pid 5872] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getdents64(4, [pid 8284] <... mount resumed>) = 0 [pid 8279] <... futex resumed>) = 0 [pid 5872] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8284] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8279] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8284] <... openat resumed>) = 3 [pid 8280] <... futex resumed>) = 0 [pid 8279] <... futex resumed>) = 1 [pid 5872] close(4 [pid 8284] chdir("./file0" [pid 8279] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8284] <... chdir resumed>) = 0 [pid 8284] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8280] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5872] <... close resumed>) = 0 [pid 8284] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8280] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5872] rmdir("./48/file0" [pid 8284] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8280] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... rmdir resumed>) = 0 [pid 8284] <... futex resumed>) = 1 [pid 8283] <... futex resumed>) = 0 [pid 8280] <... futex resumed>) = 1 [pid 8279] <... futex resumed>) = 0 [pid 5872] umount2("./48/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8284] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8280] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8279] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8280] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8279] <... futex resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./48/binderfs", [pid 8283] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8280] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8279] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8284] <... futex resumed>) = 0 [pid 8283] <... futex resumed>) = 1 [pid 8280] <... futex resumed>) = 0 [pid 8279] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5872] unlink("./48/binderfs" [pid 8283] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8280] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5872] <... unlink resumed>) = 0 [pid 5872] umount2("./48/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./48/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./48/cgroup.net") = 0 [pid 5872] umount2("./48/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8284] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8279] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8279] <... futex resumed>) = 1 [ 441.726343][ T8280] XFS (loop2): Quotacheck: Done. [ 441.745823][ T8284] XFS (loop3): Quotacheck: Done. [pid 8284] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8280] <... futex resumed>) = 0 [pid 8279] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] newfstatat(AT_FDCWD, "./48/cgroup.cpu", [pid 8284] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8280] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8284] <... futex resumed>) = 1 [pid 8283] <... futex resumed>) = 0 [pid 8280] <... socket resumed>) = 4 [pid 5872] unlink("./48/cgroup.cpu" [pid 8284] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8283] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8280] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... unlink resumed>) = 0 [pid 8284] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8283] <... futex resumed>) = 0 [pid 8280] <... futex resumed>) = 1 [pid 8279] <... futex resumed>) = 0 [pid 5872] umount2("./48/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8284] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8283] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8280] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./48/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./48/cgroup") = 0 [pid 5872] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] close(3) = 0 [pid 5872] rmdir("./48") = 0 [pid 8284] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8279] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] mkdir("./49", 0777 [pid 8284] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8280] <... futex resumed>) = 0 [pid 8279] <... futex resumed>) = 1 [pid 8284] <... futex resumed>) = 1 [pid 8283] <... futex resumed>) = 0 [pid 8280] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8284] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8283] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8280] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8279] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] <... mkdir resumed>) = 0 [pid 8284] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8283] <... futex resumed>) = 0 [pid 8284] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8283] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8280] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8284] <... socket resumed>) = 4 [pid 8284] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8283] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8280] <... futex resumed>) = 1 [pid 8279] <... futex resumed>) = 0 [pid 5872] <... openat resumed>) = 3 [pid 8284] <... futex resumed>) = 0 [pid 8283] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8280] mkdir("./bus", 0777 [pid 8279] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] ioctl(3, LOOP_CLR_FD [pid 8284] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8280] <... mkdir resumed>) = 0 [pid 8279] <... futex resumed>) = 0 [pid 5872] <... ioctl resumed>) = 0 [pid 8284] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8280] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8279] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5872] close(3 [pid 8284] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8283] <... futex resumed>) = 0 [pid 8284] <... futex resumed>) = 0 [pid 8284] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8283] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8280] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8283] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8283] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8283] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8284] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8280] <... futex resumed>) = 1 [pid 8279] <... futex resumed>) = 0 [pid 8280] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8279] close(3) = 0 [pid 8284] mkdir("./bus", 0777 [pid 8279] close(4) = 0 [pid 8279] close(5) = -1 EBADF (Bad file descriptor) [pid 8279] close(6) = -1 EBADF (Bad file descriptor) [pid 8284] <... mkdir resumed>) = 0 [pid 8279] close(7) = -1 EBADF (Bad file descriptor) [pid 8279] close(8 [pid 8284] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8279] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8284] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8279] close(9) = -1 EBADF (Bad file descriptor) [pid 8284] <... futex resumed>) = 1 [pid 8279] close(10 [pid 8284] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8283] <... futex resumed>) = 0 [pid 8279] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8279] close(11 [pid 8283] close(3 [pid 8279] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8283] <... close resumed>) = 0 [pid 8279] close(12) = -1 EBADF (Bad file descriptor) [pid 8283] close(4 [pid 8279] close(13) = -1 EBADF (Bad file descriptor) [pid 8283] <... close resumed>) = 0 [pid 8279] close(14) = -1 EBADF (Bad file descriptor) [pid 8283] close(5 [pid 8279] close(15) = -1 EBADF (Bad file descriptor) [pid 8283] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8279] close(16 [pid 8283] close(6 [pid 8279] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8283] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8279] close(17 [pid 8283] close(7) = -1 EBADF (Bad file descriptor) [pid 8283] close(8) = -1 EBADF (Bad file descriptor) [pid 8283] close(9) = -1 EBADF (Bad file descriptor) [pid 8283] close(10) = -1 EBADF (Bad file descriptor) [pid 8283] close(11) = -1 EBADF (Bad file descriptor) [pid 8283] close(12) = -1 EBADF (Bad file descriptor) [pid 8283] close(13) = -1 EBADF (Bad file descriptor) [pid 8283] close(14 [pid 8279] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8283] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8279] close(18 [pid 8283] close(15 [pid 8279] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8283] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8283] close(16) = -1 EBADF (Bad file descriptor) [pid 8283] close(17) = -1 EBADF (Bad file descriptor) [pid 8283] close(18) = -1 EBADF (Bad file descriptor) [pid 8283] close(19) = -1 EBADF (Bad file descriptor) [pid 8283] close(20) = -1 EBADF (Bad file descriptor) [pid 8279] close(19) = -1 EBADF (Bad file descriptor) [pid 8283] close(21 [pid 8279] close(20 [pid 8283] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8283] close(22) = -1 EBADF (Bad file descriptor) [pid 8279] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8283] close(23) = -1 EBADF (Bad file descriptor) [pid 8283] close(24) = -1 EBADF (Bad file descriptor) [pid 8283] close(25) = -1 EBADF (Bad file descriptor) [pid 8283] close(26) = -1 EBADF (Bad file descriptor) [pid 8283] close(27) = -1 EBADF (Bad file descriptor) [pid 8283] close(28) = -1 EBADF (Bad file descriptor) [pid 8283] close(29) = -1 EBADF (Bad file descriptor) [pid 8283] exit_group(0 [pid 8279] close(21 [pid 8283] <... exit_group resumed>) = ? [pid 8284] <... futex resumed>) = ? [pid 8279] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8284] +++ exited with 0 +++ [pid 8283] +++ exited with 0 +++ [pid 8279] close(22 [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=97, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=40 /* 0.40 s */} --- [pid 8279] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] restart_syscall(<... resuming interrupted clone ...> [pid 8279] close(23) = -1 EBADF (Bad file descriptor) [pid 8279] close(24) = -1 EBADF (Bad file descriptor) [pid 8279] close(25) = -1 EBADF (Bad file descriptor) [pid 5871] <... restart_syscall resumed>) = 0 [pid 5871] umount2("./47", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./47", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5871] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5871] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8279] close(26) = -1 EBADF (Bad file descriptor) [pid 8279] close(27) = -1 EBADF (Bad file descriptor) [pid 8279] close(28) = -1 EBADF (Bad file descriptor) [pid 8279] close(29) = -1 EBADF (Bad file descriptor) [pid 8279] exit_group(0) = ? [pid 8280] <... futex resumed>) = ? [pid 8280] +++ exited with 0 +++ [pid 8279] +++ exited with 0 +++ [pid 5869] <... close resumed>) = 0 [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=95, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=50 /* 0.50 s */} --- [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] restart_syscall(<... resuming interrupted clone ...> [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... restart_syscall resumed>) = 0 [pid 5870] umount2("./46", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./46", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] newfstatat(3, "", [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] getdents64(3, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [ 442.035848][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] <... close resumed>) = 0 [pid 5869] close(3 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... close resumed>) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] <... socket resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] close(3 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... close resumed>) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] close(3 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] <... close resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... socket resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [ 442.078265][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... umount2 resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./47/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./47/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] close(4) = 0 [pid 5871] rmdir("./47/file0") = 0 [pid 5871] umount2("./47/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./47/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./47/binderfs") = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] umount2("./47/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] newfstatat(AT_FDCWD, "./47/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./47/cgroup.net") = 0 [pid 5871] umount2("./47/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./47/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./47/cgroup.cpu") = 0 [pid 5871] umount2("./47/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./47/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./47/cgroup") = 0 [pid 5871] getdents64(3, [pid 5869] close(3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] <... socket resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] close(3) = 0 [pid 5871] rmdir("./47") = 0 [pid 5871] mkdir("./48", 0777) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... openat resumed>) = 3 [pid 5871] ioctl(3, LOOP_CLR_FD) = 0 [pid 5871] close(3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] <... close resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... socket resumed>) = 3 [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] close(3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] <... close resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5872] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] <... umount2 resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] close(3) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5870] newfstatat(AT_FDCWD, "./46/file0", [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] close(3 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] umount2("./46/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] openat(AT_FDCWD, "./46/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] <... openat resumed>) = 4 [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] newfstatat(4, "", [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5870] getdents64(4, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] getdents64(4, [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] close(4 [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5869] close(3 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5870] rmdir("./46/file0" [pid 5869] <... close resumed>) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5870] <... rmdir resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] umount2("./46/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./46/binderfs", [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... socket resumed>) = 3 [pid 5870] unlink("./46/binderfs" [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] umount2("./46/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... setsockopt resumed>) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] close(3 [pid 5870] newfstatat(AT_FDCWD, "./46/cgroup.net", [pid 5867] <... close resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8325 attached [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] unlink("./46/cgroup.net" [pid 8325] set_robust_list(0x55558848f760, 24 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 97 ./strace-static-x86_64: Process 8326 attached [pid 8325] <... set_robust_list resumed>) = 0 [pid 5870] umount2("./46/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8326] set_robust_list(0x55558848f760, 24 [pid 8325] chdir("./47" [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8326] <... set_robust_list resumed>) = 0 [pid 8325] <... chdir resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] newfstatat(AT_FDCWD, "./46/cgroup.cpu", [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 97 [pid 8326] chdir("./47" [pid 8325] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8326] <... chdir resumed>) = 0 [pid 8325] <... prctl resumed>) = 0 [pid 5870] unlink("./46/cgroup.cpu" [pid 8326] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8325] setpgid(0, 0 [pid 5870] <... unlink resumed>) = 0 [pid 8326] <... prctl resumed>) = 0 [pid 8325] <... setpgid resumed>) = 0 [pid 5870] umount2("./46/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8326] setpgid(0, 0 [pid 8325] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8326] <... setpgid resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./46/cgroup", [pid 8325] <... symlink resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8326] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 8325] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] unlink("./46/cgroup" [pid 8325] <... symlink resumed>) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 8326] <... symlink resumed>) = 0 [pid 8325] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5870] getdents64(3, [pid 8326] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8325] <... symlink resumed>) = 0 [pid 5870] close(3 [pid 8326] <... symlink resumed>) = 0 [pid 5870] <... close resumed>) = 0 [pid 8325] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5870] rmdir("./46" [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8326] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5870] <... rmdir resumed>) = 0 [pid 8325] <... openat resumed>) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8326] <... symlink resumed>) = 0 [pid 8325] write(3, "1000", 4 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] mkdir("./47", 0777 [pid 8326] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8325] <... write resumed>) = 4 [pid 5870] <... mkdir resumed>) = 0 [pid 8326] <... openat resumed>) = 3 [pid 8325] close(3 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8325] <... close resumed>) = 0 [pid 5870] <... openat resumed>) = 3 [pid 8325] read(200, [pid 5870] ioctl(3, LOOP_CLR_FD [pid 8326] write(3, "1000", 4 [pid 8325] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5870] <... ioctl resumed>) = 0 [pid 8326] <... write resumed>) = 4 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8326] close(3 [pid 8325] symlink("/dev/binderfs", "./binderfs" [pid 5870] close(3 [pid 8326] <... close resumed>) = 0 [pid 8325] <... symlink resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, executing program [pid 8326] read(200, [pid 8325] write(1, "executing program\n", 18 [pid 8326] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8325] <... write resumed>) = 18 [pid 8326] symlink("/dev/binderfs", "./binderfs" [pid 8325] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] <... symlink resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 executing program [pid 8326] write(1, "executing program\n", 18 [pid 8325] <... futex resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8325] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 8325] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8326] <... write resumed>) = 18 [pid 8325] <... mprotect resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8326] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8325] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8326] <... futex resumed>) = 0 [pid 8325] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5872] close(3 [pid 8326] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8325] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5872] <... close resumed>) = 0 ./strace-static-x86_64: Process 8327 attached [pid 8326] <... mmap resumed>) = 0x7f2ce7497000 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 8327] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8326] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8327] <... rseq resumed>) = 0 [pid 8326] <... mprotect resumed>) = 0 [pid 8325] <... clone3 resumed> => {parent_tid=[98]}, 88) = 98 [pid 5872] <... socket resumed>) = 3 [pid 8327] set_robust_list(0x7f2ce74b79a0, 24 [pid 8326] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8325] rt_sigprocmask(SIG_SETMASK, [], [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8327] <... set_robust_list resumed>) = 0 [pid 8326] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8325] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8327] rt_sigprocmask(SIG_SETMASK, [], [pid 8326] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8327] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8325] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8327] memfd_create("syzkaller", 0) = 3 [pid 8326] <... clone3 resumed> => {parent_tid=[98]}, 88) = 98 [pid 8325] <... futex resumed>) = 0 ./strace-static-x86_64: Process 8328 attached [pid 8327] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8326] rt_sigprocmask(SIG_SETMASK, [], [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8328] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8326] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8327] <... mmap resumed>) = 0x7f2cdf000000 [pid 8326] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8325] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8326] <... futex resumed>) = 0 [pid 8326] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8328] <... rseq resumed>) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8328] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 8328] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8328] memfd_create("syzkaller", 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8328] <... memfd_create resumed>) = 3 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8328] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 8328] <... mmap resumed>) = 0x7f2cdf000000 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] close(3) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8329 attached [pid 8329] set_robust_list(0x55558848f760, 24) = 0 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 101 [pid 8329] chdir("./49") = 0 [pid 8329] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8329] setpgid(0, 0) = 0 [pid 8329] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 5871] <... close resumed>) = 0 [pid 8329] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8329] <... symlink resumed>) = 0 [pid 8329] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5871] <... socket resumed>) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8329] <... symlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8329] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8329] <... openat resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8329] write(3, "1000", 4 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8329] <... write resumed>) = 4 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8329] close(3 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8329] <... close resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8329] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, executing program [pid 8329] symlink("/dev/binderfs", "./binderfs" [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8329] <... symlink resumed>) = 0 [pid 5871] close(3 [pid 8329] write(1, "executing program\n", 18) = 18 [pid 5871] <... close resumed>) = 0 [pid 8329] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8329] <... futex resumed>) = 0 [pid 5871] <... socket resumed>) = 3 [pid 8329] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8329] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8329] <... mprotect resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8329] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 8329] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5871] close(3./strace-static-x86_64: Process 8330 attached [pid 8330] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8329] <... clone3 resumed> => {parent_tid=[102]}, 88) = 102 [pid 5871] <... close resumed>) = 0 [pid 8330] <... rseq resumed>) = 0 [pid 8329] rt_sigprocmask(SIG_SETMASK, [], [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8330] set_robust_list(0x7f2ce74b79a0, 24 [pid 8329] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5871] <... socket resumed>) = 3 [pid 8330] <... set_robust_list resumed>) = 0 [pid 8329] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8330] rt_sigprocmask(SIG_SETMASK, [], [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8329] <... futex resumed>) = 0 [pid 8330] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8329] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8330] memfd_create("syzkaller", 0) = 3 [pid 8330] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5870] <... close resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] <... socket resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] close(3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, ./strace-static-x86_64: Process 8331 attached "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8331] set_robust_list(0x55558848f760, 24 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 99 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8331] <... set_robust_list resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8331] chdir("./48" [pid 5870] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8331] <... chdir resumed>) = 0 [pid 8331] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5870] <... setsockopt resumed>) = 0 [pid 8331] <... prctl resumed>) = 0 [pid 5870] close(3 [pid 8331] setpgid(0, 0 [pid 5870] <... close resumed>) = 0 [pid 8331] <... setpgid resumed>) = 0 [pid 8331] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8331] <... symlink resumed>) = 0 [pid 8331] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5870] <... socket resumed>) = 3 [pid 8331] <... symlink resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8331] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8331] <... symlink resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8331] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8331] <... openat resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8331] write(3, "1000", 4 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 8331] <... write resumed>) = 4 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8331] close(3 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] close(3 [pid 8328] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8331] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8331] read(200, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8331] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8331] symlink("/dev/binderfs", "./binderfs" [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952executing program [pid 8331] <... symlink resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8331] write(1, "executing program\n", 18 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8331] <... write resumed>) = 18 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8331] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8327] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 8331] <... futex resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8331] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8331] <... mmap resumed>) = 0x7f2ce7497000 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8331] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 8331] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8331] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8331] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744./strace-static-x86_64: Process 8332 attached ) = 0 [pid 8332] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8331] <... clone3 resumed> => {parent_tid=[100]}, 88) = 100 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8332] <... rseq resumed>) = 0 [pid 8331] rt_sigprocmask(SIG_SETMASK, [], [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8332] set_robust_list(0x7f2ce74b79a0, 24 [pid 8331] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8332] <... set_robust_list resumed>) = 0 [pid 8331] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 8332] rt_sigprocmask(SIG_SETMASK, [], [pid 8331] <... futex resumed>) = 0 [pid 5870] close(3 [pid 8332] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8331] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5870] <... close resumed>) = 0 [pid 8332] memfd_create("syzkaller", 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8332] <... memfd_create resumed>) = 3 [pid 8332] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 ./strace-static-x86_64: Process 8333 attached [pid 8333] set_robust_list(0x55558848f760, 24 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 97 [pid 8333] <... set_robust_list resumed>) = 0 [pid 8333] chdir("./47") = 0 [pid 8333] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8333] setpgid(0, 0) = 0 [pid 8333] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 8333] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 8333] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 8333] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8333] write(3, "1000", 4) = 4 [pid 8333] close(3) = 0 [pid 8333] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8333] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8333] write(1, "executing program\n", 18) = 18 [pid 8333] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8333] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8333] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8333] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8333] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8334 attached [pid 8334] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8333] <... clone3 resumed> => {parent_tid=[98]}, 88) = 98 [pid 8334] <... rseq resumed>) = 0 [pid 8333] rt_sigprocmask(SIG_SETMASK, [], [pid 8334] set_robust_list(0x7f2ce74b79a0, 24 [pid 8333] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8334] <... set_robust_list resumed>) = 0 [pid 8333] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8334] rt_sigprocmask(SIG_SETMASK, [], [pid 8333] <... futex resumed>) = 0 [pid 8334] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8333] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8334] memfd_create("syzkaller", 0) = 3 [pid 8334] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8330] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8332] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8334] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8328] <... write resumed>) = 16777216 [pid 8328] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8327] <... write resumed>) = 16777216 [pid 8328] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8328] ioctl(4, LOOP_SET_FD, 3 [pid 8327] munmap(0x7f2cdf000000, 138412032 [pid 8328] <... ioctl resumed>) = 0 [pid 8328] close(3) = 0 [pid 8328] close(4) = 0 [pid 8328] mkdir("./file0", 0777) = 0 [ 443.726575][ T8328] loop0: detected capacity change from 0 to 32768 [pid 8328] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8327] <... munmap resumed>) = 0 [ 443.789102][ T8328] XFS: ikeep mount option is deprecated. [pid 8327] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8330] <... write resumed>) = 16777216 [pid 8327] ioctl(4, LOOP_SET_FD, 3 [pid 8330] munmap(0x7f2cdf000000, 138412032 [pid 8327] <... ioctl resumed>) = 0 [pid 8327] close(3) = 0 [pid 8327] close(4) = 0 [pid 8327] mkdir("./file0", 0777) = 0 [ 443.863637][ T8327] loop1: detected capacity change from 0 to 32768 [ 443.892199][ T8327] XFS: ikeep mount option is deprecated. [ 443.892821][ T8328] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8327] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8332] <... write resumed>) = 16777216 [pid 8332] munmap(0x7f2cdf000000, 138412032 [pid 8330] <... munmap resumed>) = 0 [pid 8330] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [ 443.994163][ T8327] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8330] ioctl(4, LOOP_SET_FD, 3 [pid 8332] <... munmap resumed>) = 0 [pid 8332] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 8332] ioctl(4, LOOP_SET_FD, 3 [pid 8330] <... ioctl resumed>) = 0 [pid 8332] <... ioctl resumed>) = 0 [pid 8330] close(3 [pid 8332] close(3 [pid 8330] <... close resumed>) = 0 [pid 8332] <... close resumed>) = 0 [pid 8330] close(4 [pid 8332] close(4) = 0 [pid 8332] mkdir("./file0", 0777 [pid 8330] <... close resumed>) = 0 [pid 8330] mkdir("./file0", 0777 [pid 8332] <... mkdir resumed>) = 0 [pid 8330] <... mkdir resumed>) = 0 [ 444.042959][ T8330] loop4: detected capacity change from 0 to 32768 [ 444.062218][ T8332] loop3: detected capacity change from 0 to 32768 [pid 8330] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [ 444.118960][ T8332] XFS: ikeep mount option is deprecated. [ 444.126718][ T8330] XFS: ikeep mount option is deprecated. [pid 8332] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8334] <... write resumed>) = 16777216 [pid 8334] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8334] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8334] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8334] close(3) = 0 [pid 8334] close(4) = 0 [pid 8334] mkdir("./file0", 0777) = 0 [ 444.239727][ T8332] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 444.254483][ T8330] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 444.276932][ T8334] loop2: detected capacity change from 0 to 32768 [ 444.298654][ T8334] XFS: ikeep mount option is deprecated. [ 444.386985][ T8334] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 444.406221][ T8328] XFS (loop0): Ending clean mount [ 444.419196][ T8327] XFS (loop1): Ending clean mount [ 444.436747][ T8328] XFS (loop0): Quotacheck needed: Please wait. [ 444.443557][ T8327] XFS (loop1): Quotacheck needed: Please wait. [pid 8334] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8327] <... mount resumed>) = 0 [ 444.510621][ T8327] XFS (loop1): Quotacheck: Done. [pid 8327] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [ 444.545679][ T8328] XFS (loop0): Quotacheck: Done. [pid 8327] chdir("./file0") = 0 [pid 8328] <... mount resumed>) = 0 [pid 8328] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8327] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8327] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8325] <... futex resumed>) = 0 [pid 8327] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8325] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8327] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8327] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8325] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8328] <... openat resumed>) = 3 [pid 8327] <... futex resumed>) = 0 [pid 8325] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8327] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8328] chdir("./file0" [pid 8325] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8328] <... chdir resumed>) = 0 [pid 8327] <... futex resumed>) = 0 [pid 8325] <... futex resumed>) = 1 [pid 8328] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8327] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8325] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8327] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8327] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8325] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8327] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8328] <... openat resumed>) = -1 EBUSY (Device or resource busy) [ 444.565889][ T8332] XFS (loop3): Ending clean mount [ 444.581262][ T8330] XFS (loop4): Ending clean mount [ 444.588864][ T8332] XFS (loop3): Quotacheck needed: Please wait. [pid 8325] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8328] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8327] <... futex resumed>) = 0 [pid 8325] <... futex resumed>) = 1 [pid 8328] <... futex resumed>) = 1 [pid 8327] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8326] <... futex resumed>) = 0 [pid 8325] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8328] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8326] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8328] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8327] <... socket resumed>) = 4 [pid 8326] <... futex resumed>) = 0 [pid 8328] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8327] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8328] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8327] <... futex resumed>) = 1 [pid 8327] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8328] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8325] <... futex resumed>) = 0 [pid 8328] <... futex resumed>) = 1 [pid 8326] <... futex resumed>) = 0 [pid 8325] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8328] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable) [pid 8327] <... futex resumed>) = 0 [pid 8326] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8325] <... futex resumed>) = 1 [pid 8328] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8327] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8328] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8327] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8326] <... futex resumed>) = 0 [pid 8325] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8328] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8327] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8328] <... futex resumed>) = 0 [pid 8327] <... futex resumed>) = 0 [pid 8325] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8328] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8327] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8326] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8326] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8325] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8328] <... futex resumed>) = 0 [pid 8325] <... futex resumed>) = 1 [pid 8328] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8326] <... futex resumed>) = 1 [pid 8327] <... futex resumed>) = 0 [pid 8325] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8328] <... socket resumed>) = 4 [pid 8327] mkdir("./bus", 0777 [pid 8326] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8328] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8327] <... mkdir resumed>) = 0 [pid 8326] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8328] <... futex resumed>) = 0 [pid 8326] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8327] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8327] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [ 444.615689][ T8330] XFS (loop4): Quotacheck needed: Please wait. [pid 8327] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8328] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8326] <... futex resumed>) = 0 [pid 8325] <... futex resumed>) = 0 [pid 8328] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8326] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8325] close(3 [pid 8328] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8325] <... close resumed>) = 0 [pid 8328] <... futex resumed>) = 0 [pid 8326] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8325] close(4 [pid 8328] mkdir("./bus", 0777 [pid 8326] <... futex resumed>) = 0 [pid 8325] <... close resumed>) = 0 [pid 8332] <... mount resumed>) = 0 [pid 8328] <... mkdir resumed>) = 0 [pid 8326] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8332] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8328] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8332] chdir("./file0") = 0 [pid 8328] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8325] close(5 [pid 8332] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8328] <... futex resumed>) = 1 [pid 8326] <... futex resumed>) = 0 [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8328] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8326] close(3 [pid 8325] close(6 [pid 8332] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] <... close resumed>) = 0 [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... futex resumed>) = 1 [pid 8331] <... futex resumed>) = 0 [pid 8332] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8326] close(4 [ 444.673320][ T8332] XFS (loop3): Quotacheck: Done. [pid 8325] close(7 [pid 8332] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8331] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] <... close resumed>) = 0 [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8331] <... futex resumed>) = 0 [pid 8326] close(5 [pid 8325] close(8 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8326] close(6 [pid 8325] close(9 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8331] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8326] close(7 [pid 8325] close(10 [pid 8332] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8331] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... futex resumed>) = 0 [pid 8331] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] close(8 [pid 8325] close(11 [pid 8332] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8331] <... futex resumed>) = 0 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8331] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8326] close(9 [pid 8325] close(12 [pid 8332] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8331] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... futex resumed>) = 0 [pid 8331] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] close(10 [pid 8325] close(13 [pid 8332] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8331] <... futex resumed>) = 0 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... socket resumed>) = 4 [pid 8331] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8326] close(11 [pid 8325] close(14 [pid 8332] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8331] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... futex resumed>) = 0 [pid 8331] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] close(12 [pid 8325] close(15 [pid 8332] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8331] <... futex resumed>) = 0 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8331] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8326] close(13 [pid 8325] close(16 [pid 8332] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8331] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... futex resumed>) = 0 [pid 8331] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] close(14 [pid 8325] close(17 [pid 8332] mkdir("./bus", 0777 [pid 8331] <... futex resumed>) = 0 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8331] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8326] close(15) = -1 EBADF (Bad file descriptor) [pid 8326] close(16 [pid 8325] close(18 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8326] close(17 [pid 8325] close(19 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] <... mkdir resumed>) = 0 [pid 8330] <... mount resumed>) = 0 [pid 8326] close(18 [pid 8325] close(20 [pid 8332] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8330] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8330] <... openat resumed>) = 3 [pid 8326] close(19 [pid 8325] close(21 [pid 8332] <... futex resumed>) = 1 [pid 8331] <... futex resumed>) = 0 [pid 8330] chdir("./file0" [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8332] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8331] close(3 [pid 8330] <... chdir resumed>) = 0 [pid 8326] close(20 [pid 8325] close(22 [pid 8331] <... close resumed>) = 0 [pid 8330] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8331] close(4 [pid 8330] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8326] close(21 [pid 8325] close(23 [pid 8331] <... close resumed>) = 0 [pid 8330] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8331] close(5 [pid 8326] close(22 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] <... futex resumed>) = 1 [ 444.706095][ T8334] XFS (loop2): Ending clean mount [ 444.721563][ T8334] XFS (loop2): Quotacheck needed: Please wait. [ 444.744438][ T8330] XFS (loop4): Quotacheck: Done. [pid 8329] <... futex resumed>) = 0 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] close(24 [pid 8331] close(6 [pid 8330] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8329] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8326] close(23 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8331] close(7 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] close(25 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8326] close(24 [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8331] close(8 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] close(26 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8326] close(25 [pid 8331] close(9 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8334] <... mount resumed>) = 0 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8326] close(26 [pid 8334] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8331] close(10 [pid 8325] close(27 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8331] close(11 [pid 8326] close(27 [pid 8325] close(28 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8331] close(12 [pid 8326] close(28 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] close(29 [pid 8334] <... openat resumed>) = 3 [pid 8331] close(13 [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8325] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8334] chdir("./file0" [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8326] close(29 [pid 8331] close(14 [pid 8334] <... chdir resumed>) = 0 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8326] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8334] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8331] close(15 [pid 8325] exit_group(0 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8327] <... futex resumed>) = ? [pid 8325] <... exit_group resumed>) = ? [pid 8331] close(16 [pid 8334] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8330] <... futex resumed>) = 0 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8329] <... futex resumed>) = 1 [pid 8327] +++ exited with 0 +++ [pid 8326] exit_group(0 [pid 8334] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8331] close(17 [pid 8330] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8329] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8328] <... futex resumed>) = ? [pid 8326] <... exit_group resumed>) = ? [pid 8334] <... futex resumed>) = 1 [pid 8333] <... futex resumed>) = 0 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8325] +++ exited with 0 +++ [pid 8328] +++ exited with 0 +++ [pid 8334] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8333] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8331] close(18 [pid 8330] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8334] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8333] <... futex resumed>) = 0 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] <... futex resumed>) = 1 [pid 8329] <... futex resumed>) = 0 [pid 8334] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8333] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8331] close(19 [pid 8330] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8329] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8334] <... futex resumed>) = 0 [pid 8333] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8329] <... futex resumed>) = 0 [pid 8334] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8333] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8331] close(20 [pid 8330] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8329] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8326] +++ exited with 0 +++ [pid 8334] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=97, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=46 /* 0.46 s */} --- [pid 8334] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8331] close(21 [pid 8330] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] umount2("./47", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=97, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=50 /* 0.50 s */} --- [pid 8334] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] restart_syscall(<... resuming interrupted clone ...> [pid 8334] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8333] <... futex resumed>) = 0 [pid 8331] close(22 [pid 8330] <... futex resumed>) = 1 [pid 8329] <... futex resumed>) = 0 [pid 8334] <... futex resumed>) = 0 [pid 8333] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8329] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] openat(AT_FDCWD, "./47", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8334] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8333] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8331] close(23 [pid 8330] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8329] <... futex resumed>) = 0 [pid 5869] <... openat resumed>) = 3 [ 444.773401][ T8334] XFS (loop2): Quotacheck: Done. [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8329] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8331] close(24 [pid 5869] newfstatat(3, "", [pid 8333] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] <... socket resumed>) = 4 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8334] <... futex resumed>) = 0 [pid 8333] <... futex resumed>) = 1 [pid 8331] close(25 [pid 8330] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8334] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8333] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] <... futex resumed>) = 1 [pid 8329] <... futex resumed>) = 0 [pid 5869] getdents64(3, [pid 8334] <... socket resumed>) = 4 [pid 8331] close(26 [pid 8330] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8329] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8334] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8333] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8329] <... futex resumed>) = 0 [pid 5867] <... restart_syscall resumed>) = 0 [pid 8334] <... futex resumed>) = 0 [pid 8333] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8331] close(27 [pid 8330] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8329] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8334] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8333] <... futex resumed>) = 0 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8333] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8330] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8329] <... futex resumed>) = 0 [pid 8330] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8329] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8330] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8329] <... futex resumed>) = 0 [pid 8330] mkdir("./bus", 0777 [pid 8329] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8334] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8331] close(28 [pid 8330] <... mkdir resumed>) = 0 [pid 8330] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8334] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8333] <... futex resumed>) = 0 [pid 8331] close(29 [pid 8330] <... futex resumed>) = 1 [pid 8329] <... futex resumed>) = 0 [pid 5867] umount2("./47", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8334] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8333] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8331] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8330] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8329] close(3 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8329] <... close resumed>) = 0 [pid 8333] <... futex resumed>) = 0 [pid 8329] close(4 [pid 8333] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8329] <... close resumed>) = 0 [pid 8329] close(5) = -1 EBADF (Bad file descriptor) [pid 8329] close(6) = -1 EBADF (Bad file descriptor) [pid 8329] close(7) = -1 EBADF (Bad file descriptor) [pid 8329] close(8) = -1 EBADF (Bad file descriptor) [pid 8329] close(9) = -1 EBADF (Bad file descriptor) [pid 8334] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8329] close(10 [pid 5867] openat(AT_FDCWD, "./47", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8329] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8329] close(11) = -1 EBADF (Bad file descriptor) [pid 8329] close(12) = -1 EBADF (Bad file descriptor) [pid 8329] close(13) = -1 EBADF (Bad file descriptor) [pid 8329] close(14) = -1 EBADF (Bad file descriptor) [pid 8329] close(15) = -1 EBADF (Bad file descriptor) [pid 8329] close(16) = -1 EBADF (Bad file descriptor) [pid 8329] close(17) = -1 EBADF (Bad file descriptor) [pid 8329] close(18) = -1 EBADF (Bad file descriptor) [pid 8329] close(19) = -1 EBADF (Bad file descriptor) [pid 8329] close(20) = -1 EBADF (Bad file descriptor) [pid 8329] close(21) = -1 EBADF (Bad file descriptor) [pid 8329] close(22) = -1 EBADF (Bad file descriptor) [pid 8334] mkdir("./bus", 0777 [pid 8329] close(23 [pid 5867] <... openat resumed>) = 3 [pid 8329] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8329] close(24) = -1 EBADF (Bad file descriptor) [pid 8329] close(25) = -1 EBADF (Bad file descriptor) [pid 8329] close(26) = -1 EBADF (Bad file descriptor) [pid 8329] close(27) = -1 EBADF (Bad file descriptor) [pid 8329] close(28) = -1 EBADF (Bad file descriptor) [pid 8329] close(29) = -1 EBADF (Bad file descriptor) [pid 8329] exit_group(0 [pid 8330] <... futex resumed>) = ? [pid 8329] <... exit_group resumed>) = ? [pid 8334] <... mkdir resumed>) = 0 [pid 8331] exit_group(0 [pid 8330] +++ exited with 0 +++ [pid 8329] +++ exited with 0 +++ [pid 5867] newfstatat(3, "", [pid 8332] <... futex resumed>) = ? [pid 8331] <... exit_group resumed>) = ? [pid 8334] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8332] +++ exited with 0 +++ [pid 5867] getdents64(3, [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=101, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=54 /* 0.54 s */} --- [pid 8334] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] restart_syscall(<... resuming interrupted clone ...> [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8334] <... futex resumed>) = 1 [pid 8334] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8333] <... futex resumed>) = 0 [pid 8331] +++ exited with 0 +++ [pid 5872] <... restart_syscall resumed>) = 0 [pid 5867] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=99, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=46 /* 0.46 s */} --- [pid 5872] umount2("./49", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8333] close(3) = 0 [pid 8333] close(4) = 0 [pid 8333] close(5 [pid 5871] umount2("./48", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8333] close(6 [pid 5872] openat(AT_FDCWD, "./49", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5871] openat(AT_FDCWD, "./48", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... openat resumed>) = 3 [pid 5871] <... openat resumed>) = 3 [ 444.838794][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8333] close(7 [pid 5872] newfstatat(3, "", [pid 5871] newfstatat(3, "", [pid 5869] <... umount2 resumed>) = 0 [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./47/file0", [pid 8333] close(8 [pid 5872] getdents64(3, [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8333] close(9 [pid 5872] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] getdents64(3, [pid 5869] openat(AT_FDCWD, "./47/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8333] close(10 [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] <... openat resumed>) = 4 [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] newfstatat(4, "", [pid 8333] close(11) = -1 EBADF (Bad file descriptor) [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8333] close(12 [pid 5869] getdents64(4, [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [ 444.902652][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8333] close(13) = -1 EBADF (Bad file descriptor) [pid 8333] close(14) = -1 EBADF (Bad file descriptor) [pid 5869] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] close(4) = 0 [pid 5869] rmdir("./47/file0" [pid 8333] close(15 [pid 5869] <... rmdir resumed>) = 0 [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] umount2("./47/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8333] close(16 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./47/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./47/binderfs") = 0 [pid 5869] umount2("./47/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./47/cgroup.net", [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8333] close(17) = -1 EBADF (Bad file descriptor) [pid 8333] close(18) = -1 EBADF (Bad file descriptor) [pid 8333] close(19) = -1 EBADF (Bad file descriptor) [pid 8333] close(20) = -1 EBADF (Bad file descriptor) [pid 8333] close(21) = -1 EBADF (Bad file descriptor) [pid 8333] close(22 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] unlink("./47/cgroup.net" [pid 8333] close(23 [pid 5869] <... unlink resumed>) = 0 [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] umount2("./47/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8333] close(24 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] newfstatat(AT_FDCWD, "./47/cgroup.cpu", [pid 8333] close(25 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] unlink("./47/cgroup.cpu" [pid 8333] close(26 [pid 5869] <... unlink resumed>) = 0 [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] umount2("./47/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8333] close(27 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] newfstatat(AT_FDCWD, "./47/cgroup", [pid 8333] close(28 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] unlink("./47/cgroup" [pid 8333] close(29 [pid 5869] <... unlink resumed>) = 0 [pid 8333] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] getdents64(3, [pid 8333] exit_group(0 [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8334] <... futex resumed>) = ? [pid 8333] <... exit_group resumed>) = ? [ 444.946739][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 444.951384][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] close(3 [pid 8334] +++ exited with 0 +++ [pid 5869] <... close resumed>) = 0 [pid 5869] rmdir("./47") = 0 [pid 5869] mkdir("./48", 0777 [pid 5867] <... umount2 resumed>) = 0 [pid 8333] +++ exited with 0 +++ [pid 5869] <... mkdir resumed>) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD [pid 5867] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=97, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=49 /* 0.49 s */} --- [pid 5870] umount2("./47", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./47", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] newfstatat(AT_FDCWD, "./47/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./47/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5869] <... ioctl resumed>) = 0 [pid 5867] newfstatat(4, "", [pid 5869] close(3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] <... umount2 resumed>) = 0 [pid 5867] getdents64(4, [pid 5872] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./49/file0", [pid 5867] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] close(4 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... close resumed>) = 0 [pid 5872] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] rmdir("./47/file0" [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./49/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5872] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5872] close(4) = 0 [pid 5872] rmdir("./49/file0") = 0 [pid 5867] <... rmdir resumed>) = 0 [pid 5872] umount2("./49/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./49/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./49/binderfs") = 0 [pid 5872] umount2("./49/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./49/cgroup.net", [ 445.048701][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5867] umount2("./47/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./47/binderfs", [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./49/cgroup.net") = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] umount2("./49/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] unlink("./47/binderfs" [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./49/cgroup.cpu", [pid 5867] <... unlink resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./47/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] unlink("./49/cgroup.cpu" [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] <... unlink resumed>) = 0 [pid 5872] umount2("./49/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./49/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./49/cgroup") = 0 [pid 5872] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] close(3) = 0 [pid 5872] rmdir("./49") = 0 [pid 5867] newfstatat(AT_FDCWD, "./47/cgroup.net", [pid 5872] mkdir("./50", 0777) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./47/cgroup.net") = 0 [pid 5867] umount2("./47/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./47/cgroup.cpu", [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./47/cgroup.cpu" [pid 5872] ioctl(3, LOOP_CLR_FD [pid 5867] <... unlink resumed>) = 0 [pid 5872] <... ioctl resumed>) = 0 [pid 5872] close(3 [pid 5871] <... umount2 resumed>) = 0 [pid 5867] umount2("./47/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./47/cgroup", [pid 5871] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./48/file0", [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./47/cgroup" [pid 5871] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... unlink resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] getdents64(3, [pid 5871] openat(AT_FDCWD, "./48/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] <... openat resumed>) = 4 [pid 5867] close(3 [pid 5871] newfstatat(4, "", [pid 5867] <... close resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5867] rmdir("./47" [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] <... rmdir resumed>) = 0 [pid 5871] getdents64(4, [pid 5867] mkdir("./48", 0777 [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] close(4 [pid 5867] <... mkdir resumed>) = 0 [pid 5871] <... close resumed>) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5871] rmdir("./48/file0" [pid 5867] <... openat resumed>) = 3 [pid 5871] <... rmdir resumed>) = 0 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 5871] umount2("./48/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] <... ioctl resumed>) = 0 [pid 5871] newfstatat(AT_FDCWD, "./48/binderfs", [pid 5867] close(3 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./48/binderfs") = 0 [pid 5871] umount2("./48/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./48/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./48/cgroup.net") = 0 [pid 5870] <... umount2 resumed>) = 0 [pid 5870] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] umount2("./48/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./48/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./48/cgroup.cpu") = 0 [pid 5871] umount2("./48/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] newfstatat(AT_FDCWD, "./47/file0", [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./48/cgroup", [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] umount2("./47/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./48/cgroup" [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./47/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5871] <... unlink resumed>) = 0 [pid 5870] <... openat resumed>) = 4 [pid 5871] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] close(3 [pid 5870] newfstatat(4, "", [pid 5871] <... close resumed>) = 0 [pid 5871] rmdir("./48" [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] <... rmdir resumed>) = 0 [pid 5871] mkdir("./49", 0777 [pid 5870] close(4) = 0 [pid 5870] rmdir("./47/file0" [pid 5871] <... mkdir resumed>) = 0 [pid 5870] <... rmdir resumed>) = 0 [pid 5870] umount2("./47/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./47/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5870] unlink("./47/binderfs") = 0 [pid 5870] umount2("./47/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./47/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./47/cgroup.net") = 0 [pid 5870] umount2("./47/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./47/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./47/cgroup.cpu" [pid 5871] <... openat resumed>) = 3 [pid 5870] <... unlink resumed>) = 0 [pid 5870] umount2("./47/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./47/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./47/cgroup") = 0 [pid 5870] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] close(3) = 0 [pid 5870] rmdir("./47") = 0 [pid 5871] ioctl(3, LOOP_CLR_FD [pid 5870] mkdir("./48", 0777) = 0 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 3 [pid 5871] <... ioctl resumed>) = 0 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5870] close(3 [ 445.564421][ T1299] ieee802154 phy0 wpan0: encryption failed: -22 [ 445.570963][ T1299] ieee802154 phy1 wpan1: encryption failed: -22 [pid 5871] close(3 [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] <... close resumed>) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... socket resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5872] close(3 [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 5869] close(3 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... close resumed>) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5869] <... socket resumed>) = 3 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] close(3 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... close resumed>) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] close(3 [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 5869] close(3 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... close resumed>) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8375 attached [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8375] set_robust_list(0x55558848f760, 24 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 99 [pid 8375] <... set_robust_list resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8375] chdir("./48" [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8375] <... chdir resumed>) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8375] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5872] <... setsockopt resumed>) = 0 [pid 8375] <... prctl resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8375] setpgid(0, 0 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8375] <... setpgid resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8375] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 8375] <... symlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8375] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8375] <... symlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 8375] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8375] <... symlink resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8375] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8375] <... openat resumed>) = 3 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8375] write(3, "1000", 4 [pid 5872] <... setsockopt resumed>) = 0 [pid 8375] <... write resumed>) = 4 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8375] close(3) = 0 [pid 8375] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8375] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8375] write(1, "executing program\n", 18 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8375] <... write resumed>) = 18 [pid 8375] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8375] <... futex resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8375] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8375] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5872] <... setsockopt resumed>) = 0 [pid 8375] <... mprotect resumed>) = 0 [pid 5872] close(3) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8375] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8375] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8377 attached [pid 8377] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8375] <... clone3 resumed> => {parent_tid=[100]}, 88) = 100 [pid 8377] <... rseq resumed>) = 0 [pid 8375] rt_sigprocmask(SIG_SETMASK, [], [pid 8377] set_robust_list(0x7f2ce74b79a0, 24 [pid 8375] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8377] <... set_robust_list resumed>) = 0 [pid 8375] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000./strace-static-x86_64: Process 8376 attached [pid 8377] rt_sigprocmask(SIG_SETMASK, [], [pid 8375] <... futex resumed>) = 0 [pid 8377] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8376] set_robust_list(0x55558848f760, 24 [pid 8375] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 103 [pid 8377] memfd_create("syzkaller", 0) = 3 [pid 8376] <... set_robust_list resumed>) = 0 [pid 8377] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8376] chdir("./50" [pid 8377] <... mmap resumed>) = 0x7f2cdf000000 [pid 8376] <... chdir resumed>) = 0 [pid 8376] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8376] setpgid(0, 0) = 0 [pid 8376] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 8376] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 8376] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 8376] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8376] write(3, "1000", 4) = 4 [pid 5867] <... close resumed>) = 0 [pid 8376] close(3) = 0 [pid 8376] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8376] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8376] write(1, "executing program\n", 18executing program ) = 18 [pid 8376] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8376] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8376] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8376] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8376] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP./strace-static-x86_64: Process 8378 attached ) = 3 [pid 8378] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8378] <... rseq resumed>) = 0 [pid 8378] set_robust_list(0x7f2ce74b79a0, 24 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8378] <... set_robust_list resumed>) = 0 [pid 8378] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8376] <... clone3 resumed> => {parent_tid=[104]}, 88) = 104 [pid 8376] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8376] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8376] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8378] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8378] memfd_create("syzkaller", 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8378] <... memfd_create resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8378] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8378] <... mmap resumed>) = 0x7f2cdf000000 [pid 5871] <... close resumed>) = 0 [pid 5870] <... close resumed>) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] close(3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] close(3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] <... close resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] close(3 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5870] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] <... socket resumed>) = 3 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] close(3 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] close(3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] <... socket resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] close(3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5867] <... setsockopt resumed>) = 0 ./strace-static-x86_64: Process 8379 attached [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8379] set_robust_list(0x55558848f760, 24 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 99 [pid 8379] <... set_robust_list resumed>) = 0 [pid 8379] chdir("./48") = 0 [pid 8379] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8379] setpgid(0, 0) = 0 [pid 8379] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 8379] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 8379] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8379] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8379] write(3, "1000", 4) = 4 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8379] close(3) = 0 [pid 8379] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8379] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8379] write(1, "executing program\n", 18) = 18 [pid 8379] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 executing program [pid 8379] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... setsockopt resumed>) = 0 [pid 8379] <... mmap resumed>) = 0x7f2ce7497000 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8379] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8379] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8379] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8380 attached [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8380] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8379] <... clone3 resumed> => {parent_tid=[100]}, 88) = 100 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8380] <... rseq resumed>) = 0 [pid 8379] rt_sigprocmask(SIG_SETMASK, [], [pid 8380] set_robust_list(0x7f2ce74b79a0, 24 [pid 8379] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8380] <... set_robust_list resumed>) = 0 [pid 8379] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5871] close(3 [pid 8380] rt_sigprocmask(SIG_SETMASK, [], [pid 8379] <... futex resumed>) = 0 [pid 8380] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8379] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] <... setsockopt resumed>) = 0 [pid 8380] memfd_create("syzkaller", 0 [pid 5871] <... close resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8380] <... memfd_create resumed>) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... socket resumed>) = 3 [pid 8380] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] close(3 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] <... close resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, ./strace-static-x86_64: Process 8381 attached [pid 8377] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 8381] set_robust_list(0x55558848f760, 24 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 99 [pid 8381] <... set_robust_list resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8381] chdir("./48" [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8381] <... chdir resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 8381] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8381] <... prctl resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8381] setpgid(0, 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8381] <... setpgid resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8381] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5871] <... setsockopt resumed>) = 0 [pid 8381] <... symlink resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8381] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8381] <... symlink resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8381] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8381] <... symlink resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8381] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5871] <... setsockopt resumed>) = 0 [pid 8381] <... openat resumed>) = 3 [pid 8378] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5871] close(3 [pid 8381] write(3, "1000", 4 [pid 5871] <... close resumed>) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8381] <... write resumed>) = 4 ./strace-static-x86_64: Process 8382 attached [pid 8381] close(3 [pid 8382] set_robust_list(0x55558848f760, 24 [pid 8381] <... close resumed>) = 0 [pid 8382] <... set_robust_list resumed>) = 0 [pid 8382] chdir("./49") = 0 [pid 8382] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8381] read(200, [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 101 [pid 8381] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8381] symlink("/dev/binderfs", "./binderfs" [pid 8382] setpgid(0, 0 [pid 8381] <... symlink resumed>) = 0 [pid 8381] write(1, "executing program\n", 18executing program ) = 18 [pid 8382] <... setpgid resumed>) = 0 [pid 8382] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 8381] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8381] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8382] <... symlink resumed>) = 0 [pid 8381] <... mmap resumed>) = 0x7f2ce7497000 [pid 8381] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8382] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 8381] <... mprotect resumed>) = 0 [pid 8382] <... symlink resumed>) = 0 [pid 8381] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8382] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 8382] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8381] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}executing program [pid 8382] write(3, "1000", 4) = 4 [pid 8382] close(3./strace-static-x86_64: Process 8383 attached ) = 0 [pid 8382] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8382] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8382] write(1, "executing program\n", 18) = 18 [pid 8382] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8382] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8382] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8382] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8382] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8383] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8381] <... clone3 resumed> => {parent_tid=[100]}, 88) = 100 ./strace-static-x86_64: Process 8384 attached [pid 8383] <... rseq resumed>) = 0 [pid 8381] rt_sigprocmask(SIG_SETMASK, [], [pid 8383] set_robust_list(0x7f2ce74b79a0, 24 [pid 8384] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8382] <... clone3 resumed> => {parent_tid=[102]}, 88) = 102 [pid 8381] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8384] <... rseq resumed>) = 0 [pid 8383] <... set_robust_list resumed>) = 0 [pid 8382] rt_sigprocmask(SIG_SETMASK, [], [pid 8381] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8384] set_robust_list(0x7f2ce74b79a0, 24 [pid 8382] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8384] <... set_robust_list resumed>) = 0 [pid 8383] rt_sigprocmask(SIG_SETMASK, [], [pid 8382] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8381] <... futex resumed>) = 0 [pid 8384] rt_sigprocmask(SIG_SETMASK, [], [pid 8383] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8382] <... futex resumed>) = 0 [pid 8384] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8382] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8381] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8384] memfd_create("syzkaller", 0 [pid 8383] memfd_create("syzkaller", 0 [pid 8384] <... memfd_create resumed>) = 3 [pid 8384] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8383] <... memfd_create resumed>) = 3 [pid 8383] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8380] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8384] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8383] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8377] <... write resumed>) = 16777216 [pid 8377] munmap(0x7f2cdf000000, 138412032 [pid 8378] <... write resumed>) = 16777216 [pid 8378] munmap(0x7f2cdf000000, 138412032 [pid 8377] <... munmap resumed>) = 0 [pid 8377] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8377] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8377] close(3) = 0 [pid 8377] close(4) = 0 [pid 8377] mkdir("./file0", 0777) = 0 [pid 8377] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8378] <... munmap resumed>) = 0 [ 446.968577][ T8377] loop1: detected capacity change from 0 to 32768 [ 447.001658][ T8377] XFS: ikeep mount option is deprecated. [pid 8378] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 8378] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8378] close(3) = 0 [pid 8378] close(4) = 0 [ 447.052011][ T8378] loop4: detected capacity change from 0 to 32768 [pid 8378] mkdir("./file0", 0777) = 0 [ 447.098471][ T8378] XFS: ikeep mount option is deprecated. [ 447.115035][ T8377] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8378] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8380] <... write resumed>) = 16777216 [ 447.162910][ T8378] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8380] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8380] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8380] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8380] close(3) = 0 [pid 8380] close(4) = 0 [pid 8380] mkdir("./file0", 0777) = 0 [ 447.371620][ T8380] loop2: detected capacity change from 0 to 32768 [ 447.407137][ T8380] XFS: ikeep mount option is deprecated. [pid 8380] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8384] <... write resumed>) = 16777216 [ 447.483135][ T8378] XFS (loop4): Ending clean mount [ 447.502052][ T8378] XFS (loop4): Quotacheck needed: Please wait. [pid 8384] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8384] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 8384] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8384] close(3) = 0 [pid 8384] close(4) = 0 [pid 8384] mkdir("./file0", 0777) = 0 [ 447.546183][ T8380] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 447.548156][ T8377] XFS (loop1): Ending clean mount [ 447.565865][ T8384] loop3: detected capacity change from 0 to 32768 [pid 8384] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8383] <... write resumed>) = 16777216 [pid 8383] munmap(0x7f2cdf000000, 138412032 [pid 8378] <... mount resumed>) = 0 [pid 8378] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8378] chdir("./file0") = 0 [pid 8378] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8378] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8376] <... futex resumed>) = 0 [pid 8378] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8376] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8378] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8376] <... futex resumed>) = 0 [pid 8378] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [ 447.595432][ T8384] XFS: ikeep mount option is deprecated. [ 447.602652][ T8377] XFS (loop1): Quotacheck needed: Please wait. [ 447.633557][ T8378] XFS (loop4): Quotacheck: Done. [pid 8376] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8378] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8376] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8383] <... munmap resumed>) = 0 [pid 8378] <... futex resumed>) = 0 [pid 8376] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8383] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8378] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8376] <... futex resumed>) = 0 [pid 8383] <... openat resumed>) = 4 [pid 8378] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8376] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8383] ioctl(4, LOOP_SET_FD, 3 [pid 8378] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8376] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8378] <... futex resumed>) = 0 [pid 8376] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8378] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8376] <... futex resumed>) = 0 [pid 8378] <... socket resumed>) = 4 [pid 8376] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8378] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8376] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8378] <... futex resumed>) = 0 [pid 8376] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8378] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8376] <... futex resumed>) = 0 [pid 8378] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8376] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8378] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8376] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8378] <... futex resumed>) = 0 [pid 8376] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8378] mkdir("./bus", 0777 [pid 8376] <... futex resumed>) = 0 [pid 8378] <... mkdir resumed>) = 0 [pid 8383] <... ioctl resumed>) = 0 [pid 8376] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8378] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8378] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8376] <... futex resumed>) = 0 [pid 8378] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8376] close(3) = 0 [pid 8376] close(4 [pid 8383] close(3 [pid 8376] <... close resumed>) = 0 [pid 8383] <... close resumed>) = 0 [pid 8383] close(4) = 0 [pid 8376] close(5) = -1 EBADF (Bad file descriptor) [pid 8383] mkdir("./file0", 0777 [pid 8376] close(6 [pid 8383] <... mkdir resumed>) = 0 [pid 8376] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8376] close(7) = -1 EBADF (Bad file descriptor) [pid 8383] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8376] close(8) = -1 EBADF (Bad file descriptor) [pid 8376] close(9) = -1 EBADF (Bad file descriptor) [pid 8376] close(10) = -1 EBADF (Bad file descriptor) [pid 8376] close(11) = -1 EBADF (Bad file descriptor) [pid 8376] close(12) = -1 EBADF (Bad file descriptor) [pid 8376] close(13) = -1 EBADF (Bad file descriptor) [pid 8376] close(14) = -1 EBADF (Bad file descriptor) [pid 8376] close(15) = -1 EBADF (Bad file descriptor) [pid 8376] close(16) = -1 EBADF (Bad file descriptor) [pid 8376] close(17) = -1 EBADF (Bad file descriptor) [pid 8376] close(18) = -1 EBADF (Bad file descriptor) [pid 8376] close(19) = -1 EBADF (Bad file descriptor) [pid 8376] close(20) = -1 EBADF (Bad file descriptor) [pid 8376] close(21) = -1 EBADF (Bad file descriptor) [pid 8376] close(22) = -1 EBADF (Bad file descriptor) [pid 8376] close(23) = -1 EBADF (Bad file descriptor) [pid 8376] close(24) = -1 EBADF (Bad file descriptor) [pid 8376] close(25) = -1 EBADF (Bad file descriptor) [pid 8376] close(26) = -1 EBADF (Bad file descriptor) [pid 8376] close(27) = -1 EBADF (Bad file descriptor) [pid 8376] close(28) = -1 EBADF (Bad file descriptor) [pid 8376] close(29) = -1 EBADF (Bad file descriptor) [pid 8376] exit_group(0 [pid 8378] <... futex resumed>) = ? [pid 8376] <... exit_group resumed>) = ? [ 447.688881][ T8383] loop0: detected capacity change from 0 to 32768 [ 447.711720][ T8384] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 447.721365][ T8383] XFS: ikeep mount option is deprecated. [pid 8378] +++ exited with 0 +++ [pid 8376] +++ exited with 0 +++ [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=103, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=48 /* 0.48 s */} --- [pid 5872] umount2("./50", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./50", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5872] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8377] <... mount resumed>) = 0 [pid 8377] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8377] chdir("./file0") = 0 [pid 8377] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8377] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8377] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8375] <... futex resumed>) = 0 [pid 8375] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8377] <... futex resumed>) = 0 [pid 8375] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8377] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8377] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [ 447.777460][ T8377] XFS (loop1): Quotacheck: Done. [ 447.785425][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8377] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8375] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8375] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8375] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8377] <... futex resumed>) = 0 [pid 8377] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8377] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8377] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8375] <... futex resumed>) = 0 [pid 8375] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8375] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8377] <... futex resumed>) = 0 [ 447.837053][ T8383] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8377] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8377] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8377] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8375] <... futex resumed>) = 0 [pid 8375] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... umount2 resumed>) = 0 [pid 5872] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8375] <... futex resumed>) = 1 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8377] <... futex resumed>) = 0 [pid 8377] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8375] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8377] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8377] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8375] <... futex resumed>) = 0 [pid 8377] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8375] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8377] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8375] <... futex resumed>) = 0 [pid 8377] mkdir("./bus", 0777 [pid 8375] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5872] newfstatat(AT_FDCWD, "./50/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8377] <... mkdir resumed>) = 0 [pid 5872] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./50/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8377] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5872] <... openat resumed>) = 4 [pid 8377] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8375] <... futex resumed>) = 0 [pid 8377] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8375] close(3 [pid 5872] newfstatat(4, "", [pid 8375] <... close resumed>) = 0 [pid 8375] close(4 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, [pid 8375] <... close resumed>) = 0 [pid 5872] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 8375] close(5 [pid 5872] close(4 [pid 8375] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... close resumed>) = 0 [pid 8375] close(6 [pid 5872] rmdir("./50/file0" [pid 8375] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... rmdir resumed>) = 0 [pid 5872] umount2("./50/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./50/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./50/binderfs") = 0 [pid 5872] umount2("./50/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./50/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./50/cgroup.net") = 0 [pid 5872] umount2("./50/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./50/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./50/cgroup.cpu") = 0 [pid 5872] umount2("./50/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./50/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./50/cgroup") = 0 [pid 5872] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] close(3) = 0 [pid 8375] close(7 [pid 5872] rmdir("./50" [pid 8375] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8375] close(8 [pid 5872] <... rmdir resumed>) = 0 [pid 8375] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8375] close(9 [pid 5872] mkdir("./51", 0777 [pid 8375] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... mkdir resumed>) = 0 [pid 8375] close(10) = -1 EBADF (Bad file descriptor) [pid 8375] close(11 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8375] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8375] close(12 [pid 5872] <... openat resumed>) = 3 [pid 8375] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] ioctl(3, LOOP_CLR_FD [pid 8375] close(13) = -1 EBADF (Bad file descriptor) [pid 5872] <... ioctl resumed>) = 0 [pid 8375] close(14) = -1 EBADF (Bad file descriptor) [pid 5872] close(3 [pid 8375] close(15) = -1 EBADF (Bad file descriptor) [ 447.949801][ T8380] XFS (loop2): Ending clean mount [ 447.960736][ T8380] XFS (loop2): Quotacheck needed: Please wait. [pid 8375] close(16) = -1 EBADF (Bad file descriptor) [pid 8375] close(17) = -1 EBADF (Bad file descriptor) [pid 8375] close(18) = -1 EBADF (Bad file descriptor) [pid 8375] close(19) = -1 EBADF (Bad file descriptor) [pid 8375] close(20) = -1 EBADF (Bad file descriptor) [pid 8375] close(21) = -1 EBADF (Bad file descriptor) [pid 8375] close(22) = -1 EBADF (Bad file descriptor) [pid 8375] close(23) = -1 EBADF (Bad file descriptor) [pid 8375] close(24) = -1 EBADF (Bad file descriptor) [pid 8375] close(25) = -1 EBADF (Bad file descriptor) [pid 8375] close(26) = -1 EBADF (Bad file descriptor) [pid 8375] close(27) = -1 EBADF (Bad file descriptor) [pid 8375] close(28) = -1 EBADF (Bad file descriptor) [pid 8375] close(29) = -1 EBADF (Bad file descriptor) [pid 8375] exit_group(0) = ? [pid 8377] <... futex resumed>) = ? [pid 8377] +++ exited with 0 +++ [pid 8375] +++ exited with 0 +++ [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=99, si_uid=0, si_status=0, si_utime=0, si_stime=53 /* 0.53 s */} --- [pid 5869] umount2("./48", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./48", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8380] <... mount resumed>) = 0 [ 448.090601][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 448.113339][ T8380] XFS (loop2): Quotacheck: Done. [pid 8380] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8380] chdir("./file0") = 0 [pid 8380] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8380] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8379] <... futex resumed>) = 0 [pid 8380] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8379] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8380] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8379] <... futex resumed>) = 0 [pid 8380] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8379] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8380] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8380] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8379] <... futex resumed>) = 0 [pid 8380] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8379] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8380] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8379] <... futex resumed>) = 0 [pid 8380] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8379] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8380] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8380] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8379] <... futex resumed>) = 0 [pid 8380] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8379] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8380] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8379] <... futex resumed>) = 0 [pid 8380] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8379] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8380] <... socket resumed>) = 4 [ 448.154024][ T8384] XFS (loop3): Ending clean mount [pid 8380] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8379] <... futex resumed>) = 0 [pid 8380] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8379] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8380] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8379] <... futex resumed>) = 0 [pid 8380] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8379] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8380] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8380] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8379] <... futex resumed>) = 0 [pid 8380] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8379] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8380] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8379] <... futex resumed>) = 0 [pid 8380] mkdir("./bus", 0777 [pid 8379] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8380] <... mkdir resumed>) = 0 [pid 8380] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8380] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8379] <... futex resumed>) = 0 [pid 8380] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8379] close(3) = 0 [pid 8379] close(4) = 0 [pid 8379] close(5) = -1 EBADF (Bad file descriptor) [pid 8379] close(6) = -1 EBADF (Bad file descriptor) [pid 8379] close(7) = -1 EBADF (Bad file descriptor) [pid 8379] close(8) = -1 EBADF (Bad file descriptor) [pid 8379] close(9) = -1 EBADF (Bad file descriptor) [pid 8379] close(10) = -1 EBADF (Bad file descriptor) [pid 8379] close(11) = -1 EBADF (Bad file descriptor) [pid 8379] close(12) = -1 EBADF (Bad file descriptor) [pid 8379] close(13) = -1 EBADF (Bad file descriptor) [pid 8379] close(14) = -1 EBADF (Bad file descriptor) [pid 8379] close(15) = -1 EBADF (Bad file descriptor) [pid 8379] close(16) = -1 EBADF (Bad file descriptor) [pid 8379] close(17) = -1 EBADF (Bad file descriptor) [pid 8379] close(18) = -1 EBADF (Bad file descriptor) [pid 8379] close(19) = -1 EBADF (Bad file descriptor) [pid 8379] close(20) = -1 EBADF (Bad file descriptor) [pid 8379] close(21) = -1 EBADF (Bad file descriptor) [pid 8379] close(22) = -1 EBADF (Bad file descriptor) [pid 8379] close(23) = -1 EBADF (Bad file descriptor) [pid 8379] close(24) = -1 EBADF (Bad file descriptor) [pid 8379] close(25) = -1 EBADF (Bad file descriptor) [pid 8379] close(26) = -1 EBADF (Bad file descriptor) [pid 8379] close(27) = -1 EBADF (Bad file descriptor) [pid 8379] close(28) = -1 EBADF (Bad file descriptor) [pid 8379] close(29) = -1 EBADF (Bad file descriptor) [pid 8379] exit_group(0 [pid 8380] <... futex resumed>) = ? [pid 8379] <... exit_group resumed>) = ? [pid 8380] +++ exited with 0 +++ [pid 8379] +++ exited with 0 +++ [ 448.215897][ T8384] XFS (loop3): Quotacheck needed: Please wait. [ 448.218224][ T8383] XFS (loop0): Ending clean mount [ 448.233355][ T8383] XFS (loop0): Quotacheck needed: Please wait. [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=99, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=45 /* 0.45 s */} --- [pid 5870] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5869] <... umount2 resumed>) = 0 [pid 5869] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] umount2("./48", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./48/file0", [pid 5870] openat(AT_FDCWD, "./48", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... openat resumed>) = 3 [pid 5870] newfstatat(3, "", [pid 5869] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] openat(AT_FDCWD, "./48/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... openat resumed>) = 4 [pid 5869] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] close(4) = 0 [pid 5869] rmdir("./48/file0") = 0 [pid 5869] umount2("./48/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./48/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./48/binderfs") = 0 [pid 5869] umount2("./48/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./48/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./48/cgroup.net") = 0 [pid 5869] umount2("./48/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./48/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./48/cgroup.cpu") = 0 [pid 5869] umount2("./48/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./48/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./48/cgroup") = 0 [pid 5869] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] close(3) = 0 [pid 5869] rmdir("./48") = 0 [pid 5869] mkdir("./49", 0777) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [ 448.335367][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] close(3 [pid 8384] <... mount resumed>) = 0 [pid 8383] <... mount resumed>) = 0 [pid 8383] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8384] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8384] chdir("./file0") = 0 [pid 8383] chdir("./file0" [pid 8384] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8383] <... chdir resumed>) = 0 [pid 8384] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8383] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8384] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8383] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8381] <... futex resumed>) = 0 [ 448.417795][ T8384] XFS (loop3): Quotacheck: Done. [ 448.424364][ T8383] XFS (loop0): Quotacheck: Done. [pid 8383] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8381] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8383] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8381] <... futex resumed>) = 0 [pid 8383] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8381] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8383] <... futex resumed>) = 0 [pid 8381] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8383] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8384] <... futex resumed>) = 1 [pid 8382] <... futex resumed>) = 0 [pid 8381] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8384] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8382] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8384] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8382] <... futex resumed>) = 0 [pid 8384] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8382] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8384] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8384] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8382] <... futex resumed>) = 0 [pid 8384] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8382] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8384] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8382] <... futex resumed>) = 0 [pid 8384] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8382] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8384] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8384] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8382] <... futex resumed>) = 0 [pid 8384] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8382] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8384] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8382] <... futex resumed>) = 0 [pid 8384] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8382] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8384] <... socket resumed>) = 4 [pid 8384] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8383] <... futex resumed>) = 0 [pid 8381] <... futex resumed>) = 1 [pid 8384] <... futex resumed>) = 1 [pid 8382] <... futex resumed>) = 0 [pid 8384] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8383] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8382] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8384] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8383] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] <... futex resumed>) = 0 [pid 8384] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8383] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8382] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8381] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] <... umount2 resumed>) = 0 [pid 8384] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8383] <... futex resumed>) = 0 [pid 8381] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8384] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8383] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8384] <... futex resumed>) = 1 [pid 8382] <... futex resumed>) = 0 [pid 8384] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8382] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8381] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... close resumed>) = 0 [pid 5870] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8384] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8383] <... futex resumed>) = 0 [pid 8382] <... futex resumed>) = 0 [pid 8381] <... futex resumed>) = 1 [pid 8384] mkdir("./bus", 0777 [pid 8383] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8382] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8381] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8384] <... mkdir resumed>) = 0 [pid 8383] <... socket resumed>) = 4 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8384] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8383] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] newfstatat(AT_FDCWD, "./48/file0", [pid 8384] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8383] <... futex resumed>) = 1 [pid 8381] <... futex resumed>) = 0 [pid 8384] <... futex resumed>) = 1 [pid 8383] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8382] <... futex resumed>) = 0 [pid 8381] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8384] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8383] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8382] close(3 [pid 8381] <... futex resumed>) = 0 [pid 8383] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8382] <... close resumed>) = 0 [pid 8381] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8383] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8382] close(4 [pid 8383] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8382] <... close resumed>) = 0 [pid 8383] <... futex resumed>) = 1 [pid 8382] close(5 [pid 8381] <... futex resumed>) = 0 [pid 8383] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8383] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8382] close(6 [pid 8381] <... futex resumed>) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8383] mkdir("./bus", 0777 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8383] <... mkdir resumed>) = 0 [pid 8382] close(7 [pid 8383] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8383] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8382] close(8 [pid 8383] <... futex resumed>) = 1 [pid 8381] <... futex resumed>) = 0 [pid 8383] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] close(3 [pid 8382] close(9) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8382] close(10 [pid 8381] close(4 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = 0 [pid 8382] close(11 [pid 8381] close(5 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] close(12 [pid 8381] close(6 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] close(13 [pid 8381] close(7 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] close(14 [pid 8381] close(8 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] close(15 [pid 8381] close(9 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] close(16 [pid 8381] close(10 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] close(17) = -1 EBADF (Bad file descriptor) [pid 8381] close(11 [pid 8382] close(18 [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] close(12 [pid 8382] close(19 [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] close(13 [pid 8382] close(20 [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] close(14 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] openat(AT_FDCWD, "./48/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8382] close(21 [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] close(15 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... openat resumed>) = 4 [pid 8382] close(22 [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] newfstatat(4, "", [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8382] close(23 [pid 8381] close(16 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8382] close(24 [pid 8381] close(17 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] getdents64(4, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8382] close(25 [pid 8381] close(18 [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getdents64(4, [pid 8382] close(26 [pid 8381] close(19 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8382] close(27 [pid 8381] close(20 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] close(28 [pid 8381] close(21 [pid 5872] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(4 [pid 5872] close(3 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... close resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 8382] close(29 [pid 8381] close(22 [pid 8382] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8382] exit_group(0 [pid 8381] close(23 [pid 8384] <... futex resumed>) = ? [pid 8382] <... exit_group resumed>) = ? [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8384] +++ exited with 0 +++ [pid 8381] close(24 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] rmdir("./48/file0" [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] close(25 [pid 5872] <... socket resumed>) = 3 [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] close(26 [pid 5870] <... rmdir resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5870] umount2("./48/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5870] newfstatat(AT_FDCWD, "./48/binderfs", [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] close(27 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] close(3 [pid 8381] close(28 [pid 5870] unlink("./48/binderfs" [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] close(29 [pid 5872] <... close resumed>) = 0 [pid 8381] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8381] exit_group(0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... unlink resumed>) = 0 [pid 8383] <... futex resumed>) = ? [pid 8381] <... exit_group resumed>) = ? [pid 8383] +++ exited with 0 +++ [pid 8381] +++ exited with 0 +++ [pid 5872] <... socket resumed>) = 3 [pid 5870] umount2("./48/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8382] +++ exited with 0 +++ [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] newfstatat(AT_FDCWD, "./48/cgroup.net", [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=101, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=52 /* 0.52 s */} --- [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=99, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=48 /* 0.48 s */} --- [pid 5871] umount2("./49", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] umount2("./48", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./49", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] openat(AT_FDCWD, "./48", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... openat resumed>) = 3 [pid 5871] <... openat resumed>) = 3 [pid 5871] newfstatat(3, "", [pid 5867] newfstatat(3, "", [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] unlink("./48/cgroup.net" [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] getdents64(3, [pid 5867] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5871] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] umount2("./48/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] newfstatat(AT_FDCWD, "./48/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./48/cgroup.cpu") = 0 [pid 5870] umount2("./48/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] newfstatat(AT_FDCWD, "./48/cgroup", [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./48/cgroup" [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... unlink resumed>) = 0 [pid 5870] getdents64(3, [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] close(3 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5870] rmdir("./48" [pid 5872] close(3 [pid 5870] <... rmdir resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 5870] mkdir("./49", 0777 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] <... mkdir resumed>) = 0 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] <... openat resumed>) = 3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] ioctl(3, LOOP_CLR_FD [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] <... ioctl resumed>) = 0 [ 448.664373][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 448.691422][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] close(3 [pid 5872] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] close(3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] close(3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... close resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] close(3 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... close resumed>) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 105 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 ./strace-static-x86_64: Process 8425 attached [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8425] set_robust_list(0x55558848f760, 24 [pid 5869] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8425] <... set_robust_list resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8425] chdir("./51" [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8425] <... chdir resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] <... umount2 resumed>) = 0 [pid 8425] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8425] setpgid(0, 0) = 0 [pid 8425] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 5869] close(3) = 0 [pid 8425] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8425] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5871] <... umount2 resumed>) = 0 [pid 8425] <... symlink resumed>) = 0 [pid 8425] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5867] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./48/file0", [pid 8425] <... openat resumed>) = 3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./48/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./48/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8425] write(3, "1000", 4 [pid 5867] <... openat resumed>) = 4 [pid 8425] <... write resumed>) = 4 [pid 5867] newfstatat(4, "", [pid 8425] close(3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8425] <... close resumed>) = 0 [pid 5867] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 8425] read(200, [pid 5867] getdents64(4, [pid 8425] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8425] symlink("/dev/binderfs", "./binderfs" [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] close(4 [pid 8425] <... symlink resumed>) = 0 [pid 5871] newfstatat(AT_FDCWD, "./49/file0", [pid 5867] <... close resumed>) = 0 executing program [pid 8425] write(1, "executing program\n", 18 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] rmdir("./48/file0" [pid 8425] <... write resumed>) = 18 [pid 5871] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... rmdir resumed>) = 0 [pid 8425] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] umount2("./48/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW./strace-static-x86_64: Process 8426 attached [pid 8426] set_robust_list(0x55558848f760, 24 [pid 8425] <... futex resumed>) = 0 [pid 5871] openat(AT_FDCWD, "./49/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 101 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8426] <... set_robust_list resumed>) = 0 [pid 5871] <... openat resumed>) = 4 [pid 5871] newfstatat(4, "", [pid 5867] newfstatat(AT_FDCWD, "./48/binderfs", [pid 8426] chdir("./49" [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(4, [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] unlink("./48/binderfs" [pid 8426] <... chdir resumed>) = 0 [pid 5871] getdents64(4, [pid 5867] <... unlink resumed>) = 0 [pid 8426] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] umount2("./48/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8426] <... prctl resumed>) = 0 [pid 5871] close(4 [pid 8426] setpgid(0, 0 [pid 5871] <... close resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8426] <... setpgid resumed>) = 0 [pid 5871] rmdir("./49/file0" [pid 5867] newfstatat(AT_FDCWD, "./48/cgroup.net", [pid 8426] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 8425] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 5871] <... rmdir resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8425] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5871] umount2("./49/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] unlink("./48/cgroup.net" [pid 8426] <... symlink resumed>) = 0 [pid 8425] <... mprotect resumed>) = 0 [pid 8425] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... unlink resumed>) = 0 [pid 8425] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5871] newfstatat(AT_FDCWD, "./49/binderfs", [pid 8425] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./48/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW./strace-static-x86_64: Process 8427 attached [pid 8426] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5871] unlink("./49/binderfs" [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8427] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8426] <... symlink resumed>) = 0 [pid 8425] <... clone3 resumed> => {parent_tid=[106]}, 88) = 106 [pid 8427] <... rseq resumed>) = 0 [pid 8425] rt_sigprocmask(SIG_SETMASK, [], [pid 8427] set_robust_list(0x7f2ce74b79a0, 24 [pid 8425] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8427] <... set_robust_list resumed>) = 0 [pid 8425] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8427] rt_sigprocmask(SIG_SETMASK, [], [pid 8425] <... futex resumed>) = 0 [pid 8427] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8425] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8426] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5871] <... unlink resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./48/cgroup.cpu", [pid 8427] memfd_create("syzkaller", 0 [pid 8426] <... symlink resumed>) = 0 [pid 8427] <... memfd_create resumed>) = 3 [pid 5871] umount2("./49/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] newfstatat(AT_FDCWD, "./49/cgroup.net", [pid 5867] unlink("./48/cgroup.cpu" [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5871] unlink("./49/cgroup.net" [pid 5867] umount2("./48/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8426] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5871] <... unlink resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8426] <... openat resumed>) = 3 [pid 5867] newfstatat(AT_FDCWD, "./48/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./49/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] unlink("./48/cgroup" [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... unlink resumed>) = 0 [pid 8426] write(3, "1000", 4 [pid 5871] newfstatat(AT_FDCWD, "./49/cgroup.cpu", [pid 8426] <... write resumed>) = 4 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] getdents64(3, [pid 8426] close(3 [pid 5871] unlink("./49/cgroup.cpu" [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8426] <... close resumed>) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 5867] close(3 [pid 8426] read(200, [pid 5867] <... close resumed>) = 0 [pid 8426] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] umount2("./49/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] rmdir("./48" [pid 8427] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8426] symlink("/dev/binderfs", "./binderfs" [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8426] <... symlink resumed>) = 0 [pid 5867] <... rmdir resumed>) = 0 [pid 8427] <... mmap resumed>) = 0x7f2cdf000000 [pid 5871] newfstatat(AT_FDCWD, "./49/cgroup", executing program [pid 5867] mkdir("./49", 0777 [pid 8426] write(1, "executing program\n", 18 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8426] <... write resumed>) = 18 [pid 5871] unlink("./49/cgroup" [pid 5867] <... mkdir resumed>) = 0 [pid 8426] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... unlink resumed>) = 0 [pid 8426] <... futex resumed>) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8426] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5871] getdents64(3, [pid 5867] <... openat resumed>) = 3 [pid 8426] <... mmap resumed>) = 0x7f2ce7497000 [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] close(3 [pid 8426] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5871] <... close resumed>) = 0 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 8426] <... mprotect resumed>) = 0 [pid 5867] <... ioctl resumed>) = 0 [pid 5871] rmdir("./49" [pid 5867] close(3 [pid 5871] <... rmdir resumed>) = 0 [pid 8426] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5871] mkdir("./50", 0777) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 5871] ioctl(3, LOOP_CLR_FD) = 0 [pid 5871] close(3 [pid 8426] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8426] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8428 attached [pid 8428] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8426] <... clone3 resumed> => {parent_tid=[102]}, 88) = 102 [pid 8428] <... rseq resumed>) = 0 [pid 8426] rt_sigprocmask(SIG_SETMASK, [], [pid 8428] set_robust_list(0x7f2ce74b79a0, 24 [pid 8426] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8428] <... set_robust_list resumed>) = 0 [pid 8428] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8428] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8426] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8428] <... futex resumed>) = 0 [pid 8426] <... futex resumed>) = 1 [pid 8426] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8428] memfd_create("syzkaller", 0) = 3 [pid 8428] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] close(3) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8429 attached [pid 8429] set_robust_list(0x55558848f760, 24 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 101 [pid 8429] <... set_robust_list resumed>) = 0 [pid 8429] chdir("./49") = 0 [pid 8429] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8429] setpgid(0, 0) = 0 [pid 8429] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 8429] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 8429] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 8429] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8429] write(3, "1000", 4) = 4 [pid 8429] close(3) = 0 [pid 8429] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8429] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8429] write(1, "executing program\n", 18) = 18 [pid 8429] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8429] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8429] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8429] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8429] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8430 attached [pid 8430] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8429] <... clone3 resumed> => {parent_tid=[102]}, 88) = 102 [pid 8430] <... rseq resumed>) = 0 [pid 8429] rt_sigprocmask(SIG_SETMASK, [], [pid 8430] set_robust_list(0x7f2ce74b79a0, 24 [pid 8429] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8430] <... set_robust_list resumed>) = 0 [pid 8429] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8430] rt_sigprocmask(SIG_SETMASK, [], [pid 8429] <... futex resumed>) = 0 [pid 8430] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8429] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8430] memfd_create("syzkaller", 0) = 3 [pid 8430] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5871] <... close resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] close(3 [pid 5867] close(3 [pid 5871] <... close resumed>) = 0 [pid 5867] <... close resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... socket resumed>) = 3 [pid 5867] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8427] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] close(3 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5871] <... close resumed>) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... socket resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] close(3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP./strace-static-x86_64: Process 8431 attached [pid 8428] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5871] <... socket resumed>) = 3 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 101 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8431] set_robust_list(0x55558848f760, 24) = 0 [pid 8431] chdir("./49" [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8431] <... chdir resumed>) = 0 [pid 8431] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8431] setpgid(0, 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8431] <... setpgid resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8431] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5871] <... setsockopt resumed>) = 0 [pid 8431] <... symlink resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8431] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu") = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 8431] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8431] <... symlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8431] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8431] <... openat resumed>) = 3 [pid 8431] write(3, "1000", 4 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8431] <... write resumed>) = 4 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8431] close(3 [pid 5871] <... setsockopt resumed>) = 0 [pid 8431] <... close resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8431] read(200, [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8431] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8431] symlink("/dev/binderfs", "./binderfs" [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 executing program [pid 8431] <... symlink resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8431] write(1, "executing program\n", 18 [pid 5871] <... setsockopt resumed>) = 0 [pid 8431] <... write resumed>) = 18 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8431] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8431] <... futex resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8431] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8431] <... mmap resumed>) = 0x7f2ce7497000 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8431] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5871] <... setsockopt resumed>) = 0 [pid 8431] <... mprotect resumed>) = 0 [pid 5871] close(3 [pid 8431] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5871] <... close resumed>) = 0 [pid 8431] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8431] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8432 attached [pid 8432] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8431] <... clone3 resumed> => {parent_tid=[102]}, 88) = 102 [pid 8432] <... rseq resumed>) = 0 [pid 8431] rt_sigprocmask(SIG_SETMASK, [], [pid 8432] set_robust_list(0x7f2ce74b79a0, 24 [pid 8431] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8432] <... set_robust_list resumed>) = 0 [pid 8431] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8432] rt_sigprocmask(SIG_SETMASK, [], [pid 8431] <... futex resumed>) = 0 [pid 8432] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8431] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8432] memfd_create("syzkaller", 0./strace-static-x86_64: Process 8433 attached ) = 3 [pid 8433] set_robust_list(0x55558848f760, 24 [pid 8432] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 103 [pid 8433] <... set_robust_list resumed>) = 0 [pid 8432] <... mmap resumed>) = 0x7f2cdf000000 [pid 8433] chdir("./50") = 0 [pid 8433] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8433] setpgid(0, 0) = 0 [pid 8433] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 8433] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 8433] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 8433] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8433] write(3, "1000", 4) = 4 [pid 8433] close(3) = 0 [pid 8433] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8433] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8433] write(1, "executing program\n", 18) = 18 [pid 8433] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8433] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8433] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8433] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8433] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8434 attached [pid 8434] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8433] <... clone3 resumed> => {parent_tid=[104]}, 88) = 104 [pid 8434] <... rseq resumed>) = 0 [pid 8433] rt_sigprocmask(SIG_SETMASK, [], [pid 8434] set_robust_list(0x7f2ce74b79a0, 24 [pid 8433] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8434] <... set_robust_list resumed>) = 0 [pid 8433] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8434] rt_sigprocmask(SIG_SETMASK, [], [pid 8433] <... futex resumed>) = 0 [pid 8434] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8433] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8434] memfd_create("syzkaller", 0) = 3 [pid 8434] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8430] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8432] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8434] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8428] <... write resumed>) = 16777216 [pid 8428] munmap(0x7f2cdf000000, 138412032 [pid 8427] <... write resumed>) = 16777216 [pid 8427] munmap(0x7f2cdf000000, 138412032 [pid 8428] <... munmap resumed>) = 0 [pid 8427] <... munmap resumed>) = 0 [pid 8428] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 8427] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8428] <... openat resumed>) = 4 [pid 8428] ioctl(4, LOOP_SET_FD, 3 [pid 8427] <... openat resumed>) = 4 [pid 8428] <... ioctl resumed>) = 0 [pid 8427] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8428] close(3) = 0 [pid 8427] close(3 [pid 8428] close(4 [pid 8427] <... close resumed>) = 0 [pid 8428] <... close resumed>) = 0 [pid 8427] close(4) = 0 [pid 8428] mkdir("./file0", 0777 [pid 8427] mkdir("./file0", 0777) = 0 [pid 8428] <... mkdir resumed>) = 0 [ 450.359020][ T8428] loop1: detected capacity change from 0 to 32768 [ 450.366814][ T8427] loop4: detected capacity change from 0 to 32768 [pid 8427] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [ 450.410989][ T8427] XFS: ikeep mount option is deprecated. [ 450.429256][ T8428] XFS: ikeep mount option is deprecated. [pid 8428] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8430] <... write resumed>) = 16777216 [pid 8430] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8430] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8430] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8430] close(3) = 0 [pid 8430] close(4) = 0 [pid 8430] mkdir("./file0", 0777) = 0 [ 450.559826][ T8430] loop2: detected capacity change from 0 to 32768 [ 450.573963][ T8428] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 450.583322][ T8427] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 450.590380][ T8430] XFS: ikeep mount option is deprecated. [pid 8430] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8434] <... write resumed>) = 16777216 [pid 8434] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8434] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 8434] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8432] <... write resumed>) = 16777216 [pid 8434] close(3 [ 450.770792][ T8430] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 450.809265][ T8434] loop3: detected capacity change from 0 to 32768 [pid 8432] munmap(0x7f2cdf000000, 138412032 [pid 8434] <... close resumed>) = 0 [pid 8434] close(4) = 0 [pid 8434] mkdir("./file0", 0777) = 0 [ 450.877625][ T8434] XFS: ikeep mount option is deprecated. [pid 8434] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8432] <... munmap resumed>) = 0 [pid 8432] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8432] ioctl(4, LOOP_SET_FD, 3) = 0 [ 450.962983][ T8427] XFS (loop4): Ending clean mount [ 450.979728][ T8432] loop0: detected capacity change from 0 to 32768 [ 450.982947][ T8427] XFS (loop4): Quotacheck needed: Please wait. [ 450.987954][ T8434] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8432] close(3) = 0 [pid 8432] close(4) = 0 [pid 8432] mkdir("./file0", 0777) = 0 [ 451.039948][ T8428] XFS (loop1): Ending clean mount [ 451.050322][ T8432] XFS: ikeep mount option is deprecated. [pid 8432] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8427] <... mount resumed>) = 0 [pid 8427] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8427] chdir("./file0") = 0 [pid 8427] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8427] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8425] <... futex resumed>) = 0 [pid 8427] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable) [pid 8425] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8427] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8425] <... futex resumed>) = 0 [ 451.088884][ T8427] XFS (loop4): Quotacheck: Done. [ 451.098688][ T8428] XFS (loop1): Quotacheck needed: Please wait. [ 451.101288][ T8432] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8427] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8425] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8427] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8425] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8427] <... futex resumed>) = 0 [pid 8425] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8427] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8425] <... futex resumed>) = 0 [pid 8427] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8427] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8425] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8427] <... futex resumed>) = 0 [pid 8425] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8427] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8425] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8427] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8425] <... futex resumed>) = 0 [pid 8427] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8425] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8427] <... socket resumed>) = 4 [pid 8427] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8425] <... futex resumed>) = 0 [pid 8427] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8425] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8427] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8425] <... futex resumed>) = 0 [pid 8427] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8425] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8427] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8427] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8425] <... futex resumed>) = 0 [pid 8427] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8425] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8427] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8425] <... futex resumed>) = 0 [pid 8427] mkdir("./bus", 0777 [pid 8425] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8427] <... mkdir resumed>) = 0 [pid 8427] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8427] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8425] <... futex resumed>) = 0 [pid 8427] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8425] close(3) = 0 [pid 8425] close(4) = 0 [pid 8425] close(5) = -1 EBADF (Bad file descriptor) [pid 8425] close(6 [pid 8428] <... mount resumed>) = 0 [pid 8425] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8428] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8425] close(7 [pid 8428] chdir("./file0" [pid 8425] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8428] <... chdir resumed>) = 0 [pid 8425] close(8 [pid 8428] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 8425] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8428] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8425] close(9 [pid 8428] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8425] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8428] <... futex resumed>) = 1 [pid 8425] close(10 [pid 8428] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8425] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8425] close(11) = -1 EBADF (Bad file descriptor) [pid 8425] close(12) = -1 EBADF (Bad file descriptor) [pid 8425] close(13) = -1 EBADF (Bad file descriptor) [pid 8425] close(14) = -1 EBADF (Bad file descriptor) [pid 8425] close(15) = -1 EBADF (Bad file descriptor) [pid 8425] close(16) = -1 EBADF (Bad file descriptor) [pid 8425] close(17) = -1 EBADF (Bad file descriptor) [pid 8425] close(18) = -1 EBADF (Bad file descriptor) [pid 8425] close(19) = -1 EBADF (Bad file descriptor) [pid 8425] close(20) = -1 EBADF (Bad file descriptor) [pid 8425] close(21) = -1 EBADF (Bad file descriptor) [pid 8425] close(22) = -1 EBADF (Bad file descriptor) [pid 8425] close(23) = -1 EBADF (Bad file descriptor) [pid 8425] close(24) = -1 EBADF (Bad file descriptor) [pid 8425] close(25) = -1 EBADF (Bad file descriptor) [pid 8425] close(26) = -1 EBADF (Bad file descriptor) [pid 8425] close(27) = -1 EBADF (Bad file descriptor) [pid 8425] close(28) = -1 EBADF (Bad file descriptor) [pid 8425] close(29) = -1 EBADF (Bad file descriptor) [pid 8425] exit_group(0 [pid 8427] <... futex resumed>) = ? [pid 8425] <... exit_group resumed>) = ? [pid 8427] +++ exited with 0 +++ [pid 8426] <... futex resumed>) = 0 [pid 8425] +++ exited with 0 +++ [pid 8426] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8428] <... futex resumed>) = 0 [pid 8426] <... futex resumed>) = 1 [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=105, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=50 /* 0.50 s */} --- [pid 8428] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8426] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] restart_syscall(<... resuming interrupted clone ...> [pid 8428] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8428] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8426] <... futex resumed>) = 0 [pid 8428] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8426] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8428] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8426] <... futex resumed>) = 0 [pid 8428] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8426] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] <... restart_syscall resumed>) = 0 [pid 8428] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8428] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8426] <... futex resumed>) = 0 [pid 5872] umount2("./51", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8428] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8426] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8428] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8426] <... futex resumed>) = 0 [pid 5872] openat(AT_FDCWD, "./51", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8428] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8426] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] <... openat resumed>) = 3 [ 451.207749][ T8428] XFS (loop1): Quotacheck: Done. [ 451.221053][ T8430] XFS (loop2): Ending clean mount [ 451.235596][ T8430] XFS (loop2): Quotacheck needed: Please wait. [pid 8428] <... socket resumed>) = 4 [pid 5872] newfstatat(3, "", [pid 8428] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8428] <... futex resumed>) = 1 [pid 8426] <... futex resumed>) = 0 [pid 8428] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8426] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] getdents64(3, [pid 8428] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8428] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8426] <... futex resumed>) = 0 [pid 5872] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8428] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8426] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8428] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8426] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8428] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8426] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8428] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8426] <... futex resumed>) = 0 [pid 8428] mkdir("./bus", 0777 [pid 8426] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8428] <... mkdir resumed>) = 0 [pid 8428] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8428] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8426] <... futex resumed>) = 0 [pid 8428] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8426] close(3) = 0 [pid 8426] close(4 [pid 8430] <... mount resumed>) = 0 [pid 8426] <... close resumed>) = 0 [pid 8426] close(5) = -1 EBADF (Bad file descriptor) [pid 8426] close(6) = -1 EBADF (Bad file descriptor) [pid 8426] close(7 [pid 8430] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] chdir("./file0") = 0 [pid 8430] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8426] close(8 [pid 8430] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8430] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8426] close(9 [pid 8430] <... futex resumed>) = 1 [ 451.302859][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 451.332791][ T8430] XFS (loop2): Quotacheck: Done. [pid 8430] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8429] <... futex resumed>) = 0 [pid 8426] close(10 [pid 8429] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8426] close(11 [pid 8430] <... futex resumed>) = 0 [pid 8429] <... futex resumed>) = 1 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8429] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8426] close(12 [pid 8430] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8426] close(13 [pid 8430] <... futex resumed>) = 1 [pid 8429] <... futex resumed>) = 0 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8429] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8426] close(14 [pid 8430] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8429] <... futex resumed>) = 0 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8429] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8426] close(15 [pid 8430] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8426] close(16 [pid 8430] <... futex resumed>) = 1 [pid 8429] <... futex resumed>) = 0 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8429] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8426] close(17 [pid 8430] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8429] <... futex resumed>) = 0 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8429] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8426] close(18 [pid 8430] <... socket resumed>) = 4 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8426] close(19 [pid 8430] <... futex resumed>) = 1 [pid 8429] <... futex resumed>) = 0 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8429] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8426] close(20 [pid 8430] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8429] <... futex resumed>) = 0 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8429] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8426] close(21 [pid 8430] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8426] close(22 [pid 8430] <... futex resumed>) = 1 [pid 8429] <... futex resumed>) = 0 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8429] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8426] close(23 [pid 8430] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8430] mkdir("./bus", 0777 [pid 8429] <... futex resumed>) = 0 [pid 8426] close(24 [pid 8430] <... mkdir resumed>) = 0 [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8426] close(25 [pid 8430] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8429] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8426] close(26 [pid 5872] <... umount2 resumed>) = 0 [pid 8430] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8429] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8426] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8426] close(27) = -1 EBADF (Bad file descriptor) [pid 8426] close(28) = -1 EBADF (Bad file descriptor) [pid 8426] close(29) = -1 EBADF (Bad file descriptor) [pid 8430] <... futex resumed>) = 0 [pid 8429] close(3 [pid 8426] exit_group(0 [pid 5872] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8430] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8429] <... close resumed>) = 0 [pid 8429] close(4 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8429] <... close resumed>) = 0 [pid 8428] <... futex resumed>) = ? [pid 8426] <... exit_group resumed>) = ? [pid 8429] close(5 [pid 8428] +++ exited with 0 +++ [pid 8426] +++ exited with 0 +++ [pid 5872] newfstatat(AT_FDCWD, "./51/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./51/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8429] close(6 [pid 5872] <... openat resumed>) = 4 [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8429] close(7) = -1 EBADF (Bad file descriptor) [pid 8429] close(8 [pid 5872] newfstatat(4, "", [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8429] close(9) = -1 EBADF (Bad file descriptor) [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8429] close(10 [pid 5872] getdents64(4, [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8429] close(11 [pid 5872] getdents64(4, [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=101, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=45 /* 0.45 s */} --- [pid 8429] close(12 [pid 5872] close(4 [pid 5869] umount2("./49", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8429] close(13 [pid 5872] <... close resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] rmdir("./51/file0" [pid 5869] openat(AT_FDCWD, "./49", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8429] close(14) = -1 EBADF (Bad file descriptor) [pid 5872] <... rmdir resumed>) = 0 [pid 5869] <... openat resumed>) = 3 [pid 8429] close(15 [pid 5872] umount2("./51/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] newfstatat(3, "", [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8429] close(16 [pid 5872] newfstatat(AT_FDCWD, "./51/binderfs", [pid 5869] getdents64(3, [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8429] close(17 [pid 5872] unlink("./51/binderfs" [pid 5869] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... unlink resumed>) = 0 [pid 5869] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8429] close(18 [pid 5872] umount2("./51/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 451.453026][ T8434] XFS (loop3): Ending clean mount [ 451.466952][ T8434] XFS (loop3): Quotacheck needed: Please wait. [ 451.492344][ T8432] XFS (loop0): Ending clean mount [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8429] close(19) = -1 EBADF (Bad file descriptor) [pid 8429] close(20) = -1 EBADF (Bad file descriptor) [pid 8429] close(21) = -1 EBADF (Bad file descriptor) [pid 5872] newfstatat(AT_FDCWD, "./51/cgroup.net", [pid 8429] close(22 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] unlink("./51/cgroup.net" [pid 8429] close(23 [pid 5872] <... unlink resumed>) = 0 [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8429] close(24 [pid 5872] umount2("./51/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8429] close(25 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8429] close(26 [pid 5872] newfstatat(AT_FDCWD, "./51/cgroup.cpu", [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./51/cgroup.cpu") = 0 [pid 5872] umount2("./51/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8429] close(27 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8429] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] newfstatat(AT_FDCWD, "./51/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8429] close(28) = -1 EBADF (Bad file descriptor) [pid 5872] unlink("./51/cgroup") = 0 [pid 8429] close(29) = -1 EBADF (Bad file descriptor) [pid 8429] exit_group(0 [pid 5872] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 8429] <... exit_group resumed>) = ? [pid 5872] close(3) = 0 [pid 5872] rmdir("./51" [pid 8430] <... futex resumed>) = ? [pid 5872] <... rmdir resumed>) = 0 [pid 5872] mkdir("./52", 0777) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 8430] +++ exited with 0 +++ [pid 8429] +++ exited with 0 +++ [pid 5872] ioctl(3, LOOP_CLR_FD) = 0 [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=101, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=54 /* 0.54 s */} --- [pid 5872] close(3 [pid 5870] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5870] umount2("./49", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./49", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [ 451.511104][ T8432] XFS (loop0): Quotacheck needed: Please wait. [ 451.533206][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 451.581867][ T8432] XFS (loop0): Quotacheck: Done. [pid 5870] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8432] <... mount resumed>) = 0 [pid 8432] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8432] chdir("./file0") = 0 [pid 8432] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8432] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8434] <... mount resumed>) = 0 [pid 8434] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8432] <... futex resumed>) = 1 [pid 8431] <... futex resumed>) = 0 [pid 8432] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8434] <... openat resumed>) = 3 [ 451.603001][ T8434] XFS (loop3): Quotacheck: Done. [pid 8434] chdir("./file0" [pid 8431] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8434] <... chdir resumed>) = 0 [pid 8432] <... futex resumed>) = 0 [pid 8431] <... futex resumed>) = 1 [pid 8431] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8434] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8432] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8432] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8432] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8434] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8431] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8434] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8431] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8434] <... futex resumed>) = 1 [pid 8433] <... futex resumed>) = 0 [pid 8432] <... futex resumed>) = 0 [pid 8431] <... futex resumed>) = 1 [pid 8432] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8434] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8433] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8432] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8431] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8434] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8433] <... futex resumed>) = 0 [pid 8432] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8432] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8434] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8433] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8431] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8434] <... futex resumed>) = 0 [pid 8433] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8431] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8432] <... futex resumed>) = 0 [pid 8433] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8431] <... futex resumed>) = 1 [pid 8434] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8432] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8434] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8432] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8433] <... futex resumed>) = 0 [pid 8431] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8432] <... futex resumed>) = 0 [pid 8432] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8431] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8434] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8433] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8431] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8434] <... futex resumed>) = 0 [pid 8432] <... futex resumed>) = 0 [pid 8431] <... futex resumed>) = 1 [pid 8433] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8432] getsockopt(4, SOL_SOCKET, SO_PEERCRED, {pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8432] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8432] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8431] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8434] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8433] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8434] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8433] <... futex resumed>) = 0 [pid 8431] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8434] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8433] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8431] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8434] <... socket resumed>) = 4 [pid 8432] <... futex resumed>) = 0 [pid 8431] <... futex resumed>) = 1 [pid 5869] <... umount2 resumed>) = 0 [pid 8434] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [ 451.637265][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8431] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8432] mkdir("./bus", 0777 [pid 8434] <... futex resumed>) = 1 [pid 8433] <... futex resumed>) = 0 [pid 8432] <... mkdir resumed>) = 0 [pid 5869] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8434] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable) [pid 8433] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8432] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8434] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8433] <... futex resumed>) = 0 [pid 8432] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] newfstatat(AT_FDCWD, "./49/file0", [pid 8432] <... futex resumed>) = 1 [pid 8432] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8431] <... futex resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8434] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8433] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8431] close(3 [pid 5869] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8431] <... close resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8431] close(4 [pid 8434] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8433] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] openat(AT_FDCWD, "./49/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8434] <... futex resumed>) = 0 [pid 8431] <... close resumed>) = 0 [pid 8434] mkdir("./bus", 0777 [pid 8433] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8431] close(5 [pid 5869] <... openat resumed>) = 4 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8431] close(6 [pid 5869] newfstatat(4, "", [pid 8433] <... futex resumed>) = 0 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8433] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8431] close(7 [pid 5869] getdents64(4, [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8431] close(8 [pid 5869] getdents64(4, [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8431] close(9 [pid 5869] close(4 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8431] close(10 [pid 5869] <... close resumed>) = 0 [pid 5869] rmdir("./49/file0" [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... rmdir resumed>) = 0 [pid 8431] close(11 [pid 5869] umount2("./49/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8431] close(12 [pid 5869] newfstatat(AT_FDCWD, "./49/binderfs", [pid 8434] <... mkdir resumed>) = 0 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8434] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8431] close(13 [pid 8434] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8434] <... futex resumed>) = 1 [pid 8431] close(14 [pid 8433] <... futex resumed>) = 0 [pid 8434] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] unlink("./49/binderfs" [pid 8433] close(3 [pid 8431] close(15) = -1 EBADF (Bad file descriptor) [pid 8433] <... close resumed>) = 0 [pid 8431] close(16 [pid 5869] <... unlink resumed>) = 0 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8433] close(4 [pid 8431] close(17 [pid 5869] umount2("./49/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8433] <... close resumed>) = 0 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8433] close(5 [pid 8431] close(18) = -1 EBADF (Bad file descriptor) [pid 8433] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8433] close(6) = -1 EBADF (Bad file descriptor) [pid 8431] close(19 [pid 5869] newfstatat(AT_FDCWD, "./49/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./49/cgroup.net") = 0 [pid 5869] umount2("./49/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./49/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] unlink("./49/cgroup.cpu" [pid 8431] close(20 [pid 5870] <... umount2 resumed>) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] umount2("./49/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./49/cgroup", [pid 8433] close(7 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./49/cgroup") = 0 [pid 5869] getdents64(3, [pid 8433] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8433] close(8 [pid 5869] close(3) = 0 [pid 5869] rmdir("./49" [pid 8433] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8431] close(21 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... rmdir resumed>) = 0 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] newfstatat(AT_FDCWD, "./49/file0", [pid 8431] close(22 [pid 5869] mkdir("./50", 0777) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 8433] close(9 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... openat resumed>) = 3 [pid 8433] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8431] close(23 [pid 5870] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] ioctl(3, LOOP_CLR_FD [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8431] close(24 [pid 8433] close(10 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] openat(AT_FDCWD, "./49/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] <... ioctl resumed>) = 0 [pid 8433] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8431] close(25 [pid 5870] <... openat resumed>) = 4 [pid 5869] close(3 [pid 8433] close(11 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] newfstatat(4, "", [pid 8433] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8433] close(12) = -1 EBADF (Bad file descriptor) [pid 8433] close(13) = -1 EBADF (Bad file descriptor) [pid 8433] close(14) = -1 EBADF (Bad file descriptor) [pid 8431] close(26 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8433] close(15) = -1 EBADF (Bad file descriptor) [pid 8433] close(16) = -1 EBADF (Bad file descriptor) [pid 8433] close(17) = -1 EBADF (Bad file descriptor) [pid 8433] close(18) = -1 EBADF (Bad file descriptor) [pid 8433] close(19) = -1 EBADF (Bad file descriptor) [pid 8433] close(20) = -1 EBADF (Bad file descriptor) [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] getdents64(4, [pid 8433] close(21) = -1 EBADF (Bad file descriptor) [pid 8433] close(22) = -1 EBADF (Bad file descriptor) [pid 8433] close(23) = -1 EBADF (Bad file descriptor) [pid 8433] close(24) = -1 EBADF (Bad file descriptor) [pid 8433] close(25) = -1 EBADF (Bad file descriptor) [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8433] close(26 [pid 8431] close(27 [pid 5870] getdents64(4, [pid 8433] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8433] close(27) = -1 EBADF (Bad file descriptor) [pid 8433] close(28 [pid 8431] close(28 [pid 5870] close(4 [pid 8433] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... close resumed>) = 0 [pid 8433] close(29) = -1 EBADF (Bad file descriptor) [pid 5870] rmdir("./49/file0" [pid 8431] close(29 [pid 8433] exit_group(0 [pid 8431] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... rmdir resumed>) = 0 [pid 8433] <... exit_group resumed>) = ? [pid 8434] <... futex resumed>) = ? [pid 5870] umount2("./49/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8434] +++ exited with 0 +++ [pid 8433] +++ exited with 0 +++ [pid 8431] exit_group(0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8431] <... exit_group resumed>) = ? [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=103, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=45 /* 0.45 s */} --- [pid 5870] newfstatat(AT_FDCWD, "./49/binderfs", [pid 8432] <... futex resumed>) = ? [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8432] +++ exited with 0 +++ [pid 5870] unlink("./49/binderfs" [pid 5871] umount2("./50", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] <... unlink resumed>) = 0 [pid 5871] openat(AT_FDCWD, "./50", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] umount2("./49/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... openat resumed>) = 3 [pid 5871] newfstatat(3, "", [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] newfstatat(AT_FDCWD, "./49/cgroup.net", [pid 5871] getdents64(3, [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5870] unlink("./49/cgroup.net" [pid 8431] +++ exited with 0 +++ [pid 5871] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... unlink resumed>) = 0 [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=101, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=49 /* 0.49 s */} --- [pid 5870] umount2("./49/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./49/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./49", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] unlink("./49/cgroup.cpu" [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./49", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5870] <... unlink resumed>) = 0 [pid 5867] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] umount2("./49/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./49/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./49/cgroup") = 0 [pid 5870] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] close(3) = 0 [pid 5870] rmdir("./49") = 0 [pid 5870] mkdir("./50", 0777) = 0 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 3 [ 451.922725][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 451.943649][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5870] close(3 [pid 5872] <... close resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] <... umount2 resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./50/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./50/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] <... umount2 resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] <... openat resumed>) = 4 [pid 5872] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] newfstatat(4, "", [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] close(3 [pid 5871] getdents64(4, [pid 5872] <... close resumed>) = 0 [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] close(4) = 0 [pid 5871] rmdir("./50/file0" [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... rmdir resumed>) = 0 [pid 5867] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] umount2("./50/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... socket resumed>) = 3 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] newfstatat(AT_FDCWD, "./50/binderfs", [pid 5867] newfstatat(AT_FDCWD, "./49/file0", [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./50/binderfs" [pid 5867] umount2("./49/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] umount2("./50/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] openat(AT_FDCWD, "./49/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] newfstatat(AT_FDCWD, "./50/cgroup.net", [pid 5867] <... openat resumed>) = 4 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] newfstatat(4, "", [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] unlink("./50/cgroup.net" [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 5867] getdents64(4, [pid 5872] close(3) = 0 [pid 5871] umount2("./50/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] getdents64(4, [pid 5871] newfstatat(AT_FDCWD, "./50/cgroup.cpu", [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] close(4 [pid 5871] unlink("./50/cgroup.cpu" [pid 5867] <... close resumed>) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5871] <... unlink resumed>) = 0 [pid 5867] rmdir("./49/file0" [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] <... rmdir resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] umount2("./50/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] umount2("./49/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./50/cgroup", [pid 5867] newfstatat(AT_FDCWD, "./49/binderfs", [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./50/cgroup" [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 5867] unlink("./49/binderfs" [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] getdents64(3, [pid 5867] <... unlink resumed>) = 0 [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] umount2("./49/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] close(3 [pid 5869] <... close resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./49/cgroup.net", [pid 5871] <... close resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] rmdir("./50" [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] unlink("./49/cgroup.net" [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... unlink resumed>) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5867] umount2("./49/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5867] newfstatat(AT_FDCWD, "./49/cgroup.cpu", [pid 5872] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... rmdir resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./49/cgroup.cpu" [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] mkdir("./51", 0777 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... unlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] umount2("./49/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... mkdir resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] newfstatat(AT_FDCWD, "./49/cgroup", [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] unlink("./49/cgroup" [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... openat resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5869] close(3 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] ioctl(3, LOOP_CLR_FD [pid 5867] getdents64(3, [pid 5869] <... close resumed>) = 0 [pid 5871] <... ioctl resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] close(3 [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5867] close(3 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] <... close resumed>) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5867] rmdir("./49" [pid 5872] close(3 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] <... rmdir resumed>) = 0 [pid 5867] mkdir("./50", 0777 [pid 5869] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5872] <... close resumed>) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] <... mkdir resumed>) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5869] close(3 [pid 5867] <... openat resumed>) = 3 [pid 5869] <... close resumed>) = 0 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... ioctl resumed>) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5867] close(3./strace-static-x86_64: Process 8475 attached [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8475] set_robust_list(0x55558848f760, 24 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 107 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8475] <... set_robust_list resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8475] chdir("./52" [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8475] <... chdir resumed>) = 0 [pid 8475] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8475] <... prctl resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8475] setpgid(0, 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 8475] <... setpgid resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8475] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 8475] <... symlink resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8475] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 8475] <... symlink resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8475] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8475] <... symlink resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8475] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8475] <... openat resumed>) = 3 [pid 5869] close(3 [pid 8475] write(3, "1000", 4 [pid 5869] <... close resumed>) = 0 [pid 8475] <... write resumed>) = 4 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 8475] close(3) = 0 [pid 5869] <... socket resumed>) = 3 [pid 8475] read(200, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8475] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8475] symlink("/dev/binderfs", "./binderfs" [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, executing program [pid 8475] <... symlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8475] write(1, "executing program\n", 18) = 18 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8475] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... setsockopt resumed>) = 0 [pid 8475] <... futex resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8475] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8475] <... mmap resumed>) = 0x7f2ce7497000 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8475] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 8475] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8475] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8475] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 ./strace-static-x86_64: Process 8476 attached [pid 8476] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8475] <... clone3 resumed> => {parent_tid=[108]}, 88) = 108 [pid 8476] <... rseq resumed>) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8476] set_robust_list(0x7f2ce74b79a0, 24 [pid 8475] rt_sigprocmask(SIG_SETMASK, [], [pid 5869] <... setsockopt resumed>) = 0 [pid 8476] <... set_robust_list resumed>) = 0 [pid 8475] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8476] rt_sigprocmask(SIG_SETMASK, [], [pid 8475] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8475] <... futex resumed>) = 0 [pid 8475] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8476] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8476] memfd_create("syzkaller", 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8476] <... memfd_create resumed>) = 3 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8476] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5869] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] <... socket resumed>) = 3 [pid 5869] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] close(3 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032./strace-static-x86_64: Process 8477 attached [pid 8477] set_robust_list(0x55558848f760, 24 [pid 5870] <... setsockopt resumed>) = 0 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 103 [pid 8477] <... set_robust_list resumed>) = 0 [pid 5870] close(3) = 0 [pid 8477] chdir("./50" [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8477] <... chdir resumed>) = 0 [pid 5870] <... socket resumed>) = 3 [pid 8477] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8477] <... prctl resumed>) = 0 [pid 8477] setpgid(0, 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8477] <... setpgid resumed>) = 0 [pid 8477] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8477] <... symlink resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8477] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8477] <... symlink resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8477] symlink("/syzcgroup/net/syz1", "./cgroup.net") = 0 [pid 8477] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8477] <... openat resumed>) = 3 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] close(3) = 0 [pid 8477] write(3, "1000", 4 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8478 attached [pid 8477] <... write resumed>) = 4 [pid 8478] set_robust_list(0x55558848f760, 24 [pid 8477] close(3) = 0 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 103 [pid 8478] <... set_robust_list resumed>) = 0 [pid 8477] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8478] chdir("./50" [pid 8477] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8477] write(1, "executing program\n", 18) = 18 [pid 8477] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8478] <... chdir resumed>) = 0 [pid 8477] <... futex resumed>) = 0 [pid 8478] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8477] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8478] <... prctl resumed>) = 0 [pid 8478] setpgid(0, 0 [pid 8477] <... mmap resumed>) = 0x7f2ce7497000 [pid 8477] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8478] <... setpgid resumed>) = 0 [pid 8477] <... mprotect resumed>) = 0 [pid 8478] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 8477] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8478] <... symlink resumed>) = 0 [pid 8478] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 8477] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8478] <... symlink resumed>) = 0 [pid 8477] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8479 attached [pid 8479] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8477] <... clone3 resumed> => {parent_tid=[104]}, 88) = 104 [pid 8479] <... rseq resumed>) = 0 [pid 8477] rt_sigprocmask(SIG_SETMASK, [], [pid 8479] set_robust_list(0x7f2ce74b79a0, 24 [pid 8478] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 8477] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5871] <... close resumed>) = 0 [pid 8478] <... symlink resumed>) = 0 [pid 8479] <... set_robust_list resumed>) = 0 [pid 8477] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8478] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8479] rt_sigprocmask(SIG_SETMASK, [], [pid 8477] <... futex resumed>) = 0 [pid 8478] <... openat resumed>) = 3 [pid 8479] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8478] write(3, "1000", 4 [pid 8477] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8479] memfd_create("syzkaller", 0 [pid 8478] <... write resumed>) = 4 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8479] <... memfd_create resumed>) = 3 [pid 8478] close(3 [pid 5871] <... socket resumed>) = 3 [pid 8478] <... close resumed>) = 0 [pid 8479] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8478] read(200, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8479] <... mmap resumed>) = 0x7f2cdf000000 [pid 8478] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5867] <... close resumed>) = 0 [pid 8478] symlink("/dev/binderfs", "./binderfs" [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8478] <... symlink resumed>) = 0 [pid 8478] write(1, "executing program\n", 18executing program ) = 18 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8478] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8478] <... futex resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8478] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8478] <... mmap resumed>) = 0x7f2ce7497000 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8478] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] close(3 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] <... close resumed>) = 0 [pid 8478] <... mprotect resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8478] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5871] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] close(3 [pid 8478] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5867] <... close resumed>) = 0 [pid 8478] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP./strace-static-x86_64: Process 8480 attached [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] <... socket resumed>) = 3 [pid 8480] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8478] <... clone3 resumed> => {parent_tid=[104]}, 88) = 104 [pid 5871] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8480] <... rseq resumed>) = 0 [pid 8478] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8480] set_robust_list(0x7f2ce74b79a0, 24 [pid 8478] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8480] <... set_robust_list resumed>) = 0 [pid 8478] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8480] rt_sigprocmask(SIG_SETMASK, [], [pid 8478] <... futex resumed>) = 0 [pid 8480] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8478] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8480] memfd_create("syzkaller", 0 [pid 5871] close(3 [pid 5867] <... setsockopt resumed>) = 0 [pid 5867] close(3 [pid 5871] <... close resumed>) = 0 [pid 5867] <... close resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] <... socket resumed>) = 3 [pid 8480] <... memfd_create resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8480] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8480] <... mmap resumed>) = 0x7f2cdf000000 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8476] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] close(3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5867] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] close(3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] close(3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8479] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952./strace-static-x86_64: Process 8481 attached ) = 0 [pid 8481] set_robust_list(0x55558848f760, 24 [pid 5871] close(3 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 103 [pid 8481] <... set_robust_list resumed>) = 0 [pid 8481] chdir("./50" [pid 5871] <... close resumed>) = 0 [pid 8481] <... chdir resumed>) = 0 [pid 8481] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8481] <... prctl resumed>) = 0 ./strace-static-x86_64: Process 8482 attached [pid 8481] setpgid(0, 0) = 0 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 105 [pid 8482] set_robust_list(0x55558848f760, 24 [pid 8481] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 8481] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 8482] <... set_robust_list resumed>) = 0 [pid 8481] <... symlink resumed>) = 0 [pid 8481] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 8482] chdir("./51") = 0 [pid 8481] <... symlink resumed>) = 0 [pid 8481] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8482] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8481] write(3, "1000", 4 [pid 8482] <... prctl resumed>) = 0 [pid 8481] <... write resumed>) = 4 [pid 8481] close(3 [pid 8482] setpgid(0, 0 [pid 8481] <... close resumed>) = 0 [pid 8482] <... setpgid resumed>) = 0 [pid 8481] read(200, [pid 8482] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 8481] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8481] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8481] write(1, "executing program\n", 18) = 18 [pid 8481] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8481] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8481] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8482] <... symlink resumed>) = 0 [pid 8481] <... mprotect resumed>) = 0 [pid 8482] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 8481] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8482] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 8481] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8481] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8483 attached [pid 8482] <... symlink resumed>) = 0 [pid 8483] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8481] <... clone3 resumed> => {parent_tid=[104]}, 88) = 104 [pid 8483] <... rseq resumed>) = 0 [pid 8482] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8481] rt_sigprocmask(SIG_SETMASK, [], [pid 8483] set_robust_list(0x7f2ce74b79a0, 24 [pid 8481] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8483] <... set_robust_list resumed>) = 0 [pid 8481] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8483] rt_sigprocmask(SIG_SETMASK, [], [pid 8481] <... futex resumed>) = 0 [pid 8483] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8481] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8483] memfd_create("syzkaller", 0) = 3 [pid 8483] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8482] <... openat resumed>) = 3 [pid 8483] <... mmap resumed>) = 0x7f2cdf000000 [pid 8482] write(3, "1000", 4) = 4 [pid 8482] close(3) = 0 [pid 8482] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8482] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8482] write(1, "executing program\n", 18executing program ) = 18 [pid 8482] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8482] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8482] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8482] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8482] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8484 attached [pid 8484] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8482] <... clone3 resumed> => {parent_tid=[106]}, 88) = 106 [pid 8484] <... rseq resumed>) = 0 [pid 8482] rt_sigprocmask(SIG_SETMASK, [], [pid 8484] set_robust_list(0x7f2ce74b79a0, 24 [pid 8482] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8484] <... set_robust_list resumed>) = 0 [pid 8482] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8484] rt_sigprocmask(SIG_SETMASK, [], [pid 8482] <... futex resumed>) = 0 [pid 8484] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8482] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8484] memfd_create("syzkaller", 0) = 3 [pid 8484] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8480] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8483] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8484] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8479] <... write resumed>) = 16777216 [pid 8479] munmap(0x7f2cdf000000, 138412032 [pid 8476] <... write resumed>) = 16777216 [pid 8476] munmap(0x7f2cdf000000, 138412032 [pid 8479] <... munmap resumed>) = 0 [pid 8479] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8479] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8476] <... munmap resumed>) = 0 [pid 8476] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 8479] close(3 [pid 8476] ioctl(4, LOOP_SET_FD, 3 [pid 8479] <... close resumed>) = 0 [pid 8479] close(4) = 0 [ 453.761810][ T8479] loop1: detected capacity change from 0 to 32768 [ 453.796823][ T8476] loop4: detected capacity change from 0 to 32768 [pid 8479] mkdir("./file0", 0777) = 0 [pid 8476] <... ioctl resumed>) = 0 [pid 8476] close(3) = 0 [pid 8476] close(4) = 0 [pid 8476] mkdir("./file0", 0777) = 0 [pid 8479] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [ 453.859763][ T8476] XFS: ikeep mount option is deprecated. [ 453.860081][ T8479] XFS: ikeep mount option is deprecated. [ 453.958663][ T8476] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8476] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8480] <... write resumed>) = 16777216 [ 454.020041][ T8479] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8480] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8480] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8480] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8480] close(3) = 0 [pid 8480] close(4) = 0 [pid 8480] mkdir("./file0", 0777) = 0 [ 454.163706][ T8480] loop2: detected capacity change from 0 to 32768 [ 454.195667][ T8480] XFS: ikeep mount option is deprecated. [pid 8480] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8483] <... write resumed>) = 16777216 [ 454.211989][ T8476] XFS (loop4): Ending clean mount [ 454.223722][ T8476] XFS (loop4): Quotacheck needed: Please wait. [pid 8483] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8483] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8483] ioctl(4, LOOP_SET_FD, 3 [pid 8484] <... write resumed>) = 16777216 [ 454.304766][ T8480] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 454.305088][ T8483] loop0: detected capacity change from 0 to 32768 [pid 8484] munmap(0x7f2cdf000000, 138412032 [pid 8483] <... ioctl resumed>) = 0 [pid 8476] <... mount resumed>) = 0 [pid 8483] close(3) = 0 [pid 8483] close(4 [pid 8476] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8483] <... close resumed>) = 0 [pid 8476] <... openat resumed>) = 3 [pid 8483] mkdir("./file0", 0777) = 0 [pid 8476] chdir("./file0") = 0 [pid 8483] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8476] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [ 454.352937][ T8479] XFS (loop1): Ending clean mount [ 454.370591][ T8476] XFS (loop4): Quotacheck: Done. [ 454.378086][ T8479] XFS (loop1): Quotacheck needed: Please wait. [pid 8476] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8475] <... futex resumed>) = 0 [pid 8476] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8475] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8476] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8475] <... futex resumed>) = 0 [pid 8476] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8475] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8476] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8476] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8475] <... futex resumed>) = 0 [pid 8476] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8475] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8476] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8475] <... futex resumed>) = 0 [pid 8476] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8475] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8476] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8476] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8475] <... futex resumed>) = 0 [pid 8476] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8475] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8476] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8475] <... futex resumed>) = 0 [pid 8476] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8475] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8476] <... socket resumed>) = 4 [pid 8476] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8475] <... futex resumed>) = 0 [pid 8476] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8475] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8476] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8475] <... futex resumed>) = 0 [pid 8476] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8475] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8476] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8476] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8475] <... futex resumed>) = 0 [pid 8476] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8475] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8476] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8475] <... futex resumed>) = 0 [pid 8476] mkdir("./bus", 0777 [pid 8475] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8476] <... mkdir resumed>) = 0 [pid 8476] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8476] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8475] <... futex resumed>) = 0 [pid 8476] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8475] close(3) = 0 [ 454.415145][ T8483] XFS: ikeep mount option is deprecated. [pid 8475] close(4) = 0 [pid 8475] close(5 [pid 8484] <... munmap resumed>) = 0 [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 454.476894][ T8479] XFS (loop1): Quotacheck: Done. [pid 8484] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8479] <... mount resumed>) = 0 [pid 8475] close(6 [pid 8484] <... openat resumed>) = 4 [pid 8479] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8484] ioctl(4, LOOP_SET_FD, 3 [pid 8479] <... openat resumed>) = 3 [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8475] close(7) = -1 EBADF (Bad file descriptor) [pid 8475] close(8) = -1 EBADF (Bad file descriptor) [pid 8475] close(9 [pid 8479] chdir("./file0" [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8479] <... chdir resumed>) = 0 [pid 8479] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 8475] close(10 [pid 8484] <... ioctl resumed>) = 0 [pid 8479] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8479] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8477] <... futex resumed>) = 0 [pid 8475] close(11 [pid 8484] close(3 [pid 8479] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8477] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8484] <... close resumed>) = 0 [pid 8479] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8477] <... futex resumed>) = 0 [pid 8475] close(12 [pid 8484] close(4 [pid 8479] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8477] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8484] <... close resumed>) = 0 [pid 8479] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8475] close(13 [pid 8479] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8477] <... futex resumed>) = 0 [pid 8479] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8477] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8479] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8479] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8477] <... futex resumed>) = 0 [pid 8475] close(14 [pid 8479] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8477] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8479] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8477] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8479] <... futex resumed>) = 0 [pid 8477] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8479] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8477] <... futex resumed>) = 0 [pid 8479] <... socket resumed>) = 4 [pid 8477] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8479] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8477] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8479] <... futex resumed>) = 0 [pid 8477] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8479] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8477] <... futex resumed>) = 0 [pid 8475] close(15 [pid 8479] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8477] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8484] mkdir("./file0", 0777 [pid 8479] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8477] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8484] <... mkdir resumed>) = 0 [pid 8479] <... futex resumed>) = 0 [pid 8477] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8479] mkdir("./bus", 0777 [pid 8477] <... futex resumed>) = 0 [pid 8475] close(16) = -1 EBADF (Bad file descriptor) [pid 8475] close(17) = -1 EBADF (Bad file descriptor) [pid 8475] close(18) = -1 EBADF (Bad file descriptor) [pid 8475] close(19) = -1 EBADF (Bad file descriptor) [pid 8475] close(20 [pid 8479] <... mkdir resumed>) = 0 [pid 8477] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8475] close(21 [pid 8479] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8475] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8479] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8477] <... futex resumed>) = 0 [pid 8475] close(22) = -1 EBADF (Bad file descriptor) [pid 8475] close(23) = -1 EBADF (Bad file descriptor) [pid 8475] close(24) = -1 EBADF (Bad file descriptor) [pid 8475] close(25) = -1 EBADF (Bad file descriptor) [pid 8479] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8477] close(3 [pid 8475] close(26) = -1 EBADF (Bad file descriptor) [pid 8477] <... close resumed>) = 0 [pid 8475] close(27) = -1 EBADF (Bad file descriptor) [pid 8477] close(4 [pid 8475] close(28) = -1 EBADF (Bad file descriptor) [pid 8477] <... close resumed>) = 0 [pid 8475] close(29) = -1 EBADF (Bad file descriptor) [pid 8477] close(5 [pid 8475] exit_group(0 [pid 8484] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8477] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8476] <... futex resumed>) = ? [pid 8475] <... exit_group resumed>) = ? [pid 8477] close(6 [pid 8476] +++ exited with 0 +++ [ 454.499917][ T8484] loop3: detected capacity change from 0 to 32768 [ 454.525369][ T8483] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8477] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8477] close(7) = -1 EBADF (Bad file descriptor) [pid 8475] +++ exited with 0 +++ [pid 8477] close(8) = -1 EBADF (Bad file descriptor) [pid 8477] close(9) = -1 EBADF (Bad file descriptor) [pid 8477] close(10) = -1 EBADF (Bad file descriptor) [pid 8477] close(11) = -1 EBADF (Bad file descriptor) [pid 8477] close(12) = -1 EBADF (Bad file descriptor) [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=107, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=50 /* 0.50 s */} --- [pid 8477] close(13) = -1 EBADF (Bad file descriptor) [pid 8477] close(14) = -1 EBADF (Bad file descriptor) [pid 8477] close(15) = -1 EBADF (Bad file descriptor) [pid 8477] close(16 [pid 5872] umount2("./52", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8477] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./52", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8477] close(17 [pid 5872] getdents64(3, [pid 8477] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8477] close(18 [pid 5872] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8477] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8477] close(19 [pid 5872] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8477] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8477] close(20) = -1 EBADF (Bad file descriptor) [pid 8477] close(21) = -1 EBADF (Bad file descriptor) [pid 8477] close(22) = -1 EBADF (Bad file descriptor) [pid 8477] close(23) = -1 EBADF (Bad file descriptor) [pid 8477] close(24) = -1 EBADF (Bad file descriptor) [pid 8477] close(25) = -1 EBADF (Bad file descriptor) [pid 8477] close(26) = -1 EBADF (Bad file descriptor) [pid 8477] close(27) = -1 EBADF (Bad file descriptor) [pid 8477] close(28) = -1 EBADF (Bad file descriptor) [ 454.560373][ T8484] XFS: ikeep mount option is deprecated. [pid 8477] close(29) = -1 EBADF (Bad file descriptor) [pid 8477] exit_group(0 [pid 8479] <... futex resumed>) = ? [pid 8477] <... exit_group resumed>) = ? [pid 8479] +++ exited with 0 +++ [pid 8477] +++ exited with 0 +++ [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=103, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=45 /* 0.45 s */} --- [pid 5869] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5869] umount2("./50", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./50", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [ 454.622757][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 454.629259][ T8484] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 454.686470][ T8480] XFS (loop2): Ending clean mount [pid 5869] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... umount2 resumed>) = 0 [pid 5872] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./52/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./52/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5872] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [ 454.718326][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 454.753073][ T8480] XFS (loop2): Quotacheck needed: Please wait. [pid 5872] close(4) = 0 [pid 5872] rmdir("./52/file0") = 0 [pid 5872] umount2("./52/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./52/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./52/binderfs") = 0 [pid 5872] umount2("./52/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./52/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./52/cgroup.net") = 0 [pid 5872] umount2("./52/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./52/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./52/cgroup.cpu") = 0 [pid 5872] umount2("./52/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./52/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./52/cgroup") = 0 [pid 5872] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] close(3) = 0 [pid 5872] rmdir("./52") = 0 [pid 5872] mkdir("./53", 0777) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5872] ioctl(3, LOOP_CLR_FD) = 0 [pid 5872] close(3 [pid 8480] <... mount resumed>) = 0 [pid 8480] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5869] <... umount2 resumed>) = 0 [pid 5869] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8480] <... openat resumed>) = 3 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./50/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8480] chdir("./file0" [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8480] <... chdir resumed>) = 0 [pid 5869] openat(AT_FDCWD, "./50/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [ 454.864018][ T8480] XFS (loop2): Quotacheck: Done. [pid 8480] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5869] <... openat resumed>) = 4 [pid 8480] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] newfstatat(4, "", [pid 8480] <... futex resumed>) = 1 [pid 8480] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8478] <... futex resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8478] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] getdents64(4, [pid 8480] <... futex resumed>) = 0 [pid 8478] <... futex resumed>) = 1 [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8480] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5869] getdents64(4, [pid 8480] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8480] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] close(4 [pid 8480] <... futex resumed>) = 0 [pid 8480] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8478] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... close resumed>) = 0 [pid 8478] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] rmdir("./50/file0" [pid 8478] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8480] <... futex resumed>) = 0 [pid 8478] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... rmdir resumed>) = 0 [pid 8480] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 5869] umount2("./50/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8480] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8480] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8480] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8478] <... futex resumed>) = 0 [pid 8478] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8480] <... futex resumed>) = 0 [pid 8478] <... futex resumed>) = 1 [pid 5869] newfstatat(AT_FDCWD, "./50/binderfs", [pid 8480] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8478] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8480] <... socket resumed>) = 4 [pid 5869] unlink("./50/binderfs" [pid 8480] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... unlink resumed>) = 0 [pid 8480] <... futex resumed>) = 1 [pid 8478] <... futex resumed>) = 0 [pid 5869] umount2("./50/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8480] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8478] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8478] <... futex resumed>) = 0 [pid 8480] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8478] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] newfstatat(AT_FDCWD, "./50/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./50/cgroup.net") = 0 [pid 5869] umount2("./50/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8480] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8480] <... futex resumed>) = 1 [pid 8478] <... futex resumed>) = 0 [pid 5869] newfstatat(AT_FDCWD, "./50/cgroup.cpu", [pid 8478] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8480] mkdir("./bus", 0777 [pid 8478] <... futex resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8478] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8480] <... mkdir resumed>) = 0 [pid 5869] unlink("./50/cgroup.cpu") = 0 [pid 5869] umount2("./50/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./50/cgroup", [pid 8480] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8480] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] unlink("./50/cgroup" [pid 8480] <... futex resumed>) = 1 [pid 8478] <... futex resumed>) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 8478] close(3 [pid 8480] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8478] <... close resumed>) = 0 [pid 5869] getdents64(3, [pid 8478] close(4 [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] close(3 [pid 8478] <... close resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 5869] rmdir("./50" [pid 8478] close(5 [pid 5869] <... rmdir resumed>) = 0 [pid 8478] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8478] close(6 [pid 5869] mkdir("./51", 0777 [pid 8478] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8478] close(7 [pid 5869] <... mkdir resumed>) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [pid 5869] close(3 [pid 8478] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8478] close(8) = -1 EBADF (Bad file descriptor) [ 454.986172][ T8483] XFS (loop0): Ending clean mount [pid 8478] close(9) = -1 EBADF (Bad file descriptor) [pid 8478] close(10) = -1 EBADF (Bad file descriptor) [pid 8478] close(11) = -1 EBADF (Bad file descriptor) [pid 8478] close(12) = -1 EBADF (Bad file descriptor) [pid 8478] close(13) = -1 EBADF (Bad file descriptor) [pid 8478] close(14) = -1 EBADF (Bad file descriptor) [pid 8478] close(15) = -1 EBADF (Bad file descriptor) [pid 8478] close(16) = -1 EBADF (Bad file descriptor) [ 455.034690][ T8483] XFS (loop0): Quotacheck needed: Please wait. [pid 8478] close(17) = -1 EBADF (Bad file descriptor) [pid 8478] close(18) = -1 EBADF (Bad file descriptor) [pid 8478] close(19) = -1 EBADF (Bad file descriptor) [pid 8478] close(20) = -1 EBADF (Bad file descriptor) [pid 8478] close(21) = -1 EBADF (Bad file descriptor) [pid 8478] close(22) = -1 EBADF (Bad file descriptor) [pid 8478] close(23) = -1 EBADF (Bad file descriptor) [pid 8478] close(24) = -1 EBADF (Bad file descriptor) [pid 8478] close(25) = -1 EBADF (Bad file descriptor) [pid 8478] close(26) = -1 EBADF (Bad file descriptor) [pid 8478] close(27) = -1 EBADF (Bad file descriptor) [pid 8478] close(28) = -1 EBADF (Bad file descriptor) [pid 8478] close(29) = -1 EBADF (Bad file descriptor) [pid 8478] exit_group(0) = ? [ 455.106119][ T8484] XFS (loop3): Ending clean mount [ 455.115285][ T8484] XFS (loop3): Quotacheck needed: Please wait. [pid 8480] <... futex resumed>) = ? [pid 8480] +++ exited with 0 +++ [pid 8478] +++ exited with 0 +++ [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=103, si_uid=0, si_status=0, si_utime=8 /* 0.08 s */, si_stime=56 /* 0.56 s */} --- [pid 5870] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5870] umount2("./50", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8484] <... mount resumed>) = 0 [pid 5870] openat(AT_FDCWD, "./50", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8484] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5870] <... openat resumed>) = 3 [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(3, [pid 8484] <... openat resumed>) = 3 [pid 5870] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8484] chdir("./file0" [pid 5870] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8484] <... chdir resumed>) = 0 [pid 8484] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = -1 EBUSY (Device or resource busy) [ 455.200394][ T8484] XFS (loop3): Quotacheck: Done. [pid 8484] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8482] <... futex resumed>) = 0 [pid 8484] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8482] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8484] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8482] <... futex resumed>) = 0 [pid 8484] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8482] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8484] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8484] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8482] <... futex resumed>) = 0 [pid 8484] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8482] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8484] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8482] <... futex resumed>) = 0 [pid 8484] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8482] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8484] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8484] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8482] <... futex resumed>) = 0 [pid 8484] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8482] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8484] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8482] <... futex resumed>) = 0 [pid 8484] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8482] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8484] <... socket resumed>) = 4 [pid 8484] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8482] <... futex resumed>) = 0 [pid 8484] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8483] <... mount resumed>) = 0 [pid 8482] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8484] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8482] <... futex resumed>) = 0 [pid 8484] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8482] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8484] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8484] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8483] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8482] <... futex resumed>) = 0 [pid 8484] <... futex resumed>) = 1 [pid 8482] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8484] mkdir("./bus", 0777 [pid 8482] <... futex resumed>) = 0 [pid 8483] chdir("./file0") = 0 [pid 8483] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [ 455.226507][ T8483] XFS (loop0): Quotacheck: Done. [pid 8482] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8484] <... mkdir resumed>) = 0 [pid 8483] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8484] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8484] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8483] <... futex resumed>) = 1 [pid 8481] <... futex resumed>) = 0 [pid 8484] <... futex resumed>) = 1 [pid 8482] <... futex resumed>) = 0 [pid 8481] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8484] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8482] close(3 [pid 8481] <... futex resumed>) = 0 [pid 8483] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8482] <... close resumed>) = 0 [pid 8481] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8482] close(4 [pid 8483] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8482] <... close resumed>) = 0 [pid 8483] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8482] close(5 [pid 8483] <... futex resumed>) = 1 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8481] <... futex resumed>) = 0 [pid 8482] close(6 [pid 8481] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8481] <... futex resumed>) = 0 [pid 8482] close(7 [pid 8481] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8483] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8482] close(8) = -1 EBADF (Bad file descriptor) [pid 8482] close(9) = -1 EBADF (Bad file descriptor) [pid 8482] close(10 [pid 8483] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8483] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8482] close(11 [pid 8483] <... futex resumed>) = 1 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8481] <... futex resumed>) = 0 [pid 8483] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8482] close(12 [pid 8481] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8481] <... futex resumed>) = 0 [pid 8482] close(13 [pid 8481] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8483] <... socket resumed>) = 4 [pid 8483] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8481] <... futex resumed>) = 0 [pid 8481] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8483] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8481] <... futex resumed>) = 0 [pid 8481] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8483] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8483] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8481] <... futex resumed>) = 0 [pid 8483] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable) [pid 8481] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8483] mkdir("./bus", 0777 [pid 8481] <... futex resumed>) = 0 [pid 8483] <... mkdir resumed>) = 0 [pid 8483] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8481] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8483] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8481] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8483] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8482] close(14 [pid 8481] close(3) = 0 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] close(15) = -1 EBADF (Bad file descriptor) [pid 8482] close(16 [pid 8481] close(4 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] close(17 [pid 8481] <... close resumed>) = 0 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] close(18) = -1 EBADF (Bad file descriptor) [pid 8482] close(19) = -1 EBADF (Bad file descriptor) [pid 8482] close(20 [pid 8481] close(5 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] close(21 [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] close(22 [pid 8481] close(6 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] close(23 [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] close(24 [pid 8481] close(7 [pid 5872] <... close resumed>) = 0 [pid 8482] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8482] close(25) = -1 EBADF (Bad file descriptor) [pid 8482] close(26) = -1 EBADF (Bad file descriptor) [pid 8482] close(27) = -1 EBADF (Bad file descriptor) [pid 8482] close(28) = -1 EBADF (Bad file descriptor) [pid 8482] close(29) = -1 EBADF (Bad file descriptor) [pid 8482] exit_group(0) = ? [pid 8484] <... futex resumed>) = ? [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8484] +++ exited with 0 +++ [pid 8482] +++ exited with 0 +++ [pid 8481] close(8 [pid 5872] <... socket resumed>) = 3 [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=105, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=48 /* 0.48 s */} --- [pid 8481] close(9 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./51", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8481] close(10 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] openat(AT_FDCWD, "./51", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8481] close(11 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... socket resumed>) = 3 [pid 5871] <... openat resumed>) = 3 [pid 8481] close(12 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5871] newfstatat(3, "", [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8481] close(13 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 455.322863][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8481] close(14 [pid 5871] getdents64(3, [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8481] close(15 [pid 5871] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8481] close(16) = -1 EBADF (Bad file descriptor) [pid 8481] close(17) = -1 EBADF (Bad file descriptor) [pid 8481] close(18) = -1 EBADF (Bad file descriptor) [pid 8481] close(19) = -1 EBADF (Bad file descriptor) [pid 8481] close(20) = -1 EBADF (Bad file descriptor) [pid 8481] close(21) = -1 EBADF (Bad file descriptor) [pid 5872] close(3 [pid 8481] close(22) = -1 EBADF (Bad file descriptor) [pid 5872] <... close resumed>) = 0 [pid 8481] close(23) = -1 EBADF (Bad file descriptor) [pid 8481] close(24 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... socket resumed>) = 3 [pid 8481] close(25) = -1 EBADF (Bad file descriptor) [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8481] close(26 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8481] close(27) = -1 EBADF (Bad file descriptor) [pid 8481] close(28 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8481] close(29 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8481] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... setsockopt resumed>) = 0 [pid 8481] exit_group(0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8483] <... futex resumed>) = ? [pid 8481] <... exit_group resumed>) = ? [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8483] +++ exited with 0 +++ [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... umount2 resumed>) = 0 [pid 8481] +++ exited with 0 +++ [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=103, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=47 /* 0.47 s */} --- [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] umount2("./50", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5867] openat(AT_FDCWD, "./50", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5872] <... setsockopt resumed>) = 0 [pid 5867] <... openat resumed>) = 3 [pid 5867] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5870] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] close(3 [pid 5870] newfstatat(AT_FDCWD, "./50/file0", [pid 5872] <... close resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5870] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... socket resumed>) = 3 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [ 455.405635][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] openat(AT_FDCWD, "./50/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] <... openat resumed>) = 4 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] newfstatat(4, "", [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] getdents64(4, [pid 5872] <... setsockopt resumed>) = 0 [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] getdents64(4, [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] close(4 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] rmdir("./50/file0" [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] <... rmdir resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] umount2("./50/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./50/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./50/binderfs") = 0 [pid 5870] umount2("./50/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5870] newfstatat(AT_FDCWD, "./50/cgroup.net", [pid 5872] <... setsockopt resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./50/cgroup.net" [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] <... unlink resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] umount2("./50/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5870] newfstatat(AT_FDCWD, "./50/cgroup.cpu", [pid 5872] <... setsockopt resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] unlink("./50/cgroup.cpu" [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] umount2("./50/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] <... setsockopt resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./50/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] close(3 [pid 5870] unlink("./50/cgroup" [pid 5872] <... close resumed>) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5870] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] close(3 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] rmdir("./50") = 0 [pid 5870] mkdir("./51", 0777) = 0 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 3 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5870] close(3./strace-static-x86_64: Process 8525 attached [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] <... umount2 resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8525] set_robust_list(0x55558848f760, 24 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 109 [pid 5871] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8525] <... set_robust_list resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8525] chdir("./53" [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8525] <... chdir resumed>) = 0 [pid 5869] close(3 [pid 8525] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5869] <... close resumed>) = 0 [ 455.503251][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8525] <... prctl resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8525] setpgid(0, 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... socket resumed>) = 3 [pid 8525] <... setpgid resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8525] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5871] newfstatat(AT_FDCWD, "./51/file0", [pid 8525] <... symlink resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] close(3 [pid 8525] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... close resumed>) = 0 [pid 5871] openat(AT_FDCWD, "./51/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8525] <... symlink resumed>) = 0 [pid 5871] newfstatat(4, "", [pid 5869] <... socket resumed>) = 3 [pid 8525] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8525] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5871] getdents64(4, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8525] <... openat resumed>) = 3 [pid 5871] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8525] write(3, "1000", 4 [pid 5871] getdents64(4, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8525] <... write resumed>) = 4 [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8525] close(3) = 0 [pid 5871] close(4 [pid 5869] <... setsockopt resumed>) = 0 [pid 5871] <... close resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] rmdir("./51/file0" [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8525] read(200, [pid 5871] <... rmdir resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8525] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] umount2("./51/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8525] symlink("/dev/binderfs", "./binderfs" [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8525] <... symlink resumed>) = 0 [pid 5871] newfstatat(AT_FDCWD, "./51/binderfs", [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 executing program [pid 8525] write(1, "executing program\n", 18 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8525] <... write resumed>) = 18 [pid 5871] unlink("./51/binderfs" [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 8525] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... unlink resumed>) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8525] <... futex resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 8525] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5871] umount2("./51/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8525] <... mmap resumed>) = 0x7f2ce7497000 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8525] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5871] newfstatat(AT_FDCWD, "./51/cgroup.net", [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 8525] <... mprotect resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./51/cgroup.net") = 0 [pid 5871] umount2("./51/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./51/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8525] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5871] unlink("./51/cgroup.cpu" [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 8525] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5867] <... umount2 resumed>) = 0 [pid 8525] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW./strace-static-x86_64: Process 8526 attached ) = -1 EINVAL (Invalid argument) [pid 8526] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 5867] newfstatat(AT_FDCWD, "./50/file0", [pid 8526] <... rseq resumed>) = 0 [pid 8526] set_robust_list(0x7f2ce74b79a0, 24 [pid 5871] umount2("./51/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8526] <... set_robust_list resumed>) = 0 [pid 8525] <... clone3 resumed> => {parent_tid=[110]}, 88) = 110 [pid 5867] umount2("./50/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8526] rt_sigprocmask(SIG_SETMASK, [], [pid 8525] rt_sigprocmask(SIG_SETMASK, [], [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8526] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8525] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8526] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5867] openat(AT_FDCWD, "./50/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8525] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8526] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8525] <... futex resumed>) = 0 [pid 5871] newfstatat(AT_FDCWD, "./51/cgroup", [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... openat resumed>) = 4 [pid 8526] memfd_create("syzkaller", 0 [pid 8525] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] unlink("./51/cgroup" [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5871] <... unlink resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5871] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] close(3 [pid 8526] <... memfd_create resumed>) = 3 [pid 5871] close(3 [pid 5869] <... close resumed>) = 0 [pid 5867] newfstatat(4, "", [pid 8526] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5871] <... close resumed>) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] rmdir("./51" [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8526] <... mmap resumed>) = 0x7f2cdf000000 [pid 5871] <... rmdir resumed>) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5867] getdents64(4, [pid 5871] mkdir("./52", 0777 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... mkdir resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... openat resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] ioctl(3, LOOP_CLR_FD [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] <... ioctl resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5871] close(3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] getdents64(4, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] close(4 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] close(3) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5867] <... close resumed>) = 0 [pid 5867] rmdir("./50/file0") = 0 [pid 5867] umount2("./50/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./50/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./50/binderfs") = 0 [pid 5867] umount2("./50/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW./strace-static-x86_64: Process 8527 attached [pid 8527] set_robust_list(0x55558848f760, 24 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 105 [pid 8527] <... set_robust_list resumed>) = 0 [pid 8527] chdir("./51" [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./50/cgroup.net", [pid 8527] <... chdir resumed>) = 0 [pid 8527] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8527] setpgid(0, 0) = 0 [pid 8527] symlink("/syzcgroup/unified/syz1", "./cgroup") = 0 [pid 8527] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu") = 0 [pid 8527] symlink("/syzcgroup/net/syz1", "./cgroup.net") = 0 [pid 8527] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8527] write(3, "1000", 4) = 4 [pid 8527] close(3) = 0 [pid 8527] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) executing program [pid 8527] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8527] write(1, "executing program\n", 18) = 18 [pid 5867] unlink("./50/cgroup.net" [pid 8527] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8527] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8527] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8527] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 8527] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] umount2("./50/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW./strace-static-x86_64: Process 8528 attached ) = -1 EINVAL (Invalid argument) [pid 8528] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8527] <... clone3 resumed> => {parent_tid=[106]}, 88) = 106 [pid 8528] <... rseq resumed>) = 0 [pid 8527] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] newfstatat(AT_FDCWD, "./50/cgroup.cpu", [pid 8528] set_robust_list(0x7f2ce74b79a0, 24 [pid 8527] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8528] <... set_robust_list resumed>) = 0 [pid 8527] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8528] rt_sigprocmask(SIG_SETMASK, [], [pid 8527] <... futex resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8528] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8527] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] unlink("./50/cgroup.cpu" [pid 8528] memfd_create("syzkaller", 0) = 3 [pid 8528] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5867] <... unlink resumed>) = 0 [pid 5867] umount2("./50/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./50/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./50/cgroup") = 0 [pid 5867] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] close(3) = 0 [pid 5867] rmdir("./50") = 0 [pid 5867] mkdir("./51", 0777) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 [pid 5867] ioctl(3, LOOP_CLR_FD) = 0 [pid 5867] close(3 [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5871] <... close resumed>) = 0 [pid 8526] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5870] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... setsockopt resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] close(3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... socket resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] close(3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5871] close(3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... close resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8528] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5871] close(3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... socket resumed>) = 3 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5870] close(3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] close(3 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 105 [pid 5871] <... close resumed>) = 0 ./strace-static-x86_64: Process 8529 attached [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8529] set_robust_list(0x55558848f760, 24) = 0 [pid 8529] chdir("./51") = 0 [pid 8529] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8529] setpgid(0, 0) = 0 [pid 8529] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5867] <... close resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP./strace-static-x86_64: Process 8530 attached ) = 3 [pid 8530] set_robust_list(0x55558848f760, 24 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 107 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8530] <... set_robust_list resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8530] chdir("./52" [pid 8529] <... symlink resumed>) = 0 [pid 8530] <... chdir resumed>) = 0 [pid 8529] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 8530] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8529] <... symlink resumed>) = 0 [pid 8530] <... prctl resumed>) = 0 [pid 8529] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 8530] setpgid(0, 0 [pid 8529] <... symlink resumed>) = 0 [pid 8530] <... setpgid resumed>) = 0 [pid 8529] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8530] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 8529] <... openat resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8530] <... symlink resumed>) = 0 [pid 8529] write(3, "1000", 4 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8530] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 8529] <... write resumed>) = 4 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8530] <... symlink resumed>) = 0 [pid 8529] close(3) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8529] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8529] symlink("/dev/binderfs", "./binderfs" [pid 8530] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 8529] <... symlink resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 executing program [pid 8530] <... symlink resumed>) = 0 [pid 8529] write(1, "executing program\n", 18 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8530] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8529] <... write resumed>) = 18 [pid 8530] <... openat resumed>) = 3 [pid 8529] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8530] write(3, "1000", 4 [pid 8529] <... futex resumed>) = 0 [pid 8530] <... write resumed>) = 4 [pid 8529] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8529] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8530] close(3 [pid 8529] <... mprotect resumed>) = 0 [pid 5867] close(3 [pid 8530] <... close resumed>) = 0 [pid 8530] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5867] <... close resumed>) = 0 [pid 8530] symlink("/dev/binderfs", "./binderfs" [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCPexecuting program [pid 8530] <... symlink resumed>) = 0 [pid 5867] <... socket resumed>) = 3 [pid 8530] write(1, "executing program\n", 18 [pid 8529] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8530] <... write resumed>) = 18 [pid 8529] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8530] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8529] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8530] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0./strace-static-x86_64: Process 8531 attached ) = 0x7f2ce7497000 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8531] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8530] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5867] close(3 [pid 8531] <... rseq resumed>) = 0 [pid 8530] <... mprotect resumed>) = 0 [pid 8529] <... clone3 resumed> => {parent_tid=[106]}, 88) = 106 [pid 8531] set_robust_list(0x7f2ce74b79a0, 24 [pid 8530] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8529] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] <... close resumed>) = 0 [pid 8531] <... set_robust_list resumed>) = 0 [pid 8530] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8529] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8531] rt_sigprocmask(SIG_SETMASK, [], [pid 8530] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8529] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8531] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8529] <... futex resumed>) = 0 [pid 5867] <... socket resumed>) = 3 [pid 8530] <... clone3 resumed> => {parent_tid=[108]}, 88) = 108 [pid 8529] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8531] memfd_create("syzkaller", 0 [pid 8530] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 ./strace-static-x86_64: Process 8532 attached [pid 8531] <... memfd_create resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8531] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8532] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8532] <... rseq resumed>) = 0 [pid 8532] set_robust_list(0x7f2ce74b79a0, 24 [pid 8531] <... mmap resumed>) = 0x7f2cdf000000 [pid 8530] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8530] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... setsockopt resumed>) = 0 [pid 8532] <... set_robust_list resumed>) = 0 [pid 8530] <... futex resumed>) = 0 [pid 8530] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8532] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8532] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8532] memfd_create("syzkaller", 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8532] <... memfd_create resumed>) = 3 [pid 8532] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8532] <... mmap resumed>) = 0x7f2cdf000000 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8533 attached [pid 8533] set_robust_list(0x55558848f760, 24 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 105 [pid 8533] <... set_robust_list resumed>) = 0 [pid 8533] chdir("./51") = 0 [pid 8533] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8533] setpgid(0, 0) = 0 [pid 8533] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 8533] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu") = 0 [pid 8533] symlink("/syzcgroup/net/syz0", "./cgroup.net") = 0 [pid 8533] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8533] write(3, "1000", 4) = 4 [pid 8533] close(3) = 0 [pid 8533] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8533] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8533] write(1, "executing program\n", 18executing program ) = 18 [pid 8533] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8533] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8533] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8533] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8533] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8534 attached [pid 8534] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8533] <... clone3 resumed> => {parent_tid=[106]}, 88) = 106 [pid 8534] <... rseq resumed>) = 0 [pid 8533] rt_sigprocmask(SIG_SETMASK, [], [pid 8534] set_robust_list(0x7f2ce74b79a0, 24 [pid 8533] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8534] <... set_robust_list resumed>) = 0 [pid 8533] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8534] rt_sigprocmask(SIG_SETMASK, [], [pid 8533] <... futex resumed>) = 0 [pid 8534] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8533] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8534] memfd_create("syzkaller", 0) = 3 [pid 8534] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8532] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8531] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8528] <... write resumed>) = 16777216 [pid 8528] munmap(0x7f2cdf000000, 138412032 [pid 8526] <... write resumed>) = 16777216 [pid 8526] munmap(0x7f2cdf000000, 138412032 [pid 8528] <... munmap resumed>) = 0 [pid 8528] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8528] ioctl(4, LOOP_SET_FD, 3 [pid 8534] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8528] <... ioctl resumed>) = 0 [pid 8528] close(3) = 0 [pid 8528] close(4) = 0 [ 457.112046][ T8528] loop1: detected capacity change from 0 to 32768 [pid 8528] mkdir("./file0", 0777) = 0 [pid 8526] <... munmap resumed>) = 0 [pid 8526] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 8528] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8526] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8526] close(3) = 0 [pid 8526] close(4) = 0 [ 457.179849][ T8526] loop4: detected capacity change from 0 to 32768 [ 457.181181][ T8528] XFS: ikeep mount option is deprecated. [pid 8526] mkdir("./file0", 0777) = 0 [ 457.250764][ T8526] XFS: ikeep mount option is deprecated. [ 457.266422][ T8528] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 457.353887][ T8526] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8526] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8531] <... write resumed>) = 16777216 [pid 8531] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8531] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8531] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8531] close(3) = 0 [pid 8531] close(4) = 0 [pid 8531] mkdir("./file0", 0777) = 0 [ 457.586510][ T8528] XFS (loop1): Ending clean mount [ 457.593729][ T8531] loop2: detected capacity change from 0 to 32768 [ 457.605410][ T8528] XFS (loop1): Quotacheck needed: Please wait. [ 457.644946][ T8531] XFS: ikeep mount option is deprecated. [pid 8531] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8532] <... write resumed>) = 16777216 [ 457.726100][ T8526] XFS (loop4): Ending clean mount [pid 8532] munmap(0x7f2cdf000000, 138412032 [pid 8528] <... mount resumed>) = 0 [pid 8528] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8532] <... munmap resumed>) = 0 [pid 8528] <... openat resumed>) = 3 [pid 8532] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8528] chdir("./file0" [pid 8532] <... openat resumed>) = 4 [pid 8528] <... chdir resumed>) = 0 [pid 8528] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 8532] ioctl(4, LOOP_SET_FD, 3 [pid 8528] <... openat resumed>) = -1 EBUSY (Device or resource busy) [ 457.756209][ T8526] XFS (loop4): Quotacheck needed: Please wait. [ 457.763542][ T8528] XFS (loop1): Quotacheck: Done. [ 457.764023][ T8531] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8532] <... ioctl resumed>) = 0 [pid 8528] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8532] close(3 [pid 8528] <... futex resumed>) = 1 [pid 8527] <... futex resumed>) = 0 [pid 8532] <... close resumed>) = 0 [pid 8528] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8527] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8532] close(4 [pid 8528] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8527] <... futex resumed>) = 0 [pid 8528] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8527] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8528] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8528] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8527] <... futex resumed>) = 0 [pid 8528] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8527] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8528] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8527] <... futex resumed>) = 0 [pid 8528] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8527] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8532] <... close resumed>) = 0 [pid 8528] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8532] mkdir("./file0", 0777 [pid 8528] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8532] <... mkdir resumed>) = 0 [pid 8528] <... futex resumed>) = 1 [pid 8527] <... futex resumed>) = 0 [pid 8528] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8527] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8532] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8528] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8527] <... futex resumed>) = 0 [pid 8528] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8527] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8528] <... socket resumed>) = 4 [pid 8528] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8527] <... futex resumed>) = 0 [pid 8528] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8527] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8528] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8527] <... futex resumed>) = 0 [pid 8528] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8527] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8528] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8528] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8527] <... futex resumed>) = 0 [pid 8528] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8527] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8528] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8527] <... futex resumed>) = 0 [pid 8528] mkdir("./bus", 0777 [pid 8527] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8528] <... mkdir resumed>) = 0 [pid 8528] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8528] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8527] <... futex resumed>) = 0 [pid 8528] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8527] close(3) = 0 [pid 8527] close(4) = 0 [pid 8527] close(5) = -1 EBADF (Bad file descriptor) [ 457.799283][ T8532] loop3: detected capacity change from 0 to 32768 [ 457.823414][ T8532] XFS: ikeep mount option is deprecated. [pid 8527] close(6) = -1 EBADF (Bad file descriptor) [pid 8527] close(7) = -1 EBADF (Bad file descriptor) [pid 8527] close(8) = -1 EBADF (Bad file descriptor) [pid 8527] close(9) = -1 EBADF (Bad file descriptor) [pid 8527] close(10) = -1 EBADF (Bad file descriptor) [pid 8527] close(11) = -1 EBADF (Bad file descriptor) [pid 8527] close(12) = -1 EBADF (Bad file descriptor) [pid 8527] close(13) = -1 EBADF (Bad file descriptor) [pid 8527] close(14 [pid 8526] <... mount resumed>) = 0 [pid 8527] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8527] close(15) = -1 EBADF (Bad file descriptor) [pid 8527] close(16) = -1 EBADF (Bad file descriptor) [pid 8526] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8527] close(17) = -1 EBADF (Bad file descriptor) [pid 8526] <... openat resumed>) = 3 [pid 8527] close(18 [pid 8526] chdir("./file0" [pid 8527] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8526] <... chdir resumed>) = 0 [pid 8527] close(19) = -1 EBADF (Bad file descriptor) [pid 8526] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8527] close(20) = -1 EBADF (Bad file descriptor) [pid 8526] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8527] close(21 [pid 8526] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8527] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8526] <... futex resumed>) = 1 [pid 8525] <... futex resumed>) = 0 [pid 8526] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8525] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8526] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8525] <... futex resumed>) = 0 [pid 8526] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [ 457.894645][ T8526] XFS (loop4): Quotacheck: Done. [ 457.904954][ T8532] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8525] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8526] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8527] close(22) = -1 EBADF (Bad file descriptor) [pid 8527] close(23) = -1 EBADF (Bad file descriptor) [pid 8527] close(24 [pid 8526] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8527] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8527] close(25) = -1 EBADF (Bad file descriptor) [pid 8527] close(26 [pid 8526] <... futex resumed>) = 1 [pid 8525] <... futex resumed>) = 0 [pid 8527] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8526] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8527] close(27) = -1 EBADF (Bad file descriptor) [pid 8527] close(28 [pid 8526] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8525] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8527] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8526] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8527] close(29 [pid 8525] <... futex resumed>) = 0 [pid 8527] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8527] exit_group(0 [pid 8528] <... futex resumed>) = ? [pid 8527] <... exit_group resumed>) = ? [pid 8528] +++ exited with 0 +++ [pid 8526] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8525] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8526] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8525] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8526] <... futex resumed>) = 0 [pid 8525] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8526] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8525] <... futex resumed>) = 0 [pid 8526] <... socket resumed>) = 4 [pid 8525] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8526] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8525] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8526] <... futex resumed>) = 0 [pid 8525] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8526] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8525] <... futex resumed>) = 0 [pid 8526] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8525] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8527] +++ exited with 0 +++ [pid 8526] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8525] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8526] <... futex resumed>) = 0 [pid 8525] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=105, si_uid=0, si_status=0, si_utime=0, si_stime=69 /* 0.69 s */} --- [pid 8526] mkdir("./bus", 0777 [pid 8525] <... futex resumed>) = 0 [pid 8526] <... mkdir resumed>) = 0 [pid 8525] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8526] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8526] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] umount2("./51", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8526] <... futex resumed>) = 1 [pid 8525] <... futex resumed>) = 0 [pid 8526] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8525] close(3) = 0 [pid 8525] close(4 [pid 5869] openat(AT_FDCWD, "./51", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8525] <... close resumed>) = 0 [pid 5869] <... openat resumed>) = 3 [pid 8525] close(5) = -1 EBADF (Bad file descriptor) [pid 5869] newfstatat(3, "", [pid 8525] close(6) = -1 EBADF (Bad file descriptor) [pid 8525] close(7 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8525] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8525] close(8) = -1 EBADF (Bad file descriptor) [pid 8525] close(9) = -1 EBADF (Bad file descriptor) [pid 8525] close(10) = -1 EBADF (Bad file descriptor) [pid 5869] getdents64(3, [pid 8525] close(11) = -1 EBADF (Bad file descriptor) [pid 8525] close(12) = -1 EBADF (Bad file descriptor) [pid 8525] close(13) = -1 EBADF (Bad file descriptor) [pid 8525] close(14) = -1 EBADF (Bad file descriptor) [pid 8525] close(15 [pid 5869] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8525] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8525] close(16) = -1 EBADF (Bad file descriptor) [pid 8525] close(17) = -1 EBADF (Bad file descriptor) [pid 8525] close(18) = -1 EBADF (Bad file descriptor) [pid 8525] close(19) = -1 EBADF (Bad file descriptor) [pid 8534] <... write resumed>) = 16777216 [pid 8534] munmap(0x7f2cdf000000, 138412032 [pid 8525] close(20) = -1 EBADF (Bad file descriptor) [pid 8525] close(21) = -1 EBADF (Bad file descriptor) [pid 8525] close(22) = -1 EBADF (Bad file descriptor) [pid 8525] close(23) = -1 EBADF (Bad file descriptor) [pid 8525] close(24) = -1 EBADF (Bad file descriptor) [pid 8525] close(25) = -1 EBADF (Bad file descriptor) [pid 8525] close(26) = -1 EBADF (Bad file descriptor) [pid 8525] close(27) = -1 EBADF (Bad file descriptor) [pid 8525] close(28) = -1 EBADF (Bad file descriptor) [pid 8525] close(29) = -1 EBADF (Bad file descriptor) [pid 8525] exit_group(0) = ? [pid 8526] <... futex resumed>) = ? [pid 8534] <... munmap resumed>) = 0 [pid 8526] +++ exited with 0 +++ [pid 8525] +++ exited with 0 +++ [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=109, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=48 /* 0.48 s */} --- [pid 5872] umount2("./53", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./53", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 458.021068][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5872] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8534] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8534] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8534] close(3) = 0 [pid 8534] close(4) = 0 [pid 8534] mkdir("./file0", 0777) = 0 [ 458.086083][ T8534] loop0: detected capacity change from 0 to 32768 [ 458.095076][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 458.112414][ T8531] XFS (loop2): Ending clean mount [ 458.148383][ T8534] XFS: ikeep mount option is deprecated. [pid 8534] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 5869] <... umount2 resumed>) = 0 [pid 5869] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./51/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./51/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5869] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] close(4) = 0 [pid 5869] rmdir("./51/file0") = 0 [pid 5869] umount2("./51/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./51/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./51/binderfs") = 0 [pid 5869] umount2("./51/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./51/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./51/cgroup.net") = 0 [pid 5869] umount2("./51/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./51/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [ 458.189057][ T8531] XFS (loop2): Quotacheck needed: Please wait. [ 458.207237][ T8534] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] unlink("./51/cgroup.cpu") = 0 [pid 5869] umount2("./51/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./51/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./51/cgroup") = 0 [pid 5869] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] close(3) = 0 [pid 5869] rmdir("./51") = 0 [pid 5869] mkdir("./52", 0777) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [pid 5869] close(3 [pid 5872] <... umount2 resumed>) = 0 [pid 5872] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./53/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./53/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5872] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5872] close(4) = 0 [pid 5872] rmdir("./53/file0") = 0 [pid 5872] umount2("./53/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./53/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./53/binderfs") = 0 [pid 5872] umount2("./53/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./53/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./53/cgroup.net") = 0 [pid 5872] umount2("./53/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./53/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./53/cgroup.cpu") = 0 [pid 5872] umount2("./53/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./53/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./53/cgroup") = 0 [pid 5872] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] close(3) = 0 [pid 5872] rmdir("./53") = 0 [pid 5872] mkdir("./54", 0777) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5872] ioctl(3, LOOP_CLR_FD) = 0 [ 458.366396][ T8531] XFS (loop2): Quotacheck: Done. [ 458.374098][ T8532] XFS (loop3): Ending clean mount [pid 5872] close(3 [pid 8531] <... mount resumed>) = 0 [pid 8531] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8531] chdir("./file0") = 0 [pid 8531] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8531] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8529] <... futex resumed>) = 0 [pid 8531] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8529] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8531] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8529] <... futex resumed>) = 0 [pid 8531] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8529] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8531] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8531] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8529] <... futex resumed>) = 0 [pid 8531] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8529] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8531] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8529] <... futex resumed>) = 0 [pid 8531] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8529] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8531] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8531] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8529] <... futex resumed>) = 0 [pid 8531] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8529] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8531] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8529] <... futex resumed>) = 0 [pid 8531] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8529] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8531] <... socket resumed>) = 4 [pid 8531] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8529] <... futex resumed>) = 0 [pid 8531] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8529] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8531] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8529] <... futex resumed>) = 0 [pid 8531] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8529] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8531] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8531] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8529] <... futex resumed>) = 0 [pid 8531] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8529] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8531] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8529] <... futex resumed>) = 0 [pid 8531] mkdir("./bus", 0777 [pid 8529] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8531] <... mkdir resumed>) = 0 [pid 8531] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8531] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8529] <... futex resumed>) = 0 [pid 8531] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8529] close(3) = 0 [pid 8529] close(4) = 0 [pid 8529] close(5) = -1 EBADF (Bad file descriptor) [pid 8529] close(6) = -1 EBADF (Bad file descriptor) [pid 8529] close(7) = -1 EBADF (Bad file descriptor) [pid 8529] close(8) = -1 EBADF (Bad file descriptor) [pid 8529] close(9) = -1 EBADF (Bad file descriptor) [pid 8529] close(10) = -1 EBADF (Bad file descriptor) [pid 8529] close(11) = -1 EBADF (Bad file descriptor) [pid 8529] close(12) = -1 EBADF (Bad file descriptor) [pid 8529] close(13) = -1 EBADF (Bad file descriptor) [pid 8529] close(14) = -1 EBADF (Bad file descriptor) [pid 8529] close(15) = -1 EBADF (Bad file descriptor) [pid 8529] close(16) = -1 EBADF (Bad file descriptor) [pid 8529] close(17) = -1 EBADF (Bad file descriptor) [pid 8529] close(18) = -1 EBADF (Bad file descriptor) [pid 8529] close(19) = -1 EBADF (Bad file descriptor) [pid 8529] close(20) = -1 EBADF (Bad file descriptor) [pid 8529] close(21) = -1 EBADF (Bad file descriptor) [pid 8529] close(22) = -1 EBADF (Bad file descriptor) [pid 8529] close(23) = -1 EBADF (Bad file descriptor) [pid 8529] close(24) = -1 EBADF (Bad file descriptor) [pid 8529] close(25) = -1 EBADF (Bad file descriptor) [pid 8529] close(26) = -1 EBADF (Bad file descriptor) [pid 8529] close(27) = -1 EBADF (Bad file descriptor) [pid 8529] close(28) = -1 EBADF (Bad file descriptor) [pid 8529] close(29) = -1 EBADF (Bad file descriptor) [pid 8529] exit_group(0 [pid 8531] <... futex resumed>) = ? [pid 8529] <... exit_group resumed>) = ? [pid 8531] +++ exited with 0 +++ [pid 8529] +++ exited with 0 +++ [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=105, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=41 /* 0.41 s */} --- [ 458.443462][ T8532] XFS (loop3): Quotacheck needed: Please wait. [pid 5870] umount2("./51", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./51", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5870] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8532] <... mount resumed>) = 0 [pid 8532] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8532] chdir("./file0") = 0 [pid 8532] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = -1 EBUSY (Device or resource busy) [ 458.602170][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 458.621395][ T8532] XFS (loop3): Quotacheck: Done. [pid 8532] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8530] <... futex resumed>) = 0 [pid 8530] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8532] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8530] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8532] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8532] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8532] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8530] <... futex resumed>) = 0 [pid 8530] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8532] <... futex resumed>) = 0 [pid 8530] <... futex resumed>) = 1 [pid 8532] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8530] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8532] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8532] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8532] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8530] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8530] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8530] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8532] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8532] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8532] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8532] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5870] <... umount2 resumed>) = 0 [pid 8530] <... futex resumed>) = 0 [pid 8530] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8530] <... futex resumed>) = 1 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8530] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] newfstatat(AT_FDCWD, "./51/file0", [pid 8532] <... futex resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8532] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 5870] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8532] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8532] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8530] <... futex resumed>) = 0 [pid 5870] openat(AT_FDCWD, "./51/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8532] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8530] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8532] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8530] <... futex resumed>) = 0 [pid 5870] <... openat resumed>) = 4 [pid 8532] mkdir("./bus", 0777 [pid 8530] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5870] newfstatat(4, "", [pid 8532] <... mkdir resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] close(4) = 0 [pid 5870] rmdir("./51/file0") = 0 [pid 5870] umount2("./51/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./51/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./51/binderfs") = 0 [pid 5870] umount2("./51/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./51/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8532] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5870] unlink("./51/cgroup.net") = 0 [pid 5870] umount2("./51/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./51/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./51/cgroup.cpu") = 0 [pid 5870] umount2("./51/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./51/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./51/cgroup") = 0 [pid 5870] getdents64(3, [pid 8532] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8532] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8530] <... futex resumed>) = 0 [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8530] close(3 [pid 5870] close(3 [pid 8530] <... close resumed>) = 0 [pid 5870] <... close resumed>) = 0 [pid 8530] close(4 [pid 5870] rmdir("./51" [pid 8530] <... close resumed>) = 0 [pid 5870] <... rmdir resumed>) = 0 [pid 8530] close(5 [pid 5870] mkdir("./52", 0777 [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... mkdir resumed>) = 0 [pid 8530] close(6 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8530] close(7) = -1 EBADF (Bad file descriptor) [pid 5870] <... openat resumed>) = 3 [pid 8530] close(8) = -1 EBADF (Bad file descriptor) [pid 5870] ioctl(3, LOOP_CLR_FD [ 458.765028][ T8534] XFS (loop0): Ending clean mount [pid 8530] close(9 [pid 5870] <... ioctl resumed>) = 0 [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] close(3 [pid 8530] close(10 [pid 5869] <... close resumed>) = 0 [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8530] close(11) = -1 EBADF (Bad file descriptor) [pid 8530] close(12) = -1 EBADF (Bad file descriptor) [pid 8530] close(13) = -1 EBADF (Bad file descriptor) [pid 8530] close(14) = -1 EBADF (Bad file descriptor) [pid 8530] close(15) = -1 EBADF (Bad file descriptor) [pid 8530] close(16) = -1 EBADF (Bad file descriptor) [pid 8530] close(17) = -1 EBADF (Bad file descriptor) [pid 8530] close(18) = -1 EBADF (Bad file descriptor) [pid 8530] close(19) = -1 EBADF (Bad file descriptor) [pid 8530] close(20) = -1 EBADF (Bad file descriptor) [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8530] close(21 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8530] close(22 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8530] close(23 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8530] close(24 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8530] close(25 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8530] close(26 [pid 5869] close(3 [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... close resumed>) = 0 [pid 8530] close(27 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... socket resumed>) = 3 [pid 8530] close(28 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8530] close(29 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8530] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8530] exit_group(0 [pid 5869] close(3 [pid 8530] <... exit_group resumed>) = ? [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8532] <... futex resumed>) = ? [pid 5869] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8532] +++ exited with 0 +++ [pid 8530] +++ exited with 0 +++ [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=107, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=48 /* 0.48 s */} --- [pid 5871] umount2("./52", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] openat(AT_FDCWD, "./52", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] <... openat resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] newfstatat(3, "", [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getdents64(3, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5871] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [ 458.818898][ T8534] XFS (loop0): Quotacheck needed: Please wait. [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] close(3) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8575 attached [pid 8575] set_robust_list(0x55558848f760, 24 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 107 [pid 8575] <... set_robust_list resumed>) = 0 [pid 8575] chdir("./52") = 0 [pid 8575] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [ 458.905172][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8575] setpgid(0, 0) = 0 [pid 8575] symlink("/syzcgroup/unified/syz1", "./cgroup") = 0 [pid 8575] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu") = 0 [pid 8575] symlink("/syzcgroup/net/syz1", "./cgroup.net") = 0 [pid 8575] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8575] write(3, "1000", 4) = 4 [pid 8575] close(3) = 0 [pid 8575] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8575] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8575] write(1, "executing program\n", 18) = 18 [pid 8575] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8575] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8534] <... mount resumed>) = 0 [pid 8575] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [ 458.952608][ T8534] XFS (loop0): Quotacheck: Done. [pid 8534] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8575] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8534] <... openat resumed>) = 3 [pid 8575] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8534] chdir("./file0" [pid 8575] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8534] <... chdir resumed>) = 0 ./strace-static-x86_64: Process 8576 attached [pid 8534] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8576] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8575] <... clone3 resumed> => {parent_tid=[108]}, 88) = 108 [pid 8534] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8576] <... rseq resumed>) = 0 [pid 8575] rt_sigprocmask(SIG_SETMASK, [], [pid 8534] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8576] set_robust_list(0x7f2ce74b79a0, 24 [pid 8575] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8534] <... futex resumed>) = 1 [pid 8576] <... set_robust_list resumed>) = 0 [pid 8575] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8534] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8533] <... futex resumed>) = 0 [pid 8576] rt_sigprocmask(SIG_SETMASK, [], [pid 8575] <... futex resumed>) = 0 [pid 8534] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8533] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8576] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8575] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8534] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8533] <... futex resumed>) = 0 [pid 8576] memfd_create("syzkaller", 0 [pid 8534] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8576] <... memfd_create resumed>) = 3 [pid 8534] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8533] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8576] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8534] <... futex resumed>) = 0 [pid 8533] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8533] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8576] <... mmap resumed>) = 0x7f2cdf000000 [pid 8534] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8533] <... futex resumed>) = 0 [pid 8534] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8533] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8534] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8533] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8534] <... futex resumed>) = 0 [pid 8533] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8534] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8533] <... futex resumed>) = 0 [pid 8534] <... socket resumed>) = 4 [pid 8534] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8533] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8534] <... futex resumed>) = 0 [pid 8533] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8534] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8533] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8534] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8533] <... futex resumed>) = 0 [pid 8534] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8533] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] <... umount2 resumed>) = 0 [pid 8534] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5871] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8534] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8534] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5872] <... close resumed>) = 0 [pid 8533] <... futex resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8533] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] newfstatat(AT_FDCWD, "./52/file0", [pid 8533] <... futex resumed>) = 1 [pid 8534] <... futex resumed>) = 0 [pid 8533] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5872] <... socket resumed>) = 3 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8534] mkdir("./bus", 0777 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] openat(AT_FDCWD, "./52/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8534] <... mkdir resumed>) = 0 [pid 5871] <... openat resumed>) = 4 [pid 8534] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5871] newfstatat(4, "", [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8534] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] getdents64(4, [pid 8534] <... futex resumed>) = 1 [pid 8533] <... futex resumed>) = 0 [pid 8534] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8533] close(3 [pid 5871] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8533] <... close resumed>) = 0 [pid 5871] getdents64(4, [pid 8533] close(4 [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] close(4 [pid 8533] <... close resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8533] close(5 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... close resumed>) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8533] close(6 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] rmdir("./52/file0" [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 8533] close(7 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... rmdir resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./52/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8533] close(8 [pid 5872] close(3 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(AT_FDCWD, "./52/binderfs", [pid 8533] close(9 [pid 5872] <... close resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] unlink("./52/binderfs" [pid 8533] close(10 [pid 5872] <... socket resumed>) = 3 [pid 5871] <... unlink resumed>) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] umount2("./52/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8533] close(11 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8533] close(12 [pid 5871] newfstatat(AT_FDCWD, "./52/cgroup.net", [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8533] close(13 [pid 5871] unlink("./52/cgroup.net" [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... unlink resumed>) = 0 [pid 8533] close(14 [pid 5871] umount2("./52/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8533] close(15 [pid 5871] newfstatat(AT_FDCWD, "./52/cgroup.cpu", [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8533] close(16 [pid 5871] unlink("./52/cgroup.cpu" [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... unlink resumed>) = 0 [pid 8533] close(17 [pid 5871] umount2("./52/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8533] close(18 [pid 5871] newfstatat(AT_FDCWD, "./52/cgroup", [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8533] close(19 [pid 5871] unlink("./52/cgroup" [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... unlink resumed>) = 0 [pid 8533] close(20) = -1 EBADF (Bad file descriptor) [pid 5871] getdents64(3, [pid 8533] close(21 [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] close(3 [pid 8533] close(22 [pid 5871] <... close resumed>) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] rmdir("./52" [pid 8533] close(23 [pid 5871] <... rmdir resumed>) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] mkdir("./53", 0777 [pid 8533] close(24 [pid 5871] <... mkdir resumed>) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8533] close(25 [pid 5871] <... openat resumed>) = 3 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] ioctl(3, LOOP_CLR_FD [pid 8533] close(26 [pid 5871] <... ioctl resumed>) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] close(3 [pid 8533] close(27 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8533] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8533] close(28) = -1 EBADF (Bad file descriptor) [pid 8533] close(29) = -1 EBADF (Bad file descriptor) [pid 8533] exit_group(0 [pid 8534] <... futex resumed>) = ? [pid 8533] <... exit_group resumed>) = ? [pid 8534] +++ exited with 0 +++ [pid 8533] +++ exited with 0 +++ [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=105, si_uid=0, si_status=0, si_utime=9 /* 0.09 s */, si_stime=47 /* 0.47 s */} --- [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] umount2("./51", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] <... setsockopt resumed>) = 0 [pid 5867] openat(AT_FDCWD, "./51", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... openat resumed>) = 3 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] newfstatat(3, "", [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5867] getdents64(3, [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] close(3) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8577 attached [pid 8577] set_robust_list(0x55558848f760, 24 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 111 [pid 8577] <... set_robust_list resumed>) = 0 [pid 8577] chdir("./54") = 0 [pid 8577] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8577] setpgid(0, 0) = 0 [pid 8577] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 8577] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 8577] symlink("/syzcgroup/net/syz4", "./cgroup.net"executing program ) = 0 [pid 8577] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8577] write(3, "1000", 4) = 4 [pid 8577] close(3) = 0 [pid 8577] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8577] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8577] write(1, "executing program\n", 18) = 18 [pid 8577] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8577] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8577] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8577] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8577] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8578 attached [pid 8578] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8577] <... clone3 resumed> => {parent_tid=[112]}, 88) = 112 [pid 8578] <... rseq resumed>) = 0 [pid 8577] rt_sigprocmask(SIG_SETMASK, [], [pid 8578] set_robust_list(0x7f2ce74b79a0, 24 [pid 8577] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8578] <... set_robust_list resumed>) = 0 [pid 8577] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8578] rt_sigprocmask(SIG_SETMASK, [], [pid 8577] <... futex resumed>) = 0 [pid 8578] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8577] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8578] memfd_create("syzkaller", 0) = 3 [pid 8578] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [ 459.323952][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] close(3) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8579 attached [pid 8579] set_robust_list(0x55558848f760, 24 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 107 [pid 8579] <... set_robust_list resumed>) = 0 [pid 8579] chdir("./52") = 0 [pid 8579] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8579] setpgid(0, 0) = 0 [pid 8579] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 8579] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5867] <... umount2 resumed>) = 0 [pid 5867] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8579] <... symlink resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./51/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8579] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5867] umount2("./51/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8579] <... symlink resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8579] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5867] openat(AT_FDCWD, "./51/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8579] <... openat resumed>) = 3 [pid 5867] <... openat resumed>) = 4 [pid 5867] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 8579] write(3, "1000", 4 [pid 5867] close(4 [pid 8579] <... write resumed>) = 4 [pid 5867] <... close resumed>) = 0 [pid 8579] close(3 [pid 5867] rmdir("./51/file0" [pid 8579] <... close resumed>) = 0 [pid 5867] <... rmdir resumed>) = 0 [pid 5867] umount2("./51/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./51/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./51/binderfs") = 0 [pid 5867] umount2("./51/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./51/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./51/cgroup.net") = 0 [pid 5867] umount2("./51/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./51/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./51/cgroup.cpu") = 0 [pid 5867] umount2("./51/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./51/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./51/cgroup") = 0 [pid 5867] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] close(3) = 0 [pid 5867] rmdir("./51") = 0 [pid 5867] mkdir("./52", 0777 [pid 8579] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8579] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 5867] <... mkdir resumed>) = 0 [pid 8579] write(1, "executing program\n", 18 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 8579] <... write resumed>) = 18 [pid 5867] <... ioctl resumed>) = 0 [pid 5867] close(3 [pid 8579] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8578] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8579] <... futex resumed>) = 0 [pid 8579] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8579] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8579] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8576] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8579] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8579] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8580 attached [pid 8580] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8579] <... clone3 resumed> => {parent_tid=[108]}, 88) = 108 [pid 8580] <... rseq resumed>) = 0 [pid 8579] rt_sigprocmask(SIG_SETMASK, [], [pid 8580] set_robust_list(0x7f2ce74b79a0, 24 [pid 8579] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8580] <... set_robust_list resumed>) = 0 [pid 8579] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8580] rt_sigprocmask(SIG_SETMASK, [], [pid 8579] <... futex resumed>) = 0 [pid 8580] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8579] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8580] memfd_create("syzkaller", 0) = 3 [pid 8580] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5871] <... close resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5867] <... close resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8580] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] close(3 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] <... close resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8581 attached ./strace-static-x86_64: Process 8582 attached [pid 8581] set_robust_list(0x55558848f760, 24 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 109 [pid 8581] <... set_robust_list resumed>) = 0 [pid 8582] set_robust_list(0x55558848f760, 24 [pid 8581] chdir("./53" [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 107 [pid 8582] <... set_robust_list resumed>) = 0 [pid 8582] chdir("./52") = 0 [pid 8582] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8581] <... chdir resumed>) = 0 [pid 8582] <... prctl resumed>) = 0 [pid 8582] setpgid(0, 0 [pid 8581] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8582] <... setpgid resumed>) = 0 [pid 8582] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 8581] <... prctl resumed>) = 0 [pid 8581] setpgid(0, 0 [pid 8582] <... symlink resumed>) = 0 [pid 8581] <... setpgid resumed>) = 0 [pid 8582] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 8581] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 8582] <... symlink resumed>) = 0 [pid 8581] <... symlink resumed>) = 0 [pid 8582] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 8581] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 8582] <... symlink resumed>) = 0 [pid 8581] <... symlink resumed>) = 0 [pid 8581] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 8582] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8581] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8582] write(3, "1000", 4) = 4 [pid 8582] close(3) = 0 [pid 8582] read(200, [pid 8581] <... openat resumed>) = 3 [pid 8582] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8582] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8581] write(3, "1000", 4) = 4 [pid 8581] close(3 executing program [pid 8582] write(1, "executing program\n", 18 [pid 8581] <... close resumed>) = 0 [pid 8582] <... write resumed>) = 18 [pid 8581] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8582] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8581] symlink("/dev/binderfs", "./binderfs" [pid 8582] <... futex resumed>) = 0 [pid 8582] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8582] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8582] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8581] <... symlink resumed>) = 0 [pid 8581] write(1, "executing program\n", 18executing program [pid 8582] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8581] <... write resumed>) = 18 [pid 8582] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8581] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000./strace-static-x86_64: Process 8583 attached ) = 0 [pid 8583] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8582] <... clone3 resumed> => {parent_tid=[108]}, 88) = 108 [pid 8581] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8583] <... rseq resumed>) = 0 [pid 8582] rt_sigprocmask(SIG_SETMASK, [], [pid 8583] set_robust_list(0x7f2ce74b79a0, 24 [pid 8582] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8581] <... mmap resumed>) = 0x7f2ce7497000 [pid 8583] <... set_robust_list resumed>) = 0 [pid 8582] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8583] rt_sigprocmask(SIG_SETMASK, [], [pid 8582] <... futex resumed>) = 0 [pid 8583] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8582] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8583] memfd_create("syzkaller", 0 [pid 8581] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8583] <... memfd_create resumed>) = 3 [pid 8583] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8581] <... mprotect resumed>) = 0 [pid 8583] <... mmap resumed>) = 0x7f2cdf000000 [pid 8581] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8581] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8584 attached [pid 8584] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8581] <... clone3 resumed> => {parent_tid=[110]}, 88) = 110 [pid 8584] <... rseq resumed>) = 0 [pid 8581] rt_sigprocmask(SIG_SETMASK, [], [pid 8584] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8581] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8584] rt_sigprocmask(SIG_SETMASK, [], [pid 8581] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8584] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8581] <... futex resumed>) = 0 [pid 8584] memfd_create("syzkaller", 0 [pid 8581] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8584] <... memfd_create resumed>) = 3 [pid 8584] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8578] <... write resumed>) = 16777216 [pid 8578] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8578] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 8578] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8578] close(3 [pid 8576] <... write resumed>) = 16777216 [pid 8578] <... close resumed>) = 0 [pid 8576] munmap(0x7f2cdf000000, 138412032 [ 460.449146][ T8578] loop4: detected capacity change from 0 to 32768 [pid 8578] close(4) = 0 [pid 8578] mkdir("./file0", 0777) = 0 [ 460.490472][ T8578] XFS: ikeep mount option is deprecated. [pid 8578] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8576] <... munmap resumed>) = 0 [pid 8576] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8576] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8576] close(3) = 0 [pid 8576] close(4) = 0 [pid 8576] mkdir("./file0", 0777) = 0 [ 460.591392][ T8578] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 460.624507][ T8576] loop1: detected capacity change from 0 to 32768 [pid 8576] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8580] <... write resumed>) = 16777216 [pid 8583] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [ 460.655508][ T8576] XFS: ikeep mount option is deprecated. [pid 8580] munmap(0x7f2cdf000000, 138412032 [pid 8584] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8580] <... munmap resumed>) = 0 [pid 8580] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8580] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8580] close(3) = 0 [pid 8580] close(4) = 0 [pid 8580] mkdir("./file0", 0777) = 0 [ 460.765086][ T8576] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 460.792279][ T8580] loop2: detected capacity change from 0 to 32768 [ 460.846134][ T8580] XFS: ikeep mount option is deprecated. [ 460.909060][ T8580] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 461.107992][ T8578] XFS (loop4): Ending clean mount [ 461.133252][ T8576] XFS (loop1): Ending clean mount [ 461.149990][ T8578] XFS (loop4): Quotacheck needed: Please wait. [ 461.185616][ T8576] XFS (loop1): Quotacheck needed: Please wait. [pid 8580] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8578] <... mount resumed>) = 0 [pid 8578] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8578] chdir("./file0") = 0 [pid 8578] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8578] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8578] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8577] <... futex resumed>) = 0 [ 461.297568][ T8578] XFS (loop4): Quotacheck: Done. [pid 8577] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8578] <... futex resumed>) = 0 [pid 8577] <... futex resumed>) = 1 [pid 8578] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8578] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8578] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8577] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000}) = -1 EAGAIN (Resource temporarily unavailable) [pid 8577] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8578] <... futex resumed>) = 0 [pid 8577] <... futex resumed>) = 1 [pid 8578] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8578] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8578] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8577] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000}) = -1 EAGAIN (Resource temporarily unavailable) [pid 8577] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8576] <... mount resumed>) = 0 [pid 8576] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8576] chdir("./file0") = 0 [pid 8576] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8576] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8575] <... futex resumed>) = 0 [pid 8576] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8575] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8576] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8575] <... futex resumed>) = 0 [pid 8576] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8575] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8576] <... futex resumed>) = 0 [pid 8575] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8576] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8575] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8576] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8575] <... futex resumed>) = 0 [pid 8576] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8575] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8576] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8576] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8575] <... futex resumed>) = 0 [pid 8576] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8575] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8576] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8575] <... futex resumed>) = 0 [pid 8578] <... futex resumed>) = 0 [pid 8577] <... futex resumed>) = 1 [pid 8576] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8575] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8578] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8578] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8578] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8576] <... socket resumed>) = 4 [pid 8576] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8575] <... futex resumed>) = 0 [pid 8576] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8575] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8576] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8575] <... futex resumed>) = 0 [pid 8576] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8575] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8576] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8576] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8575] <... futex resumed>) = 0 [pid 8576] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8575] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8576] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8575] <... futex resumed>) = 0 [pid 8576] mkdir("./bus", 0777 [pid 8575] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8577] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8576] <... mkdir resumed>) = 0 [pid 8577] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8576] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [ 461.360788][ T8576] XFS (loop1): Quotacheck: Done. [pid 8576] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8583] <... write resumed>) = 16777216 [pid 8577] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8575] <... futex resumed>) = 0 [pid 8578] <... futex resumed>) = 0 [pid 8577] <... futex resumed>) = 1 [pid 8576] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8575] close(3 [pid 8583] munmap(0x7f2cdf000000, 138412032 [pid 8578] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8577] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8575] <... close resumed>) = 0 [pid 8578] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8578] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8578] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8575] close(4) = 0 [pid 8575] close(5) = -1 EBADF (Bad file descriptor) [pid 8575] close(6 [pid 8577] <... futex resumed>) = 0 [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8578] <... futex resumed>) = 0 [pid 8577] <... futex resumed>) = 1 [pid 8575] close(7 [pid 8578] mkdir("./bus", 0777 [pid 8577] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8578] <... mkdir resumed>) = 0 [pid 8578] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8578] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8578] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8577] <... futex resumed>) = 0 [pid 8577] close(3 [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] <... close resumed>) = 0 [pid 8577] close(4 [pid 8575] close(8) = -1 EBADF (Bad file descriptor) [pid 8577] <... close resumed>) = 0 [pid 8577] close(5 [pid 8575] close(9 [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(6 [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] close(10 [pid 8577] close(7) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(8) = -1 EBADF (Bad file descriptor) [pid 8575] close(11 [pid 8577] close(9) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(10) = -1 EBADF (Bad file descriptor) [pid 8575] close(12 [pid 8577] close(11) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(12) = -1 EBADF (Bad file descriptor) [pid 8575] close(13) = -1 EBADF (Bad file descriptor) [pid 8575] close(14 [pid 8577] close(13) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(14 [pid 8575] close(15 [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] close(16) = -1 EBADF (Bad file descriptor) [pid 8575] close(17) = -1 EBADF (Bad file descriptor) [pid 8575] close(18 [pid 8577] close(15) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(16 [pid 8575] close(19 [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(17 [pid 8575] close(20 [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(18 [pid 8575] close(21 [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(19 [pid 8575] close(22 [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] close(23 [pid 8577] close(20 [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] close(24 [pid 8577] close(21 [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] close(25) = -1 EBADF (Bad file descriptor) [pid 8575] close(26 [pid 8577] close(22 [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] close(27 [pid 8577] close(23) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(24 [pid 8575] close(28 [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8575] close(29 [pid 8577] close(25) = -1 EBADF (Bad file descriptor) [pid 8577] close(26) = -1 EBADF (Bad file descriptor) [pid 8577] close(27) = -1 EBADF (Bad file descriptor) [pid 8575] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] close(28 [pid 8575] exit_group(0 [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8576] <... futex resumed>) = ? [pid 8575] <... exit_group resumed>) = ? [pid 8577] close(29 [pid 8576] +++ exited with 0 +++ [pid 8575] +++ exited with 0 +++ [pid 8577] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8577] exit_group(0) = ? [pid 8578] <... futex resumed>) = ? [pid 8578] +++ exited with 0 +++ [pid 8577] +++ exited with 0 +++ [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=111, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=47 /* 0.47 s */} --- [ 461.445131][ T8580] XFS (loop2): Ending clean mount [pid 5872] umount2("./54", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=107, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=44 /* 0.44 s */} --- [pid 5869] umount2("./52", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./52", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./54", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5872] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8583] <... munmap resumed>) = 0 [pid 8583] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8583] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8583] close(3) = 0 [pid 8583] close(4) = 0 [pid 8583] mkdir("./file0", 0777) = 0 [ 461.503821][ T8580] XFS (loop2): Quotacheck needed: Please wait. [ 461.511066][ T8583] loop0: detected capacity change from 0 to 32768 [ 461.550944][ T8583] XFS: ikeep mount option is deprecated. [ 461.557003][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 461.567065][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 461.602723][ T8583] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8583] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8584] <... write resumed>) = 16777216 [ 461.685295][ T8580] XFS (loop2): Quotacheck: Done. [pid 8584] munmap(0x7f2cdf000000, 138412032 [pid 8580] <... mount resumed>) = 0 [pid 8580] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8580] chdir("./file0") = 0 [pid 8580] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8580] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8580] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5872] <... umount2 resumed>) = 0 [pid 8579] <... futex resumed>) = 0 [pid 8579] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8580] <... futex resumed>) = 0 [pid 8579] <... futex resumed>) = 1 [pid 8580] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8579] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8580] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8580] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8579] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8580] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8579] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8579] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8580] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8580] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8580] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8579] <... futex resumed>) = 0 [pid 8579] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8579] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./54/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./54/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5872] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 8580] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5872] getdents64(4, [pid 8580] <... socket resumed>) = 4 [pid 5872] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5872] close(4 [pid 8580] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... close resumed>) = 0 [pid 5872] rmdir("./54/file0" [pid 8580] <... futex resumed>) = 1 [pid 8579] <... futex resumed>) = 0 [pid 8580] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8579] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... rmdir resumed>) = 0 [pid 8579] <... futex resumed>) = 0 [pid 8580] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8579] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] umount2("./54/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8580] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8579] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8580] <... futex resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8579] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8584] <... munmap resumed>) = 0 [pid 8580] mkdir("./bus", 0777 [pid 8579] <... futex resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./54/binderfs", [pid 8579] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8580] <... mkdir resumed>) = 0 [pid 8580] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8580] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8580] <... futex resumed>) = 1 [pid 8579] <... futex resumed>) = 0 [pid 5872] unlink("./54/binderfs" [pid 8584] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8580] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8584] <... openat resumed>) = 4 [pid 8579] close(3 [pid 5872] <... unlink resumed>) = 0 [pid 8584] ioctl(4, LOOP_SET_FD, 3 [pid 8579] <... close resumed>) = 0 [pid 5872] umount2("./54/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8579] close(4 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8579] <... close resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./54/cgroup.net", [pid 8579] close(5) = -1 EBADF (Bad file descriptor) [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8579] close(6 [pid 5872] unlink("./54/cgroup.net" [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8579] close(7 [pid 5872] <... unlink resumed>) = 0 [pid 5872] umount2("./54/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8579] close(8 [pid 5872] newfstatat(AT_FDCWD, "./54/cgroup.cpu", [pid 8584] <... ioctl resumed>) = 0 [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8584] close(3 [pid 8579] close(9 [pid 5872] unlink("./54/cgroup.cpu" [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... unlink resumed>) = 0 [pid 8579] close(10 [pid 5872] umount2("./54/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8579] close(11 [pid 5872] newfstatat(AT_FDCWD, "./54/cgroup", [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8584] <... close resumed>) = 0 [pid 8579] close(12 [pid 8584] close(4 [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8584] <... close resumed>) = 0 [pid 8579] close(13 [pid 8584] mkdir("./file0", 0777 [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8584] <... mkdir resumed>) = 0 [pid 5872] unlink("./54/cgroup" [pid 8584] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 5872] <... unlink resumed>) = 0 [pid 8579] close(14 [pid 5872] getdents64(3, [pid 5869] <... umount2 resumed>) = 0 [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8579] close(15 [pid 5869] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8579] close(16) = -1 EBADF (Bad file descriptor) [pid 8579] close(17) = -1 EBADF (Bad file descriptor) [pid 8579] close(18) = -1 EBADF (Bad file descriptor) [pid 8579] close(19) = -1 EBADF (Bad file descriptor) [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8579] close(20) = -1 EBADF (Bad file descriptor) [pid 8579] close(21) = -1 EBADF (Bad file descriptor) [pid 8579] close(22) = -1 EBADF (Bad file descriptor) [pid 8579] close(23) = -1 EBADF (Bad file descriptor) [pid 8579] close(24) = -1 EBADF (Bad file descriptor) [pid 5869] newfstatat(AT_FDCWD, "./52/file0", [pid 8579] close(25) = -1 EBADF (Bad file descriptor) [pid 8579] close(26) = -1 EBADF (Bad file descriptor) [pid 8579] close(27 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 461.801078][ T8584] loop3: detected capacity change from 0 to 32768 [ 461.840940][ T8584] XFS: ikeep mount option is deprecated. [pid 8579] close(28 [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] close(3 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... close resumed>) = 0 [pid 5869] openat(AT_FDCWD, "./52/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5872] rmdir("./54" [pid 5869] <... openat resumed>) = 4 [pid 8579] close(29 [pid 5872] <... rmdir resumed>) = 0 [pid 5869] newfstatat(4, "", [pid 8579] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] mkdir("./55", 0777 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8579] exit_group(0 [pid 5872] <... mkdir resumed>) = 0 [pid 5869] getdents64(4, [pid 8580] <... futex resumed>) = ? [pid 8579] <... exit_group resumed>) = ? [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8580] +++ exited with 0 +++ [pid 8579] +++ exited with 0 +++ [pid 5872] <... openat resumed>) = 3 [pid 5869] getdents64(4, [pid 5872] ioctl(3, LOOP_CLR_FD [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=107, si_uid=0, si_status=0, si_utime=8 /* 0.08 s */, si_stime=52 /* 0.52 s */} --- [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] restart_syscall(<... resuming interrupted clone ...> [pid 5869] close(4 [pid 5870] <... restart_syscall resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 5869] rmdir("./52/file0" [pid 5872] <... ioctl resumed>) = 0 [pid 5869] <... rmdir resumed>) = 0 [pid 5872] close(3 [pid 5869] umount2("./52/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] umount2("./52", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] newfstatat(AT_FDCWD, "./52/binderfs", [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] openat(AT_FDCWD, "./52", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] unlink("./52/binderfs" [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 5870] getdents64(3, [pid 5869] umount2("./52/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [ 461.916266][ T8583] XFS (loop0): Ending clean mount [pid 5869] newfstatat(AT_FDCWD, "./52/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./52/cgroup.net") = 0 [pid 5869] umount2("./52/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./52/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./52/cgroup.cpu") = 0 [pid 5869] umount2("./52/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./52/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./52/cgroup") = 0 [pid 5869] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] close(3) = 0 [pid 5869] rmdir("./52") = 0 [ 461.963986][ T8584] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 462.003200][ T8583] XFS (loop0): Quotacheck needed: Please wait. [pid 5869] mkdir("./53", 0777) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [ 462.064258][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] close(3 [pid 8583] <... mount resumed>) = 0 [pid 8583] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [ 462.243761][ T8583] XFS (loop0): Quotacheck: Done. [pid 8583] chdir("./file0") = 0 [pid 8583] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8583] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8582] <... futex resumed>) = 0 [pid 8583] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8582] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8583] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8582] <... futex resumed>) = 0 [pid 8583] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8582] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8583] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8583] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8582] <... futex resumed>) = 0 [pid 8583] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8582] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8583] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8582] <... futex resumed>) = 0 [pid 8583] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8582] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8583] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8583] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... umount2 resumed>) = 0 [pid 8583] <... futex resumed>) = 1 [pid 8582] <... futex resumed>) = 0 [pid 8583] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8582] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8583] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8582] <... futex resumed>) = 0 [pid 8583] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8582] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8583] <... socket resumed>) = 4 [pid 8583] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8582] <... futex resumed>) = 0 [pid 8583] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8582] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8583] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8582] <... futex resumed>) = 0 [pid 8583] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8582] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8583] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8583] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8582] <... futex resumed>) = 0 [pid 8583] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8582] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8583] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8582] <... futex resumed>) = 0 [pid 8583] mkdir("./bus", 0777 [pid 8582] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8583] <... mkdir resumed>) = 0 [pid 8583] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5870] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8583] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] newfstatat(AT_FDCWD, "./52/file0", [pid 8583] <... futex resumed>) = 1 [pid 8582] <... futex resumed>) = 0 [pid 8583] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8582] close(3) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8582] close(4) = 0 [pid 5870] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./52/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5870] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] close(4) = 0 [pid 5870] rmdir("./52/file0") = 0 [pid 5870] umount2("./52/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8582] close(5 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8582] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8582] close(6) = -1 EBADF (Bad file descriptor) [pid 8582] close(7 [pid 5870] newfstatat(AT_FDCWD, "./52/binderfs", [pid 8582] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8582] close(8 [pid 5870] unlink("./52/binderfs") = 0 [pid 5870] umount2("./52/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./52/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./52/cgroup.net" [pid 8582] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... unlink resumed>) = 0 [pid 5870] umount2("./52/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./52/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./52/cgroup.cpu") = 0 [pid 5870] umount2("./52/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./52/cgroup", [pid 8582] close(9 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8582] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8582] close(10) = -1 EBADF (Bad file descriptor) [pid 8582] close(11) = -1 EBADF (Bad file descriptor) [pid 5870] unlink("./52/cgroup") = 0 [pid 5870] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] close(3) = 0 [pid 5870] rmdir("./52") = 0 [pid 5870] mkdir("./53", 0777) = 0 [pid 8582] close(12 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 3 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5870] close(3 [pid 8582] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8582] close(13) = -1 EBADF (Bad file descriptor) [pid 8582] close(14) = -1 EBADF (Bad file descriptor) [pid 8582] close(15) = -1 EBADF (Bad file descriptor) [pid 8582] close(16) = -1 EBADF (Bad file descriptor) [pid 8582] close(17) = -1 EBADF (Bad file descriptor) [pid 8582] close(18) = -1 EBADF (Bad file descriptor) [pid 8582] close(19) = -1 EBADF (Bad file descriptor) [pid 8582] close(20) = -1 EBADF (Bad file descriptor) [pid 8582] close(21) = -1 EBADF (Bad file descriptor) [pid 8582] close(22) = -1 EBADF (Bad file descriptor) [pid 8582] close(23) = -1 EBADF (Bad file descriptor) [pid 8582] close(24) = -1 EBADF (Bad file descriptor) [pid 8582] close(25) = -1 EBADF (Bad file descriptor) [pid 8582] close(26) = -1 EBADF (Bad file descriptor) [pid 8582] close(27) = -1 EBADF (Bad file descriptor) [pid 8582] close(28) = -1 EBADF (Bad file descriptor) [pid 8582] close(29) = -1 EBADF (Bad file descriptor) [pid 8582] exit_group(0 [pid 8583] <... futex resumed>) = ? [pid 8582] <... exit_group resumed>) = ? [pid 8583] +++ exited with 0 +++ [pid 8582] +++ exited with 0 +++ [ 462.453414][ T8584] XFS (loop3): Ending clean mount [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=107, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=49 /* 0.49 s */} --- [pid 5867] umount2("./52", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./52", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5867] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 462.476837][ T8584] XFS (loop3): Quotacheck needed: Please wait. [pid 5867] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... close resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [ 462.565083][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] <... socket resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] close(3 [pid 5872] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] <... close resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5872] <... socket resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5869] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] close(3) = 0 [pid 5872] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] close(3) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8584] <... mount resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8584] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8584] <... openat resumed>) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] <... setsockopt resumed>) = 0 [pid 8584] chdir("./file0" [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8584] <... chdir resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8584] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [ 462.656955][ T8584] XFS (loop3): Quotacheck: Done. [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8584] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8584] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8584] <... futex resumed>) = 1 [pid 8581] <... futex resumed>) = 0 [pid 5867] <... umount2 resumed>) = 0 [pid 8584] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8581] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8584] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8581] <... futex resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 8584] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8581] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8584] <... futex resumed>) = 0 [pid 8581] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 8584] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8581] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8584] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8581] <... futex resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 8584] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8581] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8584] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 8584] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8584] <... futex resumed>) = 1 [pid 8581] <... futex resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8584] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8581] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 8584] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8581] <... futex resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] newfstatat(AT_FDCWD, "./52/file0", [pid 8584] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8581] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 8584] <... socket resumed>) = 4 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8584] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] umount2("./52/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8584] <... futex resumed>) = 1 [pid 8581] <... futex resumed>) = 0 [pid 5872] close(3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8584] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8581] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8584] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8581] <... futex resumed>) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8584] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8581] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... setsockopt resumed>) = 0 [pid 8584] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5867] openat(AT_FDCWD, "./52/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8584] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] close(3 [pid 8584] <... futex resumed>) = 1 [pid 8581] <... futex resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... close resumed>) = 0 [pid 5867] <... openat resumed>) = 4 [pid 8584] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8581] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5867] newfstatat(4, "", [pid 8584] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8581] <... futex resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... socket resumed>) = 3 [pid 8584] mkdir("./bus", 0777 [pid 8581] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8584] <... mkdir resumed>) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] getdents64(4, [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getdents64(4, [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8584] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] close(4 [pid 8584] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] <... close resumed>) = 0 [pid 8584] <... futex resumed>) = 1 [pid 8581] <... futex resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] rmdir("./52/file0" [pid 8584] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8581] close(3 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8581] <... close resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] <... rmdir resumed>) = 0 [pid 8581] close(4 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8581] <... close resumed>) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] umount2("./52/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8581] close(5 [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./52/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8581] close(6) = -1 EBADF (Bad file descriptor) [pid 5867] unlink("./52/binderfs" [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8581] close(7 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8581] close(8) = -1 EBADF (Bad file descriptor) [pid 8581] close(9) = -1 EBADF (Bad file descriptor) [pid 8581] close(10) = -1 EBADF (Bad file descriptor) [pid 8581] close(11) = -1 EBADF (Bad file descriptor) [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8581] close(12) = -1 EBADF (Bad file descriptor) [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8581] close(13 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... unlink resumed>) = 0 [pid 5867] umount2("./52/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8581] close(14 [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8581] close(15 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./52/cgroup.net", [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8581] close(16 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] unlink("./52/cgroup.net" [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... unlink resumed>) = 0 [pid 8581] close(17 [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] umount2("./52/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] close(3 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8581] close(18 [pid 5872] <... close resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5869] close(3 [pid 5867] newfstatat(AT_FDCWD, "./52/cgroup.cpu", [pid 8581] close(19 [pid 5869] <... close resumed>) = 0 [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8625 attached [pid 8581] close(20 [pid 8625] set_robust_list(0x55558848f760, 24 [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 113 [pid 8625] <... set_robust_list resumed>) = 0 [pid 8581] close(21 [pid 8625] chdir("./55" [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8581] close(22) = -1 EBADF (Bad file descriptor) [pid 8581] close(23) = -1 EBADF (Bad file descriptor) [pid 8625] <... chdir resumed>) = 0 [pid 8581] close(24 [pid 8625] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) ./strace-static-x86_64: Process 8626 attached [pid 8625] <... prctl resumed>) = 0 [pid 8581] close(25 [pid 8626] set_robust_list(0x55558848f760, 24 [pid 8625] setpgid(0, 0 [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 109 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8626] <... set_robust_list resumed>) = 0 [pid 8625] <... setpgid resumed>) = 0 [pid 8581] close(26 [pid 8626] chdir("./53" [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 8581] close(27 [pid 8626] <... chdir resumed>) = 0 [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... symlink resumed>) = 0 [pid 8581] close(28 [pid 8626] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] <... prctl resumed>) = 0 [pid 8581] close(29 [pid 8626] setpgid(0, 0 [pid 8625] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 8581] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] unlink("./52/cgroup.cpu" [pid 8626] <... setpgid resumed>) = 0 [pid 8625] <... symlink resumed>) = 0 [pid 8581] exit_group(0 [pid 8584] <... futex resumed>) = ? [pid 8581] <... exit_group resumed>) = ? [pid 5867] <... unlink resumed>) = 0 [pid 8625] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 8584] +++ exited with 0 +++ [pid 8581] +++ exited with 0 +++ [pid 5867] umount2("./52/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8626] symlink("/syzcgroup/unified/syz1", "./cgroup") = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=109, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=57 /* 0.57 s */} --- [pid 5867] newfstatat(AT_FDCWD, "./52/cgroup", [pid 5871] restart_syscall(<... resuming interrupted clone ...> [pid 8626] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 8625] <... symlink resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8626] <... symlink resumed>) = 0 [pid 8625] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5867] unlink("./52/cgroup" [pid 8625] <... openat resumed>) = 3 [pid 8626] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 8625] write(3, "1000", 4 [pid 8626] <... symlink resumed>) = 0 [pid 8625] <... write resumed>) = 4 [pid 8626] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8625] close(3 [pid 8626] <... openat resumed>) = 3 [pid 8625] <... close resumed>) = 0 [pid 8625] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] <... restart_syscall resumed>) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 8626] write(3, "1000", 4 [pid 8625] symlink("/dev/binderfs", "./binderfs" [pid 8626] <... write resumed>) = 4 [pid 8625] <... symlink resumed>) = 0 [pid 5867] getdents64(3, [pid 8626] close(3) = 0 [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 executing program [pid 8626] read(200, [pid 8625] write(1, "executing program\n", 18 [pid 8626] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8625] <... write resumed>) = 18 [pid 8626] symlink("/dev/binderfs", "./binderfs" [pid 8625] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8626] <... symlink resumed>) = 0 executing program [pid 8626] write(1, "executing program\n", 18 [pid 8625] <... futex resumed>) = 0 [pid 5871] umount2("./53", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] close(3 [pid 8625] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8626] <... write resumed>) = 18 [pid 5867] <... close resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8626] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8625] <... mmap resumed>) = 0x7f2ce7497000 [pid 5871] openat(AT_FDCWD, "./53", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] rmdir("./52" [pid 8626] <... futex resumed>) = 0 [pid 8625] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8626] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8625] <... mprotect resumed>) = 0 [pid 5871] <... openat resumed>) = 3 [pid 5867] <... rmdir resumed>) = 0 [pid 8626] <... mmap resumed>) = 0x7f2ce7497000 [pid 8625] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5871] newfstatat(3, "", [pid 5867] mkdir("./53", 0777 [pid 8626] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8625] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8626] <... mprotect resumed>) = 0 [pid 8625] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 ./strace-static-x86_64: Process 8627 attached [pid 5867] <... mkdir resumed>) = 0 [pid 8627] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8626] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8625] <... clone3 resumed> => {parent_tid=[114]}, 88) = 114 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8627] <... rseq resumed>) = 0 [pid 8626] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8625] rt_sigprocmask(SIG_SETMASK, [], [pid 5871] getdents64(3, [pid 8627] set_robust_list(0x7f2ce74b79a0, 24 [pid 5867] <... openat resumed>) = 3 [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 5871] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... ioctl resumed>) = 0 [pid 8627] <... set_robust_list resumed>) = 0 [pid 8625] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] close(3 [pid 8627] rt_sigprocmask(SIG_SETMASK, [], [pid 8625] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8627] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8625] <... futex resumed>) = 0 [pid 8627] memfd_create("syzkaller", 0 [pid 8626] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8625] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000}./strace-static-x86_64: Process 8628 attached [pid 8628] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8626] <... clone3 resumed> => {parent_tid=[110]}, 88) = 110 [pid 8628] <... rseq resumed>) = 0 [pid 8627] <... memfd_create resumed>) = 3 [pid 8626] rt_sigprocmask(SIG_SETMASK, [], [pid 8628] set_robust_list(0x7f2ce74b79a0, 24 [pid 8627] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8626] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8628] <... set_robust_list resumed>) = 0 [pid 8627] <... mmap resumed>) = 0x7f2cdf000000 [pid 8628] rt_sigprocmask(SIG_SETMASK, [], [pid 8626] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8628] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8628] memfd_create("syzkaller", 0 [pid 8626] <... futex resumed>) = 0 [pid 8628] <... memfd_create resumed>) = 3 [pid 8626] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8628] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [ 462.916563][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... umount2 resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] newfstatat(AT_FDCWD, "./53/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] close(3 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... close resumed>) = 0 [pid 5871] openat(AT_FDCWD, "./53/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] <... openat resumed>) = 4 [pid 5871] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 109 [pid 5871] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] close(4) = 0 ./strace-static-x86_64: Process 8629 attached [pid 5871] rmdir("./53/file0") = 0 [pid 8629] set_robust_list(0x55558848f760, 24 [pid 5871] umount2("./53/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8629] <... set_robust_list resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./53/binderfs", [pid 8629] chdir("./53" [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./53/binderfs" [pid 8629] <... chdir resumed>) = 0 [pid 8629] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5871] <... unlink resumed>) = 0 [pid 8629] <... prctl resumed>) = 0 [pid 5871] umount2("./53/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8629] setpgid(0, 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8629] <... setpgid resumed>) = 0 [pid 5871] newfstatat(AT_FDCWD, "./53/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8629] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5871] unlink("./53/cgroup.net" [pid 8629] <... symlink resumed>) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 8629] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5871] umount2("./53/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8629] <... symlink resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8629] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5871] newfstatat(AT_FDCWD, "./53/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8629] <... symlink resumed>) = 0 [pid 5871] unlink("./53/cgroup.cpu" [pid 8629] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5871] <... unlink resumed>) = 0 [pid 8629] <... openat resumed>) = 3 [pid 5871] umount2("./53/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8629] write(3, "1000", 4) = 4 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8629] close(3 [pid 5871] newfstatat(AT_FDCWD, "./53/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./53/cgroup" [pid 8629] <... close resumed>) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 8629] read(200, [pid 5871] getdents64(3, [pid 8629] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] close(3) = 0 [pid 5871] rmdir("./53") = 0 [pid 5871] mkdir("./54", 0777) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 8629] symlink("/dev/binderfs", "./binderfs" [pid 5871] ioctl(3, LOOP_CLR_FD [pid 5867] <... close resumed>) = 0 [pid 5871] <... ioctl resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] close(3 [pid 5867] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8629] <... symlink resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, executing program [pid 8629] write(1, "executing program\n", 18 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8629] <... write resumed>) = 18 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8629] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8629] <... futex resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8629] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8629] <... mmap resumed>) = 0x7f2ce7497000 [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8629] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5867] close(3 [pid 8629] <... mprotect resumed>) = 0 [pid 5867] <... close resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8629] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 5867] <... socket resumed>) = 3 [pid 8629] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8630 attached [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8630] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8629] <... clone3 resumed> => {parent_tid=[110]}, 88) = 110 [pid 8630] <... rseq resumed>) = 0 [pid 8629] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8630] set_robust_list(0x7f2ce74b79a0, 24 [pid 8629] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8630] <... set_robust_list resumed>) = 0 [pid 8629] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8630] rt_sigprocmask(SIG_SETMASK, [], [pid 8629] <... futex resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8630] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8629] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8630] memfd_create("syzkaller", 0) = 3 [pid 8630] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5867] <... setsockopt resumed>) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8627] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8628] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8631 attached [pid 8631] set_robust_list(0x55558848f760, 24 [pid 5871] <... close resumed>) = 0 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 109 [pid 8631] <... set_robust_list resumed>) = 0 [pid 8631] chdir("./53" [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8631] <... chdir resumed>) = 0 [pid 5871] <... socket resumed>) = 3 [pid 8631] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8631] setpgid(0, 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8631] <... setpgid resumed>) = 0 [pid 8631] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8631] <... symlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8631] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8631] <... symlink resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8631] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8631] <... symlink resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8631] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] close(3 [pid 8631] <... openat resumed>) = 3 [pid 8630] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5871] <... close resumed>) = 0 [pid 8631] write(3, "1000", 4 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8631] <... write resumed>) = 4 [pid 8631] close(3) = 0 [pid 8631] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8631] symlink("/dev/binderfs", "./binderfs" [pid 5871] <... socket resumed>) = 3 executing program [pid 8631] <... symlink resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8631] write(1, "executing program\n", 18 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8631] <... write resumed>) = 18 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8631] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8631] <... futex resumed>) = 0 [pid 5871] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8631] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 8631] <... mmap resumed>) = 0x7f2ce7497000 [pid 8631] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5871] close(3 [pid 8631] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5871] <... close resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8631] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5871] <... socket resumed>) = 3 [pid 8631] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, ./strace-static-x86_64: Process 8632 attached "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8632] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8631] <... clone3 resumed> => {parent_tid=[110]}, 88) = 110 [pid 8632] <... rseq resumed>) = 0 [pid 8631] rt_sigprocmask(SIG_SETMASK, [], [pid 8632] set_robust_list(0x7f2ce74b79a0, 24 [pid 8631] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8632] <... set_robust_list resumed>) = 0 [pid 8631] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8632] rt_sigprocmask(SIG_SETMASK, [], [pid 8631] <... futex resumed>) = 0 [pid 8632] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8631] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8632] memfd_create("syzkaller", 0) = 3 [pid 8632] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] close(3) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8633 attached [pid 8633] set_robust_list(0x55558848f760, 24 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 111 [pid 8633] <... set_robust_list resumed>) = 0 [pid 8633] chdir("./54") = 0 [pid 8633] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8633] setpgid(0, 0) = 0 [pid 8633] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 8633] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 8633] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 8633] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8633] write(3, "1000", 4) = 4 [pid 8633] close(3) = 0 executing program [pid 8633] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8633] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8633] write(1, "executing program\n", 18) = 18 [pid 8633] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8633] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8633] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8633] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8633] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8634 attached [pid 8634] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8633] <... clone3 resumed> => {parent_tid=[112]}, 88) = 112 [pid 8634] <... rseq resumed>) = 0 [pid 8634] set_robust_list(0x7f2ce74b79a0, 24 [pid 8633] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8633] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8634] <... set_robust_list resumed>) = 0 [pid 8633] <... futex resumed>) = 0 [pid 8634] rt_sigprocmask(SIG_SETMASK, [], [pid 8633] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8634] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8634] memfd_create("syzkaller", 0) = 3 [pid 8634] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8632] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8628] <... write resumed>) = 16777216 [pid 8627] <... write resumed>) = 16777216 [pid 8627] munmap(0x7f2cdf000000, 138412032 [pid 8628] munmap(0x7f2cdf000000, 138412032 [pid 8627] <... munmap resumed>) = 0 [pid 8628] <... munmap resumed>) = 0 [pid 8627] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 8627] ioctl(4, LOOP_SET_FD, 3 [pid 8628] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8628] ioctl(4, LOOP_SET_FD, 3 [pid 8627] <... ioctl resumed>) = 0 [pid 8627] close(3) = 0 [pid 8627] close(4) = 0 [pid 8628] <... ioctl resumed>) = 0 [pid 8627] mkdir("./file0", 0777 [pid 8628] close(3) = 0 [pid 8628] close(4) = 0 [ 464.261495][ T8627] loop4: detected capacity change from 0 to 32768 [ 464.264382][ T8628] loop1: detected capacity change from 0 to 32768 [pid 8628] mkdir("./file0", 0777) = 0 [pid 8628] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8627] <... mkdir resumed>) = 0 [ 464.316145][ T8628] XFS: ikeep mount option is deprecated. [ 464.316295][ T8627] XFS: ikeep mount option is deprecated. [pid 8627] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8630] <... write resumed>) = 16777216 [pid 8630] munmap(0x7f2cdf000000, 138412032 [pid 8634] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8630] <... munmap resumed>) = 0 [pid 8630] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8630] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8630] close(3) = 0 [pid 8630] close(4) = 0 [pid 8630] mkdir("./file0", 0777) = 0 [ 464.485858][ T8630] loop2: detected capacity change from 0 to 32768 [ 464.500964][ T8627] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 464.533128][ T8628] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 464.534063][ T8630] XFS: ikeep mount option is deprecated. [ 464.705655][ T8630] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8630] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8632] <... write resumed>) = 16777216 [ 464.853608][ T8628] XFS (loop1): Ending clean mount [ 464.853615][ T8627] XFS (loop4): Ending clean mount [ 464.879624][ T8628] XFS (loop1): Quotacheck needed: Please wait. [ 464.885937][ T8627] XFS (loop4): Quotacheck needed: Please wait. [pid 8632] munmap(0x7f2cdf000000, 138412032 [pid 8628] <... mount resumed>) = 0 [pid 8628] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8628] chdir("./file0") = 0 [pid 8628] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8628] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8628] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8632] <... munmap resumed>) = 0 [pid 8626] <... futex resumed>) = 0 [pid 8626] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8626] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8628] <... futex resumed>) = 0 [pid 8628] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8628] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8628] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8632] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8626] <... futex resumed>) = 0 [ 464.956930][ T8628] XFS (loop1): Quotacheck: Done. [ 464.974283][ T8627] XFS (loop4): Quotacheck: Done. [pid 8626] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8632] <... openat resumed>) = 4 [pid 8628] <... futex resumed>) = 0 [pid 8626] <... futex resumed>) = 1 [pid 8632] ioctl(4, LOOP_SET_FD, 3 [pid 8628] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8627] <... mount resumed>) = 0 [pid 8626] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8628] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8627] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8628] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8627] <... openat resumed>) = 3 [pid 8628] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8627] chdir("./file0") = 0 [pid 8634] <... write resumed>) = 16777216 [pid 8627] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8634] munmap(0x7f2cdf000000, 138412032 [pid 8632] <... ioctl resumed>) = 0 [pid 8626] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8626] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8627] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8627] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8628] <... futex resumed>) = 0 [pid 8626] <... futex resumed>) = 1 [pid 8628] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8627] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8628] <... socket resumed>) = 4 [pid 8628] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8628] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8632] close(3 [pid 8626] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8625] <... futex resumed>) = 0 [pid 8632] <... close resumed>) = 0 [pid 8626] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8625] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8632] close(4 [pid 8628] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8627] <... futex resumed>) = 0 [pid 8626] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8625] <... futex resumed>) = 1 [pid 8632] <... close resumed>) = 0 [pid 8628] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8626] <... futex resumed>) = 0 [pid 8625] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8632] mkdir("./file0", 0777 [pid 8626] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8628] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8627] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8632] <... mkdir resumed>) = 0 [pid 8627] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8628] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [ 465.021908][ T8632] loop0: detected capacity change from 0 to 32768 [pid 8627] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8632] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8627] <... futex resumed>) = 1 [pid 8625] <... futex resumed>) = 0 [pid 8628] <... futex resumed>) = 1 [pid 8628] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8627] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8626] <... futex resumed>) = 0 [pid 8625] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8627] <... futex resumed>) = 0 [pid 8625] <... futex resumed>) = 1 [pid 8626] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8627] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8628] <... futex resumed>) = 0 [pid 8627] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] <... futex resumed>) = 1 [pid 8625] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8626] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8628] mkdir("./bus", 0777 [pid 8627] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8634] <... munmap resumed>) = 0 [pid 8627] <... futex resumed>) = 1 [pid 8625] <... futex resumed>) = 0 [pid 8627] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8628] <... mkdir resumed>) = 0 [pid 8628] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8634] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8628] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8625] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8634] <... openat resumed>) = 4 [pid 8627] <... futex resumed>) = 0 [pid 8625] <... futex resumed>) = 1 [pid 8634] ioctl(4, LOOP_SET_FD, 3 [pid 8625] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8628] <... futex resumed>) = 1 [pid 8627] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8628] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8627] <... socket resumed>) = 4 [pid 8627] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8627] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8626] <... futex resumed>) = 0 [pid 8625] <... futex resumed>) = 0 [pid 8626] close(3 [pid 8625] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8627] <... futex resumed>) = 0 [pid 8626] <... close resumed>) = 0 [pid 8625] <... futex resumed>) = 1 [pid 8626] close(4 [pid 8625] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8627] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8626] <... close resumed>) = 0 [pid 8634] <... ioctl resumed>) = 0 [ 465.077055][ T8632] XFS: ikeep mount option is deprecated. [ 465.097588][ T8630] XFS (loop2): Ending clean mount [ 465.109545][ T8634] loop3: detected capacity change from 0 to 32768 [pid 8627] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8626] close(5 [pid 8634] close(3 [pid 8627] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] <... close resumed>) = 0 [pid 8627] <... futex resumed>) = 1 [pid 8634] close(4 [pid 8627] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8634] <... close resumed>) = 0 [pid 8625] <... futex resumed>) = 0 [pid 8634] mkdir("./file0", 0777 [pid 8626] close(6 [pid 8625] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8634] <... mkdir resumed>) = 0 [pid 8627] <... futex resumed>) = 0 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... futex resumed>) = 1 [pid 8634] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8627] mkdir("./bus", 0777 [pid 8626] close(7 [pid 8625] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8627] <... mkdir resumed>) = 0 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(8 [pid 8627] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8627] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8626] close(9) = -1 EBADF (Bad file descriptor) [pid 8626] close(10) = -1 EBADF (Bad file descriptor) [pid 8626] close(11) = -1 EBADF (Bad file descriptor) [pid 8626] close(12) = -1 EBADF (Bad file descriptor) [pid 8626] close(13) = -1 EBADF (Bad file descriptor) [pid 8626] close(14 [pid 8627] <... futex resumed>) = 1 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... futex resumed>) = 0 [pid 8627] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8626] close(15 [pid 8625] close(3 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = 0 [pid 8626] close(16 [pid 8625] close(4 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = 0 [pid 8626] close(17 [pid 8625] close(5 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(18 [pid 8625] close(6 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(19 [pid 8625] close(7 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(20 [pid 8625] close(8 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(21 [pid 8625] close(9 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(22 [pid 8625] close(10 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(23 [pid 8625] close(11 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(24 [pid 8625] close(12 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(25 [pid 8625] close(13 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 465.127173][ T8630] XFS (loop2): Quotacheck needed: Please wait. [ 465.139560][ T8634] XFS: ikeep mount option is deprecated. [ 465.150724][ T8632] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8626] close(26 [pid 8625] close(14 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(27 [pid 8625] close(15 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(28 [pid 8625] close(16 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8626] close(29 [pid 8625] close(17 [pid 8626] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] close(18) = -1 EBADF (Bad file descriptor) [pid 8625] close(19) = -1 EBADF (Bad file descriptor) [pid 8626] exit_group(0 [pid 8625] close(20 [pid 8628] <... futex resumed>) = ? [pid 8626] <... exit_group resumed>) = ? [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8628] +++ exited with 0 +++ [pid 8625] close(21) = -1 EBADF (Bad file descriptor) [pid 8625] close(22) = -1 EBADF (Bad file descriptor) [pid 8625] close(23) = -1 EBADF (Bad file descriptor) [pid 8625] close(24 [pid 8626] +++ exited with 0 +++ [pid 8625] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8625] close(25) = -1 EBADF (Bad file descriptor) [pid 8625] close(26) = -1 EBADF (Bad file descriptor) [pid 8625] close(27) = -1 EBADF (Bad file descriptor) [pid 8625] close(28) = -1 EBADF (Bad file descriptor) [pid 8625] close(29) = -1 EBADF (Bad file descriptor) [pid 8625] exit_group(0 [pid 8627] <... futex resumed>) = ? [pid 8625] <... exit_group resumed>) = ? [ 465.214632][ T8634] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8627] +++ exited with 0 +++ [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=109, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=54 /* 0.54 s */} --- [pid 8625] +++ exited with 0 +++ [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=113, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=46 /* 0.46 s */} --- [pid 5872] umount2("./55", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] umount2("./53", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./53", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(3, [pid 5872] openat(AT_FDCWD, "./55", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8630] <... mount resumed>) = 0 [pid 5869] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... openat resumed>) = 3 [pid 5872] newfstatat(3, "", [pid 8630] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8630] <... openat resumed>) = 3 [pid 5872] getdents64(3, [pid 8630] chdir("./file0" [pid 5872] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8630] <... chdir resumed>) = 0 [pid 5872] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8630] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [ 465.308754][ T8630] XFS (loop2): Quotacheck: Done. [ 465.322096][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8630] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8629] <... futex resumed>) = 0 [pid 8630] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8629] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8630] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8629] <... futex resumed>) = 0 [pid 8630] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8629] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8630] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8630] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8629] <... futex resumed>) = 0 [pid 8630] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8629] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8630] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8629] <... futex resumed>) = 0 [pid 8630] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8629] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8630] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8630] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8629] <... futex resumed>) = 0 [pid 8630] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8629] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8630] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8629] <... futex resumed>) = 0 [pid 8630] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8629] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8630] <... socket resumed>) = 4 [pid 8630] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8629] <... futex resumed>) = 0 [pid 8630] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8629] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8630] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8629] <... futex resumed>) = 0 [pid 8630] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8629] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8630] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8630] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8629] <... futex resumed>) = 0 [pid 8630] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8629] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8630] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8629] <... futex resumed>) = 0 [pid 8630] mkdir("./bus", 0777 [pid 8629] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8630] <... mkdir resumed>) = 0 [pid 8630] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8630] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8629] <... futex resumed>) = 0 [pid 8630] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8629] close(3) = 0 [pid 8629] close(4) = 0 [pid 8629] close(5) = -1 EBADF (Bad file descriptor) [pid 8629] close(6) = -1 EBADF (Bad file descriptor) [pid 8629] close(7) = -1 EBADF (Bad file descriptor) [ 465.351658][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8629] close(8) = -1 EBADF (Bad file descriptor) [pid 8629] close(9) = -1 EBADF (Bad file descriptor) [pid 8629] close(10) = -1 EBADF (Bad file descriptor) [pid 8629] close(11) = -1 EBADF (Bad file descriptor) [pid 8629] close(12) = -1 EBADF (Bad file descriptor) [pid 8629] close(13) = -1 EBADF (Bad file descriptor) [pid 8629] close(14) = -1 EBADF (Bad file descriptor) [pid 8629] close(15) = -1 EBADF (Bad file descriptor) [pid 8629] close(16) = -1 EBADF (Bad file descriptor) [pid 8629] close(17) = -1 EBADF (Bad file descriptor) [pid 8629] close(18) = -1 EBADF (Bad file descriptor) [pid 8629] close(19) = -1 EBADF (Bad file descriptor) [pid 8629] close(20) = -1 EBADF (Bad file descriptor) [pid 8629] close(21) = -1 EBADF (Bad file descriptor) [pid 8629] close(22) = -1 EBADF (Bad file descriptor) [pid 8629] close(23) = -1 EBADF (Bad file descriptor) [pid 8629] close(24) = -1 EBADF (Bad file descriptor) [pid 8629] close(25) = -1 EBADF (Bad file descriptor) [pid 8629] close(26) = -1 EBADF (Bad file descriptor) [pid 8629] close(27) = -1 EBADF (Bad file descriptor) [pid 8629] close(28) = -1 EBADF (Bad file descriptor) [pid 5869] <... umount2 resumed>) = 0 [pid 8629] close(29) = -1 EBADF (Bad file descriptor) [pid 8629] exit_group(0 [pid 5869] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8630] <... futex resumed>) = ? [pid 8629] <... exit_group resumed>) = ? [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8630] +++ exited with 0 +++ [pid 5869] newfstatat(AT_FDCWD, "./53/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./53/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5869] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] close(4) = 0 [pid 5869] rmdir("./53/file0" [pid 8629] +++ exited with 0 +++ [pid 5869] <... rmdir resumed>) = 0 [pid 5872] <... umount2 resumed>) = 0 [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=109, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=55 /* 0.55 s */} --- [pid 5869] umount2("./53/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./55/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./55/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5872] newfstatat(4, "", [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./53/binderfs", [pid 5870] umount2("./53", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] close(4) = 0 [pid 5870] openat(AT_FDCWD, "./53", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] unlink("./53/binderfs" [pid 5872] rmdir("./55/file0" [pid 5870] <... openat resumed>) = 3 [pid 5869] <... unlink resumed>) = 0 [pid 5870] newfstatat(3, "", [pid 5869] umount2("./53/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... rmdir resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] umount2("./55/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getdents64(3, [pid 5869] newfstatat(AT_FDCWD, "./53/cgroup.net", [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] newfstatat(AT_FDCWD, "./55/binderfs", [pid 5869] unlink("./53/cgroup.net" [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] <... unlink resumed>) = 0 [pid 5870] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] umount2("./53/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] unlink("./55/binderfs" [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] <... unlink resumed>) = 0 [pid 5869] newfstatat(AT_FDCWD, "./53/cgroup.cpu", [pid 5872] umount2("./55/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] unlink("./53/cgroup.cpu" [pid 5872] newfstatat(AT_FDCWD, "./55/cgroup.net", [pid 5869] <... unlink resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./55/cgroup.net") = 0 [pid 5869] umount2("./53/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] umount2("./55/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./55/cgroup.cpu", [pid 5869] newfstatat(AT_FDCWD, "./53/cgroup", [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./55/cgroup.cpu") = 0 [pid 5872] umount2("./55/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./55/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./55/cgroup") = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] getdents64(3, [pid 5869] unlink("./53/cgroup" [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 5872] close(3) = 0 [pid 5869] getdents64(3, [pid 5872] rmdir("./55") = 0 [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] mkdir("./56", 0777 [pid 5869] close(3 [pid 5872] <... mkdir resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5872] ioctl(3, LOOP_CLR_FD) = 0 [pid 5872] close(3 [pid 5869] rmdir("./53") = 0 [pid 5869] mkdir("./54", 0777) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [ 465.534927][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 465.539941][ T8634] XFS (loop3): Ending clean mount [ 465.547841][ T8632] XFS (loop0): Ending clean mount [ 465.575271][ T8632] XFS (loop0): Quotacheck needed: Please wait. [ 465.629537][ T8634] XFS (loop3): Quotacheck needed: Please wait. [pid 5869] close(3 [pid 8632] <... mount resumed>) = 0 [pid 8632] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8632] chdir("./file0") = 0 [pid 8632] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [ 465.703178][ T8632] XFS (loop0): Quotacheck: Done. [pid 8632] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8631] <... futex resumed>) = 0 [pid 8632] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8631] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8632] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8632] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8631] <... futex resumed>) = 0 [pid 5870] <... umount2 resumed>) = 0 [pid 8632] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8631] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8632] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8632] <... futex resumed>) = 0 [pid 8632] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8631] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./53/file0", [pid 8632] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8631] <... futex resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8632] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./53/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8632] <... futex resumed>) = 0 [pid 5870] <... openat resumed>) = 4 [pid 8631] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8632] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5870] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] close(4 [pid 8631] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... close resumed>) = 0 [pid 5870] rmdir("./53/file0" [pid 8632] <... futex resumed>) = 0 [pid 8631] <... futex resumed>) = 1 [pid 5870] <... rmdir resumed>) = 0 [pid 8632] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8631] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] umount2("./53/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./53/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./53/binderfs") = 0 [pid 8632] <... socket resumed>) = 4 [pid 5870] umount2("./53/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./53/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./53/cgroup.net") = 0 [pid 5870] umount2("./53/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8632] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./53/cgroup.cpu", [pid 8632] <... futex resumed>) = 1 [pid 8631] <... futex resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./53/cgroup.cpu" [pid 8632] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8631] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... unlink resumed>) = 0 [pid 5870] umount2("./53/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./53/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8631] <... futex resumed>) = 0 [pid 5870] unlink("./53/cgroup" [pid 8632] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5870] <... unlink resumed>) = 0 [pid 5870] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] close(3) = 0 [pid 5870] rmdir("./53") = 0 [pid 5870] mkdir("./54", 0777) = 0 [pid 8632] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8631] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 3 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 8632] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5870] close(3 [pid 8632] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8631] <... futex resumed>) = 0 [pid 8632] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8631] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8632] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8631] <... futex resumed>) = 0 [pid 8632] mkdir("./bus", 0777 [pid 8634] <... mount resumed>) = 0 [pid 8632] <... mkdir resumed>) = 0 [pid 8631] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8632] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [ 465.850713][ T8634] XFS (loop3): Quotacheck: Done. [pid 8632] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8634] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8632] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8631] <... futex resumed>) = 0 [pid 8631] close(3 [pid 8634] <... openat resumed>) = 3 [pid 8631] <... close resumed>) = 0 [pid 8634] chdir("./file0" [pid 8631] close(4 [pid 8634] <... chdir resumed>) = 0 [pid 8631] <... close resumed>) = 0 [pid 8634] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8631] close(5 [pid 8634] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] close(6 [pid 8634] <... futex resumed>) = 1 [pid 8633] <... futex resumed>) = 0 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8633] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] close(7 [pid 8634] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8633] <... futex resumed>) = 0 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8631] close(8 [pid 8633] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8631] close(9 [pid 8634] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] <... futex resumed>) = 1 [pid 8633] <... futex resumed>) = 0 [pid 8631] close(10 [pid 8634] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8633] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8633] <... futex resumed>) = 0 [pid 8631] close(11 [pid 8634] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8633] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8631] close(12 [pid 8634] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] <... futex resumed>) = 1 [pid 8633] <... futex resumed>) = 0 [pid 8631] close(13 [pid 8634] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8633] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8633] <... futex resumed>) = 0 [pid 8631] close(14 [pid 8634] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8633] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] <... socket resumed>) = 4 [pid 8634] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8634] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8631] close(15) = -1 EBADF (Bad file descriptor) [pid 8631] close(16) = -1 EBADF (Bad file descriptor) [pid 8631] close(17 [pid 8633] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8633] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] close(18) = -1 EBADF (Bad file descriptor) [pid 8633] <... futex resumed>) = 1 [pid 8634] <... futex resumed>) = 0 [pid 8633] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8631] close(19 [pid 8634] getsockopt(4, SOL_SOCKET, SO_PEERCRED, {pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8634] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8633] <... futex resumed>) = 0 [pid 8634] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8633] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] close(20 [pid 8633] <... futex resumed>) = 1 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8633] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8631] close(21) = -1 EBADF (Bad file descriptor) [pid 8631] close(22 [pid 8634] <... futex resumed>) = 0 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8631] close(23 [pid 8634] mkdir("./bus", 0777 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] <... mkdir resumed>) = 0 [pid 8631] close(24) = -1 EBADF (Bad file descriptor) [pid 8634] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8631] close(25 [pid 8634] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] <... futex resumed>) = 1 [pid 8633] <... futex resumed>) = 0 [pid 8631] close(26 [pid 8633] close(3 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8634] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8633] <... close resumed>) = 0 [pid 8631] close(27 [pid 8633] close(4 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8631] close(28 [pid 8633] <... close resumed>) = 0 [pid 8631] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8631] close(29) = -1 EBADF (Bad file descriptor) [pid 8631] exit_group(0) = ? [pid 8632] <... futex resumed>) = ? [pid 8632] +++ exited with 0 +++ [pid 8631] +++ exited with 0 +++ [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=109, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=57 /* 0.57 s */} --- [pid 5867] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 8633] close(5) = -1 EBADF (Bad file descriptor) [pid 5867] umount2("./53", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8633] close(6) = -1 EBADF (Bad file descriptor) [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8633] close(7 [pid 5867] openat(AT_FDCWD, "./53", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8633] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8633] close(8 [pid 5867] <... openat resumed>) = 3 [pid 8633] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] newfstatat(3, "", [pid 8633] close(9) = -1 EBADF (Bad file descriptor) [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8633] close(10 [pid 5867] getdents64(3, [pid 8633] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8633] close(11 [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8633] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8633] close(12) = -1 EBADF (Bad file descriptor) [pid 8633] close(13) = -1 EBADF (Bad file descriptor) [pid 8633] close(14) = -1 EBADF (Bad file descriptor) [pid 8633] close(15) = -1 EBADF (Bad file descriptor) [pid 8633] close(16) = -1 EBADF (Bad file descriptor) [pid 8633] close(17) = -1 EBADF (Bad file descriptor) [pid 8633] close(18) = -1 EBADF (Bad file descriptor) [pid 8633] close(19) = -1 EBADF (Bad file descriptor) [pid 8633] close(20) = -1 EBADF (Bad file descriptor) [pid 8633] close(21) = -1 EBADF (Bad file descriptor) [pid 8633] close(22) = -1 EBADF (Bad file descriptor) [pid 8633] close(23) = -1 EBADF (Bad file descriptor) [pid 8633] close(24) = -1 EBADF (Bad file descriptor) [pid 8633] close(25) = -1 EBADF (Bad file descriptor) [pid 8633] close(26) = -1 EBADF (Bad file descriptor) [pid 8633] close(27) = -1 EBADF (Bad file descriptor) [pid 8633] close(28) = -1 EBADF (Bad file descriptor) [pid 8633] close(29) = -1 EBADF (Bad file descriptor) [pid 8633] exit_group(0 [pid 8634] <... futex resumed>) = ? [pid 8633] <... exit_group resumed>) = ? [pid 8634] +++ exited with 0 +++ [pid 8633] +++ exited with 0 +++ [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=111, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=56 /* 0.56 s */} --- [pid 5871] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5871] umount2("./54", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./54", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5871] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 466.111004][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 466.174394][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5871] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... close resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 5870] <... close resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] close(3 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5867] <... umount2 resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] <... socket resumed>) = 3 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] newfstatat(AT_FDCWD, "./53/file0", [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] umount2("./53/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] openat(AT_FDCWD, "./53/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... openat resumed>) = 4 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] newfstatat(4, "", [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... socket resumed>) = 3 [pid 5867] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] close(4) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] rmdir("./53/file0" [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5867] <... rmdir resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5867] umount2("./53/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] close(3 [pid 5870] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] <... close resumed>) = 0 [pid 5869] close(3 [pid 5867] newfstatat(AT_FDCWD, "./53/binderfs", [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... close resumed>) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] unlink("./53/binderfs" [pid 5869] <... socket resumed>) = 3 [pid 5867] <... unlink resumed>) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] umount2("./53/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... umount2 resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./53/cgroup.net", [pid 5870] close(3 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... close resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] unlink("./53/cgroup.net" [pid 5871] newfstatat(AT_FDCWD, "./54/file0", [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... unlink resumed>) = 0 [pid 5871] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] umount2("./53/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./54/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] <... openat resumed>) = 4 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] newfstatat(AT_FDCWD, "./53/cgroup.cpu", [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5872] <... setsockopt resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5869] close(3) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] newfstatat(4, "", [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] unlink("./53/cgroup.cpu" [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] getdents64(4, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5871] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] <... setsockopt resumed>) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] getdents64(4, [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] close(4 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... close resumed>) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] umount2("./53/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] rmdir("./54/file0" [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... rmdir resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./53/cgroup", [pid 5871] umount2("./54/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] unlink("./53/cgroup" [pid 5871] newfstatat(AT_FDCWD, "./54/binderfs", [pid 5867] <... unlink resumed>) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] getdents64(3, [pid 5872] <... setsockopt resumed>) = 0 [pid 5871] unlink("./54/binderfs" [pid 5870] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 5867] close(3 [pid 5871] umount2("./54/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... close resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] rmdir("./53" [pid 5871] newfstatat(AT_FDCWD, "./54/cgroup.net", [pid 5867] <... rmdir resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] mkdir("./54", 0777 [pid 5871] unlink("./54/cgroup.net" [pid 5867] <... mkdir resumed>) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5871] umount2("./54/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... openat resumed>) = 3 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] ioctl(3, LOOP_CLR_FD [pid 5871] newfstatat(AT_FDCWD, "./54/cgroup.cpu", [pid 5867] <... ioctl resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./54/cgroup.cpu" [pid 5867] close(3 [pid 5872] close(3 [pid 5871] <... unlink resumed>) = 0 [pid 5870] close(3 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 5871] umount2("./54/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./54/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./54/cgroup") = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] close(3) = 0 [pid 5871] rmdir("./54") = 0 [pid 5871] mkdir("./55", 0777) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... openat resumed>) = 3 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] ioctl(3, LOOP_CLR_FD [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 111 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] <... ioctl resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] close(3 [pid 5872] <... socket resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 ./strace-static-x86_64: Process 8675 attached [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8675] set_robust_list(0x55558848f760, 24) = 0 [pid 8675] chdir("./54" [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 8675] <... chdir resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8675] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8675] setpgid(0, 0) = 0 [pid 8675] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 8675] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 8675] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 8675] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8675] write(3, "1000", 4) = 4 [pid 8675] close(3) = 0 [pid 8675] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8675] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8675] write(1, "executing program\n", 18 executing program [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8675] <... write resumed>) = 18 [pid 8675] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8675] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8675] <... mmap resumed>) = 0x7f2ce7497000 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8675] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5869] close(3 [pid 8675] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5872] <... setsockopt resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 8675] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8675] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} => {parent_tid=[112]}, 88) = 112 [pid 8675] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8675] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8675] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000}./strace-static-x86_64: Process 8676 attached [pid 8676] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053./strace-static-x86_64: Process 8677 attached ) = 0 [pid 8677] set_robust_list(0x55558848f760, 24 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 111 [pid 8676] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8677] <... set_robust_list resumed>) = 0 [pid 8676] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8676] memfd_create("syzkaller", 0) = 3 [pid 8676] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8677] chdir("./54" [pid 8676] <... mmap resumed>) = 0x7f2cdf000000 [pid 8677] <... chdir resumed>) = 0 [pid 8677] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8677] setpgid(0, 0) = 0 [pid 8677] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8677] <... symlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8677] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8677] <... symlink resumed>) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 8677] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8677] <... symlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8677] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8677] <... openat resumed>) = 3 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] close(3 [pid 8677] write(3, "1000", 4 [pid 5872] <... close resumed>) = 0 [pid 8677] <... write resumed>) = 4 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8677] close(3./strace-static-x86_64: Process 8678 attached ) = 0 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 115 [pid 8677] read(200, [pid 8678] set_robust_list(0x55558848f760, 24 [pid 8677] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) executing program [pid 8678] <... set_robust_list resumed>) = 0 [pid 8677] symlink("/dev/binderfs", "./binderfs" [pid 8678] chdir("./56" [pid 8677] <... symlink resumed>) = 0 [pid 8678] <... chdir resumed>) = 0 [pid 8678] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8678] setpgid(0, 0) = 0 [pid 8678] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 8677] write(1, "executing program\n", 18) = 18 [pid 8678] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 8677] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8678] <... symlink resumed>) = 0 [pid 8677] <... futex resumed>) = 0 [pid 8677] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8678] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 8677] <... mmap resumed>) = 0x7f2ce7497000 [pid 8677] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8678] <... symlink resumed>) = 0 [pid 8677] <... mprotect resumed>) = 0 [pid 8678] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8677] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8677] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8679 attached [pid 8678] write(3, "1000", 4 [pid 8679] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8677] <... clone3 resumed> => {parent_tid=[112]}, 88) = 112 [pid 8678] <... write resumed>) = 4 [pid 8678] close(3) = 0 [pid 8679] <... rseq resumed>) = 0 [pid 8677] rt_sigprocmask(SIG_SETMASK, [], [pid 8679] set_robust_list(0x7f2ce74b79a0, 24 [pid 8678] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8678] symlink("/dev/binderfs", "./binderfs" [pid 8679] <... set_robust_list resumed>) = 0 [pid 8677] <... rt_sigprocmask resumed>NULL, 8) = 0 executing program [pid 8679] rt_sigprocmask(SIG_SETMASK, [], [pid 8678] <... symlink resumed>) = 0 [pid 8677] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8679] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8677] <... futex resumed>) = 0 [pid 8678] write(1, "executing program\n", 18) = 18 [pid 8678] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8678] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8678] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8678] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8678] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} => {parent_tid=[116]}, 88) = 116 [pid 8678] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8678] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8679] memfd_create("syzkaller", 0 [pid 8678] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8677] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000}./strace-static-x86_64: Process 8680 attached [pid 8680] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8679] <... memfd_create resumed>) = 3 [pid 8680] <... rseq resumed>) = 0 [pid 8680] set_robust_list(0x7f2ce74b79a0, 24 [pid 8679] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8680] <... set_robust_list resumed>) = 0 [pid 8680] rt_sigprocmask(SIG_SETMASK, [], [pid 8679] <... mmap resumed>) = 0x7f2cdf000000 [pid 8680] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8680] memfd_create("syzkaller", 0) = 3 [pid 8680] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5867] <... close resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 8676] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5871] <... close resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] close(3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] close(3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5871] <... setsockopt resumed>) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 8679] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5871] close(3) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8681 attached [pid 8681] set_robust_list(0x55558848f760, 24 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 113 ./strace-static-x86_64: Process 8682 attached [pid 8681] <... set_robust_list resumed>) = 0 [pid 8681] chdir("./55") = 0 [pid 8681] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8681] setpgid(0, 0) = 0 [pid 8681] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 8682] set_robust_list(0x55558848f760, 24 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 111 [pid 8682] <... set_robust_list resumed>) = 0 [pid 8681] <... symlink resumed>) = 0 [pid 8682] chdir("./54" [pid 8681] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 8682] <... chdir resumed>) = 0 [pid 8681] <... symlink resumed>) = 0 [pid 8682] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8682] setpgid(0, 0 [pid 8681] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 8682] <... setpgid resumed>) = 0 [pid 8681] <... symlink resumed>) = 0 [pid 8682] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 8681] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8682] <... symlink resumed>) = 0 [pid 8681] <... openat resumed>) = 3 [pid 8681] write(3, "1000", 4 [pid 8682] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 8681] <... write resumed>) = 4 [pid 8682] <... symlink resumed>) = 0 [pid 8681] close(3) = 0 [pid 8681] read(200, [pid 8682] symlink("/syzcgroup/net/syz0", "./cgroup.net") = 0 [pid 8681] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8681] symlink("/dev/binderfs", "./binderfs" [pid 8682] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8682] write(3, "1000", 4) = 4 [pid 8682] close(3) = 0 [pid 8682] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8681] <... symlink resumed>) = 0 executing program [pid 8681] write(1, "executing program\n", 18) = 18 [pid 8681] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8681] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8682] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8681] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8681] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8682] write(1, "executing program\n", 18executing program ) = 18 [pid 8681] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8681] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8683 attached [pid 8682] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8682] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8683] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8682] <... mmap resumed>) = 0x7f2ce7497000 [pid 8681] <... clone3 resumed> => {parent_tid=[114]}, 88) = 114 [pid 8683] <... rseq resumed>) = 0 [pid 8682] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8681] rt_sigprocmask(SIG_SETMASK, [], [pid 8683] set_robust_list(0x7f2ce74b79a0, 24 [pid 8682] <... mprotect resumed>) = 0 [pid 8681] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8683] <... set_robust_list resumed>) = 0 [pid 8682] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8683] rt_sigprocmask(SIG_SETMASK, [], [pid 8682] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8681] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8683] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8682] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8683] memfd_create("syzkaller", 0 [pid 8681] <... futex resumed>) = 0 [pid 8683] <... memfd_create resumed>) = 3 [pid 8682] <... clone3 resumed> => {parent_tid=[112]}, 88) = 112 [pid 8681] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8683] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8682] rt_sigprocmask(SIG_SETMASK, [], [pid 8683] <... mmap resumed>) = 0x7f2cdf000000 [pid 8682] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8682] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000./strace-static-x86_64: Process 8684 attached ) = 0 [pid 8682] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8684] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053) = 0 [pid 8680] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8684] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8684] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8684] memfd_create("syzkaller", 0) = 3 [pid 8684] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8679] <... write resumed>) = 16777216 [pid 8679] munmap(0x7f2cdf000000, 138412032 [pid 8683] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8679] <... munmap resumed>) = 0 [pid 8679] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8679] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8679] close(3) = 0 [pid 8679] close(4) = 0 [pid 8679] mkdir("./file0", 0777) = 0 [ 467.549985][ T8679] loop1: detected capacity change from 0 to 32768 [ 467.580983][ T8679] XFS: ikeep mount option is deprecated. [pid 8679] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [ 467.674062][ T8679] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8684] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8680] <... write resumed>) = 16777216 [pid 8676] <... write resumed>) = 16777216 [pid 8676] munmap(0x7f2cdf000000, 138412032 [pid 8680] munmap(0x7f2cdf000000, 138412032 [pid 8676] <... munmap resumed>) = 0 [pid 8676] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8680] <... munmap resumed>) = 0 [pid 8676] <... openat resumed>) = 4 [pid 8680] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8676] ioctl(4, LOOP_SET_FD, 3 [pid 8680] <... openat resumed>) = 4 [pid 8680] ioctl(4, LOOP_SET_FD, 3 [pid 8676] <... ioctl resumed>) = 0 [pid 8680] <... ioctl resumed>) = 0 [pid 8680] close(3) = 0 [pid 8680] close(4 [pid 8676] close(3) = 0 [pid 8676] close(4) = 0 [pid 8676] mkdir("./file0", 0777) = 0 [pid 8676] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8680] <... close resumed>) = 0 [pid 8680] mkdir("./file0", 0777) = 0 [ 467.911106][ T8676] loop2: detected capacity change from 0 to 32768 [ 467.922048][ T8680] loop4: detected capacity change from 0 to 32768 [ 467.946783][ T8676] XFS: ikeep mount option is deprecated. [ 467.960239][ T8680] XFS: ikeep mount option is deprecated. [ 467.990055][ T8679] XFS (loop1): Ending clean mount [ 468.002639][ T8679] XFS (loop1): Quotacheck needed: Please wait. [ 468.083450][ T8676] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 468.093188][ T8680] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8680] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8683] <... write resumed>) = 16777216 [pid 8683] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8683] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 8683] ioctl(4, LOOP_SET_FD, 3 [pid 8679] <... mount resumed>) = 0 [pid 8679] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8679] chdir("./file0") = 0 [pid 8679] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8679] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8677] <... futex resumed>) = 0 [pid 8677] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8677] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8683] <... ioctl resumed>) = 0 [ 468.225521][ T8679] XFS (loop1): Quotacheck: Done. [ 468.234450][ T8683] loop3: detected capacity change from 0 to 32768 [pid 8679] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8683] close(3 [pid 8679] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8683] <... close resumed>) = 0 [pid 8679] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8683] close(4 [pid 8679] <... futex resumed>) = 1 [pid 8683] <... close resumed>) = 0 [pid 8679] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8683] mkdir("./file0", 0777) = 0 [pid 8683] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8677] <... futex resumed>) = 0 [pid 8677] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8677] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8679] <... futex resumed>) = 0 [pid 8679] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8679] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8677] <... futex resumed>) = 0 [pid 8679] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable) [pid 8677] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8679] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8677] <... futex resumed>) = 0 [pid 8679] <... socket resumed>) = 4 [pid 8677] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8679] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8677] <... futex resumed>) = 0 [pid 8679] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8677] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8677] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8679] <... futex resumed>) = 0 [pid 8679] getsockopt(4, SOL_SOCKET, SO_PEERCRED, {pid=0, uid=3327, gid=4294967040}, [12]) = 0 [ 468.311167][ T8683] XFS: ikeep mount option is deprecated. [pid 8679] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8677] <... futex resumed>) = 0 [pid 8679] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8677] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8677] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8684] <... write resumed>) = 16777216 [pid 8679] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8684] munmap(0x7f2cdf000000, 138412032 [pid 8679] mkdir("./bus", 0777) = 0 [pid 8679] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8679] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8677] <... futex resumed>) = 0 [pid 8679] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8677] close(3) = 0 [pid 8677] close(4) = 0 [pid 8677] close(5) = -1 EBADF (Bad file descriptor) [pid 8677] close(6) = -1 EBADF (Bad file descriptor) [pid 8684] <... munmap resumed>) = 0 [pid 8677] close(7) = -1 EBADF (Bad file descriptor) [pid 8677] close(8) = -1 EBADF (Bad file descriptor) [pid 8677] close(9) = -1 EBADF (Bad file descriptor) [pid 8684] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8677] close(10) = -1 EBADF (Bad file descriptor) [pid 8677] close(11) = -1 EBADF (Bad file descriptor) [pid 8677] close(12) = -1 EBADF (Bad file descriptor) [pid 8677] close(13) = -1 EBADF (Bad file descriptor) [pid 8677] close(14) = -1 EBADF (Bad file descriptor) [pid 8677] close(15) = -1 EBADF (Bad file descriptor) [pid 8677] close(16) = -1 EBADF (Bad file descriptor) [ 468.392864][ T8683] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8677] close(17) = -1 EBADF (Bad file descriptor) [pid 8677] close(18) = -1 EBADF (Bad file descriptor) [pid 8677] close(19) = -1 EBADF (Bad file descriptor) [pid 8677] close(20) = -1 EBADF (Bad file descriptor) [pid 8677] close(21) = -1 EBADF (Bad file descriptor) [pid 8677] close(22) = -1 EBADF (Bad file descriptor) [pid 8677] close(23) = -1 EBADF (Bad file descriptor) [pid 8677] close(24) = -1 EBADF (Bad file descriptor) [pid 8684] <... openat resumed>) = 4 [pid 8677] close(25) = -1 EBADF (Bad file descriptor) [pid 8677] close(26) = -1 EBADF (Bad file descriptor) [pid 8677] close(27) = -1 EBADF (Bad file descriptor) [pid 8684] ioctl(4, LOOP_SET_FD, 3 [pid 8677] close(28) = -1 EBADF (Bad file descriptor) [pid 8677] close(29) = -1 EBADF (Bad file descriptor) [pid 8677] exit_group(0 [pid 8679] <... futex resumed>) = ? [pid 8677] <... exit_group resumed>) = ? [pid 8679] +++ exited with 0 +++ [pid 8677] +++ exited with 0 +++ [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=111, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=47 /* 0.47 s */} --- [pid 5869] umount2("./54", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8684] <... ioctl resumed>) = 0 [pid 5869] openat(AT_FDCWD, "./54", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(3, "", [pid 8684] close(3 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8684] <... close resumed>) = 0 [pid 5869] getdents64(3, [pid 8684] close(4 [pid 5869] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8684] <... close resumed>) = 0 [pid 5869] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8684] mkdir("./file0", 0777) = 0 [ 468.460024][ T8684] loop0: detected capacity change from 0 to 32768 [ 468.497016][ T8676] XFS (loop2): Ending clean mount [ 468.499441][ T8684] XFS: ikeep mount option is deprecated. [ 468.504406][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 468.560700][ T8676] XFS (loop2): Quotacheck needed: Please wait. [ 468.588894][ T8684] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 468.596298][ T8680] XFS (loop4): Ending clean mount [ 468.617465][ T8680] XFS (loop4): Quotacheck needed: Please wait. [pid 8684] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 5869] <... umount2 resumed>) = 0 [pid 5869] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [ 468.663293][ T8676] XFS (loop2): Quotacheck: Done. [pid 5869] newfstatat(AT_FDCWD, "./54/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8676] <... mount resumed>) = 0 [pid 5869] openat(AT_FDCWD, "./54/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8676] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5869] <... openat resumed>) = 4 [pid 8676] <... openat resumed>) = 3 [pid 8676] chdir("./file0" [pid 5869] newfstatat(4, "", [pid 8676] <... chdir resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8676] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5869] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] close(4) = 0 [pid 5869] rmdir("./54/file0") = 0 [pid 8676] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8675] <... futex resumed>) = 0 [pid 8676] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8675] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8676] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] umount2("./54/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8675] <... futex resumed>) = 0 [pid 8676] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8675] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8676] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8676] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] newfstatat(AT_FDCWD, "./54/binderfs", [pid 8676] <... futex resumed>) = 1 [pid 8675] <... futex resumed>) = 0 [pid 8676] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8675] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8676] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8675] <... futex resumed>) = 0 [pid 8676] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8675] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8676] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8676] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8675] <... futex resumed>) = 0 [pid 8676] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8675] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8676] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8675] <... futex resumed>) = 0 [pid 8676] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8675] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8676] <... socket resumed>) = 4 [pid 5869] unlink("./54/binderfs" [pid 8676] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... unlink resumed>) = 0 [pid 8676] <... futex resumed>) = 1 [pid 8675] <... futex resumed>) = 0 [pid 8676] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5869] umount2("./54/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8676] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8675] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8676] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8675] <... futex resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./54/cgroup.net", [pid 8676] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8675] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8676] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8675] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8676] <... futex resumed>) = 0 [pid 5869] unlink("./54/cgroup.net" [pid 8676] mkdir("./bus", 0777 [pid 8675] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... unlink resumed>) = 0 [pid 8680] <... mount resumed>) = 0 [pid 8676] <... mkdir resumed>) = 0 [pid 8675] <... futex resumed>) = 0 [pid 5869] umount2("./54/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8676] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8675] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8680] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8676] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8675] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] newfstatat(AT_FDCWD, "./54/cgroup.cpu", [pid 8676] <... futex resumed>) = 0 [pid 8675] close(3 [pid 8680] <... openat resumed>) = 3 [pid 8676] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8680] chdir("./file0" [pid 8675] <... close resumed>) = 0 [pid 8680] <... chdir resumed>) = 0 [pid 8675] close(4 [pid 8680] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8675] <... close resumed>) = 0 [pid 8680] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8675] close(5 [pid 8680] <... futex resumed>) = 1 [pid 8680] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8678] <... futex resumed>) = 0 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8678] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8675] close(6 [pid 8678] <... futex resumed>) = 1 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] unlink("./54/cgroup.cpu" [pid 8678] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8675] close(7 [pid 8680] <... futex resumed>) = 0 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... unlink resumed>) = 0 [pid 8675] close(8) = -1 EBADF (Bad file descriptor) [pid 8680] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8675] close(9 [pid 8680] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] umount2("./54/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8675] close(10 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8680] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] newfstatat(AT_FDCWD, "./54/cgroup", [pid 8680] <... futex resumed>) = 1 [pid 8678] <... futex resumed>) = 0 [pid 8675] close(11 [ 468.772669][ T8680] XFS (loop4): Quotacheck: Done. [ 468.776382][ T8683] XFS (loop3): Ending clean mount [pid 8680] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8678] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8680] <... futex resumed>) = 0 [pid 8678] <... futex resumed>) = 1 [pid 8675] close(12 [pid 8680] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8678] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8680] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8675] close(13 [pid 5869] unlink("./54/cgroup" [pid 8680] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8680] <... futex resumed>) = 1 [pid 8680] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8678] <... futex resumed>) = 0 [pid 8675] close(14) = -1 EBADF (Bad file descriptor) [pid 8678] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8680] <... futex resumed>) = 0 [pid 8678] <... futex resumed>) = 1 [pid 8675] close(15 [pid 8680] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8678] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... unlink resumed>) = 0 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8680] <... socket resumed>) = 4 [pid 8680] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8680] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8678] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8675] close(16 [pid 5869] getdents64(3, [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8678] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8675] close(17) = -1 EBADF (Bad file descriptor) [pid 8680] <... futex resumed>) = 0 [pid 8678] <... futex resumed>) = 1 [pid 8675] close(18 [pid 5869] close(3 [pid 8680] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8678] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8680] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... close resumed>) = 0 [pid 8680] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8678] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8675] close(19 [pid 8680] <... futex resumed>) = 0 [pid 8678] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] rmdir("./54" [pid 8680] mkdir("./bus", 0777 [pid 8678] <... futex resumed>) = 0 [pid 8675] close(20 [pid 5869] <... rmdir resumed>) = 0 [pid 8678] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] mkdir("./55", 0777 [pid 8675] close(21 [pid 8680] <... mkdir resumed>) = 0 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... mkdir resumed>) = 0 [pid 8680] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8675] close(22 [pid 8680] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8680] <... futex resumed>) = 1 [pid 8678] <... futex resumed>) = 0 [pid 8675] close(23 [pid 8680] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8678] close(3 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 468.833751][ T8683] XFS (loop3): Quotacheck needed: Please wait. [pid 8678] <... close resumed>) = 0 [pid 8675] close(24 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 8678] close(4 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... openat resumed>) = 3 [pid 8675] close(25 [pid 8678] <... close resumed>) = 0 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] ioctl(3, LOOP_CLR_FD [pid 8678] close(5 [pid 8675] close(26 [pid 5869] <... ioctl resumed>) = 0 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 468.875231][ T8684] XFS (loop0): Ending clean mount [pid 8678] close(6 [pid 8675] close(27 [pid 5869] close(3 [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8675] close(28 [pid 8678] close(7 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8675] close(29 [pid 8678] close(8 [pid 8675] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8675] exit_group(0) = ? [pid 8676] <... futex resumed>) = ? [pid 8678] close(9 [pid 8676] +++ exited with 0 +++ [pid 8675] +++ exited with 0 +++ [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=111, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=52 /* 0.52 s */} --- [pid 8678] close(10) = -1 EBADF (Bad file descriptor) [pid 8678] close(11 [pid 5870] umount2("./54", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./54", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 8678] close(12 [pid 5870] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8678] close(13) = -1 EBADF (Bad file descriptor) [pid 8678] close(14) = -1 EBADF (Bad file descriptor) [pid 8678] close(15) = -1 EBADF (Bad file descriptor) [pid 8678] close(16) = -1 EBADF (Bad file descriptor) [pid 8678] close(17) = -1 EBADF (Bad file descriptor) [pid 8678] close(18) = -1 EBADF (Bad file descriptor) [pid 8683] <... mount resumed>) = 0 [pid 8678] close(19 [pid 8683] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8683] chdir("./file0" [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8683] <... chdir resumed>) = 0 [pid 8678] close(20 [pid 8683] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8683] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8678] close(21 [pid 8683] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8683] <... futex resumed>) = 1 [pid 8681] <... futex resumed>) = 0 [pid 8678] close(22 [pid 8681] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8681] <... futex resumed>) = 0 [pid 8683] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8681] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8678] close(23) = -1 EBADF (Bad file descriptor) [pid 8678] close(24) = -1 EBADF (Bad file descriptor) [pid 8678] close(25) = -1 EBADF (Bad file descriptor) [pid 8678] close(26) = -1 EBADF (Bad file descriptor) [pid 8683] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8678] close(27 [pid 8683] <... futex resumed>) = 1 [pid 8683] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8681] <... futex resumed>) = 0 [pid 8678] close(28) = -1 EBADF (Bad file descriptor) [ 468.906690][ T8684] XFS (loop0): Quotacheck needed: Please wait. [ 468.936624][ T8683] XFS (loop3): Quotacheck: Done. [pid 8678] close(29 [pid 8681] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8678] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8681] <... futex resumed>) = 1 [pid 8683] <... futex resumed>) = 0 [pid 8678] exit_group(0) = ? [pid 8683] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8681] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8683] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8683] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8681] <... futex resumed>) = 0 [pid 8683] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8681] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8680] <... futex resumed>) = ? [pid 8680] +++ exited with 0 +++ [pid 8678] +++ exited with 0 +++ [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=115, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=54 /* 0.54 s */} --- [pid 8681] <... futex resumed>) = 1 [pid 8683] <... futex resumed>) = 0 [pid 8683] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5872] umount2("./56", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8683] <... socket resumed>) = 4 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8683] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] openat(AT_FDCWD, "./56", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8683] <... futex resumed>) = 0 [pid 8683] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5872] <... openat resumed>) = 3 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8681] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5872] getdents64(3, [pid 8681] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5872] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8681] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5872] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8683] <... futex resumed>) = 0 [pid 8683] getsockopt(4, SOL_SOCKET, SO_PEERCRED, {pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8681] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8683] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8683] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8681] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8681] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8683] <... futex resumed>) = 0 [pid 8681] <... futex resumed>) = 1 [pid 8681] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8683] mkdir("./bus", 0777) = 0 [pid 8683] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8683] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8681] <... futex resumed>) = 0 [pid 8683] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [ 468.975689][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8681] close(3) = 0 [pid 8681] close(4) = 0 [pid 8681] close(5) = -1 EBADF (Bad file descriptor) [pid 8681] close(6) = -1 EBADF (Bad file descriptor) [pid 8681] close(7) = -1 EBADF (Bad file descriptor) [pid 8681] close(8) = -1 EBADF (Bad file descriptor) [pid 8681] close(9) = -1 EBADF (Bad file descriptor) [pid 8681] close(10) = -1 EBADF (Bad file descriptor) [pid 8681] close(11) = -1 EBADF (Bad file descriptor) [pid 8681] close(12) = -1 EBADF (Bad file descriptor) [pid 8681] close(13) = -1 EBADF (Bad file descriptor) [pid 8681] close(14) = -1 EBADF (Bad file descriptor) [pid 8681] close(15) = -1 EBADF (Bad file descriptor) [pid 8681] close(16) = -1 EBADF (Bad file descriptor) [pid 8681] close(17) = -1 EBADF (Bad file descriptor) [pid 8681] close(18) = -1 EBADF (Bad file descriptor) [pid 8681] close(19) = -1 EBADF (Bad file descriptor) [pid 8681] close(20) = -1 EBADF (Bad file descriptor) [pid 8681] close(21) = -1 EBADF (Bad file descriptor) [pid 8681] close(22) = -1 EBADF (Bad file descriptor) [pid 8681] close(23) = -1 EBADF (Bad file descriptor) [pid 8681] close(24) = -1 EBADF (Bad file descriptor) [pid 8681] close(25) = -1 EBADF (Bad file descriptor) [pid 8681] close(26) = -1 EBADF (Bad file descriptor) [pid 8681] close(27) = -1 EBADF (Bad file descriptor) [pid 8681] close(28) = -1 EBADF (Bad file descriptor) [pid 8681] close(29) = -1 EBADF (Bad file descriptor) [pid 8681] exit_group(0 [pid 8683] <... futex resumed>) = ? [pid 8681] <... exit_group resumed>) = ? [pid 8683] +++ exited with 0 +++ [pid 8681] +++ exited with 0 +++ [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=113, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=47 /* 0.47 s */} --- [pid 5871] restart_syscall(<... resuming interrupted clone ...> [pid 8684] <... mount resumed>) = 0 [pid 5871] <... restart_syscall resumed>) = 0 [pid 8684] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5871] umount2("./55", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./55", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8684] chdir("./file0" [pid 5871] <... openat resumed>) = 3 [pid 5871] newfstatat(3, "", [pid 8684] <... chdir resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 469.050295][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 469.081880][ T8684] XFS (loop0): Quotacheck: Done. [pid 5871] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8684] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8684] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8682] <... futex resumed>) = 0 [pid 8684] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8682] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8684] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8682] <... futex resumed>) = 0 [pid 8684] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8682] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8684] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8684] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8682] <... futex resumed>) = 0 [pid 8684] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8682] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8684] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8682] <... futex resumed>) = 0 [pid 8684] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8682] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8684] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8684] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8682] <... futex resumed>) = 0 [pid 8684] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8682] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8684] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8682] <... futex resumed>) = 0 [pid 8684] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8682] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8684] <... socket resumed>) = 4 [pid 5870] <... umount2 resumed>) = 0 [pid 8684] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8682] <... futex resumed>) = 0 [pid 8684] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8682] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8684] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8682] <... futex resumed>) = 0 [pid 8684] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8682] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8684] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8684] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8682] <... futex resumed>) = 0 [pid 8684] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8682] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8684] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8682] <... futex resumed>) = 0 [pid 8684] mkdir("./bus", 0777 [pid 8682] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8684] <... mkdir resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./54/file0", [pid 8684] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8684] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8684] <... futex resumed>) = 1 [pid 8682] <... futex resumed>) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8684] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8682] close(3 [pid 5870] openat(AT_FDCWD, "./54/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8682] <... close resumed>) = 0 [pid 5870] <... openat resumed>) = 4 [pid 8682] close(4 [pid 5870] newfstatat(4, "", [pid 8682] <... close resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8682] close(5 [pid 5870] getdents64(4, [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8682] close(6 [pid 5870] getdents64(4, [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8682] close(7 [pid 5870] close(4 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... close resumed>) = 0 [pid 8682] close(8 [pid 5870] rmdir("./54/file0" [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... rmdir resumed>) = 0 [pid 8682] close(9 [pid 5870] umount2("./54/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8682] close(10 [pid 5870] newfstatat(AT_FDCWD, "./54/binderfs", [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8682] close(11 [pid 5870] unlink("./54/binderfs" [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... unlink resumed>) = 0 [pid 8682] close(12 [pid 5870] umount2("./54/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8682] close(13 [pid 5870] newfstatat(AT_FDCWD, "./54/cgroup.net", [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8682] close(14) = -1 EBADF (Bad file descriptor) [pid 5870] unlink("./54/cgroup.net" [pid 8682] close(15 [pid 5870] <... unlink resumed>) = 0 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] umount2("./54/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8682] close(16 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] newfstatat(AT_FDCWD, "./54/cgroup.cpu", [pid 8682] close(17 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] unlink("./54/cgroup.cpu" [pid 8682] close(18 [pid 5870] <... unlink resumed>) = 0 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5872] <... umount2 resumed>) = 0 [pid 5870] umount2("./54/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8682] close(19 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] newfstatat(AT_FDCWD, "./54/cgroup", [pid 8682] close(20 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] unlink("./54/cgroup" [pid 8682] close(21 [pid 5870] <... unlink resumed>) = 0 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] getdents64(3, [pid 8682] close(22 [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [ 469.170028][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] close(3 [pid 8682] close(23 [pid 5870] <... close resumed>) = 0 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] rmdir("./54" [pid 8682] close(24 [pid 5870] <... rmdir resumed>) = 0 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] mkdir("./55", 0777 [pid 8682] close(25 [pid 5870] <... mkdir resumed>) = 0 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8682] close(26 [pid 5870] <... openat resumed>) = 3 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] ioctl(3, LOOP_CLR_FD [pid 8682] close(27 [pid 5870] <... ioctl resumed>) = 0 [pid 8682] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] close(3 [pid 8682] close(28) = -1 EBADF (Bad file descriptor) [pid 8682] close(29) = -1 EBADF (Bad file descriptor) [pid 8682] exit_group(0 [pid 8684] <... futex resumed>) = ? [pid 8682] <... exit_group resumed>) = ? [pid 8684] +++ exited with 0 +++ [pid 8682] +++ exited with 0 +++ [pid 5872] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=111, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=49 /* 0.49 s */} --- [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./56/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] restart_syscall(<... resuming interrupted clone ...> [pid 5872] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... restart_syscall resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./56/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5872] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5872] close(4) = 0 [pid 5872] rmdir("./56/file0") = 0 [pid 5872] umount2("./56/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./56/binderfs", [pid 5867] umount2("./54", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./56/binderfs") = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] umount2("./56/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] openat(AT_FDCWD, "./54", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./56/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./56/cgroup.net") = 0 [pid 5872] umount2("./56/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./56/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./56/cgroup.cpu") = 0 [pid 5872] umount2("./56/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./56/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... openat resumed>) = 3 [pid 5867] newfstatat(3, "", [pid 5872] unlink("./56/cgroup") = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, [pid 5867] getdents64(3, [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] <... umount2 resumed>) = 0 [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5872] close(3) = 0 [pid 5872] rmdir("./56") = 0 [pid 5867] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] mkdir("./57", 0777) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5872] ioctl(3, LOOP_CLR_FD) = 0 [pid 5872] close(3 [pid 5871] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./55/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./55/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5871] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] close(4) = 0 [pid 5871] rmdir("./55/file0") = 0 [pid 5871] umount2("./55/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./55/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./55/binderfs") = 0 [pid 5871] umount2("./55/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./55/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./55/cgroup.net") = 0 [pid 5871] umount2("./55/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./55/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./55/cgroup.cpu") = 0 [pid 5871] umount2("./55/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./55/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./55/cgroup") = 0 [pid 5871] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] close(3) = 0 [pid 5871] rmdir("./55") = 0 [pid 5871] mkdir("./56", 0777) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 5871] ioctl(3, LOOP_CLR_FD) = 0 [ 469.373671][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5871] close(3 [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] close(3) = 0 [pid 5867] <... umount2 resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./54/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./54/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./54/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5867] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] getdents64(4, [pid 5869] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] close(4) = 0 [pid 5867] rmdir("./54/file0") = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] umount2("./54/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./54/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./54/binderfs") = 0 [pid 5867] umount2("./54/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./54/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./54/cgroup.net" [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5867] <... unlink resumed>) = 0 [pid 5867] umount2("./54/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] close(3 [pid 5867] newfstatat(AT_FDCWD, "./54/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] unlink("./54/cgroup.cpu" [pid 5869] <... socket resumed>) = 3 [pid 5867] <... unlink resumed>) = 0 [pid 5867] umount2("./54/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./54/cgroup", [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] unlink("./54/cgroup" [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] close(3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] rmdir("./54") = 0 [pid 5867] mkdir("./55", 0777) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 [pid 5867] ioctl(3, LOOP_CLR_FD) = 0 [pid 5867] close(3 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] close(3) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8725 attached [pid 8725] set_robust_list(0x55558848f760, 24 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 113 [pid 8725] <... set_robust_list resumed>) = 0 [pid 8725] chdir("./55") = 0 [pid 8725] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8725] setpgid(0, 0) = 0 [pid 8725] symlink("/syzcgroup/unified/syz1", "./cgroup") = 0 [pid 8725] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu") = 0 [pid 8725] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5870] <... close resumed>) = 0 [pid 8725] <... symlink resumed>) = 0 [pid 8725] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8725] write(3, "1000", 4) = 4 [pid 8725] close(3) = 0 [pid 8725] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8725] symlink("/dev/binderfs", "./binderfs"executing program [pid 5870] <... socket resumed>) = 3 [pid 8725] <... symlink resumed>) = 0 [pid 8725] write(1, "executing program\n", 18 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8725] <... write resumed>) = 18 [pid 8725] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8725] <... futex resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8725] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8725] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8725] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8725] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} => {parent_tid=[114]}, 88) = 114 [pid 8725] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8725] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8725] <... futex resumed>) = 0 [pid 8725] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 ./strace-static-x86_64: Process 8726 attached [pid 8726] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053) = 0 [pid 8726] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8726] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8726] memfd_create("syzkaller", 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8726] <... memfd_create resumed>) = 3 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8726] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] close(3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] close(3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] <... socket resumed>) = 3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] close(3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] <... socket resumed>) = 3 [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5870] close(3) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, ./strace-static-x86_64: Process 8727 attached [pid 8727] set_robust_list(0x55558848f760, 24 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 113 [pid 8727] <... set_robust_list resumed>) = 0 [pid 8727] chdir("./55" [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] close(3 [pid 8727] <... chdir resumed>) = 0 [pid 8727] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5872] <... close resumed>) = 0 [pid 8727] <... prctl resumed>) = 0 [pid 8727] setpgid(0, 0) = 0 [pid 8727] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 8727] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 8727] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... close resumed>) = 0 [pid 8727] <... symlink resumed>) = 0 [pid 5872] <... socket resumed>) = 3 [pid 8727] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, executing program "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8727] <... openat resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8727] write(3, "1000", 4 [pid 5871] <... socket resumed>) = 3 [pid 8727] <... write resumed>) = 4 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8727] close(3 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8727] <... close resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8727] read(200, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8727] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] close(3 [pid 8727] symlink("/dev/binderfs", "./binderfs" [pid 5871] <... close resumed>) = 0 [pid 8727] <... symlink resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8727] write(1, "executing program\n", 18 [pid 5871] <... socket resumed>) = 3 [pid 8727] <... write resumed>) = 18 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8727] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8727] <... futex resumed>) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8727] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8727] <... mmap resumed>) = 0x7f2ce7497000 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8727] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8727] <... mprotect resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8727] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8727] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8727] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 ./strace-static-x86_64: Process 8728 attached [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8728] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 8728] <... rseq resumed>) = 0 [pid 8727] <... clone3 resumed> => {parent_tid=[114]}, 88) = 114 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8728] set_robust_list(0x7f2ce74b79a0, 24 [pid 8727] rt_sigprocmask(SIG_SETMASK, [], [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 8728] <... set_robust_list resumed>) = 0 [pid 8727] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8728] rt_sigprocmask(SIG_SETMASK, [], [pid 8727] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8728] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8727] <... futex resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8728] memfd_create("syzkaller", 0 [pid 8727] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] close(3 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] <... close resumed>) = 0 [pid 8728] <... memfd_create resumed>) = 3 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 8728] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5871] <... socket resumed>) = 3 [pid 8728] <... mmap resumed>) = 0x7f2cdf000000 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... setsockopt resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5871] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] close(3) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5872] <... setsockopt resumed>) = 0 [pid 5867] <... close resumed>) = 0 ./strace-static-x86_64: Process 8729 attached [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] <... socket resumed>) = 3 [pid 8729] set_robust_list(0x55558848f760, 24 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 115 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8729] <... set_robust_list resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8729] chdir("./56" [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8729] <... chdir resumed>) = 0 [pid 8729] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8729] setpgid(0, 0) = 0 [pid 8729] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 8729] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 8729] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 8729] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8729] write(3, "1000", 4) = 4 [pid 8729] close(3) = 0 [pid 8729] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8729] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 executing program [pid 8729] write(1, "executing program\n", 18 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8729] <... write resumed>) = 18 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8729] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8729] <... futex resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8729] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8729] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8729] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8729] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] close(3 [pid 8729] <... clone3 resumed> => {parent_tid=[116]}, 88) = 116 [pid 8729] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8729] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8729] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] <... close resumed>) = 0 [pid 5872] close(3 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] <... close resumed>) = 0 [pid 5867] close(3 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5867] <... close resumed>) = 0 ./strace-static-x86_64: Process 8731 attached ./strace-static-x86_64: Process 8730 attached [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8731] set_robust_list(0x55558848f760, 24) = 0 [pid 8731] chdir("./57") = 0 [pid 8731] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8731] setpgid(0, 0) = 0 [pid 8731] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5867] <... socket resumed>) = 3 [pid 8731] <... symlink resumed>) = 0 [pid 8731] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8730] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8731] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 8731] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8730] <... rseq resumed>) = 0 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 117 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8730] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8730] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 executing program [pid 8730] memfd_create("syzkaller", 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8731] write(3, "1000", 4) = 4 [pid 8731] close(3) = 0 [pid 8731] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8731] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8731] write(1, "executing program\n", 18) = 18 [pid 8731] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8731] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8731] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8731] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8731] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8730] <... memfd_create resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, ./strace-static-x86_64: Process 8732 attached [pid 8732] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8731] <... clone3 resumed> => {parent_tid=[118]}, 88) = 118 [pid 8732] <... rseq resumed>) = 0 [pid 8731] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8732] set_robust_list(0x7f2ce74b79a0, 24 [pid 8731] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8732] <... set_robust_list resumed>) = 0 [pid 8731] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8732] rt_sigprocmask(SIG_SETMASK, [], [pid 8731] <... futex resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8732] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8731] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8730] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 8730] <... mmap resumed>) = 0x7f2cdf000000 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8732] memfd_create("syzkaller", 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 8732] <... memfd_create resumed>) = 3 [pid 8732] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8726] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 8728] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8733 attached , child_tidptr=0x55558848f750) = 113 [pid 8733] set_robust_list(0x55558848f760, 24) = 0 [pid 8733] chdir("./55") = 0 [pid 8733] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8733] setpgid(0, 0) = 0 [pid 8733] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 8733] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu") = 0 [pid 8733] symlink("/syzcgroup/net/syz0", "./cgroup.net") = 0 [pid 8733] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8733] write(3, "1000", 4) = 4 [pid 8733] close(3 [pid 8730] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8733] <... close resumed>) = 0 [pid 8733] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) executing program [pid 8733] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8733] write(1, "executing program\n", 18) = 18 [pid 8733] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8733] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8733] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8733] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8733] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8734 attached [pid 8734] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8733] <... clone3 resumed> => {parent_tid=[114]}, 88) = 114 [pid 8734] <... rseq resumed>) = 0 [pid 8733] rt_sigprocmask(SIG_SETMASK, [], [pid 8734] set_robust_list(0x7f2ce74b79a0, 24 [pid 8733] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8734] <... set_robust_list resumed>) = 0 [pid 8733] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8734] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8733] <... futex resumed>) = 0 [pid 8734] memfd_create("syzkaller", 0 [pid 8733] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8734] <... memfd_create resumed>) = 3 [pid 8734] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8732] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8734] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8726] <... write resumed>) = 16777216 [pid 8726] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8726] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8726] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8726] close(3) = 0 [pid 8728] <... write resumed>) = 16777216 [pid 8728] munmap(0x7f2cdf000000, 138412032 [pid 8726] close(4) = 0 [pid 8726] mkdir("./file0", 0777) = 0 [ 471.218178][ T8726] loop1: detected capacity change from 0 to 32768 [pid 8726] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8728] <... munmap resumed>) = 0 [pid 8728] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [ 471.262373][ T8726] XFS: ikeep mount option is deprecated. [pid 8728] ioctl(4, LOOP_SET_FD, 3 [pid 8730] <... write resumed>) = 16777216 [pid 8728] <... ioctl resumed>) = 0 [pid 8730] munmap(0x7f2cdf000000, 138412032 [pid 8728] close(3) = 0 [pid 8728] close(4) = 0 [pid 8728] mkdir("./file0", 0777) = 0 [ 471.329525][ T8728] loop2: detected capacity change from 0 to 32768 [ 471.344227][ T8726] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8728] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8732] <... write resumed>) = 16777216 [ 471.384195][ T8728] XFS: ikeep mount option is deprecated. [pid 8732] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8732] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 8732] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8732] close(3) = 0 [pid 8732] close(4) = 0 [pid 8732] mkdir("./file0", 0777) = 0 [pid 8732] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8730] <... munmap resumed>) = 0 [pid 8730] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [ 471.470186][ T8732] loop4: detected capacity change from 0 to 32768 [ 471.496234][ T8728] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 471.509830][ T8732] XFS: ikeep mount option is deprecated. [pid 8730] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8730] close(3) = 0 [pid 8730] close(4) = 0 [pid 8730] mkdir("./file0", 0777) = 0 [ 471.535461][ T8730] loop3: detected capacity change from 0 to 32768 [ 471.564496][ T8730] XFS: ikeep mount option is deprecated. [ 471.580458][ T8732] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 471.694155][ T8730] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8730] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8734] <... write resumed>) = 16777216 [pid 8734] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8734] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8734] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8734] close(3) = 0 [pid 8734] close(4) = 0 [pid 8734] mkdir("./file0", 0777) = 0 [ 471.802956][ T8734] loop0: detected capacity change from 0 to 32768 [ 471.813876][ T8726] XFS (loop1): Ending clean mount [ 471.834570][ T8734] XFS: ikeep mount option is deprecated. [ 471.869046][ T8726] XFS (loop1): Quotacheck needed: Please wait. [ 471.914418][ T8734] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 471.939265][ T8728] XFS (loop2): Ending clean mount [ 471.958361][ T8728] XFS (loop2): Quotacheck needed: Please wait. [pid 8734] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8726] <... mount resumed>) = 0 [pid 8726] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8726] chdir("./file0") = 0 [pid 8726] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8726] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8726] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8725] <... futex resumed>) = 0 [pid 8725] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8726] <... futex resumed>) = 0 [ 471.987116][ T8726] XFS (loop1): Quotacheck: Done. [pid 8725] <... futex resumed>) = 1 [pid 8726] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8726] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8726] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8725] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000}) = -1 EAGAIN (Resource temporarily unavailable) [pid 8725] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8726] <... futex resumed>) = 0 [pid 8725] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8726] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8726] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8725] <... futex resumed>) = 0 [pid 8725] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8728] <... mount resumed>) = 0 [pid 8726] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8725] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8726] <... socket resumed>) = 4 [pid 8726] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8728] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8726] <... futex resumed>) = 0 [pid 8725] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8728] <... openat resumed>) = 3 [pid 8726] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8725] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8728] chdir("./file0" [pid 8726] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8728] <... chdir resumed>) = 0 [pid 8726] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8725] <... futex resumed>) = 0 [pid 8726] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8725] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8728] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8726] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8725] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8726] <... futex resumed>) = 0 [pid 8728] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8726] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8725] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8726] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8726] mkdir("./bus", 0777 [pid 8728] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8726] <... mkdir resumed>) = 0 [pid 8725] <... futex resumed>) = 0 [pid 8728] <... futex resumed>) = 1 [pid 8726] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8725] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8728] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8726] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8725] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [ 472.059279][ T8728] XFS (loop2): Quotacheck: Done. [pid 8726] <... futex resumed>) = 0 [pid 8726] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8727] <... futex resumed>) = 0 [pid 8727] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8727] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8725] close(3 [pid 8728] <... futex resumed>) = 0 [pid 8728] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8725] <... close resumed>) = 0 [pid 8728] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8725] close(4 [pid 8728] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8725] <... close resumed>) = 0 [pid 8728] <... futex resumed>) = 1 [ 472.087110][ T8732] XFS (loop4): Ending clean mount [pid 8725] close(5) = -1 EBADF (Bad file descriptor) [pid 8728] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8725] close(6) = -1 EBADF (Bad file descriptor) [pid 8725] close(7 [pid 8727] <... futex resumed>) = 0 [pid 8727] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8725] close(8) = -1 EBADF (Bad file descriptor) [pid 8725] close(9) = -1 EBADF (Bad file descriptor) [pid 8728] <... futex resumed>) = 0 [pid 8727] <... futex resumed>) = 1 [pid 8725] close(10 [pid 8728] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8727] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8728] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8725] close(11 [pid 8728] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8728] <... futex resumed>) = 0 [pid 8725] close(12 [pid 8728] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8725] close(13 [pid 8727] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8727] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8727] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8728] <... futex resumed>) = 0 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8728] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8728] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8725] close(14 [pid 8728] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] <... futex resumed>) = 0 [pid 8725] close(15 [pid 8727] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8727] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8728] <... futex resumed>) = 0 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8728] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8725] close(16 [pid 8728] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8728] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8725] close(17 [pid 8728] <... futex resumed>) = 1 [pid 8727] <... futex resumed>) = 0 [pid 8728] mkdir("./bus", 0777 [pid 8727] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] <... futex resumed>) = 0 [pid 8728] <... mkdir resumed>) = 0 [pid 8727] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8725] close(18 [pid 8728] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8728] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8725] close(19 [pid 8728] <... futex resumed>) = 1 [pid 8727] <... futex resumed>) = 0 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8728] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8727] close(3) = 0 [pid 8725] close(20 [pid 8727] close(4 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] <... close resumed>) = 0 [pid 8727] close(5 [pid 8725] close(21 [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] close(6 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] close(7 [pid 8725] close(22 [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] close(8 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] close(9) = -1 EBADF (Bad file descriptor) [ 472.112630][ T8730] XFS (loop3): Ending clean mount [ 472.113314][ T8732] XFS (loop4): Quotacheck needed: Please wait. [ 472.138909][ T8730] XFS (loop3): Quotacheck needed: Please wait. [pid 8727] close(10 [pid 8725] close(23 [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] close(11) = -1 EBADF (Bad file descriptor) [pid 8727] close(12 [pid 8725] close(24 [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8725] close(25 [pid 8727] close(13) = -1 EBADF (Bad file descriptor) [pid 8727] close(14) = -1 EBADF (Bad file descriptor) [pid 8727] close(15) = -1 EBADF (Bad file descriptor) [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] close(16) = -1 EBADF (Bad file descriptor) [pid 8725] close(26 [pid 8727] close(17 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] close(18) = -1 EBADF (Bad file descriptor) [pid 8727] close(19) = -1 EBADF (Bad file descriptor) [pid 8725] close(27 [pid 8727] close(20 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8732] <... mount resumed>) = 0 [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8725] close(28 [pid 8732] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8727] close(21 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8732] <... openat resumed>) = 3 [pid 8727] close(22 [pid 8725] close(29 [pid 8732] chdir("./file0" [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] close(23 [pid 8725] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 472.196775][ T8732] XFS (loop4): Quotacheck: Done. [pid 8732] <... chdir resumed>) = 0 [pid 8727] close(24 [pid 8725] exit_group(0 [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] close(25 [pid 8726] <... futex resumed>) = ? [pid 8725] <... exit_group resumed>) = ? [pid 8726] +++ exited with 0 +++ [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8732] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8730] <... mount resumed>) = 0 [pid 8727] close(26 [pid 8725] +++ exited with 0 +++ [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8727] close(27) = -1 EBADF (Bad file descriptor) [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=113, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=49 /* 0.49 s */} --- [pid 8727] close(28) = -1 EBADF (Bad file descriptor) [pid 8727] close(29 [pid 5869] umount2("./55", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8732] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8727] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] openat(AT_FDCWD, "./55", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 8727] exit_group(0) = ? [pid 5869] newfstatat(3, "", [pid 8728] <... futex resumed>) = ? [pid 8732] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8730] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8730] chdir("./file0") = 0 [pid 8730] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8732] <... futex resumed>) = 1 [pid 8730] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8729] <... futex resumed>) = 0 [pid 8730] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8729] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8730] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8729] <... futex resumed>) = 0 [pid 8730] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8729] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8730] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8728] +++ exited with 0 +++ [pid 8727] +++ exited with 0 +++ [pid 8732] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8730] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8731] <... futex resumed>) = 0 [pid 8730] <... futex resumed>) = 1 [pid 8729] <... futex resumed>) = 0 [pid 8731] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8730] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [ 472.224694][ T8730] XFS (loop3): Quotacheck: Done. [ 472.237212][ T8734] XFS (loop0): Ending clean mount [ 472.260968][ T8734] XFS (loop0): Quotacheck needed: Please wait. [pid 8729] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8732] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8731] <... futex resumed>) = 0 [pid 8730] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8729] <... futex resumed>) = 0 [pid 8732] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8731] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8730] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8732] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8732] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=113, si_uid=0, si_status=0, si_utime=9 /* 0.09 s */, si_stime=48 /* 0.48 s */} --- [pid 8730] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8729] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8730] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8729] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8730] <... futex resumed>) = 0 [pid 8729] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8730] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8729] <... futex resumed>) = 0 [pid 8730] <... socket resumed>) = 4 [pid 8729] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8730] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8729] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8730] <... futex resumed>) = 0 [pid 8729] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8730] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8729] <... futex resumed>) = 0 [pid 8730] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8729] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8732] <... futex resumed>) = 1 [pid 8731] <... futex resumed>) = 0 [pid 8730] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8729] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8730] <... futex resumed>) = 0 [pid 8729] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8730] mkdir("./bus", 0777 [pid 8729] <... futex resumed>) = 0 [pid 8732] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8731] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8730] <... mkdir resumed>) = 0 [pid 8729] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8730] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8732] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8731] <... futex resumed>) = 0 [pid 8730] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] umount2("./55", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8732] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8731] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8730] <... futex resumed>) = 1 [pid 8729] <... futex resumed>) = 0 [pid 8732] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8730] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8729] close(3 [pid 8732] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8729] <... close resumed>) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8729] close(4 [pid 8732] <... futex resumed>) = 1 [pid 8731] <... futex resumed>) = 0 [pid 8729] <... close resumed>) = 0 [pid 5870] openat(AT_FDCWD, "./55", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8729] close(5) = -1 EBADF (Bad file descriptor) [pid 8729] close(6 [pid 8732] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8729] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... openat resumed>) = 3 [pid 8731] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8729] close(7) = -1 EBADF (Bad file descriptor) [pid 8729] close(8) = -1 EBADF (Bad file descriptor) [pid 8729] close(9) = -1 EBADF (Bad file descriptor) [pid 8729] close(10) = -1 EBADF (Bad file descriptor) [pid 8729] close(11 [pid 8732] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8729] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] newfstatat(3, "", [pid 8731] <... futex resumed>) = 0 [pid 8729] close(12 [pid 8732] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8731] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8729] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8732] <... socket resumed>) = 4 [pid 8729] close(13) = -1 EBADF (Bad file descriptor) [pid 8732] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8729] close(14) = -1 EBADF (Bad file descriptor) [pid 8731] <... futex resumed>) = 0 [pid 8729] close(15 [pid 5870] getdents64(3, [pid 8732] <... futex resumed>) = 1 [pid 8729] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8729] close(16) = -1 EBADF (Bad file descriptor) [pid 8729] close(17) = -1 EBADF (Bad file descriptor) [pid 8731] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8729] close(18 [pid 5870] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8732] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8731] <... futex resumed>) = 0 [pid 8729] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8732] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8731] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8729] close(19) = -1 EBADF (Bad file descriptor) [pid 8732] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8729] close(20) = -1 EBADF (Bad file descriptor) [pid 8729] close(21) = -1 EBADF (Bad file descriptor) [pid 8729] close(22) = -1 EBADF (Bad file descriptor) [pid 8729] close(23) = -1 EBADF (Bad file descriptor) [pid 8729] close(24) = -1 EBADF (Bad file descriptor) [pid 8729] close(25) = -1 EBADF (Bad file descriptor) [pid 8732] <... futex resumed>) = 1 [pid 8731] <... futex resumed>) = 0 [pid 8729] close(26) = -1 EBADF (Bad file descriptor) [pid 8729] close(27) = -1 EBADF (Bad file descriptor) [pid 8729] close(28) = -1 EBADF (Bad file descriptor) [pid 8729] close(29) = -1 EBADF (Bad file descriptor) [pid 8729] exit_group(0 [pid 8730] <... futex resumed>) = ? [pid 8729] <... exit_group resumed>) = ? [ 472.263929][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8732] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8731] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8730] +++ exited with 0 +++ [pid 8729] +++ exited with 0 +++ [pid 8732] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8731] <... futex resumed>) = 0 [pid 8732] mkdir("./bus", 0777 [pid 8731] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=115, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=50 /* 0.50 s */} --- [pid 8732] <... mkdir resumed>) = 0 [pid 8732] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8732] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8731] <... futex resumed>) = 0 [pid 8732] <... futex resumed>) = 1 [pid 8731] close(3 [pid 8732] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8731] <... close resumed>) = 0 [pid 8731] close(4 [pid 5871] umount2("./56", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8731] <... close resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8731] close(5 [pid 5871] openat(AT_FDCWD, "./56", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8731] close(6 [pid 5871] <... openat resumed>) = 3 [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(3, "", [pid 8731] close(7) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8731] close(8 [pid 5871] getdents64(3, [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5871] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8731] close(9) = -1 EBADF (Bad file descriptor) [pid 8731] close(10) = -1 EBADF (Bad file descriptor) [pid 8731] close(11) = -1 EBADF (Bad file descriptor) [pid 8731] close(12) = -1 EBADF (Bad file descriptor) [pid 8731] close(13) = -1 EBADF (Bad file descriptor) [ 472.322393][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8731] close(14 [pid 5869] <... umount2 resumed>) = 0 [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8731] close(15) = -1 EBADF (Bad file descriptor) [pid 8731] close(16) = -1 EBADF (Bad file descriptor) [pid 8731] close(17) = -1 EBADF (Bad file descriptor) [pid 8731] close(18) = -1 EBADF (Bad file descriptor) [pid 5869] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./55/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8731] close(19) = -1 EBADF (Bad file descriptor) [pid 8731] close(20) = -1 EBADF (Bad file descriptor) [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./55/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8731] close(21 [pid 8734] <... mount resumed>) = 0 [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... openat resumed>) = 4 [pid 8734] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8731] close(22) = -1 EBADF (Bad file descriptor) [pid 8734] <... openat resumed>) = 3 [pid 8731] close(23 [pid 8734] chdir("./file0" [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8731] close(24) = -1 EBADF (Bad file descriptor) [ 472.399386][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 472.417416][ T8734] XFS (loop0): Quotacheck: Done. [pid 8734] <... chdir resumed>) = 0 [pid 8731] close(25 [pid 5870] <... umount2 resumed>) = 0 [pid 5869] newfstatat(4, "", [pid 8734] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5870] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] getdents64(4, [pid 8734] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8731] close(26 [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8734] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] getdents64(4, [pid 8734] <... futex resumed>) = 1 [pid 8733] <... futex resumed>) = 0 [pid 8731] close(27 [pid 5870] newfstatat(AT_FDCWD, "./55/file0", [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8733] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] close(4 [pid 8733] <... futex resumed>) = 0 [pid 5870] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... close resumed>) = 0 [pid 8734] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8733] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] rmdir("./55/file0" [pid 8734] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8731] close(28 [pid 5870] openat(AT_FDCWD, "./55/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] <... rmdir resumed>) = 0 [pid 8734] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... openat resumed>) = 4 [pid 5869] umount2("./55/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8731] close(29 [pid 5870] newfstatat(4, "", [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] newfstatat(AT_FDCWD, "./55/binderfs", [pid 8731] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] getdents64(4, [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8734] <... futex resumed>) = 1 [pid 8733] <... futex resumed>) = 0 [pid 8731] exit_group(0 [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8733] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] getdents64(4, [pid 5869] unlink("./55/binderfs" [pid 8734] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8732] <... futex resumed>) = ? [pid 8731] <... exit_group resumed>) = ? [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 8732] +++ exited with 0 +++ [pid 8733] <... futex resumed>) = 0 [pid 5870] close(4 [pid 5869] umount2("./55/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8734] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8733] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] <... close resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8734] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] rmdir("./55/file0" [pid 5869] newfstatat(AT_FDCWD, "./55/cgroup.net", [pid 5870] <... rmdir resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] umount2("./55/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] unlink("./55/cgroup.net" [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... unlink resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./55/binderfs", [pid 5869] umount2("./55/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] unlink("./55/binderfs" [pid 5869] newfstatat(AT_FDCWD, "./55/cgroup.cpu", [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] umount2("./55/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] unlink("./55/cgroup.cpu" [pid 8734] <... futex resumed>) = 1 [pid 8733] <... futex resumed>) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... unlink resumed>) = 0 [pid 8733] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] umount2("./55/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8733] <... futex resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8733] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] newfstatat(AT_FDCWD, "./55/cgroup.net", [pid 5869] newfstatat(AT_FDCWD, "./55/cgroup", [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./55/cgroup.net" [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8734] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5870] <... unlink resumed>) = 0 [pid 5869] unlink("./55/cgroup" [pid 8734] <... socket resumed>) = 4 [pid 8731] +++ exited with 0 +++ [pid 5870] umount2("./55/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... unlink resumed>) = 0 [pid 8734] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=117, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=43 /* 0.43 s */} --- [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] getdents64(3, [pid 8734] <... futex resumed>) = 1 [pid 8733] <... futex resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./55/cgroup.cpu", [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8734] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8733] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8734] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8733] <... futex resumed>) = 0 [pid 5872] umount2("./57", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8734] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8733] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] <... umount2 resumed>) = 0 [pid 5869] close(3 [pid 8734] <... futex resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8734] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5872] openat(AT_FDCWD, "./57", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5871] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8733] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5870] unlink("./55/cgroup.cpu" [pid 5872] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... close resumed>) = 0 [pid 5871] newfstatat(AT_FDCWD, "./56/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./56/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8733] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... openat resumed>) = 4 [pid 5870] <... unlink resumed>) = 0 [pid 5869] rmdir("./55" [pid 5871] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] close(4) = 0 [pid 5871] rmdir("./56/file0") = 0 [pid 5871] umount2("./56/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8734] <... futex resumed>) = 0 [pid 8733] <... futex resumed>) = 1 [pid 5870] umount2("./55/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... rmdir resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./56/binderfs", [pid 8734] mkdir("./bus", 0777 [pid 8733] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] mkdir("./56", 0777 [pid 8734] <... mkdir resumed>) = 0 [pid 5871] unlink("./56/binderfs") = 0 [pid 5871] umount2("./56/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./56/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./56/cgroup.net") = 0 [pid 5870] newfstatat(AT_FDCWD, "./55/cgroup", [pid 5869] <... mkdir resumed>) = 0 [pid 5871] umount2("./56/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./56/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5870] unlink("./55/cgroup" [pid 8734] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8734] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] unlink("./56/cgroup.cpu" [pid 8734] <... futex resumed>) = 1 [pid 5871] <... unlink resumed>) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... openat resumed>) = 3 [pid 8734] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5871] umount2("./56/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8733] <... futex resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getdents64(3, [pid 5869] ioctl(3, LOOP_CLR_FD [pid 8733] close(3 [pid 5871] newfstatat(AT_FDCWD, "./56/cgroup", [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] <... ioctl resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./56/cgroup") = 0 [pid 5871] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] close(3 [pid 8733] <... close resumed>) = 0 [pid 5871] <... close resumed>) = 0 [pid 5870] close(3 [pid 5869] close(3 [pid 5871] rmdir("./56") = 0 [ 472.543724][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5871] mkdir("./57", 0777) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 5871] ioctl(3, LOOP_CLR_FD) = 0 [pid 5871] close(3 [pid 8733] close(4 [pid 5870] <... close resumed>) = 0 [pid 5870] rmdir("./55" [pid 8733] <... close resumed>) = 0 [pid 8733] close(5 [pid 5870] <... rmdir resumed>) = 0 [pid 8733] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] mkdir("./56", 0777 [pid 8733] close(6 [pid 5870] <... mkdir resumed>) = 0 [pid 8733] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8733] close(7 [pid 5870] <... openat resumed>) = 3 [pid 8733] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] ioctl(3, LOOP_CLR_FD [pid 8733] close(8) = -1 EBADF (Bad file descriptor) [pid 5870] <... ioctl resumed>) = 0 [pid 8733] close(9 [pid 5870] close(3 [pid 8733] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8733] close(10) = -1 EBADF (Bad file descriptor) [pid 8733] close(11) = -1 EBADF (Bad file descriptor) [pid 8733] close(12) = -1 EBADF (Bad file descriptor) [pid 8733] close(13) = -1 EBADF (Bad file descriptor) [pid 8733] close(14) = -1 EBADF (Bad file descriptor) [pid 8733] close(15) = -1 EBADF (Bad file descriptor) [pid 8733] close(16) = -1 EBADF (Bad file descriptor) [pid 8733] close(17) = -1 EBADF (Bad file descriptor) [pid 8733] close(18) = -1 EBADF (Bad file descriptor) [pid 8733] close(19) = -1 EBADF (Bad file descriptor) [pid 8733] close(20) = -1 EBADF (Bad file descriptor) [pid 8733] close(21) = -1 EBADF (Bad file descriptor) [pid 8733] close(22) = -1 EBADF (Bad file descriptor) [pid 8733] close(23) = -1 EBADF (Bad file descriptor) [pid 8733] close(24) = -1 EBADF (Bad file descriptor) [pid 8733] close(25) = -1 EBADF (Bad file descriptor) [pid 8733] close(26) = -1 EBADF (Bad file descriptor) [pid 8733] close(27) = -1 EBADF (Bad file descriptor) [pid 8733] close(28) = -1 EBADF (Bad file descriptor) [pid 8733] close(29) = -1 EBADF (Bad file descriptor) [pid 8733] exit_group(0) = ? [pid 8734] <... futex resumed>) = ? [pid 8734] +++ exited with 0 +++ [pid 8733] +++ exited with 0 +++ [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=113, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=45 /* 0.45 s */} --- [pid 5872] <... umount2 resumed>) = 0 [pid 5872] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./57/file0", [pid 5867] umount2("./55", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] openat(AT_FDCWD, "./55", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... openat resumed>) = 3 [pid 5872] openat(AT_FDCWD, "./57/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5867] newfstatat(3, "", [pid 5872] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] getdents64(3, [pid 5872] close(4) = 0 [pid 5872] rmdir("./57/file0") = 0 [pid 5872] umount2("./57/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./57/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] unlink("./57/binderfs") = 0 [pid 5872] umount2("./57/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./57/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./57/cgroup.net") = 0 [pid 5872] umount2("./57/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./57/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./57/cgroup.cpu") = 0 [pid 5872] umount2("./57/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./57/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./57/cgroup") = 0 [pid 5872] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] close(3) = 0 [pid 5872] rmdir("./57") = 0 [pid 5872] mkdir("./58", 0777) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5872] ioctl(3, LOOP_CLR_FD) = 0 [ 472.815276][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5872] close(3 [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... umount2 resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] newfstatat(AT_FDCWD, "./55/file0", [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] umount2("./55/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] openat(AT_FDCWD, "./55/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] close(3 [pid 5867] <... openat resumed>) = 4 [pid 5869] <... close resumed>) = 0 [pid 5867] newfstatat(4, "", [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5867] getdents64(4, [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] getdents64(4, [pid 5869] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] close(4) = 0 [pid 5867] rmdir("./55/file0") = 0 [pid 5867] umount2("./55/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./55/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] close(3) = 0 [pid 5867] unlink("./55/binderfs" [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] <... unlink resumed>) = 0 [pid 5867] umount2("./55/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./55/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./55/cgroup.net") = 0 [pid 5867] umount2("./55/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./55/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./55/cgroup.cpu") = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] umount2("./55/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./55/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] unlink("./55/cgroup") = 0 [pid 5867] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] close(3) = 0 [pid 5867] rmdir("./55") = 0 [pid 5867] mkdir("./56", 0777) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... openat resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] ioctl(3, LOOP_CLR_FD) = 0 [pid 5867] close(3 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... socket resumed>) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] <... setsockopt resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... setsockopt resumed>) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] close(3 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5871] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] <... setsockopt resumed>) = 0 ./strace-static-x86_64: Process 8775 attached [pid 5870] <... close resumed>) = 0 [pid 5871] close(3 [pid 8775] set_robust_list(0x55558848f760, 24 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 115 [pid 8775] <... set_robust_list resumed>) = 0 [pid 5871] <... close resumed>) = 0 [pid 5870] <... socket resumed>) = 3 [pid 8775] chdir("./56" [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8775] <... chdir resumed>) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8775] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8775] <... prctl resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8775] setpgid(0, 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8775] <... setpgid resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8775] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8775] <... symlink resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8775] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8775] <... symlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8775] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8775] <... symlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] close(3 [pid 8775] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 8775] <... openat resumed>) = 3 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8775] write(3, "1000", 4) = 4 [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] <... socket resumed>) = 3 [pid 8775] close(3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8775] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 8775] read(200, [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8775] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8775] symlink("/dev/binderfs", "./binderfs"executing program [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8775] <... symlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 8775] write(1, "executing program\n", 18 [pid 5870] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8775] <... write resumed>) = 18 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 8775] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... setsockopt resumed>) = 0 [pid 8775] <... futex resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8775] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5870] close(3 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8775] <... mmap resumed>) = 0x7f2ce7497000 [pid 8775] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... close resumed>) = 0 [pid 8775] <... mprotect resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8775] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5870] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... close resumed>) = 0 [pid 8775] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8775] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, ./strace-static-x86_64: Process 8776 attached [pid 8776] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8775] <... clone3 resumed> => {parent_tid=[116]}, 88) = 116 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8776] <... rseq resumed>) = 0 [pid 8775] rt_sigprocmask(SIG_SETMASK, [], [pid 5871] close(3 [pid 8776] set_robust_list(0x7f2ce74b79a0, 24 [pid 8775] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8776] <... set_robust_list resumed>) = 0 [pid 8775] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8776] rt_sigprocmask(SIG_SETMASK, [], [pid 8775] <... futex resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 8776] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8775] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8776] memfd_create("syzkaller", 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8776] <... memfd_create resumed>) = 3 [pid 5872] <... socket resumed>) = 3 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 8776] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8776] <... mmap resumed>) = 0x7f2cdf000000 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] close(3 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... socket resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... setsockopt resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] close(3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] close(3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... close resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5870] <... socket resumed>) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] <... setsockopt resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] close(3 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] <... close resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... setsockopt resumed>) = 0 [pid 5872] close(3 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 ./strace-static-x86_64: Process 8777 attached [pid 5867] <... socket resumed>) = 3 [pid 5872] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8777] set_robust_list(0x55558848f760, 24 [pid 5872] <... socket resumed>) = 3 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 117 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8777] <... set_robust_list resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8777] chdir("./57" [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8777] <... chdir resumed>) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8777] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8777] <... prctl resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8777] setpgid(0, 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8777] <... setpgid resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] <... setsockopt resumed>) = 0 [pid 8777] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8777] <... symlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8777] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] close(3 [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] close(3) = 0 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... socket resumed>) = 3 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, ./strace-static-x86_64: Process 8778 attached "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8778] set_robust_list(0x55558848f760, 24 [pid 8777] <... symlink resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8777] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5867] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8778] <... set_robust_list resumed>) = 0 [pid 8777] <... symlink resumed>) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8778] chdir("./56" [pid 5867] close(3 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8777] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5867] <... close resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8778] <... chdir resumed>) = 0 [pid 8777] <... openat resumed>) = 3 [pid 5867] <... socket resumed>) = 3 [pid 8777] write(3, "1000", 4 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8778] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5872] <... setsockopt resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8777] <... write resumed>) = 4 [pid 8777] close(3 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8777] <... close resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 115 [pid 8777] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8777] symlink("/dev/binderfs", "./binderfs" [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8777] <... symlink resumed>) = 0 [pid 8777] write(1, "executing program\n", 18 [pid 5872] <... setsockopt resumed>) = 0 [pid 8777] <... write resumed>) = 18 executing program [pid 5872] close(3 [pid 8778] <... prctl resumed>) = 0 [pid 8777] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8778] setpgid(0, 0 [pid 5872] <... close resumed>) = 0 [pid 8778] <... setpgid resumed>) = 0 [pid 8777] <... futex resumed>) = 0 [pid 8777] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8779 attached [pid 8778] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 8777] <... mmap resumed>) = 0x7f2ce7497000 [pid 5867] <... setsockopt resumed>) = 0 [pid 8778] <... symlink resumed>) = 0 [pid 8777] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8779] set_robust_list(0x55558848f760, 24 [pid 8778] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 8778] <... symlink resumed>) = 0 [pid 8777] <... mprotect resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8778] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 8777] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 8777] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8778] <... symlink resumed>) = 0 [pid 8777] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8778] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC./strace-static-x86_64: Process 8780 attached [pid 8779] <... set_robust_list resumed>) = 0 [pid 8778] <... openat resumed>) = 3 [pid 8777] <... clone3 resumed> => {parent_tid=[118]}, 88) = 118 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 119 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 8780] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8779] chdir("./58" [pid 8778] write(3, "1000", 4 [pid 8777] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8780] <... rseq resumed>) = 0 [pid 8778] <... write resumed>) = 4 [pid 8777] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8780] set_robust_list(0x7f2ce74b79a0, 24 [pid 8778] close(3 [pid 8777] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 8780] <... set_robust_list resumed>) = 0 [pid 8779] <... chdir resumed>) = 0 [pid 8778] <... close resumed>) = 0 [pid 8777] <... futex resumed>) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 8780] rt_sigprocmask(SIG_SETMASK, [], [pid 8779] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8778] read(200, [pid 8777] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8780] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8780] memfd_create("syzkaller", 0 [pid 8779] <... prctl resumed>) = 0 [pid 8778] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5867] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8779] setpgid(0, 0 [pid 8778] symlink("/dev/binderfs", "./binderfs" [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 8780] <... memfd_create resumed>) = 3 [pid 8780] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0executing program [pid 8779] <... setpgid resumed>) = 0 [pid 8778] <... symlink resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8780] <... mmap resumed>) = 0x7f2cdf000000 [pid 8779] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 8778] write(1, "executing program\n", 18 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 8779] <... symlink resumed>) = 0 [pid 8778] <... write resumed>) = 18 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 8778] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8779] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 8778] <... futex resumed>) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 8779] <... symlink resumed>) = 0 [pid 8778] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8779] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 8778] <... mmap resumed>) = 0x7f2ce7497000 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8778] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8778] <... mprotect resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8778] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8779] <... symlink resumed>) = 0 [pid 8778] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 8779] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8778] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] close(3 [pid 8779] <... openat resumed>) = 3 ./strace-static-x86_64: Process 8781 attached [pid 8779] write(3, "1000", 4 [pid 5867] <... close resumed>) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 8781] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8778] <... clone3 resumed> => {parent_tid=[116]}, 88) = 116 [pid 8779] <... write resumed>) = 4 [pid 8781] <... rseq resumed>) = 0 [pid 8778] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] <... socket resumed>) = 3 [pid 8781] set_robust_list(0x7f2ce74b79a0, 24 [pid 8779] close(3 [pid 8778] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8781] <... set_robust_list resumed>) = 0 [pid 8778] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8779] <... close resumed>) = 0 [pid 8781] rt_sigprocmask(SIG_SETMASK, [], [pid 8778] <... futex resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8781] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8779] read(200, [pid 8778] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8781] memfd_create("syzkaller", 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8781] <... memfd_create resumed>) = 3 [pid 8779] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8781] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5867] <... setsockopt resumed>) = 0 [pid 8779] symlink("/dev/binderfs", "./binderfs" [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8779] <... symlink resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 executing program [pid 8779] write(1, "executing program\n", 18 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8779] <... write resumed>) = 18 [pid 8776] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8779] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8779] <... futex resumed>) = 0 [pid 8779] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8779] <... mmap resumed>) = 0x7f2ce7497000 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8779] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5867] <... setsockopt resumed>) = 0 [pid 8779] <... mprotect resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8779] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8779] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8779] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 ./strace-static-x86_64: Process 8782 attached [pid 8779] <... clone3 resumed> => {parent_tid=[120]}, 88) = 120 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8782] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8779] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] <... setsockopt resumed>) = 0 [pid 8782] <... rseq resumed>) = 0 [pid 8779] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8782] set_robust_list(0x7f2ce74b79a0, 24 [pid 8779] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8782] <... set_robust_list resumed>) = 0 [pid 8779] <... futex resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8782] rt_sigprocmask(SIG_SETMASK, [], [pid 8779] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8782] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8782] memfd_create("syzkaller", 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8782] <... memfd_create resumed>) = 3 [pid 5867] <... setsockopt resumed>) = 0 [pid 8782] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8783 attached [pid 8783] set_robust_list(0x55558848f760, 24 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 115 [pid 8783] <... set_robust_list resumed>) = 0 [pid 8783] chdir("./56") = 0 [pid 8783] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8783] setpgid(0, 0) = 0 [pid 8783] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 8783] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu") = 0 [pid 8783] symlink("/syzcgroup/net/syz0", "./cgroup.net") = 0 [pid 8783] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8783] write(3, "1000", 4) = 4 [pid 8783] close(3) = 0 [pid 8783] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8783] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8783] write(1, "executing program\n", 18) = 18 [pid 8783] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8783] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8783] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8783] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8783] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8784 attached [pid 8784] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8783] <... clone3 resumed> => {parent_tid=[116]}, 88) = 116 [pid 8784] <... rseq resumed>) = 0 [pid 8783] rt_sigprocmask(SIG_SETMASK, [], [pid 8784] set_robust_list(0x7f2ce74b79a0, 24 [pid 8783] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8784] <... set_robust_list resumed>) = 0 [pid 8783] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8784] rt_sigprocmask(SIG_SETMASK, [], [pid 8783] <... futex resumed>) = 0 [pid 8784] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8783] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8784] memfd_create("syzkaller", 0) = 3 [pid 8784] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8780] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8781] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8782] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8784] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8776] <... write resumed>) = 16777216 [pid 8776] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8776] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8776] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8776] close(3) = 0 [pid 8776] close(4) = 0 [ 474.528359][ T8776] loop1: detected capacity change from 0 to 32768 [pid 8776] mkdir("./file0", 0777) = 0 [ 474.597434][ T8776] XFS: ikeep mount option is deprecated. [pid 8776] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8780] <... write resumed>) = 16777216 [ 474.662824][ T8776] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8780] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8780] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 8780] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8781] <... write resumed>) = 16777216 [pid 8780] close(3 [pid 8781] munmap(0x7f2cdf000000, 138412032 [pid 8780] <... close resumed>) = 0 [pid 8780] close(4) = 0 [ 474.839033][ T8780] loop3: detected capacity change from 0 to 32768 [pid 8780] mkdir("./file0", 0777) = 0 [ 474.906218][ T8780] XFS: ikeep mount option is deprecated. [ 474.956657][ T8776] XFS (loop1): Ending clean mount [pid 8780] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8784] <... write resumed>) = 16777216 [pid 8784] munmap(0x7f2cdf000000, 138412032 [pid 8781] <... munmap resumed>) = 0 [pid 8781] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [ 474.996633][ T8776] XFS (loop1): Quotacheck needed: Please wait. [ 475.009716][ T8780] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8781] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8781] close(3) = 0 [pid 8781] close(4) = 0 [pid 8781] mkdir("./file0", 0777) = 0 [pid 8781] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8784] <... munmap resumed>) = 0 [ 475.040122][ T8781] loop2: detected capacity change from 0 to 32768 [ 475.079796][ T8781] XFS: ikeep mount option is deprecated. [pid 8784] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8784] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8784] close(3) = 0 [pid 8784] close(4) = 0 [pid 8784] mkdir("./file0", 0777) = 0 [ 475.126636][ T8784] loop0: detected capacity change from 0 to 32768 [ 475.129922][ T8776] XFS (loop1): Quotacheck: Done. [pid 8784] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8776] <... mount resumed>) = 0 [pid 8776] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8776] chdir("./file0") = 0 [pid 8776] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8776] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8775] <... futex resumed>) = 0 [pid 8776] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8775] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8776] <... futex resumed>) = 0 [pid 8776] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8775] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8776] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8776] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8775] <... futex resumed>) = 0 [pid 8776] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8775] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8775] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8776] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8776] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [ 475.175881][ T8784] XFS: ikeep mount option is deprecated. [ 475.214697][ T8781] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8776] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8775] <... futex resumed>) = 0 [pid 8776] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8775] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8776] <... futex resumed>) = 0 [pid 8775] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8776] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8776] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8775] <... futex resumed>) = 0 [pid 8776] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8775] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8776] <... futex resumed>) = 0 [pid 8775] <... futex resumed>) = 1 [pid 8775] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8776] getsockopt(4, SOL_SOCKET, SO_PEERCRED, {pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8776] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8775] <... futex resumed>) = 0 [pid 8776] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8775] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8776] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8775] <... futex resumed>) = 0 [pid 8776] mkdir("./bus", 0777 [pid 8775] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8776] <... mkdir resumed>) = 0 [pid 8776] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8776] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8775] <... futex resumed>) = 0 [pid 8776] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8775] close(3) = 0 [pid 8775] close(4) = 0 [pid 8775] close(5) = -1 EBADF (Bad file descriptor) [pid 8775] close(6) = -1 EBADF (Bad file descriptor) [pid 8775] close(7) = -1 EBADF (Bad file descriptor) [pid 8775] close(8) = -1 EBADF (Bad file descriptor) [pid 8775] close(9) = -1 EBADF (Bad file descriptor) [pid 8775] close(10) = -1 EBADF (Bad file descriptor) [pid 8775] close(11 [pid 8782] <... write resumed>) = 16777216 [pid 8775] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8775] close(12) = -1 EBADF (Bad file descriptor) [pid 8775] close(13) = -1 EBADF (Bad file descriptor) [pid 8775] close(14) = -1 EBADF (Bad file descriptor) [pid 8775] close(15) = -1 EBADF (Bad file descriptor) [pid 8775] close(16) = -1 EBADF (Bad file descriptor) [ 475.241619][ T8784] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8782] munmap(0x7f2cdf000000, 138412032 [pid 8775] close(17) = -1 EBADF (Bad file descriptor) [pid 8775] close(18) = -1 EBADF (Bad file descriptor) [pid 8775] close(19) = -1 EBADF (Bad file descriptor) [pid 8775] close(20) = -1 EBADF (Bad file descriptor) [pid 8775] close(21) = -1 EBADF (Bad file descriptor) [pid 8775] close(22) = -1 EBADF (Bad file descriptor) [pid 8775] close(23) = -1 EBADF (Bad file descriptor) [pid 8775] close(24) = -1 EBADF (Bad file descriptor) [pid 8775] close(25) = -1 EBADF (Bad file descriptor) [pid 8775] close(26) = -1 EBADF (Bad file descriptor) [pid 8775] close(27) = -1 EBADF (Bad file descriptor) [pid 8775] close(28) = -1 EBADF (Bad file descriptor) [pid 8775] close(29) = -1 EBADF (Bad file descriptor) [pid 8775] exit_group(0 [pid 8776] <... futex resumed>) = ? [pid 8775] <... exit_group resumed>) = ? [pid 8776] +++ exited with 0 +++ [pid 8775] +++ exited with 0 +++ [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=115, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=45 /* 0.45 s */} --- [pid 8782] <... munmap resumed>) = 0 [pid 5869] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 8782] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 5869] umount2("./56", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8782] ioctl(4, LOOP_SET_FD, 3 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./56", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8782] <... ioctl resumed>) = 0 [pid 8782] close(3) = 0 [pid 8782] close(4) = 0 [ 475.393222][ T8782] loop4: detected capacity change from 0 to 32768 [ 475.417370][ T8780] XFS (loop3): Ending clean mount [ 475.427354][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 475.429643][ T8780] XFS (loop3): Quotacheck needed: Please wait. [pid 8782] mkdir("./file0", 0777) = 0 [ 475.463684][ T8782] XFS: ikeep mount option is deprecated. [ 475.564768][ T8781] XFS (loop2): Ending clean mount [ 475.569137][ T8784] XFS (loop0): Ending clean mount [pid 8782] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 5869] <... umount2 resumed>) = 0 [pid 5869] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./56/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [ 475.611482][ T8782] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 475.640140][ T8780] XFS (loop3): Quotacheck: Done. [ 475.646858][ T8784] XFS (loop0): Quotacheck needed: Please wait. [pid 5869] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8780] <... mount resumed>) = 0 [pid 5869] openat(AT_FDCWD, "./56/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8780] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5869] <... openat resumed>) = 4 [pid 8780] chdir("./file0" [pid 5869] newfstatat(4, "", [pid 8780] <... chdir resumed>) = 0 [pid 8780] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8780] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5869] getdents64(4, [pid 8780] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8777] <... futex resumed>) = 0 [pid 8777] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8780] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8777] <... futex resumed>) = 0 [pid 5869] getdents64(4, [pid 8780] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8777] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8780] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8777] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8780] <... futex resumed>) = 0 [ 475.663632][ T8781] XFS (loop2): Quotacheck needed: Please wait. [pid 5869] close(4 [pid 8780] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8777] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... close resumed>) = 0 [pid 5869] rmdir("./56/file0" [pid 8777] <... futex resumed>) = 0 [pid 8780] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] <... rmdir resumed>) = 0 [pid 8777] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8780] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 5869] umount2("./56/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8780] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8780] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8777] <... futex resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8777] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8777] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8780] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5869] newfstatat(AT_FDCWD, "./56/binderfs", [pid 8780] <... socket resumed>) = 4 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8780] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] unlink("./56/binderfs" [pid 8780] <... futex resumed>) = 1 [pid 8777] <... futex resumed>) = 0 [pid 8780] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8777] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... unlink resumed>) = 0 [pid 8780] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8777] <... futex resumed>) = 0 [pid 5869] umount2("./56/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8780] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8780] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8777] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] newfstatat(AT_FDCWD, "./56/cgroup.net", [pid 8780] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8777] <... futex resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8777] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8777] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5869] unlink("./56/cgroup.net") = 0 [pid 5869] umount2("./56/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8780] mkdir("./bus", 0777 [pid 5869] newfstatat(AT_FDCWD, "./56/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8780] <... mkdir resumed>) = 0 [pid 5869] unlink("./56/cgroup.cpu") = 0 [pid 8784] <... mount resumed>) = 0 [pid 8780] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5869] umount2("./56/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8784] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8780] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8784] <... openat resumed>) = 3 [pid 5869] newfstatat(AT_FDCWD, "./56/cgroup", [pid 8780] <... futex resumed>) = 1 [pid 8777] <... futex resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8784] chdir("./file0" [pid 8780] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8777] close(3 [pid 5869] unlink("./56/cgroup" [pid 8784] <... chdir resumed>) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 8784] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8777] <... close resumed>) = 0 [pid 5869] getdents64(3, [pid 8784] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8784] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8777] close(4 [pid 5869] close(3 [pid 8784] <... futex resumed>) = 1 [pid 5869] <... close resumed>) = 0 [pid 5869] rmdir("./56") = 0 [pid 5869] mkdir("./57", 0777) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 8784] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5869] <... openat resumed>) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [pid 8783] <... futex resumed>) = 0 [ 475.763653][ T8784] XFS (loop0): Quotacheck: Done. [pid 8777] <... close resumed>) = 0 [pid 8783] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8777] close(5) = -1 EBADF (Bad file descriptor) [pid 8777] close(6 [pid 8783] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8784] <... futex resumed>) = 0 [pid 8777] close(7 [pid 8784] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8781] <... mount resumed>) = 0 [pid 5869] close(3 [pid 8784] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8777] close(8) = -1 EBADF (Bad file descriptor) [pid 8777] close(9) = -1 EBADF (Bad file descriptor) [pid 8777] close(10 [pid 8784] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8784] <... futex resumed>) = 1 [pid 8783] <... futex resumed>) = 0 [pid 8777] close(11 [pid 8784] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8777] close(12 [pid 8783] <... futex resumed>) = 0 [pid 8784] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8783] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8784] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8784] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8784] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8777] close(13 [pid 8784] <... futex resumed>) = 1 [pid 8783] <... futex resumed>) = 0 [pid 8781] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8777] close(14 [pid 8783] <... futex resumed>) = 0 [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8777] close(15 [pid 8784] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8781] <... openat resumed>) = 3 [ 475.796861][ T8781] XFS (loop2): Quotacheck: Done. [pid 8784] <... socket resumed>) = 4 [pid 8781] chdir("./file0" [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8777] close(16 [pid 8784] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8781] <... chdir resumed>) = 0 [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8784] <... futex resumed>) = 1 [pid 8783] <... futex resumed>) = 0 [pid 8781] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8777] close(17 [pid 8784] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8783] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8781] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8784] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8783] <... futex resumed>) = 0 [pid 8781] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8777] close(18 [pid 8784] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8783] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8784] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8777] close(19 [pid 8784] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8781] <... futex resumed>) = 1 [pid 8778] <... futex resumed>) = 0 [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8784] <... futex resumed>) = 1 [pid 8783] <... futex resumed>) = 0 [pid 8781] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8778] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8777] close(20 [pid 8784] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8783] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8777] close(21 [pid 8784] <... futex resumed>) = 0 [pid 8783] <... futex resumed>) = 1 [pid 8781] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8778] <... futex resumed>) = 0 [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8777] close(22 [pid 8784] mkdir("./bus", 0777 [pid 8781] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8778] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8777] close(23 [pid 8784] <... mkdir resumed>) = 0 [pid 8781] <... futex resumed>) = 0 [pid 8778] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8777] close(24) = -1 EBADF (Bad file descriptor) [pid 8777] close(25) = -1 EBADF (Bad file descriptor) [pid 8777] close(26) = -1 EBADF (Bad file descriptor) [pid 8784] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8781] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8778] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8777] close(27) = -1 EBADF (Bad file descriptor) [pid 8784] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8781] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8778] <... futex resumed>) = 0 [pid 8784] <... futex resumed>) = 1 [pid 8783] <... futex resumed>) = 0 [pid 8781] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8778] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8777] close(28 [pid 8783] close(3 [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8784] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8781] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8781] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8778] <... futex resumed>) = 0 [pid 8781] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8778] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8783] <... close resumed>) = 0 [pid 8781] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8778] <... futex resumed>) = 0 [pid 8777] close(29 [pid 8783] close(4 [pid 8777] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8781] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8778] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8777] exit_group(0 [pid 8783] <... close resumed>) = 0 [pid 8781] <... socket resumed>) = 4 [pid 8780] <... futex resumed>) = ? [pid 8777] <... exit_group resumed>) = ? [pid 8783] close(5 [pid 8781] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8780] +++ exited with 0 +++ [pid 8781] <... futex resumed>) = 1 [pid 8778] <... futex resumed>) = 0 [pid 8781] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8778] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8781] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8778] <... futex resumed>) = 0 [pid 8781] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8778] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8781] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8781] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8778] <... futex resumed>) = 0 [pid 8781] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8778] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8781] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8778] <... futex resumed>) = 0 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8781] mkdir("./bus", 0777 [pid 8778] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8777] +++ exited with 0 +++ [pid 8783] close(6 [pid 8781] <... mkdir resumed>) = 0 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8781] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8783] close(7 [pid 8781] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=117, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=52 /* 0.52 s */} --- [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8781] <... futex resumed>) = 1 [pid 8778] <... futex resumed>) = 0 [pid 5871] restart_syscall(<... resuming interrupted clone ...> [pid 8783] close(8) = -1 EBADF (Bad file descriptor) [pid 8781] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8778] close(3 [pid 8783] close(9 [pid 8778] <... close resumed>) = 0 [pid 8778] close(4 [pid 5871] <... restart_syscall resumed>) = 0 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] <... close resumed>) = 0 [pid 8778] close(5 [pid 8783] close(10 [pid 5871] umount2("./57", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8783] close(11 [pid 5871] openat(AT_FDCWD, "./57", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] close(12 [pid 5871] <... openat resumed>) = 3 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(3, "", [pid 8783] close(13 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8778] close(6) = -1 EBADF (Bad file descriptor) [pid 8778] close(7 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] getdents64(3, [pid 8783] close(14 [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] close(15 [pid 5871] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] close(8) = -1 EBADF (Bad file descriptor) [pid 8778] close(9) = -1 EBADF (Bad file descriptor) [pid 8778] close(10) = -1 EBADF (Bad file descriptor) [pid 8778] close(11) = -1 EBADF (Bad file descriptor) [pid 8778] close(12 [pid 8783] close(16 [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] close(13 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] close(14) = -1 EBADF (Bad file descriptor) [pid 8783] close(17 [pid 8778] close(15) = -1 EBADF (Bad file descriptor) [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] close(16) = -1 EBADF (Bad file descriptor) [pid 8783] close(18 [pid 8778] close(17 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] close(19 [pid 8778] close(18 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] close(20 [pid 8778] close(19 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] close(21 [pid 8778] close(20 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] close(22 [pid 8778] close(21 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8783] close(23 [pid 8778] close(22 [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] close(23 [pid 8783] close(24 [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] close(24) = -1 EBADF (Bad file descriptor) [pid 8778] close(25) = -1 EBADF (Bad file descriptor) [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] close(26) = -1 EBADF (Bad file descriptor) [pid 8778] close(27) = -1 EBADF (Bad file descriptor) [pid 8778] close(28 [pid 8783] close(25 [pid 8778] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8778] close(29) = -1 EBADF (Bad file descriptor) [pid 8778] exit_group(0 [pid 8781] <... futex resumed>) = ? [pid 8778] <... exit_group resumed>) = ? [pid 8783] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8781] +++ exited with 0 +++ [pid 8778] +++ exited with 0 +++ [pid 8783] close(26) = -1 EBADF (Bad file descriptor) [pid 8783] close(27) = -1 EBADF (Bad file descriptor) [pid 8783] close(28) = -1 EBADF (Bad file descriptor) [pid 8783] close(29) = -1 EBADF (Bad file descriptor) [pid 8783] exit_group(0 [pid 8784] <... futex resumed>) = ? [pid 8783] <... exit_group resumed>) = ? [pid 8784] +++ exited with 0 +++ [pid 8783] +++ exited with 0 +++ [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=115, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=51 /* 0.51 s */} --- [pid 5867] umount2("./56", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./56", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5867] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=115, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=52 /* 0.52 s */} --- [pid 5870] umount2("./56", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [ 475.987972][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 476.026161][ T8782] XFS (loop4): Ending clean mount [pid 5870] openat(AT_FDCWD, "./56", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 476.043676][ T8782] XFS (loop4): Quotacheck needed: Please wait. [ 476.054201][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... umount2 resumed>) = 0 [pid 5871] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./57/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] <... close resumed>) = 0 [pid 5871] openat(AT_FDCWD, "./57/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5871] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] getdents64(4, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5871] getdents64(4, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [ 476.092715][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5871] close(4 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] <... close resumed>) = 0 [pid 5869] close(3) = 0 [pid 5871] rmdir("./57/file0") = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] <... umount2 resumed>) = 0 [pid 5871] umount2("./57/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5871] newfstatat(AT_FDCWD, "./57/binderfs", [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5871] unlink("./57/binderfs" [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... unlink resumed>) = 0 [pid 5869] close(3 [pid 5871] umount2("./57/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... close resumed>) = 0 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] newfstatat(AT_FDCWD, "./57/cgroup.net", [pid 5869] <... socket resumed>) = 3 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] unlink("./57/cgroup.net" [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] umount2("./57/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./57/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./57/cgroup.cpu" [pid 5867] newfstatat(AT_FDCWD, "./56/file0", [pid 5871] <... unlink resumed>) = 0 [ 476.159387][ T8782] XFS (loop4): Quotacheck: Done. [pid 5871] umount2("./57/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./57/cgroup", [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] unlink("./57/cgroup" [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... unlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] getdents64(3, [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] close(3 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] <... close resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] rmdir("./57" [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] <... rmdir resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] mkdir("./58", 0777 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] <... mkdir resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5869] close(3 [pid 5871] <... openat resumed>) = 3 [pid 5869] <... close resumed>) = 0 [pid 5871] ioctl(3, LOOP_CLR_FD [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... ioctl resumed>) = 0 [pid 8782] <... mount resumed>) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8782] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5867] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8782] <... openat resumed>) = 3 [pid 5871] close(3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] openat(AT_FDCWD, "./56/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8782] chdir("./file0") = 0 [pid 8782] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8782] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8779] <... futex resumed>) = 0 [pid 8782] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8779] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... openat resumed>) = 4 [pid 8782] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8779] <... futex resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] newfstatat(4, "", [pid 8782] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8779] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8782] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] getdents64(4, [pid 8782] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] <... umount2 resumed>) = 0 [pid 5867] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] close(4) = 0 [pid 5867] rmdir("./56/file0" [pid 8782] <... futex resumed>) = 1 [pid 8779] <... futex resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... rmdir resumed>) = 0 [pid 8782] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8779] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] umount2("./56/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8782] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8779] <... futex resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8782] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8779] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] newfstatat(AT_FDCWD, "./56/binderfs", [pid 8782] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8782] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] unlink("./56/binderfs" [pid 8782] <... futex resumed>) = 1 [pid 8779] <... futex resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... unlink resumed>) = 0 [pid 8782] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8779] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] umount2("./56/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8782] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8779] <... futex resumed>) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8782] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8779] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./56/cgroup.net", [pid 8782] <... socket resumed>) = 4 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8782] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] unlink("./56/cgroup.net" [pid 8782] <... futex resumed>) = 1 [pid 8779] <... futex resumed>) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... unlink resumed>) = 0 [pid 8782] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8779] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] newfstatat(AT_FDCWD, "./56/file0", [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] umount2("./56/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8782] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8779] <... futex resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8782] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8779] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5870] umount2("./56/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] newfstatat(AT_FDCWD, "./56/cgroup.cpu", [pid 8782] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... setsockopt resumed>) = 0 [pid 8782] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] openat(AT_FDCWD, "./56/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8782] <... futex resumed>) = 1 [pid 8779] <... futex resumed>) = 0 [pid 5870] <... openat resumed>) = 4 [pid 8782] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8779] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] newfstatat(4, "", [pid 5867] unlink("./56/cgroup.cpu" [pid 8782] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8779] <... futex resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8782] mkdir("./bus", 0777 [pid 8779] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8782] <... mkdir resumed>) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5867] umount2("./56/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] getdents64(4, [pid 8782] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8782] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] getdents64(4, [pid 8782] <... futex resumed>) = 1 [pid 8779] <... futex resumed>) = 0 [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8782] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8779] close(3 [pid 5870] close(4 [pid 8779] <... close resumed>) = 0 [pid 5870] <... close resumed>) = 0 [pid 8779] close(4 [pid 5870] rmdir("./56/file0" [pid 8779] <... close resumed>) = 0 [pid 5870] <... rmdir resumed>) = 0 [pid 8779] close(5 [pid 5870] umount2("./56/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8779] close(6 [pid 5870] newfstatat(AT_FDCWD, "./56/binderfs", [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8779] close(7 [pid 5870] unlink("./56/binderfs" [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... unlink resumed>) = 0 [pid 8779] close(8 [pid 5870] umount2("./56/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8779] close(9 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] newfstatat(AT_FDCWD, "./56/cgroup.net", [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] newfstatat(AT_FDCWD, "./56/cgroup", [pid 8779] close(10 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] unlink("./56/cgroup.net" [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8779] close(11 [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] unlink("./56/cgroup" [pid 5869] close(3 [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] umount2("./56/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... unlink resumed>) = 0 [pid 8779] close(12 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] newfstatat(AT_FDCWD, "./56/cgroup.cpu", [pid 5869] <... close resumed>) = 0 [pid 5867] getdents64(3, [pid 8779] close(13 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] unlink("./56/cgroup.cpu" [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8779] close(14./strace-static-x86_64: Process 8825 attached ) = -1 EBADF (Bad file descriptor) [pid 5870] <... unlink resumed>) = 0 [pid 5867] close(3 [pid 8825] set_robust_list(0x55558848f760, 24 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 117 [pid 8825] <... set_robust_list resumed>) = 0 [pid 5867] <... close resumed>) = 0 [pid 5870] umount2("./56/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] rmdir("./56" [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./56/cgroup", [pid 5867] <... rmdir resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] mkdir("./57", 0777 [pid 8779] close(15) = -1 EBADF (Bad file descriptor) [pid 8779] close(16) = -1 EBADF (Bad file descriptor) [pid 5867] <... mkdir resumed>) = 0 [pid 5870] unlink("./56/cgroup" [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8825] chdir("./57") = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5867] <... openat resumed>) = 3 [pid 8825] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5867] ioctl(3, LOOP_CLR_FD [pid 8825] <... prctl resumed>) = 0 [pid 8779] close(17 [pid 5870] getdents64(3, [pid 5867] <... ioctl resumed>) = 0 [pid 8825] setpgid(0, 0 [pid 5867] close(3 [pid 8825] <... setpgid resumed>) = 0 [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8779] close(18 [pid 5870] close(3 [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] <... close resumed>) = 0 [pid 8825] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 8779] close(19 [pid 5870] rmdir("./56") = 0 [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8779] close(20) = -1 EBADF (Bad file descriptor) [pid 8779] close(21) = -1 EBADF (Bad file descriptor) [pid 5870] mkdir("./57", 0777 [pid 8779] close(22 [pid 5870] <... mkdir resumed>) = 0 [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8779] close(23) = -1 EBADF (Bad file descriptor) [pid 8779] close(24) = -1 EBADF (Bad file descriptor) [pid 8779] close(25 [pid 8825] <... symlink resumed>) = 0 [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8825] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 8779] close(26) = -1 EBADF (Bad file descriptor) [pid 5870] <... openat resumed>) = 3 [pid 8779] close(27 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5870] close(3 [pid 8825] <... symlink resumed>) = 0 [pid 8825] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8779] close(28) = -1 EBADF (Bad file descriptor) [pid 8779] close(29 [pid 8825] <... symlink resumed>) = 0 [pid 8825] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8779] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8779] exit_group(0 [pid 8825] <... openat resumed>) = 3 [pid 8782] <... futex resumed>) = ? [pid 8779] <... exit_group resumed>) = ? [pid 8825] write(3, "1000", 4) = 4 [pid 8825] close(3 [pid 8782] +++ exited with 0 +++ [pid 8779] +++ exited with 0 +++ [pid 8825] <... close resumed>) = 0 [pid 8825] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=119, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=38 /* 0.38 s */} --- [pid 8825] symlink("/dev/binderfs", "./binderfs" [pid 5872] umount2("./58", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8825] <... symlink resumed>) = 0 [pid 5872] openat(AT_FDCWD, "./58", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8825] write(1, "executing program\n", 18executing program ) = 18 [pid 5872] <... openat resumed>) = 3 [pid 8825] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8825] <... futex resumed>) = 0 [pid 8825] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5872] getdents64(3, [pid 8825] <... mmap resumed>) = 0x7f2ce7497000 [pid 5872] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8825] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5872] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8825] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8825] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8826 attached [pid 8826] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8825] <... clone3 resumed> => {parent_tid=[118]}, 88) = 118 [pid 8826] <... rseq resumed>) = 0 [pid 8825] rt_sigprocmask(SIG_SETMASK, [], [pid 8826] set_robust_list(0x7f2ce74b79a0, 24 [pid 8825] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8826] <... set_robust_list resumed>) = 0 [pid 8825] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8826] rt_sigprocmask(SIG_SETMASK, [], [pid 8825] <... futex resumed>) = 0 [pid 8826] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8825] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8826] memfd_create("syzkaller", 0) = 3 [pid 8826] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [ 476.537706][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5867] <... close resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] close(3) = 0 [pid 5872] <... umount2 resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] newfstatat(AT_FDCWD, "./58/file0", [pid 5871] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] openat(AT_FDCWD, "./58/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] <... openat resumed>) = 4 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] newfstatat(4, "", [pid 5867] close(3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... close resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] getdents64(4, [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] close(3) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] getdents64(4, [pid 5871] <... socket resumed>) = 3 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... socket resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] close(4 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] close(3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] rmdir("./58/file0" [pid 5871] <... socket resumed>) = 3 [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] <... rmdir resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] close(3 [pid 5872] umount2("./58/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... close resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5872] newfstatat(AT_FDCWD, "./58/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] unlink("./58/binderfs" [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... unlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] umount2("./58/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... setsockopt resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./58/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./58/cgroup.net" [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... unlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 ./strace-static-x86_64: Process 8827 attached [pid 5872] umount2("./58/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 117 [pid 8827] set_robust_list(0x55558848f760, 24 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./58/cgroup.cpu", [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] unlink("./58/cgroup.cpu") = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] umount2("./58/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8827] <... set_robust_list resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8827] chdir("./57" [pid 5871] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8827] <... chdir resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8827] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] newfstatat(AT_FDCWD, "./58/cgroup", [pid 8827] <... prctl resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] unlink("./58/cgroup" [pid 8827] setpgid(0, 0 [pid 5872] <... unlink resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5872] getdents64(3, [pid 8827] <... setpgid resumed>) = 0 [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] close(3 [pid 8827] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5872] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] rmdir("./58" [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... rmdir resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] mkdir("./59", 0777 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8827] <... symlink resumed>) = 0 [pid 5872] <... mkdir resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 8827] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8827] <... symlink resumed>) = 0 [pid 5871] close(3 [pid 8827] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5872] <... openat resumed>) = 3 [pid 8827] <... symlink resumed>) = 0 [pid 8827] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5871] <... close resumed>) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5872] ioctl(3, LOOP_CLR_FD [pid 8827] write(3, "1000", 4 [pid 5872] <... ioctl resumed>) = 0 [pid 8827] <... write resumed>) = 4 [pid 5872] close(3 [pid 8827] close(3) = 0 [pid 8827] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8827] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8827] write(1, "executing program\n", 18) = 18 [pid 8827] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8827] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8827] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8827] rt_sigprocmask(SIG_BLOCK, ~[], ./strace-static-x86_64: Process 8828 attached [pid 8828] set_robust_list(0x55558848f760, 24 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 119 [pid 8828] <... set_robust_list resumed>) = 0 [pid 8827] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8828] chdir("./58" [pid 8827] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8828] <... chdir resumed>) = 0 [pid 8828] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8828] setpgid(0, 0) = 0 [pid 8828] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 8827] <... clone3 resumed> => {parent_tid=[118]}, 88) = 118 [pid 8828] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 8827] rt_sigprocmask(SIG_SETMASK, [], [pid 8828] <... symlink resumed>) = 0 [pid 8827] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8828] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 8827] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8828] <... symlink resumed>) = 0 [pid 8827] <... futex resumed>) = 0 [pid 8827] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8828] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8828] write(3, "1000", 4) = 4 [pid 8828] close(3) = 0 [pid 8828] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8828] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8828] write(1, "executing program\n", 18) = 18 [pid 8828] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8828] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0./strace-static-x86_64: Process 8829 attached ) = 0x7f2ce7497000 [pid 8829] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8828] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8828] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8828] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8830 attached [pid 8830] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8828] <... clone3 resumed> => {parent_tid=[120]}, 88) = 120 [pid 8830] <... rseq resumed>) = 0 [pid 8828] rt_sigprocmask(SIG_SETMASK, [], [pid 8830] set_robust_list(0x7f2ce74b79a0, 24 [pid 8828] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8830] <... set_robust_list resumed>) = 0 [pid 8829] <... rseq resumed>) = 0 [pid 8828] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8830] rt_sigprocmask(SIG_SETMASK, [], [pid 8828] <... futex resumed>) = 0 [pid 8830] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8828] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8830] memfd_create("syzkaller", 0 [pid 8829] set_robust_list(0x7f2ce74b79a0, 24 [pid 8830] <... memfd_create resumed>) = 3 [pid 8830] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8829] <... set_robust_list resumed>) = 0 [pid 8829] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8829] memfd_create("syzkaller", 0) = 3 [pid 8829] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8826] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] close(3) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8831 attached , child_tidptr=0x55558848f750) = 117 [pid 8831] set_robust_list(0x55558848f760, 24) = 0 [pid 8831] chdir("./57") = 0 [pid 8831] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8831] setpgid(0, 0) = 0 [pid 8831] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 8831] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 8831] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 8831] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8831] write(3, "1000", 4) = 4 [pid 8831] close(3) = 0 [pid 8831] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8831] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8831] write(1, "executing program\n", 18executing program ) = 18 [pid 8831] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8831] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8831] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8831] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8831] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8832 attached [pid 8832] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8831] <... clone3 resumed> => {parent_tid=[118]}, 88) = 118 [pid 8832] <... rseq resumed>) = 0 [pid 8832] set_robust_list(0x7f2ce74b79a0, 24 [pid 8831] rt_sigprocmask(SIG_SETMASK, [], [pid 8832] <... set_robust_list resumed>) = 0 [pid 8832] rt_sigprocmask(SIG_SETMASK, [], [pid 8831] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8832] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8832] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8831] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8832] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8831] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8832] memfd_create("syzkaller", 0) = 3 [pid 8832] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5872] <... close resumed>) = 0 [pid 8830] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8829] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] close(3) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8833 attached [pid 8833] set_robust_list(0x55558848f760, 24 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 121 [pid 8833] <... set_robust_list resumed>) = 0 [pid 8833] chdir("./59") = 0 [pid 8833] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8833] setpgid(0, 0) = 0 [pid 8833] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 8833] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 8833] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 8833] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8833] write(3, "1000", 4) = 4 [pid 8833] close(3) = 0 [pid 8833] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8833] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8833] write(1, "executing program\n", 18) = 18 [pid 8833] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8833] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8833] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8833] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8833] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} => {parent_tid=[122]}, 88) = 122 [pid 8833] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8833] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8833] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000}./strace-static-x86_64: Process 8834 attached [pid 8834] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053) = 0 [pid 8834] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8834] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8834] memfd_create("syzkaller", 0) = 3 [pid 8834] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8832] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8826] <... write resumed>) = 16777216 [pid 8826] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8826] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8826] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8826] close(3) = 0 [pid 8826] close(4) = 0 [ 478.010209][ T8826] loop1: detected capacity change from 0 to 32768 [pid 8826] mkdir("./file0", 0777) = 0 [pid 8826] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8830] <... write resumed>) = 16777216 [pid 8834] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [ 478.052457][ T8826] XFS: ikeep mount option is deprecated. [pid 8830] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8830] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [ 478.139700][ T8826] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8830] ioctl(4, LOOP_SET_FD, 3 [pid 8829] <... write resumed>) = 16777216 [pid 8829] munmap(0x7f2cdf000000, 138412032 [pid 8830] <... ioctl resumed>) = 0 [pid 8830] close(3) = 0 [pid 8830] close(4) = 0 [pid 8830] mkdir("./file0", 0777) = 0 [ 478.198115][ T8830] loop3: detected capacity change from 0 to 32768 [ 478.222353][ T8830] XFS: ikeep mount option is deprecated. [pid 8830] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8829] <... munmap resumed>) = 0 [pid 8829] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [ 478.341213][ T8830] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8829] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8829] close(3) = 0 [pid 8829] close(4) = 0 [pid 8829] mkdir("./file0", 0777) = 0 [ 478.394742][ T8829] loop0: detected capacity change from 0 to 32768 [pid 8829] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8832] <... write resumed>) = 16777216 [ 478.453645][ T8829] XFS: ikeep mount option is deprecated. [pid 8832] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8832] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [ 478.552655][ T8829] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 478.591483][ T8832] loop2: detected capacity change from 0 to 32768 [pid 8832] ioctl(4, LOOP_SET_FD, 3 [pid 8834] <... write resumed>) = 16777216 [pid 8832] <... ioctl resumed>) = 0 [ 478.612085][ T8826] XFS (loop1): Ending clean mount [pid 8834] munmap(0x7f2cdf000000, 138412032 [pid 8832] close(3) = 0 [pid 8832] close(4) = 0 [pid 8832] mkdir("./file0", 0777) = 0 [ 478.632512][ T8826] XFS (loop1): Quotacheck needed: Please wait. [ 478.647086][ T8832] XFS: ikeep mount option is deprecated. [pid 8832] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8834] <... munmap resumed>) = 0 [pid 8834] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 8834] ioctl(4, LOOP_SET_FD, 3) = 0 [ 478.719089][ T8834] loop4: detected capacity change from 0 to 32768 [ 478.730170][ T8832] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 478.753959][ T8826] XFS (loop1): Quotacheck: Done. [ 478.756984][ T8830] XFS (loop3): Ending clean mount [pid 8834] close(3) = 0 [pid 8834] close(4) = 0 [pid 8834] mkdir("./file0", 0777 [pid 8826] <... mount resumed>) = 0 [pid 8834] <... mkdir resumed>) = 0 [pid 8826] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8834] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8826] <... openat resumed>) = 3 [pid 8826] chdir("./file0") = 0 [pid 8826] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8826] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8825] <... futex resumed>) = 0 [pid 8826] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable) [pid 8825] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8826] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8825] <... futex resumed>) = 0 [pid 8826] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8825] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8826] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8825] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8826] <... futex resumed>) = 0 [pid 8825] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8826] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8825] <... futex resumed>) = 0 [pid 8826] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8825] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8826] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8825] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8826] <... futex resumed>) = 0 [pid 8825] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8826] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8825] <... futex resumed>) = 0 [pid 8826] <... socket resumed>) = 4 [pid 8825] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8826] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8825] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8826] <... futex resumed>) = 0 [pid 8825] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8826] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8825] <... futex resumed>) = 0 [pid 8826] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8825] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8826] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8825] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8826] <... futex resumed>) = 0 [pid 8825] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8826] mkdir("./bus", 0777 [pid 8825] <... futex resumed>) = 0 [pid 8826] <... mkdir resumed>) = 0 [ 478.775165][ T8830] XFS (loop3): Quotacheck needed: Please wait. [ 478.796168][ T8834] XFS: ikeep mount option is deprecated. [pid 8825] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8826] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8826] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8825] <... futex resumed>) = 0 [pid 8826] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8825] close(3) = 0 [pid 8825] close(4) = 0 [pid 8825] close(5) = -1 EBADF (Bad file descriptor) [pid 8825] close(6) = -1 EBADF (Bad file descriptor) [pid 8825] close(7) = -1 EBADF (Bad file descriptor) [ 478.867091][ T8834] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 478.901035][ T8829] XFS (loop0): Ending clean mount [pid 8825] close(8) = -1 EBADF (Bad file descriptor) [pid 8825] close(9) = -1 EBADF (Bad file descriptor) [pid 8825] close(10) = -1 EBADF (Bad file descriptor) [pid 8825] close(11) = -1 EBADF (Bad file descriptor) [pid 8825] close(12) = -1 EBADF (Bad file descriptor) [pid 8825] close(13) = -1 EBADF (Bad file descriptor) [pid 8825] close(14) = -1 EBADF (Bad file descriptor) [pid 8825] close(15) = -1 EBADF (Bad file descriptor) [pid 8830] <... mount resumed>) = 0 [pid 8825] close(16) = -1 EBADF (Bad file descriptor) [pid 8825] close(17) = -1 EBADF (Bad file descriptor) [pid 8825] close(18 [pid 8830] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8825] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8825] close(19 [pid 8830] <... openat resumed>) = 3 [pid 8825] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8825] close(20) = -1 EBADF (Bad file descriptor) [pid 8825] close(21) = -1 EBADF (Bad file descriptor) [pid 8825] close(22) = -1 EBADF (Bad file descriptor) [pid 8825] close(23) = -1 EBADF (Bad file descriptor) [pid 8825] close(24) = -1 EBADF (Bad file descriptor) [pid 8825] close(25) = -1 EBADF (Bad file descriptor) [pid 8830] chdir("./file0" [pid 8825] close(26) = -1 EBADF (Bad file descriptor) [pid 8825] close(27) = -1 EBADF (Bad file descriptor) [pid 8825] close(28) = -1 EBADF (Bad file descriptor) [pid 8825] close(29) = -1 EBADF (Bad file descriptor) [pid 8825] exit_group(0 [pid 8830] <... chdir resumed>) = 0 [pid 8830] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8826] <... futex resumed>) = ? [pid 8825] <... exit_group resumed>) = ? [pid 8830] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8826] +++ exited with 0 +++ [pid 8825] +++ exited with 0 +++ [pid 8830] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [ 478.913122][ T8830] XFS (loop3): Quotacheck: Done. [ 478.928284][ T8829] XFS (loop0): Quotacheck needed: Please wait. [pid 8830] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8828] <... futex resumed>) = 0 [pid 8828] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8830] <... futex resumed>) = 0 [pid 8828] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8830] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=117, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=48 /* 0.48 s */} --- [pid 8830] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8828] <... futex resumed>) = 0 [pid 8828] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8830] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8830] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8828] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8830] <... futex resumed>) = 0 [pid 8828] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] umount2("./57", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8830] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./57", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8828] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8830] <... futex resumed>) = 0 [pid 8828] <... futex resumed>) = 1 [pid 5869] <... openat resumed>) = 3 [pid 8830] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8828] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] newfstatat(3, "", [pid 8830] <... socket resumed>) = 4 [pid 8830] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8830] <... futex resumed>) = 1 [pid 8828] <... futex resumed>) = 0 [pid 5869] getdents64(3, [pid 8830] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5869] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8830] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8828] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8830] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8828] <... futex resumed>) = 0 [pid 8830] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8828] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8830] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8828] <... futex resumed>) = 0 [pid 8830] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8828] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8830] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8828] <... futex resumed>) = 0 [pid 8830] mkdir("./bus", 0777 [pid 8828] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8830] <... mkdir resumed>) = 0 [pid 8830] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8830] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8828] <... futex resumed>) = 0 [pid 8828] close(3 [pid 8830] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8828] <... close resumed>) = 0 [pid 8828] close(4) = 0 [pid 8828] close(5) = -1 EBADF (Bad file descriptor) [pid 8828] close(6) = -1 EBADF (Bad file descriptor) [pid 8828] close(7 [pid 8829] <... mount resumed>) = 0 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8829] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8828] close(8 [pid 8829] <... openat resumed>) = 3 [pid 8829] chdir("./file0" [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8829] <... chdir resumed>) = 0 [pid 8828] close(9 [pid 8829] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8829] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8828] close(10 [pid 8829] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8828] close(11) = -1 EBADF (Bad file descriptor) [pid 8829] <... futex resumed>) = 1 [pid 8828] close(12) = -1 EBADF (Bad file descriptor) [pid 8829] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8828] close(13 [pid 8827] <... futex resumed>) = 0 [pid 5869] <... umount2 resumed>) = 0 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 479.009481][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 479.034594][ T8829] XFS (loop0): Quotacheck: Done. [pid 8828] close(14) = -1 EBADF (Bad file descriptor) [pid 8828] close(15) = -1 EBADF (Bad file descriptor) [pid 5869] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8828] close(16 [pid 8827] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8829] <... futex resumed>) = 0 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8827] <... futex resumed>) = 1 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8829] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5869] newfstatat(AT_FDCWD, "./57/file0", [pid 8827] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8829] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8828] close(17 [pid 8829] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8829] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8827] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8828] close(18 [pid 8827] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8829] <... futex resumed>) = 0 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8827] <... futex resumed>) = 1 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8828] close(19 [pid 8827] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] openat(AT_FDCWD, "./57/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8829] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 5869] <... openat resumed>) = 4 [pid 8829] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8828] close(20 [pid 8829] <... futex resumed>) = 1 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8827] <... futex resumed>) = 0 [pid 5869] newfstatat(4, "", [pid 8829] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8828] close(21) = -1 EBADF (Bad file descriptor) [pid 8827] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8829] <... futex resumed>) = 0 [pid 8828] close(22 [pid 8827] <... futex resumed>) = 1 [pid 5869] getdents64(4, [pid 8829] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8827] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8829] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8828] close(23 [pid 8827] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] getdents64(4, [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8827] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8828] close(24 [pid 8827] <... futex resumed>) = 0 [pid 5869] close(4 [pid 8829] getsockopt(4, SOL_SOCKET, SO_PEERCRED, {pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8827] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... close resumed>) = 0 [pid 8829] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8828] close(25 [pid 8827] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] rmdir("./57/file0" [pid 8829] <... futex resumed>) = 0 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8827] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8829] mkdir("./bus", 0777 [pid 8828] close(26 [pid 5869] <... rmdir resumed>) = 0 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8827] <... futex resumed>) = 0 [pid 5869] umount2("./57/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8828] close(27 [pid 8829] <... mkdir resumed>) = 0 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8827] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8828] close(28) = -1 EBADF (Bad file descriptor) [pid 5869] newfstatat(AT_FDCWD, "./57/binderfs", [pid 8829] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8828] close(29 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8828] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8828] exit_group(0 [pid 5869] unlink("./57/binderfs" [pid 8830] <... futex resumed>) = ? [pid 8828] <... exit_group resumed>) = ? [pid 5869] <... unlink resumed>) = 0 [pid 8830] +++ exited with 0 +++ [pid 8829] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8828] +++ exited with 0 +++ [pid 5869] umount2("./57/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8829] <... futex resumed>) = 1 [pid 8827] <... futex resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8827] close(3 [pid 5869] newfstatat(AT_FDCWD, "./57/cgroup.net", [pid 8827] <... close resumed>) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [ 479.114286][ T8832] XFS (loop2): Ending clean mount [pid 8827] close(4 [pid 5869] unlink("./57/cgroup.net" [pid 8827] <... close resumed>) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 8827] close(5 [pid 5869] umount2("./57/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8827] close(6 [pid 5869] newfstatat(AT_FDCWD, "./57/cgroup.cpu", [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8829] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8827] close(7 [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=119, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=44 /* 0.44 s */} --- [pid 5869] unlink("./57/cgroup.cpu" [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] restart_syscall(<... resuming interrupted clone ...> [pid 5869] <... unlink resumed>) = 0 [pid 8827] close(8 [pid 5869] umount2("./57/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8827] close(9 [pid 5869] newfstatat(AT_FDCWD, "./57/cgroup", [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8827] close(10 [pid 5869] unlink("./57/cgroup" [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... unlink resumed>) = 0 [pid 8827] close(11 [pid 5869] getdents64(3, [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8827] close(12 [pid 5869] close(3 [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... close resumed>) = 0 [pid 8827] close(13 [pid 5869] rmdir("./57" [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... restart_syscall resumed>) = 0 [pid 5869] <... rmdir resumed>) = 0 [pid 8827] close(14 [pid 5869] mkdir("./58", 0777 [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] <... mkdir resumed>) = 0 [pid 8827] close(15 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] ioctl(3, LOOP_CLR_FD [pid 8827] close(16 [pid 5869] <... ioctl resumed>) = 0 [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] close(3 [pid 8827] close(17 [pid 5871] umount2("./58", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./58", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8827] close(18 [pid 5871] <... openat resumed>) = 3 [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(3, "", [pid 8827] close(19 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] getdents64(3, [pid 8827] close(20 [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 8827] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8827] close(21) = -1 EBADF (Bad file descriptor) [ 479.149361][ T8832] XFS (loop2): Quotacheck needed: Please wait. [pid 8827] close(22) = -1 EBADF (Bad file descriptor) [pid 8827] close(23) = -1 EBADF (Bad file descriptor) [pid 8827] close(24) = -1 EBADF (Bad file descriptor) [pid 8827] close(25) = -1 EBADF (Bad file descriptor) [pid 8827] close(26) = -1 EBADF (Bad file descriptor) [pid 8827] close(27) = -1 EBADF (Bad file descriptor) [pid 8827] close(28) = -1 EBADF (Bad file descriptor) [pid 8827] close(29) = -1 EBADF (Bad file descriptor) [pid 8827] exit_group(0) = ? [pid 8829] <... futex resumed>) = ? [pid 8829] +++ exited with 0 +++ [pid 8827] +++ exited with 0 +++ [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=117, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=52 /* 0.52 s */} --- [pid 5867] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5867] umount2("./57", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./57", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5867] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8832] <... mount resumed>) = 0 [pid 8832] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [ 479.250971][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 479.285515][ T8832] XFS (loop2): Quotacheck: Done. [pid 8832] chdir("./file0") = 0 [pid 8832] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8832] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8832] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8831] <... futex resumed>) = 0 [pid 8831] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8832] <... futex resumed>) = 0 [pid 8831] <... futex resumed>) = 1 [pid 8832] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8831] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8832] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8831] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8832] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8831] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8832] <... futex resumed>) = 0 [pid 8831] <... futex resumed>) = 1 [pid 8832] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8831] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8832] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8831] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8832] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8831] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8832] <... futex resumed>) = 0 [pid 8831] <... futex resumed>) = 1 [pid 8832] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8831] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8832] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8831] <... futex resumed>) = 0 [pid 8832] <... futex resumed>) = 1 [pid 8832] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8831] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8832] <... futex resumed>) = 0 [pid 8831] <... futex resumed>) = 1 [pid 8831] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8832] getsockopt(4, SOL_SOCKET, SO_PEERCRED, {pid=0, uid=3327, gid=4294967040}, [12]) = 0 [ 479.333218][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 479.345785][ T8834] XFS (loop4): Ending clean mount [pid 8832] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8831] <... futex resumed>) = 0 [pid 8832] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8831] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8832] <... futex resumed>) = 0 [pid 8831] <... futex resumed>) = 1 [pid 8832] mkdir("./bus", 0777) = 0 [pid 8831] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8832] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8832] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8832] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8831] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8831] close(3) = 0 [pid 8831] close(4) = 0 [pid 8831] close(5) = -1 EBADF (Bad file descriptor) [pid 8831] close(6) = -1 EBADF (Bad file descriptor) [pid 8831] close(7) = -1 EBADF (Bad file descriptor) [pid 8831] close(8) = -1 EBADF (Bad file descriptor) [pid 8831] close(9) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = 0 [pid 5871] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8831] close(10 [pid 5871] newfstatat(AT_FDCWD, "./58/file0", [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8831] close(11) = -1 EBADF (Bad file descriptor) [pid 8831] close(12 [pid 5871] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8831] close(13 [pid 5871] openat(AT_FDCWD, "./58/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8831] close(14 [pid 5871] <... openat resumed>) = 4 [pid 5871] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] getdents64(4, [pid 8831] close(15 [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] close(4 [pid 8831] close(16 [pid 5871] <... close resumed>) = 0 [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] rmdir("./58/file0" [pid 8831] close(17 [pid 5871] <... rmdir resumed>) = 0 [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./58/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8831] close(18 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(AT_FDCWD, "./58/binderfs", [pid 8831] close(19 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] unlink("./58/binderfs" [pid 8831] close(20 [pid 5871] <... unlink resumed>) = 0 [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./58/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8831] close(21 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 479.417219][ T8834] XFS (loop4): Quotacheck needed: Please wait. [pid 5871] newfstatat(AT_FDCWD, "./58/cgroup.net", [pid 8831] close(22 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] unlink("./58/cgroup.net") = 0 [pid 5871] umount2("./58/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8831] close(23 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./58/cgroup.cpu", [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8831] close(24) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8831] close(25 [pid 5871] unlink("./58/cgroup.cpu") = 0 [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8831] close(26) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./58/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./58/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8831] close(27 [pid 5871] unlink("./58/cgroup" [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... unlink resumed>) = 0 [pid 8831] close(28 [pid 5871] getdents64(3, [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8831] close(29 [pid 5871] close(3) = 0 [pid 5871] rmdir("./58") = 0 [pid 8831] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8831] exit_group(0) = ? [pid 5871] mkdir("./59", 0777 [pid 8832] <... futex resumed>) = ? [pid 5871] <... mkdir resumed>) = 0 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 5871] ioctl(3, LOOP_CLR_FD [pid 8832] +++ exited with 0 +++ [pid 8831] +++ exited with 0 +++ [pid 5871] <... ioctl resumed>) = 0 [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=117, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=47 /* 0.47 s */} --- [pid 5870] restart_syscall(<... resuming interrupted clone ...> [pid 5871] close(3 [pid 5870] <... restart_syscall resumed>) = 0 [pid 5867] <... umount2 resumed>) = 0 [pid 8834] <... mount resumed>) = 0 [pid 5870] umount2("./57", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8834] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8834] <... openat resumed>) = 3 [pid 5870] openat(AT_FDCWD, "./57", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8834] chdir("./file0" [pid 5870] <... openat resumed>) = 3 [pid 5867] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] newfstatat(3, "", [pid 8834] <... chdir resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8834] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5870] getdents64(3, [pid 5867] newfstatat(AT_FDCWD, "./57/file0", [pid 5870] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [ 479.508725][ T8834] XFS (loop4): Quotacheck: Done. [pid 8834] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5870] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./57/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8834] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... openat resumed>) = 4 [pid 8834] <... futex resumed>) = 1 [pid 8833] <... futex resumed>) = 0 [pid 8834] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8833] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8834] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8833] <... futex resumed>) = 0 [pid 5867] newfstatat(4, "", [pid 8834] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8833] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8834] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5867] getdents64(4, [pid 8834] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8834] <... futex resumed>) = 1 [pid 8833] <... futex resumed>) = 0 [pid 5867] getdents64(4, [pid 8834] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8833] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8834] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8833] <... futex resumed>) = 0 [pid 5867] close(4 [pid 8834] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8833] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5867] <... close resumed>) = 0 [pid 8834] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] rmdir("./57/file0" [pid 8834] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... rmdir resumed>) = 0 [pid 8834] <... futex resumed>) = 1 [pid 8833] <... futex resumed>) = 0 [pid 5867] umount2("./57/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8834] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8833] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8834] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8833] <... futex resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./57/binderfs", [pid 8834] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8833] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8834] <... socket resumed>) = 4 [pid 5867] unlink("./57/binderfs") = 0 [pid 8834] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] umount2("./57/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8834] <... futex resumed>) = 1 [pid 8833] <... futex resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8834] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8833] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] newfstatat(AT_FDCWD, "./57/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./57/cgroup.net" [pid 8834] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8833] <... futex resumed>) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 8834] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8833] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5867] umount2("./57/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8834] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8834] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8833] <... futex resumed>) = 0 [pid 8834] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8833] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] newfstatat(AT_FDCWD, "./57/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8834] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8833] <... futex resumed>) = 0 [pid 8834] mkdir("./bus", 0777 [pid 8833] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] unlink("./57/cgroup.cpu" [pid 8834] <... mkdir resumed>) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 8834] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5867] umount2("./57/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8834] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8834] <... futex resumed>) = 1 [pid 8833] <... futex resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./57/cgroup", [pid 8834] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8833] close(3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8833] <... close resumed>) = 0 [pid 5867] unlink("./57/cgroup" [pid 8833] close(4 [pid 5867] <... unlink resumed>) = 0 [pid 8833] <... close resumed>) = 0 [pid 8833] close(5) = -1 EBADF (Bad file descriptor) [pid 5867] getdents64(3, [pid 8833] close(6 [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8833] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8833] close(7 [pid 5867] close(3 [pid 8833] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... close resumed>) = 0 [pid 8833] close(8 [pid 5867] rmdir("./57" [pid 8833] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... rmdir resumed>) = 0 [pid 8833] close(9 [pid 5867] mkdir("./58", 0777 [pid 8833] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... mkdir resumed>) = 0 [pid 8833] close(10 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8833] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... openat resumed>) = 3 [pid 8833] close(11 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 8833] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5867] <... ioctl resumed>) = 0 [pid 8833] close(12 [pid 5867] close(3 [pid 8833] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 479.591812][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8833] close(13) = -1 EBADF (Bad file descriptor) [pid 8833] close(14) = -1 EBADF (Bad file descriptor) [pid 8833] close(15) = -1 EBADF (Bad file descriptor) [pid 8833] close(16) = -1 EBADF (Bad file descriptor) [pid 8833] close(17) = -1 EBADF (Bad file descriptor) [pid 8833] close(18) = -1 EBADF (Bad file descriptor) [pid 8833] close(19) = -1 EBADF (Bad file descriptor) [pid 8833] close(20) = -1 EBADF (Bad file descriptor) [pid 8833] close(21 [pid 5869] <... close resumed>) = 0 [pid 8833] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8833] close(22) = -1 EBADF (Bad file descriptor) [pid 8833] close(23) = -1 EBADF (Bad file descriptor) [pid 8833] close(24) = -1 EBADF (Bad file descriptor) [pid 8833] close(25) = -1 EBADF (Bad file descriptor) [pid 8833] close(26) = -1 EBADF (Bad file descriptor) [pid 8833] close(27) = -1 EBADF (Bad file descriptor) [pid 8833] close(28) = -1 EBADF (Bad file descriptor) [pid 8833] close(29) = -1 EBADF (Bad file descriptor) [pid 8833] exit_group(0 [pid 8834] <... futex resumed>) = ? [pid 8833] <... exit_group resumed>) = ? [pid 8834] +++ exited with 0 +++ [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... umount2 resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8833] +++ exited with 0 +++ [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] close(3 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... close resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./57/file0", [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] umount2("./57/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... socket resumed>) = 3 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./57/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5870] newfstatat(4, "", [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=121, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=51 /* 0.51 s */} --- [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] umount2("./59", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getdents64(4, [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] getdents64(4, [pid 5869] close(3 [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] close(4) = 0 [pid 5872] openat(AT_FDCWD, "./59", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] rmdir("./57/file0" [pid 5869] <... close resumed>) = 0 [pid 5872] <... openat resumed>) = 3 [pid 5870] <... rmdir resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] newfstatat(3, "", [pid 5870] umount2("./57/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... socket resumed>) = 3 [pid 5872] getdents64(3, [pid 5870] newfstatat(AT_FDCWD, "./57/binderfs", [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] unlink("./57/binderfs" [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] umount2("./57/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] newfstatat(AT_FDCWD, "./57/cgroup.net", [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] unlink("./57/cgroup.net" [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] umount2("./57/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./57/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./57/cgroup.cpu") = 0 [pid 5870] umount2("./57/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./57/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] unlink("./57/cgroup" [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... unlink resumed>) = 0 [pid 5870] getdents64(3, [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] close(3) = 0 [pid 5870] rmdir("./57") = 0 [pid 5870] mkdir("./58", 0777) = 0 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... openat resumed>) = 3 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5870] close(3 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] close(3) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8875 attached , child_tidptr=0x55558848f750) = 119 [pid 8875] set_robust_list(0x55558848f760, 24) = 0 [pid 8875] chdir("./58") = 0 [ 479.870471][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8875] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8875] setpgid(0, 0) = 0 [pid 8875] symlink("/syzcgroup/unified/syz1", "./cgroup") = 0 [pid 8875] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu") = 0 [pid 8875] symlink("/syzcgroup/net/syz1", "./cgroup.net") = 0 [pid 8875] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 executing program [pid 8875] write(3, "1000", 4) = 4 [pid 8875] close(3) = 0 [pid 8875] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8875] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8875] write(1, "executing program\n", 18) = 18 [pid 8875] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8875] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8875] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8875] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8875] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8876 attached [pid 8876] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8875] <... clone3 resumed> => {parent_tid=[120]}, 88) = 120 [pid 8876] <... rseq resumed>) = 0 [pid 8875] rt_sigprocmask(SIG_SETMASK, [], [pid 8876] set_robust_list(0x7f2ce74b79a0, 24 [pid 8875] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8876] <... set_robust_list resumed>) = 0 [pid 8875] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8876] rt_sigprocmask(SIG_SETMASK, [], [pid 8875] <... futex resumed>) = 0 [pid 8876] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8875] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8876] memfd_create("syzkaller", 0) = 3 [pid 5872] <... umount2 resumed>) = 0 [pid 5872] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8876] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./59/file0", [pid 8876] <... mmap resumed>) = 0x7f2cdf000000 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./59/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5872] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5872] close(4) = 0 [pid 5872] rmdir("./59/file0" [pid 5871] <... close resumed>) = 0 [pid 5872] <... rmdir resumed>) = 0 [pid 5872] umount2("./59/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... socket resumed>) = 3 [pid 5872] newfstatat(AT_FDCWD, "./59/binderfs", [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] unlink("./59/binderfs") = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] umount2("./59/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] newfstatat(AT_FDCWD, "./59/cgroup.net", [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./59/cgroup.net" [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... unlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] umount2("./59/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5872] newfstatat(AT_FDCWD, "./59/cgroup.cpu", [pid 5871] <... socket resumed>) = 3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./59/cgroup.cpu" [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... unlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] umount2("./59/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... setsockopt resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./59/cgroup", [pid 5871] close(3 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... close resumed>) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5872] unlink("./59/cgroup") = 0 [pid 5872] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] close(3) = 0 [pid 5872] rmdir("./59"./strace-static-x86_64: Process 8877 attached ) = 0 [pid 5872] mkdir("./60", 0777 [pid 8877] set_robust_list(0x55558848f760, 24 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 121 [pid 8877] <... set_robust_list resumed>) = 0 [pid 5872] <... mkdir resumed>) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 8877] chdir("./59" [pid 5872] <... openat resumed>) = 3 [pid 8877] <... chdir resumed>) = 0 [pid 5872] ioctl(3, LOOP_CLR_FD [pid 8877] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5872] <... ioctl resumed>) = 0 [pid 8877] <... prctl resumed>) = 0 [pid 5872] close(3 [pid 8877] setpgid(0, 0) = 0 [pid 8877] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 8877] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 8877] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 8877] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8877] write(3, "1000", 4) = 4 [pid 8877] close(3) = 0 [pid 8877] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8877] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8877] write(1, "executing program\n", 18executing program ) = 18 [pid 8877] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8877] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 5867] <... close resumed>) = 0 [pid 8877] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8877] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8877] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP./strace-static-x86_64: Process 8878 attached ) = 3 [pid 8878] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8877] <... clone3 resumed> => {parent_tid=[122]}, 88) = 122 [pid 8878] <... rseq resumed>) = 0 [pid 8877] rt_sigprocmask(SIG_SETMASK, [], [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8878] set_robust_list(0x7f2ce74b79a0, 24 [pid 8877] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8878] <... set_robust_list resumed>) = 0 [pid 8877] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8878] rt_sigprocmask(SIG_SETMASK, [], [pid 8877] <... futex resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8878] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8877] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8878] memfd_create("syzkaller", 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8878] <... memfd_create resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8878] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8878] <... mmap resumed>) = 0x7f2cdf000000 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8879 attached [pid 8879] set_robust_list(0x55558848f760, 24 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 119 [pid 8879] <... set_robust_list resumed>) = 0 [pid 8879] chdir("./58") = 0 [pid 8879] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8879] setpgid(0, 0) = 0 [pid 8879] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 8879] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu") = 0 [pid 8879] symlink("/syzcgroup/net/syz0", "./cgroup.net") = 0 [pid 8879] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8879] write(3, "1000", 4) = 4 [pid 8879] close(3) = 0 [pid 8879] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8879] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8879] write(1, "executing program\n", 18) = 18 [pid 8879] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8879] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8879] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8879] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8879] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8880 attached [pid 8880] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8879] <... clone3 resumed> => {parent_tid=[120]}, 88) = 120 [pid 8880] <... rseq resumed>) = 0 [pid 8879] rt_sigprocmask(SIG_SETMASK, [], [pid 8880] set_robust_list(0x7f2ce74b79a0, 24 [pid 8879] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8880] <... set_robust_list resumed>) = 0 [pid 8879] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8880] rt_sigprocmask(SIG_SETMASK, [], [pid 8879] <... futex resumed>) = 0 [pid 8880] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8879] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8880] memfd_create("syzkaller", 0) = 3 [pid 8880] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8876] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5870] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5870] close(3) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 ./strace-static-x86_64: Process 8881 attached [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8881] set_robust_list(0x55558848f760, 24 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 119 [pid 8881] <... set_robust_list resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 8881] chdir("./58" [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8881] <... chdir resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8881] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8881] <... prctl resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8881] setpgid(0, 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 8881] <... setpgid resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] close(3) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8882 attached [pid 8881] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 8882] set_robust_list(0x55558848f760, 24 [pid 8881] <... symlink resumed>) = 0 [pid 8881] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 8882] <... set_robust_list resumed>) = 0 [pid 8881] <... symlink resumed>) = 0 [pid 8881] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 8882] chdir("./60" [pid 8881] <... symlink resumed>) = 0 [pid 8881] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 123 [pid 8881] <... openat resumed>) = 3 [pid 8878] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8882] <... chdir resumed>) = 0 [pid 8881] write(3, "1000", 4 [pid 8882] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8881] <... write resumed>) = 4 [pid 8882] <... prctl resumed>) = 0 [pid 8881] close(3 [pid 8882] setpgid(0, 0 [pid 8881] <... close resumed>) = 0 [pid 8882] <... setpgid resumed>) = 0 [pid 8881] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8881] symlink("/dev/binderfs", "./binderfs"executing program [pid 8882] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 8881] <... symlink resumed>) = 0 [pid 8881] write(1, "executing program\n", 18) = 18 [pid 8881] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8881] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8881] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8882] <... symlink resumed>) = 0 [pid 8881] <... mprotect resumed>) = 0 [pid 8882] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 8881] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8882] <... symlink resumed>) = 0 [pid 8881] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8880] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8881] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8882] symlink("/syzcgroup/net/syz4", "./cgroup.net"./strace-static-x86_64: Process 8883 attached [pid 8883] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8882] <... symlink resumed>) = 0 [pid 8881] <... clone3 resumed> => {parent_tid=[120]}, 88) = 120 [pid 8883] <... rseq resumed>) = 0 [pid 8882] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8881] rt_sigprocmask(SIG_SETMASK, [], [pid 8883] set_robust_list(0x7f2ce74b79a0, 24 [pid 8882] <... openat resumed>) = 3 [pid 8881] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8883] <... set_robust_list resumed>) = 0 [pid 8882] write(3, "1000", 4 [pid 8881] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8883] rt_sigprocmask(SIG_SETMASK, [], [pid 8882] <... write resumed>) = 4 [pid 8881] <... futex resumed>) = 0 [pid 8883] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8882] close(3 [pid 8881] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8883] memfd_create("syzkaller", 0 [pid 8882] <... close resumed>) = 0 [pid 8883] <... memfd_create resumed>) = 3 [pid 8882] read(200, [pid 8883] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8882] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8883] <... mmap resumed>) = 0x7f2cdf000000 [pid 8882] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8882] write(1, "executing program\n", 18) = 18 [pid 8882] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8882] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8882] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8882] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8882] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8884 attached [pid 8884] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8882] <... clone3 resumed> => {parent_tid=[124]}, 88) = 124 [pid 8884] <... rseq resumed>) = 0 [pid 8882] rt_sigprocmask(SIG_SETMASK, [], [pid 8884] set_robust_list(0x7f2ce74b79a0, 24 [pid 8882] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8884] <... set_robust_list resumed>) = 0 [pid 8882] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8884] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8882] <... futex resumed>) = 0 [pid 8884] memfd_create("syzkaller", 0 [pid 8882] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8884] <... memfd_create resumed>) = 3 [pid 8884] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8876] <... write resumed>) = 16777216 [pid 8876] munmap(0x7f2cdf000000, 138412032 [pid 8883] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8876] <... munmap resumed>) = 0 [pid 8876] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 8876] ioctl(4, LOOP_SET_FD, 3 [pid 8884] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8876] <... ioctl resumed>) = 0 [pid 8876] close(3) = 0 [pid 8876] close(4) = 0 [pid 8876] mkdir("./file0", 0777) = 0 [ 481.333105][ T8876] loop1: detected capacity change from 0 to 32768 [ 481.375277][ T8876] XFS: ikeep mount option is deprecated. [pid 8876] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8880] <... write resumed>) = 16777216 [ 481.475136][ T8876] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8880] munmap(0x7f2cdf000000, 138412032 [pid 8878] <... write resumed>) = 16777216 [pid 8878] munmap(0x7f2cdf000000, 138412032 [pid 8880] <... munmap resumed>) = 0 [pid 8878] <... munmap resumed>) = 0 [pid 8878] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 8880] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8878] ioctl(4, LOOP_SET_FD, 3 [pid 8880] <... openat resumed>) = 4 [pid 8878] <... ioctl resumed>) = 0 [pid 8878] close(3) = 0 [pid 8878] close(4 [pid 8880] ioctl(4, LOOP_SET_FD, 3 [pid 8878] <... close resumed>) = 0 [pid 8878] mkdir("./file0", 0777) = 0 [ 481.653314][ T8878] loop3: detected capacity change from 0 to 32768 [ 481.688145][ T8880] loop0: detected capacity change from 0 to 32768 [pid 8878] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8880] <... ioctl resumed>) = 0 [pid 8880] close(3) = 0 [pid 8880] close(4) = 0 [pid 8880] mkdir("./file0", 0777) = 0 [ 481.706809][ T8878] XFS: ikeep mount option is deprecated. [pid 8880] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8883] <... write resumed>) = 16777216 [ 481.762508][ T8880] XFS: ikeep mount option is deprecated. [ 481.789217][ T8878] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 481.884384][ T8876] XFS (loop1): Ending clean mount [ 481.888121][ T8880] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8883] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8883] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [ 481.943727][ T8876] XFS (loop1): Quotacheck needed: Please wait. [pid 8883] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8883] close(3) = 0 [pid 8883] close(4) = 0 [ 481.995968][ T8883] loop2: detected capacity change from 0 to 32768 [pid 8883] mkdir("./file0", 0777) = 0 [ 482.051792][ T8883] XFS: ikeep mount option is deprecated. [ 482.065386][ T8876] XFS (loop1): Quotacheck: Done. [pid 8883] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8876] <... mount resumed>) = 0 [pid 8876] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8876] chdir("./file0") = 0 [pid 8876] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8876] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8875] <... futex resumed>) = 0 [pid 8876] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8875] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8876] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8875] <... futex resumed>) = 0 [pid 8876] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8875] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8876] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8876] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8875] <... futex resumed>) = 0 [pid 8876] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8875] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8876] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8875] <... futex resumed>) = 0 [pid 8876] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8875] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8876] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8876] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8875] <... futex resumed>) = 0 [pid 8876] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8875] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8876] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8875] <... futex resumed>) = 0 [pid 8876] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8875] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8876] <... socket resumed>) = 4 [pid 8876] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8875] <... futex resumed>) = 0 [pid 8876] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8875] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8876] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8875] <... futex resumed>) = 0 [pid 8876] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8875] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8876] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8876] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8875] <... futex resumed>) = 0 [pid 8876] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8875] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8876] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8875] <... futex resumed>) = 0 [pid 8876] mkdir("./bus", 0777 [ 482.098023][ T8878] XFS (loop3): Ending clean mount [ 482.113030][ T8883] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 482.134800][ T8878] XFS (loop3): Quotacheck needed: Please wait. [pid 8875] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8876] <... mkdir resumed>) = 0 [pid 8876] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8876] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8875] <... futex resumed>) = 0 [pid 8876] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8875] close(3) = 0 [pid 8875] close(4) = 0 [pid 8875] close(5) = -1 EBADF (Bad file descriptor) [pid 8875] close(6) = -1 EBADF (Bad file descriptor) [pid 8875] close(7) = -1 EBADF (Bad file descriptor) [pid 8875] close(8) = -1 EBADF (Bad file descriptor) [pid 8875] close(9) = -1 EBADF (Bad file descriptor) [pid 8875] close(10) = -1 EBADF (Bad file descriptor) [pid 8875] close(11) = -1 EBADF (Bad file descriptor) [pid 8875] close(12) = -1 EBADF (Bad file descriptor) [pid 8875] close(13) = -1 EBADF (Bad file descriptor) [pid 8875] close(14) = -1 EBADF (Bad file descriptor) [pid 8875] close(15) = -1 EBADF (Bad file descriptor) [pid 8875] close(16) = -1 EBADF (Bad file descriptor) [pid 8875] close(17) = -1 EBADF (Bad file descriptor) [pid 8875] close(18) = -1 EBADF (Bad file descriptor) [pid 8875] close(19) = -1 EBADF (Bad file descriptor) [pid 8875] close(20) = -1 EBADF (Bad file descriptor) [pid 8875] close(21) = -1 EBADF (Bad file descriptor) [pid 8875] close(22) = -1 EBADF (Bad file descriptor) [pid 8875] close(23) = -1 EBADF (Bad file descriptor) [pid 8875] close(24) = -1 EBADF (Bad file descriptor) [pid 8875] close(25) = -1 EBADF (Bad file descriptor) [pid 8878] <... mount resumed>) = 0 [pid 8875] close(26) = -1 EBADF (Bad file descriptor) [pid 8878] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8875] close(27 [pid 8878] <... openat resumed>) = 3 [pid 8875] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8878] chdir("./file0" [pid 8875] close(28 [pid 8884] <... write resumed>) = 16777216 [pid 8884] munmap(0x7f2cdf000000, 138412032 [pid 8878] <... chdir resumed>) = 0 [pid 8875] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8875] close(29) = -1 EBADF (Bad file descriptor) [pid 8875] exit_group(0) = ? [pid 8876] <... futex resumed>) = ? [pid 8878] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8876] +++ exited with 0 +++ [pid 8878] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8878] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8877] <... futex resumed>) = 0 [pid 8878] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8877] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8878] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8877] <... futex resumed>) = 0 [pid 8878] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8877] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8878] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8878] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8878] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8877] <... futex resumed>) = 0 [pid 8877] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8878] <... futex resumed>) = 0 [pid 8877] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8878] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8878] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8877] <... futex resumed>) = 0 [pid 8878] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8877] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8875] +++ exited with 0 +++ [pid 8878] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8877] <... futex resumed>) = 0 [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=119, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=49 /* 0.49 s */} --- [pid 8878] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8877] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] restart_syscall(<... resuming interrupted clone ...> [pid 8878] <... socket resumed>) = 4 [pid 8878] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... restart_syscall resumed>) = 0 [pid 5869] umount2("./58", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./58", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8878] <... futex resumed>) = 1 [pid 8877] <... futex resumed>) = 0 [pid 8878] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8877] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8878] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [ 482.235693][ T8878] XFS (loop3): Quotacheck: Done. [pid 8877] <... futex resumed>) = 0 [pid 8878] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8877] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8878] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8878] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8877] <... futex resumed>) = 0 [pid 8878] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8877] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8878] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8877] <... futex resumed>) = 0 [pid 8878] mkdir("./bus", 0777 [pid 8877] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8878] <... mkdir resumed>) = 0 [pid 8884] <... munmap resumed>) = 0 [pid 8878] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8878] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8877] <... futex resumed>) = 0 [pid 8878] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8877] close(3) = 0 [pid 8877] close(4) = 0 [pid 8877] close(5) = -1 EBADF (Bad file descriptor) [pid 8877] close(6) = -1 EBADF (Bad file descriptor) [pid 8877] close(7) = -1 EBADF (Bad file descriptor) [pid 8877] close(8) = -1 EBADF (Bad file descriptor) [pid 8877] close(9) = -1 EBADF (Bad file descriptor) [pid 8877] close(10) = -1 EBADF (Bad file descriptor) [pid 8877] close(11) = -1 EBADF (Bad file descriptor) [pid 8877] close(12) = -1 EBADF (Bad file descriptor) [pid 8877] close(13) = -1 EBADF (Bad file descriptor) [pid 8877] close(14) = -1 EBADF (Bad file descriptor) [pid 8877] close(15) = -1 EBADF (Bad file descriptor) [pid 8877] close(16) = -1 EBADF (Bad file descriptor) [pid 8877] close(17) = -1 EBADF (Bad file descriptor) [pid 8877] close(18) = -1 EBADF (Bad file descriptor) [pid 8877] close(19) = -1 EBADF (Bad file descriptor) [pid 8877] close(20) = -1 EBADF (Bad file descriptor) [pid 8877] close(21) = -1 EBADF (Bad file descriptor) [pid 8877] close(22) = -1 EBADF (Bad file descriptor) [pid 8877] close(23) = -1 EBADF (Bad file descriptor) [pid 8877] close(24) = -1 EBADF (Bad file descriptor) [pid 8877] close(25) = -1 EBADF (Bad file descriptor) [pid 8877] close(26) = -1 EBADF (Bad file descriptor) [pid 8877] close(27) = -1 EBADF (Bad file descriptor) [pid 8877] close(28) = -1 EBADF (Bad file descriptor) [pid 8877] close(29) = -1 EBADF (Bad file descriptor) [pid 8877] exit_group(0 [pid 8878] <... futex resumed>) = ? [pid 8877] <... exit_group resumed>) = ? [pid 8878] +++ exited with 0 +++ [pid 8877] +++ exited with 0 +++ [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=121, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=37 /* 0.37 s */} --- [ 482.291445][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8884] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 5871] umount2("./59", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8884] ioctl(4, LOOP_SET_FD, 3 [pid 5871] openat(AT_FDCWD, "./59", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5871] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5871] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8884] <... ioctl resumed>) = 0 [pid 8884] close(3) = 0 [pid 8884] close(4) = 0 [ 482.334909][ T8880] XFS (loop0): Ending clean mount [ 482.344052][ T8884] loop4: detected capacity change from 0 to 32768 [pid 8884] mkdir("./file0", 0777 [pid 5869] <... umount2 resumed>) = 0 [pid 8884] <... mkdir resumed>) = 0 [pid 5869] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./58/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./58/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5869] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] close(4) = 0 [pid 5869] rmdir("./58/file0") = 0 [pid 5869] umount2("./58/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8884] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 5869] newfstatat(AT_FDCWD, "./58/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./58/binderfs") = 0 [pid 5869] umount2("./58/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [ 482.380837][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 482.393299][ T8880] XFS (loop0): Quotacheck needed: Please wait. [ 482.412123][ T8884] XFS: ikeep mount option is deprecated. [pid 5869] newfstatat(AT_FDCWD, "./58/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./58/cgroup.net") = 0 [pid 5869] umount2("./58/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./58/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./58/cgroup.cpu") = 0 [pid 5869] umount2("./58/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./58/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./58/cgroup") = 0 [pid 5869] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] close(3) = 0 [pid 5869] rmdir("./58") = 0 [pid 5869] mkdir("./59", 0777) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [pid 5869] close(3 [pid 5871] <... umount2 resumed>) = 0 [pid 5871] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./59/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./59/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8880] <... mount resumed>) = 0 [pid 8880] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5871] <... openat resumed>) = 4 [pid 8880] chdir("./file0") = 0 [pid 8880] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8880] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8880] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8879] <... futex resumed>) = 0 [pid 5871] newfstatat(4, "", [pid 8879] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8880] <... futex resumed>) = 0 [pid 8879] <... futex resumed>) = 1 [pid 8880] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8880] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8879] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8879] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8879] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] getdents64(4, [pid 8880] <... futex resumed>) = 0 [pid 8879] <... futex resumed>) = 0 [pid 5871] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8880] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8880] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8880] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8879] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 8879] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] close(4 [pid 8879] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [ 482.576537][ T8884] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 482.586258][ T8880] XFS (loop0): Quotacheck: Done. [pid 8880] <... futex resumed>) = 0 [pid 8879] <... futex resumed>) = 1 [pid 5871] <... close resumed>) = 0 [pid 8879] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] rmdir("./59/file0" [pid 8880] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4 [pid 8880] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8880] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5871] <... rmdir resumed>) = 0 [pid 8879] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8879] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] umount2("./59/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8880] <... futex resumed>) = 0 [pid 8879] <... futex resumed>) = 1 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8880] getsockopt(4, SOL_SOCKET, SO_PEERCRED, {pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8879] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] newfstatat(AT_FDCWD, "./59/binderfs", [pid 8880] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8879] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8880] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8879] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] unlink("./59/binderfs" [pid 8880] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8879] <... futex resumed>) = 0 [pid 8880] mkdir("./bus", 0777 [pid 8879] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] <... unlink resumed>) = 0 [pid 8880] <... mkdir resumed>) = 0 [pid 8880] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [ 482.630975][ T8883] XFS (loop2): Ending clean mount [pid 5871] umount2("./59/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8880] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8880] <... futex resumed>) = 1 [pid 8879] <... futex resumed>) = 0 [pid 5871] newfstatat(AT_FDCWD, "./59/cgroup.net", [pid 8879] close(3 [pid 8880] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8879] <... close resumed>) = 0 [pid 5871] unlink("./59/cgroup.net" [pid 8879] close(4) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 8879] close(5 [pid 5871] umount2("./59/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8879] close(6 [pid 5871] newfstatat(AT_FDCWD, "./59/cgroup.cpu", [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8879] close(7 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8879] close(8 [pid 5871] unlink("./59/cgroup.cpu" [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... unlink resumed>) = 0 [pid 8879] close(9 [pid 5871] umount2("./59/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8879] close(10) = -1 EBADF (Bad file descriptor) [pid 8879] close(11) = -1 EBADF (Bad file descriptor) [ 482.680280][ T8883] XFS (loop2): Quotacheck needed: Please wait. [pid 8879] close(12) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(AT_FDCWD, "./59/cgroup", [pid 8879] close(13 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] unlink("./59/cgroup" [pid 8879] close(14 [pid 5871] <... unlink resumed>) = 0 [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] getdents64(3, [pid 8879] close(15 [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] close(3 [pid 8879] close(16 [pid 5871] <... close resumed>) = 0 [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] rmdir("./59" [pid 8879] close(17 [pid 5871] <... rmdir resumed>) = 0 [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8879] close(18 [pid 5871] mkdir("./60", 0777 [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... mkdir resumed>) = 0 [pid 8879] close(19) = -1 EBADF (Bad file descriptor) [pid 8879] close(20) = -1 EBADF (Bad file descriptor) [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8879] close(21 [pid 5871] <... openat resumed>) = 3 [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] ioctl(3, LOOP_CLR_FD [pid 8879] close(22 [pid 5871] <... ioctl resumed>) = 0 [pid 8879] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] close(3 [pid 8879] close(23) = -1 EBADF (Bad file descriptor) [pid 8879] close(24) = -1 EBADF (Bad file descriptor) [pid 8879] close(25) = -1 EBADF (Bad file descriptor) [pid 8879] close(26) = -1 EBADF (Bad file descriptor) [pid 8879] close(27) = -1 EBADF (Bad file descriptor) [pid 8879] close(28) = -1 EBADF (Bad file descriptor) [pid 8879] close(29) = -1 EBADF (Bad file descriptor) [pid 8879] exit_group(0 [pid 8883] <... mount resumed>) = 0 [pid 8880] <... futex resumed>) = ? [pid 8879] <... exit_group resumed>) = ? [pid 8883] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8880] +++ exited with 0 +++ [pid 8879] +++ exited with 0 +++ [pid 8883] <... openat resumed>) = 3 [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=119, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=62 /* 0.62 s */} --- [pid 8883] chdir("./file0" [pid 5867] umount2("./58", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8883] <... chdir resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./58", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5867] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 482.808667][ T8883] XFS (loop2): Quotacheck: Done. [pid 5867] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8883] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8883] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8881] <... futex resumed>) = 0 [pid 8883] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8881] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8883] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8881] <... futex resumed>) = 0 [pid 8883] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8881] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8883] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8883] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8881] <... futex resumed>) = 0 [pid 8883] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8881] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8883] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8881] <... futex resumed>) = 0 [pid 8883] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8881] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8883] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8883] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8881] <... futex resumed>) = 0 [pid 8883] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8881] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8883] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8881] <... futex resumed>) = 0 [pid 8883] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8881] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8883] <... socket resumed>) = 4 [pid 8883] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8881] <... futex resumed>) = 0 [pid 8883] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8881] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8883] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8881] <... futex resumed>) = 0 [pid 8883] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8881] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8883] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8883] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8881] <... futex resumed>) = 0 [pid 8883] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8881] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8883] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8881] <... futex resumed>) = 0 [pid 8883] mkdir("./bus", 0777 [pid 8881] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8883] <... mkdir resumed>) = 0 [pid 8883] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8883] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8881] <... futex resumed>) = 0 [pid 8883] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8881] close(3) = 0 [pid 8881] close(4) = 0 [pid 8881] close(5) = -1 EBADF (Bad file descriptor) [pid 8881] close(6) = -1 EBADF (Bad file descriptor) [pid 8881] close(7) = -1 EBADF (Bad file descriptor) [pid 8881] close(8) = -1 EBADF (Bad file descriptor) [pid 8881] close(9) = -1 EBADF (Bad file descriptor) [pid 8881] close(10) = -1 EBADF (Bad file descriptor) [pid 8881] close(11) = -1 EBADF (Bad file descriptor) [pid 8881] close(12) = -1 EBADF (Bad file descriptor) [pid 8881] close(13) = -1 EBADF (Bad file descriptor) [pid 8881] close(14) = -1 EBADF (Bad file descriptor) [pid 8881] close(15) = -1 EBADF (Bad file descriptor) [pid 8881] close(16) = -1 EBADF (Bad file descriptor) [pid 8881] close(17) = -1 EBADF (Bad file descriptor) [pid 8881] close(18) = -1 EBADF (Bad file descriptor) [pid 8881] close(19) = -1 EBADF (Bad file descriptor) [pid 8881] close(20) = -1 EBADF (Bad file descriptor) [pid 8881] close(21) = -1 EBADF (Bad file descriptor) [pid 8881] close(22) = -1 EBADF (Bad file descriptor) [pid 8881] close(23) = -1 EBADF (Bad file descriptor) [pid 8881] close(24) = -1 EBADF (Bad file descriptor) [pid 8881] close(25) = -1 EBADF (Bad file descriptor) [pid 8881] close(26) = -1 EBADF (Bad file descriptor) [pid 8881] close(27) = -1 EBADF (Bad file descriptor) [pid 8881] close(28) = -1 EBADF (Bad file descriptor) [pid 8881] close(29) = -1 EBADF (Bad file descriptor) [pid 8881] exit_group(0 [pid 8883] <... futex resumed>) = ? [pid 8881] <... exit_group resumed>) = ? [pid 8883] +++ exited with 0 +++ [pid 8881] +++ exited with 0 +++ [ 482.883871][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=119, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=46 /* 0.46 s */} --- [pid 5870] umount2("./58", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./58", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5870] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... umount2 resumed>) = 0 [pid 5869] <... socket resumed>) = 3 [ 482.970481][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] newfstatat(AT_FDCWD, "./58/file0", [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] openat(AT_FDCWD, "./58/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] <... openat resumed>) = 4 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] newfstatat(4, "", [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] getdents64(4, [pid 5869] close(3 [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] <... close resumed>) = 0 [pid 5867] getdents64(4, [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... umount2 resumed>) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./58/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] umount2("./58/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./58/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5870] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5867] close(4 [pid 5870] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] <... close resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5870] close(4) = 0 [pid 5870] rmdir("./58/file0") = 0 [pid 5870] umount2("./58/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./58/binderfs", [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] rmdir("./58/file0" [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5867] <... rmdir resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] umount2("./58/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] unlink("./58/binderfs" [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./58/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./58/binderfs") = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5867] umount2("./58/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] umount2("./58/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] close(3 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... close resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./58/cgroup.net", [pid 5870] newfstatat(AT_FDCWD, "./58/cgroup.net", [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5867] unlink("./58/cgroup.net" [pid 5870] unlink("./58/cgroup.net" [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... unlink resumed>) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] umount2("./58/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] umount2("./58/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [ 483.095283][ T8884] XFS (loop4): Ending clean mount [pid 5867] newfstatat(AT_FDCWD, "./58/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] unlink("./58/cgroup.cpu" [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... unlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] umount2("./58/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] newfstatat(AT_FDCWD, "./58/cgroup", [pid 5870] newfstatat(AT_FDCWD, "./58/cgroup.cpu", [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] unlink("./58/cgroup" [pid 5870] unlink("./58/cgroup.cpu" [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... unlink resumed>) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] getdents64(3, [pid 5871] <... close resumed>) = 0 [pid 5870] umount2("./58/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] close(3 [pid 5870] newfstatat(AT_FDCWD, "./58/cgroup", [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... close resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] rmdir("./58" [pid 5870] unlink("./58/cgroup" [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... rmdir resumed>) = 0 [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] mkdir("./59", 0777) = 0 [pid 5870] getdents64(3, [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5870] close(3 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... close resumed>) = 0 [pid 5867] <... openat resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] rmdir("./58" [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 5871] <... socket resumed>) = 3 [pid 5870] <... rmdir resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... ioctl resumed>) = 0 [pid 5870] mkdir("./59", 0777 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] close(3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5870] <... mkdir resumed>) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] <... setsockopt resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... openat resumed>) = 3 [pid 5869] close(3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] <... close resumed>) = 0 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5870] close(3 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [ 483.172172][ T8884] XFS (loop4): Quotacheck needed: Please wait. [pid 5869] close(3 [pid 5871] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5869] <... close resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 121 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 ./strace-static-x86_64: Process 8925 attached [pid 8925] set_robust_list(0x55558848f760, 24) = 0 [pid 8925] chdir("./59") = 0 [pid 8925] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8925] setpgid(0, 0) = 0 [pid 8925] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8925] <... symlink resumed>) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8925] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu") = 0 [pid 8925] symlink("/syzcgroup/net/syz1", "./cgroup.net") = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 8925] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8925] write(3, "1000", 4 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 8925] <... write resumed>) = 4 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032executing program [pid 8925] close(3 [pid 5871] <... setsockopt resumed>) = 0 [pid 8925] <... close resumed>) = 0 [pid 8925] read(200, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8925] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8925] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8925] write(1, "executing program\n", 18) = 18 [pid 8925] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8925] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8925] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 8925] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8925] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 ./strace-static-x86_64: Process 8926 attached [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 8926] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 8926] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8884] <... mount resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 8925] <... clone3 resumed> => {parent_tid=[122]}, 88) = 122 [pid 8925] rt_sigprocmask(SIG_SETMASK, [], [pid 8926] rt_sigprocmask(SIG_SETMASK, [], [pid 8925] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8884] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 8926] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8926] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8925] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8884] <... openat resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8925] <... futex resumed>) = 1 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 8926] <... futex resumed>) = 0 [ 483.299821][ T8884] XFS (loop4): Quotacheck: Done. [pid 8925] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8926] memfd_create("syzkaller", 0) = 3 [pid 8926] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8884] chdir("./file0" [pid 8926] <... mmap resumed>) = 0x7f2cdf000000 [pid 8884] <... chdir resumed>) = 0 [pid 8884] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5871] <... setsockopt resumed>) = 0 [pid 8884] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8882] <... futex resumed>) = 0 [pid 5871] close(3 [pid 8884] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8882] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8884] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8882] <... futex resumed>) = 0 [pid 5871] <... close resumed>) = 0 [pid 8884] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8882] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 8884] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5871] <... socket resumed>) = 3 [pid 8884] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8884] <... futex resumed>) = 1 [pid 8882] <... futex resumed>) = 0 [pid 8884] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8882] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8884] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8882] <... futex resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8884] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8882] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8884] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8884] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8884] <... futex resumed>) = 1 [pid 8882] <... futex resumed>) = 0 [pid 8884] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8882] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... setsockopt resumed>) = 0 [pid 8884] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8882] <... futex resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8884] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8882] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8884] <... socket resumed>) = 4 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8884] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8884] <... futex resumed>) = 1 [pid 8882] <... futex resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 8884] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8882] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8884] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8882] <... futex resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 8884] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8882] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 8884] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8884] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... setsockopt resumed>) = 0 [pid 8884] <... futex resumed>) = 1 [pid 8882] <... futex resumed>) = 0 [pid 8884] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8882] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8884] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8882] <... futex resumed>) = 0 [pid 8884] mkdir("./bus", 0777 [pid 8882] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8884] <... mkdir resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8884] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8884] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8884] <... futex resumed>) = 1 [pid 8882] <... futex resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8884] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8882] close(3) = 0 [pid 5871] <... setsockopt resumed>) = 0 [pid 8882] close(4 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8882] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8882] close(5 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8882] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8882] close(6 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8882] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8882] close(7) = -1 EBADF (Bad file descriptor) [pid 8882] close(8) = -1 EBADF (Bad file descriptor) [pid 5871] <... setsockopt resumed>) = 0 [pid 8882] close(9 [pid 5871] close(3 [pid 8882] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... close resumed>) = 0 [pid 8882] close(10 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8927 attached [pid 8882] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8927] set_robust_list(0x55558848f760, 24 [pid 8882] close(11 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 123 [pid 8927] <... set_robust_list resumed>) = 0 [pid 8882] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8927] chdir("./60" [pid 8882] close(12 [pid 8927] <... chdir resumed>) = 0 [pid 8882] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8927] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8882] close(13 [pid 8927] <... prctl resumed>) = 0 [pid 8882] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8882] close(14 [pid 8927] setpgid(0, 0 [pid 8882] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8927] <... setpgid resumed>) = 0 [pid 8882] close(15 [pid 8927] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 8882] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8927] <... symlink resumed>) = 0 [pid 8882] close(16) = -1 EBADF (Bad file descriptor) [pid 8882] close(17) = -1 EBADF (Bad file descriptor) [pid 8927] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 8927] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 8927] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8927] write(3, "1000", 4) = 4 [pid 8927] close(3) = 0 [pid 8927] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8927] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8927] write(1, "executing program\n", 18) = 18 [pid 8882] close(18 [pid 8927] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8927] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8927] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8927] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8927] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8928 attached [pid 8928] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8927] <... clone3 resumed> => {parent_tid=[124]}, 88) = 124 [pid 8928] <... rseq resumed>) = 0 [pid 8927] rt_sigprocmask(SIG_SETMASK, [], [pid 8928] set_robust_list(0x7f2ce74b79a0, 24 [pid 8927] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8928] <... set_robust_list resumed>) = 0 [pid 8927] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8928] rt_sigprocmask(SIG_SETMASK, [], [pid 8927] <... futex resumed>) = 0 [pid 8882] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8928] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8927] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8928] memfd_create("syzkaller", 0) = 3 [pid 8928] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8926] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8882] close(19) = -1 EBADF (Bad file descriptor) [pid 8882] close(20) = -1 EBADF (Bad file descriptor) [pid 8882] close(21) = -1 EBADF (Bad file descriptor) [pid 8882] close(22) = -1 EBADF (Bad file descriptor) [pid 8882] close(23) = -1 EBADF (Bad file descriptor) [pid 8882] close(24) = -1 EBADF (Bad file descriptor) [pid 8882] close(25) = -1 EBADF (Bad file descriptor) [pid 8882] close(26) = -1 EBADF (Bad file descriptor) [pid 8882] close(27) = -1 EBADF (Bad file descriptor) [pid 8882] close(28) = -1 EBADF (Bad file descriptor) [pid 8882] close(29) = -1 EBADF (Bad file descriptor) [pid 8882] exit_group(0 [pid 8884] <... futex resumed>) = ? [pid 8882] <... exit_group resumed>) = ? [pid 8884] +++ exited with 0 +++ [pid 8882] +++ exited with 0 +++ [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=123, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=48 /* 0.48 s */} --- [pid 5872] umount2("./60", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./60", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5872] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... close resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] <... umount2 resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [ 483.705268][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] <... close resumed>) = 0 [pid 5872] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] newfstatat(AT_FDCWD, "./60/file0", [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3 [pid 5867] close(3 [pid 5870] <... close resumed>) = 0 [pid 5867] <... close resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5870] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] close(3 [pid 5872] openat(AT_FDCWD, "./60/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5870] <... close resumed>) = 0 [pid 5872] <... openat resumed>) = 4 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] newfstatat(4, "", [pid 5867] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5870] <... socket resumed>) = 3 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... setsockopt resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getdents64(4, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] close(3 [pid 5872] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... close resumed>) = 0 [pid 5872] getdents64(4, [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] close(4 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] rmdir("./60/file0" [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... rmdir resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] umount2("./60/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./60/binderfs", [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] unlink("./60/binderfs" [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5872] <... unlink resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] umount2("./60/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] newfstatat(AT_FDCWD, "./60/cgroup.net", [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] unlink("./60/cgroup.net" [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... unlink resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] umount2("./60/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./60/cgroup.cpu", [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] unlink("./60/cgroup.cpu" [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5872] umount2("./60/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] close(3 [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... close resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] newfstatat(AT_FDCWD, "./60/cgroup", [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] unlink("./60/cgroup") = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] close(3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] getdents64(3, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5872] close(3 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] rmdir("./60" [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... rmdir resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] mkdir("./61", 0777 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... mkdir resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... openat resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] ioctl(3, LOOP_CLR_FD [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... ioctl resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] close(3 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952./strace-static-x86_64: Process 8929 attached ) = 0 [pid 5870] close(3 [pid 8929] set_robust_list(0x55558848f760, 24 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 121 [pid 8929] <... set_robust_list resumed>) = 0 [pid 5870] <... close resumed>) = 0 [pid 8929] chdir("./59" [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8929] <... chdir resumed>) = 0 [pid 8929] prctl(PR_SET_PDEATHSIG, SIGKILL./strace-static-x86_64: Process 8930 attached ) = 0 [pid 8929] setpgid(0, 0) = 0 [pid 8929] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 8930] set_robust_list(0x55558848f760, 24 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 121 [pid 8930] <... set_robust_list resumed>) = 0 [pid 8929] <... symlink resumed>) = 0 [pid 8929] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 8930] chdir("./59" [pid 8929] <... symlink resumed>) = 0 [pid 8929] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 8930] <... chdir resumed>) = 0 [pid 8930] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8929] <... symlink resumed>) = 0 [pid 8930] <... prctl resumed>) = 0 [pid 8930] setpgid(0, 0) = 0 [pid 8929] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8930] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 8929] <... openat resumed>) = 3 executing program [pid 8930] <... symlink resumed>) = 0 [pid 8929] write(3, "1000", 4) = 4 [pid 8929] close(3) = 0 [pid 8929] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8929] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8929] write(1, "executing program\n", 18) = 18 [pid 8929] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8929] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8929] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8929] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8929] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8931 attached [pid 8931] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8929] <... clone3 resumed> => {parent_tid=[122]}, 88) = 122 [pid 8931] <... rseq resumed>) = 0 [pid 8929] rt_sigprocmask(SIG_SETMASK, [], [pid 8931] set_robust_list(0x7f2ce74b79a0, 24 [pid 8929] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8931] <... set_robust_list resumed>) = 0 [pid 8929] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8931] rt_sigprocmask(SIG_SETMASK, [], [pid 8929] <... futex resumed>) = 0 [pid 8930] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 8931] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8930] <... symlink resumed>) = 0 [pid 8929] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8930] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 8931] memfd_create("syzkaller", 0 [pid 8930] <... symlink resumed>) = 0 [pid 8930] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8931] <... memfd_create resumed>) = 3 [pid 8930] <... openat resumed>) = 3 [pid 8931] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8930] write(3, "1000", 4) = 4 [pid 8930] close(3 [pid 8928] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8930] <... close resumed>) = 0 [pid 8930] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8930] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8930] write(1, "executing program\n", 18) = 18 [pid 8930] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8930] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8930] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8930] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8930] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8932 attached [pid 8932] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8930] <... clone3 resumed> => {parent_tid=[122]}, 88) = 122 [pid 8932] <... rseq resumed>) = 0 [pid 8930] rt_sigprocmask(SIG_SETMASK, [], [pid 8932] set_robust_list(0x7f2ce74b79a0, 24 [pid 8930] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8932] <... set_robust_list resumed>) = 0 [pid 8930] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8932] rt_sigprocmask(SIG_SETMASK, [], [pid 8930] <... futex resumed>) = 0 [pid 8932] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8930] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8932] memfd_create("syzkaller", 0) = 3 [pid 8932] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8926] <... write resumed>) = 16777216 [pid 8926] munmap(0x7f2cdf000000, 138412032 [pid 5872] <... close resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8926] <... munmap resumed>) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8926] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8926] <... openat resumed>) = 4 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8926] ioctl(4, LOOP_SET_FD, 3 [pid 5872] <... setsockopt resumed>) = 0 [pid 5872] close(3) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8931] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216./strace-static-x86_64: Process 8933 attached [pid 8926] <... ioctl resumed>) = 0 [ 484.466531][ T8926] loop1: detected capacity change from 0 to 32768 [pid 8933] set_robust_list(0x55558848f760, 24 [pid 8932] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8926] close(3 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 125 [pid 8933] <... set_robust_list resumed>) = 0 [pid 8926] <... close resumed>) = 0 [pid 8926] close(4 [pid 8933] chdir("./61" [pid 8926] <... close resumed>) = 0 [pid 8933] <... chdir resumed>) = 0 [pid 8926] mkdir("./file0", 0777 [pid 8933] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8926] <... mkdir resumed>) = 0 [pid 8933] <... prctl resumed>) = 0 [pid 8926] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8933] setpgid(0, 0) = 0 [pid 8933] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 8933] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 8933] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 8933] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8933] write(3, "1000", 4) = 4 [pid 8933] close(3) = 0 [pid 8933] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8933] symlink("/dev/binderfs", "./binderfs") = 0 executing program [pid 8933] write(1, "executing program\n", 18) = 18 [pid 8933] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8933] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8933] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8933] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8933] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} => {parent_tid=[126]}, 88) = 126 [pid 8933] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8933] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8933] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000}./strace-static-x86_64: Process 8936 attached [pid 8936] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053) = 0 [pid 8936] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8936] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [ 484.523509][ T8926] XFS: ikeep mount option is deprecated. [pid 8936] memfd_create("syzkaller", 0) = 3 [pid 8936] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [ 484.606978][ T8926] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8928] <... write resumed>) = 16777216 [pid 8928] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8928] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 8928] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8928] close(3) = 0 [pid 8928] close(4) = 0 [pid 8928] mkdir("./file0", 0777) = 0 [ 484.792804][ T8928] loop3: detected capacity change from 0 to 32768 [ 484.819028][ T8928] XFS: ikeep mount option is deprecated. [ 484.907933][ T8928] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 485.057089][ T8926] XFS (loop1): Ending clean mount [pid 8928] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8936] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8932] <... write resumed>) = 16777216 [ 485.103978][ T8926] XFS (loop1): Quotacheck needed: Please wait. [pid 8932] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8932] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8932] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8932] close(3) = 0 [ 485.199041][ T8932] loop2: detected capacity change from 0 to 32768 [pid 8932] close(4) = 0 [pid 8932] mkdir("./file0", 0777) = 0 [ 485.240869][ T8926] XFS (loop1): Quotacheck: Done. [pid 8932] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8931] <... write resumed>) = 16777216 [pid 8931] munmap(0x7f2cdf000000, 138412032 [pid 8926] <... mount resumed>) = 0 [pid 8926] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8926] chdir("./file0") = 0 [pid 8926] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8926] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8925] <... futex resumed>) = 0 [pid 8926] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8925] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8926] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8925] <... futex resumed>) = 0 [pid 8925] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8926] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [ 485.267788][ T8932] XFS: ikeep mount option is deprecated. [pid 8926] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8925] <... futex resumed>) = 0 [pid 8925] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8925] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8926] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8926] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8925] <... futex resumed>) = 0 [pid 8925] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8926] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8925] <... futex resumed>) = 0 [pid 8925] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8926] <... socket resumed>) = 4 [pid 8931] <... munmap resumed>) = 0 [pid 8926] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8925] <... futex resumed>) = 0 [pid 8931] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8926] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8925] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8931] <... openat resumed>) = 4 [pid 8926] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8925] <... futex resumed>) = 0 [pid 8925] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8931] ioctl(4, LOOP_SET_FD, 3 [pid 8926] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8925] <... futex resumed>) = 0 [pid 8925] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8925] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8926] mkdir("./bus", 0777 [pid 8931] <... ioctl resumed>) = 0 [pid 8931] close(3 [pid 8926] <... mkdir resumed>) = 0 [pid 8931] <... close resumed>) = 0 [pid 8926] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8931] close(4) = 0 [pid 8926] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8931] mkdir("./file0", 0777) = 0 [pid 8926] <... futex resumed>) = 1 [pid 8925] <... futex resumed>) = 0 [pid 8925] close(3 [pid 8926] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8925] <... close resumed>) = 0 [pid 8925] close(4 [pid 8931] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8925] <... close resumed>) = 0 [ 485.349804][ T8931] loop0: detected capacity change from 0 to 32768 [ 485.375035][ T8928] XFS (loop3): Ending clean mount [ 485.388990][ T8932] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8925] close(5) = -1 EBADF (Bad file descriptor) [pid 8925] close(6) = -1 EBADF (Bad file descriptor) [pid 8925] close(7) = -1 EBADF (Bad file descriptor) [pid 8925] close(8) = -1 EBADF (Bad file descriptor) [pid 8925] close(9) = -1 EBADF (Bad file descriptor) [pid 8925] close(10) = -1 EBADF (Bad file descriptor) [pid 8925] close(11) = -1 EBADF (Bad file descriptor) [pid 8925] close(12) = -1 EBADF (Bad file descriptor) [pid 8925] close(13) = -1 EBADF (Bad file descriptor) [pid 8925] close(14) = -1 EBADF (Bad file descriptor) [pid 8925] close(15) = -1 EBADF (Bad file descriptor) [pid 8925] close(16) = -1 EBADF (Bad file descriptor) [pid 8925] close(17) = -1 EBADF (Bad file descriptor) [pid 8925] close(18) = -1 EBADF (Bad file descriptor) [pid 8925] close(19) = -1 EBADF (Bad file descriptor) [pid 8925] close(20) = -1 EBADF (Bad file descriptor) [pid 8925] close(21) = -1 EBADF (Bad file descriptor) [pid 8925] close(22) = -1 EBADF (Bad file descriptor) [pid 8925] close(23) = -1 EBADF (Bad file descriptor) [pid 8925] close(24) = -1 EBADF (Bad file descriptor) [pid 8925] close(25) = -1 EBADF (Bad file descriptor) [pid 8925] close(26) = -1 EBADF (Bad file descriptor) [pid 8925] close(27) = -1 EBADF (Bad file descriptor) [pid 8925] close(28) = -1 EBADF (Bad file descriptor) [pid 8925] close(29) = -1 EBADF (Bad file descriptor) [pid 8925] exit_group(0) = ? [pid 8926] <... futex resumed>) = ? [pid 8926] +++ exited with 0 +++ [pid 8925] +++ exited with 0 +++ [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=121, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=50 /* 0.50 s */} --- [ 485.399059][ T8931] XFS: ikeep mount option is deprecated. [ 485.402488][ T8928] XFS (loop3): Quotacheck needed: Please wait. [pid 5869] umount2("./59", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./59", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 485.504813][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 485.514683][ T8931] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5869] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8928] <... mount resumed>) = 0 [pid 8928] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8928] chdir("./file0") = 0 [pid 8928] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8928] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8927] <... futex resumed>) = 0 [pid 8928] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8927] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8928] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8927] <... futex resumed>) = 0 [pid 8928] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8927] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8928] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8928] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8927] <... futex resumed>) = 0 [pid 8928] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8927] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8928] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8927] <... futex resumed>) = 0 [pid 8928] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8927] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8928] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8928] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8927] <... futex resumed>) = 0 [pid 8928] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8927] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8928] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8927] <... futex resumed>) = 0 [pid 8928] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8927] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8928] <... socket resumed>) = 4 [pid 8928] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8927] <... futex resumed>) = 0 [pid 8928] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8927] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8928] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8927] <... futex resumed>) = 0 [pid 8928] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8927] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8928] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8928] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8927] <... futex resumed>) = 0 [pid 8928] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8927] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8928] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8927] <... futex resumed>) = 0 [pid 8928] mkdir("./bus", 0777 [pid 8927] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8928] <... mkdir resumed>) = 0 [pid 8928] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8928] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8927] <... futex resumed>) = 0 [pid 8928] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8927] close(3) = 0 [pid 8927] close(4) = 0 [pid 8927] close(5) = -1 EBADF (Bad file descriptor) [pid 8927] close(6) = -1 EBADF (Bad file descriptor) [pid 8927] close(7) = -1 EBADF (Bad file descriptor) [pid 8927] close(8) = -1 EBADF (Bad file descriptor) [pid 8927] close(9) = -1 EBADF (Bad file descriptor) [pid 8927] close(10) = -1 EBADF (Bad file descriptor) [pid 8927] close(11) = -1 EBADF (Bad file descriptor) [ 485.579585][ T8928] XFS (loop3): Quotacheck: Done. [pid 8927] close(12) = -1 EBADF (Bad file descriptor) [pid 8927] close(13) = -1 EBADF (Bad file descriptor) [pid 8927] close(14) = -1 EBADF (Bad file descriptor) [pid 8927] close(15) = -1 EBADF (Bad file descriptor) [pid 8927] close(16) = -1 EBADF (Bad file descriptor) [pid 8927] close(17) = -1 EBADF (Bad file descriptor) [pid 8927] close(18) = -1 EBADF (Bad file descriptor) [pid 8927] close(19) = -1 EBADF (Bad file descriptor) [pid 8927] close(20) = -1 EBADF (Bad file descriptor) [pid 8927] close(21) = -1 EBADF (Bad file descriptor) [pid 8927] close(22) = -1 EBADF (Bad file descriptor) [pid 8927] close(23) = -1 EBADF (Bad file descriptor) [pid 8927] close(24) = -1 EBADF (Bad file descriptor) [pid 8927] close(25) = -1 EBADF (Bad file descriptor) [pid 8927] close(26) = -1 EBADF (Bad file descriptor) [pid 8927] close(27) = -1 EBADF (Bad file descriptor) [pid 8927] close(28) = -1 EBADF (Bad file descriptor) [pid 8927] close(29) = -1 EBADF (Bad file descriptor) [pid 8927] exit_group(0 [pid 8928] <... futex resumed>) = ? [pid 8927] <... exit_group resumed>) = ? [pid 8928] +++ exited with 0 +++ [pid 8927] +++ exited with 0 +++ [pid 5869] <... umount2 resumed>) = 0 [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=123, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=44 /* 0.44 s */} --- [pid 5871] umount2("./60", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./60", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] newfstatat(AT_FDCWD, "./59/file0", [pid 5871] <... openat resumed>) = 3 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] newfstatat(3, "", [pid 5869] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] getdents64(3, [pid 5869] openat(AT_FDCWD, "./59/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] <... openat resumed>) = 4 [pid 5871] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] close(4) = 0 [pid 5869] rmdir("./59/file0") = 0 [pid 5869] umount2("./59/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./59/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./59/binderfs") = 0 [pid 5869] umount2("./59/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./59/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./59/cgroup.net") = 0 [pid 5869] umount2("./59/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./59/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./59/cgroup.cpu") = 0 [pid 5869] umount2("./59/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8936] <... write resumed>) = 16777216 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./59/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] unlink("./59/cgroup") = 0 [pid 5869] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] close(3) = 0 [pid 5869] rmdir("./59") = 0 [pid 5869] mkdir("./60", 0777) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5869] ioctl(3, LOOP_CLR_FD) = 0 [pid 5869] close(3 [ 485.735259][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 485.774207][ T8931] XFS (loop0): Ending clean mount [ 485.826431][ T8932] XFS (loop2): Ending clean mount [pid 8936] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8936] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [ 485.855865][ T8932] XFS (loop2): Quotacheck needed: Please wait. [ 485.868830][ T8931] XFS (loop0): Quotacheck needed: Please wait. [pid 8936] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8936] close(3) = 0 [pid 8936] close(4) = 0 [pid 8936] mkdir("./file0", 0777) = 0 [pid 8936] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 5871] <... umount2 resumed>) = 0 [pid 5871] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [ 485.909560][ T8936] loop4: detected capacity change from 0 to 32768 [ 485.938225][ T8936] XFS: ikeep mount option is deprecated. [pid 5871] newfstatat(AT_FDCWD, "./60/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./60/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5871] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] close(4) = 0 [pid 5871] rmdir("./60/file0") = 0 [pid 5871] umount2("./60/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./60/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./60/binderfs") = 0 [pid 5871] umount2("./60/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./60/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./60/cgroup.net") = 0 [pid 5871] umount2("./60/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./60/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./60/cgroup.cpu") = 0 [pid 5871] umount2("./60/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./60/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./60/cgroup") = 0 [pid 5871] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 8931] <... mount resumed>) = 0 [pid 5871] close(3) = 0 [pid 5871] rmdir("./60") = 0 [pid 5871] mkdir("./61", 0777 [pid 8931] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5871] <... mkdir resumed>) = 0 [pid 8931] <... openat resumed>) = 3 [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8931] chdir("./file0" [pid 5871] <... openat resumed>) = 3 [pid 8931] <... chdir resumed>) = 0 [pid 5871] ioctl(3, LOOP_CLR_FD [pid 8931] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5871] <... ioctl resumed>) = 0 [pid 8931] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8931] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8929] <... futex resumed>) = 0 [pid 8931] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8929] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8931] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8929] <... futex resumed>) = 0 [pid 8931] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8929] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8931] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5871] close(3 [pid 8932] <... mount resumed>) = 0 [pid 8931] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8929] <... futex resumed>) = 0 [pid 8931] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [ 486.007472][ T8931] XFS (loop0): Quotacheck: Done. [ 486.026925][ T8936] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 486.051502][ T8932] XFS (loop2): Quotacheck: Done. [pid 8929] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8932] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8931] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8929] <... futex resumed>) = 0 [pid 8932] <... openat resumed>) = 3 [pid 8931] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8929] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8932] chdir("./file0" [pid 8931] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8932] <... chdir resumed>) = 0 [pid 8931] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8932] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 8931] <... futex resumed>) = 1 [pid 8929] <... futex resumed>) = 0 [pid 8931] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8929] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8931] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8929] <... futex resumed>) = 0 [pid 8931] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8929] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8932] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8931] <... socket resumed>) = 4 [pid 8932] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8931] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8932] <... futex resumed>) = 1 [pid 8931] <... futex resumed>) = 1 [pid 8929] <... futex resumed>) = 0 [pid 8932] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8931] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8929] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8931] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8929] <... futex resumed>) = 0 [pid 8931] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8929] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8930] <... futex resumed>) = 0 [pid 8930] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8931] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8930] <... futex resumed>) = 1 [pid 8932] <... futex resumed>) = 0 [pid 8931] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8930] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8929] <... futex resumed>) = 0 [pid 8932] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8931] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8929] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8931] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8932] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8931] mkdir("./bus", 0777 [pid 8929] <... futex resumed>) = 0 [pid 8932] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8931] <... mkdir resumed>) = 0 [pid 8929] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8931] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8932] <... futex resumed>) = 1 [pid 8931] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8930] <... futex resumed>) = 0 [pid 8932] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8931] <... futex resumed>) = 1 [pid 8929] <... futex resumed>) = 0 [pid 8931] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8929] close(3 [pid 8930] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8930] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8932] <... futex resumed>) = 0 [pid 8929] <... close resumed>) = 0 [pid 8929] close(4 [pid 8932] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8929] <... close resumed>) = 0 [pid 8932] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8929] close(5 [pid 8932] <... futex resumed>) = 1 [pid 8930] <... futex resumed>) = 0 [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8932] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8930] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8932] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8930] <... futex resumed>) = 0 [pid 8929] close(6 [pid 8932] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8930] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8932] <... socket resumed>) = 4 [pid 8929] close(7 [pid 8932] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8932] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8929] close(8) = -1 EBADF (Bad file descriptor) [pid 8930] <... futex resumed>) = 0 [pid 8929] close(9 [pid 8930] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8932] <... futex resumed>) = 0 [pid 8930] <... futex resumed>) = 1 [pid 8929] close(10 [pid 8930] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8932] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8932] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8929] close(11 [pid 8932] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8932] <... futex resumed>) = 1 [pid 8932] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8929] close(12) = -1 EBADF (Bad file descriptor) [pid 8930] <... futex resumed>) = 0 [pid 8929] close(13 [pid 8930] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8932] <... futex resumed>) = 0 [pid 8932] mkdir("./bus", 0777 [pid 8930] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8932] <... mkdir resumed>) = 0 [pid 8932] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8929] close(14 [pid 8932] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8932] <... futex resumed>) = 1 [pid 8930] <... futex resumed>) = 0 [pid 8932] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8929] close(15 [pid 8930] close(3) = 0 [pid 8930] close(4) = 0 [pid 8930] close(5) = -1 EBADF (Bad file descriptor) [pid 8930] close(6) = -1 EBADF (Bad file descriptor) [pid 8930] close(7) = -1 EBADF (Bad file descriptor) [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] close(8 [pid 8929] close(16 [pid 8930] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] close(9 [pid 8929] close(17 [pid 8930] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] close(10) = -1 EBADF (Bad file descriptor) [pid 8929] close(18 [pid 8930] close(11 [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8929] close(19) = -1 EBADF (Bad file descriptor) [pid 8929] close(20) = -1 EBADF (Bad file descriptor) [pid 8929] close(21 [pid 8930] close(12) = -1 EBADF (Bad file descriptor) [pid 8930] close(13) = -1 EBADF (Bad file descriptor) [pid 8930] close(14 [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] close(15 [pid 8929] close(22 [pid 8930] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] close(16) = -1 EBADF (Bad file descriptor) [pid 8930] close(17) = -1 EBADF (Bad file descriptor) [pid 8930] close(18) = -1 EBADF (Bad file descriptor) [pid 8930] close(19) = -1 EBADF (Bad file descriptor) [pid 8930] close(20) = -1 EBADF (Bad file descriptor) [pid 8930] close(21) = -1 EBADF (Bad file descriptor) [pid 8930] close(22) = -1 EBADF (Bad file descriptor) [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] close(23 [pid 8929] close(23 [pid 8930] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8929] close(24) = -1 EBADF (Bad file descriptor) [pid 8930] close(24) = -1 EBADF (Bad file descriptor) [pid 8930] close(25) = -1 EBADF (Bad file descriptor) [pid 8930] close(26 [pid 8929] close(25 [pid 8930] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] close(27) = -1 EBADF (Bad file descriptor) [pid 8929] close(26 [pid 8930] close(28 [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] close(29 [pid 8929] close(27 [pid 8930] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8930] exit_group(0 [pid 8929] close(28 [pid 8930] <... exit_group resumed>) = ? [pid 8932] <... futex resumed>) = ? [pid 8929] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8932] +++ exited with 0 +++ [pid 8929] close(29) = -1 EBADF (Bad file descriptor) [pid 8929] exit_group(0) = ? [pid 8931] <... futex resumed>) = ? [pid 8931] +++ exited with 0 +++ [pid 8930] +++ exited with 0 +++ [pid 8929] +++ exited with 0 +++ [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=121, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=41 /* 0.41 s */} --- [pid 5867] restart_syscall(<... resuming interrupted clone ...> [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=121, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=53 /* 0.53 s */} --- [pid 5867] <... restart_syscall resumed>) = 0 [pid 5870] umount2("./59", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./59", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] umount2("./59", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] <... openat resumed>) = 3 [pid 5867] openat(AT_FDCWD, "./59", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] <... openat resumed>) = 3 [pid 5870] getdents64(3, [pid 5867] newfstatat(3, "", [pid 5870] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 486.312531][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 486.321529][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5867] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... close resumed>) = 0 [pid 5870] <... umount2 resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] newfstatat(AT_FDCWD, "./59/file0", [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] close(3 [pid 5870] openat(AT_FDCWD, "./59/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5871] <... close resumed>) = 0 [pid 5870] <... openat resumed>) = 4 [pid 5870] newfstatat(4, "", [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] <... socket resumed>) = 3 [pid 5870] getdents64(4, [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getdents64(4, [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] close(4 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5870] rmdir("./59/file0") = 0 [pid 5870] umount2("./59/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] close(3 [pid 5870] newfstatat(AT_FDCWD, "./59/binderfs", [pid 5871] <... close resumed>) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [ 486.453401][ T8936] XFS (loop4): Ending clean mount [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] unlink("./59/binderfs") = 0 [pid 5870] umount2("./59/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./59/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./59/cgroup.net" [pid 5871] <... socket resumed>) = 3 [pid 5870] <... unlink resumed>) = 0 [pid 5870] umount2("./59/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] newfstatat(AT_FDCWD, "./59/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./59/cgroup.cpu" [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... unlink resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] umount2("./59/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] newfstatat(AT_FDCWD, "./59/cgroup", [pid 5867] <... umount2 resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] unlink("./59/cgroup" [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... unlink resumed>) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5867] newfstatat(AT_FDCWD, "./59/file0", [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] umount2("./59/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getdents64(3, [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] close(3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] openat(AT_FDCWD, "./59/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] rmdir("./59" [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] <... openat resumed>) = 4 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] <... rmdir resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5867] getdents64(4, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5867] getdents64(4, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] mkdir("./60", 0777 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] <... mkdir resumed>) = 0 [pid 5869] close(3 [pid 5867] close(4 [pid 5869] <... close resumed>) = 0 [pid 5867] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] rmdir("./59/file0" [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5867] <... rmdir resumed>) = 0 [pid 5871] close(3 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5871] <... close resumed>) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5871] <... socket resumed>) = 3 [pid 5870] <... openat resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [ 486.501580][ T8936] XFS (loop4): Quotacheck needed: Please wait. [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] ioctl(3, LOOP_CLR_FD [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] <... ioctl resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] umount2("./59/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] close(3 [pid 5869] close(3 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./59/binderfs", [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./59/binderfs" [pid 5869] <... socket resumed>) = 3 [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... unlink resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] umount2("./59/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] newfstatat(AT_FDCWD, "./59/cgroup.net", [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] unlink("./59/cgroup.net" [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] umount2("./59/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8936] <... mount resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] newfstatat(AT_FDCWD, "./59/cgroup.cpu", [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] unlink("./59/cgroup.cpu" [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] umount2("./59/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] newfstatat(AT_FDCWD, "./59/cgroup", [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] unlink("./59/cgroup" [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5869] close(3 [pid 5867] getdents64(3, [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] <... close resumed>) = 0 [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5867] close(3 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] <... socket resumed>) = 3 [pid 5867] <... close resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] rmdir("./59" [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] <... rmdir resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] mkdir("./60", 0777 [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [ 486.609749][ T8936] XFS (loop4): Quotacheck: Done. [pid 5867] <... mkdir resumed>) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 8936] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5871] close(3 [pid 8936] <... openat resumed>) = 3 [pid 5871] <... close resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5867] <... openat resumed>) = 3 [pid 8936] chdir("./file0" [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8936] <... chdir resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8936] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8936] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 8936] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... ioctl resumed>) = 0 ./strace-static-x86_64: Process 8975 attached [pid 8936] <... futex resumed>) = 1 [pid 8933] <... futex resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] close(3 [pid 8975] set_robust_list(0x55558848f760, 24 [pid 8936] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8933] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8936] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8933] <... futex resumed>) = 0 [pid 8936] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = -1 EFAULT (Bad address) [pid 8933] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 8936] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8933] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8936] <... futex resumed>) = 0 [pid 8933] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 8936] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8933] <... futex resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8975] <... set_robust_list resumed>) = 0 [pid 8936] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8933] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 125 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8936] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8933] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8975] chdir("./61" [pid 5869] <... setsockopt resumed>) = 0 [pid 8936] <... futex resumed>) = 0 [pid 8933] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 8936] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8975] <... chdir resumed>) = 0 [pid 8933] <... futex resumed>) = 0 [pid 8975] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8936] <... socket resumed>) = 4 [pid 8933] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8936] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8975] <... prctl resumed>) = 0 [pid 8936] <... futex resumed>) = 1 [pid 8933] <... futex resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8975] setpgid(0, 0 [pid 8936] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8933] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8975] <... setpgid resumed>) = 0 [pid 8936] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8933] <... futex resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 8975] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 8936] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8933] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5869] close(3 [pid 8936] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8975] <... symlink resumed>) = 0 [pid 8936] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... close resumed>) = 0 [pid 8975] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 8936] <... futex resumed>) = 1 [pid 8933] <... futex resumed>) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 8976 attached [pid 8976] set_robust_list(0x55558848f760, 24 [pid 8975] <... symlink resumed>) = 0 [pid 8936] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8933] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 123 [pid 8976] <... set_robust_list resumed>) = 0 [pid 8975] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 8936] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8933] <... futex resumed>) = 0 [pid 8976] chdir("./60" [pid 8936] mkdir("./bus", 0777 [pid 8933] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8976] <... chdir resumed>) = 0 [pid 8975] <... symlink resumed>) = 0 [pid 8936] <... mkdir resumed>) = 0 [pid 8976] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 8975] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 8936] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8976] <... prctl resumed>) = 0 [pid 8976] setpgid(0, 0 [pid 8975] <... openat resumed>) = 3 [pid 8936] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8976] <... setpgid resumed>) = 0 [pid 8975] write(3, "1000", 4 [pid 8936] <... futex resumed>) = 1 [pid 8933] <... futex resumed>) = 0 [pid 8976] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 8975] <... write resumed>) = 4 [pid 8936] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8933] close(3 [pid 8975] close(3 [pid 8933] <... close resumed>) = 0 [pid 8976] <... symlink resumed>) = 0 [pid 8975] <... close resumed>) = 0 [pid 8933] close(4 [pid 8975] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8933] <... close resumed>) = 0 [pid 8975] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8975] write(1, "executing program\n", 18 [pid 8933] close(5executing program [pid 8975] <... write resumed>) = 18 [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 8975] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8933] close(6 [pid 8976] <... symlink resumed>) = 0 [pid 8975] <... futex resumed>) = 0 [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8933] close(7 [pid 8975] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8933] close(8 [pid 8975] <... mmap resumed>) = 0x7f2ce7497000 [pid 8976] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8975] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8976] <... symlink resumed>) = 0 [pid 8975] <... mprotect resumed>) = 0 [pid 8933] close(9 [pid 8976] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8975] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8933] close(10 [pid 8976] write(3, "1000", 4 [pid 8975] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8975] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8976] <... write resumed>) = 4 [pid 8976] close(3./strace-static-x86_64: Process 8977 attached ) = 0 [pid 8975] <... clone3 resumed> => {parent_tid=[126]}, 88) = 126 [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] read(200, [pid 8975] rt_sigprocmask(SIG_SETMASK, [], [pid 8976] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8975] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8977] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8976] symlink("/dev/binderfs", "./binderfs" [pid 8975] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8977] <... rseq resumed>) = 0 [pid 8977] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8977] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8977] memfd_create("syzkaller", 0 [pid 8976] <... symlink resumed>) = 0 executing program [pid 8975] <... futex resumed>) = 0 [pid 8933] close(11 [pid 8975] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] write(1, "executing program\n", 18 [pid 8977] <... memfd_create resumed>) = 3 [pid 8976] <... write resumed>) = 18 [pid 8933] close(12 [pid 8977] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8976] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] <... futex resumed>) = 0 [pid 8933] close(13 [pid 8976] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] <... mmap resumed>) = 0x7f2ce7497000 [pid 8933] close(14 [pid 8976] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] <... mprotect resumed>) = 0 [pid 8933] close(15) = -1 EBADF (Bad file descriptor) [pid 8933] close(16) = -1 EBADF (Bad file descriptor) [pid 8933] close(17) = -1 EBADF (Bad file descriptor) [pid 8976] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8933] close(18) = -1 EBADF (Bad file descriptor) [pid 8933] close(19) = -1 EBADF (Bad file descriptor) [pid 8933] close(20) = -1 EBADF (Bad file descriptor) [pid 8933] close(21) = -1 EBADF (Bad file descriptor) [pid 8933] close(22 [pid 8976] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8933] close(23) = -1 EBADF (Bad file descriptor) [pid 8976] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8933] close(24) = -1 EBADF (Bad file descriptor) [pid 8933] close(25) = -1 EBADF (Bad file descriptor) ./strace-static-x86_64: Process 8978 attached [pid 8933] close(26) = -1 EBADF (Bad file descriptor) [pid 8933] close(27 [pid 8978] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053) = 0 [pid 8978] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 8978] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8978] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8976] <... clone3 resumed> => {parent_tid=[124]}, 88) = 124 [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8933] close(28) = -1 EBADF (Bad file descriptor) [pid 8933] close(29 [pid 8976] rt_sigprocmask(SIG_SETMASK, [], [pid 8933] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8933] exit_group(0 [pid 8976] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8933] <... exit_group resumed>) = ? [pid 8976] <... futex resumed>) = 1 [pid 8936] <... futex resumed>) = ? [pid 8978] <... futex resumed>) = 0 [pid 8976] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8936] +++ exited with 0 +++ [pid 8933] +++ exited with 0 +++ [pid 8978] memfd_create("syzkaller", 0) = 3 [pid 8978] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=125, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=44 /* 0.44 s */} --- [pid 5872] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5872] umount2("./61", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./61", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5872] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5872] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... close resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [ 486.989955][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] close(3) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5870] close(3) = 0 [pid 5867] <... close resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... socket resumed>) = 3 [pid 5867] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5867] close(3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... close resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... umount2 resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] newfstatat(AT_FDCWD, "./61/file0", [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./61/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] <... openat resumed>) = 4 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] newfstatat(4, "", [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getdents64(4, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getdents64(4, [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5872] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5872] close(4 [pid 5870] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] rmdir("./61/file0" [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, ./strace-static-x86_64: Process 8979 attached [pid 5872] <... rmdir resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 8979] set_robust_list(0x55558848f760, 24 [pid 5872] umount2("./61/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] close(3 [pid 8979] <... set_robust_list resumed>) = 0 [pid 8979] chdir("./60" [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... close resumed>) = 0 [pid 8979] <... chdir resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./61/binderfs", [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 8979] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... socket resumed>) = 3 [pid 8979] setpgid(0, 0 [pid 5872] unlink("./61/binderfs" [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... unlink resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 8979] <... setpgid resumed>) = 0 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 123 [pid 8979] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5872] umount2("./61/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8979] <... symlink resumed>) = 0 [pid 8979] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 8979] <... symlink resumed>) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] newfstatat(AT_FDCWD, "./61/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 8979] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5872] unlink("./61/cgroup.net" [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... unlink resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5872] umount2("./61/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] newfstatat(AT_FDCWD, "./61/cgroup.cpu", [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] unlink("./61/cgroup.cpu" [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5872] umount2("./61/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] newfstatat(AT_FDCWD, "./61/cgroup", [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8979] <... symlink resumed>) = 0 [pid 5872] unlink("./61/cgroup" [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 8979] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5872] getdents64(3, [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5872] close(3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] rmdir("./61" [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] <... rmdir resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] mkdir("./62", 0777 [pid 5870] <... setsockopt resumed>) = 0 [pid 8979] <... openat resumed>) = 3 [pid 5872] <... mkdir resumed>) = 0 [pid 5870] close(3 [pid 8979] write(3, "1000", 4 [pid 5870] <... close resumed>) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8979] <... write resumed>) = 4 [pid 5872] <... openat resumed>) = 3 [pid 8979] close(3) = 0 [pid 8979] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8979] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8979] write(1, "executing program\n", 18) = 18 ./strace-static-x86_64: Process 8980 attached [pid 8979] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] ioctl(3, LOOP_CLR_FD [pid 8979] <... futex resumed>) = 0 [pid 8979] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5872] <... ioctl resumed>) = 0 [pid 8980] set_robust_list(0x55558848f760, 24 [pid 8979] <... mmap resumed>) = 0x7f2ce7497000 [pid 5872] close(3 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 123 [pid 8980] <... set_robust_list resumed>) = 0 [pid 8979] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 8980] chdir("./60" [pid 8979] <... mprotect resumed>) = 0 [pid 8977] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8980] <... chdir resumed>) = 0 [pid 8979] rt_sigprocmask(SIG_BLOCK, ~[], [pid 8980] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8979] <... rt_sigprocmask resumed>[], 8) = 0 [pid 8979] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8981 attached [pid 8980] setpgid(0, 0 [pid 8981] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8980] <... setpgid resumed>) = 0 [pid 8981] <... rseq resumed>) = 0 [pid 8979] <... clone3 resumed> => {parent_tid=[124]}, 88) = 124 [pid 8979] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8979] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8981] set_robust_list(0x7f2ce74b79a0, 24 [pid 8980] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 8979] <... futex resumed>) = 0 [pid 8979] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8981] <... set_robust_list resumed>) = 0 [pid 8980] <... symlink resumed>) = 0 [pid 8981] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 8980] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 8981] memfd_create("syzkaller", 0 [pid 8980] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 8980] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 8980] write(3, "1000", 4) = 4 [pid 8981] <... memfd_create resumed>) = 3 [pid 8980] close(3 [pid 8981] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 8980] <... close resumed>) = 0 [pid 8981] <... mmap resumed>) = 0x7f2cdf000000 [pid 8980] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 8980] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 8980] write(1, "executing program\n", 18) = 18 [pid 8980] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8980] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8980] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8980] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8980] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 8982 attached [pid 8982] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8980] <... clone3 resumed> => {parent_tid=[124]}, 88) = 124 [pid 8982] <... rseq resumed>) = 0 [pid 8980] rt_sigprocmask(SIG_SETMASK, [], [pid 8982] set_robust_list(0x7f2ce74b79a0, 24 [pid 8980] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8982] <... set_robust_list resumed>) = 0 [pid 8980] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8982] rt_sigprocmask(SIG_SETMASK, [], [pid 8980] <... futex resumed>) = 0 [pid 8982] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8980] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8982] memfd_create("syzkaller", 0) = 3 [pid 8982] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8978] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5872] <... close resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 8981] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 8978] <... write resumed>) = 16777216 [pid 8978] munmap(0x7f2cdf000000, 138412032 [pid 8982] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 8978] <... munmap resumed>) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 8978] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 8978] <... openat resumed>) = 4 [pid 8978] ioctl(4, LOOP_SET_FD, 3 [pid 5872] <... setsockopt resumed>) = 0 [pid 8978] <... ioctl resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 8978] close(3 [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 8978] <... close resumed>) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 8978] close(4 [pid 5872] close(3 [pid 8978] <... close resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 8978] mkdir("./file0", 0777 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 8978] <... mkdir resumed>) = 0 ./strace-static-x86_64: Process 8983 attached [pid 8978] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8983] set_robust_list(0x55558848f760, 24 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 127 [pid 8983] <... set_robust_list resumed>) = 0 [pid 8983] chdir("./62") = 0 [pid 8983] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 8983] setpgid(0, 0) = 0 [pid 8983] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 8983] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 8983] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 8983] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [ 487.977747][ T8978] loop1: detected capacity change from 0 to 32768 [ 488.012779][ T8978] XFS: ikeep mount option is deprecated. [pid 8983] write(3, "1000", 4 [pid 8977] <... write resumed>) = 16777216 [pid 8983] <... write resumed>) = 4 [pid 8983] close(3 [pid 8977] munmap(0x7f2cdf000000, 138412032 [pid 8983] <... close resumed>) = 0 [pid 8983] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) executing program [pid 8983] symlink("/dev/binderfs", "./binderfs") = 0 [pid 8983] write(1, "executing program\n", 18) = 18 [pid 8983] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8983] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 8983] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 8983] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 8983] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 8977] <... munmap resumed>) = 0 ./strace-static-x86_64: Process 8989 attached [pid 8983] <... clone3 resumed> => {parent_tid=[128]}, 88) = 128 [pid 8989] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 8983] rt_sigprocmask(SIG_SETMASK, [], [pid 8989] <... rseq resumed>) = 0 [pid 8983] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8989] set_robust_list(0x7f2ce74b79a0, 24 [pid 8983] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8989] <... set_robust_list resumed>) = 0 [pid 8983] <... futex resumed>) = 0 [pid 8989] rt_sigprocmask(SIG_SETMASK, [], [pid 8983] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8989] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 8989] memfd_create("syzkaller", 0) = 3 [pid 8989] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 8977] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [ 488.119980][ T8978] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8977] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8977] close(3) = 0 [pid 8977] close(4) = 0 [pid 8977] mkdir("./file0", 0777) = 0 [ 488.172982][ T8977] loop3: detected capacity change from 0 to 32768 [ 488.219984][ T8977] XFS: ikeep mount option is deprecated. [pid 8977] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8982] <... write resumed>) = 16777216 [ 488.361850][ T8977] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8982] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8982] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 8982] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8982] close(3) = 0 [pid 8982] close(4) = 0 [pid 8982] mkdir("./file0", 0777) = 0 [pid 8982] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8981] <... write resumed>) = 16777216 [ 488.468106][ T8982] loop2: detected capacity change from 0 to 32768 [ 488.489731][ T8982] XFS: ikeep mount option is deprecated. [pid 8981] munmap(0x7f2cdf000000, 138412032) = 0 [pid 8981] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 8981] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 8981] close(3) = 0 [pid 8981] close(4) = 0 [pid 8981] mkdir("./file0", 0777) = 0 [ 488.583322][ T8982] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 488.588164][ T8978] XFS (loop1): Ending clean mount [ 488.603808][ T8981] loop0: detected capacity change from 0 to 32768 [ 488.622047][ T8978] XFS (loop1): Quotacheck needed: Please wait. [pid 8981] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [ 488.644036][ T8981] XFS: ikeep mount option is deprecated. [ 488.750591][ T8981] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 488.783963][ T8977] XFS (loop3): Ending clean mount [ 488.795566][ T8978] XFS (loop1): Quotacheck: Done. [pid 8989] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 8978] <... mount resumed>) = 0 [pid 8978] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8978] chdir("./file0") = 0 [pid 8978] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8978] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8978] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8976] <... futex resumed>) = 0 [pid 8976] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8978] <... futex resumed>) = 0 [pid 8976] <... futex resumed>) = 1 [pid 8978] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [ 488.809154][ T8977] XFS (loop3): Quotacheck needed: Please wait. [pid 8976] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8978] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8978] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8977] <... mount resumed>) = 0 [pid 8978] <... futex resumed>) = 1 [pid 8977] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 8976] <... futex resumed>) = 0 [pid 8978] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8977] <... openat resumed>) = 3 [pid 8976] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8978] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8977] chdir("./file0" [pid 8978] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8977] <... chdir resumed>) = 0 [pid 8978] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8977] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8978] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8977] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 8976] <... futex resumed>) = 0 [pid 8978] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8977] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8976] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8977] <... futex resumed>) = 1 [pid 8976] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8975] <... futex resumed>) = 0 [pid 8977] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8976] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8975] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8978] <... futex resumed>) = 0 [pid 8977] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8976] <... futex resumed>) = 1 [pid 8975] <... futex resumed>) = 0 [pid 8978] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8977] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8976] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [ 488.885647][ T8977] XFS (loop3): Quotacheck: Done. [pid 8975] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8978] <... socket resumed>) = 4 [pid 8977] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8978] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8977] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8978] <... futex resumed>) = 1 [pid 8978] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8977] <... futex resumed>) = 1 [pid 8977] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8976] <... futex resumed>) = 0 [pid 8975] <... futex resumed>) = 0 [pid 8976] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8975] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8978] <... futex resumed>) = 0 [pid 8977] <... futex resumed>) = 0 [pid 8976] <... futex resumed>) = 1 [pid 8975] <... futex resumed>) = 1 [pid 8977] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 8978] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8977] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8978] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8977] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8976] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8975] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8978] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 8976] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8975] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8978] mkdir("./bus", 0777 [pid 8976] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8975] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8978] <... mkdir resumed>) = 0 [pid 8977] <... futex resumed>) = 0 [pid 8976] <... futex resumed>) = 0 [pid 8975] <... futex resumed>) = 1 [pid 8989] <... write resumed>) = 16777216 [pid 8978] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8977] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8976] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8975] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8978] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8977] <... socket resumed>) = 4 [pid 8978] <... futex resumed>) = 1 [pid 8977] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8976] <... futex resumed>) = 0 [pid 8978] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8977] <... futex resumed>) = 1 [pid 8976] close(3 [pid 8975] <... futex resumed>) = 0 [pid 8989] munmap(0x7f2cdf000000, 138412032 [pid 8977] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8976] <... close resumed>) = 0 [pid 8975] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8977] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8976] close(4 [pid 8975] <... futex resumed>) = 0 [pid 8977] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8976] <... close resumed>) = 0 [pid 8975] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8977] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8976] close(5 [pid 8977] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8977] <... futex resumed>) = 1 [pid 8976] close(6 [pid 8975] <... futex resumed>) = 0 [pid 8977] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8975] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8977] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8976] close(7 [pid 8975] <... futex resumed>) = 0 [pid 8977] mkdir("./bus", 0777 [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] close(8 [pid 8975] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8977] <... mkdir resumed>) = 0 [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] close(9) = -1 EBADF (Bad file descriptor) [pid 8976] close(10) = -1 EBADF (Bad file descriptor) [pid 8977] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8976] close(11) = -1 EBADF (Bad file descriptor) [pid 8976] close(12) = -1 EBADF (Bad file descriptor) [pid 8976] close(13) = -1 EBADF (Bad file descriptor) [pid 8976] close(14) = -1 EBADF (Bad file descriptor) [pid 8976] close(15) = -1 EBADF (Bad file descriptor) [pid 8976] close(16) = -1 EBADF (Bad file descriptor) [pid 8976] close(17) = -1 EBADF (Bad file descriptor) [pid 8976] close(18) = -1 EBADF (Bad file descriptor) [pid 8976] close(19) = -1 EBADF (Bad file descriptor) [pid 8976] close(20 [pid 8977] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8977] <... futex resumed>) = 1 [pid 8976] close(21 [pid 8975] <... futex resumed>) = 0 [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8975] close(3 [pid 8976] close(22 [pid 8975] <... close resumed>) = 0 [pid 8977] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8975] close(4 [pid 8976] close(23) = -1 EBADF (Bad file descriptor) [pid 8975] <... close resumed>) = 0 [pid 8976] close(24 [pid 8975] close(5 [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8975] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] close(25 [pid 8975] close(6 [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8975] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] close(26 [pid 8975] close(7 [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8975] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] close(27) = -1 EBADF (Bad file descriptor) [pid 8975] close(8 [pid 8976] close(28 [pid 8975] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8975] close(9 [pid 8976] close(29 [pid 8975] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8976] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8975] close(10 [pid 8976] exit_group(0 [pid 8975] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8975] close(11) = -1 EBADF (Bad file descriptor) [pid 8975] close(12) = -1 EBADF (Bad file descriptor) [pid 8975] close(13 [pid 8976] <... exit_group resumed>) = ? [pid 8975] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8978] <... futex resumed>) = ? [pid 8975] close(14) = -1 EBADF (Bad file descriptor) [pid 8975] close(15) = -1 EBADF (Bad file descriptor) [pid 8975] close(16) = -1 EBADF (Bad file descriptor) [pid 8975] close(17) = -1 EBADF (Bad file descriptor) [pid 8975] close(18) = -1 EBADF (Bad file descriptor) [pid 8975] close(19) = -1 EBADF (Bad file descriptor) [pid 8975] close(20) = -1 EBADF (Bad file descriptor) [pid 8975] close(21) = -1 EBADF (Bad file descriptor) [pid 8975] close(22) = -1 EBADF (Bad file descriptor) [pid 8975] close(23) = -1 EBADF (Bad file descriptor) [pid 8975] close(24) = -1 EBADF (Bad file descriptor) [pid 8975] close(25) = -1 EBADF (Bad file descriptor) [pid 8975] close(26) = -1 EBADF (Bad file descriptor) [pid 8978] +++ exited with 0 +++ [pid 8976] +++ exited with 0 +++ [pid 8975] close(27 [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=123, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=46 /* 0.46 s */} --- [pid 8975] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] restart_syscall(<... resuming interrupted clone ...> [pid 8975] close(28) = -1 EBADF (Bad file descriptor) [pid 8975] close(29) = -1 EBADF (Bad file descriptor) [pid 8975] exit_group(0 [pid 5869] <... restart_syscall resumed>) = 0 [pid 8975] <... exit_group resumed>) = ? [pid 8977] <... futex resumed>) = ? [pid 5869] umount2("./60", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./60", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5869] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [ 489.055027][ T8982] XFS (loop2): Ending clean mount [pid 5869] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8977] +++ exited with 0 +++ [pid 8975] +++ exited with 0 +++ [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=125, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=48 /* 0.48 s */} --- [pid 8989] <... munmap resumed>) = 0 [pid 8989] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [ 489.095310][ T8982] XFS (loop2): Quotacheck needed: Please wait. [ 489.111366][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 489.134488][ T8989] loop4: detected capacity change from 0 to 32768 [pid 8989] ioctl(4, LOOP_SET_FD, 3 [pid 5871] umount2("./61", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] openat(AT_FDCWD, "./61", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 8989] <... ioctl resumed>) = 0 [pid 5871] newfstatat(3, "", [pid 8989] close(3 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 8989] <... close resumed>) = 0 [pid 8989] close(4 [pid 5871] getdents64(3, [pid 8989] <... close resumed>) = 0 [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5871] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8989] mkdir("./file0", 0777) = 0 [ 489.142847][ T8981] XFS (loop0): Ending clean mount [ 489.162032][ T8982] XFS (loop2): Quotacheck: Done. [pid 8989] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 8982] <... mount resumed>) = 0 [pid 8982] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 8982] chdir("./file0") = 0 [pid 8982] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8982] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8980] <... futex resumed>) = 0 [pid 8982] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8980] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8982] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8980] <... futex resumed>) = 0 [pid 8982] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8980] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8982] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8982] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8980] <... futex resumed>) = 0 [pid 8982] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8980] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8982] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8980] <... futex resumed>) = 0 [pid 8982] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8980] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8982] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8982] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8980] <... futex resumed>) = 0 [pid 8982] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8980] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8982] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8980] <... futex resumed>) = 0 [pid 8982] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8980] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8982] <... socket resumed>) = 4 [pid 8982] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8980] <... futex resumed>) = 0 [pid 8982] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8980] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8982] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8980] <... futex resumed>) = 0 [pid 8982] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8980] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8982] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8982] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8980] <... futex resumed>) = 0 [pid 8982] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8980] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8982] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8980] <... futex resumed>) = 0 [pid 8982] mkdir("./bus", 0777 [pid 8980] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8982] <... mkdir resumed>) = 0 [pid 8982] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8982] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8980] <... futex resumed>) = 0 [pid 8982] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8980] close(3) = 0 [pid 8980] close(4) = 0 [pid 8980] close(5) = -1 EBADF (Bad file descriptor) [pid 8980] close(6) = -1 EBADF (Bad file descriptor) [ 489.188857][ T8989] XFS: ikeep mount option is deprecated. [ 489.213506][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 489.224094][ T8981] XFS (loop0): Quotacheck needed: Please wait. [pid 8980] close(7) = -1 EBADF (Bad file descriptor) [pid 8980] close(8) = -1 EBADF (Bad file descriptor) [pid 8980] close(9) = -1 EBADF (Bad file descriptor) [pid 8980] close(10) = -1 EBADF (Bad file descriptor) [pid 8980] close(11) = -1 EBADF (Bad file descriptor) [pid 5869] <... umount2 resumed>) = 0 [pid 8980] close(12) = -1 EBADF (Bad file descriptor) [pid 8980] close(13) = -1 EBADF (Bad file descriptor) [pid 8980] close(14) = -1 EBADF (Bad file descriptor) [pid 8980] close(15) = -1 EBADF (Bad file descriptor) [pid 8980] close(16) = -1 EBADF (Bad file descriptor) [pid 8980] close(17) = -1 EBADF (Bad file descriptor) [pid 8980] close(18) = -1 EBADF (Bad file descriptor) [pid 8980] close(19) = -1 EBADF (Bad file descriptor) [pid 8980] close(20 [pid 5869] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8980] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8980] close(21 [pid 5869] newfstatat(AT_FDCWD, "./60/file0", [pid 8980] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8980] close(22 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8980] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8980] close(23 [pid 5869] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8980] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 8980] close(24 [pid 5871] newfstatat(AT_FDCWD, "./61/file0", [pid 8980] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8980] close(25 [pid 5871] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8980] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8980] close(26 [pid 5871] openat(AT_FDCWD, "./61/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8980] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... openat resumed>) = 4 [pid 8980] close(27 [pid 5871] newfstatat(4, "", [pid 8980] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 8980] close(28 [pid 5871] getdents64(4, [pid 8980] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8980] close(29 [pid 5871] getdents64(4, [pid 8980] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 8980] exit_group(0 [pid 5871] close(4 [pid 5869] openat(AT_FDCWD, "./60/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 8982] <... futex resumed>) = ? [pid 8980] <... exit_group resumed>) = ? [pid 5871] <... close resumed>) = 0 [pid 5869] <... openat resumed>) = 4 [pid 8982] +++ exited with 0 +++ [pid 8980] +++ exited with 0 +++ [pid 5871] rmdir("./61/file0") = 0 [pid 5871] umount2("./61/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] newfstatat(4, "", [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./61/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./61/binderfs") = 0 [pid 5871] umount2("./61/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./61/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./61/cgroup.net") = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] umount2("./61/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=123, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=47 /* 0.47 s */} --- [pid 5869] getdents64(4, [pid 5870] restart_syscall(<... resuming interrupted clone ...> [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./61/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8981] <... mount resumed>) = 0 [pid 5870] <... restart_syscall resumed>) = 0 [pid 5869] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 8981] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5869] getdents64(4, [pid 8981] <... openat resumed>) = 3 [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] close(4 [pid 5870] umount2("./60", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... close resumed>) = 0 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] rmdir("./60/file0" [pid 8981] chdir("./file0" [pid 5871] unlink("./61/cgroup.cpu" [pid 5869] <... rmdir resumed>) = 0 [pid 8981] <... chdir resumed>) = 0 [pid 5871] <... unlink resumed>) = 0 [ 489.343792][ T8989] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 489.355718][ T8981] XFS (loop0): Quotacheck: Done. [pid 5869] umount2("./60/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8981] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5871] umount2("./61/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] openat(AT_FDCWD, "./60", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8981] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./60/binderfs", [pid 8981] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] newfstatat(AT_FDCWD, "./61/cgroup", [pid 5870] <... openat resumed>) = 3 [pid 8981] <... futex resumed>) = 1 [pid 8979] <... futex resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] newfstatat(3, "", [pid 5869] unlink("./60/binderfs" [pid 8981] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8979] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] unlink("./61/cgroup" [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 8981] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8979] <... futex resumed>) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 8981] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8979] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] getdents64(3, [pid 5870] getdents64(3, [pid 5869] umount2("./60/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8981] <... openat resumed>) = -1 EFAULT (Bad address) [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 8981] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] close(3 [pid 5870] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8981] <... futex resumed>) = 1 [pid 8979] <... futex resumed>) = 0 [pid 5871] <... close resumed>) = 0 [pid 5870] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] newfstatat(AT_FDCWD, "./60/cgroup.net", [pid 5871] rmdir("./61" [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8981] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8979] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8981] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] unlink("./60/cgroup.net" [pid 8979] <... futex resumed>) = 0 [pid 8981] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8979] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8981] <... futex resumed>) = 0 [pid 8981] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8979] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5869] <... unlink resumed>) = 0 [pid 8979] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] umount2("./60/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8981] <... futex resumed>) = 0 [pid 8979] <... futex resumed>) = 1 [pid 8981] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8979] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8981] <... socket resumed>) = 4 [pid 5869] newfstatat(AT_FDCWD, "./60/cgroup.cpu", [pid 8981] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8981] <... futex resumed>) = 1 [pid 8979] <... futex resumed>) = 0 [pid 8981] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable) [pid 8979] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] unlink("./60/cgroup.cpu" [pid 8981] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8979] <... futex resumed>) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 8979] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8981] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5869] umount2("./60/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 8981] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8979] <... futex resumed>) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 8981] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8979] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... rmdir resumed>) = 0 [pid 5869] newfstatat(AT_FDCWD, "./60/cgroup", [pid 8981] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8979] <... futex resumed>) = 0 [pid 8981] mkdir("./bus", 0777 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 8979] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] mkdir("./62", 0777 [pid 8981] <... mkdir resumed>) = 0 [pid 5871] <... mkdir resumed>) = 0 [pid 8981] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 8981] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5869] unlink("./60/cgroup" [pid 8981] <... futex resumed>) = 1 [pid 8979] <... futex resumed>) = 0 [pid 8981] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8979] close(3 [pid 5869] <... unlink resumed>) = 0 [pid 8979] <... close resumed>) = 0 [pid 5869] getdents64(3, [pid 8979] close(4 [pid 5871] <... openat resumed>) = 3 [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [ 489.445370][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 8979] <... close resumed>) = 0 [pid 5871] ioctl(3, LOOP_CLR_FD [pid 5869] close(3 [pid 8979] close(5) = -1 EBADF (Bad file descriptor) [pid 5869] <... close resumed>) = 0 [pid 5871] <... ioctl resumed>) = 0 [pid 8979] close(6 [pid 5869] rmdir("./60" [pid 5871] close(3 [pid 8979] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8979] close(7 [pid 5869] <... rmdir resumed>) = 0 [pid 8979] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8979] close(8 [pid 5869] mkdir("./61", 0777 [pid 8979] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8979] close(9 [pid 5869] <... mkdir resumed>) = 0 [pid 8979] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8979] close(10) = -1 EBADF (Bad file descriptor) [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 8979] close(11) = -1 EBADF (Bad file descriptor) [pid 5869] <... openat resumed>) = 3 [pid 8979] close(12 [pid 5869] ioctl(3, LOOP_CLR_FD [pid 8979] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8979] close(13 [pid 5869] <... ioctl resumed>) = 0 [pid 8979] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8979] close(14 [pid 5869] close(3 [pid 8979] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8979] close(15) = -1 EBADF (Bad file descriptor) [pid 8979] close(16) = -1 EBADF (Bad file descriptor) [pid 8979] close(17) = -1 EBADF (Bad file descriptor) [pid 8979] close(18) = -1 EBADF (Bad file descriptor) [pid 8979] close(19) = -1 EBADF (Bad file descriptor) [pid 8979] close(20) = -1 EBADF (Bad file descriptor) [pid 8979] close(21) = -1 EBADF (Bad file descriptor) [pid 8979] close(22) = -1 EBADF (Bad file descriptor) [pid 8979] close(23) = -1 EBADF (Bad file descriptor) [pid 8979] close(24) = -1 EBADF (Bad file descriptor) [pid 8979] close(25) = -1 EBADF (Bad file descriptor) [pid 8979] close(26) = -1 EBADF (Bad file descriptor) [pid 8979] close(27) = -1 EBADF (Bad file descriptor) [pid 8979] close(28) = -1 EBADF (Bad file descriptor) [pid 8979] close(29) = -1 EBADF (Bad file descriptor) [pid 8979] exit_group(0 [pid 5870] <... umount2 resumed>) = 0 [pid 8981] <... futex resumed>) = ? [pid 8979] <... exit_group resumed>) = ? [pid 8981] +++ exited with 0 +++ [pid 8979] +++ exited with 0 +++ [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=123, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=41 /* 0.41 s */} --- [pid 5870] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] umount2("./60", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] newfstatat(AT_FDCWD, "./60/file0", [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] openat(AT_FDCWD, "./60", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5870] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... openat resumed>) = 3 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(3, "", [pid 5870] openat(AT_FDCWD, "./60/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] getdents64(3, [pid 5870] <... openat resumed>) = 4 [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5870] close(4) = 0 [pid 5870] rmdir("./60/file0") = 0 [pid 5870] umount2("./60/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./60/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./60/binderfs") = 0 [pid 5870] umount2("./60/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [ 489.666418][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] newfstatat(AT_FDCWD, "./60/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./60/cgroup.net") = 0 [pid 5870] umount2("./60/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./60/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [ 489.730950][ T8989] XFS (loop4): Ending clean mount [pid 5870] unlink("./60/cgroup.cpu") = 0 [pid 5870] umount2("./60/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./60/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./60/cgroup") = 0 [pid 5867] <... umount2 resumed>) = 0 [pid 5867] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./60/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] umount2("./60/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] openat(AT_FDCWD, "./60/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5870] getdents64(3, [pid 5867] newfstatat(4, "", [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5870] close(3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] <... close resumed>) = 0 [ 489.775107][ T8989] XFS (loop4): Quotacheck needed: Please wait. [pid 5867] getdents64(4, [pid 5870] rmdir("./60" [pid 5867] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5870] <... rmdir resumed>) = 0 [pid 5867] getdents64(4, [pid 5870] mkdir("./61", 0777 [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] close(4) = 0 [pid 5867] rmdir("./60/file0") = 0 [pid 5867] umount2("./60/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] <... mkdir resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./60/binderfs", [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... openat resumed>) = 3 [pid 5867] unlink("./60/binderfs" [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5870] close(3 [pid 5867] umount2("./60/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./60/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./60/cgroup.net") = 0 [pid 5867] umount2("./60/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./60/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./60/cgroup.cpu") = 0 [pid 5867] umount2("./60/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./60/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] unlink("./60/cgroup") = 0 [pid 5867] getdents64(3, 0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] close(3) = 0 [pid 5867] rmdir("./60") = 0 [pid 5867] mkdir("./61", 0777) = 0 [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 [pid 5867] ioctl(3, LOOP_CLR_FD) = 0 [pid 5867] close(3 [pid 8989] <... mount resumed>) = 0 [pid 8989] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [ 489.969904][ T8989] XFS (loop4): Quotacheck: Done. [pid 8989] chdir("./file0") = 0 [pid 8989] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 8989] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8983] <... futex resumed>) = 0 [pid 8989] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8983] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8989] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8989] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 8983] <... futex resumed>) = 0 [pid 8989] <... openat resumed>) = -1 EFAULT (Bad address) [pid 8983] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8989] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8983] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8989] <... futex resumed>) = 0 [pid 8983] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8989] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 8983] <... futex resumed>) = 0 [pid 8989] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 8983] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8989] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8983] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8989] <... futex resumed>) = 0 [pid 8983] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8989] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 8983] <... futex resumed>) = 0 [pid 8989] <... socket resumed>) = 4 [pid 8983] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8989] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8983] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8989] <... futex resumed>) = 0 [pid 8983] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8989] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 8983] <... futex resumed>) = 0 [pid 8989] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 8983] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 8989] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 8983] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 8989] <... futex resumed>) = 0 [pid 8983] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 8989] mkdir("./bus", 0777 [pid 8983] <... futex resumed>) = 0 [pid 8989] <... mkdir resumed>) = 0 [pid 8983] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 8989] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 8989] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 8983] <... futex resumed>) = 0 [pid 8989] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 8983] close(3) = 0 [pid 8983] close(4) = 0 [pid 8983] close(5) = -1 EBADF (Bad file descriptor) [pid 8983] close(6) = -1 EBADF (Bad file descriptor) [pid 8983] close(7) = -1 EBADF (Bad file descriptor) [pid 8983] close(8) = -1 EBADF (Bad file descriptor) [pid 8983] close(9) = -1 EBADF (Bad file descriptor) [pid 5869] <... close resumed>) = 0 [pid 8983] close(10 [pid 5871] <... close resumed>) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8983] close(11 [pid 5869] <... socket resumed>) = 3 [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8983] close(12 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8983] close(13 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8983] close(14 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8983] close(15 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8983] close(16 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8983] close(17 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8983] close(18 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8983] close(19 [pid 5869] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5869] close(3 [pid 8983] close(20 [pid 5869] <... close resumed>) = 0 [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... socket resumed>) = 3 [pid 8983] close(21 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 8983] close(22) = -1 EBADF (Bad file descriptor) [pid 8983] close(23 [pid 5869] <... socket resumed>) = 3 [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 8983] close(24) = -1 EBADF (Bad file descriptor) [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 8983] close(25 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8983] close(26 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8983] close(27 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 8983] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 8983] close(28) = -1 EBADF (Bad file descriptor) [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 8983] close(29) = -1 EBADF (Bad file descriptor) [pid 8983] exit_group(0) = ? [pid 8989] <... futex resumed>) = ? [pid 8989] +++ exited with 0 +++ [pid 8983] +++ exited with 0 +++ [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=127, si_uid=0, si_status=0, si_utime=3 /* 0.03 s */, si_stime=45 /* 0.45 s */} --- [pid 5872] restart_syscall(<... resuming interrupted clone ...> [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] close(3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] <... restart_syscall resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] umount2("./62", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] openat(AT_FDCWD, "./62", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] <... socket resumed>) = 3 [pid 5872] <... openat resumed>) = 3 [pid 5872] newfstatat(3, "", [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, [pid 5871] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 5871] close(3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] umount2("./62/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... socket resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] close(3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... socket resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [ 490.174190][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] close(3 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] <... close resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... socket resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] <... umount2 resumed>) = 0 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] umount2("./62/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] newfstatat(AT_FDCWD, "./62/file0", [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5872] umount2("./62/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] openat(AT_FDCWD, "./62/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... openat resumed>) = 4 [pid 5871] close(3 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] newfstatat(4, "", [pid 5871] <... close resumed>) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] getdents64(4, [pid 5871] <... socket resumed>) = 3 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5872] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] getdents64(4, [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] close(4 [pid 5871] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] rmdir("./62/file0" [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] <... rmdir resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] umount2("./62/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5870] <... close resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./62/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] unlink("./62/binderfs" [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5869] close(3 [pid 5871] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] <... close resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5872] umount2("./62/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... setsockopt resumed>) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./62/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./62/cgroup.net") = 0 [pid 5872] umount2("./62/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] newfstatat(AT_FDCWD, "./62/cgroup.cpu", [pid 5870] <... socket resumed>) = 3 [pid 5871] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./62/cgroup.cpu" [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5872] umount2("./62/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] <... setsockopt resumed>) = 0 [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5872] newfstatat(AT_FDCWD, "./62/cgroup", [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5872] unlink("./62/cgroup" [pid 5871] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] <... unlink resumed>) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5872] getdents64(3, [pid 5871] <... setsockopt resumed>) = 0 [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5871] close(3 [pid 5872] close(3 [pid 5871] <... close resumed>) = 0 [pid 5872] <... close resumed>) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5872] rmdir("./62") = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] mkdir("./63", 0777./strace-static-x86_64: Process 9025 attached ) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 9025] set_robust_list(0x55558848f760, 24 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 125 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5872] <... openat resumed>) = 3 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 ./strace-static-x86_64: Process 9026 attached [pid 9025] <... set_robust_list resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 9026] set_robust_list(0x55558848f760, 24 [pid 5872] ioctl(3, LOOP_CLR_FD [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 127 [pid 9026] <... set_robust_list resumed>) = 0 [pid 5872] <... ioctl resumed>) = 0 [pid 9026] chdir("./62" [pid 5872] close(3executing program [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 9026] <... chdir resumed>) = 0 [pid 9026] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 9026] setpgid(0, 0) = 0 [pid 9026] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 9026] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 9026] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 9026] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 9026] write(3, "1000", 4) = 4 [pid 9026] close(3) = 0 [pid 9026] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 9026] symlink("/dev/binderfs", "./binderfs") = 0 [pid 9026] write(1, "executing program\n", 18) = 18 [pid 9026] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 9026] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 9026] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 9026] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 9026] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 9025] chdir("./61" [pid 9026] <... clone3 resumed> => {parent_tid=[128]}, 88) = 128 [pid 9025] <... chdir resumed>) = 0 [pid 5870] close(3 [pid 9026] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 9026] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 9026] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9025] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5870] <... close resumed>) = 0 [pid 9025] <... prctl resumed>) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 9025] setpgid(0, 0 [pid 5870] <... socket resumed>) = 3 ./strace-static-x86_64: Process 9027 attached [pid 9025] <... setpgid resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 9027] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 9025] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 9027] <... rseq resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 9027] set_robust_list(0x7f2ce74b79a0, 24) = 0 [pid 9025] <... symlink resumed>) = 0 [pid 5870] close(3 [pid 9027] rt_sigprocmask(SIG_SETMASK, [], [pid 9025] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5870] <... close resumed>) = 0 [pid 9027] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 9027] memfd_create("syzkaller", 0 [pid 5870] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9027] <... memfd_create resumed>) = 3 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9027] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 9025] <... symlink resumed>) = 0 [pid 9027] <... mmap resumed>) = 0x7f2cdf000000 [pid 9025] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9025] <... symlink resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 9025] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 executing program [pid 9025] <... openat resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 9025] write(3, "1000", 4 [pid 5870] <... setsockopt resumed>) = 0 [pid 9025] <... write resumed>) = 4 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9025] close(3 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 9025] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9025] read(200, [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 9025] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5870] close(3 [pid 9025] symlink("/dev/binderfs", "./binderfs" [pid 5870] <... close resumed>) = 0 [pid 9025] <... symlink resumed>) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 9025] write(1, "executing program\n", 18 [pid 5870] <... socket resumed>) = 3 [pid 9025] <... write resumed>) = 18 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 9025] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 9025] <... futex resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 9025] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 9025] <... mmap resumed>) = 0x7f2ce7497000 [pid 9025] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5870] <... setsockopt resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 9025] <... mprotect resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 9025] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 9025] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... close resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 9025] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, ./strace-static-x86_64: Process 9028 attached "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 9028] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 9025] <... clone3 resumed> => {parent_tid=[126]}, 88) = 126 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 9028] <... rseq resumed>) = 0 [pid 9025] rt_sigprocmask(SIG_SETMASK, [], [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 9028] set_robust_list(0x7f2ce74b79a0, 24 [pid 9025] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9028] <... set_robust_list resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 9025] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 9028] rt_sigprocmask(SIG_SETMASK, [], [pid 9025] <... futex resumed>) = 0 [pid 9028] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 9025] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9028] memfd_create("syzkaller", 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 9028] <... memfd_create resumed>) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 9028] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 9028] <... mmap resumed>) = 0x7f2cdf000000 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] close(3 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] <... close resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5870] close(3 [pid 5867] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5870] <... close resumed>) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, ./strace-static-x86_64: Process 9029 attached [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 125 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 9029] set_robust_list(0x55558848f760, 24) = 0 [pid 9029] chdir("./61") = 0 [pid 9029] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 9029] setpgid(0, 0) = 0 [pid 9029] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 9029] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 9029] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 9029] <... symlink resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9029] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 9029] write(3, "1000", 4) = 4 [pid 9029] close(3) = 0 [pid 9029] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 9029] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 executing program [pid 9029] write(1, "executing program\n", 18) = 18 [pid 9029] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9029] <... futex resumed>) = 0 [pid 9029] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 9029] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 9029] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 9029] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 9030 attached [pid 9030] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 9029] <... clone3 resumed> => {parent_tid=[126]}, 88) = 126 [pid 9030] <... rseq resumed>) = 0 [pid 9029] rt_sigprocmask(SIG_SETMASK, [], [pid 9030] set_robust_list(0x7f2ce74b79a0, 24 [pid 9029] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9030] <... set_robust_list resumed>) = 0 [pid 9029] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 9030] rt_sigprocmask(SIG_SETMASK, [], [pid 9029] <... futex resumed>) = 0 [pid 9030] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9030] memfd_create("syzkaller", 0 [pid 9029] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9030] <... memfd_create resumed>) = 3 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9030] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 9030] <... mmap resumed>) = 0x7f2cdf000000 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 9027] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] close(3) = 0 [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5867] close(3) = 0 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55558848f750) = 125 ./strace-static-x86_64: Process 9031 attached [pid 9031] set_robust_list(0x55558848f760, 24) = 0 [pid 9031] chdir("./61") = 0 [pid 9031] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 9031] setpgid(0, 0 [pid 5872] <... close resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 9031] <... setpgid resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 9031] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 9031] <... symlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9031] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 9031] <... symlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9031] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9031] <... symlink resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9031] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 9031] <... openat resumed>) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 9031] write(3, "1000", 4 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 9031] <... write resumed>) = 4 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 9031] close(3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 9031] <... close resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 9031] read(200, [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952executing program ) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 9031] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 9031] symlink("/dev/binderfs", "./binderfs" [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 9031] <... symlink resumed>) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 9031] write(1, "executing program\n", 18 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 9031] <... write resumed>) = 18 [pid 9031] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 9031] <... futex resumed>) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 9031] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 9031] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 9031] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 9031] <... rt_sigprocmask resumed>[], 8) = 0 [pid 9031] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5872] close(3) = 0 ./strace-static-x86_64: Process 9032 attached [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 9031] <... clone3 resumed> => {parent_tid=[126]}, 88) = 126 [pid 9032] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 9031] rt_sigprocmask(SIG_SETMASK, [], [pid 9032] <... rseq resumed>) = 0 [pid 9031] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9032] set_robust_list(0x7f2ce74b79a0, 24 [pid 9031] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9032] <... set_robust_list resumed>) = 0 [pid 9031] <... futex resumed>) = 0 [pid 9032] rt_sigprocmask(SIG_SETMASK, [], [pid 9031] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000}./strace-static-x86_64: Process 9033 attached [pid 9032] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9032] memfd_create("syzkaller", 0) = 3 [pid 9032] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 9033] set_robust_list(0x55558848f760, 24 [pid 9032] <... mmap resumed>) = 0x7f2cdf000000 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 129 [pid 9033] <... set_robust_list resumed>) = 0 [pid 9033] chdir("./63") = 0 [pid 9033] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 9033] setpgid(0, 0) = 0 [pid 9033] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 9033] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 9033] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 9033] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 9033] write(3, "1000", 4 [pid 9028] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 9033] <... write resumed>) = 4 [pid 9033] close(3) = 0 [pid 9033] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 9033] symlink("/dev/binderfs", "./binderfs"executing program ) = 0 [pid 9033] write(1, "executing program\n", 18) = 18 [pid 9033] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 9033] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 9033] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 9033] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 9033] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 9034 attached [pid 9034] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 9033] <... clone3 resumed> => {parent_tid=[130]}, 88) = 130 [pid 9034] <... rseq resumed>) = 0 [pid 9033] rt_sigprocmask(SIG_SETMASK, [], [pid 9034] set_robust_list(0x7f2ce74b79a0, 24 [pid 9033] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9034] <... set_robust_list resumed>) = 0 [pid 9033] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9034] rt_sigprocmask(SIG_SETMASK, [], [pid 9033] <... futex resumed>) = 0 [pid 9034] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9033] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9034] memfd_create("syzkaller", 0) = 3 [pid 9034] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 9030] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 9034] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 9032] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 9027] <... write resumed>) = 16777216 [pid 9027] munmap(0x7f2cdf000000, 138412032) = 0 [pid 9027] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 9027] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 9027] close(3) = 0 [pid 9027] close(4 [pid 9028] <... write resumed>) = 16777216 [pid 9027] <... close resumed>) = 0 [ 491.608556][ T9027] loop3: detected capacity change from 0 to 32768 [pid 9028] munmap(0x7f2cdf000000, 138412032 [pid 9027] mkdir("./file0", 0777) = 0 [pid 9030] <... write resumed>) = 16777216 [pid 9030] munmap(0x7f2cdf000000, 138412032 [pid 9027] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 9028] <... munmap resumed>) = 0 [pid 9028] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [ 491.716403][ T9027] XFS: ikeep mount option is deprecated. [pid 9030] <... munmap resumed>) = 0 [pid 9028] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 9030] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 9030] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 9028] close(3) = 0 [pid 9028] close(4) = 0 [pid 9028] mkdir("./file0", 0777) = 0 [ 491.778694][ T9028] loop1: detected capacity change from 0 to 32768 [ 491.809998][ T9030] loop2: detected capacity change from 0 to 32768 [ 491.817303][ T9027] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 9028] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 9030] close(3) = 0 [pid 9030] close(4) = 0 [pid 9030] mkdir("./file0", 0777) = 0 [ 491.834655][ T9028] XFS: ikeep mount option is deprecated. [ 491.860259][ T9030] XFS: ikeep mount option is deprecated. [pid 9030] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 9032] <... write resumed>) = 16777216 [pid 9032] munmap(0x7f2cdf000000, 138412032) = 0 [pid 9032] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 9032] ioctl(4, LOOP_SET_FD, 3) = 0 [ 491.999378][ T9030] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 492.009080][ T9028] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 492.009794][ T9032] loop0: detected capacity change from 0 to 32768 [pid 9032] close(3) = 0 [pid 9032] close(4) = 0 [pid 9032] mkdir("./file0", 0777) = 0 [ 492.068082][ T9032] XFS: ikeep mount option is deprecated. [pid 9032] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 9034] <... write resumed>) = 16777216 [ 492.122622][ T9032] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 9034] munmap(0x7f2cdf000000, 138412032) = 0 [pid 9034] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 9034] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 9034] close(3) = 0 [pid 9034] close(4) = 0 [pid 9034] mkdir("./file0", 0777) = 0 [ 492.218521][ T9034] loop4: detected capacity change from 0 to 32768 [ 492.220684][ T9027] XFS (loop3): Ending clean mount [ 492.242650][ T9034] XFS: ikeep mount option is deprecated. [ 492.268769][ T9027] XFS (loop3): Quotacheck needed: Please wait. [ 492.320928][ T9034] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 9034] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 9027] <... mount resumed>) = 0 [pid 9027] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 9027] chdir("./file0") = 0 [pid 9027] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 9027] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [ 492.384323][ T9027] XFS (loop3): Quotacheck: Done. [pid 9027] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9026] <... futex resumed>) = 0 [pid 9026] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9027] <... futex resumed>) = 0 [pid 9026] <... futex resumed>) = 1 [pid 9027] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 9026] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9027] <... openat resumed>) = -1 EFAULT (Bad address) [pid 9027] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9026] <... futex resumed>) = 0 [pid 9027] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9026] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9027] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9026] <... futex resumed>) = 0 [pid 9027] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 9026] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9027] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 9027] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9026] <... futex resumed>) = 0 [pid 9027] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9026] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9027] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9026] <... futex resumed>) = 0 [pid 9027] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 9026] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9027] <... socket resumed>) = 4 [pid 9027] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9026] <... futex resumed>) = 0 [pid 9027] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9026] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9027] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9026] <... futex resumed>) = 0 [pid 9027] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [ 492.444472][ T9030] XFS (loop2): Ending clean mount [pid 9026] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9027] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 9027] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9026] <... futex resumed>) = 0 [pid 9027] mkdir("./bus", 0777 [pid 9026] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9027] <... mkdir resumed>) = 0 [pid 9026] <... futex resumed>) = 0 [pid 9027] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 9026] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9027] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9026] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9027] <... futex resumed>) = 0 [pid 9026] close(3 [pid 9027] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9026] <... close resumed>) = 0 [pid 9026] close(4) = 0 [pid 9026] close(5) = -1 EBADF (Bad file descriptor) [pid 9026] close(6) = -1 EBADF (Bad file descriptor) [pid 9026] close(7) = -1 EBADF (Bad file descriptor) [ 492.477651][ T9032] XFS (loop0): Ending clean mount [ 492.490538][ T9030] XFS (loop2): Quotacheck needed: Please wait. [ 492.500215][ T9028] XFS (loop1): Ending clean mount [ 492.512328][ T9028] XFS (loop1): Quotacheck needed: Please wait. [pid 9026] close(8) = -1 EBADF (Bad file descriptor) [pid 9026] close(9) = -1 EBADF (Bad file descriptor) [pid 9026] close(10) = -1 EBADF (Bad file descriptor) [pid 9026] close(11) = -1 EBADF (Bad file descriptor) [pid 9026] close(12) = -1 EBADF (Bad file descriptor) [pid 9026] close(13) = -1 EBADF (Bad file descriptor) [ 492.525912][ T9032] XFS (loop0): Quotacheck needed: Please wait. [pid 9026] close(14) = -1 EBADF (Bad file descriptor) [pid 9026] close(15) = -1 EBADF (Bad file descriptor) [pid 9026] close(16) = -1 EBADF (Bad file descriptor) [pid 9026] close(17) = -1 EBADF (Bad file descriptor) [pid 9026] close(18) = -1 EBADF (Bad file descriptor) [pid 9026] close(19) = -1 EBADF (Bad file descriptor) [pid 9026] close(20) = -1 EBADF (Bad file descriptor) [pid 9026] close(21) = -1 EBADF (Bad file descriptor) [pid 9026] close(22) = -1 EBADF (Bad file descriptor) [pid 9026] close(23) = -1 EBADF (Bad file descriptor) [pid 9026] close(24) = -1 EBADF (Bad file descriptor) [pid 9026] close(25) = -1 EBADF (Bad file descriptor) [pid 9026] close(26) = -1 EBADF (Bad file descriptor) [pid 9026] close(27) = -1 EBADF (Bad file descriptor) [pid 9026] close(28) = -1 EBADF (Bad file descriptor) [pid 9026] close(29) = -1 EBADF (Bad file descriptor) [pid 9026] exit_group(0) = ? [pid 9027] <... futex resumed>) = ? [pid 9030] <... mount resumed>) = 0 [pid 9030] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [ 492.600216][ T9030] XFS (loop2): Quotacheck: Done. [pid 9030] chdir("./file0") = 0 [pid 9030] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 9027] +++ exited with 0 +++ [pid 9026] +++ exited with 0 +++ [pid 9030] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9029] <... futex resumed>) = 0 [ 492.632368][ T9028] XFS (loop1): Quotacheck: Done. [pid 9030] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9029] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9030] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9029] <... futex resumed>) = 0 [pid 9028] <... mount resumed>) = 0 [pid 5871] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=127, si_uid=0, si_status=0, si_utime=5 /* 0.05 s */, si_stime=55 /* 0.55 s */} --- [pid 9028] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 9030] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 9029] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9028] <... openat resumed>) = 3 [pid 9030] <... openat resumed>) = -1 EFAULT (Bad address) [pid 9028] chdir("./file0" [pid 9030] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9028] <... chdir resumed>) = 0 [pid 9030] <... futex resumed>) = 1 [pid 9029] <... futex resumed>) = 0 [pid 9028] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 9030] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9029] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9028] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 9030] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9029] <... futex resumed>) = 0 [pid 9030] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 9029] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9028] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9030] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 9028] <... futex resumed>) = 1 [pid 9025] <... futex resumed>) = 0 [pid 9028] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9025] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9028] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9025] <... futex resumed>) = 0 [pid 9028] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 9025] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9028] <... openat resumed>) = -1 EFAULT (Bad address) [pid 9030] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9028] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9030] <... futex resumed>) = 1 [pid 9029] <... futex resumed>) = 0 [pid 9028] <... futex resumed>) = 1 [pid 9025] <... futex resumed>) = 0 [pid 9028] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9025] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9028] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9025] <... futex resumed>) = 0 [pid 9028] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 9025] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9028] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 9030] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9029] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9028] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9030] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9029] <... futex resumed>) = 0 [pid 9028] <... futex resumed>) = 1 [pid 9025] <... futex resumed>) = 0 [pid 9030] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 9029] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9028] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9030] <... socket resumed>) = 4 [pid 9030] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9029] <... futex resumed>) = 0 [pid 9030] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9029] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9030] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9029] <... futex resumed>) = 0 [pid 9030] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 9029] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9030] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 9030] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9029] <... futex resumed>) = 0 [pid 9030] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9029] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9030] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9029] <... futex resumed>) = 0 [pid 5871] umount2("./62", MNT_FORCE|UMOUNT_NOFOLLOW [pid 9032] <... mount resumed>) = 0 [pid 9030] mkdir("./bus", 0777 [pid 9029] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9028] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9025] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9030] <... mkdir resumed>) = 0 [pid 9028] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 9025] <... futex resumed>) = 0 [pid 9032] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 9028] <... socket resumed>) = 4 [pid 9025] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [ 492.658142][ T9032] XFS (loop0): Quotacheck: Done. [pid 5871] openat(AT_FDCWD, "./62", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 9032] <... openat resumed>) = 3 [pid 9030] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 9028] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9025] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] <... openat resumed>) = 3 [pid 9032] chdir("./file0" [pid 9030] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] newfstatat(3, "", [pid 9032] <... chdir resumed>) = 0 [pid 9030] <... futex resumed>) = 1 [pid 9029] <... futex resumed>) = 0 [pid 9028] <... futex resumed>) = 0 [pid 9025] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 9032] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 9030] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9029] close(3 [pid 9028] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 9025] <... futex resumed>) = 0 [pid 5871] getdents64(3, [pid 9032] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 9029] <... close resumed>) = 0 [pid 9028] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 9025] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 9032] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9029] close(4 [pid 9028] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9025] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5871] umount2("./62/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 9032] <... futex resumed>) = 1 [pid 9031] <... futex resumed>) = 0 [pid 9029] <... close resumed>) = 0 [pid 9028] <... futex resumed>) = 0 [pid 9025] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9032] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9031] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9029] close(5 [pid 9032] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9032] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 9031] <... futex resumed>) = 0 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9028] mkdir("./bus", 0777 [pid 9025] <... futex resumed>) = 0 [pid 9032] <... openat resumed>) = -1 EFAULT (Bad address) [pid 9031] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9029] close(6 [pid 9028] <... mkdir resumed>) = 0 [pid 9025] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9032] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9031] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9028] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 9032] <... futex resumed>) = 0 [pid 9031] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9029] close(7 [pid 9028] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9032] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 9031] <... futex resumed>) = 0 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9028] <... futex resumed>) = 1 [pid 9025] <... futex resumed>) = 0 [pid 9032] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9029] close(8 [pid 9028] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9025] close(3 [pid 9032] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9031] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = 0 [pid 9032] <... futex resumed>) = 0 [pid 9031] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9029] close(9 [pid 9032] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 9031] <... futex resumed>) = 0 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] close(4 [pid 9032] <... socket resumed>) = 4 [ 492.707117][ T9034] XFS (loop4): Ending clean mount [ 492.717823][ T5871] XFS (loop3): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 492.718206][ T9034] XFS (loop4): Quotacheck needed: Please wait. [pid 9031] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9029] close(10 [pid 9032] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9031] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9025] <... close resumed>) = 0 [pid 9032] <... futex resumed>) = 0 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9032] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 9031] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9029] close(11 [pid 9025] close(5 [pid 9032] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 9031] <... futex resumed>) = 0 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9032] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9031] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9029] close(12 [pid 9025] close(6 [pid 9032] <... futex resumed>) = 0 [pid 9031] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9032] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9031] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9029] close(13 [pid 9025] close(7 [pid 9032] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9031] <... futex resumed>) = 0 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9032] mkdir("./bus", 0777 [pid 9031] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9029] close(14 [pid 9025] close(8 [pid 9032] <... mkdir resumed>) = 0 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9032] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 9029] close(15 [pid 9025] close(9 [pid 9032] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9032] <... futex resumed>) = 1 [pid 9031] <... futex resumed>) = 0 [pid 9029] close(16 [pid 9025] close(10 [pid 9032] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] close(3 [pid 9029] close(17 [pid 9025] close(11 [pid 9031] <... close resumed>) = 0 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] close(4 [pid 9029] close(18 [pid 9025] close(12 [pid 9031] <... close resumed>) = 0 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] close(19 [pid 9025] close(13 [pid 9031] close(5 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] close(20 [pid 9025] close(14 [pid 9031] close(6 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] close(21 [pid 9025] close(15 [pid 9031] close(7 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] close(22 [pid 9025] close(16 [pid 9031] close(8 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] close(23 [pid 9025] close(17 [pid 9031] close(9 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] close(24 [pid 9025] close(18 [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] close(10 [pid 9029] close(25 [pid 9025] close(19 [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] close(11 [pid 9029] close(26 [pid 9025] close(20 [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] close(12 [pid 9029] close(27 [pid 9025] close(21 [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] close(13 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] close(28 [pid 9031] close(14 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] close(29 [pid 9031] close(15 [pid 9029] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9029] exit_group(0 [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] close(16) = -1 EBADF (Bad file descriptor) [pid 9031] close(17) = -1 EBADF (Bad file descriptor) [pid 9031] close(18) = -1 EBADF (Bad file descriptor) [pid 9031] close(19) = -1 EBADF (Bad file descriptor) [pid 9031] close(20) = -1 EBADF (Bad file descriptor) [pid 9029] <... exit_group resumed>) = ? [pid 9030] <... futex resumed>) = ? [pid 9034] <... mount resumed>) = 0 [pid 9031] close(21 [pid 9030] +++ exited with 0 +++ [pid 9029] +++ exited with 0 +++ [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] close(22 [pid 9031] close(22 [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] close(23 [pid 9031] close(23 [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] close(24 [pid 9034] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 9031] close(24 [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] close(25 [pid 9031] close(25 [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] close(26 [pid 9031] close(26 [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] close(27 [pid 9031] close(27 [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] close(28 [pid 9031] close(28 [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] close(29 [pid 9031] close(29 [pid 9025] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 492.784421][ T9034] XFS (loop4): Quotacheck: Done. [pid 9031] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9025] exit_group(0 [pid 9034] <... openat resumed>) = 3 [pid 9031] exit_group(0 [pid 9028] <... futex resumed>) = ? [pid 9025] <... exit_group resumed>) = ? [pid 9034] chdir("./file0" [pid 9032] <... futex resumed>) = ? [pid 9031] <... exit_group resumed>) = ? [pid 9028] +++ exited with 0 +++ [pid 9034] <... chdir resumed>) = 0 [pid 9032] +++ exited with 0 +++ [pid 9031] +++ exited with 0 +++ [pid 5871] <... umount2 resumed>) = 0 [pid 9034] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5870] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=125, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=48 /* 0.48 s */} --- [pid 9025] +++ exited with 0 +++ [pid 9034] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9033] <... futex resumed>) = 0 [pid 9034] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9033] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] umount2("./62/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 9034] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9033] <... futex resumed>) = 0 [pid 5870] umount2("./61", MNT_FORCE|UMOUNT_NOFOLLOW [pid 9034] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 9033] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 9034] <... openat resumed>) = -1 EFAULT (Bad address) [pid 9034] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] newfstatat(AT_FDCWD, "./62/file0", [pid 5869] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=125, si_uid=0, si_status=0, si_utime=7 /* 0.07 s */, si_stime=49 /* 0.49 s */} --- [pid 9034] <... futex resumed>) = 1 [pid 9033] <... futex resumed>) = 0 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 9034] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9033] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9034] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9033] <... futex resumed>) = 0 [pid 5871] umount2("./62/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 9034] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380 [pid 9033] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9034] <... ioctl resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] openat(AT_FDCWD, "./61", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] umount2("./61", MNT_FORCE|UMOUNT_NOFOLLOW [pid 9034] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] openat(AT_FDCWD, "./62/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 9034] <... futex resumed>) = 1 [pid 9033] <... futex resumed>) = 0 [pid 9034] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9033] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... openat resumed>) = 4 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 9034] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9033] <... futex resumed>) = 0 [pid 9034] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 9033] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] newfstatat(4, "", [pid 5869] openat(AT_FDCWD, "./61", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 9034] <... socket resumed>) = 4 [pid 9034] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... openat resumed>) = 3 [pid 5870] <... openat resumed>) = 3 [pid 9034] <... futex resumed>) = 1 [pid 9033] <... futex resumed>) = 0 [pid 5867] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=125, si_uid=0, si_status=0, si_utime=6 /* 0.06 s */, si_stime=43 /* 0.43 s */} --- [pid 5871] getdents64(4, [pid 5870] newfstatat(3, "", [pid 5869] newfstatat(3, "", [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5870] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5867] umount2("./61", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 9034] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9033] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5867] openat(AT_FDCWD, "./61", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 9034] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9033] <... futex resumed>) = 0 [pid 5871] getdents64(4, [pid 5869] getdents64(3, [pid 5867] <... openat resumed>) = 3 [pid 5867] newfstatat(3, "", [pid 9034] getsockopt(4, SOL_SOCKET, SO_PEERCRED, [pid 9033] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5871] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 9034] <... getsockopt resumed>{pid=0, uid=3327, gid=4294967040}, [12]) = 0 [pid 5871] close(4 [pid 5869] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5871] <... close resumed>) = 0 [pid 9034] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9033] <... futex resumed>) = 0 [pid 5871] rmdir("./62/file0" [pid 5867] getdents64(3, [pid 9034] mkdir("./bus", 0777 [pid 9033] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5871] <... rmdir resumed>) = 0 [pid 5867] <... getdents64 resumed>0x555588490910 /* 7 entries */, 32768) = 208 [pid 9034] <... mkdir resumed>) = 0 [pid 9033] <... futex resumed>) = 0 [pid 5871] umount2("./62/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 9034] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- [pid 9033] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] newfstatat(AT_FDCWD, "./62/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./62/binderfs" [pid 9034] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9033] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9034] <... futex resumed>) = 0 [pid 9033] close(3 [pid 9034] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9033] <... close resumed>) = 0 [pid 5871] <... unlink resumed>) = 0 [pid 9033] close(4 [pid 5871] umount2("./62/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 9033] <... close resumed>) = 0 [pid 9033] close(5 [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(AT_FDCWD, "./62/cgroup.net", [pid 9033] close(6 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9033] close(7 [pid 5871] unlink("./62/cgroup.net" [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... unlink resumed>) = 0 [pid 9033] close(8) = -1 EBADF (Bad file descriptor) [pid 5871] umount2("./62/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 9033] close(9) = -1 EBADF (Bad file descriptor) [pid 5871] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 9033] close(10) = -1 EBADF (Bad file descriptor) [pid 9033] close(11) = -1 EBADF (Bad file descriptor) [pid 5871] newfstatat(AT_FDCWD, "./62/cgroup.cpu", [pid 9033] close(12 [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5871] unlink("./62/cgroup.cpu" [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] <... unlink resumed>) = 0 [pid 5871] umount2("./62/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [ 492.902094][ T5870] XFS (loop2): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 492.916247][ T5869] XFS (loop1): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5871] newfstatat(AT_FDCWD, "./62/cgroup", [pid 9033] close(13) = -1 EBADF (Bad file descriptor) [pid 5871] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 9033] close(14) = -1 EBADF (Bad file descriptor) [pid 5871] unlink("./62/cgroup" [pid 9033] close(15) = -1 EBADF (Bad file descriptor) [pid 5871] <... unlink resumed>) = 0 [pid 9033] close(16) = -1 EBADF (Bad file descriptor) [pid 9033] close(17) = -1 EBADF (Bad file descriptor) [pid 9033] close(18) = -1 EBADF (Bad file descriptor) [pid 9033] close(19) = -1 EBADF (Bad file descriptor) [pid 9033] close(20 [pid 5871] getdents64(3, [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9033] close(21 [pid 5871] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9033] close(22 [pid 5871] close(3 [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9033] close(23 [pid 5871] <... close resumed>) = 0 [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5871] rmdir("./62" [pid 9033] close(24 [pid 5871] <... rmdir resumed>) = 0 [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9033] close(25) = -1 EBADF (Bad file descriptor) [pid 9033] close(26 [pid 5871] mkdir("./63", 0777 [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9033] close(27 [pid 5871] <... mkdir resumed>) = 0 [pid 9033] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 9033] close(28) = -1 EBADF (Bad file descriptor) [pid 9033] close(29) = -1 EBADF (Bad file descriptor) [pid 9033] exit_group(0 [pid 9034] <... futex resumed>) = ? [pid 9033] <... exit_group resumed>) = ? [pid 5871] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5870] <... umount2 resumed>) = 0 [ 492.962885][ T5867] XFS (loop0): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5871] <... openat resumed>) = 3 [pid 5870] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 9034] +++ exited with 0 +++ [pid 9033] +++ exited with 0 +++ [pid 5871] ioctl(3, LOOP_CLR_FD [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5871] <... ioctl resumed>) = 0 [pid 5870] newfstatat(AT_FDCWD, "./61/file0", [pid 5869] <... umount2 resumed>) = 0 [pid 5869] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./61/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] openat(AT_FDCWD, "./61/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5870] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5871] close(3 [pid 5870] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(4, "", [pid 5872] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=129, si_uid=0, si_status=0, si_utime=4 /* 0.04 s */, si_stime=50 /* 0.50 s */} --- [pid 5869] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] getdents64(4, [pid 5870] openat(AT_FDCWD, "./61/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5867] <... umount2 resumed>) = 0 [pid 5869] close(4) = 0 [pid 5869] rmdir("./61/file0" [pid 5870] <... openat resumed>) = 4 [pid 5869] <... rmdir resumed>) = 0 [pid 5870] newfstatat(4, "", [pid 5869] umount2("./61/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] umount2("./63", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5872] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./61/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] openat(AT_FDCWD, "./63", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5867] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] unlink("./61/binderfs" [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] <... unlink resumed>) = 0 [pid 5867] newfstatat(AT_FDCWD, "./61/file0", [pid 5872] newfstatat(3, "", [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(3, 0x555588490910 /* 7 entries */, 32768) = 208 [pid 5869] umount2("./61/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] umount2("./61/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5872] umount2("./63/file0", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] newfstatat(AT_FDCWD, "./61/cgroup.net", [pid 5867] openat(AT_FDCWD, "./61/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... openat resumed>) = 4 [pid 5867] newfstatat(4, "", [pid 5869] unlink("./61/cgroup.net" [pid 5867] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5870] <... newfstatat resumed>{st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 5867] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] umount2("./61/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] getdents64(4, [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] newfstatat(AT_FDCWD, "./61/cgroup.cpu", [pid 5867] close(4 [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... close resumed>) = 0 [pid 5870] getdents64(4, [pid 5867] rmdir("./61/file0" [pid 5870] <... getdents64 resumed>0x555588498950 /* 2 entries */, 32768) = 48 [pid 5869] unlink("./61/cgroup.cpu" [pid 5867] <... rmdir resumed>) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 5867] umount2("./61/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] umount2("./61/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] newfstatat(AT_FDCWD, "./61/binderfs", [pid 5869] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5869] newfstatat(AT_FDCWD, "./61/cgroup", [pid 5867] unlink("./61/binderfs" [pid 5869] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5869] unlink("./61/cgroup" [pid 5870] getdents64(4, [pid 5867] umount2("./61/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] <... getdents64 resumed>0x555588498950 /* 0 entries */, 32768) = 0 [pid 5869] <... unlink resumed>) = 0 [pid 5870] close(4) = 0 [pid 5870] rmdir("./61/file0" [pid 5867] newfstatat(AT_FDCWD, "./61/cgroup.net", [pid 5870] <... rmdir resumed>) = 0 [pid 5870] umount2("./61/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./61/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./61/binderfs") = 0 [pid 5870] umount2("./61/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./61/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./61/cgroup.net") = 0 [pid 5870] umount2("./61/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5870] newfstatat(AT_FDCWD, "./61/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] unlink("./61/cgroup.cpu") = 0 [ 493.092148][ T5872] XFS (loop4): Unmounting Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 5870] umount2("./61/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5869] getdents64(3, [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] newfstatat(AT_FDCWD, "./61/cgroup", [pid 5869] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5867] unlink("./61/cgroup.net" [pid 5870] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5870] unlink("./61/cgroup") = 0 [pid 5869] close(3 [pid 5867] umount2("./61/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5870] getdents64(3, [pid 5869] <... close resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5870] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5869] rmdir("./61" [pid 5867] newfstatat(AT_FDCWD, "./61/cgroup.cpu", [pid 5869] <... rmdir resumed>) = 0 [pid 5870] close(3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5870] <... close resumed>) = 0 [pid 5869] mkdir("./62", 0777 [pid 5867] unlink("./61/cgroup.cpu" [pid 5870] rmdir("./61" [pid 5869] <... mkdir resumed>) = 0 [pid 5870] <... rmdir resumed>) = 0 [pid 5869] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5867] <... unlink resumed>) = 0 [pid 5872] <... umount2 resumed>) = 0 [pid 5870] mkdir("./62", 0777 [pid 5869] <... openat resumed>) = 3 [pid 5867] umount2("./61/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW [pid 5869] ioctl(3, LOOP_CLR_FD [pid 5870] <... mkdir resumed>) = 0 [pid 5869] <... ioctl resumed>) = 0 [pid 5867] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5869] close(3 [pid 5867] newfstatat(AT_FDCWD, "./61/cgroup", [pid 5870] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 3 [pid 5870] ioctl(3, LOOP_CLR_FD) = 0 [pid 5870] close(3 [pid 5867] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] umount2("./63/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] unlink("./61/cgroup" [pid 5872] newfstatat(AT_FDCWD, "./63/file0", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... unlink resumed>) = 0 [pid 5872] umount2("./63/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] openat(AT_FDCWD, "./63/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5872] newfstatat(4, "", {st_mode=S_IFDIR|0700, st_size=40, ...}, AT_EMPTY_PATH) = 0 [pid 5872] getdents64(4, 0x555588498950 /* 2 entries */, 32768) = 48 [pid 5872] getdents64(4, 0x555588498950 /* 0 entries */, 32768) = 0 [pid 5872] close(4) = 0 [pid 5872] rmdir("./63/file0") = 0 [pid 5867] getdents64(3, [pid 5872] umount2("./63/binderfs", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./63/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./63/binderfs") = 0 [pid 5867] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] umount2("./63/cgroup.net", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./63/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] close(3 [pid 5872] unlink("./63/cgroup.net") = 0 [pid 5872] umount2("./63/cgroup.cpu", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5872] newfstatat(AT_FDCWD, "./63/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5872] unlink("./63/cgroup.cpu") = 0 [pid 5872] umount2("./63/cgroup", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5867] <... close resumed>) = 0 [pid 5872] newfstatat(AT_FDCWD, "./63/cgroup", [pid 5867] rmdir("./61" [pid 5872] <... newfstatat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 5867] <... rmdir resumed>) = 0 [pid 5872] unlink("./63/cgroup" [pid 5867] mkdir("./62", 0777 [pid 5872] <... unlink resumed>) = 0 [pid 5867] <... mkdir resumed>) = 0 [pid 5872] getdents64(3, [pid 5867] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5872] <... getdents64 resumed>0x555588490910 /* 0 entries */, 32768) = 0 [pid 5872] close(3 [pid 5867] <... openat resumed>) = 3 [pid 5872] <... close resumed>) = 0 [pid 5867] ioctl(3, LOOP_CLR_FD [pid 5872] rmdir("./63" [pid 5867] <... ioctl resumed>) = 0 [pid 5867] close(3 [pid 5872] <... rmdir resumed>) = 0 [pid 5872] mkdir("./64", 0777) = 0 [pid 5872] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5872] ioctl(3, LOOP_CLR_FD) = 0 [pid 5872] close(3 [pid 5871] <... close resumed>) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5871] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5871] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5871] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5871] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5871] close(3) = 0 [pid 5871] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5871] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5871] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952) = 0 [pid 5871] close(3) = 0 [pid 5871] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5869] <... close resumed>) = 0 [pid 5871] <... clone resumed>, child_tidptr=0x55558848f750) = 129 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5869] close(3) = 0 ./strace-static-x86_64: Process 9075 attached [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 9075] set_robust_list(0x55558848f760, 24 [pid 5869] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 9075] <... set_robust_list resumed>) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 9075] chdir("./63" [pid 5870] <... close resumed>) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9075] <... chdir resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 9075] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5870] <... socket resumed>) = 3 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9075] <... prctl resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 9075] setpgid(0, 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 9075] <... setpgid resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 9075] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 9075] <... symlink resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] <... setsockopt resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5869] close(3) = 0 [pid 5869] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 9075] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 9075] <... symlink resumed>) = 0 [pid 5870] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 9075] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5870] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5870] close(3 [pid 9075] <... symlink resumed>) = 0 [pid 5870] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 9075] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 9075] <... openat resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 5869] <... setsockopt resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5867] <... close resumed>) = 0 [pid 9075] write(3, "1000", 4 [pid 5870] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 9075] <... write resumed>) = 4 [pid 9075] close(3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] <... socket resumed>) = 3 [pid 9075] <... close resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 9075] read(200, [pid 5870] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 9075] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 9075] symlink("/dev/binderfs", "./binderfs" [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 9075] <... symlink resumed>) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 9075] write(1, "executing program\n", 18 [pid 5870] close(3 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 executing program [pid 9075] <... write resumed>) = 18 [pid 5870] <... close resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5870] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 9075] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5870] <... socket resumed>) = 3 [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 9075] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 9075] <... mmap resumed>) = 0x7f2ce7497000 [pid 5867] <... getsockopt resumed>"\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 9075] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] close(3 [pid 9075] <... mprotect resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5869] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5867] <... close resumed>) = 0 [pid 9075] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 9075] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 9075] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5869] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... socket resumed>) = 3 ./strace-static-x86_64: Process 9076 attached [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5869] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, [pid 9076] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9075] <... clone3 resumed> => {parent_tid=[130]}, 88) = 130 [pid 5872] <... close resumed>) = 0 [pid 5869] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 5869] <... setsockopt resumed>) = 0 [pid 5869] close(3) = 0 [pid 5869] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 9076] <... rseq resumed>) = 0 [pid 9075] rt_sigprocmask(SIG_SETMASK, [], [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5867] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 9076] set_robust_list(0x7f2ce74b79a0, 24 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 9076] <... set_robust_list resumed>) = 0 [pid 9075] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [264]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_INFO, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [120]) = 0 [pid 5872] getsockopt(3, SOL_IP, EBT_SO_GET_ENTRIES, "\x62\x72\x6f\x75\x74\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x30\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [168]) = 0 [pid 5872] close(3./strace-static-x86_64: Process 9077 attached ) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 9077] set_robust_list(0x55558848f760, 24 [pid 5872] <... socket resumed>) = 3 [pid 5869] <... clone resumed>, child_tidptr=0x55558848f750) = 127 [pid 9077] <... set_robust_list resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00", [68]) = 0 [pid 9077] chdir("./62" [pid 9076] rt_sigprocmask(SIG_SETMASK, [], [pid 9075] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] getsockopt(3, SOL_IP, ARPT_SO_GET_ENTRIES, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 5867] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032 [pid 9077] <... chdir resumed>) = 0 [pid 9077] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [992]) = 0 [pid 5872] setsockopt(3, SOL_IP, ARPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x04\x00\x00\x00\xb8\x03\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x00\x00\x00\x00\xe8\x00\x00\x00\xd0\x01\x00\x00\x04\x00\x00\x00\x00\xeb\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1032) = 0 [pid 9077] <... prctl resumed>) = 0 [pid 5872] close(3 [pid 9077] setpgid(0, 0 [pid 5872] <... close resumed>) = 0 [pid 9077] <... setpgid resumed>) = 0 [pid 5872] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 9077] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 9076] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9075] <... futex resumed>) = 0 [pid 5872] <... socket resumed>) = 3 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9077] <... symlink resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9077] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 9077] <... symlink resumed>) = 0 [pid 9076] memfd_create("syzkaller", 0 [pid 9075] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9077] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 9076] <... memfd_create resumed>) = 3 [pid 5867] close(3 [pid 9076] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 9077] <... symlink resumed>) = 0 [pid 9076] <... mmap resumed>) = 0x7f2cdf000000 [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 5867] <... close resumed>) = 0 [pid 9077] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5872] <... setsockopt resumed>) = 0 [pid 9077] <... openat resumed>) = 3 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, "\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9077] write(3, "1000", 4 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 9077] <... write resumed>) = 4 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9077] close(3 [pid 5872] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 9077] <... close resumed>) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5867] socket(AF_INET, SOCK_STREAM, IPPROTO_TCP [pid 9077] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 9077] symlink("/dev/binderfs", "./binderfs" [pid 5872] <... setsockopt resumed>) = 0 [pid 9077] <... symlink resumed>) = 0 executing program [pid 9077] write(1, "executing program\n", 18 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 9077] <... write resumed>) = 18 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9077] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] <... socket resumed>) = 3 [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 9077] <... futex resumed>) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 9077] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 9077] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9077] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 9077] <... rt_sigprocmask resumed>[], 8) = 0 [pid 5872] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 9077] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5872] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728) = 0 [pid 5872] close(3) = 0 [pid 5872] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 9077] <... clone3 resumed> => {parent_tid=[128]}, 88) = 128 [pid 5872] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 9077] rt_sigprocmask(SIG_SETMASK, [], [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 9077] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 9077] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 9077] <... futex resumed>) = 0 [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 5867] <... setsockopt resumed>) = 0 ./strace-static-x86_64: Process 9078 attached [pid 9077] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] <... setsockopt resumed>) = 0 [pid 9078] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9078] <... rseq resumed>) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9078] set_robust_list(0x7f2ce74b79a0, 24 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 9078] <... set_robust_list resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\xff\xff\xff\xff\x30\x01\x00\x00\xc8\x01\x00\x00\x05\x00\x00\x00\x10\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9078] rt_sigprocmask(SIG_SETMASK, [], [pid 5872] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 9078] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [824]) = 0 [pid 5872] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 9078] memfd_create("syzkaller", 0 [pid 5872] <... setsockopt resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00", [84]) = 0 [pid 9078] <... memfd_create resumed>) = 3 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5870] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5872] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5872] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 9078] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [976]) = 0 [pid 9078] <... mmap resumed>) = 0x7f2cdf000000 [pid 5872] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xa8\x03\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xc8\x01\x00\x00\x60\x02\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1032 [pid 5872] <... setsockopt resumed>) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5872] close(3) = 0 [pid 5872] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 9079 attached [pid 9079] set_robust_list(0x55558848f760, 24 [pid 5872] <... clone resumed>, child_tidptr=0x55558848f750) = 131 [pid 9079] <... set_robust_list resumed>) = 0 [pid 9079] chdir("./64") = 0 [pid 9079] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 9079] setpgid(0, 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, [pid 9079] <... setpgid resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\x01\x00\x00", [84]) = 0 [pid 9079] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 9079] <... symlink resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [520]) = 0 [pid 9079] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\xe0\x01\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x98\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 576 [pid 9079] <... symlink resumed>) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5870] close(3 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x78\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IP, IPT_SO_GET_ENTRIES, [pid 5870] <... close resumed>) = 0 [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x78\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [672]) = 0 [pid 5870] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 5867] setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x78\x02\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x98\x00\x00\x00\x30\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 728 [pid 9079] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5870] <... socket resumed>) = 3 [pid 5867] <... setsockopt resumed>) = 0 [pid 9079] <... symlink resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] close(3 [pid 9079] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5867] <... close resumed>) = 0 [pid 9079] <... openat resumed>) = 3 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP [pid 9079] write(3, "1000", 4 [pid 5870] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5867] <... socket resumed>) = 3 [pid 9079] <... write resumed>) = 4 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x66\x69\x6c\x74\x65\x72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... setsockopt resumed>) = 0 [pid 9079] close(3 [pid 5870] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 9079] <... close resumed>) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xff\xff\xff\xff\xa0\x01\x00\x00\x70\x02\x00\x00\x05\x00\x00\x00\x28\x04\x00\x00", [84]) = 0 [pid 9079] read(200, [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 9079] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... getsockopt resumed>"\x6e\x61\x74\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1104]) = 0 [pid 9079] symlink("/dev/binderfs", "./binderfs" [pid 5870] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 9079] <... symlink resumed>) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00", [84]) = 0 executing program [pid 9079] write(1, "executing program\n", 18 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [1312]) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x6d\x61\x6e\x67\x6c\x65\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x06\x00\x00\x00\xf8\x04\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\x70\x02\x00\x00\x40\x03\x00\x00\x06\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 1368 [pid 9079] <... write resumed>) = 18 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 5867] <... setsockopt resumed>) = 0 [pid 5870] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 9079] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 9079] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 9079] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\x88\x02\x00\x00", [84]) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 9079] rt_sigprocmask(SIG_BLOCK, ~[], [pid 5867] <... getsockopt resumed>"\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [688]) = 0 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 9079] <... rt_sigprocmask resumed>[], 8) = 0 [pid 9079] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 5867] <... setsockopt resumed>) = 0 ./strace-static-x86_64: Process 9080 attached [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x72\x61\x77\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x00\x00\x03\x00\x00\x00\x88\x02\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xd0\x00\x00\x00\xff\xff\xff\xff\x03\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 744 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 9080] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 9079] <... clone3 resumed> => {parent_tid=[132]}, 88) = 132 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, [pid 9080] <... rseq resumed>) = 0 [pid 9079] rt_sigprocmask(SIG_SETMASK, [], [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_INFO, [pid 5867] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] <... getsockopt resumed>"\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\x58\x03\x00\x00", [84]) = 0 [pid 5870] getsockopt(3, SOL_IPV6, IP6T_SO_GET_ENTRIES, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x58\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., [896]) = 0 [pid 5870] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5867] setsockopt(3, SOL_IPV6, IP6T_SO_SET_REPLACE, "\x73\x65\x63\x75\x72\x69\x74\x79\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x04\x00\x00\x00\x58\x03\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\xd0\x00\x00\x00\xa0\x01\x00\x00\xff\xff\xff\xff\x04\x00\x00\x00\xe0\xea\xca\xe9\xfd\x7f\x00\x00\x00\x00\x00\x00"..., 952 [pid 5870] <... setsockopt resumed>) = 0 [pid 5867] <... setsockopt resumed>) = 0 [pid 5870] close(3) = 0 [pid 5867] close(3 [pid 9080] set_robust_list(0x7f2ce74b79a0, 24 [pid 9079] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 5870] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5867] <... close resumed>) = 0 [pid 9080] <... set_robust_list resumed>) = 0 [pid 9079] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 5867] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 9081 attached [pid 9080] rt_sigprocmask(SIG_SETMASK, [], [pid 9079] <... futex resumed>) = 0 [pid 9081] set_robust_list(0x55558848f760, 24 [pid 5870] <... clone resumed>, child_tidptr=0x55558848f750) = 127 [pid 9081] <... set_robust_list resumed>) = 0 [pid 9080] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9079] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9081] chdir("./62" [pid 9080] memfd_create("syzkaller", 0./strace-static-x86_64: Process 9082 attached [pid 9081] <... chdir resumed>) = 0 [pid 9080] <... memfd_create resumed>) = 3 [pid 9081] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 9082] set_robust_list(0x55558848f760, 24 [pid 9081] <... prctl resumed>) = 0 [pid 9080] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5867] <... clone resumed>, child_tidptr=0x55558848f750) = 127 [pid 9082] <... set_robust_list resumed>) = 0 [pid 9081] setpgid(0, 0 [pid 9080] <... mmap resumed>) = 0x7f2cdf000000 [pid 9081] <... setpgid resumed>) = 0 [pid 9082] chdir("./62" [pid 9081] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 9082] <... chdir resumed>) = 0 [pid 9081] <... symlink resumed>) = 0 [pid 9082] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 9081] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 9082] <... prctl resumed>) = 0 [pid 9081] <... symlink resumed>) = 0 [pid 9081] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 9082] setpgid(0, 0) = 0 [pid 9082] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 9081] <... symlink resumed>) = 0 [pid 9082] <... symlink resumed>) = 0 [pid 9081] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 9082] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu") = 0 [pid 9081] <... openat resumed>) = 3 [pid 9082] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 9081] write(3, "1000", 4 [pid 9082] <... symlink resumed>) = 0 [pid 9081] <... write resumed>) = 4 [pid 9081] close(3) = 0 [pid 9081] read(200, 0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 9081] symlink("/dev/binderfs", "./binderfs"executing program [pid 9082] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 9081] <... symlink resumed>) = 0 [pid 9082] <... openat resumed>) = 3 [pid 9081] write(1, "executing program\n", 18 [pid 9082] write(3, "1000", 4 [pid 9081] <... write resumed>) = 18 [pid 9082] <... write resumed>) = 4 [pid 9082] close(3 [pid 9081] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000 [pid 9082] <... close resumed>) = 0 [pid 9081] <... futex resumed>) = 0 [pid 9082] read(200, [pid 9081] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7497000 [pid 9082] <... read resumed>0x7ffde9caedf0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 9082] symlink("/dev/binderfs", "./binderfs" [pid 9081] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 9082] <... symlink resumed>) = 0 [pid 9081] <... mprotect resumed>) = 0 [pid 9082] write(1, "executing program\n", 18 [pid 9081] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 executing program [pid 9082] <... write resumed>) = 18 [pid 9081] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0} [pid 9082] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000./strace-static-x86_64: Process 9083 attached ) = 0 [pid 9083] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 9082] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 9081] <... clone3 resumed> => {parent_tid=[128]}, 88) = 128 [pid 9083] <... rseq resumed>) = 0 [pid 9081] rt_sigprocmask(SIG_SETMASK, [], [pid 9083] set_robust_list(0x7f2ce74b79a0, 24 [pid 9081] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9083] <... set_robust_list resumed>) = 0 [pid 9081] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9083] rt_sigprocmask(SIG_SETMASK, [], [pid 9081] <... futex resumed>) = 0 [pid 9083] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9081] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9082] <... mmap resumed>) = 0x7f2ce7497000 [pid 9082] mprotect(0x7f2ce7498000, 131072, PROT_READ|PROT_WRITE [pid 9083] memfd_create("syzkaller", 0 [pid 9082] <... mprotect resumed>) = 0 [pid 9083] <... memfd_create resumed>) = 3 [pid 9082] rt_sigprocmask(SIG_BLOCK, ~[], [pid 9083] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 9082] <... rt_sigprocmask resumed>[], 8) = 0 [pid 9083] <... mmap resumed>) = 0x7f2cdf000000 [pid 9082] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce74b7990, parent_tid=0x7f2ce74b7990, exit_signal=0, stack=0x7f2ce7497000, stack_size=0x20240, tls=0x7f2ce74b76c0}./strace-static-x86_64: Process 9084 attached [pid 9084] rseq(0x7f2ce74b7fe0, 0x20, 0, 0x53053053 [pid 9082] <... clone3 resumed> => {parent_tid=[128]}, 88) = 128 [pid 9084] <... rseq resumed>) = 0 [pid 9082] rt_sigprocmask(SIG_SETMASK, [], [pid 9084] set_robust_list(0x7f2ce74b79a0, 24 [pid 9082] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9084] <... set_robust_list resumed>) = 0 [pid 9082] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9084] rt_sigprocmask(SIG_SETMASK, [], [pid 9082] <... futex resumed>) = 0 [pid 9084] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9082] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9084] memfd_create("syzkaller", 0) = 3 [pid 9084] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2cdf000000 [pid 9076] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 9078] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 9080] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 9083] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216 [pid 9084] write(3, "\x58\x46\x53\x42\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbf\xdc\x47\xfc\x10\xd8\x4e\xed\xa5\x62\x11\xa8\x31\xb3\xf7\x91\x00\x00\x00\x00\x00\x00\x00\x20\x00\x00\x00\x00\x00\x00\x24\x40\x00\x00\x00\x00\x00\x00\x24\x41\x00\x00\x00\x00\x00\x00\x24\x42\x00\x00\x00\x02\x00\x00\x20\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x12\x00"..., 16777216) = 16777216 [pid 9084] munmap(0x7f2cdf000000, 138412032) = 0 [pid 9084] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 9084] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 9084] close(3) = 0 [pid 9084] close(4 [pid 9078] <... write resumed>) = 16777216 [pid 9078] munmap(0x7f2cdf000000, 138412032 [pid 9084] <... close resumed>) = 0 [pid 9084] mkdir("./file0", 0777) = 0 [ 495.149185][ T9084] loop0: detected capacity change from 0 to 32768 [pid 9084] mount("/dev/loop0", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 9076] <... write resumed>) = 16777216 [pid 9076] munmap(0x7f2cdf000000, 138412032 [pid 9078] <... munmap resumed>) = 0 [ 495.193392][ T9084] XFS: ikeep mount option is deprecated. [pid 9078] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 9078] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 9078] close(3) = 0 [pid 9078] close(4) = 0 [pid 9078] mkdir("./file0", 0777) = 0 [ 495.257687][ T9078] loop1: detected capacity change from 0 to 32768 [ 495.279022][ T9078] XFS: ikeep mount option is deprecated. [pid 9078] mount("/dev/loop1", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 9083] <... write resumed>) = 16777216 [pid 9080] <... write resumed>) = 16777216 [pid 9080] munmap(0x7f2cdf000000, 138412032 [pid 9083] munmap(0x7f2cdf000000, 138412032 [pid 9076] <... munmap resumed>) = 0 [pid 9076] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [ 495.316016][ T9084] XFS (loop0): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [pid 9080] <... munmap resumed>) = 0 [ 495.362306][ T9078] XFS (loop1): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 495.381224][ T9076] loop3: detected capacity change from 0 to 32768 [pid 9076] ioctl(4, LOOP_SET_FD, 3 [pid 9080] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 9080] ioctl(4, LOOP_SET_FD, 3 [pid 9076] <... ioctl resumed>) = 0 [pid 9083] <... munmap resumed>) = 0 [pid 9076] close(3 [pid 9083] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 9076] <... close resumed>) = 0 [pid 9080] <... ioctl resumed>) = 0 [pid 9076] close(4 [pid 9080] close(3 [pid 9083] <... openat resumed>) = 4 [pid 9076] <... close resumed>) = 0 [pid 9083] ioctl(4, LOOP_SET_FD, 3 [pid 9076] mkdir("./file0", 0777) = 0 [pid 9080] <... close resumed>) = 0 [pid 9080] close(4) = 0 [ 495.408454][ T9080] loop4: detected capacity change from 0 to 32768 [pid 9080] mkdir("./file0", 0777) = 0 [pid 9076] mount("/dev/loop3", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 9083] <... ioctl resumed>) = 0 [pid 9083] close(3 [pid 9080] mount("/dev/loop4", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 9083] <... close resumed>) = 0 [pid 9083] close(4) = 0 [pid 9083] mkdir("./file0", 0777) = 0 [ 495.458383][ T9083] loop2: detected capacity change from 0 to 32768 [ 495.464512][ T9076] XFS: ikeep mount option is deprecated. [ 495.492351][ T9080] XFS: ikeep mount option is deprecated. [ 495.510092][ T9083] XFS: ikeep mount option is deprecated. [ 495.614953][ T9080] XFS (loop4): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 495.641021][ T9084] XFS (loop0): Ending clean mount [ 495.654259][ T9083] XFS (loop2): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 495.654779][ T9076] XFS (loop3): Mounting V5 Filesystem bfdc47fc-10d8-4eed-a562-11a831b3f791 [ 495.684801][ T9084] XFS (loop0): Quotacheck needed: Please wait. [pid 9083] mount("/dev/loop2", "./file0", "xfs", MS_NODIRATIME|MS_RELATIME, "grpquota,ikeep,filestreams,filestreams,nolargeio,,nouuid" [pid 9084] <... mount resumed>) = 0 [pid 9084] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 9084] chdir("./file0") = 0 [pid 9084] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 9084] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9084] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9082] <... futex resumed>) = 0 [pid 9082] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9084] <... futex resumed>) = 0 [pid 9084] openat(AT_FDCWD, NULL, O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 9082] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9084] <... openat resumed>) = -1 EFAULT (Bad address) [pid 9084] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9084] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9082] <... futex resumed>) = 0 [pid 9082] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9082] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9084] <... futex resumed>) = 0 [pid 9084] ioctl(-1, _IOC(_IOC_READ|_IOC_WRITE, 0x58, 0x72, 0x10), 0x400000000380) = -1 EBADF (Bad file descriptor) [pid 9084] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9082] <... futex resumed>) = 0 [pid 9084] futex(0x7f2ce7da24a8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9082] futex(0x7f2ce7da24a8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9084] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9082] <... futex resumed>) = 0 [ 495.788033][ T9078] XFS (loop1): Ending clean mount [ 495.801076][ T9084] XFS (loop0): Quotacheck: Done. [ 495.823575][ T9078] XFS (loop1): Quotacheck needed: Please wait. [ 495.855208][ T5049] list_add double add: new=ffff88814bff7a70, prev=ffff88814bff7a70, next=ffff8880255d1960. [ 495.866199][ T5049] ------------[ cut here ]------------ [ 495.871718][ T5049] kernel BUG at lib/list_debug.c:37! [ 495.877086][ T5049] Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI [ 495.884070][ T5049] CPU: 1 UID: 0 PID: 5049 Comm: kworker/u8:10 Not tainted 6.14.0-rc2-next-20250213-syzkaller #0 [ 495.890371][ T9078] XFS (loop1): Quotacheck: Done. [pid 9082] futex(0x7f2ce7da24ac, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000}) = -1 ETIMEDOUT (Connection timed out) [pid 9082] futex(0x7f2ce7da24bc, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 9082] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f2ce7476000 [pid 9082] mprotect(0x7f2ce7477000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 9082] rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0 [pid 9082] clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7f2ce7496990, parent_tid=0x7f2ce7496990, exit_signal=0, stack=0x7f2ce7476000, stack_size=0x20240, tls=0x7f2ce74966c0}./strace-static-x86_64: Process 9125 attached [pid 9125] rseq(0x7f2ce7496fe0, 0x20, 0, 0x53053053 [pid 9082] <... clone3 resumed> => {parent_tid=[129]}, 88) = 129 [pid 9125] <... rseq resumed>) = 0 [pid 9082] rt_sigprocmask(SIG_SETMASK, [], [pid 9125] set_robust_list(0x7f2ce74969a0, 24 [pid 9082] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9125] <... set_robust_list resumed>) = 0 [pid 9082] futex(0x7f2ce7da24b8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9078] <... mount resumed>) = 0 [pid 9125] rt_sigprocmask(SIG_SETMASK, [], [pid 9082] <... futex resumed>) = 0 [pid 9125] <... rt_sigprocmask resumed>NULL, 8) = 0 [pid 9082] futex(0x7f2ce7da24bc, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 9078] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 9125] getsockopt(-1, SOL_SOCKET, SO_PEERCRED, 0x400000caaffb, [12]) = -1 EBADF (Bad file descriptor) [pid 9078] <... openat resumed>) = 3 [pid 9125] futex(0x7f2ce7da24bc, FUTEX_WAKE_PRIVATE, 1000000 [pid 9078] chdir("./file0" [pid 9125] <... futex resumed>) = 1 [pid 9082] <... futex resumed>) = 0 [pid 9078] <... chdir resumed>) = 0 [pid 9125] futex(0x7f2ce7da24b8, FUTEX_WAIT_PRIVATE, 0, NULL [pid 9082] futex(0x7f2ce7da24b8, FUTEX_WAKE_PRIVATE, 1000000 [pid 9078] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 9125] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 9082] <... futex resumed>) = 0 [pid 9078] <... openat resumed>) = -1 EBUSY (Device or resource busy) [pid 9125] mkdir("./bus", 0777 [pid 9082] futex(0x7f2ce7da24bc, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 9125] <... mkdir resumed>) = 0 [pid 9078] futex(0x7f2ce7da24ac, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 9077] <... futex resumed>) = 0 [ 495.894493][ T5049] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024 [ 495.906794][ T9083] XFS (loop2): Ending clean mount [ 495.909499][ T5049] Workqueue: loop4 loop_workfn [ 495.909564][ T5049] RIP: 0010:__list_add_valid_or_report+0xa4/0x130 [ 495.909597][ T5049] Code: f7 74 11 b0 01 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc 48 c7 c7 60 42 81 8c 4c 89 fe 4c 89 e2 4c 89 f1 e8 dd 51 28 fc 90 <0f> 0b 48 c7 c7 60 40 81 8c e8 ce 51 28 fc 90 0f 0b 48 c7 c7 00 41 [ 495.942626][ T9083] XFS (loop2): Quotacheck needed: Please wait. [ 495.945509][ T5049] RSP: 0018:ffffc9000f397628 EFLAGS: 00010046 [ 495.957802][ T5049] RAX: 0000000000000058 RBX: 1ffff110297fef4e RCX: 1af87acfbe06b900 [ 495.965805][ T5049] RDX: 0000000000000000 RSI: 0000000080000001 RDI: 0000000000000000 [ 495.973791][ T5049] RBP: 1ffff11004aba32d R08: ffffffff81a1511c R09: 1ffff92001e72e60 [ 495.981774][ T5049] R10: dffffc0000000000 R11: fffff52001e72e61 R12: ffff88814bff7a70 [ 495.989767][ T5049] R13: dffffc0000000000 R14: ffff8880255d1960 R15: ffff88814bff7a70 [ 495.997745][ T5049] FS: 0000000000000000(0000) GS:ffff8880b8700000(0000) knlGS:0000000000000000 [ 496.006723][ T5049] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 496.013310][ T5049] CR2: 0000000000000000 CR3: 000000002a2f4000 CR4: 00000000003526f0 [ 496.021293][ T5049] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 496.029270][ T5049] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 496.037246][ T5049] Call Trace: [ 496.040540][ T5049] [ 496.043484][ T5049] ? __die_body+0x5f/0xb0 [ 496.047835][ T5049] ? die+0x9e/0xc0 [ 496.051567][ T5049] ? do_trap+0x15a/0x3a0 [ 496.055814][ T5049] ? __list_add_valid_or_report+0xa4/0x130 [ 496.061633][ T5049] ? do_error_trap+0x1dc/0x2c0 [ 496.066429][ T5049] ? __list_add_valid_or_report+0xa4/0x130 [ 496.072264][ T5049] ? __pfx_do_error_trap+0x10/0x10 [ 496.077391][ T5049] ? report_bug+0x3cd/0x500 [ 496.081925][ T5049] ? handle_invalid_op+0x34/0x40 [ 496.086867][ T5049] ? __list_add_valid_or_report+0xa4/0x130 [ 496.092783][ T5049] ? exc_invalid_op+0x38/0x50 [ 496.097466][ T5049] ? asm_exc_invalid_op+0x1a/0x20 [ 496.102509][ T5049] ? __wake_up_klogd+0xcc/0x110 [ 496.107371][ T5049] ? __list_add_valid_or_report+0xa4/0x130 [ 496.113212][ T5049] ? __list_add_valid_or_report+0xa3/0x130 [ 496.119042][ T5049] loop_process_work+0x1f96/0x21c0 [ 496.124173][ T5049] ? __pfx_validate_chain+0x10/0x10 [ 496.129380][ T5049] ? mark_lock+0x9a/0x360 [ 496.133716][ T5049] ? __lock_acquire+0x1397/0x2100 [ 496.138773][ T5049] ? __pfx_loop_process_work+0x10/0x10 [ 496.144243][ T5049] ? register_lock_class+0x102/0x980 [ 496.149553][ T5049] ? __pfx_register_lock_class+0x10/0x10 [ 496.155198][ T5049] ? mark_lock+0x9a/0x360 [ 496.159551][ T5049] ? debug_object_deactivate+0x2d5/0x390 [ 496.165246][ T5049] ? __lock_acquire+0x1397/0x2100 [ 496.170306][ T5049] ? do_raw_spin_unlock+0x13c/0x8b0 [ 496.175528][ T5049] ? __pfx_lock_acquire+0x10/0x10 [ 496.180569][ T5049] ? lockdep_hardirqs_on_prepare+0x43d/0x780 [ 496.186561][ T5049] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10 [ 496.192904][ T5049] ? process_scheduled_works+0x9c6/0x18e0 [ 496.198638][ T5049] process_scheduled_works+0xabe/0x18e0 [ 496.204221][ T5049] ? __pfx_process_scheduled_works+0x10/0x10 [ 496.210217][ T5049] ? assign_work+0x364/0x3d0 [ 496.214838][ T5049] worker_thread+0x870/0xd30 [ 496.219443][ T5049] ? _raw_spin_unlock_irqrestore+0xdd/0x140 [ 496.225352][ T5049] ? __kthread_parkme+0x169/0x1d0 [ 496.230396][ T5049] ? __pfx_worker_thread+0x10/0x10 [ 496.235529][ T5049] kthread+0x7a9/0x920 [ 496.239606][ T5049] ? __pfx_kthread+0x10/0x10 [ 496.244206][ T5049] ? __pfx_worker_thread+0x10/0x10 [ 496.249336][ T5049] ? __pfx_kthread+0x10/0x10 [ 496.253932][ T5049] ? __pfx_kthread+0x10/0x10 [ 496.258527][ T5049] ? __pfx_kthread+0x10/0x10 [ 496.263114][ T5049] ? _raw_spin_unlock_irq+0x23/0x50 [ 496.268323][ T5049] ? lockdep_hardirqs_on+0x99/0x150 [ 496.273532][ T5049] ? __pfx_kthread+0x10/0x10 [ 496.278130][ T5049] ret_from_fork+0x4b/0x80 [ 496.282569][ T5049] ? __pfx_kthread+0x10/0x10 [ 496.287164][ T5049] ret_from_fork_asm+0x1a/0x30 [ 496.291944][ T5049] [ 496.294969][ T5049] Modules linked in: [ 496.298884][ T5049] ---[ end trace 0000000000000000 ]--- [ 496.304340][ T5049] RIP: 0010:__list_add_valid_or_report+0xa4/0x130 [ 496.310786][ T5049] Code: f7 74 11 b0 01 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc 48 c7 c7 60 42 81 8c 4c 89 fe 4c 89 e2 4c 89 f1 e8 dd 51 28 fc 90 <0f> 0b 48 c7 c7 60 40 81 8c e8 ce 51 28 fc 90 0f 0b 48 c7 c7 00 41 [ 496.330404][ T5049] RSP: 0018:ffffc9000f397628 EFLAGS: 00010046 [ 496.336483][ T5049] RAX: 0000000000000058 RBX: 1ffff110297fef4e RCX: 1af87acfbe06b900 [ 496.344476][ T5049] RDX: 0000000000000000 RSI: 0000000080000001 RDI: 0000000000000000 [ 496.352456][ T5049] RBP: 1ffff11004aba32d R08: ffffffff81a1511c R09: 1ffff92001e72e60 [ 496.360437][ T5049] R10: dffffc0000000000 R11: fffff52001e72e61 R12: ffff88814bff7a70 [ 496.368412][ T5049] R13: dffffc0000000000 R14: ffff8880255d1960 R15: ffff88814bff7a70 [ 496.376399][ T5049] FS: 0000000000000000(0000) GS:ffff8880b8700000(0000) knlGS:0000000000000000 [ 496.385385][ T5049] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 496.391976][ T5049] CR2: 0000000000000000 CR3: 000000002a2f4000 CR4: 00000000003526f0 [ 496.399972][ T5049] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 496.407946][ T5049] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 496.415937][ T5049] Kernel panic - not syncing: Fatal exception [ 496.422427][ T5049] Kernel Offset: disabled [ 496.426780][ T5049] Rebooting in 86400 seconds..