try/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc000f76080, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.368647 483327 task_signals.go:466] [ 1651: 1651] Notified of signal 11 D0610 11:16:02.368882 483327 task_signals.go:220] [ 1651: 1651] Signal 11: delivering to handler D0610 11:16:02.368785 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:201 => name / fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 D0610 11:16:02.369540 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.369654 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.370543 483327 task_run.go:290] [ 1635: 1635] Unhandled user fault: addr=20000378 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:02.370693 483327 task_log.go:87] [ 1635: 1635] Registers: D0610 11:16:02.370769 483327 task_log.go:94] [ 1635: 1635] Cs = 0000000000000033 D0610 11:16:02.370824 483327 task_log.go:94] [ 1635: 1635] Ds = 0000000000000000 D0610 11:16:02.370899 483327 task_log.go:94] [ 1635: 1635] Eflags = 0000000000010246 D0610 11:16:02.370947 483327 task_log.go:94] [ 1635: 1635] Es = 0000000000000000 D0610 11:16:02.371007 483327 task_log.go:94] [ 1635: 1635] Fs = 0000000000000000 D0610 11:16:02.371074 483327 task_log.go:94] [ 1635: 1635] Fs_base = 000055fe1b5a2400 D0610 11:16:02.371122 483327 task_log.go:94] [ 1635: 1635] Gs = 0000000000000000 D0610 11:16:02.371179 483327 task_log.go:94] [ 1635: 1635] Gs_base = 0000000000000000 D0610 11:16:02.371242 483327 task_log.go:94] [ 1635: 1635] Orig_rax = ffffffffffffffff D0610 11:16:02.371293 483327 task_log.go:94] [ 1635: 1635] R10 = 00007fdae14984c0 D0610 11:16:02.371354 483327 task_log.go:94] [ 1635: 1635] R11 = 0000000000000246 D0610 11:16:02.371389 483327 task_log.go:94] [ 1635: 1635] R12 = 00000000000073df D0610 11:16:02.371467 483327 task_log.go:94] [ 1635: 1635] R13 = 00007fdae14984c0 D0610 11:16:02.371526 483327 task_log.go:94] [ 1635: 1635] R14 = 000055fe1a661f60 D0610 11:16:02.371585 483327 task_log.go:94] [ 1635: 1635] R15 = 0000000000000032 D0610 11:16:02.371638 483327 task_log.go:94] [ 1635: 1635] R8 = 0000000000000000 D0610 11:16:02.371676 483327 task_log.go:94] [ 1635: 1635] R9 = 0000000000000000 D0610 11:16:02.371734 483327 task_log.go:94] [ 1635: 1635] Rax = 0000000020000378 D0610 11:16:02.371772 483327 task_log.go:94] [ 1635: 1635] Rbp = 00007fdae1498498 D0610 11:16:02.371807 483327 task_log.go:94] [ 1635: 1635] Rbx = 0000000000000000 D0610 11:16:02.371875 483327 task_log.go:94] [ 1635: 1635] Rcx = 0000000000000000 D0610 11:16:02.371920 483327 task_log.go:94] [ 1635: 1635] Rdi = 000055fe1b5a22e8 D0610 11:16:02.371956 483327 task_log.go:94] [ 1635: 1635] Rdx = 0000000000000000 D0610 11:16:02.372033 483327 task_log.go:94] [ 1635: 1635] Rip = 000055fe1a4f0139 D0610 11:16:02.372082 483327 task_log.go:94] [ 1635: 1635] Rsi = 0000000000000000 D0610 11:16:02.372166 483327 task_log.go:94] [ 1635: 1635] Rsp = 00007fdae14983a0 D0610 11:16:02.372227 483327 task_log.go:94] [ 1635: 1635] Ss = 000000000000002b D0610 11:16:02.372280 483327 task_log.go:111] [ 1635: 1635] Stack: D0610 11:16:02.372383 483327 task_log.go:128] [ 1635: 1635] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:02.372514 483327 task_log.go:128] [ 1635: 1635] 7fdae14983b0: 78 03 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.372597 483327 task_log.go:128] [ 1635: 1635] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.372670 483327 task_log.go:128] [ 1635: 1635] 7fdae14983d0: 00 00 00 00 00 00 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:02.372729 483327 task_log.go:128] [ 1635: 1635] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:02.372906 483327 task_log.go:128] [ 1635: 1635] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:02.373115 483327 task_log.go:128] [ 1635: 1635] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:02.373218 483327 task_log.go:128] [ 1635: 1635] 7fdae1498410: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:02.373291 483327 task_log.go:128] [ 1635: 1635] 7fdae1498420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:02.373342 483327 task_log.go:128] [ 1635: 1635] 7fdae1498430: 97 8a 5a 00 00 00 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.373417 483327 task_log.go:128] [ 1635: 1635] 7fdae1498440: b0 63 66 1a fe 55 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.373515 483327 task_log.go:128] [ 1635: 1635] 7fdae1498450: 60 1f 66 1a fe 55 00 00 78 03 00 20 00 00 00 00 D0610 11:16:02.373578 483327 task_log.go:128] [ 1635: 1635] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.373626 483327 task_log.go:128] [ 1635: 1635] 7fdae1498470: 10 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:02.373711 483327 task_log.go:128] [ 1635: 1635] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.373763 483327 task_log.go:128] [ 1635: 1635] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 10 66 66 1a fe 55 00 00 D0610 11:16:02.373840 483327 task_log.go:128] [ 1635: 1635] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:02.373902 483327 task_log.go:128] [ 1635: 1635] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.373969 483327 task_log.go:128] [ 1635: 1635] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.374097 483327 task_log.go:128] [ 1635: 1635] 7fdae14984d0: 1d 00 00 00 00 00 00 00 b8 60 93 27 00 00 00 00 D0610 11:16:02.374177 483327 task_log.go:128] [ 1635: 1635] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:02.374259 483327 task_log.go:128] [ 1635: 1635] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.374343 483327 task_log.go:128] [ 1635: 1635] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.374422 483327 task_log.go:128] [ 1635: 1635] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.374512 483327 task_log.go:128] [ 1635: 1635] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:02.374619 483327 task_log.go:128] [ 1635: 1635] 7fdae1498530: 04 00 00 00 00 00 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.374689 483327 task_log.go:128] [ 1635: 1635] 7fdae1498540: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.374750 483327 task_log.go:128] [ 1635: 1635] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.374803 483327 task_log.go:128] [ 1635: 1635] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.374883 483327 task_log.go:128] [ 1635: 1635] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:02.374933 483327 task_log.go:128] [ 1635: 1635] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.374986 483327 task_log.go:128] [ 1635: 1635] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.375062 483327 task_log.go:128] [ 1635: 1635] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.375122 483327 task_log.go:128] [ 1635: 1635] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:02.375199 483327 task_log.go:128] [ 1635: 1635] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.375247 483327 task_log.go:128] [ 1635: 1635] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:02.375319 483327 task_log.go:128] [ 1635: 1635] 7fdae14985e0: df 8a 5a 1a c4 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.375392 483327 task_log.go:128] [ 1635: 1635] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.375635 483327 task_log.go:128] [ 1635: 1635] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:02.375736 483327 task_log.go:128] [ 1635: 1635] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.375818 483327 task_log.go:128] [ 1635: 1635] 7fdae1498620: 1d 00 00 00 00 00 00 00 26 50 3a 23 00 00 00 00 D0610 11:16:02.375901 483327 task_log.go:128] [ 1635: 1635] 7fdae1498630: 1d 00 00 00 00 00 00 00 cd 1b 69 1e 00 00 00 00 D0610 11:16:02.375978 483327 task_log.go:128] [ 1635: 1635] 7fdae1498640: 2e 2f 31 39 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.376066 483327 task_log.go:128] [ 1635: 1635] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:02.376164 483327 task_log.go:128] [ 1635: 1635] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.376270 483327 task_log.go:128] [ 1635: 1635] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.376374 483327 task_log.go:128] [ 1635: 1635] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.376497 483327 task_log.go:128] [ 1635: 1635] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.376576 483327 task_log.go:128] [ 1635: 1635] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.376664 483327 task_log.go:128] [ 1635: 1635] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.376762 483327 task_log.go:128] [ 1635: 1635] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.376848 483327 task_log.go:128] [ 1635: 1635] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.376931 483327 task_log.go:128] [ 1635: 1635] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.377004 483327 task_log.go:128] [ 1635: 1635] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.377083 483327 task_log.go:128] [ 1635: 1635] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.377148 483327 task_log.go:128] [ 1635: 1635] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.377224 483327 task_log.go:128] [ 1635: 1635] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.377301 483327 task_log.go:128] [ 1635: 1635] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.377389 483327 task_log.go:128] [ 1635: 1635] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:02.377455 483327 task_log.go:128] [ 1635: 1635] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.377529 483327 task_log.go:128] [ 1635: 1635] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.377621 483327 task_log.go:128] [ 1635: 1635] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.377735 483327 task_log.go:128] [ 1635: 1635] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.377849 483327 task_log.go:128] [ 1635: 1635] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.377904 483327 task_log.go:149] [ 1635: 1635] Code: D0610 11:16:02.377975 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:02.378121 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:02.378203 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:02.378328 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:02.378445 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:02.378575 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:02.378650 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:02.378765 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:02.378823 483327 task_log.go:71] [ 1635: 1635] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28090 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc000c2d820, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002345b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc002fd0800, {0x1be6828, 0x26213c0}, {0xc002fd0800, 0xc00269486c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0035bfe10, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0035bfe10, {0x18f19c0, 0xc002694000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0035bfe10, {0xc000a13ca0, 0x1a}, {0xc000f77340, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000a13ca0, 0x1a}, {0xc000f77340, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000a13ca0, 0x1a}, {0xc000f77340, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000a13ca0, 0x1a}, {0xc000f77340, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000a13ca0, 0x1a}, {0xc000f77340, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc000f77340, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.379741 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:201 => name / fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 D0610 11:16:02.380526 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.380666 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.381176 483327 task_exit.go:188] [ 1651: 1651] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.381449 483327 task_signals.go:189] [ 1651: 1652] Signal 9: terminating thread group D0610 11:16:02.381658 483327 task_run.go:290] [ 1635: 1635] Unhandled user fault: addr=20000380 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:02.381801 483327 task_log.go:87] [ 1635: 1635] Registers: I0610 11:16:02.381818 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1651, TID: 1652, fault addr: 0x0 D0610 11:16:02.381918 483327 task_log.go:94] [ 1635: 1635] Cs = 0000000000000033 D0610 11:16:02.382010 483327 task_log.go:94] [ 1635: 1635] Ds = 0000000000000000 D0610 11:16:02.382119 483327 task_log.go:94] [ 1635: 1635] Eflags = 0000000000010246 D0610 11:16:02.382168 483327 task_log.go:94] [ 1635: 1635] Es = 0000000000000000 D0610 11:16:02.382155 483327 task_exit.go:188] [ 1651: 1651] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.382215 483327 task_log.go:94] [ 1635: 1635] Fs = 0000000000000000 D0610 11:16:02.382277 483327 task_log.go:94] [ 1635: 1635] Fs_base = 000055fe1b5a2400 D0610 11:16:02.382333 483327 task_log.go:94] [ 1635: 1635] Gs = 0000000000000000 D0610 11:16:02.382386 483327 task_log.go:94] [ 1635: 1635] Gs_base = 0000000000000000 D0610 11:16:02.382404 483327 task_exit.go:188] [ 1651: 1652] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.382484 483327 task_log.go:94] [ 1635: 1635] Orig_rax = ffffffffffffffff D0610 11:16:02.382558 483327 task_log.go:94] [ 1635: 1635] R10 = 00007fdae14984c0 D0610 11:16:02.382612 483327 task_log.go:94] [ 1635: 1635] R11 = 0000000000000246 D0610 11:16:02.382654 483327 task_log.go:94] [ 1635: 1635] R12 = 00000000000073df D0610 11:16:02.382702 483327 task_log.go:94] [ 1635: 1635] R13 = 00007fdae14984c0 D0610 11:16:02.382748 483327 task_log.go:94] [ 1635: 1635] R14 = 000055fe1a661f60 D0610 11:16:02.382815 483327 task_log.go:94] [ 1635: 1635] R15 = 0000000000000032 D0610 11:16:02.382862 483327 task_log.go:94] [ 1635: 1635] R8 = 0000000000000000 D0610 11:16:02.382931 483327 task_log.go:94] [ 1635: 1635] R9 = 0000000000000000 D0610 11:16:02.382976 483327 task_log.go:94] [ 1635: 1635] Rax = 0000000020000380 D0610 11:16:02.383050 483327 task_log.go:94] [ 1635: 1635] Rbp = 00007fdae1498498 D0610 11:16:02.383119 483327 task_log.go:94] [ 1635: 1635] Rbx = 0000000000000000 D0610 11:16:02.383156 483327 task_log.go:94] [ 1635: 1635] Rcx = 0000000000000000 D0610 11:16:02.383262 483327 task_log.go:94] [ 1635: 1635] Rdi = 000055fe1b5a22e8 D0610 11:16:02.383326 483327 task_log.go:94] [ 1635: 1635] Rdx = 0000000000000000 D0610 11:16:02.383380 483327 task_log.go:94] [ 1635: 1635] Rip = 000055fe1a4f0139 D0610 11:16:02.383426 483327 task_log.go:94] [ 1635: 1635] Rsi = 0000000000000000 D0610 11:16:02.383487 483327 task_log.go:94] [ 1635: 1635] Rsp = 00007fdae14983a0 D0610 11:16:02.383543 483327 task_log.go:94] [ 1635: 1635] Ss = 000000000000002b D0610 11:16:02.383607 483327 task_log.go:111] [ 1635: 1635] Stack: D0610 11:16:02.383689 483327 task_log.go:128] [ 1635: 1635] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:02.383750 483327 task_log.go:128] [ 1635: 1635] 7fdae14983b0: 80 03 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.383818 483327 task_log.go:128] [ 1635: 1635] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.383883 483327 task_log.go:128] [ 1635: 1635] 7fdae14983d0: 00 00 00 00 00 00 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:02.383961 483327 task_log.go:128] [ 1635: 1635] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:02.384038 483327 task_log.go:128] [ 1635: 1635] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:02.384085 483327 task_log.go:128] [ 1635: 1635] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:02.384148 483327 task_log.go:128] [ 1635: 1635] 7fdae1498410: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:02.384207 483327 task_log.go:128] [ 1635: 1635] 7fdae1498420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:02.384289 483327 task_log.go:128] [ 1635: 1635] 7fdae1498430: 97 8a 5a 00 00 00 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.384353 483327 task_log.go:128] [ 1635: 1635] 7fdae1498440: b0 63 66 1a fe 55 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.384405 483327 task_log.go:128] [ 1635: 1635] 7fdae1498450: 60 1f 66 1a fe 55 00 00 80 03 00 20 00 00 00 00 D0610 11:16:02.384471 483327 task_log.go:128] [ 1635: 1635] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.384546 483327 task_log.go:128] [ 1635: 1635] 7fdae1498470: 10 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:02.384636 483327 task_log.go:128] [ 1635: 1635] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.384689 483327 task_log.go:128] [ 1635: 1635] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 38 66 66 1a fe 55 00 00 D0610 11:16:02.384746 483327 task_log.go:128] [ 1635: 1635] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:02.384824 483327 task_log.go:128] [ 1635: 1635] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.384905 483327 task_log.go:128] [ 1635: 1635] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.384973 483327 task_log.go:128] [ 1635: 1635] 7fdae14984d0: 1d 00 00 00 00 00 00 00 b8 60 93 27 00 00 00 00 D0610 11:16:02.385030 483327 task_log.go:128] [ 1635: 1635] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:02.385080 483327 task_log.go:128] [ 1635: 1635] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.385139 483327 task_log.go:128] [ 1635: 1635] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.385200 483327 task_log.go:128] [ 1635: 1635] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.385296 483327 task_log.go:128] [ 1635: 1635] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:02.385350 483327 task_log.go:128] [ 1635: 1635] 7fdae1498530: 04 00 00 00 00 00 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.385463 483327 task_log.go:128] [ 1635: 1635] 7fdae1498540: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.385549 483327 task_log.go:128] [ 1635: 1635] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.385594 483327 task_log.go:128] [ 1635: 1635] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.385642 483327 task_log.go:128] [ 1635: 1635] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:02.385692 483327 task_log.go:128] [ 1635: 1635] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.385745 483327 task_log.go:128] [ 1635: 1635] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.385791 483327 task_log.go:128] [ 1635: 1635] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.385859 483327 task_log.go:128] [ 1635: 1635] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:02.385928 483327 task_log.go:128] [ 1635: 1635] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.386003 483327 task_log.go:128] [ 1635: 1635] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:02.386179 483327 task_log.go:128] [ 1635: 1635] 7fdae14985e0: df 8a 5a 1a c4 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.386259 483327 task_log.go:128] [ 1635: 1635] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.386361 483327 task_log.go:128] [ 1635: 1635] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:02.386479 483327 task_log.go:128] [ 1635: 1635] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.386145 483327 task_exit.go:188] [ 1651: 1652] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.386576 483327 task_log.go:128] [ 1635: 1635] 7fdae1498620: 1d 00 00 00 00 00 00 00 26 50 3a 23 00 00 00 00 D0610 11:16:02.386638 483327 task_exit.go:188] [ 1651: 1652] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.386674 483327 task_log.go:128] [ 1635: 1635] 7fdae1498630: 1d 00 00 00 00 00 00 00 cd 1b 69 1e 00 00 00 00 D0610 11:16:02.386773 483327 task_log.go:128] [ 1635: 1635] 7fdae1498640: 2e 2f 31 39 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.386818 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:02.386845 483327 task_log.go:128] [ 1635: 1635] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:02.386950 483327 task_log.go:128] [ 1635: 1635] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.387050 483327 task_log.go:128] [ 1635: 1635] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.387129 483327 task_log.go:128] [ 1635: 1635] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.387186 483327 task_exit.go:188] [ 1651: 1651] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.387231 483327 task_log.go:128] [ 1635: 1635] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.387623 483327 task_log.go:128] [ 1635: 1635] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.387734 483327 task_log.go:128] [ 1635: 1635] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.387782 483327 task_log.go:128] [ 1635: 1635] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.387830 483327 task_log.go:128] [ 1635: 1635] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.387908 483327 task_log.go:128] [ 1635: 1635] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.388000 483327 task_log.go:128] [ 1635: 1635] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.388250 483327 task_log.go:128] [ 1635: 1635] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.388322 483327 task_log.go:128] [ 1635: 1635] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.388387 483327 task_log.go:128] [ 1635: 1635] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.388479 483327 task_log.go:128] [ 1635: 1635] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.388565 483327 task_log.go:128] [ 1635: 1635] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:02.388650 483327 task_log.go:128] [ 1635: 1635] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.388725 483327 task_log.go:128] [ 1635: 1635] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.388810 483327 task_log.go:128] [ 1635: 1635] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.388894 483327 task_log.go:128] [ 1635: 1635] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.388995 483327 task_log.go:128] [ 1635: 1635] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.389048 483327 task_log.go:149] [ 1635: 1635] Code: D0610 11:16:02.389129 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:02.389209 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:02.389304 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:02.389394 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:02.389446 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:02.389514 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:02.389612 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:02.389714 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:02.389789 483327 task_log.go:71] [ 1635: 1635] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28090 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0006d7c18, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002345b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc002fd0800, {0x1be6828, 0x26213c0}, {0xc002fd0800, 0xc00269486c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0031540d0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0031540d0, {0x18f19c0, 0xc002694000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0031540d0, {0xc000203300, 0x1a}, {0xc0014bed00, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000203300, 0x1a}, {0xc0014bed00, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000203300, 0x1a}, {0xc0014bed00, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000203300, 0x1a}, {0xc0014bed00, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000203300, 0x1a}, {0xc0014bed00, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc0014bed00, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.390771 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:201 => name / fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 D0610 11:16:02.391429 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.391567 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.392502 483327 task_run.go:290] [ 1635: 1635] Unhandled user fault: addr=20000388 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:02.392599 483327 task_log.go:87] [ 1635: 1635] Registers: D0610 11:16:02.392657 483327 task_log.go:94] [ 1635: 1635] Cs = 0000000000000033 D0610 11:16:02.392712 483327 task_log.go:94] [ 1635: 1635] Ds = 0000000000000000 D0610 11:16:02.392758 483327 task_log.go:94] [ 1635: 1635] Eflags = 0000000000010246 D0610 11:16:02.392788 483327 task_log.go:94] [ 1635: 1635] Es = 0000000000000000 D0610 11:16:02.392844 483327 task_log.go:94] [ 1635: 1635] Fs = 0000000000000000 D0610 11:16:02.392872 483327 task_log.go:94] [ 1635: 1635] Fs_base = 000055fe1b5a2400 D0610 11:16:02.392920 483327 task_log.go:94] [ 1635: 1635] Gs = 0000000000000000 D0610 11:16:02.392964 483327 task_log.go:94] [ 1635: 1635] Gs_base = 0000000000000000 D0610 11:16:02.393007 483327 task_log.go:94] [ 1635: 1635] Orig_rax = ffffffffffffffff D0610 11:16:02.393061 483327 task_log.go:94] [ 1635: 1635] R10 = 00007fdae14984c0 D0610 11:16:02.393120 483327 task_log.go:94] [ 1635: 1635] R11 = 0000000000000246 D0610 11:16:02.393180 483327 task_log.go:94] [ 1635: 1635] R12 = 00000000000073df D0610 11:16:02.393260 483327 task_log.go:94] [ 1635: 1635] R13 = 00007fdae14984c0 D0610 11:16:02.393337 483327 task_log.go:94] [ 1635: 1635] R14 = 000055fe1a661f60 D0610 11:16:02.393406 483327 task_log.go:94] [ 1635: 1635] R15 = 0000000000000032 D0610 11:16:02.393480 483327 task_log.go:94] [ 1635: 1635] R8 = 0000000000000000 D0610 11:16:02.393536 483327 task_log.go:94] [ 1635: 1635] R9 = 0000000000000000 D0610 11:16:02.393572 483327 task_log.go:94] [ 1635: 1635] Rax = 0000000020000388 D0610 11:16:02.393632 483327 task_log.go:94] [ 1635: 1635] Rbp = 00007fdae1498498 D0610 11:16:02.393664 483327 task_log.go:94] [ 1635: 1635] Rbx = 0000000000000000 D0610 11:16:02.393762 483327 task_log.go:94] [ 1635: 1635] Rcx = 0000000000000000 D0610 11:16:02.393827 483327 task_log.go:94] [ 1635: 1635] Rdi = 000055fe1b5a22e8 D0610 11:16:02.393900 483327 task_log.go:94] [ 1635: 1635] Rdx = 0000000000000000 D0610 11:16:02.393954 483327 task_log.go:94] [ 1635: 1635] Rip = 000055fe1a4f0139 D0610 11:16:02.394078 483327 task_log.go:94] [ 1635: 1635] Rsi = 0000000000000000 D0610 11:16:02.394116 483327 task_log.go:94] [ 1635: 1635] Rsp = 00007fdae14983a0 D0610 11:16:02.394178 483327 task_log.go:94] [ 1635: 1635] Ss = 000000000000002b D0610 11:16:02.394259 483327 task_log.go:111] [ 1635: 1635] Stack: D0610 11:16:02.394351 483327 task_log.go:128] [ 1635: 1635] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:02.394435 483327 task_log.go:128] [ 1635: 1635] 7fdae14983b0: 88 03 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.394506 483327 task_log.go:128] [ 1635: 1635] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.394599 483327 task_log.go:128] [ 1635: 1635] 7fdae14983d0: 00 00 00 00 00 00 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:02.394649 483327 task_log.go:128] [ 1635: 1635] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:02.394728 483327 task_log.go:128] [ 1635: 1635] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:02.394797 483327 task_log.go:128] [ 1635: 1635] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:02.394872 483327 task_log.go:128] [ 1635: 1635] 7fdae1498410: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:02.394992 483327 task_log.go:128] [ 1635: 1635] 7fdae1498420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:02.395073 483327 task_log.go:128] [ 1635: 1635] 7fdae1498430: 97 8a 5a 00 00 00 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.395165 483327 task_log.go:128] [ 1635: 1635] 7fdae1498440: b0 63 66 1a fe 55 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.395244 483327 task_log.go:128] [ 1635: 1635] 7fdae1498450: 60 1f 66 1a fe 55 00 00 88 03 00 20 00 00 00 00 D0610 11:16:02.395316 483327 task_log.go:128] [ 1635: 1635] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.395406 483327 task_log.go:128] [ 1635: 1635] 7fdae1498470: 10 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:02.395500 483327 task_log.go:128] [ 1635: 1635] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.395561 483327 task_log.go:128] [ 1635: 1635] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 60 66 66 1a fe 55 00 00 D0610 11:16:02.395637 483327 task_log.go:128] [ 1635: 1635] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:02.395732 483327 task_log.go:128] [ 1635: 1635] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.395828 483327 task_log.go:128] [ 1635: 1635] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.395924 483327 task_log.go:128] [ 1635: 1635] 7fdae14984d0: 1d 00 00 00 00 00 00 00 b8 60 93 27 00 00 00 00 D0610 11:16:02.396022 483327 task_log.go:128] [ 1635: 1635] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:02.396083 483327 task_log.go:128] [ 1635: 1635] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.396139 483327 task_log.go:128] [ 1635: 1635] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.396187 483327 task_log.go:128] [ 1635: 1635] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.396266 483327 task_log.go:128] [ 1635: 1635] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:02.396383 483327 task_log.go:128] [ 1635: 1635] 7fdae1498530: 04 00 00 00 00 00 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.396486 483327 task_log.go:128] [ 1635: 1635] 7fdae1498540: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.396561 483327 task_log.go:128] [ 1635: 1635] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.396637 483327 task_log.go:128] [ 1635: 1635] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.396743 483327 task_log.go:128] [ 1635: 1635] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:02.396875 483327 task_log.go:128] [ 1635: 1635] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.396986 483327 task_log.go:128] [ 1635: 1635] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.397080 483327 task_log.go:128] [ 1635: 1635] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.397171 483327 task_log.go:128] [ 1635: 1635] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:02.397277 483327 task_log.go:128] [ 1635: 1635] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.397388 483327 task_log.go:128] [ 1635: 1635] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:02.397485 483327 task_log.go:128] [ 1635: 1635] 7fdae14985e0: df 8a 5a 1a c4 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.397565 483327 task_log.go:128] [ 1635: 1635] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.397647 483327 task_log.go:128] [ 1635: 1635] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:02.397726 483327 task_log.go:128] [ 1635: 1635] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.397815 483327 task_log.go:128] [ 1635: 1635] 7fdae1498620: 1d 00 00 00 00 00 00 00 26 50 3a 23 00 00 00 00 D0610 11:16:02.397940 483327 task_log.go:128] [ 1635: 1635] 7fdae1498630: 1d 00 00 00 00 00 00 00 cd 1b 69 1e 00 00 00 00 D0610 11:16:02.398033 483327 task_log.go:128] [ 1635: 1635] 7fdae1498640: 2e 2f 31 39 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.398112 483327 task_log.go:128] [ 1635: 1635] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:02.398195 483327 task_log.go:128] [ 1635: 1635] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.398268 483327 task_log.go:128] [ 1635: 1635] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.398325 483327 task_log.go:128] [ 1635: 1635] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.398380 483327 task_log.go:128] [ 1635: 1635] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.398424 483327 task_log.go:128] [ 1635: 1635] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.398467 483327 task_log.go:128] [ 1635: 1635] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.398540 483327 task_log.go:128] [ 1635: 1635] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.398586 483327 task_log.go:128] [ 1635: 1635] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.398657 483327 task_log.go:128] [ 1635: 1635] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.398725 483327 task_log.go:128] [ 1635: 1635] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.398784 483327 task_log.go:128] [ 1635: 1635] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.398845 483327 task_log.go:128] [ 1635: 1635] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.398904 483327 task_log.go:128] [ 1635: 1635] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.398947 483327 task_log.go:128] [ 1635: 1635] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.399011 483327 task_log.go:128] [ 1635: 1635] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:02.399069 483327 task_log.go:128] [ 1635: 1635] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.399130 483327 task_log.go:128] [ 1635: 1635] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.399172 483327 task_log.go:128] [ 1635: 1635] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.399230 483327 task_log.go:128] [ 1635: 1635] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.399285 483327 task_log.go:128] [ 1635: 1635] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.399336 483327 task_log.go:149] [ 1635: 1635] Code: D0610 11:16:02.399374 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:02.399417 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:02.399458 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:02.399518 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:02.399559 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:02.399616 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:02.399656 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:02.399701 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:02.399736 483327 task_log.go:71] [ 1635: 1635] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28090 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0006d7f40, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002345b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc002fd0800, {0x1be6828, 0x26213c0}, {0xc002fd0800, 0xc00269486c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc00363ad00, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc00363ad00, {0x18f19c0, 0xc002694000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc00363ad00, {0xc000203e80, 0x1a}, {0xc0014bff00, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000203e80, 0x1a}, {0xc0014bff00, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000203e80, 0x1a}, {0xc0014bff00, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000203e80, 0x1a}, {0xc0014bff00, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000203e80, 0x1a}, {0xc0014bff00, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc0014bff00, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.400597 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:201 => name / fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] D0610 11:16:02.401078 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.401166 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.401854 483327 task_run.go:290] [ 1635: 1635] Unhandled user fault: addr=20000390 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:02.401955 483327 task_log.go:87] [ 1635: 1635] Registers: D0610 11:16:02.402092 483327 task_log.go:94] [ 1635: 1635] Cs = 0000000000000033 D0610 11:16:02.402163 483327 task_log.go:94] [ 1635: 1635] Ds = 0000000000000000 D0610 11:16:02.402227 483327 task_log.go:94] [ 1635: 1635] Eflags = 0000000000010246 D0610 11:16:02.402265 483327 task_log.go:94] [ 1635: 1635] Es = 0000000000000000 D0610 11:16:02.402313 483327 task_log.go:94] [ 1635: 1635] Fs = 0000000000000000 D0610 11:16:02.402350 483327 task_log.go:94] [ 1635: 1635] Fs_base = 000055fe1b5a2400 D0610 11:16:02.402399 483327 task_log.go:94] [ 1635: 1635] Gs = 0000000000000000 D0610 11:16:02.402488 483327 task_log.go:94] [ 1635: 1635] Gs_base = 0000000000000000 D0610 11:16:02.402525 483327 task_log.go:94] [ 1635: 1635] Orig_rax = ffffffffffffffff D0610 11:16:02.402616 483327 task_log.go:94] [ 1635: 1635] R10 = 00007fdae14984c0 D0610 11:16:02.402670 483327 task_log.go:94] [ 1635: 1635] R11 = 0000000000000246 D0610 11:16:02.402761 483327 task_log.go:94] [ 1635: 1635] R12 = 00000000000073df D0610 11:16:02.402828 483327 task_log.go:94] [ 1635: 1635] R13 = 00007fdae14984c0 D0610 11:16:02.402880 483327 task_log.go:94] [ 1635: 1635] R14 = 000055fe1a661f60 D0610 11:16:02.402946 483327 task_log.go:94] [ 1635: 1635] R15 = 0000000000000032 D0610 11:16:02.403012 483327 task_log.go:94] [ 1635: 1635] R8 = 0000000000000000 D0610 11:16:02.403077 483327 task_log.go:94] [ 1635: 1635] R9 = 0000000000000000 D0610 11:16:02.403135 483327 task_log.go:94] [ 1635: 1635] Rax = 0000000020000390 D0610 11:16:02.403177 483327 task_log.go:94] [ 1635: 1635] Rbp = 00007fdae1498498 D0610 11:16:02.403219 483327 task_log.go:94] [ 1635: 1635] Rbx = 0000000000000000 D0610 11:16:02.403273 483327 task_log.go:94] [ 1635: 1635] Rcx = 0000000000000000 D0610 11:16:02.403342 483327 task_log.go:94] [ 1635: 1635] Rdi = 000055fe1b5a22e8 D0610 11:16:02.403383 483327 task_log.go:94] [ 1635: 1635] Rdx = 0000000000000000 D0610 11:16:02.403427 483327 task_log.go:94] [ 1635: 1635] Rip = 000055fe1a4f0139 D0610 11:16:02.403476 483327 task_log.go:94] [ 1635: 1635] Rsi = 0000000000000000 D0610 11:16:02.403532 483327 task_log.go:94] [ 1635: 1635] Rsp = 00007fdae14983a0 D0610 11:16:02.403581 483327 task_log.go:94] [ 1635: 1635] Ss = 000000000000002b D0610 11:16:02.403649 483327 task_log.go:111] [ 1635: 1635] Stack: D0610 11:16:02.403743 483327 task_log.go:128] [ 1635: 1635] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:02.403824 483327 task_log.go:128] [ 1635: 1635] 7fdae14983b0: 90 03 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.403878 483327 task_log.go:128] [ 1635: 1635] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.403931 483327 task_log.go:128] [ 1635: 1635] 7fdae14983d0: 00 00 00 00 00 00 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:02.404022 483327 task_log.go:128] [ 1635: 1635] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:02.404076 483327 task_log.go:128] [ 1635: 1635] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:02.404149 483327 task_log.go:128] [ 1635: 1635] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:02.404203 483327 task_log.go:128] [ 1635: 1635] 7fdae1498410: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:02.404271 483327 task_log.go:128] [ 1635: 1635] 7fdae1498420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:02.404348 483327 task_log.go:128] [ 1635: 1635] 7fdae1498430: 97 8a 5a 00 00 00 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.404474 483327 task_log.go:128] [ 1635: 1635] 7fdae1498440: b0 63 66 1a fe 55 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.404608 483327 task_log.go:128] [ 1635: 1635] 7fdae1498450: 60 1f 66 1a fe 55 00 00 90 03 00 20 00 00 00 00 D0610 11:16:02.404695 483327 task_log.go:128] [ 1635: 1635] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.404800 483327 task_log.go:128] [ 1635: 1635] 7fdae1498470: 10 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:02.404892 483327 task_log.go:128] [ 1635: 1635] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.404954 483327 task_log.go:128] [ 1635: 1635] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 88 66 66 1a fe 55 00 00 D0610 11:16:02.405056 483327 task_log.go:128] [ 1635: 1635] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:02.405101 483327 task_log.go:128] [ 1635: 1635] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.405161 483327 task_log.go:128] [ 1635: 1635] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.405210 483327 task_log.go:128] [ 1635: 1635] 7fdae14984d0: 1d 00 00 00 00 00 00 00 b8 60 93 27 00 00 00 00 D0610 11:16:02.405254 483327 task_log.go:128] [ 1635: 1635] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:02.405298 483327 task_log.go:128] [ 1635: 1635] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.405353 483327 task_log.go:128] [ 1635: 1635] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.405395 483327 task_log.go:128] [ 1635: 1635] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.405443 483327 task_log.go:128] [ 1635: 1635] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:02.405502 483327 task_log.go:128] [ 1635: 1635] 7fdae1498530: 04 00 00 00 00 00 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.405563 483327 task_log.go:128] [ 1635: 1635] 7fdae1498540: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.405608 483327 task_log.go:128] [ 1635: 1635] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.405652 483327 task_log.go:128] [ 1635: 1635] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.405736 483327 task_log.go:128] [ 1635: 1635] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:02.405810 483327 task_log.go:128] [ 1635: 1635] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.405872 483327 task_log.go:128] [ 1635: 1635] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.405931 483327 task_log.go:128] [ 1635: 1635] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.406028 483327 task_log.go:128] [ 1635: 1635] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:02.406095 483327 task_log.go:128] [ 1635: 1635] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.406158 483327 task_log.go:128] [ 1635: 1635] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:02.406217 483327 task_log.go:128] [ 1635: 1635] 7fdae14985e0: df 8a 5a 1a c4 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.406293 483327 task_log.go:128] [ 1635: 1635] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.406392 483327 task_log.go:128] [ 1635: 1635] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:02.406456 483327 task_log.go:128] [ 1635: 1635] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.406526 483327 task_log.go:128] [ 1635: 1635] 7fdae1498620: 1d 00 00 00 00 00 00 00 26 50 3a 23 00 00 00 00 D0610 11:16:02.406607 483327 task_log.go:128] [ 1635: 1635] 7fdae1498630: 1d 00 00 00 00 00 00 00 cd 1b 69 1e 00 00 00 00 D0610 11:16:02.406689 483327 task_log.go:128] [ 1635: 1635] 7fdae1498640: 2e 2f 31 39 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.406768 483327 task_log.go:128] [ 1635: 1635] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:02.406845 483327 task_log.go:128] [ 1635: 1635] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.406914 483327 task_log.go:128] [ 1635: 1635] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.406993 483327 task_log.go:128] [ 1635: 1635] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.407074 483327 task_log.go:128] [ 1635: 1635] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.407187 483327 task_log.go:128] [ 1635: 1635] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.407276 483327 task_log.go:128] [ 1635: 1635] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.407332 483327 task_log.go:128] [ 1635: 1635] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.407388 483327 task_log.go:128] [ 1635: 1635] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.407460 483327 task_log.go:128] [ 1635: 1635] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.407515 483327 task_log.go:128] [ 1635: 1635] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.407586 483327 task_log.go:128] [ 1635: 1635] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.407639 483327 task_log.go:128] [ 1635: 1635] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.407707 483327 task_log.go:128] [ 1635: 1635] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.407778 483327 task_log.go:128] [ 1635: 1635] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.407858 483327 task_log.go:128] [ 1635: 1635] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:02.407939 483327 task_log.go:128] [ 1635: 1635] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.408005 483327 task_log.go:128] [ 1635: 1635] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.408074 483327 task_log.go:128] [ 1635: 1635] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.408151 483327 task_log.go:128] [ 1635: 1635] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.408220 483327 task_log.go:128] [ 1635: 1635] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.408272 483327 task_log.go:149] [ 1635: 1635] Code: D0610 11:16:02.408322 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:02.408431 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:02.408528 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:02.408611 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:02.408672 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:02.408726 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:02.408807 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:02.408843 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:02.408890 483327 task_log.go:71] [ 1635: 1635] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28090 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0049bab10, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002345b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc002fd0800, {0x1be6828, 0x26213c0}, {0xc002fd0800, 0xc00269486c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0037c7520, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0037c7520, {0x18f19c0, 0xc002694000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0037c7520, {0xc000368da0, 0x1a}, {0xc000f9d170, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000368da0, 0x1a}, {0xc000f9d170, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000368da0, 0x1a}, {0xc000f9d170, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000368da0, 0x1a}, {0xc000f9d170, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000368da0, 0x1a}, {0xc000f9d170, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc000f9d170, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.409741 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:201 => name / fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd D0610 11:16:02.410431 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.410522 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.411242 483327 task_run.go:290] [ 1635: 1635] Unhandled user fault: addr=20000398 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:02.411362 483327 task_log.go:87] [ 1635: 1635] Registers: D0610 11:16:02.411427 483327 task_log.go:94] [ 1635: 1635] Cs = 0000000000000033 D0610 11:16:02.411460 483327 task_log.go:94] [ 1635: 1635] Ds = 0000000000000000 D0610 11:16:02.411526 483327 task_log.go:94] [ 1635: 1635] Eflags = 0000000000010246 D0610 11:16:02.411566 483327 task_log.go:94] [ 1635: 1635] Es = 0000000000000000 D0610 11:16:02.411603 483327 task_log.go:94] [ 1635: 1635] Fs = 0000000000000000 D0610 11:16:02.411674 483327 task_log.go:94] [ 1635: 1635] Fs_base = 000055fe1b5a2400 D0610 11:16:02.411710 483327 task_log.go:94] [ 1635: 1635] Gs = 0000000000000000 D0610 11:16:02.411797 483327 task_log.go:94] [ 1635: 1635] Gs_base = 0000000000000000 D0610 11:16:02.411833 483327 task_log.go:94] [ 1635: 1635] Orig_rax = ffffffffffffffff D0610 11:16:02.411879 483327 task_log.go:94] [ 1635: 1635] R10 = 00007fdae14984c0 D0610 11:16:02.411932 483327 task_log.go:94] [ 1635: 1635] R11 = 0000000000000246 D0610 11:16:02.411970 483327 task_log.go:94] [ 1635: 1635] R12 = 00000000000073df D0610 11:16:02.412054 483327 task_log.go:94] [ 1635: 1635] R13 = 00007fdae14984c0 D0610 11:16:02.412089 483327 task_log.go:94] [ 1635: 1635] R14 = 000055fe1a661f60 D0610 11:16:02.412175 483327 task_log.go:94] [ 1635: 1635] R15 = 0000000000000032 D0610 11:16:02.412234 483327 task_log.go:94] [ 1635: 1635] R8 = 0000000000000000 D0610 11:16:02.412319 483327 task_log.go:94] [ 1635: 1635] R9 = 0000000000000000 D0610 11:16:02.412359 483327 task_log.go:94] [ 1635: 1635] Rax = 0000000020000398 D0610 11:16:02.412409 483327 task_log.go:94] [ 1635: 1635] Rbp = 00007fdae1498498 D0610 11:16:02.412437 483327 task_log.go:94] [ 1635: 1635] Rbx = 0000000000000000 D0610 11:16:02.412502 483327 task_log.go:94] [ 1635: 1635] Rcx = 0000000000000000 D0610 11:16:02.412533 483327 task_log.go:94] [ 1635: 1635] Rdi = 000055fe1b5a22e8 D0610 11:16:02.412583 483327 task_log.go:94] [ 1635: 1635] Rdx = 0000000000000000 D0610 11:16:02.412625 483327 task_log.go:94] [ 1635: 1635] Rip = 000055fe1a4f0139 D0610 11:16:02.412695 483327 task_log.go:94] [ 1635: 1635] Rsi = 0000000000000000 D0610 11:16:02.412768 483327 task_log.go:94] [ 1635: 1635] Rsp = 00007fdae14983a0 D0610 11:16:02.412804 483327 task_log.go:94] [ 1635: 1635] Ss = 000000000000002b D0610 11:16:02.412853 483327 task_log.go:111] [ 1635: 1635] Stack: D0610 11:16:02.412912 483327 task_log.go:128] [ 1635: 1635] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:02.412971 483327 task_log.go:128] [ 1635: 1635] 7fdae14983b0: 98 03 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.413037 483327 task_log.go:128] [ 1635: 1635] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.413116 483327 task_log.go:128] [ 1635: 1635] 7fdae14983d0: 00 00 00 00 00 00 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:02.413200 483327 task_log.go:128] [ 1635: 1635] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:02.413283 483327 task_log.go:128] [ 1635: 1635] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:02.413362 483327 task_log.go:128] [ 1635: 1635] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:02.413433 483327 task_log.go:128] [ 1635: 1635] 7fdae1498410: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:02.413504 483327 task_log.go:128] [ 1635: 1635] 7fdae1498420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:02.413572 483327 task_log.go:128] [ 1635: 1635] 7fdae1498430: 97 8a 5a 00 00 00 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.413642 483327 task_log.go:128] [ 1635: 1635] 7fdae1498440: b0 63 66 1a fe 55 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.413703 483327 task_log.go:128] [ 1635: 1635] 7fdae1498450: 60 1f 66 1a fe 55 00 00 98 03 00 20 00 00 00 00 D0610 11:16:02.413755 483327 task_log.go:128] [ 1635: 1635] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.413811 483327 task_log.go:128] [ 1635: 1635] 7fdae1498470: 10 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:02.413878 483327 task_log.go:128] [ 1635: 1635] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.413923 483327 task_log.go:128] [ 1635: 1635] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 b0 66 66 1a fe 55 00 00 D0610 11:16:02.413963 483327 task_log.go:128] [ 1635: 1635] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:02.414046 483327 task_log.go:128] [ 1635: 1635] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.414153 483327 task_log.go:128] [ 1635: 1635] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.414204 483327 task_log.go:128] [ 1635: 1635] 7fdae14984d0: 1d 00 00 00 00 00 00 00 b8 60 93 27 00 00 00 00 D0610 11:16:02.414257 483327 task_log.go:128] [ 1635: 1635] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:02.414296 483327 task_log.go:128] [ 1635: 1635] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.414362 483327 task_log.go:128] [ 1635: 1635] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.414414 483327 task_log.go:128] [ 1635: 1635] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.414465 483327 task_log.go:128] [ 1635: 1635] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:02.414517 483327 task_log.go:128] [ 1635: 1635] 7fdae1498530: 04 00 00 00 00 00 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.414550 483327 task_log.go:128] [ 1635: 1635] 7fdae1498540: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.414600 483327 task_log.go:128] [ 1635: 1635] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.414638 483327 task_log.go:128] [ 1635: 1635] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.414690 483327 task_log.go:128] [ 1635: 1635] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:02.414732 483327 task_log.go:128] [ 1635: 1635] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.414785 483327 task_log.go:128] [ 1635: 1635] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.414846 483327 task_log.go:128] [ 1635: 1635] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.414886 483327 task_log.go:128] [ 1635: 1635] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:02.414935 483327 task_log.go:128] [ 1635: 1635] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.414992 483327 task_log.go:128] [ 1635: 1635] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:02.415031 483327 task_log.go:128] [ 1635: 1635] 7fdae14985e0: df 8a 5a 1a c4 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.415072 483327 task_log.go:128] [ 1635: 1635] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.415113 483327 task_log.go:128] [ 1635: 1635] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:02.415153 483327 task_log.go:128] [ 1635: 1635] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415191 483327 task_log.go:128] [ 1635: 1635] 7fdae1498620: 1d 00 00 00 00 00 00 00 26 50 3a 23 00 00 00 00 D0610 11:16:02.415230 483327 task_log.go:128] [ 1635: 1635] 7fdae1498630: 1d 00 00 00 00 00 00 00 cd 1b 69 1e 00 00 00 00 D0610 11:16:02.415282 483327 task_log.go:128] [ 1635: 1635] 7fdae1498640: 2e 2f 31 39 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.415343 483327 task_log.go:128] [ 1635: 1635] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415388 483327 task_log.go:128] [ 1635: 1635] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415432 483327 task_log.go:128] [ 1635: 1635] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415478 483327 task_log.go:128] [ 1635: 1635] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.415518 483327 task_log.go:128] [ 1635: 1635] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.415568 483327 task_log.go:128] [ 1635: 1635] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415646 483327 task_log.go:128] [ 1635: 1635] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415707 483327 task_log.go:128] [ 1635: 1635] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415749 483327 task_log.go:128] [ 1635: 1635] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415792 483327 task_log.go:128] [ 1635: 1635] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415849 483327 task_log.go:128] [ 1635: 1635] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415911 483327 task_log.go:128] [ 1635: 1635] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.415943 483327 task_log.go:128] [ 1635: 1635] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.415985 483327 task_log.go:128] [ 1635: 1635] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.416030 483327 task_log.go:128] [ 1635: 1635] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.416070 483327 task_log.go:128] [ 1635: 1635] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:02.416123 483327 task_log.go:128] [ 1635: 1635] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.416161 483327 task_log.go:128] [ 1635: 1635] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.416208 483327 task_log.go:128] [ 1635: 1635] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.416251 483327 task_log.go:128] [ 1635: 1635] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.416284 483327 task_log.go:128] [ 1635: 1635] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.416311 483327 task_log.go:149] [ 1635: 1635] Code: D0610 11:16:02.416351 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:02.416429 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:02.416494 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:02.416537 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:02.416579 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:02.416620 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:02.416673 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:02.416721 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:02.416769 483327 task_log.go:71] [ 1635: 1635] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28090 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0049bae38, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002345b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc002fd0800, {0x1be6828, 0x26213c0}, {0xc002fd0800, 0xc00269486c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0038f5d40, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0038f5d40, {0x18f19c0, 0xc002694000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0038f5d40, {0xc000369880, 0x1a}, {0xc001d0e410, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000369880, 0x1a}, {0xc001d0e410, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000369880, 0x1a}, {0xc001d0e410, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000369880, 0x1a}, {0xc001d0e410, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000369880, 0x1a}, {0xc001d0e410, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc001d0e410, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.417346 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:201 => name / fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 D0610 11:16:02.417906 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.418030 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.418869 483327 task_run.go:290] [ 1635: 1635] Unhandled user fault: addr=200003a0 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:02.418973 483327 task_log.go:87] [ 1635: 1635] Registers: D0610 11:16:02.419055 483327 task_log.go:94] [ 1635: 1635] Cs = 0000000000000033 D0610 11:16:02.419100 483327 task_log.go:94] [ 1635: 1635] Ds = 0000000000000000 D0610 11:16:02.419138 483327 task_log.go:94] [ 1635: 1635] Eflags = 0000000000010246 D0610 11:16:02.419197 483327 task_log.go:94] [ 1635: 1635] Es = 0000000000000000 D0610 11:16:02.419253 483327 task_log.go:94] [ 1635: 1635] Fs = 0000000000000000 D0610 11:16:02.419306 483327 task_log.go:94] [ 1635: 1635] Fs_base = 000055fe1b5a2400 D0610 11:16:02.419344 483327 task_log.go:94] [ 1635: 1635] Gs = 0000000000000000 D0610 11:16:02.419373 483327 task_log.go:94] [ 1635: 1635] Gs_base = 0000000000000000 D0610 11:16:02.419413 483327 task_log.go:94] [ 1635: 1635] Orig_rax = ffffffffffffffff D0610 11:16:02.419472 483327 task_log.go:94] [ 1635: 1635] R10 = 00007fdae14984c0 D0610 11:16:02.419505 483327 task_log.go:94] [ 1635: 1635] R11 = 0000000000000246 D0610 11:16:02.419571 483327 task_log.go:94] [ 1635: 1635] R12 = 00000000000073df D0610 11:16:02.419622 483327 task_log.go:94] [ 1635: 1635] R13 = 00007fdae14984c0 D0610 11:16:02.419665 483327 task_log.go:94] [ 1635: 1635] R14 = 000055fe1a661f60 D0610 11:16:02.419738 483327 task_log.go:94] [ 1635: 1635] R15 = 0000000000000032 D0610 11:16:02.419786 483327 task_log.go:94] [ 1635: 1635] R8 = 0000000000000000 D0610 11:16:02.419847 483327 task_log.go:94] [ 1635: 1635] R9 = 0000000000000000 D0610 11:16:02.419921 483327 task_log.go:94] [ 1635: 1635] Rax = 00000000200003a0 D0610 11:16:02.419956 483327 task_log.go:94] [ 1635: 1635] Rbp = 00007fdae1498498 D0610 11:16:02.420024 483327 task_log.go:94] [ 1635: 1635] Rbx = 0000000000000000 D0610 11:16:02.420083 483327 task_log.go:94] [ 1635: 1635] Rcx = 0000000000000000 D0610 11:16:02.420151 483327 task_log.go:94] [ 1635: 1635] Rdi = 000055fe1b5a22e8 D0610 11:16:02.420190 483327 task_log.go:94] [ 1635: 1635] Rdx = 0000000000000000 D0610 11:16:02.420228 483327 task_log.go:94] [ 1635: 1635] Rip = 000055fe1a4f0139 D0610 11:16:02.420272 483327 task_log.go:94] [ 1635: 1635] Rsi = 0000000000000000 D0610 11:16:02.420305 483327 task_log.go:94] [ 1635: 1635] Rsp = 00007fdae14983a0 D0610 11:16:02.420348 483327 task_log.go:94] [ 1635: 1635] Ss = 000000000000002b D0610 11:16:02.420379 483327 task_log.go:111] [ 1635: 1635] Stack: D0610 11:16:02.420447 483327 task_log.go:128] [ 1635: 1635] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:02.420535 483327 task_log.go:128] [ 1635: 1635] 7fdae14983b0: a0 03 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.420651 483327 task_log.go:128] [ 1635: 1635] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.420711 483327 task_log.go:128] [ 1635: 1635] 7fdae14983d0: 00 00 00 00 00 00 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:02.420768 483327 task_log.go:128] [ 1635: 1635] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:02.420810 483327 task_log.go:128] [ 1635: 1635] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:02.420864 483327 task_log.go:128] [ 1635: 1635] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:02.420923 483327 task_log.go:128] [ 1635: 1635] 7fdae1498410: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:02.420990 483327 task_log.go:128] [ 1635: 1635] 7fdae1498420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:02.421041 483327 task_log.go:128] [ 1635: 1635] 7fdae1498430: 97 8a 5a 00 00 00 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.421124 483327 task_log.go:128] [ 1635: 1635] 7fdae1498440: b0 63 66 1a fe 55 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.421206 483327 task_log.go:128] [ 1635: 1635] 7fdae1498450: 60 1f 66 1a fe 55 00 00 a0 03 00 20 00 00 00 00 D0610 11:16:02.421290 483327 task_log.go:128] [ 1635: 1635] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.421365 483327 task_log.go:128] [ 1635: 1635] 7fdae1498470: 10 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:02.421418 483327 task_log.go:128] [ 1635: 1635] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.421470 483327 task_log.go:128] [ 1635: 1635] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 d8 66 66 1a fe 55 00 00 D0610 11:16:02.421541 483327 task_log.go:128] [ 1635: 1635] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:02.421593 483327 task_log.go:128] [ 1635: 1635] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.421672 483327 task_log.go:128] [ 1635: 1635] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.421764 483327 task_log.go:128] [ 1635: 1635] 7fdae14984d0: 1d 00 00 00 00 00 00 00 b8 60 93 27 00 00 00 00 D0610 11:16:02.421806 483327 task_log.go:128] [ 1635: 1635] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:02.421878 483327 task_log.go:128] [ 1635: 1635] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.421940 483327 task_log.go:128] [ 1635: 1635] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.421986 483327 task_log.go:128] [ 1635: 1635] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.422066 483327 task_log.go:128] [ 1635: 1635] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:02.422142 483327 task_log.go:128] [ 1635: 1635] 7fdae1498530: 04 00 00 00 00 00 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.422199 483327 task_log.go:128] [ 1635: 1635] 7fdae1498540: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.422242 483327 task_log.go:128] [ 1635: 1635] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.422282 483327 task_log.go:128] [ 1635: 1635] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.422320 483327 task_log.go:128] [ 1635: 1635] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:02.422359 483327 task_log.go:128] [ 1635: 1635] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.422427 483327 task_log.go:128] [ 1635: 1635] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.422488 483327 task_log.go:128] [ 1635: 1635] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.422538 483327 task_log.go:128] [ 1635: 1635] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:02.422608 483327 task_log.go:128] [ 1635: 1635] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.422667 483327 task_log.go:128] [ 1635: 1635] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:02.422716 483327 task_log.go:128] [ 1635: 1635] 7fdae14985e0: df 8a 5a 1a c4 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.422809 483327 task_log.go:128] [ 1635: 1635] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.422928 483327 task_log.go:128] [ 1635: 1635] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:02.423043 483327 task_log.go:128] [ 1635: 1635] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.423116 483327 task_log.go:128] [ 1635: 1635] 7fdae1498620: 1d 00 00 00 00 00 00 00 26 50 3a 23 00 00 00 00 D0610 11:16:02.423165 483327 task_log.go:128] [ 1635: 1635] 7fdae1498630: 1d 00 00 00 00 00 00 00 cd 1b 69 1e 00 00 00 00 D0610 11:16:02.423277 483327 task_log.go:128] [ 1635: 1635] 7fdae1498640: 2e 2f 31 39 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.423366 483327 task_log.go:128] [ 1635: 1635] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:02.423434 483327 task_log.go:128] [ 1635: 1635] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.423481 483327 task_log.go:128] [ 1635: 1635] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.423530 483327 task_log.go:128] [ 1635: 1635] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.423577 483327 task_log.go:128] [ 1635: 1635] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.423624 483327 task_log.go:128] [ 1635: 1635] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.423669 483327 task_log.go:128] [ 1635: 1635] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.423716 483327 task_log.go:128] [ 1635: 1635] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.423802 483327 task_log.go:128] [ 1635: 1635] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.423865 483327 task_log.go:128] [ 1635: 1635] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.423936 483327 task_log.go:128] [ 1635: 1635] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.423971 483327 task_log.go:128] [ 1635: 1635] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.424013 483327 task_log.go:128] [ 1635: 1635] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.424072 483327 task_log.go:128] [ 1635: 1635] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.424116 483327 task_log.go:128] [ 1635: 1635] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.424171 483327 task_log.go:128] [ 1635: 1635] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:02.424221 483327 task_log.go:128] [ 1635: 1635] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.424284 483327 task_log.go:128] [ 1635: 1635] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.424327 483327 task_log.go:128] [ 1635: 1635] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.424376 483327 task_log.go:128] [ 1635: 1635] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.424462 483327 task_log.go:128] [ 1635: 1635] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.424540 483327 task_log.go:149] [ 1635: 1635] Code: D0610 11:16:02.424628 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:02.424741 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:02.424838 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:02.424921 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:02.425003 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:02.425081 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:02.425173 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:02.425250 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:02.425308 483327 task_log.go:71] [ 1635: 1635] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28090 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0049bb160, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002345b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc002fd0800, {0x1be6828, 0x26213c0}, {0xc002fd0800, 0xc00269486c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc003950680, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc003950680, {0x18f19c0, 0xc002694000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc003950680, {0xc003928360, 0x1a}, {0xc001d0f650, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc003928360, 0x1a}, {0xc001d0f650, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc003928360, 0x1a}, {0xc001d0f650, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc003928360, 0x1a}, {0xc001d0f650, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc003928360, 0x1a}, {0xc001d0f650, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc001d0f650, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.426002 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:201 => name / fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 D0610 11:16:02.426571 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.426682 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.427533 483327 task_run.go:290] [ 1635: 1635] Unhandled user fault: addr=200003a8 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:02.427674 483327 task_log.go:87] [ 1635: 1635] Registers: D0610 11:16:02.427764 483327 task_log.go:94] [ 1635: 1635] Cs = 0000000000000033 D0610 11:16:02.427823 483327 task_log.go:94] [ 1635: 1635] Ds = 0000000000000000 D0610 11:16:02.427858 483327 task_log.go:94] [ 1635: 1635] Eflags = 0000000000010246 D0610 11:16:02.427927 483327 task_log.go:94] [ 1635: 1635] Es = 0000000000000000 D0610 11:16:02.427998 483327 task_log.go:94] [ 1635: 1635] Fs = 0000000000000000 D0610 11:16:02.428041 483327 task_log.go:94] [ 1635: 1635] Fs_base = 000055fe1b5a2400 D0610 11:16:02.428077 483327 task_log.go:94] [ 1635: 1635] Gs = 0000000000000000 D0610 11:16:02.428124 483327 task_log.go:94] [ 1635: 1635] Gs_base = 0000000000000000 D0610 11:16:02.428165 483327 task_log.go:94] [ 1635: 1635] Orig_rax = ffffffffffffffff D0610 11:16:02.428215 483327 task_log.go:94] [ 1635: 1635] R10 = 00007fdae14984c0 D0610 11:16:02.428259 483327 task_log.go:94] [ 1635: 1635] R11 = 0000000000000246 D0610 11:16:02.428326 483327 task_log.go:94] [ 1635: 1635] R12 = 00000000000073df D0610 11:16:02.428373 483327 task_log.go:94] [ 1635: 1635] R13 = 00007fdae14984c0 D0610 11:16:02.428420 483327 task_log.go:94] [ 1635: 1635] R14 = 000055fe1a661f60 D0610 11:16:02.428465 483327 task_log.go:94] [ 1635: 1635] R15 = 0000000000000032 D0610 11:16:02.428522 483327 task_log.go:94] [ 1635: 1635] R8 = 0000000000000000 D0610 11:16:02.428588 483327 task_log.go:94] [ 1635: 1635] R9 = 0000000000000000 D0610 11:16:02.428673 483327 task_log.go:94] [ 1635: 1635] Rax = 00000000200003a8 D0610 11:16:02.428704 483327 task_log.go:94] [ 1635: 1635] Rbp = 00007fdae1498498 D0610 11:16:02.428759 483327 task_log.go:94] [ 1635: 1635] Rbx = 0000000000000000 D0610 11:16:02.428814 483327 task_log.go:94] [ 1635: 1635] Rcx = 0000000000000000 D0610 11:16:02.428894 483327 task_log.go:94] [ 1635: 1635] Rdi = 000055fe1b5a22e8 D0610 11:16:02.428989 483327 task_log.go:94] [ 1635: 1635] Rdx = 0000000000000000 D0610 11:16:02.429061 483327 task_log.go:94] [ 1635: 1635] Rip = 000055fe1a4f0139 D0610 11:16:02.429133 483327 task_log.go:94] [ 1635: 1635] Rsi = 0000000000000000 D0610 11:16:02.429203 483327 task_log.go:94] [ 1635: 1635] Rsp = 00007fdae14983a0 D0610 11:16:02.429246 483327 task_log.go:94] [ 1635: 1635] Ss = 000000000000002b D0610 11:16:02.429294 483327 task_log.go:111] [ 1635: 1635] Stack: D0610 11:16:02.429360 483327 task_log.go:128] [ 1635: 1635] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:02.429432 483327 task_log.go:128] [ 1635: 1635] 7fdae14983b0: a8 03 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.429487 483327 task_log.go:128] [ 1635: 1635] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.429569 483327 task_log.go:128] [ 1635: 1635] 7fdae14983d0: 00 00 00 00 00 00 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:02.429627 483327 task_log.go:128] [ 1635: 1635] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:02.429675 483327 task_log.go:128] [ 1635: 1635] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:02.429746 483327 task_log.go:128] [ 1635: 1635] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:02.429833 483327 task_log.go:128] [ 1635: 1635] 7fdae1498410: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:02.429884 483327 task_log.go:128] [ 1635: 1635] 7fdae1498420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:02.429956 483327 task_log.go:128] [ 1635: 1635] 7fdae1498430: 97 8a 5a 00 00 00 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.430094 483327 task_log.go:128] [ 1635: 1635] 7fdae1498440: b0 63 66 1a fe 55 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.430150 483327 task_log.go:128] [ 1635: 1635] 7fdae1498450: 60 1f 66 1a fe 55 00 00 a8 03 00 20 00 00 00 00 D0610 11:16:02.430221 483327 task_log.go:128] [ 1635: 1635] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.430275 483327 task_log.go:128] [ 1635: 1635] 7fdae1498470: 10 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:02.430317 483327 task_log.go:128] [ 1635: 1635] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.430360 483327 task_log.go:128] [ 1635: 1635] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 00 67 66 1a fe 55 00 00 D0610 11:16:02.430432 483327 task_log.go:128] [ 1635: 1635] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:02.430470 483327 task_log.go:128] [ 1635: 1635] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.430511 483327 task_log.go:128] [ 1635: 1635] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.430544 483327 task_log.go:128] [ 1635: 1635] 7fdae14984d0: 1d 00 00 00 00 00 00 00 b8 60 93 27 00 00 00 00 D0610 11:16:02.430622 483327 task_log.go:128] [ 1635: 1635] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:02.430675 483327 task_log.go:128] [ 1635: 1635] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.430734 483327 task_log.go:128] [ 1635: 1635] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.430777 483327 task_log.go:128] [ 1635: 1635] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.430832 483327 task_log.go:128] [ 1635: 1635] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:02.430872 483327 task_log.go:128] [ 1635: 1635] 7fdae1498530: 04 00 00 00 00 00 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.430914 483327 task_log.go:128] [ 1635: 1635] 7fdae1498540: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.430956 483327 task_log.go:128] [ 1635: 1635] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.431026 483327 task_log.go:128] [ 1635: 1635] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.431071 483327 task_log.go:128] [ 1635: 1635] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:02.431113 483327 task_log.go:128] [ 1635: 1635] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.431170 483327 task_log.go:128] [ 1635: 1635] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.431234 483327 task_log.go:128] [ 1635: 1635] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.431306 483327 task_log.go:128] [ 1635: 1635] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:02.431364 483327 task_log.go:128] [ 1635: 1635] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.431439 483327 task_log.go:128] [ 1635: 1635] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:02.431496 483327 task_log.go:128] [ 1635: 1635] 7fdae14985e0: df 8a 5a 1a c4 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.431590 483327 task_log.go:128] [ 1635: 1635] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.431646 483327 task_log.go:128] [ 1635: 1635] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:02.431714 483327 task_log.go:128] [ 1635: 1635] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.431750 483327 task_log.go:128] [ 1635: 1635] 7fdae1498620: 1d 00 00 00 00 00 00 00 26 50 3a 23 00 00 00 00 D0610 11:16:02.431804 483327 task_log.go:128] [ 1635: 1635] 7fdae1498630: 1d 00 00 00 00 00 00 00 cd 1b 69 1e 00 00 00 00 D0610 11:16:02.431853 483327 task_log.go:128] [ 1635: 1635] 7fdae1498640: 2e 2f 31 39 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.431908 483327 task_log.go:128] [ 1635: 1635] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:02.431990 483327 task_log.go:128] [ 1635: 1635] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.432043 483327 task_log.go:128] [ 1635: 1635] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.432088 483327 task_log.go:128] [ 1635: 1635] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.432161 483327 task_log.go:128] [ 1635: 1635] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.432262 483327 task_log.go:128] [ 1635: 1635] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.432325 483327 task_log.go:128] [ 1635: 1635] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.432397 483327 task_log.go:128] [ 1635: 1635] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.432490 483327 task_log.go:128] [ 1635: 1635] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.432591 483327 task_log.go:128] [ 1635: 1635] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.432657 483327 task_log.go:128] [ 1635: 1635] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.432740 483327 task_log.go:128] [ 1635: 1635] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.432812 483327 task_log.go:128] [ 1635: 1635] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.432869 483327 task_log.go:128] [ 1635: 1635] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.432917 483327 task_log.go:128] [ 1635: 1635] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.433000 483327 task_log.go:128] [ 1635: 1635] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:02.433087 483327 task_log.go:128] [ 1635: 1635] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.433134 483327 task_log.go:128] [ 1635: 1635] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.433176 483327 task_log.go:128] [ 1635: 1635] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.433212 483327 task_log.go:128] [ 1635: 1635] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.433246 483327 task_log.go:128] [ 1635: 1635] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.433273 483327 task_log.go:149] [ 1635: 1635] Code: D0610 11:16:02.433311 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:02.433363 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:02.433417 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:02.433493 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:02.433563 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:02.433645 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:02.433729 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:02.433784 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:02.433831 483327 task_log.go:71] [ 1635: 1635] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28090 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0049bb480, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002345b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc002fd0800, {0x1be6828, 0x26213c0}, {0xc002fd0800, 0xc00269486c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc003998b60, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc003998b60, {0x18f19c0, 0xc002694000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc003998b60, {0xc003928de0, 0x1a}, {0xc0025a48a0, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc003928de0, 0x1a}, {0xc0025a48a0, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc003928de0, 0x1a}, {0xc0025a48a0, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc003928de0, 0x1a}, {0xc0025a48a0, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc003928de0, 0x1a}, {0xc0025a48a0, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc0025a48a0, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.434640 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:201 => name / fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 D0610 11:16:02.435183 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.435262 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.435954 483327 task_run.go:290] [ 1635: 1635] Unhandled user fault: addr=200003b0 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:02.436060 483327 task_log.go:87] [ 1635: 1635] Registers: D0610 11:16:02.436151 483327 task_log.go:94] [ 1635: 1635] Cs = 0000000000000033 D0610 11:16:02.436221 483327 task_log.go:94] [ 1635: 1635] Ds = 0000000000000000 D0610 11:16:02.436263 483327 task_log.go:94] [ 1635: 1635] Eflags = 0000000000010246 D0610 11:16:02.436331 483327 task_log.go:94] [ 1635: 1635] Es = 0000000000000000 D0610 11:16:02.436373 483327 task_log.go:94] [ 1635: 1635] Fs = 0000000000000000 D0610 11:16:02.436440 483327 task_log.go:94] [ 1635: 1635] Fs_base = 000055fe1b5a2400 D0610 11:16:02.436504 483327 task_log.go:94] [ 1635: 1635] Gs = 0000000000000000 D0610 11:16:02.436568 483327 task_log.go:94] [ 1635: 1635] Gs_base = 0000000000000000 D0610 11:16:02.436627 483327 task_log.go:94] [ 1635: 1635] Orig_rax = ffffffffffffffff D0610 11:16:02.436666 483327 task_log.go:94] [ 1635: 1635] R10 = 00007fdae14984c0 D0610 11:16:02.436746 483327 task_log.go:94] [ 1635: 1635] R11 = 0000000000000246 D0610 11:16:02.436787 483327 task_log.go:94] [ 1635: 1635] R12 = 00000000000073df D0610 11:16:02.436831 483327 task_log.go:94] [ 1635: 1635] R13 = 00007fdae14984c0 D0610 11:16:02.436868 483327 task_log.go:94] [ 1635: 1635] R14 = 000055fe1a661f60 D0610 11:16:02.436918 483327 task_log.go:94] [ 1635: 1635] R15 = 0000000000000032 D0610 11:16:02.436955 483327 task_log.go:94] [ 1635: 1635] R8 = 0000000000000000 D0610 11:16:02.437045 483327 task_log.go:94] [ 1635: 1635] R9 = 0000000000000000 D0610 11:16:02.437094 483327 task_log.go:94] [ 1635: 1635] Rax = 00000000200003b0 D0610 11:16:02.437133 483327 task_log.go:94] [ 1635: 1635] Rbp = 00007fdae1498498 D0610 11:16:02.437182 483327 task_log.go:94] [ 1635: 1635] Rbx = 0000000000000000 D0610 11:16:02.437217 483327 task_log.go:94] [ 1635: 1635] Rcx = 0000000000000000 D0610 11:16:02.437253 483327 task_log.go:94] [ 1635: 1635] Rdi = 000055fe1b5a22e8 D0610 11:16:02.437300 483327 task_log.go:94] [ 1635: 1635] Rdx = 0000000000000000 D0610 11:16:02.437327 483327 task_log.go:94] [ 1635: 1635] Rip = 000055fe1a4f0139 D0610 11:16:02.437397 483327 task_log.go:94] [ 1635: 1635] Rsi = 0000000000000000 D0610 11:16:02.437453 483327 task_log.go:94] [ 1635: 1635] Rsp = 00007fdae14983a0 D0610 11:16:02.437516 483327 task_log.go:94] [ 1635: 1635] Ss = 000000000000002b D0610 11:16:02.437592 483327 task_log.go:111] [ 1635: 1635] Stack: D0610 11:16:02.437654 483327 task_log.go:128] [ 1635: 1635] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:02.437729 483327 task_log.go:128] [ 1635: 1635] 7fdae14983b0: b0 03 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.437806 483327 task_log.go:128] [ 1635: 1635] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.437866 483327 task_log.go:128] [ 1635: 1635] 7fdae14983d0: 00 00 00 00 00 00 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:02.437956 483327 task_log.go:128] [ 1635: 1635] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:02.438060 483327 task_log.go:128] [ 1635: 1635] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:02.438130 483327 task_log.go:128] [ 1635: 1635] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:02.438225 483327 task_log.go:128] [ 1635: 1635] 7fdae1498410: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:02.438325 483327 task_log.go:128] [ 1635: 1635] 7fdae1498420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:02.438427 483327 task_log.go:128] [ 1635: 1635] 7fdae1498430: 97 8a 5a 00 00 00 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.438497 483327 task_log.go:128] [ 1635: 1635] 7fdae1498440: b0 63 66 1a fe 55 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.438554 483327 task_log.go:128] [ 1635: 1635] 7fdae1498450: 60 1f 66 1a fe 55 00 00 b0 03 00 20 00 00 00 00 D0610 11:16:02.438634 483327 task_log.go:128] [ 1635: 1635] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.438697 483327 task_log.go:128] [ 1635: 1635] 7fdae1498470: 10 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:02.438771 483327 task_log.go:128] [ 1635: 1635] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.438807 483327 task_log.go:128] [ 1635: 1635] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 28 67 66 1a fe 55 00 00 D0610 11:16:02.438851 483327 task_log.go:128] [ 1635: 1635] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:02.438893 483327 task_log.go:128] [ 1635: 1635] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.438972 483327 task_log.go:128] [ 1635: 1635] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.439054 483327 task_log.go:128] [ 1635: 1635] 7fdae14984d0: 1d 00 00 00 00 00 00 00 b8 60 93 27 00 00 00 00 D0610 11:16:02.439125 483327 task_log.go:128] [ 1635: 1635] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:02.439194 483327 task_log.go:128] [ 1635: 1635] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.439266 483327 task_log.go:128] [ 1635: 1635] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.439327 483327 task_log.go:128] [ 1635: 1635] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.439381 483327 task_log.go:128] [ 1635: 1635] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:02.439440 483327 task_log.go:128] [ 1635: 1635] 7fdae1498530: 04 00 00 00 00 00 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.439502 483327 task_log.go:128] [ 1635: 1635] 7fdae1498540: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.439599 483327 task_log.go:128] [ 1635: 1635] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.439671 483327 task_log.go:128] [ 1635: 1635] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.439781 483327 task_log.go:128] [ 1635: 1635] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:02.439852 483327 task_log.go:128] [ 1635: 1635] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.439924 483327 task_log.go:128] [ 1635: 1635] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.440002 483327 task_log.go:128] [ 1635: 1635] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.440056 483327 task_log.go:128] [ 1635: 1635] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:02.440114 483327 task_log.go:128] [ 1635: 1635] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.440192 483327 task_log.go:128] [ 1635: 1635] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:02.440261 483327 task_log.go:128] [ 1635: 1635] 7fdae14985e0: df 8a 5a 1a c4 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.440343 483327 task_log.go:128] [ 1635: 1635] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.440430 483327 task_log.go:128] [ 1635: 1635] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:02.440506 483327 task_log.go:128] [ 1635: 1635] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.440604 483327 task_log.go:128] [ 1635: 1635] 7fdae1498620: 1d 00 00 00 00 00 00 00 26 50 3a 23 00 00 00 00 D0610 11:16:02.440677 483327 task_log.go:128] [ 1635: 1635] 7fdae1498630: 1d 00 00 00 00 00 00 00 cd 1b 69 1e 00 00 00 00 D0610 11:16:02.440734 483327 task_log.go:128] [ 1635: 1635] 7fdae1498640: 2e 2f 31 39 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.440806 483327 task_log.go:128] [ 1635: 1635] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:02.440868 483327 task_log.go:128] [ 1635: 1635] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.440923 483327 task_log.go:128] [ 1635: 1635] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.441002 483327 task_log.go:128] [ 1635: 1635] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.441055 483327 task_log.go:128] [ 1635: 1635] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.441117 483327 task_log.go:128] [ 1635: 1635] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.441174 483327 task_log.go:128] [ 1635: 1635] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.441252 483327 task_log.go:128] [ 1635: 1635] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.441310 483327 task_log.go:128] [ 1635: 1635] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.441367 483327 task_log.go:128] [ 1635: 1635] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.441454 483327 task_log.go:128] [ 1635: 1635] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.441525 483327 task_log.go:128] [ 1635: 1635] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.441604 483327 task_log.go:128] [ 1635: 1635] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.441722 483327 task_log.go:128] [ 1635: 1635] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.441794 483327 task_log.go:128] [ 1635: 1635] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.441849 483327 task_log.go:128] [ 1635: 1635] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:02.441952 483327 task_log.go:128] [ 1635: 1635] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.442065 483327 task_log.go:128] [ 1635: 1635] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.442170 483327 task_log.go:128] [ 1635: 1635] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.442241 483327 task_log.go:128] [ 1635: 1635] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.442283 483327 task_log.go:128] [ 1635: 1635] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.442332 483327 task_log.go:149] [ 1635: 1635] Code: D0610 11:16:02.442399 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:02.442460 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:02.442520 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:02.442591 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:02.442648 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:02.442689 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:02.442749 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:02.442835 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:02.442900 483327 task_log.go:71] [ 1635: 1635] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28090 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0049bb7a8, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002345b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc002fd0800, {0x1be6828, 0x26213c0}, {0xc002fd0800, 0xc00269486c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc003a3b6c0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc003a3b6c0, {0x18f19c0, 0xc002694000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc003a3b6c0, {0xc003929840, 0x1a}, {0xc0025a5a10, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc003929840, 0x1a}, {0xc0025a5a10, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc003929840, 0x1a}, {0xc0025a5a10, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc003929840, 0x1a}, {0xc0025a5a10, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc003929840, 0x1a}, {0xc0025a5a10, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc0025a5a10, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.443659 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:201 => name / fd:0 => name pipe:[12] D0610 11:16:02.444245 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.444378 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.445100 483327 task_run.go:290] [ 1635: 1635] Unhandled user fault: addr=200003b8 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:02.445226 483327 task_log.go:87] [ 1635: 1635] Registers: D0610 11:16:02.445335 483327 task_log.go:94] [ 1635: 1635] Cs = 0000000000000033 D0610 11:16:02.445404 483327 task_log.go:94] [ 1635: 1635] Ds = 0000000000000000 D0610 11:16:02.445478 483327 task_log.go:94] [ 1635: 1635] Eflags = 0000000000010246 D0610 11:16:02.445517 483327 task_log.go:94] [ 1635: 1635] Es = 0000000000000000 D0610 11:16:02.445581 483327 task_log.go:94] [ 1635: 1635] Fs = 0000000000000000 D0610 11:16:02.445650 483327 task_log.go:94] [ 1635: 1635] Fs_base = 000055fe1b5a2400 D0610 11:16:02.445725 483327 task_log.go:94] [ 1635: 1635] Gs = 0000000000000000 D0610 11:16:02.445777 483327 task_log.go:94] [ 1635: 1635] Gs_base = 0000000000000000 D0610 11:16:02.445827 483327 task_log.go:94] [ 1635: 1635] Orig_rax = ffffffffffffffff D0610 11:16:02.445899 483327 task_log.go:94] [ 1635: 1635] R10 = 00007fdae14984c0 D0610 11:16:02.445963 483327 task_log.go:94] [ 1635: 1635] R11 = 0000000000000246 D0610 11:16:02.446048 483327 task_log.go:94] [ 1635: 1635] R12 = 00000000000073df D0610 11:16:02.446104 483327 task_log.go:94] [ 1635: 1635] R13 = 00007fdae14984c0 D0610 11:16:02.446163 483327 task_log.go:94] [ 1635: 1635] R14 = 000055fe1a661f60 D0610 11:16:02.446222 483327 task_log.go:94] [ 1635: 1635] R15 = 0000000000000032 D0610 11:16:02.446269 483327 task_log.go:94] [ 1635: 1635] R8 = 0000000000000000 D0610 11:16:02.446324 483327 task_log.go:94] [ 1635: 1635] R9 = 0000000000000000 D0610 11:16:02.446391 483327 task_log.go:94] [ 1635: 1635] Rax = 00000000200003b8 D0610 11:16:02.446461 483327 task_log.go:94] [ 1635: 1635] Rbp = 00007fdae1498498 D0610 11:16:02.446507 483327 task_log.go:94] [ 1635: 1635] Rbx = 0000000000000000 D0610 11:16:02.446576 483327 task_log.go:94] [ 1635: 1635] Rcx = 0000000000000000 D0610 11:16:02.446622 483327 task_log.go:94] [ 1635: 1635] Rdi = 000055fe1b5a22e8 D0610 11:16:02.446658 483327 task_log.go:94] [ 1635: 1635] Rdx = 0000000000000000 D0610 11:16:02.446743 483327 task_log.go:94] [ 1635: 1635] Rip = 000055fe1a4f0139 D0610 11:16:02.446795 483327 task_log.go:94] [ 1635: 1635] Rsi = 0000000000000000 D0610 11:16:02.446846 483327 task_log.go:94] [ 1635: 1635] Rsp = 00007fdae14983a0 D0610 11:16:02.446900 483327 task_log.go:94] [ 1635: 1635] Ss = 000000000000002b D0610 11:16:02.446978 483327 task_log.go:111] [ 1635: 1635] Stack: D0610 11:16:02.447076 483327 task_log.go:128] [ 1635: 1635] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:02.447154 483327 task_log.go:128] [ 1635: 1635] 7fdae14983b0: b8 03 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.447220 483327 task_log.go:128] [ 1635: 1635] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.447309 483327 task_log.go:128] [ 1635: 1635] 7fdae14983d0: 00 00 00 00 00 00 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:02.447420 483327 task_log.go:128] [ 1635: 1635] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:02.447507 483327 task_log.go:128] [ 1635: 1635] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:02.447558 483327 task_log.go:128] [ 1635: 1635] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:02.447604 483327 task_log.go:128] [ 1635: 1635] 7fdae1498410: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:02.447710 483327 task_log.go:128] [ 1635: 1635] 7fdae1498420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:02.447796 483327 task_log.go:128] [ 1635: 1635] 7fdae1498430: 97 8a 5a 00 00 00 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.447859 483327 task_log.go:128] [ 1635: 1635] 7fdae1498440: b0 63 66 1a fe 55 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.447916 483327 task_log.go:128] [ 1635: 1635] 7fdae1498450: 60 1f 66 1a fe 55 00 00 b8 03 00 20 00 00 00 00 D0610 11:16:02.448026 483327 task_log.go:128] [ 1635: 1635] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.448109 483327 task_log.go:128] [ 1635: 1635] 7fdae1498470: 10 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:02.448157 483327 task_log.go:128] [ 1635: 1635] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.448202 483327 task_log.go:128] [ 1635: 1635] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 50 67 66 1a fe 55 00 00 D0610 11:16:02.448295 483327 task_log.go:128] [ 1635: 1635] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:02.448355 483327 task_log.go:128] [ 1635: 1635] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.448430 483327 task_log.go:128] [ 1635: 1635] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.448492 483327 task_log.go:128] [ 1635: 1635] 7fdae14984d0: 1d 00 00 00 00 00 00 00 b8 60 93 27 00 00 00 00 D0610 11:16:02.448573 483327 task_log.go:128] [ 1635: 1635] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:02.448638 483327 task_log.go:128] [ 1635: 1635] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.448681 483327 task_log.go:128] [ 1635: 1635] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.448728 483327 task_log.go:128] [ 1635: 1635] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.448789 483327 task_log.go:128] [ 1635: 1635] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:02.448877 483327 task_log.go:128] [ 1635: 1635] 7fdae1498530: 04 00 00 00 00 00 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.448912 483327 task_log.go:128] [ 1635: 1635] 7fdae1498540: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.449012 483327 task_log.go:128] [ 1635: 1635] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.449081 483327 task_log.go:128] [ 1635: 1635] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.449160 483327 task_log.go:128] [ 1635: 1635] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:02.449227 483327 task_log.go:128] [ 1635: 1635] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.449325 483327 task_log.go:128] [ 1635: 1635] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.449410 483327 task_log.go:128] [ 1635: 1635] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.449476 483327 task_log.go:128] [ 1635: 1635] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:02.449520 483327 task_log.go:128] [ 1635: 1635] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.449578 483327 task_log.go:128] [ 1635: 1635] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:02.449654 483327 task_log.go:128] [ 1635: 1635] 7fdae14985e0: df 8a 5a 1a c4 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.449731 483327 task_log.go:128] [ 1635: 1635] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.449779 483327 task_log.go:128] [ 1635: 1635] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:02.449862 483327 task_log.go:128] [ 1635: 1635] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.449957 483327 task_log.go:128] [ 1635: 1635] 7fdae1498620: 1d 00 00 00 00 00 00 00 26 50 3a 23 00 00 00 00 D0610 11:16:02.450101 483327 task_log.go:128] [ 1635: 1635] 7fdae1498630: 1d 00 00 00 00 00 00 00 cd 1b 69 1e 00 00 00 00 D0610 11:16:02.450205 483327 task_log.go:128] [ 1635: 1635] 7fdae1498640: 2e 2f 31 39 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.450267 483327 task_log.go:128] [ 1635: 1635] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:02.450325 483327 task_log.go:128] [ 1635: 1635] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.450381 483327 task_log.go:128] [ 1635: 1635] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.450436 483327 task_log.go:128] [ 1635: 1635] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.450511 483327 task_log.go:128] [ 1635: 1635] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.450601 483327 task_log.go:128] [ 1635: 1635] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.450647 483327 task_log.go:128] [ 1635: 1635] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.450703 483327 task_log.go:128] [ 1635: 1635] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.450767 483327 task_log.go:128] [ 1635: 1635] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.450809 483327 task_log.go:128] [ 1635: 1635] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.450868 483327 task_log.go:128] [ 1635: 1635] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.450912 483327 task_log.go:128] [ 1635: 1635] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.450954 483327 task_log.go:128] [ 1635: 1635] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.451005 483327 task_log.go:128] [ 1635: 1635] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.451078 483327 task_log.go:128] [ 1635: 1635] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.451146 483327 task_log.go:128] [ 1635: 1635] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:02.451199 483327 task_log.go:128] [ 1635: 1635] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.451282 483327 task_log.go:128] [ 1635: 1635] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.451375 483327 task_log.go:128] [ 1635: 1635] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.451471 483327 task_log.go:128] [ 1635: 1635] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.451524 483327 task_log.go:128] [ 1635: 1635] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.451573 483327 task_log.go:149] [ 1635: 1635] Code: D0610 11:16:02.451610 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:02.451663 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:02.451752 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:02.451822 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:02.451888 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:02.452058 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:02.452163 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:02.452228 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:02.452302 483327 task_log.go:71] [ 1635: 1635] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28090 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0049bbad0, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002345b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc002fd0800, {0x1be6828, 0x26213c0}, {0xc002fd0800, 0xc00269486c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc003b076c0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc003b076c0, {0x18f19c0, 0xc002694000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc003b076c0, {0xc003b02140, 0x1a}, {0xc000714cf0, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc003b02140, 0x1a}, {0xc000714cf0, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc003b02140, 0x1a}, {0xc000714cf0, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc003b02140, 0x1a}, {0xc000714cf0, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc003b02140, 0x1a}, {0xc000714cf0, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc000714cf0, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.453032 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:201 => name / D0610 11:16:02.453575 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.453660 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.454351 483327 task_run.go:290] [ 1635: 1635] Unhandled user fault: addr=200003c0 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:02.454464 483327 task_log.go:87] [ 1635: 1635] Registers: D0610 11:16:02.454543 483327 task_log.go:94] [ 1635: 1635] Cs = 0000000000000033 D0610 11:16:02.454587 483327 task_log.go:94] [ 1635: 1635] Ds = 0000000000000000 D0610 11:16:02.454628 483327 task_log.go:94] [ 1635: 1635] Eflags = 0000000000010246 D0610 11:16:02.454659 483327 task_log.go:94] [ 1635: 1635] Es = 0000000000000000 D0610 11:16:02.454691 483327 task_log.go:94] [ 1635: 1635] Fs = 0000000000000000 D0610 11:16:02.454722 483327 task_log.go:94] [ 1635: 1635] Fs_base = 000055fe1b5a2400 D0610 11:16:02.454763 483327 task_log.go:94] [ 1635: 1635] Gs = 0000000000000000 D0610 11:16:02.454791 483327 task_log.go:94] [ 1635: 1635] Gs_base = 0000000000000000 D0610 11:16:02.454838 483327 task_log.go:94] [ 1635: 1635] Orig_rax = ffffffffffffffff D0610 11:16:02.454874 483327 task_log.go:94] [ 1635: 1635] R10 = 00007fdae14984c0 D0610 11:16:02.454917 483327 task_log.go:94] [ 1635: 1635] R11 = 0000000000000246 D0610 11:16:02.454964 483327 task_log.go:94] [ 1635: 1635] R12 = 00000000000073df D0610 11:16:02.455006 483327 task_log.go:94] [ 1635: 1635] R13 = 00007fdae14984c0 D0610 11:16:02.455040 483327 task_log.go:94] [ 1635: 1635] R14 = 000055fe1a661f60 D0610 11:16:02.455068 483327 task_log.go:94] [ 1635: 1635] R15 = 0000000000000032 D0610 11:16:02.455104 483327 task_log.go:94] [ 1635: 1635] R8 = 0000000000000000 D0610 11:16:02.455152 483327 task_log.go:94] [ 1635: 1635] R9 = 0000000000000000 D0610 11:16:02.455200 483327 task_log.go:94] [ 1635: 1635] Rax = 00000000200003c0 D0610 11:16:02.455235 483327 task_log.go:94] [ 1635: 1635] Rbp = 00007fdae1498498 D0610 11:16:02.455321 483327 task_log.go:94] [ 1635: 1635] Rbx = 0000000000000000 D0610 11:16:02.455366 483327 task_log.go:94] [ 1635: 1635] Rcx = 0000000000000000 D0610 11:16:02.455409 483327 task_log.go:94] [ 1635: 1635] Rdi = 000055fe1b5a22e8 D0610 11:16:02.455481 483327 task_log.go:94] [ 1635: 1635] Rdx = 0000000000000000 D0610 11:16:02.455540 483327 task_log.go:94] [ 1635: 1635] Rip = 000055fe1a4f0139 D0610 11:16:02.455576 483327 task_log.go:94] [ 1635: 1635] Rsi = 0000000000000000 D0610 11:16:02.455609 483327 task_log.go:94] [ 1635: 1635] Rsp = 00007fdae14983a0 D0610 11:16:02.455642 483327 task_log.go:94] [ 1635: 1635] Ss = 000000000000002b D0610 11:16:02.455698 483327 task_log.go:111] [ 1635: 1635] Stack: D0610 11:16:02.455766 483327 task_log.go:128] [ 1635: 1635] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:02.455817 483327 task_log.go:128] [ 1635: 1635] 7fdae14983b0: c0 03 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.455863 483327 task_log.go:128] [ 1635: 1635] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.455920 483327 task_log.go:128] [ 1635: 1635] 7fdae14983d0: 00 00 00 00 00 00 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:02.455967 483327 task_log.go:128] [ 1635: 1635] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:02.456011 483327 task_log.go:128] [ 1635: 1635] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:02.456056 483327 task_log.go:128] [ 1635: 1635] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:02.456089 483327 task_log.go:128] [ 1635: 1635] 7fdae1498410: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:02.456121 483327 task_log.go:128] [ 1635: 1635] 7fdae1498420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:02.456153 483327 task_log.go:128] [ 1635: 1635] 7fdae1498430: 97 8a 5a 00 00 00 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.456184 483327 task_log.go:128] [ 1635: 1635] 7fdae1498440: b0 63 66 1a fe 55 00 00 b6 73 00 00 00 00 00 00 D0610 11:16:02.456229 483327 task_log.go:128] [ 1635: 1635] 7fdae1498450: 60 1f 66 1a fe 55 00 00 c0 03 00 20 00 00 00 00 D0610 11:16:02.456272 483327 task_log.go:128] [ 1635: 1635] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.456304 483327 task_log.go:128] [ 1635: 1635] 7fdae1498470: 10 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:02.456336 483327 task_log.go:128] [ 1635: 1635] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.456372 483327 task_log.go:128] [ 1635: 1635] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 78 67 66 1a fe 55 00 00 D0610 11:16:02.456429 483327 task_log.go:128] [ 1635: 1635] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:02.456488 483327 task_log.go:128] [ 1635: 1635] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.456531 483327 task_log.go:128] [ 1635: 1635] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.456586 483327 task_log.go:128] [ 1635: 1635] 7fdae14984d0: 1d 00 00 00 00 00 00 00 b8 60 93 27 00 00 00 00 D0610 11:16:02.456625 483327 task_log.go:128] [ 1635: 1635] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:02.456663 483327 task_log.go:128] [ 1635: 1635] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.456699 483327 task_log.go:128] [ 1635: 1635] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.456754 483327 task_log.go:128] [ 1635: 1635] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.456810 483327 task_log.go:128] [ 1635: 1635] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:02.456847 483327 task_log.go:128] [ 1635: 1635] 7fdae1498530: 04 00 00 00 00 00 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.456882 483327 task_log.go:128] [ 1635: 1635] 7fdae1498540: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.456918 483327 task_log.go:128] [ 1635: 1635] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.456954 483327 task_log.go:128] [ 1635: 1635] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.457010 483327 task_log.go:128] [ 1635: 1635] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:02.457074 483327 task_log.go:128] [ 1635: 1635] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.457146 483327 task_log.go:128] [ 1635: 1635] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.457198 483327 task_log.go:128] [ 1635: 1635] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.457240 483327 task_log.go:128] [ 1635: 1635] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:02.457293 483327 task_log.go:128] [ 1635: 1635] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.457335 483327 task_log.go:128] [ 1635: 1635] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:02.457387 483327 task_log.go:128] [ 1635: 1635] 7fdae14985e0: df 8a 5a 1a c4 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.457485 483327 task_log.go:128] [ 1635: 1635] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.457549 483327 task_log.go:128] [ 1635: 1635] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:02.457602 483327 task_log.go:128] [ 1635: 1635] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.457650 483327 task_log.go:128] [ 1635: 1635] 7fdae1498620: 1d 00 00 00 00 00 00 00 26 50 3a 23 00 00 00 00 D0610 11:16:02.457682 483327 task_log.go:128] [ 1635: 1635] 7fdae1498630: 1d 00 00 00 00 00 00 00 cd 1b 69 1e 00 00 00 00 D0610 11:16:02.457738 483327 task_log.go:128] [ 1635: 1635] 7fdae1498640: 2e 2f 31 39 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.457808 483327 task_log.go:128] [ 1635: 1635] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:02.457867 483327 task_log.go:128] [ 1635: 1635] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.457939 483327 task_log.go:128] [ 1635: 1635] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.458056 483327 task_log.go:128] [ 1635: 1635] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.458117 483327 task_log.go:128] [ 1635: 1635] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.458161 483327 task_log.go:128] [ 1635: 1635] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.458222 483327 task_log.go:128] [ 1635: 1635] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.458287 483327 task_log.go:128] [ 1635: 1635] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.458366 483327 task_log.go:128] [ 1635: 1635] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.458421 483327 task_log.go:128] [ 1635: 1635] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.458508 483327 task_log.go:128] [ 1635: 1635] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.458561 483327 task_log.go:128] [ 1635: 1635] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.458634 483327 task_log.go:128] [ 1635: 1635] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.458686 483327 task_log.go:128] [ 1635: 1635] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.458740 483327 task_log.go:128] [ 1635: 1635] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.458807 483327 task_log.go:128] [ 1635: 1635] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:02.458876 483327 task_log.go:128] [ 1635: 1635] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.458944 483327 task_log.go:128] [ 1635: 1635] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.459038 483327 task_log.go:128] [ 1635: 1635] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.459083 483327 task_log.go:128] [ 1635: 1635] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.459143 483327 task_log.go:128] [ 1635: 1635] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.459264 483327 task_log.go:149] [ 1635: 1635] Code: D0610 11:16:02.459369 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:02.459452 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:02.459513 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:02.459594 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:02.459661 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:02.459744 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:02.459806 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:02.459893 483327 task_log.go:167] [ 1635: 1635] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:02.459988 483327 task_log.go:71] [ 1635: 1635] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28090 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0049bbe00, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00559a870}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002345b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc002fd0800, {0x1be6828, 0x26213c0}, {0xc002fd0800, 0xc00269486c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc002694000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc003b8fee0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc003b8fee0, {0x18f19c0, 0xc002694000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc003b8fee0, {0xc003b02b80, 0x1a}, {0xc0020a00b0, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc003b02b80, 0x1a}, {0xc0020a00b0, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc003b02b80, 0x1a}, {0xc0020a00b0, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc003b02b80, 0x1a}, {0xc0020a00b0, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc003b02b80, 0x1a}, {0xc0020a00b0, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004753500, {0x1900e19, 0xc}, {0xc0020a00b0, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004753500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004753500, 0xc004753500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004753500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.460671 483327 task_log.go:73] [ 1635: 1635] FDTable: fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:4 => name /proc/1635/fd fd:5 => name /memfd:ò (deleted) fd:6 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/196/file1 fd:201 => name / fd:0 => name pipe:[12] D0610 11:16:02.461193 483327 task_signals.go:466] [ 1635: 1635] Notified of signal 11 D0610 11:16:02.461289 483327 task_signals.go:220] [ 1635: 1635] Signal 11: delivering to handler D0610 11:16:02.468323 483327 task_exit.go:188] [ 1635: 1635] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.468517 483327 task_signals.go:189] [ 1635: 1639] Signal 9: terminating thread group I0610 11:16:02.468710 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1635, TID: 1639, fault addr: 0x0 D0610 11:16:02.468800 483327 task_exit.go:188] [ 1635: 1635] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.469140 483327 task_exit.go:188] [ 1635: 1639] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.472764 483327 task_exit.go:188] [ 1635: 1639] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.472831 483327 task_exit.go:188] [ 1635: 1639] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.472995 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:02.473253 483327 task_exit.go:188] [ 1635: 1635] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 2: r0 = memfd_create(&(0x7f0000000040)=',\\\\]#\x00', 0x0) fsetxattr$trusted_overlay_origin(r0, &(0x7f0000000000), &(0x7f00000000c0), 0x0, 0x1) 11:16:02 executing program 3: r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000000)='net_prio.prioidx\x00', 0x275a, 0x0) r1 = ioctl$NS_GET_PARENT(r0, 0x5450, 0x0) close(r1) r2 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000000)='net_prio.prioidx\x00', 0x275a, 0x0) r3 = ioctl$NS_GET_PARENT(r2, 0x5450, 0x0) flistxattr(r3, 0x0, 0x0) 11:16:02 executing program 0: r0 = openat$random(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) ioctl$KDGETLED(r0, 0x5451, 0x0) 11:16:02 executing program 1: r0 = openat(0xffffffffffffff9c, &(0x7f0000000000)='/proc/self/exe\x00', 0x0, 0x0) mmap(&(0x7f0000000000/0x800000)=nil, 0x800000, 0x1800003, 0x12, r0, 0x0) preadv(r0, &(0x7f0000000280), 0x18, 0xd9f, 0x0) r1 = inotify_init() ioctl$FS_IOC_FIEMAP(r1, 0x5450, 0x0) D0610 11:16:02.526469 483327 task_exit.go:188] [ 1654: 1654] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.526661 483327 task_signals.go:189] [ 1654: 1658] Signal 9: terminating thread group I0610 11:16:02.526856 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1654, TID: 1658, fault addr: 0x0 D0610 11:16:02.527100 483327 task_exit.go:188] [ 1654: 1658] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.527615 483327 task_exit.go:188] [ 1654: 1654] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.530984 483327 task_exit.go:188] [ 1654: 1658] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.531080 483327 task_exit.go:188] [ 1654: 1658] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.531208 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:02.531383 483327 task_exit.go:188] [ 1654: 1654] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.540506 483327 task_exit.go:188] [ 1653: 1653] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.540830 483327 task_signals.go:189] [ 1653: 1657] Signal 9: terminating thread group 11:16:02 executing program 0: sendmmsg(0xffffffffffffffff, &(0x7f0000002080)=[{{0x0, 0x0, &(0x7f0000002040)=[{&(0x7f0000000e40)="f9f1910048a2eaed4df82880f8008e9f0a0a2e66f2e3cc19bfd1f63133f4addea7dd4bbeec4961b16b9a4581a5ec2f0ec840a946669bbae1e64b9b3a510a3993d8f5e6b518c7a32d39f5ef26d48874088e54f478476449b025450d433e74fafa324dd93aa368bb6484295736bbbba25b8eee784f883f1df0c5f0ae8d4fb42ec21534087de7784875fcdf48469797a85ac0ae86cdc80b4f", 0x97}, {&(0x7f0000000f00)="0c665a60230a029549f29b24ddd2c3769270af49112eb0254e3fc448598960d6a10b37a2c29f52bc586bf653629610ee1ab3567db2129e4a5a7636d26364a6c34aad8ffdb9dcb8c0c116a0ad4e1fb8861ec66b0adaf0867a2b", 0x59}, {&(0x7f0000000f80)="a907860440ce596de7c989baf40f756bab01b65022802e48e826293ef0938a9dfa535feef06a46b8b23d5817c108330299243cc0f29561354348d445bb40add5daa20f2fd0bb9c0b119999169e717d818b5956f2fb1701c76553cad140b3f733861674cee75643f2f8f5dba76edb354c68adbd40bf0fe7f9d6f24f3996b2e2c725203d1dee900933825fdcaf7f992f5cfe111bc795b68567332e235334ce48e1cca4bafc8f6274feb3da43f175655850fe1871c0290fd8bc56071265a65a13baee933361abd0572a389350aa8cbbcfc23f6885a0c62f4c56f5e28d478ed9ba1d06a6776fec93d85e2ca0eeace93313e14be0b7d33bbae72e1ac5836032604e644d80d3bfe331d425dee0f3807064e053843d4277e306be35c913cf52abe56754b0f9d53d35364e9200acebfce7726581db1e2d281efa9a536af1677955a986e30344e496dd41e00261c7402795679db02f0d8cab4a52b45a996b48e7b236b42d1af18a313df178375e5e455bd18855e221d30f9d4fdf56d1920300090e60be0266287fb372f20495d87dcf9bf883fc437990bb829f947d39424aa086f5e634e93de55cb601e7c0bffa0c2409084c96ec0e059aa92263eae907422e3869bdc9a201245d7e036784d2b78955ec9f4ac2cf1f73bc8a98668cfa86c781c9f915faedb20559342e16e47b190b1796c5755202920386c0b5832a81b8ec4f7479b23f63346d39c33a961a0a391c5acd52ce852b3610f66530937be5548f0541bf34ac39dde413e3821ba981d51cd028bea138caebc0e8f0f18bb400a49ff646731d44c8e582e277d6adf7542f22b22890f657d402bbca035d494bbaf2e7426b01c34c47b7b611cc79a3bf9b2423253df627a15f2ed141acb16c3a605e889d36ef5c26503580c2ff079598080fea1bc11241635826a3e87149d32847ddacc38bdba558d6e589c08b3e3ba08ed3db613ef77367bf4294d858cd03ae2613c5dd64bd007f1c0283d481ff6556e3dfe2ea9c139e0a3250be651d8eeb615ac406c3eb9f8211e7ef5c90ab1aa19a0e5a637701622871f9fececcefeab47e18a93c5f4b650d561ea74cff15222a82de5bfcdec4dad2033e7ba62e62d3125371124b820027668973be6a72a13688beb479a43992fd8ff7eba26285da13cf729f6463635e0278bf3f706330d483c9eae0a1934be07a87ff90a89d551e31bddc111ab382e488de5ba455d67bae34316e2a9be568b3cfe117d084f92df5d338d989aff475d0225e7c5258040f76e3ffff3b0d498484a854dd026f62a9e0f9a2e802fa7664716b9925679d0b3ac5b229d6890f1dd359f2795587e372340addf39639fa1bc21375aba082b1cdc5154a463b0d845921afed13e2a0f0112123615637e9e7dfecf9fdd2a1705acf72d70f928039d794a1bc6e9bc68a78abdf2f3f98dbdc59fae96ce79612afde5b84cdd6ab747825ce466898fcf9652341f622790d14892189344782a3740463d92532ca58e40afa6838224ae935a8e77bf40b08c383447bfb6d32a8f77daaf1fc97b4f1f74a8baa7bfa28d3547a5142f623e658ae4aa2cdf008c492b9ea34fee2618fb44bc8152e7480d5b30d0a91b54b3cab42b016c3baa12728e77c1bf4b598dcb0117cb9afa5801c33725a28681241f400029800a3da048ff7a2ec1cc28451da7f8ef1f71824ac9ff568c36e2822680e970ffee4c8715189d51c3fc10c3df53faeae9d8fba5c1f58b93b160acf53f27a778284a79995218f100c13631821b31128b9f95e47d402a1ff3b602bc7134241bbaa38da5ee69b1f7d61c771ac1338361e6be026aeb7bb39e1df4e565444b6b352d185d1873d033203681818fbe8f8c3f587d0f0f36c0c2648e68cd5c4c3c8f6b31d2bb2a911be53d7a45bd1250578260fada2d2dda7f2fccf5b1af07b78bdeb81686f10f4c809c75f352a72229e420c4610da8da59eabb4e29695f766da2c4434a108bddb60b175a83b3d81c8fb28ed733300648f67f33424b7df67bd563a73f07f831b1d1308de1eac319998cb431678c9ec78a13725e50a7ea17cc55fda6f0c3d6a0211cca79128d3c367c3ff9e1643c97d297faed90459b7330f46066beb12e788263fafd2f07a17b86863d362685e7781bfb4e219a53865e916d27bca940acba2fc59be38730d9861c8c8d24d08f4e581c1ea7cb9f412f7b74f551e48431411011921c97acfae8c80d107220acbfd980c9256e15eb220174bb8090d091c254cbfb9d8d35905231b87fc3094359f06469e648a3eb37ac2726be64ad0e4a866a7887e2bd8905fe3666dc9ced6fd8bc22ddce835c20e715f5b2f8f9664946485532564ae2ed3f337850a9a5a3fff5e0f8d8613b84399d3bf9170e56944f033f536b644df8ad526dc1c348959b9edee64e8ca0ec6990d31b2722783dc8fef296f27138e46913fe978c369d57aa7c06a2458057f31864c7d4536dd541d0e3b4958f3df41e321d602ecd5d228c5dee31bfc8ea137cbbfcc0662d53f207ba5c8636bf677259ab97211482582ac9b24564a22fcc2bb20055d2ddbd0068aea30e1e517f3c949333c068f1151b8c48c4a5df6f1b2a0bc764022330ac5974f24f99c814e813fa52778706fbe347a64d9bd1e32d61faa078dda75584084464e1072d5f14a3e21fd4b255d31dc89e417f98307021347ce3636e711723f32bcc20d84894f5c47ff642538f512da77742a788e288aec554418d1bb551bd9c35bcf5d2336b37c3b3f2f24769770781b6396eae16bffe0970894ecd287a581f60db00216a56f56d4f8bfd7cf616c67dce549211e9c353a4ab4b92df24621800dbbd0afa7ecf50c2c15e1e0e2fbf5b882b8a65045fbae7d59576fa8d755fbb9cc3d8f7eff52d39b7faabf4ad49eeab2946ed8ebbebc412c576f195cc09e7d90e9a2470b759462878dffd487c89785019e38ca89894724ae951c49f80d415f464561fecaf83570dd79d9df6c49309c4bc22efb238762faf9cf41f488411ea9d4a84a4de0a45129fe781b04c5c64e82f1a24c0f215e7bc9d6cb000b7a0519702893d9393541c61c141560ef00b0b6bffec003c4e4185087e869da554584eb152a26307e3882ab4dd6ac0f1cec2ac0783761c08c6392c23dfa1ba0c96dd8f15ae3e301ad66cf8ad2a76816346c7d326a0befc0db8700a1689d33bc2e82e641c0c8966c7baeb68222895fae63e800e57ea78ba8160faf06fb82923fcd2479b6ba86296721ea4179f1e4349e37fa7efe3117ee5696496cedb6bc658e70585805505dd9174b68dae72b6840e6b5ab9caa1640fabe1defcce0b8ba8d0c305ad445dcbbdff355d8c4d3a0188ed6006acf0f2e35186d26ddad1332ff7eb1a59f385093728ae2a9a1ebeacdf070f4dcadfb5366ce5654e67236ee7425c1343b0a22f32a53f82c3740024492bca015344780942ac2e15766849338b7ceb4d2d73022e4c084960f28be81999e09270e02cdb6f4a94aa48a0a3b56b5816c81b39cf7618301fc7eb0d1fe39840c7b1c18ebefcb09cde4c7fbfa306dd29e19759f4d1b7eef719cc8b1ce60114ffeaf9c98e26678f91b383dc1e40ad6416f78cd77801e3d1cbf41035b053946638337c2c26444bcea2ed5e9bf520355405989edc88a0a81238028249f58adefdc448bb4256540b9c56d2d43233969040f21751dfa14a7f2bd2a24fcca6dc4dbc2ece4cf6eed1355c9fe5e7385449bd47350f96ffe7fd8bfcac9fa73a8ec262f81aeb1a93dfc793d230228e063ce685d2c17255f8a519c4c78e44f709d5f5c069875012495bb04a1a8f4c98bc2b5c08827f227d9e90d4189e0db6f24e0225eba041531a7943e2061bf2f83b39232af207c926e4a1c9744eb5fc85195f26aae8d7fb3fa8785786245e474a3488dd1307a025ad87c2793f0083b3261bd01303cf68ae6b379659ffdd13eee32a08c96e6b19838678af2dd67518e234269bbf967b524181b87ea63aadfb55320028fbe98fc835e9ed78c2f3d3516cd12d79726228d27e8c29f2135073cec2e6fe80026594f57797847e3a74b817a8d0399bed2f0ec2698812480e2148d7065b5cc12da1dcad7457f249c9367c9105027c695708514c5588597a7f8fdd6f1e2b85009f25813e63d143f1996547f8d80dc3f2bcba8508994570c1535ed4662b9de0d8d8c2c3cbe52030e55f090497d64d3bce19b7a93283f80fed954dd51b715f3dc4abed071ec0394e24d337670f531ba665c331d9aee6c036326c99397512e1ea57b65a09c02a5752ec38f9b566f376dcf7fced4740cbffaedb06f138433fd14b92386c474ae589b865195c1e292c38541c84a178050a15f768cbf945bfbd8c8cd73f74f1c379199ce24e1c52ee0b2d1d0d38ef71c09ff7ab7c27bfa4603fa950dd2c794f42b405e61ec3db3f6ae89f720b76137a84d0616102a491f449db3cac47ec9a9315b9e66f8a49f20314cb16910d24c21804e0e074189e04f51f8e63ae71898c5c66e4f454e22b17a20561a0657a9b7e1355872f239a55a5019ecbac3007995cfb872feb25220bd27ab7087b5a97b5268ee29a32171fc69465a48dcd859017c6fede422af7f7db114a71ab1899cc870ee511f9eadd2dec77099731d121d34c4914ab114cc8db5c3150b7ca09fbc05d76b391203c90beac831444b38c22f853f56fb673498e4fbf1f9f35fa321f4db8140c98ae0002fc472f7811116761774786b9313beec7b0dd1abf4234d6dbb372284cfd031191f478627a9a284fa5fa20308fa77e17ba24ab284367964b8963e0ebe1edbdfbac300ea0ff1e5e02983b79d12cfe0b59108ee919bae67df1d86bee57fcd4a7725505c4f7ed5856db4f8cf6a48a4deece59371c616651e0bbdd10e3b26edaf30ee678429ee674fc503077d020638afd1bad5e1f0dbcba6f05382d26982f651f3233334344b97112653c883981c4033a8c8be04633356aa6fa26dc98791354669ba57777a880589d202938e2184d58f34ddc6693346fe1a505c3ee9dc151bdf0920e2c3a20978c55aae2c4932132a8b15121ffb7b11afa81ff5a4caffd37f3be8337238d842b009537f6cb3abf32dcc1fc24d633be2ecb2cc7cd24b92125a0016221345a168fd2242f3e820d8bf87744560ddafe2dd97e010547a2e767815b972ce2c125e37b7348d1ddb1c03836d7776650c59c2cca2b46a22f2cecf1d6371402c1ec883ec978630ac907d0e02b65fe4464932217d5f87573d8787c78651a459a4a80f6b0d1960b3188f98a22f522e0d91dba437209cf046e6ba68b4ab543fc5e2e41f0135787f71b5d14c7b9bdd94b7ebc8d2546697497a372515a5196b4e3bea529f54b42b3ce457bb068f4eff848bb8dc08f29ade1f9029ac4a6f56dd47816d8221b94c33b9de50d6d3b995871a915b409fea4e7aff7b04297eb2213dcead870e8841d55a8b8078f7203aedb7a2ea67b0234c805d6292ef48dda1fd12cb79f1a114d4d55609c5e9b197dddcc36ecda4d7d65bace59ec1fef9bf8b11d18b3e504ba5e02728cfa33fd9ba8572df4a5256ca1e0b52975a5682f95d5dcc0d4d77a62a7e5043deb82a81966a3a6230215dbc3aef74770fe4f3ebe4b302ddd2e878038dd059cb20e482b7df8b90c1fe3320fbef5a93a2867e184a569e57c10b31e9d092c6b329067d1ac99d577b848c09d0ced075bbaf9d589cf873b7cb49e555ba084817512aeb05fd7307905e49f85734cf5b18b5bad336fab565f62d7cfd2f73f33c06f759e9a42297a7af50a706ae01574e73fc85f3240d61233f55afe67a3dc49075ea815fa1534488c29bf2", 0x1000}, {&(0x7f0000001f80)="6b8c72bb987fca2eee427eb26f33215c41de2aac52092f64267e6a62768d46a9405bd45bd2f0a66603d38dacf8bbcd8eaf677adfd3723f4cee482bd3b69de79d5d4cc6b790cf48c5470ad98d04adc77dc48ea361bb5beadac335a5508a982d10c50a66603cf6aa35fdcd287c956347447002db58719951d7dc0bbc728a51184955b370aef0ab3038fce55603a57b70024c0d4d924bd6", 0x96}], 0x4, &(0x7f0000003b80)=[{0x68, 0x112, 0x88, "de709f0c986c75def6cd35ee9653615235cd042d7681b982a8c99b043a6a94b1b2424285fbce17b0ee51fcdcdec726cf1b874f894e08267fab0ac14f977327944a308add005c5ba4e6cb90e57650a9750465d9dfad"}, {0xf0, 0x1, 0x6, "82cbdad879592ddb064190d0e90be027e6d56321e9f5d1cdb1f4bfd9394ad1c58a7299591170edc040bd0eb42b6115218f8ccef73cd68c2233124d28ce4f52c85ad3ed44756dfa4c11844a6eace58d9b111b50c1bd6844c645a7982e2de8db23be1deeda22a0d6a36355121eb1dade3cb745bb94e695aa05400331eb1b465d873d0f5b50d19c97ce44158f6894fb9497d7c04e7011b66ac8e3f0cdc6cc6a189f29a52d969551c3262f11b028c2737a98710e09f23577d3cfa600538a6fdd0acb713729b8e9e0795e8b6a20cd29d59435b59535f922108b9015e30e"}, {0xb8, 0x116, 0x4, "27a6ca31b194db53164b9d2d1164f928347be1e7aeb69a615b32ff46cda05d4c9678e7c089fea6ae1ce910c687c84ee009b777d45e75602b01c09afa1dcf1987e0234ecbe168b21540412baf2f953100c0c195c6eebe66039f5e9a14b399301a7c2c3b09ae4f12b9433ad328fb2631cc3809eda1f71bb6fa1ea0261adb4a3f033c1ab4fa6704d90d58942d2cee8214588c034c30a9fe527a8636b12c5eabbe677441a3c10d92"}, {0x1010, 0x11, 0xffffffff, "4d6c2cb2ecb45ab224671f86957aeb446f76aa6d92556fcbd4fb137ff0cb3aa14dbf5c21763229d4b68e1c4306bf5ef46833ed44c48c4a367c64c30e05c4a65303b0a3b376819a8385e0e5cd31df7814310c85e55b5a39c9bd40c1e9273800496a02b3498905a7a9a17c9eb1719295aa5ad7b5e4a530b5bd843514d2cdd4ce4ffa8f8a2402e119b19ac309ca4d49af206765265b523ff3278fb5826d59689006a3f9d5a2b74a8968d675dfb972315d1b657b927fa4dd5348d39e7a8c78ddb857607fa71455a99e1fbd9f03d49f8bf914102e32c704c1db4687fb7efd3335d409cba9b9403e24de1e1e9fc6489485454d430a3f5e2ab48fa7c53dfb55e895f49775b50e366030a55e8004e7c1d1b6934881d2b69a5fd242f6c340b8e043febeb289160ed89b7a30938af2eaeda291a2dd04a3d17ad35011658bfc4ab12a9c6a63356c65d9600aead2738bbf14e0a15c749818400c487115325a452f55dfe84941f721da4cb2c673d8f2636e577f79fc26787cb3db0cfc7f401bb08590e6e96665505a2a3f54833b802ebb5ecdbbae4d2ddb65b0574ed7764e672ff803ec5ed53f354b7472468ab15dd4dde95413810e5a38548db1f5cd952796e7dad9e2a7ad3e0314322ce0000f538fa13fd7d90e56a018e97e4dc37292aee6446751b4a94270e86ea492f306827541a5cb9884145823d4ad116b567e6609ce4d34f7495446da1432c9a561ca1229bc79d62b6f64c22fa0240520efa46b79867c2b198d09bf80ea78ee6d957e7269119e8af7e37f1872acf01ae8e6f40e5dc07875fe462f95ef0eaea124f45987c391e9a808199edd0d2442fe462cf6311ccdf0e709addc11aae0c4cb2dc1a3233a9979cbc5cfca2cb8b8a28f6ca1219247d406e35e23ba1a4ae5d49d290e35d136ce37f48c5045ddce993e9feecc9fb9b7e5f2ca6491620250de7f1927d9e85bfb2f4dfd2ae26572064cbb30cfcd80546f9d95c6118c13ca795deb9e17b69d7737a334984c6c78510715b9f8d85d96bd9388a3730daca85e5030a20e812fdd242c71ef0eb59a63c9aad50ec9f7d1e72e122bc3122400151bfb1caa4fc9b5e0e63c7fad07a629a670ac56a7b16d82b512e5c837054e0928bb22af47395aca8ec328188950cba4861ed0af1c40f32f70c4f9658f9cbe2cb888e41c6631580dc5132dfd86c109848c7dd8f94d0cccd884014c018c3f909e0d3653c333795e77d254b221b4b2b8c04025937c975e2aff0499e77a51590fc38e7cb6cfc67b2be6d2b51c3abef485f0c6981eedb74f717a209a5c3219e91e28bba8123afe17fff9b7722d43a506aa05edd69a681e8c6198ee1ab5415ea2dc122ba76a282607e295405846d20ced458a893a42f510c6ab1335dd92e729c57f35d2dea16240f84d5b9916ec4fe6702fbcf9d539b6e1fa5c59a52b8b5c6af2fb1370a3fff549811081834402ef151725a60f6f5350aa5b45974b087d245a87ea4ed6e474c089d3926e9208a287070fdf5d5fc9d30b2e95fdcc5d3da96d80db0574e7f6073e53af34fab1e6059f302820d285dc5d912dd188d773cfe17b317e0a5eca66910bc2f26e96eaadbec5d8b8aff4603dd677c9546903e24bdb2e4ccd3fc280c10f0b6b04f3a9716daa8605493d8edc0129a7e9af6120f5307595afbd3ab585b5a6cd8fdb44cb01e32c46db2102bd06c9cd55394544f62ad33f1d2aaeb3871797b75e344b4d05bc28b42f0c2472a73fe45f0cb793a90427872d4db56a1100a5d32016933ad5e0e46caccadbb516c413a178df012ec5ec1550fcde194a0291be49b3b9cf08d345b4a05bd85994d4618676f0ba26194e90d5f2e298b626a4397089cc3eeec111e20e82acb1bca6f3639fdefa2db96131282b269045fa15bb87bbb0fa761aafc4daf08aae997c3576693e91cc15084a801b28c311c9b1552935ee80f807e1f68769beaf4e8f83d8a8b0ce76bd39bc307524a9d075f5cb27c1d8af82ec1eb1231ef7c70b64657e1871c6e150702c4c5f34646d6bd23a22c376f617c01d8fd942bc2633222dfb56b841c6325eaef3d95bb3c8cd4ee4b9856bc00ff35a8d00cf98bc164addf4f3d0e36ff4acab144fbc5e4b529fa4a306881ce70124f6b32687e37a7cb944c2eb413b5bd798c4c0d76504b4f57b419ec5b3f9ded16d26dc76f701287d5e4294a1e5c450f06858b2d24531a1c26069e1ba7b36a70008f09e16c208af8fe91cc5ee85fcb12d73b27edd049ad547c0a169d5773cdcc64141403a2606bcca3f187577b62ad1b45df566db7077086a067ce6198b7749e60c3d87169719cc04602bb326e1d7fb38a541d1a363268ed3723bd3a8166d267f954337460d4f9e072c4b577d04ab8420a1838e1ab4aef07b347078e440838d59bce88fc4db8159e54a730b03624396fbd275524b6162192ff5149e5f7a60160c2dc46971e548f29e758b14bd713460204ccad25655389b9f62260b41c10fa6efb6bcb78054b008bdc0492aa84fc6aac3034d9e9dd5e9036fac2ed971a87bf0e18c3e914fb3a9cfb6d8a88779e7b6b7e59b3a7b15bb3bf753519d60be50994b688720b6e61e93365eea1598eedeeddde6e567fd56a96c0cd717166a7a5997fc560194c91118d97abab36c6b458b8d00ef67b9214169ecf3d21b3bf68fc2b8bb8ffe10af36e344bcbc0b615440ad60d9cf5cfcf8ad2fe6aaa2f742c36a4d85106bc1727fc06575099c551eec904e0ad1c65d8f70f1a83e78ca2ebd905292bf3340d09bf9a8ca7889e105e309f41ab7edcbeb89fd970f5c9c82a95c3cbc598b78847ccb7d3341e9ccd7df44a421382211e583eafd26a15b6c9b6feb81e0e4320c10a339e8837a742f62aac68c8a5933d5873f27e803df8815752992844d6bc5bcc28420dd77e0910f3692d92a2f29ea42223f3b316bab67729c04bd610de5a7c5aa3f283b4aad78524230459130a1bf8ef8139c6f734569e6d5028d1b210bc6ef01dd988e853923e8c61bd901abb5b46e941ac16c2e16cdcef6fc52321f3f6a5e6e154330184391695114afdddc5412a824e7b1e3f56785061d26ed1bcf765461e1bffb13bab6df7593bebc304966feb3841e4050845a3abdc93dbff464cc2bd112079dca96f86509b8e2a334467c6474903537776920d2e38f5decfc956c639df908729f95b1db60fdad5d821d9354c41ec54d6ee05acfbc3e13b3ecba8e5ea1a628ba310a76406399e6c769868b6953ae9332549c326aef64d323abcc0ee68c926fceebc485396e5fe83496e79001c08e37d66b3ed9f9c1054b3039a49040f66fe7a9ac17b39d05e728187ad24245c81275117e91834817b4683b87523f47ae44b4cb1dc4244d26a61f2c366be8b58af24f7b36636e3c9394f4f54aaa27a695fad3ab111fd8e683a79e84cc19d5f64ffaa99158ec543ae5baef756e2d759f7b30449e9801889ee3f133bfdbfabd543b4649bd52bd27c3b68daa283789e16355b418e752685ed4f57136a9057ff1cd1a38cc29df3382eb3724f3d933f6ff38f372a1e56d5baedc8feef1b22caaf64532faf60020cf7c5b7d583f71c7d0a3a4c08690450dd356636c125c00443bc56025fe3698acd949ee0a91567719fc46bfa9244a8cdb1e15bb4cf547dd17c584fbb2771b6d66fb2021bb17bb25f1ef7308863c5ab40aad27a5d1a049ef5171c6a226795ae5d04e73203975d3aaf95f054f556c4b5e95f805b2abc27bf4c5e18615cfee6c9dcefc4c39c35039a379a130a5780e132cf216f47e73256e1e24749469c8d5360416bd864b838865ff91b1c19ba08f22e5dc0665a77d150080a50fec04978fcdb412de6a6f73e57e4ee1e7c1ad5518dfd7428be00f89d266acd4ec3d4ff77076841668352dcaf1c368c944ea503c307cfd4223c5eb3c4bd4d0b58709a75ddb2484dad4e0b4fab5db0c81a3fe5827f2f50abbd6aef2ef3c146fbb2dcf5728dfc6e0c9670e132daad15164116696732d9c002fa43e52a7ec358bbe9660ba4fdf5bc2f6fbf0f94aaae24472832821f4baeabb0318d6811f68743e43844437264b8ac895647de3e4e45435aae0d068484e348bef468ed6b9203c3c3184c859fee99ea0fac763f5177ee526c1d3c812a73ebd58615335ba98ac84cf8b0aa3f133b0e57e6acc10b683be56a7c2b5b58ad8b07ee21cca5b8c32aba1dfd2d4f789ad16a1a1765f4e7c5ce65188d3e5579b484c5aea79362c91159312b5b9c99c4b9fa593163bb1c874a47dc7b156fb93d34acb1b88a4ef4fb9d4697690829f3a394ae5c2d5ea965daba62bc142fe2b2685d8a27abc856372c4a52d75b7073ff7399f70af48c7e399657f99654bf99c91240c41c61948273b04846454d6d155de81cf3f567c34b18f75779bc56882bdcf542df0c4c91da5d87fe73b5d0fee69c85b1cebbb0a8a7f7354d95eda3b0ee62904beb791979cebc8e9f541e498717040f5677fe7e06439359868109856387743717e487679be1082b0eb5f5bfdec46ce7a8ac3ac24538275f1d254d275bffe122a2e8d65ef2c9272e156cdada8188957db0432954e308fea940106569a3ed8234df5f974369a7b12f93fd7db176959fa2789b5e929e6c670efe14e378c56ea6e155ab2d1862d302f3b9a139bec25eb645ca880cf32452a3ad24139680742433adbc96dca9edb4f3edbc0a6ac6652ea2fbe14a5568c9af0d2e6aa247c569ec8ec4d527e48f2d3a8f32237e546393837eb899483c6dd817e5406f648cd1d1abba51bb14c3d989ffa9dcbc14c6c7af08c652c3051759e9dfe59d235c348deb2edc1f04d12f577e139716290eece9669de3d52e384975afeabfff694c79248a9d806b32204801685a38cdd859d9c56ed99329350d90b6d74af09cc5bcda3ce801567c335747eaf3c29049459479215fa03353976b856fa54a97557c6ab025889e9f1a02938bd8595bf66a3b53e42871f06312136949a6ffdfe70297725fe9deb326ca266470d4b7d1c80099c661ec296fadca2c53f313c533de6b3f9f0ba5ea1da763d0c2662ecfda1b66d7ee2193bdb39cde8f16a0e40fe2acb9ac1122f804caa85780a6f8fd0c3c682e77abcd936203b138cf2e69583a39b1c97a0fe979d35cb0a3654b00b6accd038296f6cd84fbc55f5f0007421272efda543f7828e6aa616113dcfaa0efa0110c2fe00aa7a4f1ea9276060fd5abc5a7b9ef0fcf53ac732fa034a94aa9de08239af835be89e639e8859d6f37880b4c8141904784a061e14bded608415a328124c2ff108b8dc9237497083aff17f082eaf7ddef33482a1fb2308f3f1074ff3e61d936b98ab4374c8cade5920101922becb57ceb44d947bfe6378af6aac0e587f80ae5b88d322eae3baadf665126b60cdf30d535d6edbddc0a9240b302a2f5dcec61f3d80a798d3e8f9b57a6fa175937be736b873d47d5813ff87c3e265a0a8bc11230b719c2a98d947d10f2df398759633b66336b14930208f516e3ec46dc2b4d3d7b6aa3ceabc889927b3b624e3519506a37963d8741a93f730be5dca12fd766dd966eaa4e9e154d5d526e22637a9ebd3f76c237d0119180af67adfa9f02d654d9dd6d6432f72ff1e8397cd5a871f5fd740a5cc2806b91f44a30b23311020ae65e0da50e4c5f6ab7ae91db2f9b340266b1f64b450978e80f939be95a56860429f120ecdc1caec7f3976ec7889614d9ee51427332af4ed4ccf7e015da0279ec64ba8dd6b50a4821431f6c989751a8207894d09292ca1a2ff4a7de26be4c1a78ad288679af083d6e1f6e39ac387258406441de5e883ff21bcda99dfb32d270b52"}, {0x30, 0x11, 0x3, "bd587cd49ea62d3a9b30703915cb46e937563a3f1692163c52ca5573e02afc31"}, {0xb8, 0x102, 0x1, "659a8c97fed734da1910e0f24b74215c7d13505461e021286c0b112742079a781a24358bda4de09671f6fa6f6dbb7129fcb321542c97e860752d93c981e53ed56de0643e0954d848d9c554f09700b012a478c30e1434a47f45583f1e54a9d85dde4e6c0dbdb7b8c8c0f4b551e96a200f2fa0b538a7599abbef61c3dbe0900f030789fde782840a971669e3874d696f0fd28e9275a6a57179de55efb3df4f2027716fb83f0191"}, {0x100, 0x10b, 0xae60, "70ce2dd3eaedef5708b17b9c1d917ffaeaead4a1137a0ba29ab0b5902cf8c8ec9b33b9f0cc50e5d7aaaf3f398b315bffd7f58b6a66d5541f5589c36f525a1ccf783d4f4ac29b0d09a06a99c0a532348a4f086241decdd0861ed707783f3883854d7847d650ad8cc82903e7f5d9d5274fdc25c387c914c8224b4e7936a2b3fe7c5dea7bd42ee78c2d26d1f222732dd3b0a59ad5adcd37e167a037907abf2a69fe66bc0bfc2c2a5a5b9311648986bf0bba3fd2926e9242cfacf7ba947c47c0a341e2e49ade0069df8949558d9d1048b9c02e223944ab1dc61179b76652327a881b6b1a51651e36c9bac8f33597"}, {0x110, 0x3a, 0x8, "045593b99f04ed671a33291f4374916dc498ef9b2fa659953fd1252e64d23c4a2f8f69167e3d660a11b870d7625d036118f1b6c1e4e0851945976a9c905a186b163180871b90dd0d458cf6a07f0084e9dcdd6c5fb2f010f55a674d5ba8330b6925df91070489447c142a6deacbe96662d414a304c08b7861f55d1f2d2c75fd5b006d5314fa9d5176336d709a7d3f5b68bbf55de77ee96fb87e44669541b513447aa36a789b47965358d0e2bc4945ae8d377bee72def5154cc267d59b97250c0c1da6cfb56de19dd6146d9b61fbfe7aa36a11b49132aea07c4b7e8fc27a0cd5fad94d44ba7f8a50329de5571782ae713fe748f6b78cd43396b9927043632a2a"}], 0x1518}}], 0x1, 0x4000) r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f00000000c0)='cgroup.controllers\x00', 0x275a, 0x0) r1 = mq_open(&(0x7f0000000000)='cgroupncontrollers\x00', 0x40, 0x48, &(0x7f0000000d40)={0xffffffff, 0x6, 0x8, 0x10000}) dup3(r0, r1, 0x0) writev(r1, &(0x7f0000000800), 0x0) ioctl$FIONCLEX(r0, 0x5450) socketpair$unix(0x1, 0x200000005, 0x0, &(0x7f0000000000)={0xffffffffffffffff, 0xffffffffffffffff}) recvmmsg(r2, &(0x7f0000003b40)=[{{&(0x7f0000002d80)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @local}}}, 0x80, 0x0, 0x0, 0x0, 0x3b}}], 0x1, 0x0, 0x0) writev(r2, &(0x7f00000003c0)=[{&(0x7f0000000300)="7adb82d76e657c71ebc9131f9ebfdab7fb577cbc83a0bc1b3ff283ca9843a1b26c6a79edd6ab970c979917356c523f49d466c042eeb4430457e5d5228509c732320df9f568950fec867f05d78e00a4db7f471325ef1620fb6fcc21e15be8d1a03e3d8fe9ff7f7a963224b8e362b41c6f6da51070b6cc7e37e82f263b32bcc45d3d83a8b3d3d9e5611da6a3aed2845c2e5f0b66a00137a04ed967f60f44d9ef60bf569a8bb47c9a09", 0xa8}], 0x1) pipe2$watch_queue(&(0x7f0000000140)={0xffffffffffffffff, 0xffffffffffffffff}, 0xb82e336200000000) r4 = open(&(0x7f0000000400)='./file0\x00', 0x1, 0x18) ioctl$KDGKBENT(r4, 0x4b46, &(0x7f0000000440)={0xc3, 0x3, 0x6}) fsetxattr$trusted_overlay_upper(r1, &(0x7f0000000100), &(0x7f0000000180)={0x0, 0xfb, 0x108, 0x1, 0x4, "d1c25cde162dd8be46461e38205fd8d6", "4d53ec8ae4f83d220252b902eed6fd9c76fc0dbb06c7f18fc23b39a3bdc5eb814b0166d759b91a0ee607543519c95a51f4660a872c49ea5a6b8b84a814df3e9056aaf64cb3b18986a40fef3feb8f29be46807e626ac69c2b4ac70f093799dac66f2751d99e9143c81ea198db958056d017c45a44f9c1c13cfb1793816baeb2c66c4eb6516d912b8a23ecc3b10fbeb966d901a5c838a9a2414e0356390520dab08c99aa5b18a4e3ec490d96a251044299cb1163763a2bcc6d3ec0a4107d80e3a335e59f2ec8af9236a640139de8d9f22a6012c5a1657df1f474ab2ab069fdfe324809adda13e1e268760d2f3424f7e1d8a9be31"}, 0x108, 0x1) socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000080)={0xffffffffffffffff}) ioctl$F2FS_IOC_MOVE_RANGE(r5, 0x541b, &(0x7f0000000040)={0xffffffffffffffff}) write$nbd(r6, 0x0, 0x0) write$binfmt_aout(r1, &(0x7f0000000480)=ANY=[@ANYBLOB="080102003e010000170200000000000097010000ff0f00000000000000000000209120e0d3bff32a01a407f7177fff603dffc6cafa535b44ffaf192e671c31e930c7df8b88f3c81d9ecf037161f6e408631110211fcab5609e353ee77bef8221f9676c90fef70ffb40f08e401e5320edf4d1814e26b343e05ffd792407afeedb0d9fd99daa797d532d786f399f1d0ba7a7729e37c3a032b4075d120db9d40602fa00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000"/2209], 0x8a1) ioctl$FS_IOC_GET_ENCRYPTION_POLICY(r3, 0x5450, 0x0) write$cgroup_type(r3, &(0x7f0000000080), 0x9) fremovexattr(r1, &(0x7f00000002c0)=@known='trusted.overlay.upper\x00') I0610 11:16:02.541106 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1653, TID: 1657, fault addr: 0x0 D0610 11:16:02.541230 483327 task_exit.go:188] [ 1653: 1653] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.541460 483327 task_exit.go:188] [ 1653: 1657] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.543528 483327 task_exit.go:188] [ 1655: 1655] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.543751 483327 task_signals.go:189] [ 1655: 1659] Signal 9: terminating thread group I0610 11:16:02.544151 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1655, TID: 1659, fault addr: 0x0 D0610 11:16:02.544447 483327 task_exit.go:188] [ 1655: 1659] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.544598 483327 task_exit.go:188] [ 1655: 1655] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.546406 483327 task_exit.go:188] [ 1653: 1657] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.546531 483327 task_exit.go:188] [ 1653: 1657] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.546709 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:02.547419 483327 task_exit.go:188] [ 1653: 1653] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 3: r0 = epoll_create1(0x0) ioctl$PERF_EVENT_IOC_PAUSE_OUTPUT(r0, 0x5451, 0x0) D0610 11:16:02.550388 483327 task_exit.go:188] [ 1655: 1659] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.550571 483327 task_exit.go:188] [ 1655: 1659] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.550725 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:02.551575 483327 task_exit.go:188] [ 1656: 1656] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.551840 483327 task_exit.go:188] [ 1655: 1655] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.552021 483327 task_signals.go:189] [ 1656: 1660] Signal 9: terminating thread group D0610 11:16:02.552404 483327 task_exit.go:188] [ 1656: 1656] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:02.552386 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1656, TID: 1660, fault addr: 0x0 D0610 11:16:02.552855 483327 task_exit.go:188] [ 1656: 1660] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:02 executing program 1: r0 = openat$pidfd(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) r1 = socket$nl_route(0x10, 0x3, 0x0) dup2(r1, r0) write$P9_RSETATTR(r0, 0x0, 0x0) D0610 11:16:02.559473 483327 task_exit.go:188] [ 1656: 1660] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.559638 483327 task_exit.go:188] [ 1656: 1660] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.559797 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:02.560485 483327 task_exit.go:188] [ 1656: 1656] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 2: r0 = openat$thread_pidfd(0xffffffffffffff9c, &(0x7f00000000c0), 0x0, 0x0) r1 = eventfd2(0x0, 0x0) dup2(r0, r1) fchdir(r1) D0610 11:16:02.623303 483327 task_exit.go:188] [ 1663: 1663] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.623792 483327 task_signals.go:189] [ 1663: 1666] Signal 9: terminating thread group D0610 11:16:02.623925 483327 task_exit.go:188] [ 1663: 1663] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:02.624153 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1663, TID: 1666, fault addr: 0x0 D0610 11:16:02.624380 483327 task_exit.go:188] [ 1663: 1666] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.627886 483327 task_exit.go:188] [ 1661: 1661] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.628258 483327 task_signals.go:189] [ 1661: 1664] Signal 9: terminating thread group D0610 11:16:02.628344 483327 task_exit.go:188] [ 1661: 1661] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:02.628626 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1661, TID: 1664, fault addr: 0x0 D0610 11:16:02.629114 483327 task_exit.go:188] [ 1661: 1664] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.629770 483327 task_exit.go:188] [ 1663: 1666] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.629880 483327 task_exit.go:188] [ 1663: 1666] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.630092 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:02.630551 483327 task_exit.go:188] [ 1663: 1663] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 1: openat$null(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) mprotect(&(0x7f0000000000/0x800000)=nil, 0x800000, 0x4) r0 = openat$cgroup_freezer_state(0xffffffffffffffff, &(0x7f0000000040), 0x2, 0x0) fadvise64(r0, 0x0, 0x0, 0x0) D0610 11:16:02.633628 483327 task_exit.go:188] [ 1661: 1664] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.633787 483327 task_exit.go:188] [ 1661: 1664] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.633852 483327 task_signals.go:189] [ 1662: 1667] Signal 9: terminating thread group D0610 11:16:02.633929 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:02.634123 483327 task_exit.go:188] [ 1662: 1662] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.634366 483327 task_exit.go:188] [ 1661: 1661] Transitioning from exit state TaskExitZombie to TaskExitDead I0610 11:16:02.634813 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1662, TID: 1667, fault addr: 0x0 D0610 11:16:02.635152 483327 task_exit.go:188] [ 1662: 1667] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.635466 483327 task_exit.go:188] [ 1662: 1662] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:02 executing program 0: r0 = creat(&(0x7f00000000c0)='./file0\x00', 0x0) dup(r0) D0610 11:16:02.639359 483327 task_exit.go:188] [ 1662: 1667] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.639485 483327 task_exit.go:188] [ 1662: 1667] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.639637 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:02.640078 483327 task_exit.go:188] [ 1662: 1662] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 3: pipe2$9p(&(0x7f00000000c0)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) ioctl$KDFONTOP_GET(r0, 0x5452, &(0x7f0000000040)={0x1, 0x0, 0x0, 0x0, 0x0, 0x0}) D0610 11:16:02.645324 483327 task_exit.go:188] [ 1665: 1665] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.645611 483327 task_signals.go:189] [ 1665: 1668] Signal 9: terminating thread group I0610 11:16:02.645946 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1665, TID: 1668, fault addr: 0x0 D0610 11:16:02.646239 483327 task_exit.go:188] [ 1665: 1668] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.646489 483327 task_exit.go:188] [ 1665: 1665] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.654908 483327 task_exit.go:188] [ 1665: 1668] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.655066 483327 task_exit.go:188] [ 1665: 1668] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.656049 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:02.656480 483327 task_exit.go:188] [ 1665: 1665] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 2: openat$sysfs(0xffffffffffffff9c, &(0x7f0000000000)='/sys/devices/virtual', 0x121c80, 0x0) D0610 11:16:02.689164 483327 task_run.go:290] [ 1669: 1669] Unhandled user fault: addr=20000046 ip=55c433faf516 access=rw- sig=11 err=operation not permitted D0610 11:16:02.689402 483327 task_log.go:87] [ 1669: 1669] Registers: D0610 11:16:02.689551 483327 task_log.go:94] [ 1669: 1669] Cs = 0000000000000033 D0610 11:16:02.689619 483327 task_log.go:94] [ 1669: 1669] Ds = 0000000000000000 D0610 11:16:02.689703 483327 task_log.go:94] [ 1669: 1669] Eflags = 0000000000010206 D0610 11:16:02.689740 483327 task_log.go:94] [ 1669: 1669] Es = 0000000000000000 D0610 11:16:02.689837 483327 task_log.go:94] [ 1669: 1669] Fs = 0000000000000000 D0610 11:16:02.689892 483327 task_log.go:94] [ 1669: 1669] Fs_base = 000055c435007400 D0610 11:16:02.689942 483327 task_log.go:94] [ 1669: 1669] Gs = 0000000000000000 D0610 11:16:02.690003 483327 task_log.go:94] [ 1669: 1669] Gs_base = 0000000000000000 D0610 11:16:02.690094 483327 task_log.go:94] [ 1669: 1669] Orig_rax = ffffffffffffffff D0610 11:16:02.690139 483327 task_log.go:94] [ 1669: 1669] R10 = 00007f5c48e674c0 D0610 11:16:02.690208 483327 task_log.go:94] [ 1669: 1669] R11 = 0000000000000246 D0610 11:16:02.690251 483327 task_log.go:94] [ 1669: 1669] R12 = 00000000000075d4 D0610 11:16:02.690317 483327 task_log.go:94] [ 1669: 1669] R13 = 00007f5c48e674c0 D0610 11:16:02.690365 483327 task_log.go:94] [ 1669: 1669] R14 = 000055c4340c6f60 D0610 11:16:02.690411 483327 task_log.go:94] [ 1669: 1669] R15 = 0000000000000032 D0610 11:16:02.690451 483327 task_log.go:94] [ 1669: 1669] R8 = 000055c4344cb000 D0610 11:16:02.690504 483327 task_log.go:94] [ 1669: 1669] R9 = 000055c4340cb110 D0610 11:16:02.690540 483327 task_log.go:94] [ 1669: 1669] Rax = 0000000020000040 D0610 11:16:02.690578 483327 task_log.go:94] [ 1669: 1669] Rbp = 00007f5c48e67498 D0610 11:16:02.690645 483327 task_log.go:94] [ 1669: 1669] Rbx = 0000000000000000 D0610 11:16:02.690680 483327 task_log.go:94] [ 1669: 1669] Rcx = 0065746174732e72 D0610 11:16:02.690750 483327 task_log.go:94] [ 1669: 1669] Rdi = 0000000020000040 D0610 11:16:02.690786 483327 task_log.go:94] [ 1669: 1669] Rdx = 000000000000000e D0610 11:16:02.690840 483327 task_log.go:94] [ 1669: 1669] Rip = 000055c433faf516 D0610 11:16:02.690898 483327 task_log.go:94] [ 1669: 1669] Rsi = 2e72657a65657266 D0610 11:16:02.690932 483327 task_log.go:94] [ 1669: 1669] Rsp = 00007f5c48e673d8 D0610 11:16:02.690965 483327 task_log.go:94] [ 1669: 1669] Ss = 000000000000002b D0610 11:16:02.691019 483327 task_log.go:111] [ 1669: 1669] Stack: D0610 11:16:02.691092 483327 task_log.go:128] [ 1669: 1669] 7f5c48e673d0: 00 00 00 00 00 00 00 00 6d 04 f6 33 c4 55 00 00 D0610 11:16:02.691166 483327 task_log.go:128] [ 1669: 1669] 7f5c48e673e0: 00 00 00 00 00 00 00 00 60 6f 0c 34 c4 55 00 00 D0610 11:16:02.691229 483327 task_log.go:128] [ 1669: 1669] 7f5c48e673f0: fe ff ff ff ff ff ff ff 03 00 00 00 00 00 00 00 D0610 11:16:02.691306 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67400: 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 D0610 11:16:02.691366 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:02.691454 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67420: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.691524 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67430: 97 da 00 00 00 00 00 00 c6 75 00 00 00 00 00 00 D0610 11:16:02.691589 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67440: 08 b1 0c 34 c4 55 00 00 c6 75 00 00 00 00 00 00 D0610 11:16:02.691693 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67450: 60 6f 0c 34 c4 55 00 00 40 00 00 20 00 00 00 00 D0610 11:16:02.691792 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.691897 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67470: 0e 00 00 00 00 00 00 00 40 c1 09 34 c4 55 00 00 D0610 11:16:02.691995 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.692099 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67490: 1f db 00 34 c4 55 00 00 28 b1 0c 34 c4 55 00 00 D0610 11:16:02.692332 483327 task_log.go:128] [ 1669: 1669] 7f5c48e674a0: 28 db 00 34 c4 55 00 00 00 e7 b9 49 40 7f 00 00 D0610 11:16:02.692449 483327 task_log.go:128] [ 1669: 1669] 7f5c48e674b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.692598 483327 task_log.go:128] [ 1669: 1669] 7f5c48e674c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:02.692713 483327 task_log.go:128] [ 1669: 1669] 7f5c48e674d0: 1e 00 00 00 00 00 00 00 d4 54 d2 09 00 00 00 00 D0610 11:16:02.692941 483327 task_log.go:128] [ 1669: 1669] 7f5c48e674e0: 20 00 00 00 30 00 00 00 c0 75 e6 48 5c 7f 00 00 D0610 11:16:02.693018 483327 task_log.go:128] [ 1669: 1669] 7f5c48e674f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.693081 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.693142 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.693210 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67520: 00 00 00 00 00 00 00 00 50 74 e6 48 5c 7f 00 00 D0610 11:16:02.693306 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67530: 00 00 00 20 00 00 00 00 00 00 80 00 00 00 00 00 D0610 11:16:02.693398 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67540: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.693481 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.693554 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.693622 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67570: 00 00 00 00 00 00 00 00 00 a6 6d f9 c9 b6 4d 16 D0610 11:16:02.693711 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:02.693800 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.693913 483327 task_log.go:128] [ 1669: 1669] 7f5c48e675a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.693998 483327 task_log.go:128] [ 1669: 1669] 7f5c48e675b0: 80 76 e6 48 5c 7f 00 00 c8 12 f6 33 c4 55 00 00 D0610 11:16:02.694112 483327 task_log.go:128] [ 1669: 1669] 7f5c48e675c0: c4 da 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.694189 483327 task_log.go:128] [ 1669: 1669] 7f5c48e675d0: 00 00 00 00 00 00 00 00 40 76 e6 48 5c 7f 00 00 D0610 11:16:02.694266 483327 task_log.go:128] [ 1669: 1669] 7f5c48e675e0: df da 00 34 c2 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:02.694373 483327 task_log.go:128] [ 1669: 1669] 7f5c48e675f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:02.694472 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67600: 01 00 00 00 00 00 00 00 30 76 e6 48 5c 7f 00 00 D0610 11:16:02.694585 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67610: 10 71 e6 48 5c 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.694694 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67620: 1e 00 00 00 00 00 00 00 48 cc 88 07 00 00 00 00 D0610 11:16:02.694842 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67630: 1e 00 00 00 00 00 00 00 8f 38 88 03 00 00 00 00 D0610 11:16:02.695050 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67640: 2e 2f 31 39 34 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.695168 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67650: 79 7a 31 00 79 7a 31 00 06 00 00 00 00 00 00 00 D0610 11:16:02.695263 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67660: 2a d9 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.695412 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67670: 3d d9 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.695585 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:02.695677 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67690: 79 7a 31 00 79 7a 31 00 75 70 2e 70 72 6f 63 73 D0610 11:16:02.695762 483327 task_log.go:128] [ 1669: 1669] 7f5c48e676a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.695894 483327 task_log.go:128] [ 1669: 1669] 7f5c48e676b0: fe db 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.696064 483327 task_log.go:128] [ 1669: 1669] 7f5c48e676c0: 07 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.696205 483327 task_log.go:128] [ 1669: 1669] 7f5c48e676d0: 0f dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.696311 483327 task_log.go:128] [ 1669: 1669] 7f5c48e676e0: 17 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.696420 483327 task_log.go:128] [ 1669: 1669] 7f5c48e676f0: 25 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.696507 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67700: 33 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.696569 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67710: 3c dc 00 34 c4 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:02.696642 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:02.696739 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:02.696819 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67740: 00 00 00 00 00 00 00 00 80 6e e6 48 5c 7f 00 00 D0610 11:16:02.696906 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67750: 73 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.696999 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67760: 82 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.697085 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67770: 8a dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:02.697176 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67780: 00 db 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.697284 483327 task_log.go:128] [ 1669: 1669] 7f5c48e67790: 04 db 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.697374 483327 task_log.go:128] [ 1669: 1669] 7f5c48e677a0: 08 db 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:02.698270 483327 task_log.go:128] [ 1669: 1669] 7f5c48e677b0: ff ff 77 ff ff ff 77 ff 28 7e e6 48 5c 7f 00 00 D0610 11:16:02.698402 483327 task_log.go:128] [ 1669: 1669] 7f5c48e677c0: c8 78 e6 48 5c 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:02.698532 483327 task_log.go:149] [ 1669: 1669] Code: D0610 11:16:02.698629 483327 task_log.go:167] [ 1669: 1669] 55c433faf4d0: 48 3b 15 29 65 05 01 0f 83 e2 00 00 00 48 39 f7 D0610 11:16:02.698787 483327 task_log.go:167] [ 1669: 1669] 55c433faf4e0: 72 0f 74 12 4c 8d 0c 16 4c 39 cf 0f 82 63 01 00 D0610 11:16:02.698877 483327 task_log.go:167] [ 1669: 1669] 55c433faf4f0: 00 48 89 d1 f3 a4 c3 80 fa 08 73 12 80 fa 04 73 D0610 11:16:02.698964 483327 task_log.go:167] [ 1669: 1669] 55c433faf500: 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b D0610 11:16:02.699051 483327 task_log.go:167] [ 1669: 1669] 55c433faf510: 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 8b D0610 11:16:02.699139 483327 task_log.go:167] [ 1669: 1669] 55c433faf520: 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 D0610 11:16:02.699210 483327 task_log.go:167] [ 1669: 1669] 55c433faf530: fe 0f b7 36 66 89 4c 17 fe 66 89 37 c3 48 81 fa D0610 11:16:02.699297 483327 task_log.go:167] [ 1669: 1669] 55c433faf540: 00 08 00 00 77 8a 48 81 fa 80 00 00 00 77 70 48 D0610 11:16:02.699502 483327 task_exit.go:188] [ 1670: 1670] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.700063 483327 task_signals.go:189] [ 1670: 1674] Signal 9: terminating thread group I0610 11:16:02.700242 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1670, TID: 1674, fault addr: 0x0 D0610 11:16:02.699374 483327 task_log.go:71] [ 1669: 1669] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 28782 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc002169080, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc004386ad8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc004386bf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00098a6e0}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00098a6e0}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc0008a6300, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc003e7e800, {0x1be6828, 0x26213c0}, {0xc003e7e800, 0xc004d8c86c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc004d8c000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc004d8c000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc0043874c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0052e32b0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0052e32b0, {0x18f19c0, 0xc004d8c000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0052e32b0, {0xc0005fc960, 0x1a}, {0xc003be7080, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc0005fc960, 0x1a}, {0xc003be7080, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc0005fc960, 0x1a}, {0xc003be7080, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc0005fc960, 0x1a}, {0xc003be7080, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc0005fc960, 0x1a}, {0xc003be7080, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc003c9ea80, {0x1900e19, 0xc}, {0xc003be7080, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc003c9ea80) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc003c9ea80, 0xc003c9ea80) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc003c9ea80) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:02.700407 483327 task_exit.go:188] [ 1670: 1674] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.700414 483327 task_log.go:73] [ 1669: 1669] FDTable: fd:201 => name / fd:0 => name pipe:[8] fd:1 => name pipe:[8] fd:2 => name pipe:[8] fd:3 => name /dev/null D0610 11:16:02.701716 483327 task_signals.go:466] [ 1669: 1669] Notified of signal 11 D0610 11:16:02.702039 483327 task_signals.go:220] [ 1669: 1669] Signal 11: delivering to handler D0610 11:16:02.702110 483327 task_exit.go:188] [ 1670: 1670] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.707753 483327 task_exit.go:188] [ 1670: 1674] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.707872 483327 task_exit.go:188] [ 1670: 1674] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.708026 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:02.709078 483327 task_exit.go:188] [ 1670: 1670] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 0: creat(&(0x7f0000000000)='./file0\x00', 0x0) r0 = open(&(0x7f00000000c0)='./file0\x00', 0x0, 0x0) ioctl$FS_IOC_FIEMAP(r0, 0x5451, 0x0) D0610 11:16:02.715290 483327 task_signals.go:189] [ 1669: 1672] Signal 9: terminating thread group D0610 11:16:02.715483 483327 task_signals.go:189] [ 1671: 1675] Signal 9: terminating thread group I0610 11:16:02.715558 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1669, TID: 1672, fault addr: 0x0 D0610 11:16:02.715778 483327 task_exit.go:188] [ 1669: 1672] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:02.715824 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1671, TID: 1675, fault addr: 0x0 D0610 11:16:02.716060 483327 task_exit.go:188] [ 1671: 1675] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.716384 483327 task_exit.go:188] [ 1669: 1669] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.716948 483327 task_exit.go:188] [ 1669: 1672] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.717049 483327 task_exit.go:188] [ 1669: 1672] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.717693 483327 task_exit.go:188] [ 1671: 1671] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.718285 483327 task_exit.go:188] [ 1671: 1671] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.721731 483327 task_exit.go:188] [ 1669: 1669] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.721865 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:02.722444 483327 task_exit.go:188] [ 1669: 1669] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.725844 483327 task_exit.go:188] [ 1673: 1673] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.726254 483327 task_signals.go:189] [ 1673: 1676] Signal 9: terminating thread group D0610 11:16:02.726663 483327 task_exit.go:188] [ 1671: 1675] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.726755 483327 task_exit.go:188] [ 1671: 1675] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.726950 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 I0610 11:16:02.727173 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1673, TID: 1676, fault addr: 0x0 D0610 11:16:02.727298 483327 task_exit.go:188] [ 1673: 1673] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.727439 483327 task_exit.go:188] [ 1673: 1676] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.728255 483327 task_exit.go:188] [ 1671: 1671] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 1: r0 = eventfd2(0x0, 0x0) r1 = dup(r0) write$cgroup_freezer_state(r1, &(0x7f0000000000)='FREEZING\x00', 0x9) 11:16:02 executing program 3: r0 = socket$nl_route(0x10, 0x3, 0x0) r1 = openat$full(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) r2 = dup3(r1, r0, 0x0) pread64(r2, 0x0, 0x0, 0x0) D0610 11:16:02.731864 483327 task_exit.go:188] [ 1673: 1676] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.731974 483327 task_exit.go:188] [ 1673: 1676] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.732094 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:02.732942 483327 task_exit.go:188] [ 1673: 1673] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 2: r0 = openat$zero(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) read$eventfd(r0, 0x0, 0x0) D0610 11:16:02.781647 483327 task_exit.go:188] [ 1677: 1677] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.781870 483327 task_signals.go:189] [ 1677: 1681] Signal 9: terminating thread group I0610 11:16:02.782093 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1677, TID: 1681, fault addr: 0x0 D0610 11:16:02.782218 483327 task_exit.go:188] [ 1677: 1681] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.782538 483327 task_exit.go:188] [ 1677: 1677] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.793165 483327 task_exit.go:188] [ 1677: 1681] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.793340 483327 task_exit.go:188] [ 1677: 1681] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.793520 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:02.795695 483327 task_exit.go:188] [ 1677: 1677] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 0: r0 = open(&(0x7f0000000000)='./file0\x00', 0xc00c1, 0x0) write$P9_RGETATTR(r0, 0x0, 0x0) D0610 11:16:02.812746 483327 task_exit.go:188] [ 1678: 1678] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.813062 483327 task_signals.go:189] [ 1678: 1682] Signal 9: terminating thread group I0610 11:16:02.813261 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1678, TID: 1682, fault addr: 0x0 D0610 11:16:02.813427 483327 task_exit.go:188] [ 1678: 1682] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.813632 483327 task_exit.go:188] [ 1678: 1678] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.817313 483327 task_exit.go:188] [ 1679: 1679] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.817508 483327 task_signals.go:189] [ 1679: 1683] Signal 9: terminating thread group I0610 11:16:02.817795 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1679, TID: 1683, fault addr: 0x0 D0610 11:16:02.817981 483327 task_exit.go:188] [ 1679: 1679] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.818377 483327 task_exit.go:188] [ 1679: 1683] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.818794 483327 task_exit.go:188] [ 1678: 1682] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.818881 483327 task_exit.go:188] [ 1678: 1682] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.819025 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:02.820437 483327 task_exit.go:188] [ 1678: 1678] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 3: socketpair$unix(0x1, 0x5, 0x0, &(0x7f00000000c0)={0xffffffffffffffff, 0xffffffffffffffff}) getsockname(r0, &(0x7f0000000000)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @remote}}}, &(0x7f0000000080)=0x6b) write$P9_RFLUSH(r1, 0x0, 0x0) D0610 11:16:02.822944 483327 task_exit.go:188] [ 1679: 1683] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.823035 483327 task_exit.go:188] [ 1679: 1683] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.823227 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:02.825390 483327 task_exit.go:188] [ 1679: 1679] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.825778 483327 task_signals.go:189] [ 1680: 1684] Signal 9: terminating thread group D0610 11:16:02.825827 483327 task_exit.go:188] [ 1680: 1680] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:02.826194 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1680, TID: 1684, fault addr: 0x0 D0610 11:16:02.826441 483327 task_exit.go:188] [ 1680: 1684] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.827130 483327 task_exit.go:188] [ 1680: 1680] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:02 executing program 1: creat(&(0x7f00000000c0)='./file0\x00', 0x0) setxattr$incfs_size(&(0x7f0000000ac0)='./file0\x00', &(0x7f0000000b00), &(0x7f0000000b40), 0x8, 0x1) D0610 11:16:02.831197 483327 task_exit.go:188] [ 1680: 1684] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.831387 483327 task_exit.go:188] [ 1680: 1684] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.831618 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:02.835608 483327 task_exit.go:188] [ 1680: 1680] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 2: socketpair$unix(0x1, 0x200000005, 0x0, &(0x7f00000000c0)={0xffffffffffffffff}) ioctl$TCSETSW2(r0, 0x5452, &(0x7f0000000000)={0x0, 0x0, 0x0, 0x0, 0x0, "5f910100"}) D0610 11:16:02.861586 483327 task_exit.go:188] [ 1685: 1685] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.861908 483327 task_signals.go:189] [ 1685: 1687] Signal 9: terminating thread group I0610 11:16:02.862219 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1685, TID: 1687, fault addr: 0x0 D0610 11:16:02.862417 483327 task_exit.go:188] [ 1685: 1685] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.862757 483327 task_exit.go:188] [ 1685: 1687] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.867420 483327 task_exit.go:188] [ 1685: 1687] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.867546 483327 task_exit.go:188] [ 1685: 1687] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.867683 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:02.868112 483327 task_exit.go:188] [ 1685: 1685] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 0: r0 = socket$netlink(0x10, 0x3, 0x0) sendmmsg$inet(r0, 0x0, 0x0, 0x40) D0610 11:16:02.883205 483327 task_exit.go:188] [ 1686: 1686] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.883487 483327 task_signals.go:189] [ 1686: 1689] Signal 9: terminating thread group I0610 11:16:02.883698 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1686, TID: 1689, fault addr: 0x0 D0610 11:16:02.883923 483327 task_exit.go:188] [ 1686: 1689] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.884514 483327 task_exit.go:188] [ 1686: 1686] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.888162 483327 task_exit.go:188] [ 1686: 1689] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.888246 483327 task_exit.go:188] [ 1686: 1689] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.888414 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:02.888813 483327 task_exit.go:188] [ 1686: 1686] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 3: r0 = openat$tcp_mem(0xffffffffffffff9c, &(0x7f0000000040)='/proc/sys/net/ipv4/tcp_wmem\x00', 0x1, 0x0) ioctl$sock_SIOCGIFBR(r0, 0x5451, 0x0) D0610 11:16:02.892572 483327 task_exit.go:188] [ 1688: 1688] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.892902 483327 task_signals.go:189] [ 1688: 1691] Signal 9: terminating thread group I0610 11:16:02.893152 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1688, TID: 1691, fault addr: 0x0 D0610 11:16:02.893223 483327 task_exit.go:188] [ 1688: 1688] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.893510 483327 task_exit.go:188] [ 1688: 1691] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.898672 483327 task_exit.go:188] [ 1688: 1691] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.898875 483327 task_exit.go:188] [ 1688: 1691] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.899034 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:02.900785 483327 task_exit.go:188] [ 1688: 1688] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 1: r0 = eventfd(0x0) write$P9_RLERRORu(r0, &(0x7f0000000000)={0x15, 0x7, 0x0, {{0x8, '9P2000.L'}}}, 0x15) D0610 11:16:02.919705 483327 task_exit.go:188] [ 1690: 1690] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.920074 483327 task_exit.go:188] [ 1690: 1690] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.920342 483327 task_signals.go:189] [ 1690: 1693] Signal 9: terminating thread group I0610 11:16:02.920464 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1690, TID: 1693, fault addr: 0x0 D0610 11:16:02.920623 483327 task_exit.go:188] [ 1690: 1693] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.926743 483327 task_exit.go:188] [ 1690: 1693] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.926874 483327 task_exit.go:188] [ 1690: 1693] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.927080 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:02.928984 483327 task_exit.go:188] [ 1690: 1690] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 2: sched_setscheduler(0x0, 0x5, &(0x7f0000000180)) r0 = openat$thread_pidfd(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) ioctl$sock_SIOCSIFVLAN_GET_VLAN_INGRESS_PRIORITY_CMD(r0, 0x5451, 0x0) D0610 11:16:02.933259 483327 task_exit.go:188] [ 1692: 1692] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.933751 483327 task_signals.go:189] [ 1692: 1695] Signal 9: terminating thread group I0610 11:16:02.934196 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1692, TID: 1695, fault addr: 0x0 D0610 11:16:02.934293 483327 task_exit.go:188] [ 1692: 1692] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.934474 483327 task_exit.go:188] [ 1692: 1695] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.939241 483327 task_exit.go:188] [ 1692: 1695] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.939313 483327 task_exit.go:188] [ 1692: 1695] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.939438 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:02.940312 483327 task_exit.go:188] [ 1692: 1692] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 0: r0 = openat$sysfs(0xffffffffffffff9c, &(0x7f0000001280)='/sys/class/power_supply', 0x0, 0x0) ioctl$F2FS_IOC_RELEASE_VOLATILE_WRITE(r0, 0x5451, 0x0) D0610 11:16:02.951679 483327 task_signals.go:189] [ 1694: 1697] Signal 9: terminating thread group I0610 11:16:02.951952 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1694, TID: 1697, fault addr: 0x0 D0610 11:16:02.952020 483327 task_exit.go:188] [ 1694: 1694] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.952331 483327 task_exit.go:188] [ 1694: 1697] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.953064 483327 task_exit.go:188] [ 1694: 1694] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.956333 483327 task_exit.go:188] [ 1694: 1697] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.956441 483327 task_exit.go:188] [ 1694: 1697] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.956588 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:02.957576 483327 task_exit.go:188] [ 1694: 1694] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 3: r0 = openat$null(0xffffffffffffff9c, &(0x7f0000002340), 0x101c02, 0x0) write$P9_RAUTH(r0, 0x0, 0x44) D0610 11:16:02.961713 483327 task_exit.go:188] [ 1696: 1696] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.962145 483327 task_exit.go:188] [ 1696: 1696] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.962349 483327 task_signals.go:189] [ 1696: 1699] Signal 9: terminating thread group I0610 11:16:02.962589 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1696, TID: 1699, fault addr: 0x0 D0610 11:16:02.962740 483327 task_exit.go:188] [ 1696: 1699] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:02.966979 483327 task_exit.go:188] [ 1696: 1699] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:02.967050 483327 task_exit.go:188] [ 1696: 1699] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:02.967166 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:02.967327 483327 task_exit.go:188] [ 1696: 1696] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:02 executing program 1: r0 = openat$full(0xffffffffffffff9c, &(0x7f0000000100), 0x0, 0x0) r1 = dup(r0) ioctl$GIO_SCRNMAP(r1, 0x5421, &(0x7f0000000240)=""/215) D0610 11:16:03.005980 483327 task_exit.go:188] [ 1698: 1698] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.006220 483327 task_signals.go:189] [ 1698: 1702] Signal 9: terminating thread group I0610 11:16:03.006428 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1698, TID: 1702, fault addr: 0x0 D0610 11:16:03.006554 483327 task_exit.go:188] [ 1698: 1698] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.006799 483327 task_exit.go:188] [ 1698: 1702] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.011507 483327 task_exit.go:188] [ 1698: 1702] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.011613 483327 task_exit.go:188] [ 1698: 1702] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.011725 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.011940 483327 task_exit.go:188] [ 1698: 1698] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 2: r0 = signalfd(0xffffffffffffffff, &(0x7f0000000200), 0x8) ioctl$INCFS_IOC_READ_FILE_SIGNATURE(r0, 0x5451, 0x0) D0610 11:16:03.023218 483327 task_exit.go:188] [ 1701: 1701] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.023586 483327 task_signals.go:189] [ 1701: 1705] Signal 9: terminating thread group D0610 11:16:03.023909 483327 task_exit.go:188] [ 1701: 1701] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.023937 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1701, TID: 1705, fault addr: 0x0 D0610 11:16:03.024227 483327 task_exit.go:188] [ 1701: 1705] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.028079 483327 task_exit.go:188] [ 1703: 1703] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.028313 483327 task_signals.go:189] [ 1703: 1706] Signal 9: terminating thread group D0610 11:16:03.028436 483327 task_exit.go:188] [ 1700: 1700] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.028684 483327 task_signals.go:189] [ 1700: 1704] Signal 9: terminating thread group I0610 11:16:03.028681 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1703, TID: 1706, fault addr: 0x0 I0610 11:16:03.029037 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1700, TID: 1704, fault addr: 0x0 D0610 11:16:03.029530 483327 task_exit.go:188] [ 1700: 1700] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.029913 483327 task_exit.go:188] [ 1703: 1706] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.033365 483327 task_exit.go:188] [ 1703: 1703] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.033774 483327 task_exit.go:188] [ 1700: 1704] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.034256 483327 task_exit.go:188] [ 1703: 1706] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.034376 483327 task_exit.go:188] [ 1703: 1706] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.034568 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.036884 483327 task_exit.go:188] [ 1701: 1705] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.037022 483327 task_exit.go:188] [ 1701: 1705] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.037176 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.037927 483327 task_exit.go:188] [ 1701: 1701] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.039171 483327 task_exit.go:188] [ 1703: 1703] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.039713 483327 task_exit.go:188] [ 1700: 1704] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.039888 483327 task_exit.go:188] [ 1700: 1704] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.040062 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:03.040704 483327 task_exit.go:188] [ 1700: 1700] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 3: r0 = eventfd(0x0) fchmod(r0, 0x88) 11:16:03 executing program 1: r0 = openat$urandom(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) fstat(r0, &(0x7f0000000140)) 11:16:03 executing program 0: r0 = openat$sysfs(0xffffffffffffff9c, &(0x7f0000000040)='/sys/class/power_supply', 0x0, 0x0) ioctl$FS_IOC_REMOVE_ENCRYPTION_KEY(r0, 0x5450, 0x0) D0610 11:16:03.075871 483327 task_signals.go:189] [ 1707: 1708] Signal 9: terminating thread group I0610 11:16:03.077157 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1707, TID: 1708, fault addr: 0x0 D0610 11:16:03.077464 483327 task_exit.go:188] [ 1707: 1707] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.077646 483327 task_exit.go:188] [ 1707: 1708] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.078424 483327 task_exit.go:188] [ 1707: 1708] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.078565 483327 task_exit.go:188] [ 1707: 1708] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.082382 483327 task_exit.go:188] [ 1707: 1707] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.082530 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.083244 483327 task_exit.go:188] [ 1707: 1707] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 2: pipe2$9p(&(0x7f0000000040)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) r1 = dup(r0) ioctl$TCSETSF2(r1, 0x541b, &(0x7f00000000c0)={0x0, 0x0, 0x0, 0x0, 0x0, "a244000004b110578700002e7c1e1db232e202"}) D0610 11:16:03.109999 483327 task_exit.go:188] [ 1709: 1709] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.110323 483327 task_signals.go:189] [ 1709: 1713] Signal 9: terminating thread group D0610 11:16:03.110490 483327 task_exit.go:188] [ 1709: 1709] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.110818 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1709, TID: 1713, fault addr: 0x0 D0610 11:16:03.110996 483327 task_exit.go:188] [ 1709: 1713] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.111691 483327 task_exit.go:188] [ 1710: 1710] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.111920 483327 task_signals.go:189] [ 1710: 1712] Signal 9: terminating thread group D0610 11:16:03.113033 483327 task_exit.go:188] [ 1710: 1710] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.112896 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1710, TID: 1712, fault addr: 0x0 D0610 11:16:03.113870 483327 task_exit.go:188] [ 1710: 1712] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.115887 483327 task_exit.go:188] [ 1709: 1713] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.116017 483327 task_exit.go:188] [ 1709: 1713] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.116205 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.116198 483327 task_signals.go:189] [ 1711: 1714] Signal 9: terminating thread group I0610 11:16:03.116411 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1711, TID: 1714, fault addr: 0x0 D0610 11:16:03.116478 483327 task_exit.go:188] [ 1709: 1709] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.116935 483327 task_exit.go:188] [ 1711: 1711] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.117077 483327 task_exit.go:188] [ 1711: 1714] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.117886 483327 task_exit.go:188] [ 1711: 1714] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.117976 483327 task_exit.go:188] [ 1711: 1714] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.125431 483327 task_exit.go:188] [ 1710: 1712] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.125536 483327 task_exit.go:188] [ 1710: 1712] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 3: socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000000d40)={0xffffffffffffffff, 0xffffffffffffffff}) ioctl$sock_SIOCSIFVLAN_SET_VLAN_FLAG_CMD(r0, 0x5450, 0x0) D0610 11:16:03.125815 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.127217 483327 task_exit.go:188] [ 1710: 1710] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 1: r0 = openat$full(0xffffffffffffff9c, &(0x7f0000000140), 0x0, 0x0) openat(r0, &(0x7f000060cff8)='/', 0x0, 0x0) D0610 11:16:03.129246 483327 task_exit.go:188] [ 1711: 1711] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.129435 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:03.129791 483327 task_exit.go:188] [ 1711: 1711] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 0: memfd_create(&(0x7f0000000000)='$&\\\'*\x00', 0x1) D0610 11:16:03.157828 483327 task_exit.go:188] [ 1715: 1715] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.158223 483327 task_signals.go:189] [ 1715: 1716] Signal 9: terminating thread group I0610 11:16:03.158484 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1715, TID: 1716, fault addr: 0x0 D0610 11:16:03.158690 483327 task_exit.go:188] [ 1715: 1716] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.158906 483327 task_exit.go:188] [ 1715: 1715] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.163068 483327 task_exit.go:188] [ 1715: 1716] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.163169 483327 task_exit.go:188] [ 1715: 1716] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.163305 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.165871 483327 task_exit.go:188] [ 1715: 1715] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 2: rt_sigprocmask(0x0, &(0x7f0000000200)={[0xfffffffffffffffd]}, 0x0, 0x8) setrlimit(0x1, &(0x7f0000000040)) r0 = openat(0xffffffffffffff9c, &(0x7f0000000000)='./file0\x00', 0x20842, 0x0) r1 = epoll_create1(0x0) r2 = dup3(r0, r1, 0x0) write$tcp_mem(r2, &(0x7f00000000c0), 0x48) D0610 11:16:03.186794 483327 transport_flipcall.go:127] send [channel @0xc00059c480] Twalk{FID: 1, NewFID: 10, Names: []} D0610 11:16:03.187080 1 transport_flipcall.go:238] recv [channel @0xc0001aa240] Twalk{FID: 1, NewFID: 10, Names: []} D0610 11:16:03.187321 1 transport_flipcall.go:127] send [channel @0xc0001aa240] Rwalk{QIDs: []} D0610 11:16:03.187472 483327 transport_flipcall.go:238] recv [channel @0xc00059c480] Rwalk{QIDs: []} D0610 11:16:03.187604 483327 transport_flipcall.go:127] send [channel @0xc00059c480] Tlopen{FID: 10, Flags: ReadOnly} D0610 11:16:03.188732 1 transport_flipcall.go:238] recv [channel @0xc0001aa240] Tlopen{FID: 10, Flags: ReadOnly} D0610 11:16:03.188840 1 fsgofer.go:430] Open reusing control file, flags: ReadOnly, "/" D0610 11:16:03.188973 1 transport_flipcall.go:127] send [channel @0xc0001aa240] Rlopen{QID: QID{Type: 128, Version: 0, Path: 14947363}, IoUnit: 0, File: } D0610 11:16:03.189189 483327 transport_flipcall.go:238] recv [channel @0xc00059c480] Rlopen{QID: QID{Type: 128, Version: 0, Path: 14947363}, IoUnit: 0, File: } D0610 11:16:03.196461 483327 task_exit.go:188] [ 1717: 1717] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.196777 483327 task_signals.go:189] [ 1719: 1720] Signal 9: terminating thread group D0610 11:16:03.196971 483327 task_signals.go:189] [ 1717: 1721] Signal 9: terminating thread group I0610 11:16:03.197086 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1719, TID: 1720, fault addr: 0x0 D0610 11:16:03.197366 483327 task_exit.go:188] [ 1719: 1720] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:03.197638 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1717, TID: 1721, fault addr: 0x0 D0610 11:16:03.197725 483327 task_exit.go:188] [ 1719: 1719] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.197938 483327 task_exit.go:188] [ 1719: 1720] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.198044 483327 task_exit.go:188] [ 1719: 1720] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.198452 483327 task_exit.go:188] [ 1717: 1721] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.198719 483327 task_exit.go:188] [ 1717: 1717] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.202640 483327 task_exit.go:188] [ 1717: 1721] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.202736 483327 task_exit.go:188] [ 1717: 1721] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.202887 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.203119 483327 task_exit.go:188] [ 1717: 1717] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.203549 483327 task_signals.go:189] [ 1718: 1722] Signal 9: terminating thread group D0610 11:16:03.203614 483327 task_exit.go:188] [ 1718: 1718] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.203994 483327 task_exit.go:188] [ 1719: 1719] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.203980 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1718, TID: 1722, fault addr: 0x0 D0610 11:16:03.204149 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.204307 483327 task_exit.go:188] [ 1719: 1719] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.204747 483327 task_exit.go:188] [ 1718: 1722] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:03 executing program 3: r0 = socket$netlink(0x10, 0x3, 0x0) getsockname(r0, &(0x7f0000000240)=@pppol2tpv3={0x18, 0x1, {0x0, 0xffffffffffffffff, {0x2, 0x0, @empty}}}, &(0x7f00000002c0)=0x80) ioctl$sock_SIOCGIFCONF(r1, 0x5451, 0x0) D0610 11:16:03.205081 483327 task_exit.go:188] [ 1718: 1718] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:03 executing program 1: r0 = signalfd4(0xffffffffffffffff, &(0x7f0000000240), 0x8, 0x0) mmap$perf(&(0x7f0000ffc000/0x2000)=nil, 0x2000, 0x1000000, 0x32, r0, 0x0) D0610 11:16:03.210561 483327 task_exit.go:188] [ 1718: 1722] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.210695 483327 task_exit.go:188] [ 1718: 1722] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.210855 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:03.211576 483327 task_exit.go:188] [ 1718: 1718] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 0: memfd_create(&(0x7f0000000000)='$&\\\'*\x00', 0x1) D0610 11:16:03.222713 483327 task_signals.go:477] [ 1723: 1724] No task notified of signal 25 D0610 11:16:03.229320 483327 task_exit.go:188] [ 1723: 1723] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.229537 483327 task_signals.go:189] [ 1723: 1724] Signal 9: terminating thread group D0610 11:16:03.229714 483327 task_exit.go:188] [ 1723: 1723] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.229936 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1723, TID: 1724, fault addr: 0x0 D0610 11:16:03.230188 483327 task_exit.go:188] [ 1723: 1724] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.236146 483327 task_exit.go:188] [ 1723: 1724] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.236283 483327 task_exit.go:188] [ 1723: 1724] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.236431 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.236996 483327 task_exit.go:188] [ 1723: 1723] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 2: r0 = epoll_create1(0x0) fcntl$addseals(r0, 0x2, 0x0) D0610 11:16:03.270819 483327 task_exit.go:188] [ 1725: 1725] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.271135 483327 task_signals.go:189] [ 1725: 1728] Signal 9: terminating thread group I0610 11:16:03.271555 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1725, TID: 1728, fault addr: 0x0 D0610 11:16:03.271932 483327 task_exit.go:188] [ 1725: 1725] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.272175 483327 task_exit.go:188] [ 1725: 1728] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.275658 483327 task_exit.go:188] [ 1727: 1727] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.276558 483327 task_signals.go:189] [ 1726: 1730] Signal 9: terminating thread group D0610 11:16:03.276575 483327 task_exit.go:188] [ 1727: 1727] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.276712 483327 task_signals.go:189] [ 1727: 1731] Signal 9: terminating thread group I0610 11:16:03.276802 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1726, TID: 1730, fault addr: 0x0 D0610 11:16:03.276891 483327 task_exit.go:188] [ 1725: 1728] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.276990 483327 task_exit.go:188] [ 1725: 1728] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.277122 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 I0610 11:16:03.277293 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1727, TID: 1731, fault addr: 0x0 D0610 11:16:03.277364 483327 task_exit.go:188] [ 1726: 1726] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.277934 483327 task_exit.go:188] [ 1726: 1730] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.278359 483327 task_exit.go:188] [ 1725: 1725] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.278654 483327 task_exit.go:188] [ 1727: 1731] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.279272 483327 task_exit.go:188] [ 1726: 1726] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:03 executing program 3: r0 = signalfd(0xffffffffffffffff, &(0x7f0000000000), 0x8) r1 = socket$nl_route(0x10, 0x3, 0x0) dup2(r1, r0) sendmmsg$unix(r0, 0x0, 0x0, 0x0) D0610 11:16:03.284602 483327 task_exit.go:188] [ 1726: 1730] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.284773 483327 task_exit.go:188] [ 1726: 1730] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.284944 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.285791 483327 task_exit.go:188] [ 1726: 1726] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.286346 483327 task_exit.go:188] [ 1727: 1731] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.286482 483327 task_exit.go:188] [ 1727: 1731] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.286615 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:03.287334 483327 task_exit.go:188] [ 1727: 1727] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 1: r0 = eventfd(0x0) close(r0) socket$unix(0x1, 0x1, 0x0) setsockopt$sock_linger(r0, 0x1, 0xd, &(0x7f0000000000), 0x8) 11:16:03 executing program 0: memfd_create(&(0x7f0000000000)='$&\\\'*\x00', 0x1) D0610 11:16:03.295592 483327 task_exit.go:188] [ 1729: 1729] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.295860 483327 task_signals.go:189] [ 1729: 1732] Signal 9: terminating thread group D0610 11:16:03.296017 483327 task_exit.go:188] [ 1729: 1729] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.296020 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1729, TID: 1732, fault addr: 0x0 D0610 11:16:03.296166 483327 task_exit.go:188] [ 1729: 1732] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.300591 483327 task_exit.go:188] [ 1729: 1732] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.300710 483327 task_exit.go:188] [ 1729: 1732] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.300833 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.302246 483327 task_exit.go:188] [ 1729: 1729] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 2: pipe2$watch_queue(&(0x7f00000000c0)={0xffffffffffffffff, 0xffffffffffffffff}, 0xb82e336200000000) ioctl$KDGKBENT(r0, 0x5451, 0x0) D0610 11:16:03.337662 483327 task_exit.go:188] [ 1733: 1733] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.338076 483327 task_signals.go:189] [ 1733: 1736] Signal 9: terminating thread group D0610 11:16:03.338136 483327 task_exit.go:188] [ 1733: 1733] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.338356 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1733, TID: 1736, fault addr: 0x0 D0610 11:16:03.338685 483327 task_exit.go:188] [ 1733: 1736] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.342849 483327 task_exit.go:188] [ 1733: 1736] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.342958 483327 task_exit.go:188] [ 1733: 1736] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.343100 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.343368 483327 task_exit.go:188] [ 1733: 1733] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 3: r0 = openat$null(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) r1 = getpid() fcntl$setown(r0, 0x8, r1) ioctl$sock_SIOCGPGRP(r0, 0x8904, &(0x7f00000000c0)=0x0) ptrace$setsig(0x4206, r2, 0x0, 0x0) D0610 11:16:03.347882 483327 task_exit.go:188] [ 1735: 1735] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.348186 483327 task_signals.go:189] [ 1735: 1738] Signal 9: terminating thread group I0610 11:16:03.348415 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1735, TID: 1738, fault addr: 0x0 D0610 11:16:03.348559 483327 task_exit.go:188] [ 1735: 1738] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.349076 483327 task_signals.go:189] [ 1734: 1739] Signal 9: terminating thread group I0610 11:16:03.349360 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1734, TID: 1739, fault addr: 0x0 D0610 11:16:03.349573 483327 task_exit.go:188] [ 1734: 1739] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.349841 483327 task_exit.go:188] [ 1734: 1734] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.350433 483327 task_exit.go:188] [ 1735: 1738] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.350557 483327 task_exit.go:188] [ 1735: 1738] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.351321 483327 task_exit.go:188] [ 1734: 1734] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.355559 483327 task_exit.go:188] [ 1734: 1739] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.355773 483327 task_exit.go:188] [ 1734: 1739] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.356027 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.356325 483327 task_exit.go:188] [ 1735: 1735] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.356509 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:03.356837 483327 task_exit.go:188] [ 1734: 1734] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 1: r0 = openat$thread_pidfd(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) ioctl$PIO_UNIMAP(r0, 0x5452, &(0x7f0000000040)={0x11, 0x0}) D0610 11:16:03.360960 483327 task_exit.go:188] [ 1735: 1735] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 0: memfd_create(&(0x7f0000000000)='$&\\\'*\x00', 0x1) D0610 11:16:03.365489 483327 task_exit.go:188] [ 1737: 1737] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.366166 483327 task_signals.go:189] [ 1737: 1740] Signal 9: terminating thread group I0610 11:16:03.366404 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1737, TID: 1740, fault addr: 0x0 D0610 11:16:03.366622 483327 task_exit.go:188] [ 1737: 1740] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.367035 483327 task_exit.go:188] [ 1737: 1737] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.371085 483327 task_exit.go:188] [ 1737: 1740] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.371239 483327 task_exit.go:188] [ 1737: 1740] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.371430 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.371767 483327 task_exit.go:188] [ 1737: 1737] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 2: pipe(&(0x7f0000000080)={0xffffffffffffffff}) mmap(&(0x7f0000ffe000/0x1000)=nil, 0x1000, 0x0, 0x11, r0, 0x0) D0610 11:16:03.409199 483327 task_exit.go:188] [ 1741: 1741] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.409616 483327 task_signals.go:189] [ 1741: 1743] Signal 9: terminating thread group D0610 11:16:03.409845 483327 task_exit.go:188] [ 1741: 1741] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.409846 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1741, TID: 1743, fault addr: 0x0 D0610 11:16:03.410085 483327 task_exit.go:188] [ 1741: 1743] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.414413 483327 task_exit.go:188] [ 1741: 1743] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.414516 483327 task_exit.go:188] [ 1741: 1743] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.414655 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.415313 483327 task_exit.go:188] [ 1741: 1741] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 3: r0 = inotify_init() r1 = syz_open_procfs$namespace(0xffffffffffffffff, &(0x7f0000000740)='ns/net\x00') dup2(r0, r1) ioctl$sock_TIOCINQ(r1, 0x541b, &(0x7f0000000780)) D0610 11:16:03.439966 483327 task_exit.go:188] [ 1744: 1744] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.440302 483327 task_signals.go:189] [ 1744: 1746] Signal 9: terminating thread group I0610 11:16:03.440506 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1744, TID: 1746, fault addr: 0x0 D0610 11:16:03.440648 483327 task_exit.go:188] [ 1744: 1746] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.442314 483327 task_exit.go:188] [ 1744: 1744] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.444811 483327 task_exit.go:188] [ 1745: 1745] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.445141 483327 task_exit.go:188] [ 1744: 1746] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.445254 483327 task_exit.go:188] [ 1744: 1746] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.445243 483327 task_signals.go:189] [ 1745: 1747] Signal 9: terminating thread group D0610 11:16:03.445392 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 I0610 11:16:03.445603 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1745, TID: 1747, fault addr: 0x0 D0610 11:16:03.445806 483327 task_exit.go:188] [ 1745: 1747] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.446321 483327 task_exit.go:188] [ 1745: 1747] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.446398 483327 task_exit.go:188] [ 1745: 1747] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.447618 483327 task_exit.go:188] [ 1742: 1742] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.448144 483327 task_exit.go:188] [ 1742: 1742] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.448667 483327 task_signals.go:189] [ 1742: 1748] Signal 9: terminating thread group I0610 11:16:03.448817 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1742, TID: 1748, fault addr: 0x0 D0610 11:16:03.449506 483327 task_exit.go:188] [ 1742: 1748] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.450590 483327 task_exit.go:188] [ 1744: 1744] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.450935 483327 task_exit.go:188] [ 1745: 1745] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.451072 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.451232 483327 task_exit.go:188] [ 1745: 1745] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 1: open$dir(&(0x7f0000000040)='./file0\x00', 0x20842, 0x0) open$dir(&(0x7f0000009b40)='./file0\x00', 0x20100, 0xf) 11:16:03 executing program 2: select(0x29, 0x0, &(0x7f0000000000), 0x0, &(0x7f0000000100)) D0610 11:16:03.455163 483327 task_exit.go:188] [ 1742: 1748] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.455327 483327 task_exit.go:188] [ 1742: 1748] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.455510 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:03.456684 483327 task_exit.go:188] [ 1742: 1742] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 0: r0 = socket$nl_route(0x10, 0x3, 0x0) write$P9_ROPEN(r0, 0x0, 0x0) D0610 11:16:03.490099 483327 task_signals.go:189] [ 1749: 1750] Signal 9: terminating thread group I0610 11:16:03.490390 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1749, TID: 1750, fault addr: 0x0 D0610 11:16:03.490592 483327 task_exit.go:188] [ 1749: 1750] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.490960 483327 task_exit.go:188] [ 1749: 1750] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.491064 483327 task_exit.go:188] [ 1749: 1750] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.491378 483327 task_exit.go:188] [ 1749: 1749] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.498214 483327 task_exit.go:188] [ 1749: 1749] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.498431 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.500088 483327 task_exit.go:188] [ 1749: 1749] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 3: r0 = socket$unix(0x1, 0x1, 0x0) r1 = socket$unix(0x1, 0x1, 0x0) bind$unix(r1, &(0x7f0000003000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0xc) listen(r1, 0x0) r2 = openat$pidfd(0xffffffffffffff9c, &(0x7f0000000080), 0x0, 0x0) dup2(r1, r2) connect$unix(r0, &(0x7f0000000280)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0x6e) accept(r2, 0x0, 0x0) D0610 11:16:03.516615 483327 task_exit.go:188] [ 1751: 1751] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.517087 483327 task_signals.go:189] [ 1751: 1754] Signal 9: terminating thread group I0610 11:16:03.517283 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1751, TID: 1754, fault addr: 0x0 D0610 11:16:03.517462 483327 task_exit.go:188] [ 1751: 1751] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.517656 483327 task_exit.go:188] [ 1751: 1754] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.518804 483327 task_exit.go:188] [ 1752: 1752] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.519068 483327 task_signals.go:189] [ 1752: 1755] Signal 9: terminating thread group I0610 11:16:03.519399 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1752, TID: 1755, fault addr: 0x0 D0610 11:16:03.519432 483327 task_exit.go:188] [ 1752: 1752] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.519564 483327 task_exit.go:188] [ 1752: 1755] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.523514 483327 task_exit.go:188] [ 1751: 1754] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.523635 483327 task_exit.go:188] [ 1751: 1754] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.523815 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.524592 483327 task_exit.go:188] [ 1751: 1751] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.525898 483327 task_exit.go:188] [ 1752: 1755] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.526072 483327 task_exit.go:188] [ 1752: 1755] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.526236 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 11:16:03 executing program 1: r0 = openat$full(0xffffffffffffff9c, &(0x7f0000000100), 0x0, 0x0) ioctl$sock_proto_private(r0, 0x5451, 0x0) D0610 11:16:03.526870 483327 task_exit.go:188] [ 1752: 1752] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 0: socketpair$unix(0x1, 0x2, 0x0, &(0x7f00000034c0)={0xffffffffffffffff, 0xffffffffffffffff}) futimesat(r0, 0x0, 0x0) D0610 11:16:03.533662 483327 task_exit.go:188] [ 1753: 1753] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.533882 483327 task_signals.go:189] [ 1753: 1757] Signal 9: terminating thread group I0610 11:16:03.534339 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1753, TID: 1757, fault addr: 0x0 D0610 11:16:03.534614 483327 task_exit.go:188] [ 1753: 1757] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.534782 483327 task_exit.go:188] [ 1753: 1753] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.540441 483327 task_exit.go:188] [ 1753: 1757] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.540569 483327 task_exit.go:188] [ 1753: 1757] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.540759 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.541100 483327 task_exit.go:188] [ 1753: 1753] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 2: r0 = openat$sysfs(0xffffffffffffff9c, &(0x7f00000000c0)='/sys/devices/system', 0x0, 0x0) ioctl$TIOCMBIS(r0, 0x5452, &(0x7f0000000080)) D0610 11:16:03.570143 483327 task_exit.go:188] [ 1756: 1756] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.570581 483327 task_exit.go:188] [ 1756: 1756] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.570861 483327 task_signals.go:189] [ 1756: 1759] Signal 9: terminating thread group I0610 11:16:03.571301 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1756, TID: 1759, fault addr: 0x0 D0610 11:16:03.571960 483327 task_exit.go:188] [ 1756: 1759] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.576527 483327 task_exit.go:188] [ 1756: 1759] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.576637 483327 task_exit.go:188] [ 1756: 1759] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.576877 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.578814 483327 task_exit.go:188] [ 1756: 1756] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 3: pipe2$9p(&(0x7f00000011c0)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) ioctl$sock_TIOCINQ(r0, 0x541b, &(0x7f0000001240)) D0610 11:16:03.584530 483327 task_exit.go:188] [ 1758: 1758] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.585620 483327 task_signals.go:189] [ 1758: 1762] Signal 9: terminating thread group I0610 11:16:03.586066 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1758, TID: 1762, fault addr: 0x0 D0610 11:16:03.586269 483327 task_exit.go:188] [ 1758: 1758] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.586593 483327 task_exit.go:188] [ 1758: 1762] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.592091 483327 task_exit.go:188] [ 1758: 1762] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.592241 483327 task_exit.go:188] [ 1758: 1762] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.592405 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.592962 483327 task_exit.go:188] [ 1760: 1760] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.593240 483327 task_exit.go:188] [ 1758: 1758] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.593526 483327 task_signals.go:189] [ 1760: 1763] Signal 9: terminating thread group I0610 11:16:03.593953 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1760, TID: 1763, fault addr: 0x0 D0610 11:16:03.594322 483327 task_exit.go:188] [ 1760: 1763] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.596548 483327 task_exit.go:188] [ 1760: 1760] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:03 executing program 1: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000040), 0x1, 0x0) r1 = dup(r0) write$P9_RRENAME(r1, &(0x7f00000001c0)={0x7}, 0x7) D0610 11:16:03.599951 483327 task_exit.go:188] [ 1761: 1761] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.600150 483327 task_signals.go:189] [ 1761: 1764] Signal 9: terminating thread group D0610 11:16:03.600452 483327 task_exit.go:188] [ 1761: 1761] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.600412 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1761, TID: 1764, fault addr: 0x0 D0610 11:16:03.600637 483327 task_exit.go:188] [ 1761: 1764] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.601569 483327 task_exit.go:188] [ 1760: 1763] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.601737 483327 task_exit.go:188] [ 1760: 1763] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.601892 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:03.602094 483327 task_exit.go:188] [ 1760: 1760] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.605023 483327 task_exit.go:188] [ 1761: 1764] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.605117 483327 task_exit.go:188] [ 1761: 1764] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.605244 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.605516 483327 task_exit.go:188] [ 1761: 1761] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 0: pipe2$9p(&(0x7f0000000280)={0xffffffffffffffff}, 0x0) ioctl$KDFONTOP_COPY(r0, 0x5450, 0x0) 11:16:03 executing program 2: pipe2$watch_queue(&(0x7f0000000140)={0xffffffffffffffff, 0xffffffffffffffff}, 0xb82e336200000000) ioctl$sock_SIOCSIFVLAN_GET_VLAN_VID_CMD(r0, 0x5450, 0x0) D0610 11:16:03.639072 483327 task_signals.go:189] [ 1765: 1767] Signal 9: terminating thread group D0610 11:16:03.639908 483327 task_exit.go:188] [ 1765: 1765] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:03.641902 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1765, TID: 1767, fault addr: 0x0 D0610 11:16:03.641985 483327 task_exit.go:188] [ 1765: 1765] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.642284 483327 task_exit.go:188] [ 1765: 1767] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.647364 483327 task_exit.go:188] [ 1765: 1767] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.647532 483327 task_exit.go:188] [ 1765: 1767] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.647787 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.648045 483327 task_exit.go:188] [ 1765: 1765] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.649867 483327 task_exit.go:188] [ 1766: 1766] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.650534 483327 task_signals.go:189] [ 1766: 1770] Signal 9: terminating thread group D0610 11:16:03.650635 483327 task_exit.go:188] [ 1766: 1766] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:03 executing program 3: pipe2$watch_queue(&(0x7f0000000000)={0xffffffffffffffff}, 0xb82e336200000000) ioctl$BTRFS_IOC_GET_SUPPORTED_FEATURES(r0, 0x5450, 0x0) I0610 11:16:03.651021 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1766, TID: 1770, fault addr: 0x0 D0610 11:16:03.651408 483327 task_exit.go:188] [ 1766: 1770] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.700527 483327 task_exit.go:188] [ 1766: 1770] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.700683 483327 task_exit.go:188] [ 1766: 1770] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.700822 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.701812 483327 task_exit.go:188] [ 1766: 1766] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 1: r0 = openat$zero(0xffffffffffffff9c, &(0x7f0000000180), 0x0, 0x0) ioctl$KDSETLED(r0, 0x4b32, 0x0) D0610 11:16:03.719913 483327 task_exit.go:188] [ 1768: 1768] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.720297 483327 task_signals.go:189] [ 1768: 1771] Signal 9: terminating thread group I0610 11:16:03.720562 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1768, TID: 1771, fault addr: 0x0 D0610 11:16:03.720667 483327 task_exit.go:188] [ 1768: 1768] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.720832 483327 task_exit.go:188] [ 1768: 1771] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.725330 483327 task_exit.go:188] [ 1769: 1769] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.725820 483327 task_signals.go:189] [ 1769: 1772] Signal 9: terminating thread group D0610 11:16:03.725940 483327 task_exit.go:188] [ 1769: 1769] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.726338 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1769, TID: 1772, fault addr: 0x0 D0610 11:16:03.727509 483327 task_exit.go:188] [ 1768: 1771] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.727691 483327 task_exit.go:188] [ 1768: 1771] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.727896 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:03.728047 483327 task_exit.go:188] [ 1769: 1772] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.728185 483327 task_exit.go:188] [ 1768: 1768] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 0: r0 = inotify_init1(0x0) openat$zero(0xffffffffffffff9c, &(0x7f0000000080), 0x0, 0x0) mprotect(&(0x7f0000000000/0x800000)=nil, 0x800000, 0x4) openat$cgroup_freezer_state(r0, &(0x7f0000000080), 0x2, 0x0) D0610 11:16:03.735500 483327 task_exit.go:188] [ 1769: 1772] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.735749 483327 task_exit.go:188] [ 1769: 1772] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.735984 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.737088 483327 task_exit.go:188] [ 1769: 1769] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 2: capset(&(0x7f0000001a00)={0x0, 0xffffffffffffffff}, 0x0) D0610 11:16:03.771608 483327 task_exit.go:188] [ 1773: 1773] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.771872 483327 task_signals.go:189] [ 1773: 1776] Signal 9: terminating thread group I0610 11:16:03.772661 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1773, TID: 1776, fault addr: 0x0 D0610 11:16:03.772953 483327 task_exit.go:188] [ 1773: 1776] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.774291 483327 task_exit.go:188] [ 1773: 1773] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.777098 483327 task_exit.go:188] [ 1773: 1776] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.777251 483327 task_exit.go:188] [ 1773: 1776] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.777435 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.778538 483327 task_exit.go:188] [ 1773: 1773] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 3: ioctl$RNDADDENTROPY(0xffffffffffffffff, 0x40085203, 0x0) D0610 11:16:03.785407 483327 task_exit.go:188] [ 1774: 1774] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.785642 483327 task_signals.go:189] [ 1774: 1777] Signal 9: terminating thread group I0610 11:16:03.785772 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1774, TID: 1777, fault addr: 0x0 D0610 11:16:03.785957 483327 task_exit.go:188] [ 1774: 1777] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.787822 483327 task_exit.go:188] [ 1774: 1777] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.787975 483327 task_exit.go:188] [ 1774: 1777] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.793986 483327 task_run.go:290] [ 1775: 1775] Unhandled user fault: addr=20000086 ip=564171536516 access=rw- sig=11 err=operation not permitted D0610 11:16:03.794228 483327 task_log.go:87] [ 1775: 1775] Registers: D0610 11:16:03.794302 483327 task_log.go:94] [ 1775: 1775] Cs = 0000000000000033 D0610 11:16:03.794361 483327 task_log.go:94] [ 1775: 1775] Ds = 0000000000000000 D0610 11:16:03.794418 483327 task_log.go:94] [ 1775: 1775] Eflags = 0000000000010206 D0610 11:16:03.794453 483327 task_log.go:94] [ 1775: 1775] Es = 0000000000000000 D0610 11:16:03.794519 483327 task_log.go:94] [ 1775: 1775] Fs = 0000000000000000 D0610 11:16:03.794606 483327 task_log.go:94] [ 1775: 1775] Fs_base = 000056417258e400 D0610 11:16:03.794641 483327 task_log.go:94] [ 1775: 1775] Gs = 0000000000000000 D0610 11:16:03.794860 483327 task_log.go:94] [ 1775: 1775] Gs_base = 0000000000000000 D0610 11:16:03.794947 483327 task_log.go:94] [ 1775: 1775] Orig_rax = ffffffffffffffff D0610 11:16:03.795049 483327 task_log.go:94] [ 1775: 1775] R10 = 00007fdaa0d4f4c0 D0610 11:16:03.795128 483327 task_log.go:94] [ 1775: 1775] R11 = 0000000000000246 D0610 11:16:03.795200 483327 task_log.go:94] [ 1775: 1775] R12 = 0000000000007a27 D0610 11:16:03.795245 483327 task_log.go:94] [ 1775: 1775] R13 = 00007fdaa0d4f4c0 D0610 11:16:03.795315 483327 task_log.go:94] [ 1775: 1775] R14 = 000056417164df60 D0610 11:16:03.795391 483327 task_log.go:94] [ 1775: 1775] R15 = 0000000000000032 D0610 11:16:03.795435 483327 task_log.go:94] [ 1775: 1775] R8 = 0000564171a52000 D0610 11:16:03.795470 483327 task_log.go:94] [ 1775: 1775] R9 = 0000564171652140 D0610 11:16:03.795545 483327 task_log.go:94] [ 1775: 1775] Rax = 0000000020000080 D0610 11:16:03.795589 483327 task_log.go:94] [ 1775: 1775] Rbp = 00007fdaa0d4f498 D0610 11:16:03.795654 483327 task_log.go:94] [ 1775: 1775] Rbx = 0000000000000000 D0610 11:16:03.795687 483327 task_log.go:94] [ 1775: 1775] Rcx = 0065746174732e72 D0610 11:16:03.795779 483327 task_log.go:94] [ 1775: 1775] Rdi = 0000000020000080 D0610 11:16:03.795847 483327 task_log.go:94] [ 1775: 1775] Rdx = 000000000000000e D0610 11:16:03.795935 483327 task_log.go:94] [ 1775: 1775] Rip = 0000564171536516 D0610 11:16:03.795978 483327 task_log.go:94] [ 1775: 1775] Rsi = 2e72657a65657266 D0610 11:16:03.796020 483327 task_log.go:94] [ 1775: 1775] Rsp = 00007fdaa0d4f3d8 D0610 11:16:03.796071 483327 task_log.go:94] [ 1775: 1775] Ss = 000000000000002b D0610 11:16:03.796160 483327 task_log.go:111] [ 1775: 1775] Stack: D0610 11:16:03.796247 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f3d0: 00 00 00 00 00 00 00 00 6d 74 4e 71 41 56 00 00 D0610 11:16:03.796335 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f3e0: 00 00 00 00 00 00 00 00 60 df 64 71 41 56 00 00 D0610 11:16:03.796420 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f3f0: fe ff ff ff ff ff ff ff 03 00 00 00 00 00 00 00 D0610 11:16:03.796490 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f400: 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 D0610 11:16:03.796600 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:03.796728 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f420: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:03.796831 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f430: 97 4a 59 00 00 00 00 00 1b 7a 00 00 00 00 00 00 D0610 11:16:03.797054 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f440: 38 21 65 71 41 56 00 00 1b 7a 00 00 00 00 00 00 D0610 11:16:03.797204 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f450: 60 df 64 71 41 56 00 00 80 00 00 20 00 00 00 00 D0610 11:16:03.797189 483327 task_exit.go:188] [ 1774: 1774] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.797455 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.797607 483327 task_exit.go:188] [ 1774: 1774] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.797801 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.797950 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f470: 0e 00 00 00 00 00 00 00 40 31 62 71 41 56 00 00 D0610 11:16:03.798078 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.798160 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f490: 1f 4b 59 71 41 56 00 00 58 21 65 71 41 56 00 00 D0610 11:16:03.798290 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f4a0: 28 4b 59 71 41 56 00 00 00 c7 e4 7b 08 7f 00 00 D0610 11:16:03.798591 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.798791 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f4c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:03.798952 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f4d0: 1f 00 00 00 00 00 00 00 46 d9 2b 10 00 00 00 00 D0610 11:16:03.799143 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f4e0: 20 00 00 00 30 00 00 00 c0 f5 d4 a0 da 7f 00 00 D0610 11:16:03.799317 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.799497 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 11:16:03 executing program 1: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000300)={0xffffffffffffffff, 0xffffffffffffffff}) r2 = dup2(r1, r0) write$FUSE_NOTIFY_STORE(r2, 0x0, 0x0) D0610 11:16:03.799743 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.804173 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f520: 00 00 00 00 00 00 00 00 50 f4 d4 a0 da 7f 00 00 D0610 11:16:03.804319 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f530: 00 00 00 20 00 00 00 00 00 00 80 00 00 00 00 00 D0610 11:16:03.804424 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f540: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.804511 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.804646 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.804749 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f570: 00 00 00 00 00 00 00 00 00 07 31 40 0c a8 d9 4e D0610 11:16:03.804889 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:03.805099 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:03.805476 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f5a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:03.805671 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f5b0: 80 f6 d4 a0 da 7f 00 00 c8 82 4e 71 41 56 00 00 D0610 11:16:03.805813 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f5c0: c4 4a 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.805936 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f5d0: 00 00 00 00 00 00 00 00 40 f6 d4 a0 da 7f 00 00 D0610 11:16:03.806077 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f5e0: df 4a 59 71 cf 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:03.806158 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f5f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:03.806256 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f600: 00 00 00 00 00 00 00 00 30 f6 d4 a0 da 7f 00 00 D0610 11:16:03.806409 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f610: 10 f1 d4 a0 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.806621 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f620: 1f 00 00 00 00 00 00 00 a3 64 87 0d 00 00 00 00 D0610 11:16:03.806772 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f630: 1f 00 00 00 00 00 00 00 d8 4c 97 06 00 00 00 00 D0610 11:16:03.806919 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f640: 2e 2f 32 30 37 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:03.807072 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f650: 79 7a 30 00 79 7a 30 00 06 00 00 00 00 00 00 00 D0610 11:16:03.807218 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f660: 2a 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.807427 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f670: 3d 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.807588 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:03.807764 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f690: 79 7a 30 00 79 7a 30 00 75 70 2e 70 72 6f 63 73 D0610 11:16:03.807930 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f6a0: 00 6f 63 73 00 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.808110 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f6b0: fe 4b 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.808242 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f6c0: 07 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.808370 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f6d0: 0f 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.808482 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f6e0: 17 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.808636 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f6f0: 25 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.808783 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f700: 33 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.808922 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f710: 3c 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.809068 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f720: 44 4c 59 71 41 56 00 00 13 00 00 00 00 00 00 00 D0610 11:16:03.809212 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:03.809348 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f740: 00 00 00 00 00 00 00 00 80 ee d4 a0 da 7f 00 00 D0610 11:16:03.809488 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f750: 73 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.809666 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f760: 82 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.809842 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f770: 8a 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:03.809990 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f780: 00 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.810191 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f790: 04 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.810377 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f7a0: 08 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:03.810572 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f7b0: ff ff 77 ff ff ff 77 ff 28 fe d4 a0 da 7f 00 00 D0610 11:16:03.810741 483327 task_log.go:128] [ 1775: 1775] 7fdaa0d4f7c0: c8 f8 d4 a0 da 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:03.810896 483327 task_log.go:149] [ 1775: 1775] Code: D0610 11:16:03.811158 483327 task_log.go:167] [ 1775: 1775] 5641715364d0: 48 3b 15 29 65 05 01 0f 83 e2 00 00 00 48 39 f7 D0610 11:16:03.811396 483327 task_log.go:167] [ 1775: 1775] 5641715364e0: 72 0f 74 12 4c 8d 0c 16 4c 39 cf 0f 82 63 01 00 D0610 11:16:03.811541 483327 task_log.go:167] [ 1775: 1775] 5641715364f0: 00 48 89 d1 f3 a4 c3 80 fa 08 73 12 80 fa 04 73 D0610 11:16:03.811715 483327 task_log.go:167] [ 1775: 1775] 564171536500: 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b D0610 11:16:03.811861 483327 task_log.go:167] [ 1775: 1775] 564171536510: 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 8b D0610 11:16:03.812081 483327 task_log.go:167] [ 1775: 1775] 564171536520: 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 D0610 11:16:03.812296 483327 task_log.go:167] [ 1775: 1775] 564171536530: fe 0f b7 36 66 89 4c 17 fe 66 89 37 c3 48 81 fa D0610 11:16:03.812443 483327 task_log.go:167] [ 1775: 1775] 564171536540: 00 08 00 00 77 8a 48 81 fa 80 00 00 00 77 70 48 D0610 11:16:03.812530 483327 task_log.go:71] [ 1775: 1775] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 30224 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc001ffe000, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00105ead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00105ebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00098a640}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00098a640}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc0008a6180, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc0059b5000, {0x1be6828, 0x26213c0}, {0xc0059b5000, 0xc0059d586c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc0059d5000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc0059d5000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00105f4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc005c61450, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc005c61450, {0x18f19c0, 0xc0059d5000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc005c61450, {0xc000944ec0, 0x1a}, {0xc005c43f20, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000944ec0, 0x1a}, {0xc005c43f20, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000944ec0, 0x1a}, {0xc005c43f20, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000944ec0, 0x1a}, {0xc005c43f20, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000944ec0, 0x1a}, {0xc005c43f20, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc0059d6a80, {0x1900e19, 0xc}, {0xc005c43f20, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc0059d6a80) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc0059d6a80, 0xc0059d6a80) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc0059d6a80) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:03.813756 483327 task_log.go:73] [ 1775: 1775] FDTable: fd:2 => name pipe:[5] fd:3 => name anon_inode:[inotifyfd:464] fd:4 => name /dev/zero fd:201 => name / fd:0 => name pipe:[5] fd:1 => name pipe:[5] D0610 11:16:03.814455 483327 task_signals.go:466] [ 1775: 1775] Notified of signal 11 D0610 11:16:03.814591 483327 task_signals.go:220] [ 1775: 1775] Signal 11: delivering to handler D0610 11:16:03.816950 483327 task_exit.go:188] [ 1778: 1778] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.817661 483327 task_signals.go:189] [ 1778: 1780] Signal 9: terminating thread group D0610 11:16:03.818087 483327 task_exit.go:188] [ 1778: 1778] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.818043 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1778, TID: 1780, fault addr: 0x0 D0610 11:16:03.818408 483327 task_exit.go:188] [ 1778: 1780] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.823384 483327 task_exit.go:188] [ 1775: 1775] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.823843 483327 task_exit.go:188] [ 1775: 1775] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.823825 483327 task_signals.go:189] [ 1775: 1779] Signal 9: terminating thread group I0610 11:16:03.824191 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1775, TID: 1779, fault addr: 0x0 D0610 11:16:03.824414 483327 task_exit.go:188] [ 1775: 1779] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.824797 483327 task_exit.go:188] [ 1778: 1780] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.824923 483327 task_exit.go:188] [ 1778: 1780] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.825078 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.826545 483327 task_exit.go:188] [ 1778: 1778] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 2: r0 = openat$full(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) ioctl$TIOCL_GETKMSGREDIRECT(r0, 0x5451, 0x0) D0610 11:16:03.832814 483327 task_exit.go:188] [ 1775: 1779] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.833639 483327 task_exit.go:188] [ 1775: 1779] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.833901 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:03.834250 483327 task_exit.go:188] [ 1775: 1775] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 0: r0 = signalfd(0xffffffffffffffff, &(0x7f0000000240), 0x8) write$FUSE_NOTIFY_INVAL_ENTRY(r0, 0x0, 0x0) D0610 11:16:03.859332 483327 task_signals.go:189] [ 1781: 1783] Signal 9: terminating thread group D0610 11:16:03.860272 483327 task_exit.go:188] [ 1781: 1781] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:03.860260 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1781, TID: 1783, fault addr: 0x0 D0610 11:16:03.860468 483327 task_exit.go:188] [ 1781: 1783] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.860884 483327 task_exit.go:188] [ 1781: 1781] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.867222 483327 task_exit.go:188] [ 1781: 1783] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.867355 483327 task_exit.go:188] [ 1781: 1783] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.867541 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.868477 483327 task_exit.go:188] [ 1781: 1781] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 3: r0 = eventfd(0x0) ioctl$FS_IOC_MEASURE_VERITY(r0, 0x8903, &(0x7f00000002c0)) D0610 11:16:03.888610 483327 task_exit.go:188] [ 1782: 1782] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.889180 483327 task_signals.go:189] [ 1782: 1784] Signal 9: terminating thread group I0610 11:16:03.889444 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1782, TID: 1784, fault addr: 0x0 D0610 11:16:03.889639 483327 task_exit.go:188] [ 1782: 1784] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.890791 483327 task_exit.go:188] [ 1782: 1784] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.890980 483327 task_exit.go:188] [ 1782: 1784] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.895508 483327 task_exit.go:188] [ 1782: 1782] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.895682 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.896854 483327 task_exit.go:188] [ 1782: 1782] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 1: r0 = timerfd_create(0x0, 0x0) ioctl$BTRFS_IOC_RESIZE(r0, 0x5450, 0x0) D0610 11:16:03.913990 483327 task_exit.go:188] [ 1785: 1785] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.914300 483327 task_signals.go:189] [ 1785: 1787] Signal 9: terminating thread group I0610 11:16:03.914642 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1785, TID: 1787, fault addr: 0x0 D0610 11:16:03.914918 483327 task_exit.go:188] [ 1785: 1787] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.915276 483327 task_exit.go:188] [ 1785: 1785] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.915934 483327 task_exit.go:188] [ 1786: 1786] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.916256 483327 task_signals.go:189] [ 1786: 1789] Signal 9: terminating thread group D0610 11:16:03.916457 483327 task_exit.go:188] [ 1786: 1786] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:03.916485 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1786, TID: 1789, fault addr: 0x0 D0610 11:16:03.916693 483327 task_exit.go:188] [ 1786: 1789] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.921565 483327 task_exit.go:188] [ 1786: 1789] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.921662 483327 task_exit.go:188] [ 1786: 1789] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.921775 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:03.922353 483327 task_exit.go:188] [ 1786: 1786] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.922810 483327 task_exit.go:188] [ 1785: 1787] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.922915 483327 task_exit.go:188] [ 1785: 1787] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.923108 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:03.923358 483327 task_exit.go:188] [ 1785: 1785] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 2: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000080), 0x0, 0x0) r1 = socket$netlink(0x10, 0x3, 0x0) dup2(r0, r1) ioctl$TIOCSPTLCK(r1, 0x40045431, 0x0) 11:16:03 executing program 0: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000180), 0x0, 0x0) ioctl$F2FS_IOC_MOVE_RANGE(r0, 0x541b, &(0x7f00000010c0)={0xffffffffffffffff}) ioctl$TCSETAW(r1, 0x5450, 0x0) D0610 11:16:03.937313 483327 task_exit.go:188] [ 1788: 1788] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.937601 483327 task_signals.go:189] [ 1788: 1791] Signal 9: terminating thread group I0610 11:16:03.938088 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1788, TID: 1791, fault addr: 0x0 D0610 11:16:03.938085 483327 task_exit.go:188] [ 1788: 1788] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.938310 483327 task_exit.go:188] [ 1788: 1791] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.952441 483327 task_exit.go:188] [ 1788: 1791] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.957644 483327 task_exit.go:188] [ 1788: 1791] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.958161 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:03.959302 483327 task_exit.go:188] [ 1788: 1788] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 3: memfd_create(&(0x7f0000000140)='\"xGh\\Q\xd6\xe73\xd1\xb3\x1c\x16:3~\x18\x8a\x14\x1ahjG\xd3QM\xc6\x06\x88\xa918\x84\x18.\nu\x15\x19\xf3\xa9\xcc\xc0\xfec\xc6#\x03\x90I\xa3G\xeefv4Av(+\xdaBm\x8f\xad\xe3\x9aQ\xd3C\xcb\xfdQ\xe4\xc3\xed\n', 0x0) r0 = syz_open_procfs(0x0, &(0x7f0000000080)='fd\x00') r1 = memfd_create(&(0x7f0000000140)='\"xGh\\Q\xd6\xe73\xd1\xb3\x1c\x16:3~\x18\x8a\x14\x1ahjG\xd3QM\xc6\x06\x88\xa918\x84\x18.\nu\x15\x19\xf3\xa9\xcc\xc0\xfec\xc6#\x03\x90I\xa3G\xeefv4Av(+\xdaBm\x8f\xad\xe3\x9aQ\xd3C\xcb\xfdQ\xe4\xc3\xed\n', 0x0) write(r1, &(0x7f00000000c0)="6963e64243ea486da3a74e3deec6fc5bb9650b5de56946c568f95d22467190ba406d59a5958d6f156c9c8a2ac4677b00000000000000000000200000f8bf54da33", 0x41) mmap(&(0x7f0000000000/0x2000)=nil, 0x2000, 0x1, 0x11, r1, 0x0) dup2(r0, r1) r2 = openat$cgroup_devices(r1, &(0x7f0000000040)='devices.allow\x00', 0x2, 0x0) ioctl$FAT_IOCTL_SET_ATTRIBUTES(r2, 0x5450, 0x0) D0610 11:16:03.976137 483327 task_exit.go:188] [ 1790: 1790] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.976845 483327 task_exit.go:188] [ 1790: 1790] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.977384 483327 task_signals.go:189] [ 1790: 1794] Signal 9: terminating thread group I0610 11:16:03.977535 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1790, TID: 1794, fault addr: 0x0 D0610 11:16:03.977707 483327 task_exit.go:188] [ 1790: 1794] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:03.982330 483327 task_exit.go:188] [ 1790: 1794] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:03.982513 483327 task_exit.go:188] [ 1790: 1794] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:03.982650 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:03.982941 483327 task_exit.go:188] [ 1790: 1790] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:03 executing program 1: unlinkat$binderfs_device(0xffffffffffffff9c, &(0x7f0000000100)='./binderfs/binder1\x00') D0610 11:16:04.004519 483327 task_exit.go:188] [ 1793: 1793] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.006085 483327 task_signals.go:189] [ 1793: 1796] Signal 9: terminating thread group I0610 11:16:04.006344 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1793, TID: 1796, fault addr: 0x0 D0610 11:16:04.006653 483327 task_exit.go:188] [ 1793: 1796] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.007477 483327 task_exit.go:188] [ 1793: 1793] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.008612 483327 task_exit.go:188] [ 1792: 1792] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.008851 483327 task_signals.go:189] [ 1792: 1797] Signal 9: terminating thread group I0610 11:16:04.009095 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1792, TID: 1797, fault addr: 0x0 D0610 11:16:04.009290 483327 task_exit.go:188] [ 1792: 1797] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.009999 483327 task_exit.go:188] [ 1792: 1797] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.010159 483327 task_exit.go:188] [ 1792: 1797] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.013544 483327 task_exit.go:188] [ 1793: 1796] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.013679 483327 task_exit.go:188] [ 1793: 1796] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.013847 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.014415 483327 task_exit.go:188] [ 1793: 1793] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.014877 483327 task_exit.go:188] [ 1792: 1792] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.015044 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 11:16:04 executing program 0: keyctl$setperm(0x5, 0x0, 0x0) D0610 11:16:04.017143 483327 task_exit.go:188] [ 1792: 1792] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 2: pipe2$9p(&(0x7f0000000180)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) close(r0) socket$unix(0x1, 0x1, 0x0) setsockopt$netlink_NETLINK_NO_ENOBUFS(r0, 0x10e, 0x5, 0x0, 0x0) D0610 11:16:04.020300 483327 task_signals.go:466] [ 12: 36] Notified of signal 23 D0610 11:16:04.020785 483327 task_signals.go:220] [ 12: 36] Signal 23: delivering to handler D0610 11:16:04.029090 483327 task_run.go:290] [ 1795: 1795] Unhandled user fault: addr=20000046 ip=5569040b8516 access=rw- sig=11 err=operation not permitted D0610 11:16:04.029415 483327 task_log.go:87] [ 1795: 1795] Registers: D0610 11:16:04.029523 483327 task_log.go:94] [ 1795: 1795] Cs = 0000000000000033 D0610 11:16:04.029588 483327 task_log.go:94] [ 1795: 1795] Ds = 0000000000000000 D0610 11:16:04.029651 483327 task_log.go:94] [ 1795: 1795] Eflags = 0000000000010206 D0610 11:16:04.029707 483327 task_log.go:94] [ 1795: 1795] Es = 0000000000000000 D0610 11:16:04.029795 483327 task_log.go:94] [ 1795: 1795] Fs = 0000000000000000 D0610 11:16:04.029864 483327 task_log.go:94] [ 1795: 1795] Fs_base = 0000556905110400 D0610 11:16:04.029934 483327 task_log.go:94] [ 1795: 1795] Gs = 0000000000000000 D0610 11:16:04.030000 483327 task_log.go:94] [ 1795: 1795] Gs_base = 0000000000000000 D0610 11:16:04.030093 483327 task_log.go:94] [ 1795: 1795] Orig_rax = ffffffffffffffff D0610 11:16:04.030132 483327 task_log.go:94] [ 1795: 1795] R10 = 00007fe1cea9b4c0 D0610 11:16:04.030199 483327 task_log.go:94] [ 1795: 1795] R11 = 0000000000000246 D0610 11:16:04.030244 483327 task_log.go:94] [ 1795: 1795] R12 = 0000000000007b11 D0610 11:16:04.030299 483327 task_log.go:94] [ 1795: 1795] R13 = 00007fe1cea9b4c0 D0610 11:16:04.030329 483327 task_log.go:94] [ 1795: 1795] R14 = 00005569041cff60 D0610 11:16:04.030380 483327 task_log.go:94] [ 1795: 1795] R15 = 0000000000000032 D0610 11:16:04.030437 483327 task_log.go:94] [ 1795: 1795] R8 = 00005569045d4000 D0610 11:16:04.030478 483327 task_log.go:94] [ 1795: 1795] R9 = 00005569041d4400 D0610 11:16:04.030538 483327 task_log.go:94] [ 1795: 1795] Rax = 0000000020000040 D0610 11:16:04.030582 483327 task_log.go:94] [ 1795: 1795] Rbp = 00007fe1cea9b498 D0610 11:16:04.030646 483327 task_log.go:94] [ 1795: 1795] Rbx = 0000000000000000 D0610 11:16:04.030712 483327 task_log.go:94] [ 1795: 1795] Rcx = 00776f6c6c612e73 D0610 11:16:04.030781 483327 task_log.go:94] [ 1795: 1795] Rdi = 0000000020000040 D0610 11:16:04.030858 483327 task_log.go:94] [ 1795: 1795] Rdx = 000000000000000e D0610 11:16:04.030917 483327 task_log.go:94] [ 1795: 1795] Rip = 00005569040b8516 D0610 11:16:04.030965 483327 task_log.go:94] [ 1795: 1795] Rsi = 2e73656369766564 D0610 11:16:04.031020 483327 task_log.go:94] [ 1795: 1795] Rsp = 00007fe1cea9b3d8 D0610 11:16:04.031072 483327 task_log.go:94] [ 1795: 1795] Ss = 000000000000002b D0610 11:16:04.031130 483327 task_log.go:111] [ 1795: 1795] Stack: D0610 11:16:04.031252 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b3d0: 00 00 00 00 00 00 00 00 6d 94 06 04 69 55 00 00 D0610 11:16:04.031392 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b3e0: 00 00 00 00 00 00 00 00 60 ff 1c 04 69 55 00 00 D0610 11:16:04.031512 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b3f0: fe ff ff ff ff ff ff ff 02 00 00 00 00 00 00 00 D0610 11:16:04.031587 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b400: 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 D0610 11:16:04.031666 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:04.031732 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b420: 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:04.031828 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b430: 97 6a 11 00 00 00 00 00 fb 7a 00 00 00 00 00 00 D0610 11:16:04.031930 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b440: f8 43 1d 04 69 55 00 00 fb 7a 00 00 00 00 00 00 D0610 11:16:04.031997 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b450: 60 ff 1c 04 69 55 00 00 40 00 00 20 00 00 00 00 D0610 11:16:04.032076 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.032161 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b470: 0e 00 00 00 00 00 00 00 40 51 1a 04 69 55 00 00 D0610 11:16:04.032229 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.032284 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b490: 1f 6b 11 04 69 55 00 00 18 44 1d 04 69 55 00 00 D0610 11:16:04.032371 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b4a0: 28 6b 11 04 69 55 00 00 00 d7 32 b8 5c 7f 00 00 D0610 11:16:04.032458 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.032510 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b4c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:04.032554 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b4d0: 1f 00 00 00 00 00 00 00 99 8f 28 1e 00 00 00 00 D0610 11:16:04.032601 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b4e0: 20 00 00 00 30 00 00 00 c0 b5 a9 ce e1 7f 00 00 D0610 11:16:04.032643 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.032676 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.032728 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.032800 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b520: 00 00 00 00 00 00 00 00 50 b4 a9 ce e1 7f 00 00 D0610 11:16:04.032886 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b530: 04 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 D0610 11:16:04.032977 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.033106 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.033203 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.033304 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b570: 00 00 00 00 00 00 00 00 00 19 c5 f9 c1 9f 7b 92 D0610 11:16:04.033410 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:04.033518 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:04.033750 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b5a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:04.033867 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b5b0: 80 b6 a9 ce e1 7f 00 00 c8 a2 06 04 69 55 00 00 D0610 11:16:04.033975 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b5c0: c4 6a 11 04 69 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.034099 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b5d0: 00 00 00 00 00 00 00 00 40 b6 a9 ce e1 7f 00 00 D0610 11:16:04.034222 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b5e0: df 6a 11 04 d7 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:04.034294 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b5f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:04.034356 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b600: 03 00 00 00 00 00 00 00 30 b6 a9 ce e1 7f 00 00 D0610 11:16:04.034445 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b610: 10 b1 a9 ce e1 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.034525 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b620: 1f 00 00 00 00 00 00 00 ca 92 24 1b 00 00 00 00 D0610 11:16:04.034578 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b630: 1f 00 00 00 00 00 00 00 86 0c c9 16 00 00 00 00 D0610 11:16:04.034632 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b640: 2e 2f 32 31 35 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:04.034710 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b650: 79 7a 33 00 79 7a 33 00 06 00 00 00 00 00 00 00 D0610 11:16:04.034766 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b660: 2a 69 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.034814 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b670: 3d 69 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.034870 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:04.034949 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b690: 79 7a 33 00 79 7a 33 00 75 70 2e 70 72 6f 63 73 D0610 11:16:04.035011 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b6a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.035087 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b6b0: fe 6b 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.035148 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b6c0: 07 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.035249 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b6d0: 0f 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.035308 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b6e0: 17 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.035358 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b6f0: 25 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.035406 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b700: 33 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.035476 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b710: 3c 6c 11 04 69 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:04.035539 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:04.035590 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:04.035701 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b740: 00 00 00 00 00 00 00 00 80 ae a9 ce e1 7f 00 00 D0610 11:16:04.035800 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b750: 73 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.035888 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b760: 82 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.035978 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b770: 8a 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.036059 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b780: 00 6b 11 04 69 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.036116 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b790: 04 6b 11 04 69 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.036171 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b7a0: 08 6b 11 04 69 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.036247 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b7b0: ff ff 77 ff ff ff 77 ff 28 be a9 ce e1 7f 00 00 D0610 11:16:04.036304 483327 task_log.go:128] [ 1795: 1795] 7fe1cea9b7c0: c8 b8 a9 ce e1 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:04.036340 483327 task_log.go:149] [ 1795: 1795] Code: D0610 11:16:04.036382 483327 task_log.go:167] [ 1795: 1795] 5569040b84d0: 48 3b 15 29 65 05 01 0f 83 e2 00 00 00 48 39 f7 D0610 11:16:04.036459 483327 task_log.go:167] [ 1795: 1795] 5569040b84e0: 72 0f 74 12 4c 8d 0c 16 4c 39 cf 0f 82 63 01 00 D0610 11:16:04.036568 483327 task_log.go:167] [ 1795: 1795] 5569040b84f0: 00 48 89 d1 f3 a4 c3 80 fa 08 73 12 80 fa 04 73 D0610 11:16:04.036644 483327 task_log.go:167] [ 1795: 1795] 5569040b8500: 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b D0610 11:16:04.036734 483327 task_log.go:167] [ 1795: 1795] 5569040b8510: 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 8b D0610 11:16:04.036813 483327 task_log.go:167] [ 1795: 1795] 5569040b8520: 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 D0610 11:16:04.036872 483327 task_log.go:167] [ 1795: 1795] 5569040b8530: fe 0f b7 36 66 89 4c 17 fe 66 89 37 c3 48 81 fa D0610 11:16:04.036908 483327 task_log.go:167] [ 1795: 1795] 5569040b8540: 00 08 00 00 77 8a 48 81 fa 80 00 00 00 77 70 48 D0610 11:16:04.036944 483327 task_log.go:71] [ 1795: 1795] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 30542 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0008ea848, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc0009f0ad8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc0009f0bf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc002070b40}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc002070b40}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc002d04700, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc005e39000, {0x1be6828, 0x26213c0}, {0xc005e39000, 0xc005b7186c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc005b71000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc005b71000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc0009f14c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0031d7a00, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0031d7a00, {0x18f19c0, 0xc005b71000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0031d7a00, {0xc005fc4a20, 0x1a}, {0xc00524bba0, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc005fc4a20, 0x1a}, {0xc00524bba0, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc005fc4a20, 0x1a}, {0xc00524bba0, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc005fc4a20, 0x1a}, {0xc00524bba0, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc005fc4a20, 0x1a}, {0xc00524bba0, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc00596d500, {0x1900e19, 0xc}, {0xc00524bba0, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc00596d500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00596d500, 0xc00596d500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00596d500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:04.037999 483327 task_log.go:73] [ 1795: 1795] FDTable: fd:5 => name /proc/1795/fd fd:201 => name / fd:0 => name pipe:[13] fd:1 => name pipe:[13] fd:2 => name pipe:[13] fd:3 => name /memfd:"xGh\QÖç3ѳ:3~ŠhjGÓQMƈ©18„. uó©ÌÀþcÆ#I£Gîfv4Av(+ÚBm­ãšQÓCËýQäÃí (deleted) fd:4 => name /proc/1795/fd D0610 11:16:04.038612 483327 task_signals.go:466] [ 1795: 1795] Notified of signal 11 D0610 11:16:04.038704 483327 task_signals.go:220] [ 1795: 1795] Signal 11: delivering to handler D0610 11:16:04.048815 483327 task_exit.go:188] [ 1798: 1798] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.049540 483327 task_exit.go:188] [ 1798: 1798] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.050209 483327 task_signals.go:189] [ 1798: 1800] Signal 9: terminating thread group I0610 11:16:04.050519 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1798, TID: 1800, fault addr: 0x0 D0610 11:16:04.050819 483327 task_exit.go:188] [ 1798: 1800] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.053429 483327 task_exit.go:188] [ 1795: 1795] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.053853 483327 task_signals.go:189] [ 1795: 1799] Signal 9: terminating thread group I0610 11:16:04.054153 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1795, TID: 1799, fault addr: 0x0 D0610 11:16:04.054353 483327 task_exit.go:188] [ 1795: 1799] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.055212 483327 task_exit.go:188] [ 1795: 1799] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.055297 483327 task_exit.go:188] [ 1795: 1799] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.056366 483327 task_exit.go:188] [ 1798: 1800] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.056461 483327 task_exit.go:188] [ 1798: 1800] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.056628 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.056733 483327 task_exit.go:188] [ 1798: 1798] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 1: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000640), 0x0, 0x0) ioctl$KDDISABIO(r0, 0x5413) D0610 11:16:04.060047 483327 task_exit.go:188] [ 1795: 1795] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.060247 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.061015 483327 task_exit.go:188] [ 1795: 1795] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 3: pipe2(&(0x7f0000000040)={0xffffffffffffffff}, 0x0) ioctl$sock_inet_SIOCGIFBRDADDR(r0, 0x5452, &(0x7f00000000c0)={'wg0\x00', {0x2, 0x0, @dev}}) D0610 11:16:04.082920 483327 task_exit.go:188] [ 1801: 1801] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.083614 483327 task_signals.go:189] [ 1801: 1803] Signal 9: terminating thread group D0610 11:16:04.083757 483327 task_exit.go:188] [ 1801: 1801] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:04.084135 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1801, TID: 1803, fault addr: 0x0 D0610 11:16:04.084309 483327 task_exit.go:188] [ 1801: 1803] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.089422 483327 task_exit.go:188] [ 1801: 1803] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.089555 483327 task_exit.go:188] [ 1801: 1803] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.089736 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.091441 483327 task_exit.go:188] [ 1801: 1801] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 0: r0 = openat$incfs(0xffffffffffffff9c, &(0x7f00000015c0)='.pending_reads\x00', 0x242, 0x0) write$FUSE_LSEEK(r0, 0x0, 0x0) D0610 11:16:04.101416 483327 task_exit.go:188] [ 1802: 1802] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.101769 483327 task_signals.go:189] [ 1802: 1804] Signal 9: terminating thread group I0610 11:16:04.102079 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1802, TID: 1804, fault addr: 0x0 D0610 11:16:04.102291 483327 task_exit.go:188] [ 1802: 1804] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.103430 483327 task_exit.go:188] [ 1802: 1804] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.103554 483327 task_exit.go:188] [ 1802: 1804] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.108139 483327 task_exit.go:188] [ 1802: 1802] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.108348 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:04.108780 483327 task_exit.go:188] [ 1802: 1802] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 2: r0 = signalfd4(0xffffffffffffffff, &(0x7f0000000000), 0x8, 0x0) ioctl$sock_SIOCADDRT(r0, 0x5421, &(0x7f0000000180)={0x2, @rc, @isdn, @tipc}) D0610 11:16:04.132429 483327 task_exit.go:188] [ 1805: 1805] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.133039 483327 task_signals.go:189] [ 1805: 1807] Signal 9: terminating thread group I0610 11:16:04.133425 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1805, TID: 1807, fault addr: 0x0 D0610 11:16:04.133649 483327 task_exit.go:188] [ 1805: 1807] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.135076 483327 task_exit.go:188] [ 1805: 1805] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.139702 483327 task_exit.go:188] [ 1805: 1807] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.139855 483327 task_exit.go:188] [ 1805: 1807] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.140035 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.141339 483327 task_exit.go:188] [ 1805: 1805] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.143214 483327 task_exit.go:188] [ 1806: 1806] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.143723 483327 task_exit.go:188] [ 1806: 1806] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:04 executing program 1: r0 = openat$tcp_mem(0xffffffffffffff9c, &(0x7f0000000300)='/proc/sys/net/ipv4/tcp_rmem\x00', 0x1, 0x0) ioctl$FS_IOC_READ_VERITY_METADATA(r0, 0x5450, 0x0) D0610 11:16:04.144297 483327 task_signals.go:189] [ 1806: 1809] Signal 9: terminating thread group I0610 11:16:04.144516 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1806, TID: 1809, fault addr: 0x0 D0610 11:16:04.144717 483327 task_exit.go:188] [ 1806: 1809] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.150533 483327 task_exit.go:188] [ 1806: 1809] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.150703 483327 task_exit.go:188] [ 1806: 1809] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.151025 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.152290 483327 task_exit.go:188] [ 1806: 1806] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 3: pipe2$9p(&(0x7f0000000280)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) r1 = dup(r0) ioctl$BTRFS_IOC_RESIZE(r1, 0x5450, 0x0) D0610 11:16:04.164554 483327 task_exit.go:188] [ 1808: 1808] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.164808 483327 task_signals.go:189] [ 1808: 1811] Signal 9: terminating thread group I0610 11:16:04.165266 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1808, TID: 1811, fault addr: 0x0 D0610 11:16:04.165353 483327 task_exit.go:188] [ 1808: 1808] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.165519 483327 task_exit.go:188] [ 1808: 1811] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.173602 483327 task_exit.go:188] [ 1808: 1811] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.173767 483327 task_exit.go:188] [ 1808: 1811] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.174153 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.175521 483327 task_exit.go:188] [ 1808: 1808] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 0: pipe2(&(0x7f00000001c0)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) write$cgroup_int(r0, 0x0, 0x0) D0610 11:16:04.178157 483327 task_exit.go:188] [ 1810: 1810] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.179747 483327 task_exit.go:188] [ 1810: 1810] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.180059 483327 task_signals.go:189] [ 1810: 1812] Signal 9: terminating thread group I0610 11:16:04.180664 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1810, TID: 1812, fault addr: 0x0 D0610 11:16:04.181091 483327 task_exit.go:188] [ 1810: 1812] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.189204 483327 task_exit.go:188] [ 1810: 1812] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.189362 483327 task_exit.go:188] [ 1810: 1812] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.189558 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:04.190723 483327 task_exit.go:188] [ 1810: 1810] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 2: socketpair$unix(0x1, 0x2, 0x0, &(0x7f0000000000)={0xffffffffffffffff, 0xffffffffffffffff}) getsockopt$SO_COOKIE(r0, 0x1, 0x39, 0x0, &(0x7f0000000080)) D0610 11:16:04.208795 483327 task_exit.go:188] [ 1813: 1813] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.209218 483327 task_signals.go:189] [ 1813: 1815] Signal 9: terminating thread group I0610 11:16:04.209594 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1813, TID: 1815, fault addr: 0x0 D0610 11:16:04.209799 483327 task_exit.go:188] [ 1813: 1815] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.211061 483327 task_exit.go:188] [ 1813: 1813] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.215321 483327 task_exit.go:188] [ 1813: 1815] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.215424 483327 task_exit.go:188] [ 1813: 1815] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.215618 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.216994 483327 task_exit.go:188] [ 1813: 1813] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 1: socketpair$unix(0x1, 0x200000005, 0x0, &(0x7f0000000240)={0xffffffffffffffff, 0xffffffffffffffff}) recvmmsg(r0, &(0x7f0000003b40)=[{{&(0x7f0000002d80)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @local}}}, 0x80, 0x0}}], 0x1, 0x0, 0x0) ioctl$BTRFS_IOC_SPACE_INFO(r1, 0x5450, 0x0) D0610 11:16:04.221639 483327 task_exit.go:188] [ 1814: 1814] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.222432 483327 task_exit.go:188] [ 1814: 1814] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.222525 483327 task_signals.go:189] [ 1814: 1817] Signal 9: terminating thread group I0610 11:16:04.222730 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1814, TID: 1817, fault addr: 0x0 D0610 11:16:04.222943 483327 task_exit.go:188] [ 1814: 1817] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.228413 483327 task_exit.go:188] [ 1814: 1817] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.228525 483327 task_exit.go:188] [ 1814: 1817] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.228689 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.228909 483327 task_exit.go:188] [ 1814: 1814] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 3: r0 = openat$zero(0xffffffffffffff9c, &(0x7f0000001080), 0xa4000, 0x0) ioctl$sock_inet_SIOCGIFDSTADDR(r0, 0x5421, &(0x7f0000001100)={'bridge_slave_1\x00', {0x2, 0x0, @remote}}) D0610 11:16:04.250576 483327 task_exit.go:188] [ 1816: 1816] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.251159 483327 task_signals.go:189] [ 1816: 1818] Signal 9: terminating thread group I0610 11:16:04.251615 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1816, TID: 1818, fault addr: 0x0 D0610 11:16:04.251967 483327 task_exit.go:188] [ 1816: 1818] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.252349 483327 task_exit.go:188] [ 1816: 1816] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:04.253867 483327 compat.go:123] Unsupported syscall getsockopt(0x4,0x1,0x39,0x0,0x20000080,0x0). It is likely that you can safely ignore this message and that this is not the cause of any error. Please, refer to https://gvisor.dev/c/linux/amd64/getsockopt for more information. D0610 11:16:04.257126 483327 task_exit.go:188] [ 1816: 1818] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.257253 483327 task_exit.go:188] [ 1816: 1818] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.257416 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.259134 483327 task_exit.go:188] [ 1816: 1816] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 0: r0 = socket$unix(0x1, 0x5, 0x0) ioctl$sock_inet_SIOCGIFNETMASK(r0, 0x891b, &(0x7f0000000000)={'macvlan1\x00'}) D0610 11:16:04.269084 483327 task_exit.go:188] [ 1819: 1819] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.269840 483327 task_signals.go:189] [ 1819: 1821] Signal 9: terminating thread group D0610 11:16:04.269934 483327 task_exit.go:188] [ 1819: 1819] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:04.270504 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1819, TID: 1821, fault addr: 0x0 D0610 11:16:04.270837 483327 task_exit.go:188] [ 1819: 1821] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.273400 483327 task_exit.go:188] [ 1820: 1820] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.273678 483327 task_signals.go:189] [ 1820: 1823] Signal 9: terminating thread group I0610 11:16:04.274197 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1820, TID: 1823, fault addr: 0x0 D0610 11:16:04.274266 483327 task_exit.go:188] [ 1820: 1820] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.274785 483327 task_exit.go:188] [ 1820: 1823] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.276235 483327 task_exit.go:188] [ 1819: 1821] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.276368 483327 task_exit.go:188] [ 1819: 1821] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.276554 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:04.276914 483327 task_exit.go:188] [ 1819: 1819] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 2: r0 = socket$unix(0x1, 0x3, 0x0) getsockname(r0, &(0x7f0000000000)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @mcast1}}}, &(0x7f0000000080)=0x80) ioctl$FITHAW(r1, 0x5450) D0610 11:16:04.279842 483327 task_exit.go:188] [ 1820: 1823] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.279973 483327 task_exit.go:188] [ 1820: 1823] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.280126 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.280566 483327 task_exit.go:188] [ 1820: 1820] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 1: pipe2$9p(&(0x7f00000002c0)={0xffffffffffffffff}, 0x0) r1 = open$dir(&(0x7f0000000040)='.\x00', 0x0, 0x0) dup3(r1, r0, 0x0) mkdirat(r0, &(0x7f0000000000)='./file0\x00', 0x0) setxattr$security_smack_transmute(&(0x7f0000000080)='./file0\x00', &(0x7f00000000c0), 0x0, 0x0, 0x0) D0610 11:16:04.297428 483327 task_exit.go:188] [ 1822: 1822] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.297419 483327 task_signals.go:189] [ 1822: 1824] Signal 9: terminating thread group I0610 11:16:04.298056 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1822, TID: 1824, fault addr: 0x0 D0610 11:16:04.298164 483327 task_exit.go:188] [ 1822: 1822] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.298449 483327 task_exit.go:188] [ 1822: 1824] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.303163 483327 task_exit.go:188] [ 1822: 1824] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.303294 483327 task_exit.go:188] [ 1822: 1824] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.303456 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.305686 483327 task_exit.go:188] [ 1822: 1822] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 3: mkdirat(0xffffffffffffff9c, &(0x7f0000000000)='./file0\x00', 0x0) r0 = openat(0xffffffffffffff9c, &(0x7f00000000c0)='./file0\x00', 0x0, 0x0) r1 = epoll_create(0x8) close(r1) r2 = signalfd(0xffffffffffffffff, &(0x7f0000000100), 0x8) r3 = dup2(r2, r2) dup3(r0, r3, 0x0) mknodat(r2, &(0x7f0000000140)='./file0\x00', 0x0, 0x0) renameat(r0, &(0x7f0000000040)='./file0\x00', r1, &(0x7f0000000080)='./file1\x00') D0610 11:16:04.324350 483327 task_exit.go:188] [ 1825: 1825] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.324711 483327 task_signals.go:189] [ 1825: 1828] Signal 9: terminating thread group I0610 11:16:04.325164 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1825, TID: 1828, fault addr: 0x0 D0610 11:16:04.325440 483327 task_exit.go:188] [ 1825: 1828] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.326306 483327 task_exit.go:188] [ 1825: 1828] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.326450 483327 task_exit.go:188] [ 1825: 1828] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.334116 483327 task_exit.go:188] [ 1825: 1825] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.334388 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.334742 483327 task_exit.go:188] [ 1825: 1825] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 0: pipe2(&(0x7f0000000080)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) fcntl$F_SET_FILE_RW_HINT(r0, 0x3, 0x0) D0610 11:16:04.339712 483327 task_signals.go:189] [ 1826: 1829] Signal 9: terminating thread group D0610 11:16:04.339899 483327 task_exit.go:188] [ 1826: 1826] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:04.340207 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1826, TID: 1829, fault addr: 0x0 D0610 11:16:04.341410 483327 task_exit.go:188] [ 1826: 1826] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.342074 483327 task_exit.go:188] [ 1826: 1829] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.354262 483327 task_exit.go:188] [ 1826: 1829] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.354481 483327 task_exit.go:188] [ 1826: 1829] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.354658 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:04.354912 483327 task_exit.go:188] [ 1826: 1826] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 2: r0 = socket$unix(0x1, 0x3, 0x0) getsockname(r0, &(0x7f0000000000)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @mcast1}}}, &(0x7f0000000080)=0x80) ioctl$FITHAW(r1, 0x5450) D0610 11:16:04.361237 483327 task_exit.go:188] [ 1827: 1827] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.361653 483327 task_signals.go:189] [ 1827: 1831] Signal 9: terminating thread group I0610 11:16:04.361951 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1827, TID: 1831, fault addr: 0x0 D0610 11:16:04.362199 483327 task_exit.go:188] [ 1827: 1831] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.362836 483327 task_exit.go:188] [ 1827: 1827] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.366817 483327 task_exit.go:188] [ 1827: 1831] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.366926 483327 task_exit.go:188] [ 1827: 1831] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.367045 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.369541 483327 task_exit.go:188] [ 1827: 1827] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 1: r0 = openat$zero(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) ioctl$BTRFS_IOC_SUBVOL_CREATE(r0, 0x5450, 0x0) D0610 11:16:04.401946 483327 task_exit.go:188] [ 1830: 1830] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.402221 483327 task_signals.go:189] [ 1830: 1833] Signal 9: terminating thread group I0610 11:16:04.402472 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1830, TID: 1833, fault addr: 0x0 D0610 11:16:04.404306 483327 task_exit.go:188] [ 1830: 1833] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.404694 483327 task_exit.go:188] [ 1830: 1830] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.408807 483327 task_exit.go:188] [ 1830: 1833] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.408906 483327 task_exit.go:188] [ 1830: 1833] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.409034 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.410127 483327 task_exit.go:188] [ 1830: 1830] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 3: r0 = open(&(0x7f0000000140)='./file0\x00', 0x80940, 0x0) ioctl$sock_inet_SIOCSIFDSTADDR(r0, 0x5450, 0x0) D0610 11:16:04.422755 483327 task_exit.go:188] [ 1832: 1832] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.423015 483327 task_signals.go:189] [ 1832: 1836] Signal 9: terminating thread group I0610 11:16:04.423445 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1832, TID: 1836, fault addr: 0x0 D0610 11:16:04.423648 483327 task_exit.go:188] [ 1832: 1836] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.424108 483327 task_exit.go:188] [ 1832: 1832] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.428555 483327 task_exit.go:188] [ 1832: 1836] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.428702 483327 task_exit.go:188] [ 1832: 1836] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.428842 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.429976 483327 task_exit.go:188] [ 1832: 1832] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 0: pipe2(&(0x7f0000000080)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) fcntl$F_SET_FILE_RW_HINT(r0, 0x3, 0x0) D0610 11:16:04.432498 483327 task_exit.go:188] [ 1835: 1835] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.432668 483327 task_signals.go:189] [ 1835: 1838] Signal 9: terminating thread group I0610 11:16:04.432891 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1835, TID: 1838, fault addr: 0x0 D0610 11:16:04.433076 483327 task_exit.go:188] [ 1835: 1838] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.433780 483327 task_exit.go:188] [ 1835: 1835] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.434523 483327 task_exit.go:188] [ 1834: 1834] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.434793 483327 task_signals.go:189] [ 1834: 1837] Signal 9: terminating thread group I0610 11:16:04.435062 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1834, TID: 1837, fault addr: 0x0 D0610 11:16:04.435124 483327 task_exit.go:188] [ 1834: 1834] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.435897 483327 task_exit.go:188] [ 1834: 1837] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.437039 483327 task_exit.go:188] [ 1835: 1838] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.437145 483327 task_exit.go:188] [ 1835: 1838] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.437275 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.437720 483327 task_exit.go:188] [ 1835: 1835] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 1: r0 = openat$zero(0xffffffffffffff9c, &(0x7f00000000c0), 0x0, 0x0) ioctl$EXT4_IOC_GETSTATE(r0, 0x5452, &(0x7f0000000080)) D0610 11:16:04.441330 483327 task_exit.go:188] [ 1834: 1837] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.441467 483327 task_exit.go:188] [ 1834: 1837] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.441627 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:04.442070 483327 task_exit.go:188] [ 1834: 1834] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 2: r0 = socket$unix(0x1, 0x3, 0x0) getsockname(r0, &(0x7f0000000000)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @mcast1}}}, &(0x7f0000000080)=0x80) ioctl$FITHAW(r1, 0x5450) D0610 11:16:04.483681 483327 task_exit.go:188] [ 1840: 1840] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.483992 483327 task_signals.go:189] [ 1840: 1844] Signal 9: terminating thread group I0610 11:16:04.484166 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1840, TID: 1844, fault addr: 0x0 D0610 11:16:04.484234 483327 task_exit.go:188] [ 1840: 1840] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.485169 483327 task_exit.go:188] [ 1840: 1844] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.489732 483327 task_exit.go:188] [ 1840: 1844] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.489857 483327 task_exit.go:188] [ 1840: 1844] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.490056 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.490196 483327 task_exit.go:188] [ 1840: 1840] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.491023 483327 task_exit.go:188] [ 1839: 1839] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.491239 483327 task_signals.go:189] [ 1839: 1843] Signal 9: terminating thread group I0610 11:16:04.491395 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1839, TID: 1843, fault addr: 0x0 D0610 11:16:04.491711 483327 task_exit.go:188] [ 1839: 1843] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:04 executing program 0: pipe2(&(0x7f0000000080)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) fcntl$F_SET_FILE_RW_HINT(r0, 0x3, 0x0) D0610 11:16:04.491943 483327 task_exit.go:188] [ 1839: 1839] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.495918 483327 task_exit.go:188] [ 1842: 1842] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.496526 483327 task_exit.go:188] [ 1842: 1842] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.498045 483327 task_exit.go:188] [ 1839: 1843] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.498188 483327 task_exit.go:188] [ 1839: 1843] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.498354 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.500148 483327 task_exit.go:188] [ 1839: 1839] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.500797 483327 task_signals.go:189] [ 1842: 1845] Signal 9: terminating thread group I0610 11:16:04.501069 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1842, TID: 1845, fault addr: 0x0 D0610 11:16:04.502139 483327 task_exit.go:188] [ 1842: 1845] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:04 executing program 3: r0 = semget$private(0x0, 0x1, 0x0) semctl$IPC_INFO(r0, 0x3, 0x3, &(0x7f0000000100)=""/242) D0610 11:16:04.507629 483327 task_exit.go:188] [ 1842: 1845] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.507766 483327 task_exit.go:188] [ 1842: 1845] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.507934 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:04.508814 483327 task_exit.go:188] [ 1842: 1842] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.511334 483327 task_exit.go:188] [ 1841: 1841] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:04 executing program 2: r0 = socket$unix(0x1, 0x3, 0x0) getsockname(r0, &(0x7f0000000000)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @mcast1}}}, &(0x7f0000000080)=0x80) ioctl$FITHAW(r1, 0x5450) D0610 11:16:04.511823 483327 task_signals.go:189] [ 1841: 1846] Signal 9: terminating thread group I0610 11:16:04.512040 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1841, TID: 1846, fault addr: 0x0 D0610 11:16:04.512082 483327 task_exit.go:188] [ 1841: 1841] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.512492 483327 task_exit.go:188] [ 1841: 1846] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.517904 483327 task_exit.go:188] [ 1841: 1846] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.518082 483327 task_exit.go:188] [ 1841: 1846] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.518363 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.518500 483327 task_exit.go:188] [ 1841: 1841] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 1: r0 = openat$zero(0xffffffffffffff9c, &(0x7f00000000c0), 0x40001, 0x0) write$P9_RRENAMEAT(r0, 0x0, 0x0) D0610 11:16:04.546546 483327 task_signals.go:189] [ 1847: 1849] Signal 9: terminating thread group I0610 11:16:04.546815 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1847, TID: 1849, fault addr: 0x0 D0610 11:16:04.547086 483327 task_exit.go:188] [ 1847: 1849] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.547333 483327 task_exit.go:188] [ 1847: 1847] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.548222 483327 task_exit.go:188] [ 1847: 1849] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.548339 483327 task_exit.go:188] [ 1847: 1849] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.554043 483327 task_exit.go:188] [ 1847: 1847] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.554221 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.557046 483327 task_exit.go:188] [ 1847: 1847] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 0: pipe2(&(0x7f0000000080)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) fcntl$F_SET_FILE_RW_HINT(r0, 0x3, 0x0) D0610 11:16:04.602380 483327 task_exit.go:188] [ 1848: 1848] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.602925 483327 task_exit.go:188] [ 1848: 1848] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.603251 483327 task_signals.go:189] [ 1848: 1853] Signal 9: terminating thread group I0610 11:16:04.603397 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1848, TID: 1853, fault addr: 0x0 D0610 11:16:04.603597 483327 task_exit.go:188] [ 1848: 1853] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.607247 483327 task_exit.go:188] [ 1848: 1853] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.607343 483327 task_exit.go:188] [ 1848: 1853] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.607484 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.608206 483327 task_exit.go:188] [ 1850: 1850] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.608393 483327 task_exit.go:188] [ 1848: 1848] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.608769 483327 task_signals.go:189] [ 1850: 1852] Signal 9: terminating thread group I0610 11:16:04.608881 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1850, TID: 1852, fault addr: 0x0 D0610 11:16:04.608975 483327 task_exit.go:188] [ 1850: 1852] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.609250 483327 task_exit.go:188] [ 1850: 1852] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.609370 483327 task_exit.go:188] [ 1850: 1852] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 3: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) ioctl$VT_OPENQRY(r0, 0x540e, 0x0) D0610 11:16:04.614186 483327 task_exit.go:188] [ 1850: 1850] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.614343 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:04.617175 483327 task_exit.go:188] [ 1850: 1850] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.626691 483327 task_exit.go:188] [ 1851: 1851] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.627421 483327 task_exit.go:188] [ 1851: 1851] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.627724 483327 task_signals.go:189] [ 1851: 1854] Signal 9: terminating thread group I0610 11:16:04.627824 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1851, TID: 1854, fault addr: 0x0 D0610 11:16:04.627935 483327 task_exit.go:188] [ 1851: 1854] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:04 executing program 2: socketpair(0x1, 0x5, 0x0, &(0x7f0000000100)={0xffffffffffffffff, 0xffffffffffffffff}) ioctl$BTRFS_IOC_GET_SUPPORTED_FEATURES(r0, 0x5450, 0x0) D0610 11:16:04.633108 483327 task_exit.go:188] [ 1851: 1854] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.633380 483327 task_exit.go:188] [ 1851: 1854] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.633582 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.633846 483327 task_exit.go:188] [ 1851: 1851] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 1: r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f00000000c0)='freezer.state\x00', 0x275a, 0x0) r1 = openat$dir(0xffffffffffffff9c, &(0x7f0000000080)='.\x00', 0x0, 0x0) r2 = dup3(r1, r0, 0x0) ioctl$FUSE_DEV_IOC_CLONE(r2, 0x5450, 0x0) D0610 11:16:04.665633 483327 task_exit.go:188] [ 1855: 1855] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.666311 483327 task_signals.go:189] [ 1855: 1857] Signal 9: terminating thread group D0610 11:16:04.666558 483327 task_exit.go:188] [ 1855: 1855] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:04.666799 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1855, TID: 1857, fault addr: 0x0 D0610 11:16:04.667099 483327 task_exit.go:188] [ 1855: 1857] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.673133 483327 task_exit.go:188] [ 1855: 1857] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.673303 483327 task_exit.go:188] [ 1855: 1857] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.673493 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.673657 483327 task_exit.go:188] [ 1855: 1855] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 0: r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000200)='cgroup.controllers\x00', 0x26e1, 0x0) close(r0) socketpair$nbd(0x1, 0x1, 0x0, &(0x7f00000005c0)) getpeername(r0, 0x0, &(0x7f0000000100)) D0610 11:16:04.681959 483327 task_exit.go:188] [ 1856: 1856] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.682391 483327 task_signals.go:189] [ 1856: 1860] Signal 9: terminating thread group I0610 11:16:04.682814 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1856, TID: 1860, fault addr: 0x0 D0610 11:16:04.683232 483327 task_exit.go:188] [ 1856: 1860] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.683592 483327 task_exit.go:188] [ 1856: 1856] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.688285 483327 task_exit.go:188] [ 1856: 1860] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.688398 483327 task_exit.go:188] [ 1856: 1860] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.688556 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.689205 483327 task_exit.go:188] [ 1856: 1856] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 3: socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000280)={0xffffffffffffffff, 0xffffffffffffffff}) getsockname(r0, &(0x7f0000000000)=@pppol2tp={0x18, 0x1, {0x0, 0xffffffffffffffff, {0x2, 0x0, @empty}}}, &(0x7f0000000080)=0x80) write$FUSE_NOTIFY_RETRIEVE(r1, 0x0, 0x0) D0610 11:16:04.699836 483327 task_exit.go:188] [ 1858: 1858] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.700364 483327 task_signals.go:189] [ 1858: 1861] Signal 9: terminating thread group I0610 11:16:04.700660 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1858, TID: 1861, fault addr: 0x0 D0610 11:16:04.700859 483327 task_exit.go:188] [ 1858: 1861] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.702154 483327 task_exit.go:188] [ 1858: 1858] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.705087 483327 task_exit.go:188] [ 1858: 1861] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.705190 483327 task_exit.go:188] [ 1858: 1861] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.705356 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:04.705484 483327 task_exit.go:188] [ 1858: 1858] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.706590 483327 task_exit.go:188] [ 1859: 1859] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.706813 483327 task_signals.go:189] [ 1859: 1862] Signal 9: terminating thread group I0610 11:16:04.707038 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1859, TID: 1862, fault addr: 0x0 D0610 11:16:04.707115 483327 task_exit.go:188] [ 1859: 1859] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.707211 483327 task_exit.go:188] [ 1859: 1862] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:04 executing program 2: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000080)={0xffffffffffffffff}) ioctl$F2FS_IOC_MOVE_RANGE(r0, 0x541b, &(0x7f0000000240)={0xffffffffffffffff}) ioctl$IOC_WATCH_QUEUE_SET_FILTER(r1, 0x5451, 0x0) D0610 11:16:04.711565 483327 task_exit.go:188] [ 1859: 1862] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.711697 483327 task_exit.go:188] [ 1859: 1862] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.711821 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.712710 483327 task_exit.go:188] [ 1859: 1859] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 1: r0 = openat$zero(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) ioctl$KDSKBENT(r0, 0x5452, &(0x7f0000000040)) D0610 11:16:04.748650 483327 task_exit.go:188] [ 1863: 1863] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.749186 483327 task_signals.go:189] [ 1863: 1865] Signal 9: terminating thread group I0610 11:16:04.749572 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1863, TID: 1865, fault addr: 0x0 D0610 11:16:04.749755 483327 task_exit.go:188] [ 1863: 1863] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.749938 483327 task_exit.go:188] [ 1863: 1865] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.755200 483327 task_exit.go:188] [ 1863: 1865] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.755302 483327 task_exit.go:188] [ 1863: 1865] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.755482 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.756876 483327 task_exit.go:188] [ 1864: 1864] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.757135 483327 task_signals.go:189] [ 1864: 1866] Signal 9: terminating thread group D0610 11:16:04.757345 483327 task_exit.go:188] [ 1863: 1863] Transitioning from exit state TaskExitZombie to TaskExitDead I0610 11:16:04.758833 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1864, TID: 1866, fault addr: 0x0 D0610 11:16:04.759112 483327 task_exit.go:188] [ 1864: 1864] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:04 executing program 0: r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000080)='memory.stat\x00', 0x275a, 0x0) fcntl$getflags(r0, 0x0) D0610 11:16:04.759383 483327 task_exit.go:188] [ 1864: 1866] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.764035 483327 task_exit.go:188] [ 1864: 1866] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.764155 483327 task_exit.go:188] [ 1864: 1866] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.764354 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.764487 483327 task_exit.go:188] [ 1864: 1864] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 3: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff, 0xffffffffffffffff}) write$nbd(r0, 0x0, 0xfffffecc) D0610 11:16:04.793274 483327 task_exit.go:188] [ 1867: 1867] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.793622 483327 task_signals.go:189] [ 1867: 1871] Signal 9: terminating thread group I0610 11:16:04.794198 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1867, TID: 1871, fault addr: 0x0 D0610 11:16:04.794306 483327 task_exit.go:188] [ 1867: 1867] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.795195 483327 task_exit.go:188] [ 1867: 1871] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.795927 483327 task_exit.go:188] [ 1868: 1868] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.796224 483327 task_signals.go:189] [ 1868: 1869] Signal 9: terminating thread group I0610 11:16:04.796513 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1868, TID: 1869, fault addr: 0x0 D0610 11:16:04.796837 483327 task_exit.go:188] [ 1868: 1869] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.797057 483327 task_exit.go:188] [ 1868: 1868] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.800808 483327 task_exit.go:188] [ 1867: 1871] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.800906 483327 task_exit.go:188] [ 1867: 1871] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.801095 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.802467 483327 task_exit.go:188] [ 1868: 1869] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.802592 483327 task_exit.go:188] [ 1868: 1869] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.802707 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:04.803295 483327 task_exit.go:188] [ 1868: 1868] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.804154 483327 task_exit.go:188] [ 1867: 1867] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 2: timer_create(0x0, &(0x7f0000000080)={0x0, 0x12, 0x0, @thr={0x0, 0x0}}, &(0x7f0000000140)) pipe2$9p(&(0x7f0000000180)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) write$P9_RSETATTR(r0, &(0x7f0000000000)={0x7}, 0x69ff9a93bfc25838) rt_sigprocmask(0x0, &(0x7f0000000200)={[0xfffffffffffffffd]}, 0x0, 0x8) write$P9_RRENAMEAT(r0, &(0x7f0000000100)={0x7}, 0x7) setrlimit(0x1, &(0x7f0000000040)) close(r0) timer_settime(0x0, 0x0, &(0x7f000006b000)={{0x0, 0x989680}, {0x0, 0x9}}, 0x0) timer_create(0x0, &(0x7f0000000000)={0x0, 0x14, 0x0, @thr={0x0, 0x0}}, &(0x7f0000000040)=0x0) timer_settime(r1, 0x0, &(0x7f00000001c0)={{0x0, 0x989680}, {0x0, 0x1c9c380}}, 0x0) openat(0xffffffffffffff9c, &(0x7f00000000c0)='./file0\x00', 0x103041, 0x0) 11:16:04 executing program 1: r0 = eventfd2(0x0, 0x0) r1 = dup(r0) write$FUSE_DIRENT(r1, &(0x7f0000000080)={0x10}, 0x10) D0610 11:16:04.821545 483327 task_signals.go:189] [ 1870: 1873] Signal 9: terminating thread group I0610 11:16:04.821766 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1870, TID: 1873, fault addr: 0x0 D0610 11:16:04.821966 483327 task_exit.go:188] [ 1870: 1873] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.822361 483327 task_exit.go:188] [ 1870: 1870] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.823252 483327 task_exit.go:188] [ 1870: 1873] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.823452 483327 task_exit.go:188] [ 1870: 1873] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.828040 483327 task_exit.go:188] [ 1870: 1870] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.828197 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.828911 483327 task_exit.go:188] [ 1870: 1870] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 0: pipe(&(0x7f0000000100)={0xffffffffffffffff}) ioctl$FICLONERANGE(r0, 0x5452, 0x0) D0610 11:16:04.843763 483327 task_exit.go:188] [ 1872: 1872] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.844750 483327 task_exit.go:188] [ 1872: 1872] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.844812 483327 task_signals.go:189] [ 1872: 1874] Signal 9: terminating thread group I0610 11:16:04.845081 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1872, TID: 1874, fault addr: 0x0 D0610 11:16:04.845267 483327 task_exit.go:188] [ 1872: 1874] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.850255 483327 task_exit.go:188] [ 1872: 1874] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.850362 483327 task_exit.go:188] [ 1872: 1874] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.850552 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.852174 483327 task_exit.go:188] [ 1872: 1872] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 3: r0 = inotify_init1(0x0) ioctl$sock_netdev_private(r0, 0x8903, &(0x7f0000000040)) D0610 11:16:04.874971 483327 task_exit.go:188] [ 1876: 1876] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.875383 483327 task_signals.go:189] [ 1876: 1878] Signal 9: terminating thread group I0610 11:16:04.875738 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1876, TID: 1878, fault addr: 0x0 D0610 11:16:04.875863 483327 task_exit.go:188] [ 1876: 1876] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.876141 483327 task_exit.go:188] [ 1876: 1878] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.880498 483327 task_exit.go:188] [ 1876: 1878] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.880647 483327 task_exit.go:188] [ 1876: 1878] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.880830 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.881707 483327 task_exit.go:188] [ 1876: 1876] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 1: openat$urandom(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) r0 = openat$cgroup_procs(0xffffffffffffffff, &(0x7f0000000000), 0x2, 0x0) write$P9_RFSYNC(r0, 0x0, 0x0) D0610 11:16:04.895899 483327 task_exit.go:188] [ 1877: 1877] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.896422 483327 task_signals.go:189] [ 1877: 1881] Signal 9: terminating thread group I0610 11:16:04.896643 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1877, TID: 1881, fault addr: 0x0 D0610 11:16:04.896857 483327 task_exit.go:188] [ 1877: 1881] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.897188 483327 task_exit.go:188] [ 1877: 1877] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.901869 483327 task_exit.go:188] [ 1877: 1881] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.902040 483327 task_exit.go:188] [ 1877: 1881] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.902210 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:04.903879 483327 task_exit.go:188] [ 1877: 1877] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 0: openat$ptmx(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) mprotect(&(0x7f0000000000/0x800000)=nil, 0x800000, 0x4) r0 = openat$cgroup_type(0xffffffffffffffff, &(0x7f0000000000), 0x2, 0x0) write$binfmt_elf64(r0, &(0x7f00000018c0)=ANY=[], 0x17b0) D0610 11:16:04.918873 483327 task_signals.go:189] [ 1880: 1882] Signal 9: terminating thread group D0610 11:16:04.918965 483327 task_exit.go:188] [ 1880: 1880] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:04.919357 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1880, TID: 1882, fault addr: 0x0 D0610 11:16:04.919537 483327 task_exit.go:188] [ 1880: 1880] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.919792 483327 task_exit.go:188] [ 1880: 1882] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.924559 483327 task_exit.go:188] [ 1880: 1882] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.924735 483327 task_exit.go:188] [ 1880: 1882] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.924999 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.925500 483327 task_exit.go:188] [ 1880: 1880] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 3: r0 = socket(0x1, 0x5, 0x0) pipe2$9p(&(0x7f0000000380)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) dup3(r1, r0, 0x0) write$P9_RGETLOCK(r0, 0x0, 0x0) D0610 11:16:04.948185 483327 task_exit.go:188] [ 1883: 1883] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.948621 483327 task_signals.go:189] [ 1883: 1886] Signal 9: terminating thread group I0610 11:16:04.948779 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1883, TID: 1886, fault addr: 0x0 D0610 11:16:04.948928 483327 task_exit.go:188] [ 1883: 1886] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.951600 483327 task_exit.go:188] [ 1883: 1886] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.951769 483327 task_exit.go:188] [ 1883: 1886] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.954614 483327 task_exit.go:188] [ 1883: 1883] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.954815 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:04.956129 483327 task_exit.go:188] [ 1883: 1883] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:04 executing program 1: socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000000)={0xffffffffffffffff}) recvmsg$unix(r0, &(0x7f0000000080)={0x0, 0x0, 0x0, 0x0, &(0x7f0000000240)=ANY=[@ANYRES32=r0], 0x18}, 0x0) setsockopt$netlink_NETLINK_PKTINFO(r1, 0x10e, 0x3, 0x0, 0x0) D0610 11:16:04.961640 483327 task_run.go:290] [ 1885: 1885] Unhandled user fault: addr=20000004 ip=564171536516 access=rw- sig=11 err=operation not permitted D0610 11:16:04.961828 483327 task_log.go:87] [ 1885: 1885] Registers: D0610 11:16:04.961917 483327 task_log.go:94] [ 1885: 1885] Cs = 0000000000000033 D0610 11:16:04.961997 483327 task_log.go:94] [ 1885: 1885] Ds = 0000000000000000 D0610 11:16:04.962130 483327 task_log.go:94] [ 1885: 1885] Eflags = 0000000000010202 D0610 11:16:04.962212 483327 task_log.go:94] [ 1885: 1885] Es = 0000000000000000 D0610 11:16:04.962282 483327 task_log.go:94] [ 1885: 1885] Fs = 0000000000000000 D0610 11:16:04.962349 483327 task_log.go:94] [ 1885: 1885] Fs_base = 000056417258e400 D0610 11:16:04.962412 483327 task_log.go:94] [ 1885: 1885] Gs = 0000000000000000 D0610 11:16:04.962459 483327 task_log.go:94] [ 1885: 1885] Gs_base = 0000000000000000 D0610 11:16:04.962527 483327 task_log.go:94] [ 1885: 1885] Orig_rax = ffffffffffffffff D0610 11:16:04.962575 483327 task_log.go:94] [ 1885: 1885] R10 = 00007fdaa0d4f4c0 D0610 11:16:04.962621 483327 task_log.go:94] [ 1885: 1885] R11 = 0000000000000246 D0610 11:16:04.962667 483327 task_log.go:94] [ 1885: 1885] R12 = 0000000000007eb5 D0610 11:16:04.962722 483327 task_log.go:94] [ 1885: 1885] R13 = 00007fdaa0d4f4c0 D0610 11:16:04.962819 483327 task_log.go:94] [ 1885: 1885] R14 = 000056417164df60 D0610 11:16:04.962880 483327 task_log.go:94] [ 1885: 1885] R15 = 0000000000000032 D0610 11:16:04.963016 483327 task_log.go:94] [ 1885: 1885] R8 = 0000564171a52000 D0610 11:16:04.963084 483327 task_log.go:94] [ 1885: 1885] R9 = 0000564171652110 D0610 11:16:04.963146 483327 task_log.go:94] [ 1885: 1885] Rax = 0000000020000000 D0610 11:16:04.963201 483327 task_log.go:94] [ 1885: 1885] Rbp = 00007fdaa0d4f498 D0610 11:16:04.963266 483327 task_log.go:94] [ 1885: 1885] Rbx = 0000000000000000 D0610 11:16:04.963302 483327 task_log.go:94] [ 1885: 1885] Rcx = 00657079742e7075 D0610 11:16:04.963356 483327 task_log.go:94] [ 1885: 1885] Rdi = 0000000020000000 D0610 11:16:04.963397 483327 task_log.go:94] [ 1885: 1885] Rdx = 000000000000000c D0610 11:16:04.963469 483327 task_log.go:94] [ 1885: 1885] Rip = 0000564171536516 D0610 11:16:04.963525 483327 task_log.go:94] [ 1885: 1885] Rsi = 742e70756f726763 D0610 11:16:04.963582 483327 task_log.go:94] [ 1885: 1885] Rsp = 00007fdaa0d4f3d8 D0610 11:16:04.963652 483327 task_log.go:94] [ 1885: 1885] Ss = 000000000000002b D0610 11:16:04.963727 483327 task_log.go:111] [ 1885: 1885] Stack: D0610 11:16:04.963816 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f3d0: 00 00 00 00 00 00 00 00 6d 74 4e 71 41 56 00 00 D0610 11:16:04.963937 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f3e0: 00 00 00 00 00 00 00 00 60 df 64 71 41 56 00 00 D0610 11:16:04.964107 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f3f0: fe ff ff ff ff ff ff ff 03 00 00 00 00 00 00 00 D0610 11:16:04.964257 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f400: 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 D0610 11:16:04.964387 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:04.964520 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f420: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:04.964649 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f430: 97 4a 59 00 00 00 00 00 aa 7e 00 00 00 00 00 00 D0610 11:16:04.964722 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f440: 08 21 65 71 41 56 00 00 aa 7e 00 00 00 00 00 00 D0610 11:16:04.964795 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f450: 60 df 64 71 41 56 00 00 00 00 00 20 00 00 00 00 D0610 11:16:04.964880 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.964961 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f470: 0c 00 00 00 00 00 00 00 40 31 62 71 41 56 00 00 D0610 11:16:04.965146 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.965238 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f490: 1f 4b 59 71 41 56 00 00 28 21 65 71 41 56 00 00 D0610 11:16:04.965311 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f4a0: 28 4b 59 71 41 56 00 00 00 c7 e4 7b 08 7f 00 00 D0610 11:16:04.965362 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.965439 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f4c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:04.965537 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f4d0: 20 00 00 00 00 00 00 00 88 de 18 1a 00 00 00 00 D0610 11:16:04.965611 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f4e0: 20 00 00 00 30 00 00 00 c0 f5 d4 a0 da 7f 00 00 D0610 11:16:04.965651 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.965693 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.965800 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.965908 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f520: 00 00 00 00 00 00 00 00 50 f4 d4 a0 da 7f 00 00 D0610 11:16:04.965985 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f530: 00 00 00 20 00 00 00 00 00 00 80 00 00 00 00 00 D0610 11:16:04.966129 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f540: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.966273 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.966419 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.966544 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f570: 00 00 00 00 00 00 00 00 00 07 31 40 0c a8 d9 4e D0610 11:16:04.966676 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:04.966801 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:04.966951 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f5a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:04.967059 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f5b0: 80 f6 d4 a0 da 7f 00 00 c8 82 4e 71 41 56 00 00 D0610 11:16:04.967171 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f5c0: c4 4a 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.967305 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f5d0: 00 00 00 00 00 00 00 00 40 f6 d4 a0 da 7f 00 00 D0610 11:16:04.967395 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f5e0: df 4a 59 71 dd 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:04.967484 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f5f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:04.967593 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f600: 00 00 00 00 00 00 00 00 30 f6 d4 a0 da 7f 00 00 D0610 11:16:04.967718 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f610: 10 f1 d4 a0 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.967834 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f620: 20 00 00 00 00 00 00 00 80 b2 f8 17 00 00 00 00 D0610 11:16:04.967977 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f630: 20 00 00 00 00 00 00 00 b8 e8 e6 13 00 00 00 00 D0610 11:16:04.968088 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f640: 2e 2f 32 32 31 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:04.968205 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f650: 79 7a 30 00 79 7a 30 00 06 00 00 00 00 00 00 00 D0610 11:16:04.968335 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f660: 2a 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.968438 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f670: 3d 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.968560 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:04.968651 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f690: 79 7a 30 00 79 7a 30 00 75 70 2e 70 72 6f 63 73 D0610 11:16:04.968741 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f6a0: 00 6f 63 73 00 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.968805 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f6b0: fe 4b 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.968871 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f6c0: 07 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.969012 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f6d0: 0f 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.969108 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f6e0: 17 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.969187 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f6f0: 25 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.969308 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f700: 33 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.969475 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f710: 3c 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.969570 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f720: 44 4c 59 71 41 56 00 00 13 00 00 00 00 00 00 00 D0610 11:16:04.969671 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:04.969759 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f740: 00 00 00 00 00 00 00 00 80 ee d4 a0 da 7f 00 00 D0610 11:16:04.969860 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f750: 73 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.969965 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f760: 82 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.970099 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f770: 8a 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:04.970184 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f780: 00 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.970324 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f790: 04 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.970434 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f7a0: 08 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:04.970551 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f7b0: ff ff 77 ff ff ff 77 ff 28 fe d4 a0 da 7f 00 00 D0610 11:16:04.970672 483327 task_log.go:128] [ 1885: 1885] 7fdaa0d4f7c0: c8 f8 d4 a0 da 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:04.970745 483327 task_log.go:149] [ 1885: 1885] Code: D0610 11:16:04.970835 483327 task_log.go:167] [ 1885: 1885] 5641715364d0: 48 3b 15 29 65 05 01 0f 83 e2 00 00 00 48 39 f7 D0610 11:16:04.970935 483327 task_log.go:167] [ 1885: 1885] 5641715364e0: 72 0f 74 12 4c 8d 0c 16 4c 39 cf 0f 82 63 01 00 D0610 11:16:04.971058 483327 task_log.go:167] [ 1885: 1885] 5641715364f0: 00 48 89 d1 f3 a4 c3 80 fa 08 73 12 80 fa 04 73 D0610 11:16:04.971177 483327 task_log.go:167] [ 1885: 1885] 564171536500: 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b D0610 11:16:04.971302 483327 task_log.go:167] [ 1885: 1885] 564171536510: 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 8b D0610 11:16:04.971523 483327 task_log.go:167] [ 1885: 1885] 564171536520: 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 D0610 11:16:04.971685 483327 task_log.go:167] [ 1885: 1885] 564171536530: fe 0f b7 36 66 89 4c 17 fe 66 89 37 c3 48 81 fa D0610 11:16:04.971806 483327 task_log.go:167] [ 1885: 1885] 564171536540: 00 08 00 00 77 8a 48 81 fa 80 00 00 00 77 70 48 D0610 11:16:04.971913 483327 task_log.go:71] [ 1885: 1885] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 31954 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc004426b98, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc002668ad8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc002668bf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00098a640}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00098a640}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc0008a6180, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc004a24800, {0x1be6828, 0x26213c0}, {0xc004a24800, 0xc00392a86c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc00392a000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc00392a000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc0026694c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0009ceb60, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0009ceb60, {0x18f19c0, 0xc00392a000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0009ceb60, {0xc00612ca80, 0x1a}, {0xc0037b3fb0, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc00612ca80, 0x1a}, {0xc0037b3fb0, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc00612ca80, 0x1a}, {0xc0037b3fb0, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc00612ca80, 0x1a}, {0xc0037b3fb0, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc00612ca80, 0x1a}, {0xc0037b3fb0, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc003954000, {0x1900e19, 0xc}, {0xc0037b3fb0, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc003954000) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc003954000, 0xc003954000) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc003954000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:04.973249 483327 task_log.go:73] [ 1885: 1885] FDTable: fd:2 => name pipe:[5] fd:3 => name /dev/pts/ptmx fd:201 => name / fd:0 => name pipe:[5] fd:1 => name pipe:[5] D0610 11:16:04.974133 483327 task_signals.go:466] [ 1885: 1885] Notified of signal 11 D0610 11:16:04.974320 483327 task_signals.go:220] [ 1885: 1885] Signal 11: delivering to handler D0610 11:16:04.987889 483327 task_signals.go:439] [ 1875: 1875] Discarding ignored signal 18 D0610 11:16:04.992251 483327 task_exit.go:188] [ 1887: 1887] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.992488 483327 task_signals.go:189] [ 1887: 1889] Signal 9: terminating thread group I0610 11:16:04.992749 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1887, TID: 1889, fault addr: 0x0 D0610 11:16:04.993073 483327 task_exit.go:188] [ 1887: 1889] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:04.993505 483327 task_exit.go:188] [ 1887: 1887] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.997646 483327 task_exit.go:188] [ 1887: 1889] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:04.997751 483327 task_exit.go:188] [ 1887: 1889] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.997907 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:04.998222 483327 task_exit.go:188] [ 1887: 1887] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:04.998666 483327 task_signals.go:439] [ 1875: 1875] Discarding ignored signal 18 D0610 11:16:05.003428 483327 task_signals.go:189] [ 1885: 1888] Signal 9: terminating thread group I0610 11:16:05.003854 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1885, TID: 1888, fault addr: 0x0 D0610 11:16:05.003996 483327 task_exit.go:188] [ 1885: 1885] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.004520 483327 task_exit.go:188] [ 1885: 1888] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.005201 483327 task_exit.go:188] [ 1885: 1885] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.009096 483327 task_signals.go:439] [ 1875: 1875] Discarding ignored signal 18 D0610 11:16:05.009945 483327 task_exit.go:188] [ 1885: 1888] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.010123 483327 task_exit.go:188] [ 1885: 1888] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.010287 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:05.010640 483327 task_exit.go:188] [ 1885: 1885] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.017109 483327 task_exit.go:188] [ 1890: 1890] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.017584 483327 task_exit.go:188] [ 1890: 1890] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.017536 483327 task_signals.go:189] [ 1890: 1892] Signal 9: terminating thread group I0610 11:16:05.017768 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1890, TID: 1892, fault addr: 0x0 D0610 11:16:05.017944 483327 task_exit.go:188] [ 1890: 1892] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.018503 483327 task_signals.go:439] [ 1875: 1875] Discarding ignored signal 18 D0610 11:16:05.020834 483327 task_signals.go:466] [ 1875: 1875] Notified of signal 20 D0610 11:16:05.021242 483327 task_signals.go:775] [ 1875: 1875] Signal 20: stopping 4 threads in thread group D0610 11:16:05.021444 483327 task_stop.go:118] [ 1875: 1875] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.021804 483327 task_stop.go:118] [ 1875: 1891] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.024121 483327 task_stop.go:118] [ 1875: 1879] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.024302 483327 task_signals.go:852] [ 1875: 1884] Completing group stop D0610 11:16:05.024698 483327 task_stop.go:118] [ 1875: 1884] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.024932 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.025223 483327 task_exit.go:188] [ 1890: 1892] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.025330 483327 task_exit.go:188] [ 1890: 1892] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.025547 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:05.025867 483327 task_exit.go:188] [ 1890: 1890] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.028286 483327 task_signals.go:795] [ 1875: 1875] Ending complete group stop with 0 threads pending D0610 11:16:05.028437 483327 task_stop.go:138] [ 1875: 1875] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.028589 483327 task_stop.go:138] [ 1875: 1879] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.028696 483327 task_stop.go:138] [ 1875: 1884] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.028760 483327 task_stop.go:138] [ 1875: 1891] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.028838 483327 task_signals.go:439] [ 1875: 1875] Discarding ignored signal 18 D0610 11:16:05.029118 483327 task_run.go:170] [ 1875: 1891] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.029267 483327 task_run.go:170] [ 1875: 1884] Restarting syscall 1: not interrupted by handled signal D0610 11:16:05.029790 483327 task_signals.go:477] [ 1875: 1884] No task notified of signal 25 D0610 11:16:05.030117 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.030288 483327 task_run.go:167] [ 1875: 1875] Restarting syscall 230 with restart block: not interrupted by handled signal D0610 11:16:05.031470 483327 task_signals.go:466] [ 1875: 1875] Notified of signal 20 D0610 11:16:05.031733 483327 task_signals.go:775] [ 1875: 1875] Signal 20: stopping 4 threads in thread group D0610 11:16:05.031901 483327 task_stop.go:118] [ 1875: 1875] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.032133 483327 task_stop.go:118] [ 1875: 1891] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.032314 483327 task_signals.go:852] [ 1875: 1884] Completing group stop D0610 11:16:05.032406 483327 task_stop.go:118] [ 1875: 1884] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.032488 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.032613 483327 task_stop.go:118] [ 1875: 1879] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.038786 483327 task_signals.go:795] [ 1875: 1875] Ending complete group stop with 0 threads pending D0610 11:16:05.038887 483327 task_stop.go:138] [ 1875: 1875] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.038961 483327 task_stop.go:138] [ 1875: 1879] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.039006 483327 task_stop.go:138] [ 1875: 1884] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.039041 483327 task_stop.go:138] [ 1875: 1891] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.039117 483327 task_signals.go:439] [ 1875: 1875] Discarding ignored signal 18 D0610 11:16:05.039340 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.039573 483327 task_run.go:170] [ 1875: 1879] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.039786 483327 task_run.go:170] [ 1875: 1884] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.040225 483327 task_run.go:170] [ 1875: 1891] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.041829 483327 task_signals.go:466] [ 1875: 1875] Notified of signal 20 D0610 11:16:05.042271 483327 task_signals.go:775] [ 1875: 1875] Signal 20: stopping 4 threads in thread group D0610 11:16:05.042458 483327 task_stop.go:118] [ 1875: 1879] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.042647 483327 task_stop.go:118] [ 1875: 1891] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.042827 483327 task_stop.go:118] [ 1875: 1875] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.042938 483327 task_signals.go:852] [ 1875: 1884] Completing group stop D0610 11:16:05.043057 483327 task_stop.go:118] [ 1875: 1884] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.043131 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.048434 483327 task_signals.go:795] [ 1875: 1875] Ending complete group stop with 0 threads pending D0610 11:16:05.048519 483327 task_stop.go:138] [ 1875: 1875] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.048570 483327 task_stop.go:138] [ 1875: 1879] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.048679 483327 task_stop.go:138] [ 1875: 1884] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.048738 483327 task_stop.go:138] [ 1875: 1891] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.048793 483327 task_signals.go:439] [ 1875: 1875] Discarding ignored signal 18 D0610 11:16:05.049023 483327 task_run.go:170] [ 1875: 1879] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.049466 483327 task_run.go:170] [ 1875: 1891] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.049500 483327 task_run.go:170] [ 1875: 1884] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.049820 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.051069 483327 task_signals.go:466] [ 1875: 1875] Notified of signal 20 D0610 11:16:05.051461 483327 task_signals.go:775] [ 1875: 1875] Signal 20: stopping 4 threads in thread group D0610 11:16:05.051706 483327 task_stop.go:118] [ 1875: 1879] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.051871 483327 task_stop.go:118] [ 1875: 1891] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.052016 483327 task_signals.go:852] [ 1875: 1875] Completing group stop D0610 11:16:05.052154 483327 task_stop.go:118] [ 1875: 1875] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.052251 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.052370 483327 task_stop.go:118] [ 1875: 1884] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.058411 483327 task_signals.go:795] [ 1875: 1875] Ending complete group stop with 0 threads pending D0610 11:16:05.058485 483327 task_stop.go:138] [ 1875: 1875] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.058557 483327 task_stop.go:138] [ 1875: 1879] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.058628 483327 task_stop.go:138] [ 1875: 1884] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.058693 483327 task_stop.go:138] [ 1875: 1891] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.058775 483327 task_signals.go:439] [ 1875: 1875] Discarding ignored signal 18 D0610 11:16:05.059033 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.059178 483327 task_run.go:170] [ 1875: 1891] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.059348 483327 task_run.go:170] [ 1875: 1884] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.059393 483327 task_run.go:170] [ 1875: 1879] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.061958 483327 task_signals.go:466] [ 1875: 1875] Notified of signal 20 D0610 11:16:05.062985 483327 task_signals.go:775] [ 1875: 1875] Signal 20: stopping 4 threads in thread group D0610 11:16:05.063286 483327 task_stop.go:118] [ 1875: 1891] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.063492 483327 task_signals.go:852] [ 1875: 1884] Completing group stop D0610 11:16:05.063614 483327 task_stop.go:118] [ 1875: 1884] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.063849 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.063920 483327 task_stop.go:118] [ 1875: 1879] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.064085 483327 task_stop.go:118] [ 1875: 1875] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:05.069038 483327 task_signals.go:795] [ 1875: 1875] Ending complete group stop with 0 threads pending D0610 11:16:05.069111 483327 task_stop.go:138] [ 1875: 1875] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.069216 483327 task_stop.go:138] [ 1875: 1879] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.069336 483327 task_stop.go:138] [ 1875: 1884] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.069394 483327 task_stop.go:138] [ 1875: 1891] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:05.069514 483327 task_signals.go:439] [ 1875: 1875] Discarding ignored signal 18 D0610 11:16:05.069770 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.069896 483327 task_run.go:170] [ 1875: 1879] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.070094 483327 task_run.go:170] [ 1875: 1891] Restarting syscall 202: not interrupted by handled signal D0610 11:16:05.070324 483327 task_signals.go:189] [ 1875: 1891] Signal 9: terminating thread group D0610 11:16:05.070342 483327 task_exit.go:188] [ 1875: 1875] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.070317 483327 task_signals.go:189] [ 1875: 1884] Signal 9: terminating thread group I0610 11:16:05.070640 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1875, TID: 1891, fault addr: 0x0 D0610 11:16:05.070765 483327 task_exit.go:188] [ 1875: 1875] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:05.070796 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1875, TID: 1884, fault addr: 0x0 D0610 11:16:05.070943 483327 task_signals.go:189] [ 1875: 1879] Signal 9: terminating thread group D0610 11:16:05.070947 483327 task_exit.go:188] [ 1875: 1884] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.071207 483327 task_signals.go:477] [ 1875: 1875] No task notified of signal 20 D0610 11:16:05.071479 483327 task_exit.go:188] [ 1875: 1891] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:05.071900 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1875, TID: 1879, fault addr: 0x0 D0610 11:16:05.072129 483327 task_exit.go:188] [ 1875: 1879] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.072567 483327 task_exit.go:188] [ 1875: 1884] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.072643 483327 task_exit.go:188] [ 1875: 1884] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.072842 483327 task_exit.go:188] [ 1875: 1891] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.072957 483327 task_exit.go:188] [ 1875: 1891] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.077410 483327 task_exit.go:188] [ 1875: 1879] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.077548 483327 task_exit.go:188] [ 1875: 1879] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.077710 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.077923 483327 task_exit.go:188] [ 1875: 1875] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 2: setuid(0xee00) unlinkat(0xffffffffffffff9c, &(0x7f0000000000)='./file0\x00', 0x0) 11:16:05 executing program 0: r0 = openat$full(0xffffffffffffff9c, &(0x7f0000000000), 0x2081, 0x0) write$FUSE_LK(r0, 0x0, 0x0) 11:16:05 executing program 1: symlinkat(&(0x7f0000000000)='./file0\x00', 0xffffffffffffff9c, &(0x7f0000000040)='./file0\x00') getxattr(&(0x7f0000000080)='./file0\x00', &(0x7f00000000c0)=@random={'os2.', '&@%].$},^\x00'}, 0x0, 0x0) 11:16:05 executing program 3: socketpair(0x1, 0x1, 0x0, &(0x7f0000000080)={0xffffffffffffffff, 0xffffffffffffffff}) ioctl$BTRFS_IOC_SEND(r0, 0x5450, 0x0) D0610 11:16:05.126228 483327 task_exit.go:188] [ 1893: 1893] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.127060 483327 task_signals.go:189] [ 1893: 1897] Signal 9: terminating thread group D0610 11:16:05.127137 483327 task_exit.go:188] [ 1893: 1893] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:05.127434 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1893, TID: 1897, fault addr: 0x0 D0610 11:16:05.127731 483327 task_exit.go:188] [ 1893: 1897] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.130309 483327 task_exit.go:188] [ 1896: 1896] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.131286 483327 task_exit.go:188] [ 1896: 1896] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.131365 483327 task_signals.go:189] [ 1896: 1898] Signal 9: terminating thread group I0610 11:16:05.131594 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1896, TID: 1898, fault addr: 0x0 D0610 11:16:05.131817 483327 task_exit.go:188] [ 1896: 1898] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.133404 483327 task_exit.go:188] [ 1893: 1897] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.133592 483327 task_exit.go:188] [ 1893: 1897] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.133766 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:05.134595 483327 task_exit.go:188] [ 1893: 1893] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.136478 483327 task_exit.go:188] [ 1896: 1898] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.136655 483327 task_exit.go:188] [ 1896: 1898] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 1: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000000), 0x42, 0x0) write$P9_RSETATTR(r0, &(0x7f0000000040)={0x7}, 0x7) D0610 11:16:05.136858 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.137427 483327 task_exit.go:188] [ 1895: 1895] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.137740 483327 task_exit.go:188] [ 1896: 1896] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.137779 483327 task_signals.go:189] [ 1895: 1899] Signal 9: terminating thread group I0610 11:16:05.138310 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1895, TID: 1899, fault addr: 0x0 D0610 11:16:05.138510 483327 task_exit.go:188] [ 1895: 1899] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.139143 483327 task_exit.go:188] [ 1895: 1895] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:05 executing program 2: r0 = openat$random(0xffffffffffffff9c, &(0x7f0000000180), 0x0, 0x0) fcntl$F_GET_RW_HINT(r0, 0xf, &(0x7f0000000080)) D0610 11:16:05.144066 483327 task_exit.go:188] [ 1895: 1899] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.144213 483327 task_exit.go:188] [ 1895: 1899] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.144404 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:05.145538 483327 task_exit.go:188] [ 1895: 1895] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 0: r0 = socket$unix(0x1, 0x1, 0x0) ioctl$FITHAW(r0, 0x5450) D0610 11:16:05.158965 483327 task_exit.go:188] [ 1894: 1894] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.159770 483327 task_signals.go:189] [ 1894: 1900] Signal 9: terminating thread group D0610 11:16:05.159886 483327 task_exit.go:188] [ 1894: 1894] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:05.160120 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1894, TID: 1900, fault addr: 0x0 D0610 11:16:05.160321 483327 task_exit.go:188] [ 1894: 1900] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.165044 483327 task_exit.go:188] [ 1894: 1900] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.165204 483327 task_exit.go:188] [ 1894: 1900] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.165364 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:05.165552 483327 task_exit.go:188] [ 1894: 1894] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 3: r0 = openat$dir(0xffffffffffffff9c, &(0x7f0000000000)='.\x00', 0x0, 0x0) socketpair$unix(0x1, 0x2, 0x0, &(0x7f0000000240)={0xffffffffffffffff}) recvmsg$unix(r1, &(0x7f0000000500)={0x0, 0x0, 0x0, 0x0, &(0x7f0000000040)=[@rights={{0x14, 0x1, 0x1, [0xffffffffffffffff]}}], 0x18}, 0x0) socketpair$unix(0x1, 0x2, 0x0, &(0x7f0000000480)={0xffffffffffffffff}) recvmsg$unix(r3, &(0x7f0000000500)={0x0, 0x0, 0x0, 0x0, &(0x7f0000000040)=[@rights={{0x14, 0x1, 0x1, [0xffffffffffffffff]}}], 0x18}, 0x0) dup3(r0, r4, 0x0) mknodat$loop(r2, &(0x7f00000003c0)='./file2\x00', 0x0, 0x0) D0610 11:16:05.213535 483327 task_exit.go:188] [ 1901: 1901] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.214590 483327 task_signals.go:189] [ 1901: 1905] Signal 9: terminating thread group D0610 11:16:05.214734 483327 task_exit.go:188] [ 1901: 1901] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:05.215082 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1901, TID: 1905, fault addr: 0x0 D0610 11:16:05.215433 483327 task_exit.go:188] [ 1901: 1905] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.216449 483327 task_signals.go:189] [ 1903: 1906] Signal 9: terminating thread group D0610 11:16:05.216669 483327 task_exit.go:188] [ 1903: 1903] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:05.217072 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1903, TID: 1906, fault addr: 0x0 D0610 11:16:05.217396 483327 task_exit.go:188] [ 1903: 1906] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.218263 483327 task_exit.go:188] [ 1903: 1903] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.220416 483327 task_exit.go:188] [ 1901: 1905] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.220524 483327 task_exit.go:188] [ 1901: 1905] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.220683 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.221728 483327 task_exit.go:188] [ 1901: 1901] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 2: r0 = epoll_create1(0x0) r1 = openat(0xffffffffffffff9c, &(0x7f0000000040)='.\x00', 0x0, 0x0) dup3(r1, r0, 0x0) mknodat(r0, &(0x7f0000000080)='./file0\x00', 0x0, 0x0) openat(r0, &(0x7f00000000c0)='./file0\x00', 0x0, 0x0) D0610 11:16:05.226173 483327 task_exit.go:188] [ 1902: 1902] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.226548 483327 task_exit.go:188] [ 1903: 1906] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.226678 483327 task_exit.go:188] [ 1903: 1906] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.226682 483327 task_signals.go:189] [ 1902: 1907] Signal 9: terminating thread group D0610 11:16:05.226853 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:05.227405 483327 task_exit.go:188] [ 1903: 1903] Transitioning from exit state TaskExitZombie to TaskExitDead I0610 11:16:05.227796 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1902, TID: 1907, fault addr: 0x0 D0610 11:16:05.228113 483327 task_exit.go:188] [ 1902: 1907] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.228413 483327 task_exit.go:188] [ 1902: 1902] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:05 executing program 0: r0 = syz_open_procfs(0x0, &(0x7f0000000080)='fd\x00') fchdir(r0) r1 = memfd_create(&(0x7f0000000180)='\x00', 0x0) write(r1, &(0x7f00000000c0)='i', 0x1) mmap(&(0x7f0000000000/0x2000)=nil, 0x2000, 0x1, 0x11, r1, 0x0) mkdirat$cgroup_root(0xffffffffffffff9c, &(0x7f0000000000)='./cgroup.cpu/syz0\x00', 0x1ff) D0610 11:16:05.235073 483327 task_exit.go:188] [ 1902: 1907] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.235300 483327 task_exit.go:188] [ 1902: 1907] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.235803 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:05.240562 483327 task_exit.go:188] [ 1902: 1902] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 1: r0 = socket$unix(0x1, 0x1, 0x0) r1 = socket$unix(0x1, 0x1, 0x0) bind$unix(r1, &(0x7f0000003000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0xc) listen(r1, 0x0) connect$unix(r0, &(0x7f0000000280)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0x6e) r2 = dup2(r1, r0) r3 = accept4(r2, 0x0, 0x0, 0x0) ioctl$sock_inet_SIOCSIFDSTADDR(r3, 0x5450, 0x0) D0610 11:16:05.265241 483327 task_exit.go:188] [ 1904: 1904] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.265780 483327 task_signals.go:189] [ 1904: 1908] Signal 9: terminating thread group D0610 11:16:05.266122 483327 task_exit.go:188] [ 1904: 1904] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:05.266678 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1904, TID: 1908, fault addr: 0x0 D0610 11:16:05.266980 483327 task_exit.go:188] [ 1904: 1908] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.274899 483327 task_exit.go:188] [ 1904: 1908] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.275179 483327 task_exit.go:188] [ 1904: 1908] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.275360 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:05.275819 483327 task_exit.go:188] [ 1904: 1904] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 3: r0 = openat$zero(0xffffffffffffff9c, &(0x7f0000000100), 0x0, 0x0) r1 = dup2(r0, r0) ioctl$sock_inet_SIOCSIFPFLAGS(r1, 0x5451, 0x0) D0610 11:16:05.309564 483327 task_run.go:290] [ 1910: 1910] Unhandled user fault: addr=20000000 ip=56417153642f access=rw- sig=11 err=operation not permitted D0610 11:16:05.309783 483327 task_log.go:87] [ 1910: 1910] Registers: D0610 11:16:05.309893 483327 task_log.go:94] [ 1910: 1910] Cs = 0000000000000033 D0610 11:16:05.309951 483327 task_log.go:94] [ 1910: 1910] Ds = 0000000000000000 D0610 11:16:05.310056 483327 task_log.go:94] [ 1910: 1910] Eflags = 0000000000010283 D0610 11:16:05.310094 483327 task_log.go:94] [ 1910: 1910] Es = 0000000000000000 D0610 11:16:05.310229 483327 task_log.go:94] [ 1910: 1910] Fs = 0000000000000000 D0610 11:16:05.310387 483327 task_log.go:94] [ 1910: 1910] Fs_base = 000056417258e400 D0610 11:16:05.310548 483327 task_log.go:94] [ 1910: 1910] Gs = 0000000000000000 D0610 11:16:05.310599 483327 task_log.go:94] [ 1910: 1910] Gs_base = 0000000000000000 D0610 11:16:05.310652 483327 task_log.go:94] [ 1910: 1910] Orig_rax = ffffffffffffffff D0610 11:16:05.310688 483327 task_log.go:94] [ 1910: 1910] R10 = 00007fdaa0d4f4c0 D0610 11:16:05.310806 483327 task_log.go:94] [ 1910: 1910] R11 = 0000000000000246 D0610 11:16:05.310910 483327 task_log.go:94] [ 1910: 1910] R12 = 0000000000008012 D0610 11:16:05.310947 483327 task_log.go:94] [ 1910: 1910] R13 = 00007fdaa0d4f4c0 D0610 11:16:05.311036 483327 task_log.go:94] [ 1910: 1910] R14 = 000056417164df60 D0610 11:16:05.311131 483327 task_log.go:94] [ 1910: 1910] R15 = 0000000000000032 D0610 11:16:05.311205 483327 task_log.go:94] [ 1910: 1910] R8 = 0000564171a52000 D0610 11:16:05.311264 483327 task_log.go:94] [ 1910: 1910] R9 = 0000564171652290 D0610 11:16:05.311350 483327 task_log.go:94] [ 1910: 1910] Rax = 0000000020000000 D0610 11:16:05.311387 483327 task_log.go:94] [ 1910: 1910] Rbp = 00007fdaa0d4f498 D0610 11:16:05.311440 483327 task_log.go:94] [ 1910: 1910] Rbx = 0000000000000000 D0610 11:16:05.311496 483327 task_log.go:94] [ 1910: 1910] Rcx = 0000001b2e320000 D0610 11:16:05.311529 483327 task_log.go:94] [ 1910: 1910] Rdi = 0000000020000000 D0610 11:16:05.311653 483327 task_log.go:94] [ 1910: 1910] Rdx = 0000000000000012 D0610 11:16:05.311733 483327 task_log.go:94] [ 1910: 1910] Rip = 000056417153642f D0610 11:16:05.311811 483327 task_log.go:94] [ 1910: 1910] Rsi = 00005641716522a8 D0610 11:16:05.311887 483327 task_log.go:94] [ 1910: 1910] Rsp = 00007fdaa0d4f3d8 D0610 11:16:05.311955 483327 task_log.go:94] [ 1910: 1910] Ss = 000000000000002b D0610 11:16:05.312036 483327 task_log.go:111] [ 1910: 1910] Stack: D0610 11:16:05.312383 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f3d0: 00 00 00 00 00 00 00 00 6d 74 4e 71 41 56 00 00 D0610 11:16:05.312525 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f3e0: 00 00 00 00 00 00 00 00 60 df 64 71 41 56 00 00 D0610 11:16:05.312615 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f3f0: fe ff ff ff ff ff ff ff 06 00 00 00 00 00 00 00 D0610 11:16:05.312726 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f400: 00 00 00 00 00 00 00 00 00 00 00 00 05 00 00 00 D0610 11:16:05.312833 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:05.312977 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f420: 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 D0610 11:16:05.313128 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f430: 97 4a 59 00 00 00 00 00 00 80 00 00 00 00 00 00 D0610 11:16:05.313252 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f440: 88 22 65 71 41 56 00 00 00 80 00 00 00 00 00 00 D0610 11:16:05.313354 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f450: 60 df 64 71 41 56 00 00 00 00 00 20 00 00 00 00 D0610 11:16:05.313480 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.313578 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f470: 12 00 00 00 00 00 00 00 40 31 62 71 41 56 00 00 D0610 11:16:05.313676 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.313776 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f490: 1f 4b 59 71 41 56 00 00 a8 22 65 71 41 56 00 00 D0610 11:16:05.313893 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f4a0: 28 4b 59 71 41 56 00 00 00 c7 e4 7b 08 7f 00 00 D0610 11:16:05.314043 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.314211 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f4c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:05.314321 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f4d0: 20 00 00 00 00 00 00 00 ba 52 e2 2e 00 00 00 00 D0610 11:16:05.314462 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f4e0: 20 00 00 00 30 00 00 00 c0 f5 d4 a0 da 7f 00 00 D0610 11:16:05.314595 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.314719 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.314832 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.314955 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f520: 00 00 00 00 00 00 00 00 50 f4 d4 a0 da 7f 00 00 D0610 11:16:05.315116 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f530: 00 00 00 20 00 00 00 00 00 20 00 00 00 00 00 00 D0610 11:16:05.315228 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f540: 01 00 00 00 00 00 00 00 11 00 00 00 00 00 00 00 D0610 11:16:05.315360 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f550: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.315469 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.315571 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f570: 00 00 00 00 00 00 00 00 00 07 31 40 0c a8 d9 4e D0610 11:16:05.315652 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:05.315786 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:05.315914 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f5a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:05.316026 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f5b0: 80 f6 d4 a0 da 7f 00 00 c8 82 4e 71 41 56 00 00 D0610 11:16:05.316098 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f5c0: c4 4a 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.316188 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f5d0: 00 00 00 00 00 00 00 00 40 f6 d4 a0 da 7f 00 00 D0610 11:16:05.316274 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f5e0: df 4a 59 71 e0 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:05.316368 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f5f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:05.316456 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f600: 00 00 00 00 00 00 00 00 30 f6 d4 a0 da 7f 00 00 D0610 11:16:05.316386 483327 task_exit.go:188] [ 1909: 1909] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.316614 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f610: 10 f1 d4 a0 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.316804 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f620: 20 00 00 00 00 00 00 00 8b b9 16 2c 00 00 00 00 D0610 11:16:05.316805 483327 task_signals.go:189] [ 1909: 1912] Signal 9: terminating thread group D0610 11:16:05.316935 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f630: 20 00 00 00 00 00 00 00 47 97 e6 26 00 00 00 00 D0610 11:16:05.317065 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f640: 2e 2f 32 32 34 00 72 6f 75 70 2f 6e 65 74 2f 73 I0610 11:16:05.317106 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1909, TID: 1912, fault addr: 0x0 D0610 11:16:05.317199 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f650: 79 7a 30 00 79 7a 30 00 06 00 00 00 00 00 00 00 D0610 11:16:05.317313 483327 task_exit.go:188] [ 1909: 1912] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.317344 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f660: 2a 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.317453 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f670: 3d 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.317546 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:05.317527 483327 task_exit.go:188] [ 1909: 1909] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.317664 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f690: 79 7a 30 00 79 7a 30 00 75 70 2e 70 72 6f 63 73 D0610 11:16:05.317764 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f6a0: 00 6f 63 73 00 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.317886 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f6b0: fe 4b 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.318105 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f6c0: 07 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.318196 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f6d0: 0f 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.318273 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f6e0: 17 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.318340 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f6f0: 25 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.318407 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f700: 33 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.318525 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f710: 3c 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.318631 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f720: 44 4c 59 71 41 56 00 00 13 00 00 00 00 00 00 00 D0610 11:16:05.318707 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:05.318809 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f740: 00 00 00 00 00 00 00 00 80 ee d4 a0 da 7f 00 00 D0610 11:16:05.318906 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f750: 73 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.318998 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f760: 82 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.319113 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f770: 8a 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.319260 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f780: 00 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.319350 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f790: 04 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.319490 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f7a0: 08 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.319585 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f7b0: ff ff 77 ff ff ff 77 ff 28 fe d4 a0 da 7f 00 00 D0610 11:16:05.319690 483327 task_log.go:128] [ 1910: 1910] 7fdaa0d4f7c0: c8 f8 d4 a0 da 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:05.319733 483327 task_log.go:149] [ 1910: 1910] Code: D0610 11:16:05.319782 483327 task_log.go:167] [ 1910: 1910] 5641715363e0: 11 56 03 62 f1 7c 48 11 56 04 62 f1 7c 48 11 56 D0610 11:16:05.319873 483327 task_log.go:167] [ 1910: 1910] 5641715363f0: 05 62 f1 7c 48 11 56 06 62 f1 7c 48 11 56 07 c3 D0610 11:16:05.320006 483327 task_log.go:167] [ 1910: 1910] 564171536400: 48 89 f8 48 01 d0 eb 0b 0f 1f 84 00 00 00 00 00 D0610 11:16:05.320114 483327 task_log.go:167] [ 1910: 1910] 564171536410: 48 89 f8 48 83 fa 10 0f 82 da 00 00 00 48 83 fa D0610 11:16:05.320204 483327 task_log.go:167] [ 1910: 1910] 564171536420: 20 0f 87 1f 01 00 00 0f 10 06 0f 10 4c 16 f0 0f D0610 11:16:05.320278 483327 task_log.go:167] [ 1910: 1910] 564171536430: 11 07 0f 11 4c 17 f0 c3 0f 1f 84 00 00 00 00 00 D0610 11:16:05.320349 483327 task_log.go:167] [ 1910: 1910] 564171536440: 48 39 d1 0f 82 77 64 00 00 0f 1f 80 00 00 00 00 D0610 11:16:05.320454 483327 task_log.go:167] [ 1910: 1910] 564171536450: 48 89 f8 48 85 d2 74 35 48 01 d0 eb 1b 0f 1f 00 D0610 11:16:05.320499 483327 task_log.go:71] [ 1910: 1910] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 32081 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc002c95e80, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc005f14ad8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc005f14bf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc004989ae0}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc004989ae0}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc000409b80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc005137000, {0x1be6828, 0x26213c0}, {0xc005137000, 0xc0040c886c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc0040c8000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc0040c8000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc005f154c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc002856a90, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc002856a90, {0x18f19c0, 0xc0040c8000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc002856a90, {0xc00581cb00, 0x1a}, {0xc002f24260, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc00581cb00, 0x1a}, {0xc002f24260, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc00581cb00, 0x1a}, {0xc002f24260, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc00581cb00, 0x1a}, {0xc002f24260, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc00581cb00, 0x1a}, {0xc002f24260, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc00409b500, {0x1900e19, 0xc}, {0xc002f24260, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc00409b500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00409b500, 0xc00409b500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00409b500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:05.321799 483327 task_log.go:73] [ 1910: 1910] FDTable: fd:0 => name pipe:[5] fd:1 => name pipe:[5] fd:2 => name pipe:[5] fd:3 => name /proc/1910/fd fd:4 => name /memfd: (deleted) fd:201 => name / D0610 11:16:05.322600 483327 task_signals.go:466] [ 1910: 1910] Notified of signal 11 D0610 11:16:05.322833 483327 task_signals.go:220] [ 1910: 1910] Signal 11: delivering to handler D0610 11:16:05.323216 483327 task_exit.go:188] [ 1909: 1912] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.323355 483327 task_exit.go:188] [ 1909: 1912] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.323521 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.324650 483327 task_exit.go:188] [ 1909: 1909] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 2: ioctl$sock_ifreq(0xffffffffffffffff, 0x0, 0x0) D0610 11:16:05.332533 483327 task_exit.go:188] [ 1910: 1910] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.332787 483327 task_signals.go:189] [ 1910: 1914] Signal 9: terminating thread group I0610 11:16:05.333031 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1910, TID: 1914, fault addr: 0x0 D0610 11:16:05.333219 483327 task_exit.go:188] [ 1910: 1914] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.333423 483327 task_exit.go:188] [ 1910: 1910] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.334186 483327 task_exit.go:188] [ 1911: 1911] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.334450 483327 task_signals.go:189] [ 1911: 1913] Signal 9: terminating thread group I0610 11:16:05.334808 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1911, TID: 1913, fault addr: 0x0 D0610 11:16:05.334855 483327 task_exit.go:188] [ 1911: 1911] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.335131 483327 task_exit.go:188] [ 1911: 1913] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.338563 483327 task_exit.go:188] [ 1910: 1914] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.338680 483327 task_exit.go:188] [ 1910: 1914] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.338863 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:05.339077 483327 task_exit.go:188] [ 1910: 1910] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.339832 483327 task_exit.go:188] [ 1911: 1913] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.339955 483327 task_exit.go:188] [ 1911: 1913] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.340097 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 11:16:05 executing program 0: creat(&(0x7f0000000040)='./file0\x00', 0x0) fsetxattr(0xffffffffffffffff, &(0x7f0000000080)=@known='user.syz\x00', 0x0, 0x0, 0x0) mprotect(&(0x7f0000000000/0x800000)=nil, 0x800000, 0x1) r0 = openat$tcp_congestion(0xffffffffffffff9c, &(0x7f0000000040), 0x1, 0x0) fsetxattr$security_evm(r0, &(0x7f0000000080), 0x0, 0x0, 0x0) D0610 11:16:05.341275 483327 task_exit.go:188] [ 1911: 1911] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.341947 483327 task_exit.go:188] [ 1915: 1915] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.342230 483327 task_signals.go:189] [ 1915: 1916] Signal 9: terminating thread group I0610 11:16:05.342409 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1915, TID: 1916, fault addr: 0x0 D0610 11:16:05.342447 483327 task_exit.go:188] [ 1915: 1915] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.342745 483327 task_exit.go:188] [ 1915: 1916] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:05 executing program 1: r0 = syz_open_procfs$namespace(0xffffffffffffffff, &(0x7f0000000000)='ns/net\x00') fcntl$getownex(r0, 0x10, 0x0) D0610 11:16:05.347195 483327 task_exit.go:188] [ 1915: 1916] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.347294 483327 task_exit.go:188] [ 1915: 1916] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.347415 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:05.348299 483327 task_exit.go:188] [ 1915: 1915] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 3: socketpair(0x1, 0x5, 0x0, &(0x7f0000000000)={0xffffffffffffffff}) getsockopt$sock_cred(r0, 0x1, 0x11, &(0x7f00000017c0)={0x0}, &(0x7f00000018c0)=0xc) tkill(r1, 0x0) D0610 11:16:05.377034 483327 task_exit.go:188] [ 1917: 1917] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.377584 483327 task_signals.go:189] [ 1917: 1920] Signal 9: terminating thread group D0610 11:16:05.377646 483327 task_exit.go:188] [ 1917: 1917] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:05.377793 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1917, TID: 1920, fault addr: 0x0 D0610 11:16:05.377982 483327 task_exit.go:188] [ 1917: 1920] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.384112 483327 task_exit.go:188] [ 1917: 1920] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.384232 483327 task_exit.go:188] [ 1917: 1920] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.384397 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.384989 483327 task_exit.go:188] [ 1917: 1917] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 2: rt_sigprocmask(0x0, &(0x7f0000000200)={[0xfffffffffffffffd]}, 0x0, 0x8) setrlimit(0x1, &(0x7f0000000040)) r0 = openat(0xffffffffffffff9c, &(0x7f0000000000)='./file0\x00', 0x20842, 0x0) write$P9_RSTAT(r0, 0x0, 0x4b) D0610 11:16:05.396055 483327 task_run.go:290] [ 1918: 1918] Unhandled user fault: addr=20000040 ip=5641715365ad access=rw- sig=11 err=operation not permitted D0610 11:16:05.396210 483327 task_log.go:87] [ 1918: 1918] Registers: D0610 11:16:05.396288 483327 task_log.go:94] [ 1918: 1918] Cs = 0000000000000033 D0610 11:16:05.396359 483327 task_log.go:94] [ 1918: 1918] Ds = 0000000000000000 D0610 11:16:05.396446 483327 task_log.go:94] [ 1918: 1918] Eflags = 0000000000010283 D0610 11:16:05.396503 483327 task_log.go:94] [ 1918: 1918] Es = 0000000000000000 D0610 11:16:05.396562 483327 task_log.go:94] [ 1918: 1918] Fs = 0000000000000000 D0610 11:16:05.396616 483327 task_log.go:94] [ 1918: 1918] Fs_base = 000056417258e400 D0610 11:16:05.396673 483327 task_log.go:94] [ 1918: 1918] Gs = 0000000000000000 D0610 11:16:05.396764 483327 task_log.go:94] [ 1918: 1918] Gs_base = 0000000000000000 D0610 11:16:05.396828 483327 task_log.go:94] [ 1918: 1918] Orig_rax = ffffffffffffffff D0610 11:16:05.396883 483327 task_log.go:94] [ 1918: 1918] R10 = 00007fdaa0d4f4c0 D0610 11:16:05.396937 483327 task_log.go:94] [ 1918: 1918] R11 = 0000000000000246 D0610 11:16:05.396986 483327 task_log.go:94] [ 1918: 1918] R12 = 0000000000008069 D0610 11:16:05.397062 483327 task_log.go:94] [ 1918: 1918] R13 = 00007fdaa0d4f4c0 D0610 11:16:05.397131 483327 task_log.go:94] [ 1918: 1918] R14 = 000056417164df60 D0610 11:16:05.397191 483327 task_log.go:94] [ 1918: 1918] R15 = 0000000000000032 D0610 11:16:05.397240 483327 task_log.go:94] [ 1918: 1918] R8 = 0000564171a52000 D0610 11:16:05.397308 483327 task_log.go:94] [ 1918: 1918] R9 = 0000564171652198 D0610 11:16:05.397374 483327 task_log.go:94] [ 1918: 1918] Rax = 0000000020000040 D0610 11:16:05.397453 483327 task_log.go:94] [ 1918: 1918] Rbp = 00007fdaa0d4f498 D0610 11:16:05.397547 483327 task_log.go:94] [ 1918: 1918] Rbx = 0000000000000000 D0610 11:16:05.397597 483327 task_log.go:94] [ 1918: 1918] Rcx = 0000001b2e320000 D0610 11:16:05.397666 483327 task_log.go:94] [ 1918: 1918] Rdi = 0000000020000040 D0610 11:16:05.397716 483327 task_log.go:94] [ 1918: 1918] Rdx = 000000000000002a D0610 11:16:05.397767 483327 task_log.go:94] [ 1918: 1918] Rip = 00005641715365ad D0610 11:16:05.397851 483327 task_log.go:94] [ 1918: 1918] Rsi = 00005641716521b0 D0610 11:16:05.397909 483327 task_log.go:94] [ 1918: 1918] Rsp = 00007fdaa0d4f3d8 D0610 11:16:05.397984 483327 task_log.go:94] [ 1918: 1918] Ss = 000000000000002b D0610 11:16:05.398062 483327 task_log.go:111] [ 1918: 1918] Stack: D0610 11:16:05.398180 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f3d0: 00 00 00 00 00 00 00 00 6d 74 4e 71 41 56 00 00 D0610 11:16:05.398326 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f3e0: 00 00 00 00 00 00 00 00 60 df 64 71 41 56 00 00 D0610 11:16:05.398447 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f3f0: fe ff ff ff ff ff ff ff 03 00 00 00 00 00 00 00 D0610 11:16:05.398551 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f400: 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 D0610 11:16:05.398642 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:05.398763 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f420: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:05.398853 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f430: 97 4a 59 00 00 00 00 00 5a 80 00 00 00 00 00 00 D0610 11:16:05.398954 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f440: 90 21 65 71 41 56 00 00 5a 80 00 00 00 00 00 00 D0610 11:16:05.399076 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f450: 60 df 64 71 41 56 00 00 40 00 00 20 00 00 00 00 D0610 11:16:05.399226 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.399335 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f470: 2a 00 00 00 00 00 00 00 40 31 62 71 41 56 00 00 D0610 11:16:05.399451 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.399587 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f490: 1f 4b 59 71 41 56 00 00 b0 21 65 71 41 56 00 00 D0610 11:16:05.399698 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4a0: 28 4b 59 71 41 56 00 00 00 c7 e4 7b 08 7f 00 00 D0610 11:16:05.399794 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.399927 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:05.400034 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4d0: 20 00 00 00 00 00 00 00 7f 58 09 34 00 00 00 00 D0610 11:16:05.400115 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4e0: 20 00 00 00 30 00 00 00 c0 f5 d4 a0 da 7f 00 00 D0610 11:16:05.400227 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.400326 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.400439 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.400530 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f520: 00 00 00 00 00 00 00 00 50 f4 d4 a0 da 7f 00 00 D0610 11:16:05.400617 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f530: 00 00 00 20 00 00 00 00 00 00 80 00 00 00 00 00 D0610 11:16:05.400675 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f540: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.400746 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.400862 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.400969 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f570: 00 00 00 00 00 00 00 00 00 07 31 40 0c a8 d9 4e D0610 11:16:05.401066 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:05.401155 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:05.401314 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:05.401417 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5b0: 80 f6 d4 a0 da 7f 00 00 c8 82 4e 71 41 56 00 00 D0610 11:16:05.401500 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5c0: c4 4a 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.401626 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5d0: 00 00 00 00 00 00 00 00 40 f6 d4 a0 da 7f 00 00 D0610 11:16:05.401732 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5e0: df 4a 59 71 e1 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:05.401819 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:05.401944 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f600: 00 00 00 00 00 00 00 00 30 f6 d4 a0 da 7f 00 00 D0610 11:16:05.402044 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f610: 10 f1 d4 a0 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.402123 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f620: 20 00 00 00 00 00 00 00 79 84 bc 31 00 00 00 00 D0610 11:16:05.402212 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f630: 20 00 00 00 00 00 00 00 36 e1 bf 2c 00 00 00 00 D0610 11:16:05.402308 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f640: 2e 2f 32 32 35 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:05.402442 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f650: 79 7a 30 00 79 7a 30 00 06 00 00 00 00 00 00 00 D0610 11:16:05.402572 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f660: 2a 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.402722 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f670: 3d 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.402821 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:05.402960 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f690: 79 7a 30 00 79 7a 30 00 75 70 2e 70 72 6f 63 73 D0610 11:16:05.403067 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6a0: 00 6f 63 73 00 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.403174 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6b0: fe 4b 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.403290 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6c0: 07 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.403382 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6d0: 0f 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.403471 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6e0: 17 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.403558 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6f0: 25 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.403643 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f700: 33 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.403720 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f710: 3c 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.403799 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f720: 44 4c 59 71 41 56 00 00 13 00 00 00 00 00 00 00 D0610 11:16:05.403891 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:05.403977 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f740: 00 00 00 00 00 00 00 00 80 ee d4 a0 da 7f 00 00 D0610 11:16:05.404045 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f750: 73 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.404114 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f760: 82 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.404237 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f770: 8a 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.404364 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f780: 00 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.404447 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f790: 04 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.404557 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f7a0: 08 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.404636 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f7b0: ff ff 77 ff ff ff 77 ff 28 fe d4 a0 da 7f 00 00 D0610 11:16:05.404765 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f7c0: c8 f8 d4 a0 da 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:05.404829 483327 task_log.go:149] [ 1918: 1918] Code: D0610 11:16:05.404909 483327 task_log.go:167] [ 1918: 1918] 564171536560: 0f 10 5e 30 0f 10 64 16 f0 0f 10 6c 16 e0 0f 10 D0610 11:16:05.405003 483327 task_log.go:167] [ 1918: 1918] 564171536570: 74 16 d0 0f 10 7c 16 c0 0f 11 07 0f 11 4f 10 0f D0610 11:16:05.405098 483327 task_log.go:167] [ 1918: 1918] 564171536580: 11 57 20 0f 11 5f 30 0f 11 64 17 f0 0f 11 6c 17 D0610 11:16:05.405182 483327 task_log.go:167] [ 1918: 1918] 564171536590: e0 0f 11 74 17 d0 0f 11 7c 17 c0 c3 0f 10 06 0f D0610 11:16:05.405276 483327 task_log.go:167] [ 1918: 1918] 5641715365a0: 10 4e 10 0f 10 54 16 f0 0f 10 5c 16 e0 0f 11 07 D0610 11:16:05.405411 483327 task_log.go:167] [ 1918: 1918] 5641715365b0: 0f 11 4f 10 0f 11 54 17 f0 0f 11 5c 17 e0 c3 48 D0610 11:16:05.405359 483327 task_exit.go:188] [ 1919: 1919] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.405546 483327 task_log.go:167] [ 1918: 1918] 5641715365c0: 39 f7 0f 87 8c 00 00 00 0f 84 28 ff ff ff 0f 10 D0610 11:16:05.405627 483327 task_log.go:167] [ 1918: 1918] 5641715365d0: 26 0f 10 6c 16 f0 0f 10 74 16 e0 0f 10 7c 16 d0 D0610 11:16:05.405663 483327 task_signals.go:189] [ 1919: 1922] Signal 9: terminating thread group I0610 11:16:05.406091 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1919, TID: 1922, fault addr: 0x0 D0610 11:16:05.406375 483327 task_exit.go:188] [ 1919: 1922] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.405705 483327 task_log.go:71] [ 1918: 1918] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 32492 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0025d4d40, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00585aad8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00585abf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00098a640}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00098a640}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc0008a6180, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc004af2000, {0x1be6828, 0x26213c0}, {0xc004af2000, 0xc004ae886c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc004ae8000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc004ae8000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00585b4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc000efcea0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc000efcea0, {0x18f19c0, 0xc004ae8000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc000efcea0, {0xc000202fc0, 0x1a}, {0xc0049b9260, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000202fc0, 0x1a}, {0xc0049b9260, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000202fc0, 0x1a}, {0xc0049b9260, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000202fc0, 0x1a}, {0xc0049b9260, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000202fc0, 0x1a}, {0xc0049b9260, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004adaa80, {0x1900e19, 0xc}, {0xc0049b9260, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004adaa80) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004adaa80, 0xc004adaa80) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004adaa80) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:05.406923 483327 task_log.go:73] [ 1918: 1918] FDTable: fd:1 => name pipe:[5] fd:2 => name pipe:[5] fd:3 => name /tmp/syzkaller-testdir2144533181/syzkaller.YciFp7/225/file0 fd:201 => name / fd:0 => name pipe:[5] D0610 11:16:05.407752 483327 task_signals.go:466] [ 1918: 1918] Notified of signal 11 D0610 11:16:05.408019 483327 task_signals.go:220] [ 1918: 1918] Signal 11: delivering to handler D0610 11:16:05.408157 483327 task_exit.go:188] [ 1919: 1919] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.410224 483327 task_exit.go:188] [ 1921: 1921] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.410453 483327 task_signals.go:189] [ 1921: 1924] Signal 9: terminating thread group I0610 11:16:05.410625 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1921, TID: 1924, fault addr: 0x0 D0610 11:16:05.410799 483327 task_exit.go:188] [ 1921: 1924] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.411131 483327 task_run.go:290] [ 1918: 1918] Unhandled user fault: addr=20000085 ip=564171536516 access=rw- sig=11 err=operation not permitted D0610 11:16:05.411298 483327 task_log.go:87] [ 1918: 1918] Registers: D0610 11:16:05.411364 483327 task_log.go:94] [ 1918: 1918] Cs = 0000000000000033 D0610 11:16:05.411425 483327 task_log.go:94] [ 1918: 1918] Ds = 0000000000000000 D0610 11:16:05.411464 483327 task_log.go:94] [ 1918: 1918] Eflags = 0000000000010206 D0610 11:16:05.411514 483327 task_log.go:94] [ 1918: 1918] Es = 0000000000000000 D0610 11:16:05.411547 483327 task_log.go:94] [ 1918: 1918] Fs = 0000000000000000 D0610 11:16:05.411582 483327 task_log.go:94] [ 1918: 1918] Fs_base = 000056417258e400 D0610 11:16:05.411610 483327 task_log.go:94] [ 1918: 1918] Gs = 0000000000000000 D0610 11:16:05.411645 483327 task_log.go:94] [ 1918: 1918] Gs_base = 0000000000000000 D0610 11:16:05.411672 483327 task_log.go:94] [ 1918: 1918] Orig_rax = ffffffffffffffff D0610 11:16:05.411710 483327 task_log.go:94] [ 1918: 1918] R10 = 00007fdaa0d4f4c0 D0610 11:16:05.411747 483327 task_log.go:94] [ 1918: 1918] R11 = 0000000000000246 D0610 11:16:05.411775 483327 task_log.go:94] [ 1918: 1918] R12 = 0000000000008077 D0610 11:16:05.411806 483327 task_log.go:94] [ 1918: 1918] R13 = 00007fdaa0d4f4c0 D0610 11:16:05.411846 483327 task_log.go:94] [ 1918: 1918] R14 = 000056417164df60 D0610 11:16:05.411896 483327 task_log.go:94] [ 1918: 1918] R15 = 0000000000000032 D0610 11:16:05.411944 483327 task_log.go:94] [ 1918: 1918] R8 = 0000564171a52000 D0610 11:16:05.411994 483327 task_log.go:94] [ 1918: 1918] R9 = 0000564171652260 D0610 11:16:05.412051 483327 task_log.go:94] [ 1918: 1918] Rax = 0000000020000080 D0610 11:16:05.412090 483327 task_log.go:94] [ 1918: 1918] Rbp = 00007fdaa0d4f498 D0610 11:16:05.411974 483327 task_exit.go:188] [ 1921: 1921] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.412167 483327 task_log.go:94] [ 1918: 1918] Rbx = 0000000000000000 D0610 11:16:05.412242 483327 task_log.go:94] [ 1918: 1918] Rcx = 006d76652e797469 D0610 11:16:05.412305 483327 task_log.go:94] [ 1918: 1918] Rdi = 0000000020000080 D0610 11:16:05.412380 483327 task_log.go:94] [ 1918: 1918] Rdx = 000000000000000d D0610 11:16:05.412420 483327 task_log.go:94] [ 1918: 1918] Rip = 0000564171536516 D0610 11:16:05.412502 483327 task_log.go:94] [ 1918: 1918] Rsi = 7974697275636573 D0610 11:16:05.412568 483327 task_log.go:94] [ 1918: 1918] Rsp = 00007fdaa0d4f3d8 D0610 11:16:05.412603 483327 task_log.go:94] [ 1918: 1918] Ss = 000000000000002b D0610 11:16:05.412651 483327 task_log.go:111] [ 1918: 1918] Stack: D0610 11:16:05.412649 483327 task_exit.go:188] [ 1919: 1922] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.412740 483327 task_exit.go:188] [ 1919: 1922] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.412751 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f3d0: 00 00 00 00 00 00 00 00 6d 74 4e 71 41 56 00 00 D0610 11:16:05.412945 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:05.412953 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f3e0: 00 00 00 00 00 00 00 00 60 df 64 71 41 56 00 00 D0610 11:16:05.413212 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f3f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:05.413339 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f400: 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 D0610 11:16:05.413467 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.413556 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f420: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:05.413613 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f430: 97 4a 59 00 00 00 00 00 5a 80 00 00 00 00 00 00 D0610 11:16:05.413694 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f440: 58 22 65 71 41 56 00 00 5a 80 00 00 00 00 00 00 D0610 11:16:05.413770 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f450: 60 df 64 71 41 56 00 00 80 00 00 20 00 00 00 00 D0610 11:16:05.413833 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.413874 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f470: 0d 00 00 00 00 00 00 00 40 31 62 71 41 56 00 00 D0610 11:16:05.413917 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.414076 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f490: 1f 4b 59 71 41 56 00 00 78 22 65 71 41 56 00 00 D0610 11:16:05.414197 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4a0: 28 4b 59 71 41 56 00 00 00 c7 e4 7b 08 7f 00 00 D0610 11:16:05.414293 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.414376 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:05.414452 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4d0: 20 00 00 00 00 00 00 00 15 a4 e8 34 00 00 00 00 D0610 11:16:05.414567 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4e0: 20 00 00 00 30 00 00 00 c0 f5 d4 a0 da 7f 00 00 D0610 11:16:05.414435 483327 task_exit.go:188] [ 1919: 1919] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.414808 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.414946 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.415123 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.415290 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f520: 00 00 00 00 00 00 00 00 50 f4 d4 a0 da 7f 00 00 D0610 11:16:05.415462 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f530: 9c ff ff ff ff ff ff ff 40 00 00 20 00 00 00 00 D0610 11:16:05.415636 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f540: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.415700 483327 task_exit.go:188] [ 1921: 1924] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.415795 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.415852 483327 task_exit.go:188] [ 1921: 1924] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.416145 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:05.415898 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.416404 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f570: 00 00 00 00 00 00 00 00 00 07 31 40 0c a8 d9 4e D0610 11:16:05.416677 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:05.416786 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:05.416877 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:05.417007 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5b0: 80 f6 d4 a0 da 7f 00 00 c8 82 4e 71 41 56 00 00 D0610 11:16:05.417035 483327 task_exit.go:188] [ 1921: 1921] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.417090 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5c0: c4 4a 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.417444 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5d0: 00 00 00 00 00 00 00 00 40 f6 d4 a0 da 7f 00 00 D0610 11:16:05.417565 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5e0: df 4a 59 71 e1 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:05.417652 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f5f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:05.417780 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f600: 00 00 00 00 00 00 00 00 30 f6 d4 a0 da 7f 00 00 D0610 11:16:05.417882 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f610: 10 f1 d4 a0 da 7f 00 00 06 00 00 00 00 00 00 00 11:16:05 executing program 1: pipe2$9p(&(0x7f0000000240)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) write$FUSE_NOTIFY_INVAL_ENTRY(r0, 0x0, 0x0) D0610 11:16:05.417986 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f620: 20 00 00 00 00 00 00 00 79 84 bc 31 00 00 00 00 D0610 11:16:05.418168 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f630: 20 00 00 00 00 00 00 00 36 e1 bf 2c 00 00 00 00 D0610 11:16:05.418299 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f640: 2e 2f 32 32 35 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:05.418398 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f650: 79 7a 30 00 79 7a 30 00 06 00 00 00 00 00 00 00 D0610 11:16:05.418498 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f660: 2a 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.418589 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f670: 3d 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.418737 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:05.418860 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f690: 79 7a 30 00 79 7a 30 00 75 70 2e 70 72 6f 63 73 D0610 11:16:05.418999 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6a0: 00 6f 63 73 00 56 00 00 06 00 00 00 00 00 00 00 11:16:05 executing program 3: r0 = socket$netlink(0x10, 0x3, 0x0) fstat(r0, &(0x7f0000000680)={0x0, 0x0, 0x0, 0x0, 0x0}) setuid(r1) sendmsg$netlink(r0, &(0x7f0000000640)={0x0, 0x0, 0x0, 0x0, &(0x7f00000005c0)=[@cred={{0x1c, 0x1, 0x2, {0xffffffffffffffff}}}], 0x20}, 0x0) D0610 11:16:05.419137 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6b0: fe 4b 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.419242 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6c0: 07 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.419317 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6d0: 0f 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.419402 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6e0: 17 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.419514 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f6f0: 25 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.419584 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f700: 33 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.419665 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f710: 3c 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.419774 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f720: 44 4c 59 71 41 56 00 00 13 00 00 00 00 00 00 00 D0610 11:16:05.419853 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:05.419943 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f740: 00 00 00 00 00 00 00 00 80 ee d4 a0 da 7f 00 00 D0610 11:16:05.420041 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f750: 73 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.420149 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f760: 82 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.420258 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f770: 8a 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:05.420382 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f780: 00 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.420470 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f790: 04 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.420643 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f7a0: 08 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:05.420770 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f7b0: ff ff 77 ff ff ff 77 ff 28 fe d4 a0 da 7f 00 00 D0610 11:16:05.420908 483327 task_log.go:128] [ 1918: 1918] 7fdaa0d4f7c0: c8 f8 d4 a0 da 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:05.420986 483327 task_log.go:149] [ 1918: 1918] Code: D0610 11:16:05.421074 483327 task_log.go:167] [ 1918: 1918] 5641715364d0: 48 3b 15 29 65 05 01 0f 83 e2 00 00 00 48 39 f7 D0610 11:16:05.421203 483327 task_log.go:167] [ 1918: 1918] 5641715364e0: 72 0f 74 12 4c 8d 0c 16 4c 39 cf 0f 82 63 01 00 D0610 11:16:05.421303 483327 task_log.go:167] [ 1918: 1918] 5641715364f0: 00 48 89 d1 f3 a4 c3 80 fa 08 73 12 80 fa 04 73 D0610 11:16:05.421406 483327 task_log.go:167] [ 1918: 1918] 564171536500: 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b D0610 11:16:05.421517 483327 task_log.go:167] [ 1918: 1918] 564171536510: 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 8b D0610 11:16:05.421615 483327 task_log.go:167] [ 1918: 1918] 564171536520: 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 D0610 11:16:05.421713 483327 task_log.go:167] [ 1918: 1918] 564171536530: fe 0f b7 36 66 89 4c 17 fe 66 89 37 c3 48 81 fa D0610 11:16:05.421817 483327 task_log.go:167] [ 1918: 1918] 564171536540: 00 08 00 00 77 8a 48 81 fa 80 00 00 00 77 70 48 D0610 11:16:05.421879 483327 task_log.go:71] [ 1918: 1918] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 32492 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc002eb6790, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc00585aad8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc00585abf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00098a640}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00098a640}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc0008a6180, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc004af2000, {0x1be6828, 0x26213c0}, {0xc004af2000, 0xc004ae886c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc004ae8000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc004ae8000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc00585b4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0030c92b0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0030c92b0, {0x18f19c0, 0xc004ae8000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0030c92b0, {0xc00581cf40, 0x1a}, {0xc004050230, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc00581cf40, 0x1a}, {0xc004050230, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc00581cf40, 0x1a}, {0xc004050230, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc00581cf40, 0x1a}, {0xc004050230, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc00581cf40, 0x1a}, {0xc004050230, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc004adaa80, {0x1900e19, 0xc}, {0xc004050230, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc004adaa80) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004adaa80, 0xc004adaa80) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004adaa80) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:05.422883 483327 task_log.go:73] [ 1918: 1918] FDTable: fd:201 => name / fd:0 => name pipe:[5] fd:1 => name pipe:[5] fd:2 => name pipe:[5] fd:3 => name /tmp/syzkaller-testdir2144533181/syzkaller.YciFp7/225/file0 fd:4 => name /tmp/syzkaller-testdir2144533181/syzkaller.YciFp7/225/file0 D0610 11:16:05.423694 483327 task_signals.go:466] [ 1918: 1918] Notified of signal 11 D0610 11:16:05.423869 483327 task_signals.go:220] [ 1918: 1918] Signal 11: delivering to handler D0610 11:16:05.434239 483327 task_exit.go:188] [ 1918: 1918] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.434591 483327 task_signals.go:189] [ 1918: 1923] Signal 9: terminating thread group D0610 11:16:05.434843 483327 task_exit.go:188] [ 1918: 1918] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:05.434877 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1918, TID: 1923, fault addr: 0x0 D0610 11:16:05.435050 483327 task_exit.go:188] [ 1918: 1923] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.438554 483327 task_signals.go:477] [ 1925: 1926] No task notified of signal 25 D0610 11:16:05.440423 483327 task_exit.go:188] [ 1918: 1923] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.440597 483327 task_exit.go:188] [ 1918: 1923] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.440729 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:05.442094 483327 task_exit.go:188] [ 1918: 1918] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 0: r0 = creat(&(0x7f0000000000)='./file0\x00', 0x0) ioctl$EXT4_IOC_GETSTATE(r0, 0x5452, &(0x7f0000003500)) D0610 11:16:05.452152 483327 task_exit.go:188] [ 1925: 1925] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.452472 483327 task_signals.go:189] [ 1925: 1926] Signal 9: terminating thread group I0610 11:16:05.453381 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1925, TID: 1926, fault addr: 0x0 D0610 11:16:05.453575 483327 task_exit.go:188] [ 1925: 1925] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.453834 483327 task_exit.go:188] [ 1925: 1926] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.458727 483327 task_exit.go:188] [ 1925: 1926] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.458895 483327 task_exit.go:188] [ 1925: 1926] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.459049 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.459861 483327 task_exit.go:188] [ 1925: 1925] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 2: r0 = inotify_init1(0x0) close(r0) memfd_create(&(0x7f0000002780)='#!/\x00', 0x0) flock(r0, 0x1) D0610 11:16:05.479889 483327 task_exit.go:188] [ 1927: 1927] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.480381 483327 task_exit.go:188] [ 1927: 1927] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.480363 483327 task_signals.go:189] [ 1927: 1929] Signal 9: terminating thread group I0610 11:16:05.480539 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1927, TID: 1929, fault addr: 0x0 D0610 11:16:05.481170 483327 task_exit.go:188] [ 1927: 1929] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.484601 483327 task_signals.go:189] [ 1928: 1930] Signal 9: terminating thread group I0610 11:16:05.484775 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1928, TID: 1930, fault addr: 0x0 D0610 11:16:05.484957 483327 task_exit.go:188] [ 1928: 1930] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.485462 483327 task_exit.go:188] [ 1928: 1928] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.485787 483327 task_exit.go:188] [ 1928: 1930] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.485884 483327 task_exit.go:188] [ 1928: 1930] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.486251 483327 task_exit.go:188] [ 1927: 1929] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.486399 483327 task_exit.go:188] [ 1927: 1929] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.486577 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:05.487025 483327 task_exit.go:188] [ 1927: 1927] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 1: r0 = openat$null(0xffffffffffffff9c, &(0x7f0000000100), 0x129242, 0x0) r1 = fcntl$dupfd(r0, 0x0, r0) write$FUSE_DIRENTPLUS(r1, 0x0, 0x0) D0610 11:16:05.490922 483327 task_exit.go:188] [ 1928: 1928] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.491072 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:05.492159 483327 task_exit.go:188] [ 1928: 1928] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 3: r0 = open(&(0x7f0000000040)='./file0\x00', 0x14d442, 0x0) r1 = inotify_init() dup3(r0, r1, 0x0) pwritev2(r1, 0x0, 0x0, 0x0, 0x0, 0x0) D0610 11:16:05.514362 483327 task_signals.go:189] [ 1931: 1933] Signal 9: terminating thread group D0610 11:16:05.514494 483327 task_exit.go:188] [ 1931: 1931] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:05.514763 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1931, TID: 1933, fault addr: 0x0 D0610 11:16:05.514999 483327 task_exit.go:188] [ 1931: 1933] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.515298 483327 task_exit.go:188] [ 1931: 1931] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.519781 483327 task_exit.go:188] [ 1931: 1933] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.519909 483327 task_exit.go:188] [ 1931: 1933] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.520077 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:05.521282 483327 task_exit.go:188] [ 1931: 1931] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.522859 483327 task_exit.go:188] [ 1932: 1932] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.523171 483327 task_signals.go:189] [ 1932: 1934] Signal 9: terminating thread group I0610 11:16:05.523395 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1932, TID: 1934, fault addr: 0x0 D0610 11:16:05.523565 483327 task_exit.go:188] [ 1932: 1934] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:05 executing program 0: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000140)={0xffffffffffffffff, 0xffffffffffffffff}) r2 = dup3(r1, r0, 0x0) recvmmsg$unix(r2, &(0x7f0000005f80)=[{{0x0, 0x0, 0x0, 0x0, &(0x7f0000000240)=[@rights={{0x14, 0x1, 0x1, [0xffffffffffffffff]}}], 0x18}}], 0x1, 0x0, 0x0) ioctl$FS_IOC_MEASURE_VERITY(r3, 0x8903, &(0x7f0000000000)) D0610 11:16:05.524184 483327 task_exit.go:188] [ 1932: 1932] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.528159 483327 task_exit.go:188] [ 1932: 1934] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.528239 483327 task_exit.go:188] [ 1932: 1934] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.528404 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.529170 483327 task_exit.go:188] [ 1932: 1932] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 2: socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000000040)={0xffffffffffffffff}) recvmsg$unix(r0, &(0x7f0000000500)={0x0, 0x0, 0x0, 0x0, &(0x7f00000000c0)=[@rights={{0x14, 0x1, 0x1, [0xffffffffffffffff]}}], 0x18}, 0x0) ioctl$IOC_WATCH_QUEUE_SET_SIZE(r1, 0x5451, 0x0) D0610 11:16:05.545982 483327 task_exit.go:188] [ 1935: 1935] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.546411 483327 task_signals.go:189] [ 1935: 1937] Signal 9: terminating thread group I0610 11:16:05.547294 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1935, TID: 1937, fault addr: 0x0 D0610 11:16:05.547531 483327 task_exit.go:188] [ 1935: 1935] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.547839 483327 task_exit.go:188] [ 1935: 1937] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.551608 483327 task_exit.go:188] [ 1935: 1937] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.551739 483327 task_exit.go:188] [ 1935: 1937] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.551910 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:05.552213 483327 task_exit.go:188] [ 1935: 1935] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 1: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) ioctl$TCSETSW2(r0, 0x540e, 0x0) D0610 11:16:05.565852 483327 task_signals.go:189] [ 1936: 1939] Signal 9: terminating thread group D0610 11:16:05.566106 483327 task_exit.go:188] [ 1936: 1936] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:05.566508 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1936, TID: 1939, fault addr: 0x0 D0610 11:16:05.566795 483327 task_exit.go:188] [ 1936: 1939] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.567093 483327 task_exit.go:188] [ 1936: 1936] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.572134 483327 task_exit.go:188] [ 1936: 1939] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.572271 483327 task_exit.go:188] [ 1936: 1939] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.572388 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:05.572568 483327 task_exit.go:188] [ 1936: 1936] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 3: r0 = syz_open_procfs(0xffffffffffffffff, &(0x7f0000000080)='auxv\x00') r1 = openat$urandom(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) r2 = fcntl$dupfd(r0, 0x0, r1) r3 = openat$urandom(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) dup3(r3, r2, 0x0) D0610 11:16:05.598749 483327 task_exit.go:188] [ 1940: 1940] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.599033 483327 task_signals.go:189] [ 1940: 1943] Signal 9: terminating thread group I0610 11:16:05.599278 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1940, TID: 1943, fault addr: 0x0 D0610 11:16:05.599404 483327 task_exit.go:188] [ 1940: 1940] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.599706 483327 task_exit.go:188] [ 1940: 1943] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.604708 483327 task_exit.go:188] [ 1940: 1943] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.604858 483327 task_exit.go:188] [ 1940: 1943] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.605035 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.605553 483327 task_exit.go:188] [ 1940: 1940] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.607151 483327 task_exit.go:188] [ 1938: 1938] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.607497 483327 task_signals.go:189] [ 1938: 1942] Signal 9: terminating thread group I0610 11:16:05.607654 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1938, TID: 1942, fault addr: 0x0 D0610 11:16:05.607850 483327 task_exit.go:188] [ 1938: 1942] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:05 executing program 2: pipe2(&(0x7f0000000000)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) ioctl$BTRFS_IOC_SCRUB(r0, 0x5451, 0x0) D0610 11:16:05.610405 483327 task_exit.go:188] [ 1938: 1942] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.610508 483327 task_exit.go:188] [ 1938: 1942] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.613322 483327 task_exit.go:188] [ 1938: 1938] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.613486 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:05.613957 483327 task_exit.go:188] [ 1938: 1938] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.615867 483327 task_exit.go:188] [ 1941: 1941] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.616117 483327 task_signals.go:189] [ 1941: 1945] Signal 9: terminating thread group D0610 11:16:05.616429 483327 task_exit.go:188] [ 1941: 1941] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:05.616610 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1941, TID: 1945, fault addr: 0x0 D0610 11:16:05.616776 483327 task_exit.go:188] [ 1941: 1945] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:05 executing program 0: r0 = socket$unix(0x1, 0x1, 0x0) r1 = socket$unix(0x1, 0x1, 0x0) bind$unix(r1, &(0x7f0000366000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0xc) listen(r1, 0x0) connect$unix(r0, &(0x7f0000932000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0x6e) r2 = dup3(r1, r0, 0x0) r3 = accept4$unix(r2, 0x0, 0x0, 0x0) ioctl$sock_SIOCBRDELBR(r3, 0x5450, 0x0) D0610 11:16:05.621555 483327 task_exit.go:188] [ 1941: 1945] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.621674 483327 task_exit.go:188] [ 1941: 1945] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.621824 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:05.622738 483327 task_exit.go:188] [ 1941: 1941] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 1: r0 = openat$urandom(0xffffffffffffff9c, &(0x7f0000000100), 0x41, 0x0) write$cgroup_pressure(r0, 0x0, 0x0) D0610 11:16:05.642763 483327 task_exit.go:188] [ 1944: 1944] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.643161 483327 task_signals.go:189] [ 1944: 1946] Signal 9: terminating thread group I0610 11:16:05.643482 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1944, TID: 1946, fault addr: 0x0 D0610 11:16:05.643705 483327 task_exit.go:188] [ 1944: 1946] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.644131 483327 task_exit.go:188] [ 1944: 1944] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.648860 483327 task_exit.go:188] [ 1944: 1946] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.649085 483327 task_exit.go:188] [ 1944: 1946] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.649337 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:05.650999 483327 task_exit.go:188] [ 1944: 1944] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 3: r0 = signalfd4(0xffffffffffffffff, &(0x7f0000000140), 0x8, 0x0) read$char_usb(r0, 0x0, 0x0) D0610 11:16:05.668193 483327 task_exit.go:188] [ 1947: 1947] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.668551 483327 task_signals.go:189] [ 1947: 1949] Signal 9: terminating thread group I0610 11:16:05.668803 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1947, TID: 1949, fault addr: 0x0 D0610 11:16:05.668887 483327 task_exit.go:188] [ 1947: 1947] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.669047 483327 task_exit.go:188] [ 1947: 1949] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.676044 483327 task_exit.go:188] [ 1947: 1949] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.676192 483327 task_exit.go:188] [ 1947: 1949] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.676330 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.678552 483327 task_exit.go:188] [ 1947: 1947] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 2: r0 = openat$null(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) faccessat2(r0, &(0x7f0000000140)='\x00', 0x2, 0x1000) D0610 11:16:05.688673 483327 task_exit.go:188] [ 1948: 1948] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.688989 483327 task_signals.go:189] [ 1948: 1951] Signal 9: terminating thread group I0610 11:16:05.689176 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1948, TID: 1951, fault addr: 0x0 D0610 11:16:05.689330 483327 task_exit.go:188] [ 1948: 1951] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.689926 483327 task_exit.go:188] [ 1948: 1951] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.690138 483327 task_exit.go:188] [ 1948: 1951] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.694698 483327 task_exit.go:188] [ 1948: 1948] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.694906 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:05.695443 483327 task_exit.go:188] [ 1948: 1948] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 0: pipe2$watch_queue(&(0x7f0000000000)={0xffffffffffffffff, 0xffffffffffffffff}, 0xb82e336200000000) ioctl$sock_ifreq(r0, 0x5421, &(0x7f00000000c0)={'macvtap0\x00', @ifru_flags}) D0610 11:16:05.719312 483327 task_exit.go:188] [ 1950: 1950] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.719732 483327 task_exit.go:188] [ 1950: 1950] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.719874 483327 task_signals.go:189] [ 1950: 1953] Signal 9: terminating thread group I0610 11:16:05.720106 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1950, TID: 1953, fault addr: 0x0 D0610 11:16:05.720301 483327 task_exit.go:188] [ 1950: 1953] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.724366 483327 task_exit.go:188] [ 1950: 1953] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.724518 483327 task_exit.go:188] [ 1950: 1953] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.724698 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:05.726874 483327 task_exit.go:188] [ 1950: 1950] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 1: socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff}) ioctl$FITHAW(r0, 0x5450) D0610 11:16:05.752238 483327 task_exit.go:188] [ 1954: 1954] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.752484 483327 task_signals.go:189] [ 1954: 1957] Signal 9: terminating thread group I0610 11:16:05.752848 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1954, TID: 1957, fault addr: 0x0 D0610 11:16:05.752964 483327 task_exit.go:188] [ 1954: 1954] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.753142 483327 task_exit.go:188] [ 1954: 1957] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.757882 483327 task_exit.go:188] [ 1954: 1957] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.758033 483327 task_exit.go:188] [ 1954: 1957] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.758183 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.759086 483327 task_exit.go:188] [ 1954: 1954] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 2: r0 = openat$tcp_congestion(0xffffffffffffff9c, &(0x7f0000001340), 0x1, 0x0) socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000001480)={0xffffffffffffffff, 0xffffffffffffffff}) dup3(r1, r0, 0x0) setsockopt$netlink_NETLINK_TX_RING(r0, 0x10e, 0x7, 0x0, 0x0) D0610 11:16:05.774772 483327 task_signals.go:189] [ 1956: 1959] Signal 9: terminating thread group D0610 11:16:05.774843 483327 task_exit.go:188] [ 1956: 1956] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:05.775434 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1956, TID: 1959, fault addr: 0x0 D0610 11:16:05.775834 483327 task_exit.go:188] [ 1956: 1959] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.776188 483327 task_exit.go:188] [ 1956: 1956] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.781531 483327 task_exit.go:188] [ 1956: 1959] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.781670 483327 task_exit.go:188] [ 1956: 1959] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.781812 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:05.781963 483327 task_exit.go:188] [ 1956: 1956] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 0: r0 = socket(0x10, 0x3, 0x0) write$FUSE_ATTR(r0, 0x0, 0x0) D0610 11:16:05.792396 483327 task_exit.go:188] [ 1958: 1958] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.792658 483327 task_signals.go:189] [ 1958: 1960] Signal 9: terminating thread group I0610 11:16:05.792912 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1958, TID: 1960, fault addr: 0x0 D0610 11:16:05.793044 483327 task_exit.go:188] [ 1958: 1958] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.793389 483327 task_exit.go:188] [ 1958: 1960] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.797913 483327 task_exit.go:188] [ 1958: 1960] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.798070 483327 task_exit.go:188] [ 1958: 1960] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.798257 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:05.799272 483327 task_exit.go:188] [ 1958: 1958] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 1: pipe2$9p(&(0x7f0000000000)={0xffffffffffffffff}, 0x0) close(r0) signalfd4(0xffffffffffffffff, &(0x7f0000000080), 0x8, 0x0) signalfd(r0, &(0x7f00000008c0), 0x8) D0610 11:16:05.849480 483327 task_exit.go:188] [ 1961: 1961] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.849910 483327 task_signals.go:189] [ 1961: 1964] Signal 9: terminating thread group I0610 11:16:05.850241 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1961, TID: 1964, fault addr: 0x0 D0610 11:16:05.850313 483327 task_exit.go:188] [ 1961: 1961] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.850613 483327 task_exit.go:188] [ 1961: 1964] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.850893 483327 task_exit.go:188] [ 1962: 1962] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.851141 483327 task_signals.go:189] [ 1962: 1965] Signal 9: terminating thread group I0610 11:16:05.851524 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1962, TID: 1965, fault addr: 0x0 D0610 11:16:05.851696 483327 task_exit.go:188] [ 1962: 1965] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.852087 483327 task_exit.go:188] [ 1962: 1962] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.854936 483327 task_exit.go:188] [ 1963: 1963] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.855341 483327 task_signals.go:189] [ 1963: 1966] Signal 9: terminating thread group D0610 11:16:05.855433 483327 task_exit.go:188] [ 1963: 1963] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:05.855745 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1963, TID: 1966, fault addr: 0x0 D0610 11:16:05.855920 483327 task_exit.go:188] [ 1963: 1966] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:05.856329 483327 task_exit.go:188] [ 1961: 1964] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.856427 483327 task_exit.go:188] [ 1961: 1964] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.856578 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:05.856776 483327 task_exit.go:188] [ 1961: 1961] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.857569 483327 task_exit.go:188] [ 1962: 1965] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.857683 483327 task_exit.go:188] [ 1962: 1965] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.857822 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:05.859353 483327 task_exit.go:188] [ 1962: 1962] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:05 executing program 2: timer_create(0x0, &(0x7f0000000080)={0x0, 0x12, 0x0, @thr={0x0, 0x0}}, &(0x7f0000002340)) pipe2$9p(&(0x7f0000000280)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) write$P9_RSETATTR(r0, &(0x7f0000000000)={0x7}, 0x69ff9a93bfc25838) r1 = dup(r0) timer_settime(0x0, 0x0, &(0x7f000006b000)={{0x0, 0x3938700}, {0x0, 0x989680}}, 0x0) timer_create(0x0, &(0x7f00000002c0)={0x0, 0x14}, &(0x7f0000000040)=0x0) write$FUSE_NOTIFY_INVAL_ENTRY(r1, 0x0, 0x23) timer_settime(r2, 0x0, &(0x7f00000001c0)={{0x0, 0x989680}, {0x0, 0x1c9c380}}, 0x0) close(r1) D0610 11:16:05.860234 483327 task_exit.go:188] [ 1963: 1966] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:05.860332 483327 task_exit.go:188] [ 1963: 1966] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.860524 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:05.861989 483327 task_exit.go:188] [ 1963: 1963] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:05.971572 483327 task_signals.go:439] [ 1967: 1967] Discarding ignored signal 18 D0610 11:16:06.031461 483327 task_signals.go:439] [ 1967: 1967] Discarding ignored signal 18 D0610 11:16:06.048350 483327 task_signals.go:466] [ 1967: 1967] Notified of signal 20 D0610 11:16:06.048733 483327 task_signals.go:775] [ 1967: 1967] Signal 20: stopping 4 threads in thread group D0610 11:16:06.048919 483327 task_stop.go:118] [ 1967: 1967] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:06.049130 483327 task_stop.go:118] [ 1967: 1969] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:06.049381 483327 task_stop.go:118] [ 1967: 1968] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:06.049567 483327 task_signals.go:852] [ 1967: 1970] Completing group stop D0610 11:16:06.049705 483327 task_stop.go:118] [ 1967: 1970] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:06.049826 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:06.058351 483327 task_signals.go:477] [ 1967: 1967] No task notified of signal 20 D0610 11:16:06.091302 483327 task_signals.go:795] [ 1967: 1967] Ending complete group stop with 0 threads pending D0610 11:16:06.091431 483327 task_stop.go:138] [ 1967: 1967] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:06.091573 483327 task_stop.go:138] [ 1967: 1968] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:06.091652 483327 task_stop.go:138] [ 1967: 1969] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:06.091704 483327 task_stop.go:138] [ 1967: 1970] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:06.091753 483327 task_signals.go:439] [ 1967: 1967] Discarding ignored signal 18 D0610 11:16:06.092058 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:06.092158 483327 task_run.go:170] [ 1967: 1970] Restarting syscall 202: not interrupted by handled signal D0610 11:16:06.092433 483327 task_run.go:170] [ 1967: 1969] Restarting syscall 1: not interrupted by handled signal D0610 11:16:06.098108 483327 task_signals.go:466] [ 1967: 1967] Notified of signal 20 D0610 11:16:06.098461 483327 task_signals.go:775] [ 1967: 1967] Signal 20: stopping 4 threads in thread group D0610 11:16:06.098729 483327 task_stop.go:118] [ 1967: 1970] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:06.098979 483327 task_signals.go:852] [ 1967: 1968] Completing group stop D0610 11:16:06.099093 483327 task_stop.go:118] [ 1967: 1967] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:06.099646 483327 task_stop.go:118] [ 1967: 1969] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:06.099777 483327 task_stop.go:118] [ 1967: 1968] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:06.099931 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:06.108437 483327 task_signals.go:477] [ 1967: 1967] No task notified of signal 20 D0610 11:16:06.151727 483327 task_signals.go:795] [ 1967: 1967] Ending complete group stop with 0 threads pending D0610 11:16:06.151883 483327 task_stop.go:138] [ 1967: 1967] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:06.151970 483327 task_stop.go:138] [ 1967: 1968] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:06.152049 483327 task_stop.go:138] [ 1967: 1969] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:06.152102 483327 task_stop.go:138] [ 1967: 1970] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:06.152165 483327 task_signals.go:439] [ 1967: 1967] Discarding ignored signal 18 D0610 11:16:06.152429 483327 task_run.go:170] [ 1967: 1968] Restarting syscall 202: not interrupted by handled signal D0610 11:16:06.152607 483327 task_run.go:170] [ 1967: 1969] Restarting syscall 202: not interrupted by handled signal D0610 11:16:06.152477 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:06.152714 483327 task_run.go:170] [ 1967: 1970] Restarting syscall 202: not interrupted by handled signal D0610 11:16:06.155686 483327 task_exit.go:188] [ 1967: 1967] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.155841 483327 task_signals.go:189] [ 1967: 1970] Signal 9: terminating thread group I0610 11:16:06.156038 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1967, TID: 1970, fault addr: 0x0 D0610 11:16:06.156103 483327 task_signals.go:189] [ 1967: 1969] Signal 9: terminating thread group D0610 11:16:06.156056 483327 task_signals.go:189] [ 1967: 1968] Signal 9: terminating thread group D0610 11:16:06.156241 483327 task_exit.go:188] [ 1967: 1970] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:06.156479 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1967, TID: 1969, fault addr: 0x0 D0610 11:16:06.156661 483327 task_exit.go:188] [ 1967: 1969] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:06.156851 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1967, TID: 1968, fault addr: 0x0 D0610 11:16:06.156983 483327 task_exit.go:188] [ 1967: 1968] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.157384 483327 task_exit.go:188] [ 1967: 1967] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.157796 483327 task_exit.go:188] [ 1967: 1970] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.157895 483327 task_exit.go:188] [ 1967: 1970] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.158217 483327 task_signals.go:477] [ 1967: 1967] No task notified of signal 20 D0610 11:16:06.158358 483327 task_exit.go:188] [ 1967: 1969] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.158458 483327 task_exit.go:188] [ 1967: 1969] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.161756 483327 task_exit.go:188] [ 1967: 1968] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.162275 483327 task_exit.go:188] [ 1967: 1968] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.162450 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:06.162716 483327 task_exit.go:188] [ 1967: 1967] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.546574 483327 task_exit.go:188] [ 1952: 1952] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.547227 483327 task_exit.go:188] [ 1952: 1952] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.547335 483327 task_signals.go:189] [ 1952: 1955] Signal 9: terminating thread group I0610 11:16:06.547562 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1952, TID: 1955, fault addr: 0x0 D0610 11:16:06.547729 483327 task_exit.go:188] [ 1952: 1955] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.551337 483327 task_exit.go:188] [ 1952: 1955] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.551435 483327 task_exit.go:188] [ 1952: 1955] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.551550 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:06.552579 483327 task_exit.go:188] [ 1952: 1952] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 3: r0 = socket(0x1, 0x2, 0x0) ioctl$TIOCGICOUNT(r0, 0x5450, 0x0) 11:16:06 executing program 0: r0 = socket$unix(0x1, 0x1, 0x0) r1 = eventfd2(0x0, 0x0) dup3(r0, r1, 0x0) setsockopt$SO_ATTACH_FILTER(r1, 0x1, 0x1a, 0x0, 0x0) 11:16:06 executing program 1: r0 = open$dir(&(0x7f0000000040)='.\x00', 0x0, 0x0) ioctl$BTRFS_IOC_WAIT_SYNC(r0, 0x5450, 0x0) 11:16:06 executing program 2: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f00003e0000), 0x0, 0x0) r1 = syz_open_pts(r0, 0x0) ioctl$FS_IOC_FSSETXATTR(r1, 0x5452, &(0x7f0000000000)) D0610 11:16:06.611854 483327 task_exit.go:188] [ 1972: 1972] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.612173 483327 task_signals.go:189] [ 1972: 1975] Signal 9: terminating thread group I0610 11:16:06.612591 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1972, TID: 1975, fault addr: 0x0 D0610 11:16:06.612766 483327 task_exit.go:188] [ 1972: 1975] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.613176 483327 task_exit.go:188] [ 1972: 1972] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.615631 483327 task_exit.go:188] [ 1971: 1971] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.616058 483327 task_exit.go:188] [ 1971: 1971] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.616137 483327 task_signals.go:189] [ 1971: 1976] Signal 9: terminating thread group I0610 11:16:06.616553 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1971, TID: 1976, fault addr: 0x0 D0610 11:16:06.616811 483327 task_exit.go:188] [ 1971: 1976] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.617652 483327 task_exit.go:188] [ 1972: 1975] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.617807 483327 task_exit.go:188] [ 1972: 1975] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.617979 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:06.618474 483327 task_exit.go:188] [ 1972: 1972] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 1: r0 = openat$zero(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) ioctl$KDSETMODE(r0, 0x5452, 0x2071dffe) D0610 11:16:06.621528 483327 task_exit.go:188] [ 1971: 1976] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.621649 483327 task_exit.go:188] [ 1971: 1976] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.621801 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:06.623117 483327 task_exit.go:188] [ 1971: 1971] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.623568 483327 task_exit.go:188] [ 1973: 1973] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.623982 483327 task_signals.go:189] [ 1973: 1977] Signal 9: terminating thread group I0610 11:16:06.624226 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1973, TID: 1977, fault addr: 0x0 11:16:06 executing program 0: pipe2$9p(&(0x7f0000000440)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) r1 = dup(r0) ioctl$BTRFS_IOC_SNAP_CREATE(r1, 0x5451, 0x0) D0610 11:16:06.625080 483327 task_exit.go:188] [ 1973: 1973] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.626576 483327 task_exit.go:188] [ 1973: 1977] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.627706 483327 task_exit.go:188] [ 1974: 1974] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.628026 483327 task_signals.go:189] [ 1974: 1978] Signal 9: terminating thread group I0610 11:16:06.628313 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1974, TID: 1978, fault addr: 0x0 D0610 11:16:06.628557 483327 task_exit.go:188] [ 1974: 1974] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.628770 483327 task_exit.go:188] [ 1974: 1978] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.634350 483327 task_exit.go:188] [ 1974: 1978] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.634626 483327 task_exit.go:188] [ 1974: 1978] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.634882 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:06.635237 483327 task_exit.go:188] [ 1973: 1977] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.635454 483327 task_exit.go:188] [ 1973: 1977] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.635708 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:06.636031 483327 task_exit.go:188] [ 1974: 1974] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.636430 483327 task_exit.go:188] [ 1973: 1973] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 3: r0 = openat$random(0xffffffffffffff9c, &(0x7f0000000100), 0x0, 0x0) fsetxattr$trusted_overlay_opaque(r0, &(0x7f0000000140), 0x0, 0x0, 0x0) 11:16:06 executing program 2: r0 = eventfd2(0x0, 0x0) ioctl$sock_SIOCGIFVLAN_GET_VLAN_INGRESS_PRIORITY_CMD(r0, 0x8901, &(0x7f0000000140)) D0610 11:16:06.702338 483327 task_exit.go:188] [ 1980: 1980] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.702850 483327 task_signals.go:189] [ 1980: 1984] Signal 9: terminating thread group D0610 11:16:06.702934 483327 task_exit.go:188] [ 1980: 1980] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:06.703587 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1980, TID: 1984, fault addr: 0x0 D0610 11:16:06.703812 483327 task_exit.go:188] [ 1980: 1984] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.709205 483327 task_exit.go:188] [ 1979: 1979] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.710193 483327 task_signals.go:189] [ 1979: 1983] Signal 9: terminating thread group D0610 11:16:06.710232 483327 task_exit.go:188] [ 1979: 1979] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:06.710656 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1979, TID: 1983, fault addr: 0x0 D0610 11:16:06.710812 483327 task_exit.go:188] [ 1980: 1984] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.711110 483327 task_exit.go:188] [ 1980: 1984] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.711306 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:06.711828 483327 task_exit.go:188] [ 1979: 1983] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.712136 483327 task_exit.go:188] [ 1980: 1980] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 1: r0 = syz_open_procfs(0x0, &(0x7f00000000c0)='status\x00') close(r0) epoll_create1(0x0) epoll_wait(r0, &(0x7f0000000000)=[{}], 0x1, 0x0) D0610 11:16:06.717538 483327 task_exit.go:188] [ 1979: 1983] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.717747 483327 task_exit.go:188] [ 1979: 1983] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.717940 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:06.718484 483327 task_exit.go:188] [ 1981: 1981] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.718905 483327 task_signals.go:189] [ 1981: 1985] Signal 9: terminating thread group D0610 11:16:06.718861 483327 task_exit.go:188] [ 1979: 1979] Transitioning from exit state TaskExitZombie to TaskExitDead I0610 11:16:06.719782 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1981, TID: 1985, fault addr: 0x0 D0610 11:16:06.720065 483327 task_exit.go:188] [ 1981: 1985] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.720235 483327 task_exit.go:188] [ 1981: 1981] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:06 executing program 0: r0 = openat$binderfs_ctrl(0xffffffffffffff9c, &(0x7f0000000040)='./binderfs/binder-control\x00', 0x0, 0x0) ioctl$BTRFS_IOC_QUOTA_CTL(r0, 0x5450, 0x0) D0610 11:16:06.723833 483327 task_exit.go:188] [ 1982: 1982] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.724283 483327 task_signals.go:189] [ 1982: 1986] Signal 9: terminating thread group I0610 11:16:06.724675 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1982, TID: 1986, fault addr: 0x0 D0610 11:16:06.724714 483327 task_exit.go:188] [ 1982: 1982] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.724907 483327 task_exit.go:188] [ 1982: 1986] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.725541 483327 task_exit.go:188] [ 1981: 1985] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.725736 483327 task_exit.go:188] [ 1981: 1985] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.725924 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:06.727373 483327 task_exit.go:188] [ 1981: 1981] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 3: pipe2$9p(&(0x7f0000001180)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) r1 = fcntl$dupfd(r0, 0x0, r0) write$FUSE_BMAP(r1, 0x0, 0x0) D0610 11:16:06.730193 483327 task_exit.go:188] [ 1982: 1986] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.730372 483327 task_exit.go:188] [ 1982: 1986] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.730596 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:06.730748 483327 task_exit.go:188] [ 1982: 1982] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 2: r0 = syz_open_procfs$namespace(0x0, &(0x7f0000000040)='ns/pid\x00') fcntl$setstatus(r0, 0x4, 0x0) D0610 11:16:06.770994 483327 task_exit.go:188] [ 1987: 1987] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.771458 483327 task_signals.go:189] [ 1987: 1991] Signal 9: terminating thread group I0610 11:16:06.771703 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1987, TID: 1991, fault addr: 0x0 D0610 11:16:06.771801 483327 task_exit.go:188] [ 1988: 1988] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.772037 483327 task_signals.go:189] [ 1988: 1992] Signal 9: terminating thread group I0610 11:16:06.772358 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1988, TID: 1992, fault addr: 0x0 D0610 11:16:06.772447 483327 task_exit.go:188] [ 1987: 1987] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.772905 483327 task_exit.go:188] [ 1987: 1991] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.773403 483327 task_exit.go:188] [ 1988: 1988] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.774168 483327 task_exit.go:188] [ 1988: 1992] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.776909 483327 task_exit.go:188] [ 1987: 1991] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.777021 483327 task_exit.go:188] [ 1987: 1991] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.777163 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:06.777801 483327 task_exit.go:188] [ 1987: 1987] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.779510 483327 task_exit.go:188] [ 1988: 1992] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.779651 483327 task_exit.go:188] [ 1988: 1992] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.779910 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:06.780886 483327 task_exit.go:188] [ 1988: 1988] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.784631 483327 task_signals.go:189] [ 1989: 1993] Signal 9: terminating thread group I0610 11:16:06.784860 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1989, TID: 1993, fault addr: 0x0 D0610 11:16:06.785047 483327 task_exit.go:188] [ 1989: 1993] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.785274 483327 task_exit.go:188] [ 1989: 1989] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.786115 483327 task_exit.go:188] [ 1989: 1993] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.786219 483327 task_exit.go:188] [ 1989: 1993] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 1: r0 = socket(0x1, 0x1, 0x0) ioctl$EXT4_IOC_ALLOC_DA_BLKS(r0, 0x5411) D0610 11:16:06.790323 483327 task_exit.go:188] [ 1989: 1989] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.790541 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:06.790804 483327 task_exit.go:188] [ 1989: 1989] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 0: r0 = openat$binderfs_ctrl(0xffffffffffffff9c, &(0x7f0000000040)='./binderfs/binder-control\x00', 0x0, 0x0) ioctl$BTRFS_IOC_QUOTA_CTL(r0, 0x5450, 0x0) 11:16:06 executing program 3: r0 = signalfd4(0xffffffffffffffff, &(0x7f00000001c0), 0x8, 0x0) r1 = socket$unix(0x1, 0x2, 0x0) dup3(r0, r1, 0x0) signalfd4(r1, &(0x7f0000000040), 0x8, 0x0) D0610 11:16:06.804766 483327 task_exit.go:188] [ 1990: 1990] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.805218 483327 task_signals.go:189] [ 1990: 1994] Signal 9: terminating thread group D0610 11:16:06.805360 483327 task_exit.go:188] [ 1990: 1990] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:06.805637 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1990, TID: 1994, fault addr: 0x0 D0610 11:16:06.805982 483327 task_exit.go:188] [ 1990: 1994] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.811475 483327 task_exit.go:188] [ 1990: 1994] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.811643 483327 task_exit.go:188] [ 1990: 1994] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.811832 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:06.814078 483327 task_exit.go:188] [ 1990: 1990] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 2: socketpair(0x1, 0x2, 0x0, &(0x7f00000000c0)={0xffffffffffffffff}) ioctl$sock_TIOCOUTQ(r0, 0x5411, &(0x7f0000000000)) D0610 11:16:06.901340 483327 task_exit.go:188] [ 1995: 1995] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.901600 483327 task_signals.go:189] [ 1995: 1999] Signal 9: terminating thread group I0610 11:16:06.902130 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1995, TID: 1999, fault addr: 0x0 D0610 11:16:06.902516 483327 task_exit.go:188] [ 1995: 1999] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.903844 483327 task_exit.go:188] [ 1995: 1995] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.907231 483327 task_exit.go:188] [ 1995: 1999] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.907407 483327 task_exit.go:188] [ 1995: 1999] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.907602 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:06.909505 483327 task_exit.go:188] [ 1995: 1995] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 0: r0 = openat$binderfs_ctrl(0xffffffffffffff9c, &(0x7f0000000040)='./binderfs/binder-control\x00', 0x0, 0x0) ioctl$BTRFS_IOC_QUOTA_CTL(r0, 0x5450, 0x0) D0610 11:16:06.915439 483327 task_exit.go:188] [ 1997: 1997] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.915999 483327 task_signals.go:189] [ 1997: 2000] Signal 9: terminating thread group I0610 11:16:06.916387 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1997, TID: 2000, fault addr: 0x0 D0610 11:16:06.916434 483327 task_exit.go:188] [ 1997: 1997] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.916724 483327 task_exit.go:188] [ 1997: 2000] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.920048 483327 task_exit.go:188] [ 1996: 1996] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.920359 483327 task_signals.go:189] [ 1996: 2001] Signal 9: terminating thread group I0610 11:16:06.920889 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1996, TID: 2001, fault addr: 0x0 D0610 11:16:06.921093 483327 task_exit.go:188] [ 1996: 1996] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.921426 483327 task_exit.go:188] [ 1996: 2001] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.922230 483327 task_exit.go:188] [ 1997: 2000] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.922365 483327 task_exit.go:188] [ 1997: 2000] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.922531 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:06.925726 483327 task_exit.go:188] [ 1996: 2001] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.925832 483327 task_exit.go:188] [ 1996: 2001] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.926038 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:06.926624 483327 task_exit.go:188] [ 1997: 1997] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.928874 483327 task_exit.go:188] [ 1996: 1996] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 1: r0 = openat$tcp_mem(0xffffffffffffff9c, &(0x7f0000000080)='/proc/sys/net/ipv4/tcp_rmem\x00', 0x1, 0x0) write$tcp_mem(0xffffffffffffffff, &(0x7f00000000c0), 0x48) write$nbd(r0, &(0x7f00000000c0)=ANY=[], 0x22) 11:16:06 executing program 3: r0 = epoll_create(0x6) ioctl$BINDER_GET_NODE_INFO_FOR_REF(r0, 0x5450, 0x0) D0610 11:16:06.950640 483327 task_exit.go:188] [ 1998: 1998] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.950977 483327 task_signals.go:189] [ 1998: 2002] Signal 9: terminating thread group D0610 11:16:06.951066 483327 task_exit.go:188] [ 1998: 1998] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:06.951377 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 1998, TID: 2002, fault addr: 0x0 D0610 11:16:06.951544 483327 task_exit.go:188] [ 1998: 2002] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:06.955349 483327 task_exit.go:188] [ 1998: 2002] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:06.955480 483327 task_exit.go:188] [ 1998: 2002] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:06.955666 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:06.956638 483327 task_exit.go:188] [ 1998: 1998] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:06 executing program 2: r0 = openat$dir(0xffffffffffffff9c, &(0x7f0000000000)='./file0\x00', 0x203c0, 0x0) preadv(r0, 0x0, 0x100000000, 0x0, 0x0) D0610 11:16:07.055064 483327 task_exit.go:188] [ 2003: 2003] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.055486 483327 task_signals.go:189] [ 2003: 2007] Signal 9: terminating thread group D0610 11:16:07.055741 483327 task_exit.go:188] [ 2003: 2003] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:07.055955 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2003, TID: 2007, fault addr: 0x0 D0610 11:16:07.056328 483327 task_exit.go:188] [ 2003: 2007] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.061859 483327 task_exit.go:188] [ 2003: 2007] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.061973 483327 task_exit.go:188] [ 2003: 2007] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.062178 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:07.062533 483327 task_exit.go:188] [ 2003: 2003] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 0: r0 = openat$binderfs_ctrl(0xffffffffffffff9c, &(0x7f0000000040)='./binderfs/binder-control\x00', 0x0, 0x0) ioctl$BTRFS_IOC_QUOTA_CTL(r0, 0x5450, 0x0) D0610 11:16:07.072904 483327 task_exit.go:188] [ 2004: 2004] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.073160 483327 task_signals.go:189] [ 2004: 2008] Signal 9: terminating thread group I0610 11:16:07.073380 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2004, TID: 2008, fault addr: 0x0 D0610 11:16:07.073519 483327 task_exit.go:188] [ 2004: 2008] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.073951 483327 task_exit.go:188] [ 2004: 2004] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.078519 483327 task_exit.go:188] [ 2005: 2005] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.078973 483327 task_signals.go:189] [ 2005: 2009] Signal 9: terminating thread group D0610 11:16:07.079123 483327 task_exit.go:188] [ 2006: 2006] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:07.079382 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2005, TID: 2009, fault addr: 0x0 D0610 11:16:07.079489 483327 task_exit.go:188] [ 2005: 2005] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.079369 483327 task_signals.go:189] [ 2006: 2010] Signal 9: terminating thread group I0610 11:16:07.079871 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2006, TID: 2010, fault addr: 0x0 D0610 11:16:07.079937 483327 task_exit.go:188] [ 2005: 2009] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.080584 483327 task_exit.go:188] [ 2004: 2008] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.080668 483327 task_exit.go:188] [ 2004: 2008] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.080784 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:07.081088 483327 task_exit.go:188] [ 2006: 2010] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.082547 483327 task_exit.go:188] [ 2004: 2004] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.084348 483327 task_exit.go:188] [ 2006: 2006] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.084704 483327 task_exit.go:188] [ 2005: 2009] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.084966 483327 task_exit.go:188] [ 2005: 2009] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.085228 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:07.085677 483327 task_exit.go:188] [ 2005: 2005] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.086730 483327 task_exit.go:188] [ 2006: 2010] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.086862 483327 task_exit.go:188] [ 2006: 2010] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.086999 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 11:16:07 executing program 3: ioctl$sock_SIOCOUTQNSD(0xffffffffffffffff, 0x894b, 0x0) 11:16:07 executing program 1: r0 = socket(0x10, 0x3, 0x0) connect$netlink(r0, &(0x7f0000000880), 0xc) D0610 11:16:07.091541 483327 task_exit.go:188] [ 2006: 2006] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 2: pipe2(&(0x7f0000000040)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) r2 = dup3(r0, r1, 0x0) ioctl$BINDER_GET_NODE_INFO_FOR_REF(r2, 0x5450, 0x0) D0610 11:16:07.255665 483327 task_exit.go:188] [ 2012: 2012] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.256744 483327 task_exit.go:188] [ 2012: 2012] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.257154 483327 task_exit.go:188] [ 2014: 2014] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.257139 483327 task_signals.go:189] [ 2012: 2016] Signal 9: terminating thread group D0610 11:16:07.257372 483327 task_signals.go:189] [ 2014: 2017] Signal 9: terminating thread group I0610 11:16:07.257379 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2012, TID: 2016, fault addr: 0x0 I0610 11:16:07.257702 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2014, TID: 2017, fault addr: 0x0 D0610 11:16:07.257863 483327 task_exit.go:188] [ 2014: 2014] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.258273 483327 task_exit.go:188] [ 2014: 2017] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.258627 483327 task_exit.go:188] [ 2012: 2016] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.261657 483327 task_exit.go:188] [ 2012: 2016] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.261829 483327 task_exit.go:188] [ 2012: 2016] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.261989 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:07.264172 483327 task_exit.go:188] [ 2014: 2017] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.264323 483327 task_exit.go:188] [ 2014: 2017] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.264444 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:07.268207 483327 task_exit.go:188] [ 2014: 2014] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.268588 483327 task_exit.go:188] [ 2011: 2011] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.270801 483327 task_exit.go:188] [ 2012: 2012] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.270852 483327 task_signals.go:189] [ 2011: 2015] Signal 9: terminating thread group I0610 11:16:07.272090 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2011, TID: 2015, fault addr: 0x0 D0610 11:16:07.272307 483327 task_exit.go:188] [ 2011: 2015] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.274108 483327 task_exit.go:188] [ 2011: 2011] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.275764 483327 task_exit.go:188] [ 2011: 2015] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.275854 483327 task_exit.go:188] [ 2011: 2015] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.275971 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:07.278120 483327 task_exit.go:188] [ 2011: 2011] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 3: socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000000040)={0xffffffffffffffff, 0xffffffffffffffff}) ioctl$KDMKTONE(r0, 0x541b, 0x20000007) D0610 11:16:07.279500 483327 task_exit.go:188] [ 2013: 2013] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.280345 483327 task_signals.go:189] [ 2013: 2018] Signal 9: terminating thread group D0610 11:16:07.280498 483327 task_exit.go:188] [ 2013: 2013] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:07.280968 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2013, TID: 2018, fault addr: 0x0 D0610 11:16:07.281242 483327 task_exit.go:188] [ 2013: 2018] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:07 executing program 2: r0 = creat(&(0x7f0000000040)='./file0\x00', 0x0) fsetxattr(0xffffffffffffffff, &(0x7f0000000080)=@known='user.syz\x00', 0x0, 0x0, 0x0) mprotect(&(0x7f0000000000/0x800000)=nil, 0x800000, 0x1) r1 = dup2(r0, r0) fsetxattr$security_evm(r1, &(0x7f0000000080), 0x0, 0x0, 0x1) D0610 11:16:07.286174 483327 task_exit.go:188] [ 2013: 2018] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.286306 483327 task_exit.go:188] [ 2013: 2018] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.286457 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:07.287572 483327 task_exit.go:188] [ 2013: 2013] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 0: r0 = openat$pidfd(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) close(r0) memfd_create(&(0x7f0000002500)=',,.\x00', 0x0) sendfile(r0, r0, 0x0, 0x0) 11:16:07 executing program 1: r0 = openat$incfs(0xffffffffffffff9c, &(0x7f0000000080)='.log\x00', 0xa8c1, 0x0) ioctl$ifreq_SIOCGIFINDEX_batadv_hard(r0, 0x5452, &(0x7f0000000040)={'batadv_slave_0\x00'}) D0610 11:16:07.414347 483327 task_exit.go:188] [ 2019: 2019] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.414654 483327 task_signals.go:189] [ 2019: 2023] Signal 9: terminating thread group I0610 11:16:07.414983 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2019, TID: 2023, fault addr: 0x0 D0610 11:16:07.415237 483327 task_exit.go:188] [ 2019: 2023] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.416190 483327 task_exit.go:188] [ 2021: 2021] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.416560 483327 task_exit.go:188] [ 2019: 2023] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.416654 483327 task_exit.go:188] [ 2019: 2023] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.416849 483327 task_signals.go:189] [ 2021: 2024] Signal 9: terminating thread group I0610 11:16:07.417169 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2021, TID: 2024, fault addr: 0x0 D0610 11:16:07.417737 483327 task_exit.go:188] [ 2021: 2024] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.417976 483327 task_exit.go:188] [ 2021: 2021] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.420757 483327 task_exit.go:188] [ 2019: 2019] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.421063 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:07.422509 483327 task_exit.go:188] [ 2021: 2024] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.422672 483327 task_exit.go:188] [ 2021: 2024] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.422906 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:07.423639 483327 task_exit.go:188] [ 2021: 2021] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.424215 483327 task_exit.go:188] [ 2019: 2019] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 1: r0 = openat$incfs(0xffffffffffffff9c, &(0x7f0000000080)='.log\x00', 0xa8c1, 0x0) ioctl$ifreq_SIOCGIFINDEX_batadv_hard(r0, 0x5452, &(0x7f0000000040)={'batadv_slave_0\x00'}) 11:16:07 executing program 3: r0 = openat$dir(0xffffffffffffff9c, &(0x7f00000000c0)='./file1\x00', 0x20040, 0x0) fcntl$getflags(r0, 0x3) D0610 11:16:07.462400 483327 task_run.go:290] [ 2022: 2022] Unhandled user fault: addr=20000085 ip=55fe1a54a516 access=rw- sig=11 err=operation not permitted D0610 11:16:07.462860 483327 task_log.go:87] [ 2022: 2022] Registers: D0610 11:16:07.462966 483327 task_log.go:94] [ 2022: 2022] Cs = 0000000000000033 D0610 11:16:07.463012 483327 task_log.go:94] [ 2022: 2022] Ds = 0000000000000000 D0610 11:16:07.463084 483327 task_log.go:94] [ 2022: 2022] Eflags = 0000000000010206 D0610 11:16:07.463133 483327 task_log.go:94] [ 2022: 2022] Es = 0000000000000000 D0610 11:16:07.463193 483327 task_log.go:94] [ 2022: 2022] Fs = 0000000000000000 D0610 11:16:07.463241 483327 task_log.go:94] [ 2022: 2022] Fs_base = 000055fe1b5a2400 D0610 11:16:07.463314 483327 task_log.go:94] [ 2022: 2022] Gs = 0000000000000000 D0610 11:16:07.463362 483327 task_log.go:94] [ 2022: 2022] Gs_base = 0000000000000000 D0610 11:16:07.463433 483327 task_log.go:94] [ 2022: 2022] Orig_rax = ffffffffffffffff D0610 11:16:07.463485 483327 task_log.go:94] [ 2022: 2022] R10 = 00007fdae14984c0 D0610 11:16:07.463560 483327 task_log.go:94] [ 2022: 2022] R11 = 0000000000000246 D0610 11:16:07.463613 483327 task_log.go:94] [ 2022: 2022] R12 = 000000000000887c D0610 11:16:07.463668 483327 task_log.go:94] [ 2022: 2022] R13 = 00007fdae14984c0 D0610 11:16:07.463719 483327 task_log.go:94] [ 2022: 2022] R14 = 000055fe1a661f60 D0610 11:16:07.463782 483327 task_log.go:94] [ 2022: 2022] R15 = 0000000000000032 D0610 11:16:07.463835 483327 task_log.go:94] [ 2022: 2022] R8 = 000055fe1aa66000 D0610 11:16:07.463878 483327 task_log.go:94] [ 2022: 2022] R9 = 000055fe1a666210 D0610 11:16:07.463942 483327 task_log.go:94] [ 2022: 2022] Rax = 0000000020000080 D0610 11:16:07.464005 483327 task_log.go:94] [ 2022: 2022] Rbp = 00007fdae1498498 D0610 11:16:07.464066 483327 task_log.go:94] [ 2022: 2022] Rbx = 0000000000000000 D0610 11:16:07.464128 483327 task_log.go:94] [ 2022: 2022] Rcx = 006d76652e797469 D0610 11:16:07.464182 483327 task_log.go:94] [ 2022: 2022] Rdi = 0000000020000080 D0610 11:16:07.464214 483327 task_log.go:94] [ 2022: 2022] Rdx = 000000000000000d D0610 11:16:07.464249 483327 task_log.go:94] [ 2022: 2022] Rip = 000055fe1a54a516 D0610 11:16:07.464313 483327 task_log.go:94] [ 2022: 2022] Rsi = 7974697275636573 D0610 11:16:07.464353 483327 task_log.go:94] [ 2022: 2022] Rsp = 00007fdae14983d8 D0610 11:16:07.464400 483327 task_log.go:94] [ 2022: 2022] Ss = 000000000000002b D0610 11:16:07.464465 483327 task_log.go:111] [ 2022: 2022] Stack: D0610 11:16:07.464558 483327 task_log.go:128] [ 2022: 2022] 7fdae14983d0: 00 00 00 00 00 00 00 00 6d b4 4f 1a fe 55 00 00 D0610 11:16:07.464706 483327 task_log.go:128] [ 2022: 2022] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:07.464784 483327 task_log.go:128] [ 2022: 2022] 7fdae14983f0: fe ff ff ff ff ff ff ff 02 00 00 00 00 00 00 00 D0610 11:16:07.464911 483327 task_log.go:128] [ 2022: 2022] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 D0610 11:16:07.465022 483327 task_log.go:128] [ 2022: 2022] 7fdae1498410: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:07.465150 483327 task_log.go:128] [ 2022: 2022] 7fdae1498420: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:07.465281 483327 task_log.go:128] [ 2022: 2022] 7fdae1498430: 97 8a 5a 00 00 00 00 00 42 88 00 00 00 00 00 00 D0610 11:16:07.465449 483327 task_log.go:128] [ 2022: 2022] 7fdae1498440: 08 62 66 1a fe 55 00 00 42 88 00 00 00 00 00 00 D0610 11:16:07.465578 483327 task_log.go:128] [ 2022: 2022] 7fdae1498450: 60 1f 66 1a fe 55 00 00 80 00 00 20 00 00 00 00 D0610 11:16:07.465742 483327 task_log.go:128] [ 2022: 2022] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.465843 483327 task_log.go:128] [ 2022: 2022] 7fdae1498470: 0d 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:07.465942 483327 task_log.go:128] [ 2022: 2022] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.466106 483327 task_log.go:128] [ 2022: 2022] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 28 62 66 1a fe 55 00 00 D0610 11:16:07.466225 483327 task_log.go:128] [ 2022: 2022] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:07.466354 483327 task_log.go:128] [ 2022: 2022] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.466554 483327 task_log.go:128] [ 2022: 2022] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:07.466651 483327 task_log.go:128] [ 2022: 2022] 7fdae14984d0: 22 00 00 00 00 00 00 00 57 8c 09 38 00 00 00 00 D0610 11:16:07.466838 483327 task_log.go:128] [ 2022: 2022] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:07.467004 483327 task_log.go:128] [ 2022: 2022] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.467166 483327 task_log.go:128] [ 2022: 2022] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.467284 483327 task_log.go:128] [ 2022: 2022] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.467366 483327 task_log.go:128] [ 2022: 2022] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:07.467423 483327 task_log.go:128] [ 2022: 2022] 7fdae1498530: 03 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:07.467537 483327 task_log.go:128] [ 2022: 2022] 7fdae1498540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.467607 483327 task_log.go:128] [ 2022: 2022] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.467679 483327 task_log.go:128] [ 2022: 2022] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.467742 483327 task_log.go:128] [ 2022: 2022] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:07.467793 483327 task_log.go:128] [ 2022: 2022] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:07.467850 483327 task_log.go:128] [ 2022: 2022] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:07.467935 483327 task_log.go:128] [ 2022: 2022] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:07.468054 483327 task_exit.go:188] [ 2020: 2020] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.468291 483327 task_log.go:128] [ 2022: 2022] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:07.468290 483327 task_signals.go:189] [ 2020: 2025] Signal 9: terminating thread group D0610 11:16:07.468538 483327 task_log.go:128] [ 2022: 2022] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.468814 483327 task_log.go:128] [ 2022: 2022] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 I0610 11:16:07.468780 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2020, TID: 2025, fault addr: 0x0 D0610 11:16:07.468933 483327 task_exit.go:188] [ 2020: 2020] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.468965 483327 task_log.go:128] [ 2022: 2022] 7fdae14985e0: df 8a 5a 1a f2 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:07.469254 483327 task_exit.go:188] [ 2020: 2025] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.469388 483327 task_log.go:128] [ 2022: 2022] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:07.469532 483327 task_log.go:128] [ 2022: 2022] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:07.469609 483327 task_log.go:128] [ 2022: 2022] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.469700 483327 task_log.go:128] [ 2022: 2022] 7fdae1498620: 22 00 00 00 00 00 00 00 f3 e4 16 30 00 00 00 00 D0610 11:16:07.469776 483327 task_log.go:128] [ 2022: 2022] 7fdae1498630: 22 00 00 00 00 00 00 00 a5 80 81 25 00 00 00 00 D0610 11:16:07.469887 483327 task_log.go:128] [ 2022: 2022] 7fdae1498640: 2e 2f 32 34 32 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:07.469998 483327 task_log.go:128] [ 2022: 2022] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:07.470126 483327 task_log.go:128] [ 2022: 2022] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.470211 483327 task_log.go:128] [ 2022: 2022] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.470263 483327 task_log.go:128] [ 2022: 2022] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:07.470314 483327 task_log.go:128] [ 2022: 2022] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:07.470355 483327 task_log.go:128] [ 2022: 2022] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.470407 483327 task_log.go:128] [ 2022: 2022] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.470470 483327 task_log.go:128] [ 2022: 2022] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.470512 483327 task_log.go:128] [ 2022: 2022] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.470568 483327 task_log.go:128] [ 2022: 2022] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.470640 483327 task_log.go:128] [ 2022: 2022] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.470715 483327 task_log.go:128] [ 2022: 2022] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.470798 483327 task_log.go:128] [ 2022: 2022] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:07.470857 483327 task_log.go:128] [ 2022: 2022] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:07.470929 483327 task_log.go:128] [ 2022: 2022] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:07.470983 483327 task_log.go:128] [ 2022: 2022] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:07.471027 483327 task_log.go:128] [ 2022: 2022] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.471076 483327 task_log.go:128] [ 2022: 2022] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.471126 483327 task_log.go:128] [ 2022: 2022] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:07.471192 483327 task_log.go:128] [ 2022: 2022] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.471247 483327 task_log.go:128] [ 2022: 2022] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.471346 483327 task_log.go:128] [ 2022: 2022] 7fdae14987a0: 08 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:07.471509 483327 task_log.go:128] [ 2022: 2022] 7fdae14987b0: ff ff 77 ff ff ff 77 ff 28 8e 49 e1 da 7f 00 00 D0610 11:16:07.471569 483327 task_log.go:128] [ 2022: 2022] 7fdae14987c0: c8 88 49 e1 da 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:07.471708 483327 task_log.go:149] [ 2022: 2022] Code: D0610 11:16:07.471784 483327 task_log.go:167] [ 2022: 2022] 55fe1a54a4d0: 48 3b 15 29 65 05 01 0f 83 e2 00 00 00 48 39 f7 D0610 11:16:07.471929 483327 task_log.go:167] [ 2022: 2022] 55fe1a54a4e0: 72 0f 74 12 4c 8d 0c 16 4c 39 cf 0f 82 63 01 00 D0610 11:16:07.471974 483327 task_log.go:167] [ 2022: 2022] 55fe1a54a4f0: 00 48 89 d1 f3 a4 c3 80 fa 08 73 12 80 fa 04 73 D0610 11:16:07.472052 483327 task_log.go:167] [ 2022: 2022] 55fe1a54a500: 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b D0610 11:16:07.472097 483327 task_log.go:167] [ 2022: 2022] 55fe1a54a510: 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 8b D0610 11:16:07.472159 483327 task_log.go:167] [ 2022: 2022] 55fe1a54a520: 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 D0610 11:16:07.472242 483327 task_log.go:167] [ 2022: 2022] 55fe1a54a530: fe 0f b7 36 66 89 4c 17 fe 66 89 37 c3 48 81 fa D0610 11:16:07.472327 483327 task_log.go:167] [ 2022: 2022] 55fe1a54a540: 00 08 00 00 77 8a 48 81 fa 80 00 00 00 77 70 48 D0610 11:16:07.472396 483327 task_log.go:71] [ 2022: 2022] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 34951 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc0066b02c0, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc000fcaad8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc000fcabf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00098a780}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00098a780}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc0008a6500, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc003b43800, {0x1be6828, 0x26213c0}, {0xc003b43800, 0xc0063be86c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc0063be000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc0063be000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc0061d94c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0038de5b0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0038de5b0, {0x18f19c0, 0xc0063be000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0038de5b0, {0xc000944920, 0x1a}, {0xc0063b4f00, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000944920, 0x1a}, {0xc0063b4f00, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000944920, 0x1a}, {0xc0063b4f00, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000944920, 0x1a}, {0xc0063b4f00, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000944920, 0x1a}, {0xc0063b4f00, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc0063aaa80, {0x1900e19, 0xc}, {0xc0063b4f00, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc0063aaa80) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc0063aaa80, 0xc0063aaa80) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc0063aaa80) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:07.473518 483327 task_log.go:73] [ 2022: 2022] FDTable: fd:2 => name pipe:[12] fd:3 => name /tmp/syzkaller-testdir2139751461/syzkaller.SFO9Tn/242/file0 fd:201 => name / fd:0 => name pipe:[12] fd:1 => name pipe:[12] D0610 11:16:07.474068 483327 task_signals.go:466] [ 2022: 2022] Notified of signal 11 D0610 11:16:07.474235 483327 task_signals.go:220] [ 2022: 2022] Signal 11: delivering to handler D0610 11:16:07.474674 483327 task_exit.go:188] [ 2020: 2025] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.474752 483327 task_exit.go:188] [ 2020: 2025] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.474880 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:07.478117 483327 task_exit.go:188] [ 2020: 2020] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 0: mkdirat(0xffffffffffffff9c, &(0x7f0000000000)='./file0\x00', 0x0) stat(&(0x7f0000000300)='./file0\x00', &(0x7f0000000e40)={0x0, 0x0, 0x0, 0x0, 0x0}) setresuid(0x0, r0, 0x0) listxattr(&(0x7f0000000d00)='./file0/file1\x00', 0x0, 0x0) D0610 11:16:07.495124 483327 task_exit.go:188] [ 2022: 2022] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.495666 483327 task_signals.go:189] [ 2022: 2026] Signal 9: terminating thread group D0610 11:16:07.495798 483327 task_exit.go:188] [ 2022: 2022] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:07.496044 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2022, TID: 2026, fault addr: 0x0 D0610 11:16:07.496233 483327 task_exit.go:188] [ 2022: 2026] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.501140 483327 task_exit.go:188] [ 2022: 2026] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.501252 483327 task_exit.go:188] [ 2022: 2026] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.501477 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:07.502804 483327 task_exit.go:188] [ 2022: 2022] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 2: pipe(&(0x7f0000000580)={0xffffffffffffffff, 0xffffffffffffffff}) ioctl$sock_SIOCGIFINDEX(r0, 0x5452, &(0x7f0000000000)={'veth0\x00'}) D0610 11:16:07.572708 483327 task_exit.go:188] [ 2028: 2028] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.573253 483327 task_signals.go:189] [ 2028: 2031] Signal 9: terminating thread group I0610 11:16:07.573695 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2028, TID: 2031, fault addr: 0x0 D0610 11:16:07.574057 483327 task_exit.go:188] [ 2028: 2031] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.574366 483327 task_exit.go:188] [ 2028: 2028] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.576286 483327 task_exit.go:188] [ 2027: 2027] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.576674 483327 task_signals.go:189] [ 2027: 2032] Signal 9: terminating thread group I0610 11:16:07.576888 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2027, TID: 2032, fault addr: 0x0 D0610 11:16:07.577193 483327 task_exit.go:188] [ 2027: 2032] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.580009 483327 task_exit.go:188] [ 2027: 2027] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.580509 483327 task_exit.go:188] [ 2028: 2031] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.580691 483327 task_exit.go:188] [ 2028: 2031] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.580895 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:07.581353 483327 task_exit.go:188] [ 2028: 2028] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.582004 483327 task_exit.go:188] [ 2027: 2032] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.582232 483327 task_exit.go:188] [ 2027: 2032] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.582384 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:07.582731 483327 task_exit.go:188] [ 2027: 2027] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 1: r0 = openat$incfs(0xffffffffffffff9c, &(0x7f0000000080)='.log\x00', 0xa8c1, 0x0) ioctl$ifreq_SIOCGIFINDEX_batadv_hard(r0, 0x5452, &(0x7f0000000040)={'batadv_slave_0\x00'}) 11:16:07 executing program 3: select(0x0, 0x0, &(0x7f0000000040), &(0x7f0000000080), &(0x7f0000000100)) D0610 11:16:07.598330 483327 task_exit.go:188] [ 2030: 2030] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.598655 483327 task_signals.go:189] [ 2030: 2034] Signal 9: terminating thread group I0610 11:16:07.598875 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2030, TID: 2034, fault addr: 0x0 D0610 11:16:07.599063 483327 task_exit.go:188] [ 2030: 2034] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.600258 483327 task_exit.go:188] [ 2030: 2030] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.603978 483327 task_exit.go:188] [ 2030: 2034] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.604112 483327 task_exit.go:188] [ 2030: 2034] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.604291 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:07.606188 483327 task_exit.go:188] [ 2030: 2030] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.606627 483327 task_exit.go:188] [ 2029: 2029] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.606932 483327 task_signals.go:189] [ 2029: 2033] Signal 9: terminating thread group I0610 11:16:07.607890 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2029, TID: 2033, fault addr: 0x0 D0610 11:16:07.608050 483327 task_exit.go:188] [ 2029: 2029] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.608562 483327 task_exit.go:188] [ 2029: 2033] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:07 executing program 2: pipe2$9p(&(0x7f0000000080)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) ioctl$FIGETBSZ(r0, 0x5452, &(0x7f00000000c0)) D0610 11:16:07.614343 483327 task_exit.go:188] [ 2029: 2033] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.614459 483327 task_exit.go:188] [ 2029: 2033] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.614636 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:07.614916 483327 task_exit.go:188] [ 2029: 2029] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 0: fsetxattr(0xffffffffffffffff, 0x0, 0x0, 0x0, 0x5) D0610 11:16:07.734405 483327 task_exit.go:188] [ 2035: 2035] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.734921 483327 task_signals.go:189] [ 2035: 2039] Signal 9: terminating thread group I0610 11:16:07.735098 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2035, TID: 2039, fault addr: 0x0 D0610 11:16:07.735354 483327 task_exit.go:188] [ 2035: 2035] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.735972 483327 task_exit.go:188] [ 2035: 2039] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.740226 483327 task_exit.go:188] [ 2035: 2039] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.740319 483327 task_exit.go:188] [ 2035: 2039] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.740443 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:07.745750 483327 task_exit.go:188] [ 2035: 2035] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 3: pipe2(&(0x7f00000000c0)={0xffffffffffffffff}, 0x0) r1 = socket$unix(0x1, 0x2, 0x0) dup3(r1, r0, 0x0) getsockopt$SO_TIMESTAMPING(r0, 0x1, 0xb, &(0x7f0000000080), &(0x7f00000000c0)=0x4) D0610 11:16:07.765611 483327 task_exit.go:188] [ 2036: 2036] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.766459 483327 task_signals.go:189] [ 2036: 2040] Signal 9: terminating thread group D0610 11:16:07.766592 483327 task_exit.go:188] [ 2036: 2036] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:07.767051 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2036, TID: 2040, fault addr: 0x0 D0610 11:16:07.768789 483327 task_exit.go:188] [ 2036: 2040] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.776204 483327 task_exit.go:188] [ 2036: 2040] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.776565 483327 task_exit.go:188] [ 2036: 2040] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.776794 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:07.777089 483327 task_exit.go:188] [ 2036: 2036] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 1: r0 = openat$incfs(0xffffffffffffff9c, &(0x7f0000000080)='.log\x00', 0xa8c1, 0x0) ioctl$ifreq_SIOCGIFINDEX_batadv_hard(r0, 0x5452, &(0x7f0000000040)={'batadv_slave_0\x00'}) D0610 11:16:07.796873 483327 task_exit.go:188] [ 2037: 2037] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.797372 483327 task_exit.go:188] [ 2037: 2037] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.797647 483327 task_signals.go:189] [ 2037: 2041] Signal 9: terminating thread group I0610 11:16:07.797779 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2037, TID: 2041, fault addr: 0x0 D0610 11:16:07.797917 483327 task_exit.go:188] [ 2037: 2041] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.802364 483327 task_exit.go:188] [ 2038: 2038] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.802964 483327 task_signals.go:189] [ 2038: 2042] Signal 9: terminating thread group I0610 11:16:07.803150 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2038, TID: 2042, fault addr: 0x0 D0610 11:16:07.803401 483327 task_exit.go:188] [ 2038: 2042] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.804789 483327 task_exit.go:188] [ 2037: 2041] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.804934 483327 task_exit.go:188] [ 2037: 2041] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.805103 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:07.805517 483327 task_exit.go:188] [ 2038: 2038] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.807948 483327 task_exit.go:188] [ 2038: 2042] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.808053 483327 task_exit.go:188] [ 2038: 2042] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.808186 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:07.810867 483327 task_exit.go:188] [ 2037: 2037] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.811859 483327 task_exit.go:188] [ 2038: 2038] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 2: r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000040)='pids.events\x00', 0x275a, 0x0) write$FUSE_INIT(r0, 0x0, 0x0) 11:16:07 executing program 0: pipe2(&(0x7f0000000040)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) ioctl$KDSIGACCEPT(r0, 0x5421, 0x2081004d) D0610 11:16:07.913133 483327 task_exit.go:188] [ 2043: 2043] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.913543 483327 task_signals.go:189] [ 2043: 2045] Signal 9: terminating thread group I0610 11:16:07.913733 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2043, TID: 2045, fault addr: 0x0 D0610 11:16:07.913833 483327 task_exit.go:188] [ 2043: 2043] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.914178 483327 task_exit.go:188] [ 2043: 2045] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.918331 483327 task_exit.go:188] [ 2043: 2045] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.918490 483327 task_exit.go:188] [ 2043: 2045] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.918630 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:07.919297 483327 task_exit.go:188] [ 2043: 2043] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 3: r0 = openat$incfs(0xffffffffffffff9c, &(0x7f0000000040)='.log\x00', 0x620c2, 0x0) write$P9_RWALK(r0, 0x0, 0x0) D0610 11:16:07.923429 483327 task_exit.go:188] [ 2044: 2044] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.924106 483327 task_exit.go:188] [ 2044: 2044] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.924163 483327 task_signals.go:189] [ 2044: 2047] Signal 9: terminating thread group I0610 11:16:07.924358 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2044, TID: 2047, fault addr: 0x0 D0610 11:16:07.924581 483327 task_exit.go:188] [ 2044: 2047] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.930493 483327 task_exit.go:188] [ 2044: 2047] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.930670 483327 task_exit.go:188] [ 2044: 2047] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.930858 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:07.932065 483327 task_exit.go:188] [ 2044: 2044] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 1: r0 = openat$fuse(0xffffffffffffff9c, &(0x7f0000000000), 0x42, 0x0) socketpair$unix(0x1, 0x2, 0x0, &(0x7f0000000040)={0xffffffffffffffff, 0xffffffffffffffff}) dup2(r1, r0) write$FUSE_WRITE(r0, 0x0, 0x0) D0610 11:16:07.956192 483327 task_exit.go:188] [ 2046: 2046] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.956605 483327 task_signals.go:189] [ 2046: 2049] Signal 9: terminating thread group I0610 11:16:07.956835 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2046, TID: 2049, fault addr: 0x0 D0610 11:16:07.956874 483327 task_exit.go:188] [ 2046: 2046] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.957480 483327 task_exit.go:188] [ 2046: 2049] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.962647 483327 task_exit.go:188] [ 2046: 2049] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.962970 483327 task_exit.go:188] [ 2046: 2049] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.963219 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:07.963478 483327 task_exit.go:188] [ 2046: 2046] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 0: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000180)={0xffffffffffffffff, 0xffffffffffffffff}) r2 = dup3(r1, r0, 0x0) write$FUSE_INIT(r2, 0x0, 0x0) D0610 11:16:07.981106 483327 task_exit.go:188] [ 2048: 2048] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.981688 483327 task_exit.go:188] [ 2048: 2048] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.981977 483327 task_signals.go:189] [ 2048: 2051] Signal 9: terminating thread group I0610 11:16:07.982141 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2048, TID: 2051, fault addr: 0x0 D0610 11:16:07.982322 483327 task_exit.go:188] [ 2048: 2051] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:07.987445 483327 task_exit.go:188] [ 2048: 2051] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:07.987560 483327 task_exit.go:188] [ 2048: 2051] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:07.987716 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:07.989171 483327 task_exit.go:188] [ 2048: 2048] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:07 executing program 2: openat$zero(0xffffffffffffff9c, &(0x7f0000000080), 0x0, 0x0) r0 = openat$cgroup_int(0xffffffffffffffff, &(0x7f0000000080), 0x2, 0x0) preadv2(r0, 0x0, 0x0, 0x0, 0x0, 0x0) D0610 11:16:08.003704 483327 task_exit.go:188] [ 2050: 2050] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.003989 483327 task_signals.go:189] [ 2050: 2053] Signal 9: terminating thread group I0610 11:16:08.004442 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2050, TID: 2053, fault addr: 0x0 D0610 11:16:08.004691 483327 task_exit.go:188] [ 2050: 2053] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.005064 483327 task_exit.go:188] [ 2050: 2050] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.009559 483327 task_exit.go:188] [ 2050: 2053] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.009704 483327 task_exit.go:188] [ 2050: 2053] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.009896 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:08.011560 483327 task_exit.go:188] [ 2050: 2050] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 3: r0 = creat(&(0x7f0000000080)='./file0\x00', 0x0) r1 = eventfd(0x0) dup2(r0, r1) write$P9_RWSTAT(r1, 0x0, 0x0) D0610 11:16:08.031184 483327 task_exit.go:188] [ 2052: 2052] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.031874 483327 task_signals.go:189] [ 2052: 2055] Signal 9: terminating thread group D0610 11:16:08.032624 483327 task_exit.go:188] [ 2052: 2052] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:08.033203 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2052, TID: 2055, fault addr: 0x0 D0610 11:16:08.033465 483327 task_exit.go:188] [ 2052: 2055] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.040188 483327 task_exit.go:188] [ 2052: 2055] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.040354 483327 task_exit.go:188] [ 2052: 2055] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.040486 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:08.041435 483327 task_exit.go:188] [ 2052: 2052] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 1: r0 = openat$tcp_mem(0xffffffffffffff9c, &(0x7f0000000040)='/proc/sys/net/ipv4/tcp_rmem\x00', 0x1, 0x0) ioctl$TIOCMBIS(r0, 0x5452, &(0x7f0000000040)) D0610 11:16:08.044748 483327 task_exit.go:188] [ 2054: 2054] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.045129 483327 task_signals.go:189] [ 2054: 2057] Signal 9: terminating thread group I0610 11:16:08.045529 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2054, TID: 2057, fault addr: 0x0 D0610 11:16:08.046068 483327 task_exit.go:188] [ 2054: 2057] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.046500 483327 task_exit.go:188] [ 2054: 2054] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.051985 483327 task_exit.go:188] [ 2054: 2057] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.052137 483327 task_exit.go:188] [ 2054: 2057] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.052279 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:08.052613 483327 task_exit.go:188] [ 2054: 2054] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 0: r0 = syz_open_procfs$userns(0x0, &(0x7f0000000040)) close(r0) socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000080)) setsockopt$netlink_NETLINK_RX_RING(r0, 0x10e, 0x6, 0x0, 0x0) D0610 11:16:08.079504 483327 task_exit.go:188] [ 2056: 2056] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.079863 483327 task_signals.go:189] [ 2056: 2059] Signal 9: terminating thread group I0610 11:16:08.080231 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2056, TID: 2059, fault addr: 0x0 D0610 11:16:08.080303 483327 task_exit.go:188] [ 2056: 2056] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.080464 483327 task_exit.go:188] [ 2056: 2059] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.086309 483327 task_exit.go:188] [ 2056: 2059] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.086452 483327 task_exit.go:188] [ 2056: 2059] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.086657 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:08.087012 483327 task_exit.go:188] [ 2056: 2056] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 2: r0 = syz_open_procfs$namespace(0xffffffffffffffff, &(0x7f0000000000)='ns/pid\x00') ioctl$EXT4_IOC_SWAP_BOOT(r0, 0x5450) D0610 11:16:08.095078 483327 task_exit.go:188] [ 2058: 2058] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.095626 483327 task_signals.go:189] [ 2058: 2061] Signal 9: terminating thread group I0610 11:16:08.096326 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2058, TID: 2061, fault addr: 0x0 D0610 11:16:08.096635 483327 task_exit.go:188] [ 2058: 2058] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.096985 483327 task_exit.go:188] [ 2058: 2061] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.102178 483327 task_exit.go:188] [ 2058: 2061] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.102361 483327 task_exit.go:188] [ 2058: 2061] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.102589 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:08.103917 483327 task_exit.go:188] [ 2058: 2058] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.105029 483327 task_exit.go:188] [ 2060: 2060] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.105318 483327 task_signals.go:189] [ 2060: 2063] Signal 9: terminating thread group I0610 11:16:08.105527 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2060, TID: 2063, fault addr: 0x0 D0610 11:16:08.105744 483327 task_exit.go:188] [ 2060: 2063] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:08 executing program 3: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) r1 = syz_open_pts(r0, 0x2) write$P9_RCREATE(r1, &(0x7f0000000080)={0x18}, 0x18) D0610 11:16:08.106723 483327 task_exit.go:188] [ 2060: 2060] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.112350 483327 task_exit.go:188] [ 2060: 2063] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.112500 483327 task_exit.go:188] [ 2060: 2063] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.112654 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:08.113175 483327 task_exit.go:188] [ 2060: 2060] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 1: r0 = openat$urandom(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) close(r0) socketpair$unix(0x1, 0x5, 0x0, &(0x7f00000000c0)) setsockopt$netlink_NETLINK_DROP_MEMBERSHIP(r0, 0x10e, 0x2, 0x0, 0x0) D0610 11:16:08.135482 483327 task_exit.go:188] [ 2062: 2062] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.135829 483327 task_signals.go:189] [ 2062: 2065] Signal 9: terminating thread group I0610 11:16:08.136118 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2062, TID: 2065, fault addr: 0x0 D0610 11:16:08.136364 483327 task_exit.go:188] [ 2062: 2065] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.137166 483327 task_exit.go:188] [ 2062: 2062] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.142618 483327 task_exit.go:188] [ 2062: 2065] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.142787 483327 task_exit.go:188] [ 2062: 2065] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.142931 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:08.143516 483327 task_exit.go:188] [ 2062: 2062] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 0: ioctl$F2FS_IOC_RELEASE_COMPRESS_BLOCKS(0xffffffffffffffff, 0x8008f512, 0x0) D0610 11:16:08.167077 483327 task_exit.go:188] [ 2064: 2064] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.168054 483327 task_exit.go:188] [ 2064: 2064] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.168470 483327 task_signals.go:189] [ 2064: 2068] Signal 9: terminating thread group I0610 11:16:08.168729 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2064, TID: 2068, fault addr: 0x0 D0610 11:16:08.168960 483327 task_exit.go:188] [ 2064: 2068] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.174787 483327 task_exit.go:188] [ 2064: 2068] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.175056 483327 task_exit.go:188] [ 2064: 2068] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.175267 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:08.175666 483327 task_exit.go:188] [ 2064: 2064] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.178211 483327 task_signals.go:189] [ 2066: 2069] Signal 9: terminating thread group 11:16:08 executing program 2: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff}) ioctl$TIOCGPKT(r0, 0x541b, &(0x7f0000000000)) D0610 11:16:08.179340 483327 task_exit.go:188] [ 2066: 2066] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:08.185299 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2066, TID: 2069, fault addr: 0x0 D0610 11:16:08.185674 483327 task_exit.go:188] [ 2066: 2069] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.186844 483327 task_exit.go:188] [ 2066: 2066] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.190867 483327 task_exit.go:188] [ 2066: 2069] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.191022 483327 task_exit.go:188] [ 2066: 2069] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.191176 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:08.191125 483327 task_signals.go:189] [ 2067: 2070] Signal 9: terminating thread group I0610 11:16:08.191388 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2067, TID: 2070, fault addr: 0x0 D0610 11:16:08.191588 483327 task_exit.go:188] [ 2067: 2070] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.191918 483327 task_exit.go:188] [ 2067: 2067] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.193019 483327 task_exit.go:188] [ 2067: 2070] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.193283 483327 task_exit.go:188] [ 2067: 2070] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.194307 483327 task_exit.go:188] [ 2066: 2066] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.196825 483327 task_exit.go:188] [ 2067: 2067] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.197040 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 11:16:08 executing program 3: socketpair(0x1, 0x5, 0x0, &(0x7f0000000340)={0xffffffffffffffff, 0xffffffffffffffff}) ioctl$TIOCSLCKTRMIOS(r0, 0x5452, &(0x7f0000000040)) D0610 11:16:08.198208 483327 task_exit.go:188] [ 2067: 2067] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 1: r0 = socket$unix(0x1, 0x1, 0x0) r1 = dup(r0) write$FUSE_STATFS(r1, 0x0, 0x0) D0610 11:16:08.231455 483327 task_exit.go:188] [ 2071: 2071] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.231857 483327 task_signals.go:189] [ 2071: 2073] Signal 9: terminating thread group I0610 11:16:08.232109 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2071, TID: 2073, fault addr: 0x0 D0610 11:16:08.232395 483327 task_exit.go:188] [ 2071: 2073] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.232847 483327 task_exit.go:188] [ 2071: 2071] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.238693 483327 task_exit.go:188] [ 2071: 2073] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.238799 483327 task_exit.go:188] [ 2071: 2073] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.238969 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:08.239842 483327 task_exit.go:188] [ 2071: 2071] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 0: openat$sysfs(0xffffffffffffff9c, &(0x7f00000001c0)='/sys/fs/cgroup', 0x200400, 0x0) D0610 11:16:08.258251 483327 task_exit.go:188] [ 2072: 2072] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.258534 483327 task_signals.go:189] [ 2072: 2076] Signal 9: terminating thread group I0610 11:16:08.259044 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2072, TID: 2076, fault addr: 0x0 D0610 11:16:08.259363 483327 task_exit.go:188] [ 2072: 2076] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.260223 483327 task_exit.go:188] [ 2072: 2072] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.266997 483327 task_exit.go:188] [ 2072: 2076] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.267147 483327 task_exit.go:188] [ 2072: 2076] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.267323 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:08.267538 483327 task_exit.go:188] [ 2072: 2072] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 2: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000940), 0x0, 0x0) ioctl$BTRFS_IOC_SUBVOL_GETFLAGS(r0, 0x540e, 0x0) D0610 11:16:08.277280 483327 task_exit.go:188] [ 2074: 2074] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.277777 483327 task_signals.go:189] [ 2074: 2077] Signal 9: terminating thread group I0610 11:16:08.278088 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2074, TID: 2077, fault addr: 0x0 D0610 11:16:08.278307 483327 task_exit.go:188] [ 2074: 2074] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.278899 483327 task_exit.go:188] [ 2074: 2077] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.280037 483327 task_signals.go:189] [ 2075: 2078] Signal 9: terminating thread group D0610 11:16:08.280142 483327 task_exit.go:188] [ 2075: 2075] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:08.280607 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2075, TID: 2078, fault addr: 0x0 D0610 11:16:08.280890 483327 task_exit.go:188] [ 2075: 2078] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.281531 483327 task_exit.go:188] [ 2075: 2075] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.283770 483327 task_exit.go:188] [ 2074: 2077] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.283964 483327 task_exit.go:188] [ 2074: 2077] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.284241 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:08.285908 483327 task_exit.go:188] [ 2074: 2074] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.286558 483327 task_exit.go:188] [ 2075: 2078] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.286653 483327 task_exit.go:188] [ 2075: 2078] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.286815 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:08.287077 483327 task_exit.go:188] [ 2075: 2075] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 3: r0 = openat$fuse(0xffffffffffffff9c, &(0x7f0000000000), 0x2, 0x0) pipe(&(0x7f0000000740)={0xffffffffffffffff}) r2 = dup3(r0, r1, 0x0) write$tcp_congestion(r2, 0x0, 0x0) 11:16:08 executing program 1: socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000000000)={0xffffffffffffffff, 0xffffffffffffffff}) sendmmsg$unix(r0, 0x0, 0x0, 0xc040) D0610 11:16:08.311710 483327 task_exit.go:188] [ 2079: 2079] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.312064 483327 task_signals.go:189] [ 2079: 2081] Signal 9: terminating thread group I0610 11:16:08.312510 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2079, TID: 2081, fault addr: 0x0 D0610 11:16:08.312761 483327 task_exit.go:188] [ 2079: 2079] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.313233 483327 task_exit.go:188] [ 2079: 2081] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.318680 483327 task_exit.go:188] [ 2079: 2081] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.318817 483327 task_exit.go:188] [ 2079: 2081] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.318998 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:08.319325 483327 task_exit.go:188] [ 2079: 2079] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 0: r0 = inotify_init1(0x0) r1 = signalfd(0xffffffffffffffff, &(0x7f0000000000), 0x8) r2 = socket$netlink(0x10, 0x3, 0x0) r3 = dup2(r2, r1) dup3(r3, r0, 0x0) getpeername$netlink(r0, 0x0, &(0x7f0000000100)) D0610 11:16:08.342901 483327 task_exit.go:188] [ 2080: 2080] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.343327 483327 task_signals.go:189] [ 2080: 2084] Signal 9: terminating thread group I0610 11:16:08.343611 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2080, TID: 2084, fault addr: 0x0 D0610 11:16:08.343870 483327 task_exit.go:188] [ 2080: 2084] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.344726 483327 task_exit.go:188] [ 2080: 2080] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.349220 483327 task_exit.go:188] [ 2080: 2084] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.349332 483327 task_exit.go:188] [ 2080: 2084] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.349564 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:08.350176 483327 task_exit.go:188] [ 2080: 2080] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 2: r0 = socket$netlink(0x10, 0x3, 0x0) getpeername(r0, &(0x7f0000000180)=@pppol2tpv3={0x18, 0x1, {0x0, 0xffffffffffffffff}}, &(0x7f00000000c0)=0x80) write(r1, 0x0, 0x0) D0610 11:16:08.353080 483327 task_exit.go:188] [ 2082: 2082] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.353484 483327 task_signals.go:189] [ 2082: 2085] Signal 9: terminating thread group I0610 11:16:08.354163 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2082, TID: 2085, fault addr: 0x0 D0610 11:16:08.354261 483327 task_exit.go:188] [ 2082: 2082] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.354489 483327 task_exit.go:188] [ 2082: 2085] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.356702 483327 task_exit.go:188] [ 2083: 2083] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.356901 483327 task_signals.go:189] [ 2083: 2086] Signal 9: terminating thread group I0610 11:16:08.357122 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2083, TID: 2086, fault addr: 0x0 D0610 11:16:08.357387 483327 task_exit.go:188] [ 2083: 2086] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.357764 483327 task_exit.go:188] [ 2083: 2083] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.358974 483327 task_exit.go:188] [ 2082: 2085] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.359061 483327 task_exit.go:188] [ 2082: 2085] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.359184 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:08.359523 483327 task_exit.go:188] [ 2082: 2082] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 1: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000100)={0xffffffffffffffff}) setsockopt$SO_BINDTODEVICE_wg(r0, 0x1, 0x19, 0x0, 0x0) D0610 11:16:08.362120 483327 task_exit.go:188] [ 2083: 2086] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.362785 483327 task_exit.go:188] [ 2083: 2086] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.363001 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:08.363412 483327 task_exit.go:188] [ 2083: 2083] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 3: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000002e00)={0xffffffffffffffff, 0xffffffffffffffff}) ioctl$BTRFS_IOC_TREE_SEARCH_V2(r0, 0x8912, &(0x7f0000003040)) D0610 11:16:08.393500 483327 task_signals.go:189] [ 2087: 2089] Signal 9: terminating thread group D0610 11:16:08.393598 483327 task_exit.go:188] [ 2087: 2087] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:08.393887 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2087, TID: 2089, fault addr: 0x0 D0610 11:16:08.395444 483327 task_exit.go:188] [ 2087: 2087] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.395952 483327 task_exit.go:188] [ 2087: 2089] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.400736 483327 task_exit.go:188] [ 2087: 2089] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.400863 483327 task_exit.go:188] [ 2087: 2089] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.401142 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:08.402068 483327 task_exit.go:188] [ 2087: 2087] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 0: r0 = epoll_create1(0x0) r1 = dup2(r0, r0) ioctl$F2FS_IOC_START_VOLATILE_WRITE(r1, 0x5451, 0x0) D0610 11:16:08.408358 483327 task_exit.go:188] [ 2088: 2088] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.408558 483327 task_signals.go:189] [ 2088: 2092] Signal 9: terminating thread group I0610 11:16:08.408878 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2088, TID: 2092, fault addr: 0x0 D0610 11:16:08.409071 483327 task_exit.go:188] [ 2088: 2092] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.409642 483327 task_exit.go:188] [ 2088: 2088] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.413557 483327 task_exit.go:188] [ 2088: 2092] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.413690 483327 task_exit.go:188] [ 2088: 2092] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.413845 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:08.414132 483327 task_exit.go:188] [ 2088: 2088] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 2: mq_open(&(0x7f0000000000)=',})-+\\*\x00', 0x2, 0x1a1, 0x0) D0610 11:16:08.431576 483327 task_exit.go:188] [ 2090: 2090] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.432048 483327 task_exit.go:188] [ 2090: 2090] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.432451 483327 task_signals.go:189] [ 2090: 2093] Signal 9: terminating thread group I0610 11:16:08.432807 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2090, TID: 2093, fault addr: 0x0 D0610 11:16:08.433127 483327 task_exit.go:188] [ 2090: 2093] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.436258 483327 task_exit.go:188] [ 2091: 2091] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.436702 483327 task_exit.go:188] [ 2091: 2091] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.436908 483327 task_signals.go:189] [ 2091: 2095] Signal 9: terminating thread group I0610 11:16:08.437081 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2091, TID: 2095, fault addr: 0x0 D0610 11:16:08.437216 483327 task_exit.go:188] [ 2091: 2095] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.438418 483327 task_exit.go:188] [ 2090: 2093] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.438586 483327 task_exit.go:188] [ 2090: 2093] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.438761 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:08.438964 483327 task_exit.go:188] [ 2090: 2090] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.442070 483327 task_exit.go:188] [ 2091: 2095] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.442187 483327 task_exit.go:188] [ 2091: 2095] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.442330 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 11:16:08 executing program 1: mkdir(&(0x7f0000000080)='./file0\x00', 0x0) open$dir(&(0x7f0000000040)='./file0\x00', 0x0, 0x0) r0 = openat$cgroup_root(0xffffffffffffff9c, &(0x7f0000000040), 0x200002, 0x0) mkdirat$cgroup(r0, &(0x7f0000000180)='syz0\x00', 0x1ff) D0610 11:16:08.442560 483327 task_exit.go:188] [ 2091: 2091] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 3: r0 = socket$netlink(0x10, 0x3, 0xf) setsockopt$SO_ATTACH_FILTER(r0, 0x1, 0x1a, 0x0, 0x0) setsockopt$sock_void(r0, 0x1, 0x1b, 0x0, 0x0) D0610 11:16:08.457187 483327 task_exit.go:188] [ 2094: 2094] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.457391 483327 task_signals.go:189] [ 2094: 2097] Signal 9: terminating thread group I0610 11:16:08.457650 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2094, TID: 2097, fault addr: 0x0 D0610 11:16:08.457821 483327 task_exit.go:188] [ 2094: 2097] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.458308 483327 task_exit.go:188] [ 2094: 2094] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.462716 483327 task_exit.go:188] [ 2094: 2097] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.462829 483327 task_exit.go:188] [ 2094: 2097] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.462966 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:08.463474 483327 task_exit.go:188] [ 2094: 2094] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 0: socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff, 0xffffffffffffffff}) r2 = dup(r1) write$cgroup_int(r2, &(0x7f0000000380), 0xffffff8d) write$FUSE_POLL(r2, &(0x7f0000000000)={0x18}, 0x18) close(r0) D0610 11:16:08.475755 483327 task_exit.go:188] [ 2096: 2096] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.479113 483327 task_signals.go:189] [ 2096: 2099] Signal 9: terminating thread group I0610 11:16:08.479415 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2096, TID: 2099, fault addr: 0x0 D0610 11:16:08.479633 483327 task_exit.go:188] [ 2096: 2099] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.480967 483327 task_exit.go:188] [ 2096: 2096] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.485115 483327 task_exit.go:188] [ 2096: 2099] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.485248 483327 task_exit.go:188] [ 2096: 2099] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.485485 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:08.486781 483327 task_exit.go:188] [ 2096: 2096] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 2: r0 = memfd_create(&(0x7f0000000140)='\x00', 0x0) flistxattr(r0, 0x0, 0x0) D0610 11:16:08.523883 483327 task_exit.go:188] [ 2098: 2098] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.524450 483327 task_signals.go:189] [ 2098: 2102] Signal 9: terminating thread group I0610 11:16:08.525024 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2098, TID: 2102, fault addr: 0x0 D0610 11:16:08.525315 483327 task_exit.go:188] [ 2098: 2102] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.525947 483327 task_exit.go:188] [ 2098: 2098] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.530002 483327 task_exit.go:188] [ 2098: 2102] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.530147 483327 task_exit.go:188] [ 2098: 2102] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.530307 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:08.531212 483327 task_exit.go:188] [ 2098: 2098] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 3: openat$ptmx(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) pipe(&(0x7f0000000080)={0xffffffffffffffff}) mprotect(&(0x7f0000000000/0x800000)=nil, 0x800000, 0x4) openat$cgroup_type(r0, &(0x7f0000000000), 0x2, 0x0) D0610 11:16:08.535401 483327 task_exit.go:188] [ 2100: 2100] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.535707 483327 task_signals.go:189] [ 2100: 2103] Signal 9: terminating thread group I0610 11:16:08.536005 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2100, TID: 2103, fault addr: 0x0 D0610 11:16:08.536084 483327 task_exit.go:188] [ 2100: 2100] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.536222 483327 task_exit.go:188] [ 2100: 2103] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.547107 483327 task_exit.go:188] [ 2100: 2103] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.547259 483327 task_exit.go:188] [ 2100: 2103] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.547482 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:08.550283 483327 task_exit.go:188] [ 2100: 2100] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 1: socketpair$unix(0x1, 0x5, 0x0, &(0x7f00000001c0)={0xffffffffffffffff, 0xffffffffffffffff}) recvmsg$unix(r1, &(0x7f0000000480)={0x0, 0x0, 0x0, 0x0, &(0x7f0000000980)=ANY=[@ANYRES32=r0], 0x18}, 0x0) getpeername$unix(r2, 0x0, &(0x7f0000000080)) D0610 11:16:08.571809 483327 task_exit.go:188] [ 2104: 2104] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.572188 483327 task_signals.go:189] [ 2104: 2106] Signal 9: terminating thread group I0610 11:16:08.572559 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2104, TID: 2106, fault addr: 0x0 D0610 11:16:08.572564 483327 task_exit.go:188] [ 2104: 2104] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.572723 483327 task_exit.go:188] [ 2104: 2106] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.576767 483327 task_exit.go:188] [ 2104: 2106] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.576962 483327 task_exit.go:188] [ 2104: 2106] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.577131 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:08.578657 483327 task_exit.go:188] [ 2104: 2104] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 2: mkdir(&(0x7f0000000000)='./file0\x00', 0x0) unlinkat(0xffffffffffffff9c, &(0x7f0000000040)='./file0\x00', 0x0) D0610 11:16:08.624499 483327 task_run.go:290] [ 2107: 2107] Unhandled user fault: addr=20000004 ip=5569040b8516 access=rw- sig=11 err=operation not permitted D0610 11:16:08.624708 483327 task_log.go:87] [ 2107: 2107] Registers: D0610 11:16:08.624816 483327 task_log.go:94] [ 2107: 2107] Cs = 0000000000000033 D0610 11:16:08.624927 483327 task_log.go:94] [ 2107: 2107] Ds = 0000000000000000 D0610 11:16:08.625001 483327 task_log.go:94] [ 2107: 2107] Eflags = 0000000000010202 D0610 11:16:08.625057 483327 task_log.go:94] [ 2107: 2107] Es = 0000000000000000 D0610 11:16:08.625109 483327 task_log.go:94] [ 2107: 2107] Fs = 0000000000000000 D0610 11:16:08.625170 483327 task_log.go:94] [ 2107: 2107] Fs_base = 0000556905110400 D0610 11:16:08.625241 483327 task_log.go:94] [ 2107: 2107] Gs = 0000000000000000 D0610 11:16:08.625315 483327 task_log.go:94] [ 2107: 2107] Gs_base = 0000000000000000 D0610 11:16:08.625400 483327 task_log.go:94] [ 2107: 2107] Orig_rax = ffffffffffffffff D0610 11:16:08.625470 483327 task_log.go:94] [ 2107: 2107] R10 = 00007fe1cea9b4c0 D0610 11:16:08.625550 483327 task_log.go:94] [ 2107: 2107] R11 = 0000000000000246 D0610 11:16:08.625616 483327 task_log.go:94] [ 2107: 2107] R12 = 0000000000008d06 D0610 11:16:08.625686 483327 task_log.go:94] [ 2107: 2107] R13 = 00007fe1cea9b4c0 D0610 11:16:08.625724 483327 task_log.go:94] [ 2107: 2107] R14 = 00005569041cff60 D0610 11:16:08.625796 483327 task_log.go:94] [ 2107: 2107] R15 = 0000000000000032 D0610 11:16:08.625879 483327 task_log.go:94] [ 2107: 2107] R8 = 00005569045d4000 D0610 11:16:08.625953 483327 task_log.go:94] [ 2107: 2107] R9 = 00005569041d4160 D0610 11:16:08.626048 483327 task_log.go:94] [ 2107: 2107] Rax = 0000000020000000 D0610 11:16:08.626096 483327 task_log.go:94] [ 2107: 2107] Rbp = 00007fe1cea9b498 D0610 11:16:08.626139 483327 task_log.go:94] [ 2107: 2107] Rbx = 0000000000000000 D0610 11:16:08.626195 483327 task_log.go:94] [ 2107: 2107] Rcx = 00657079742e7075 D0610 11:16:08.626260 483327 task_log.go:94] [ 2107: 2107] Rdi = 0000000020000000 D0610 11:16:08.626318 483327 task_log.go:94] [ 2107: 2107] Rdx = 000000000000000c D0610 11:16:08.626382 483327 task_log.go:94] [ 2107: 2107] Rip = 00005569040b8516 D0610 11:16:08.626423 483327 task_log.go:94] [ 2107: 2107] Rsi = 742e70756f726763 D0610 11:16:08.626489 483327 task_log.go:94] [ 2107: 2107] Rsp = 00007fe1cea9b3d8 D0610 11:16:08.626529 483327 task_log.go:94] [ 2107: 2107] Ss = 000000000000002b D0610 11:16:08.626652 483327 task_log.go:111] [ 2107: 2107] Stack: D0610 11:16:08.626719 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b3d0: 00 00 00 00 00 00 00 00 6d 94 06 04 69 55 00 00 D0610 11:16:08.626800 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b3e0: 00 00 00 00 00 00 00 00 60 ff 1c 04 69 55 00 00 D0610 11:16:08.626873 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b3f0: fe ff ff ff ff ff ff ff 03 00 00 00 00 00 00 00 D0610 11:16:08.626979 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b400: 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 D0610 11:16:08.627122 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:08.627237 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b420: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:08.627348 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b430: 97 6a 11 00 00 00 00 00 f4 8c 00 00 00 00 00 00 D0610 11:16:08.627435 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b440: 58 41 1d 04 69 55 00 00 f4 8c 00 00 00 00 00 00 D0610 11:16:08.627526 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b450: 60 ff 1c 04 69 55 00 00 00 00 00 20 00 00 00 00 D0610 11:16:08.627603 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.627737 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b470: 0c 00 00 00 00 00 00 00 40 51 1a 04 69 55 00 00 D0610 11:16:08.627858 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.627983 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b490: 1f 6b 11 04 69 55 00 00 78 41 1d 04 69 55 00 00 D0610 11:16:08.628129 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b4a0: 28 6b 11 04 69 55 00 00 00 d7 32 b8 5c 7f 00 00 D0610 11:16:08.628219 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.628306 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b4c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:08.628383 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b4d0: 24 00 00 00 00 00 00 00 fd 35 1a 06 00 00 00 00 D0610 11:16:08.628481 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b4e0: 20 00 00 00 30 00 00 00 c0 b5 a9 ce e1 7f 00 00 D0610 11:16:08.628572 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.628693 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.628758 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.628844 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b520: 00 00 00 00 00 00 00 00 50 b4 a9 ce e1 7f 00 00 D0610 11:16:08.628955 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b530: 00 00 00 20 00 00 00 00 00 00 80 00 00 00 00 00 D0610 11:16:08.629058 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b540: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.629156 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.629301 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.629475 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b570: 00 00 00 00 00 00 00 00 00 19 c5 f9 c1 9f 7b 92 D0610 11:16:08.629648 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:08.629750 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:08.629829 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b5a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:08.629913 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b5b0: 80 b6 a9 ce e1 7f 00 00 c8 a2 06 04 69 55 00 00 D0610 11:16:08.630004 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b5c0: c4 6a 11 04 69 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.630131 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b5d0: 00 00 00 00 00 00 00 00 40 b6 a9 ce e1 7f 00 00 D0610 11:16:08.630247 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b5e0: df 6a 11 04 fc 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:08.630363 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b5f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:08.630471 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b600: 03 00 00 00 00 00 00 00 30 b6 a9 ce e1 7f 00 00 D0610 11:16:08.630659 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b610: 10 b1 a9 ce e1 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.630792 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b620: 24 00 00 00 00 00 00 00 c5 3c e1 02 00 00 00 00 D0610 11:16:08.630964 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b630: 23 00 00 00 00 00 00 00 85 22 62 38 00 00 00 00 D0610 11:16:08.631107 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b640: 2e 2f 32 35 32 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:08.631229 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b650: 79 7a 33 00 79 7a 33 00 06 00 00 00 00 00 00 00 D0610 11:16:08.631323 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b660: 2a 69 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.631422 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b670: 3d 69 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.631528 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:08.631977 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b690: 79 7a 33 00 79 7a 33 00 75 70 2e 70 72 6f 63 73 D0610 11:16:08.632113 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b6a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.632172 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b6b0: fe 6b 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.632278 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b6c0: 07 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.632385 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b6d0: 0f 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.632488 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b6e0: 17 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.632653 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b6f0: 25 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.632787 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b700: 33 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.632928 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b710: 3c 6c 11 04 69 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:08.633019 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:08.633086 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:08.633286 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b740: 00 00 00 00 00 00 00 00 80 ae a9 ce e1 7f 00 00 D0610 11:16:08.633428 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b750: 73 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.633553 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b760: 82 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.633685 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b770: 8a 6c 11 04 69 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:08.633787 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b780: 00 6b 11 04 69 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.633876 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b790: 04 6b 11 04 69 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.633985 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b7a0: 08 6b 11 04 69 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:08.634143 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b7b0: ff ff 77 ff ff ff 77 ff 28 be a9 ce e1 7f 00 00 D0610 11:16:08.634241 483327 task_log.go:128] [ 2107: 2107] 7fe1cea9b7c0: c8 b8 a9 ce e1 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:08.634344 483327 task_log.go:149] [ 2107: 2107] Code: D0610 11:16:08.634439 483327 task_log.go:167] [ 2107: 2107] 5569040b84d0: 48 3b 15 29 65 05 01 0f 83 e2 00 00 00 48 39 f7 D0610 11:16:08.634558 483327 task_log.go:167] [ 2107: 2107] 5569040b84e0: 72 0f 74 12 4c 8d 0c 16 4c 39 cf 0f 82 63 01 00 D0610 11:16:08.634659 483327 task_log.go:167] [ 2107: 2107] 5569040b84f0: 00 48 89 d1 f3 a4 c3 80 fa 08 73 12 80 fa 04 73 D0610 11:16:08.634790 483327 task_log.go:167] [ 2107: 2107] 5569040b8500: 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b D0610 11:16:08.634943 483327 task_log.go:167] [ 2107: 2107] 5569040b8510: 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 8b D0610 11:16:08.635076 483327 task_log.go:167] [ 2107: 2107] 5569040b8520: 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 D0610 11:16:08.635197 483327 task_log.go:167] [ 2107: 2107] 5569040b8530: fe 0f b7 36 66 89 4c 17 fe 66 89 37 c3 48 81 fa D0610 11:16:08.635304 483327 task_log.go:167] [ 2107: 2107] 5569040b8540: 00 08 00 00 77 8a 48 81 fa 80 00 00 00 77 70 48 D0610 11:16:08.635352 483327 task_log.go:71] [ 2107: 2107] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 36176 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc005414588, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc001436ad8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc001436bf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc0006385a0}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc0006385a0}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc000800180, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc0038cd800, {0x1be6828, 0x26213c0}, {0xc0038cd800, 0xc004de986c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc004de9000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc004de9000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc0014374c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0054269c0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0054269c0, {0x18f19c0, 0xc004de9000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0054269c0, {0xc000945680, 0x1a}, {0xc000e71e10, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000945680, 0x1a}, {0xc000e71e10, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000945680, 0x1a}, {0xc000e71e10, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000945680, 0x1a}, {0xc000e71e10, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000945680, 0x1a}, {0xc000e71e10, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc0049a0000, {0x1900e19, 0xc}, {0xc000e71e10, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc0049a0000) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc0049a0000, 0xc0049a0000) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc0049a0000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:08.636781 483327 task_log.go:73] [ 2107: 2107] FDTable: fd:1 => name pipe:[13] fd:2 => name pipe:[13] fd:3 => name /dev/pts/ptmx fd:4 => name pipe:[155] fd:5 => name pipe:[155] fd:201 => name / fd:0 => name pipe:[13] D0610 11:16:08.637569 483327 task_signals.go:466] [ 2107: 2107] Notified of signal 11 D0610 11:16:08.637723 483327 task_signals.go:220] [ 2107: 2107] Signal 11: delivering to handler D0610 11:16:08.649443 483327 task_exit.go:188] [ 2109: 2109] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.649749 483327 task_signals.go:189] [ 2109: 2112] Signal 9: terminating thread group D0610 11:16:08.649999 483327 task_exit.go:188] [ 2109: 2109] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:08.650288 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2109, TID: 2112, fault addr: 0x0 D0610 11:16:08.651539 483327 task_exit.go:188] [ 2109: 2112] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.656097 483327 task_exit.go:188] [ 2109: 2112] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.656217 483327 task_exit.go:188] [ 2109: 2112] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.656343 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:08.657377 483327 task_exit.go:188] [ 2109: 2109] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.657672 483327 task_signals.go:189] [ 2107: 2111] Signal 9: terminating thread group I0610 11:16:08.657858 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2107, TID: 2111, fault addr: 0x0 D0610 11:16:08.657964 483327 task_exit.go:188] [ 2107: 2107] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.658482 483327 task_exit.go:188] [ 2107: 2111] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.659143 483327 task_exit.go:188] [ 2107: 2107] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:08 executing program 1: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000200), 0x0, 0x0) r1 = ioctl$TIOCGPTPEER(r0, 0x5414, 0x20000007) write$P9_RFSYNC(r1, 0x0, 0x0) D0610 11:16:08.664573 483327 task_exit.go:188] [ 2107: 2111] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.664850 483327 task_exit.go:188] [ 2107: 2111] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.665072 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:08.665166 483327 task_signals.go:189] [ 2101: 2113] Signal 9: terminating thread group D0610 11:16:08.665183 483327 task_signals.go:189] [ 2101: 2105] Signal 9: terminating thread group I0610 11:16:08.665343 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2101, TID: 2113, fault addr: 0x0 D0610 11:16:08.665334 483327 task_signals.go:189] [ 2101: 2108] Signal 9: terminating thread group D0610 11:16:08.665415 483327 task_exit.go:188] [ 2110: 2110] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:08.665493 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2101, TID: 2105, fault addr: 0x0 D0610 11:16:08.665744 483327 task_signals.go:189] [ 2110: 2114] Signal 9: terminating thread group D0610 11:16:08.665802 483327 task_exit.go:188] [ 2107: 2107] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.666148 483327 task_exit.go:188] [ 2101: 2101] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:08.666098 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2110, TID: 2114, fault addr: 0x0 I0610 11:16:08.666294 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2101, TID: 2108, fault addr: 0x0 D0610 11:16:08.666352 483327 task_exit.go:188] [ 2110: 2114] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.666572 483327 task_exit.go:188] [ 2101: 2108] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.666858 483327 task_exit.go:188] [ 2101: 2105] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:08 executing program 3: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) r1 = ioctl$TIOCGPTPEER(r0, 0x5414, 0x20000004) ioctl$FICLONERANGE(r1, 0x5450, 0x0) D0610 11:16:08.667896 483327 task_exit.go:188] [ 2101: 2113] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.668075 483327 task_exit.go:188] [ 2101: 2101] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.668972 483327 task_exit.go:188] [ 2110: 2110] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.669241 483327 task_exit.go:188] [ 2101: 2108] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.669297 483327 task_exit.go:188] [ 2101: 2108] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.671692 483327 task_exit.go:188] [ 2101: 2105] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.671820 483327 task_exit.go:188] [ 2101: 2105] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.673680 483327 task_exit.go:188] [ 2101: 2113] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.673799 483327 task_exit.go:188] [ 2101: 2113] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.674001 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:08.674219 483327 task_exit.go:188] [ 2101: 2101] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.674660 483327 task_exit.go:188] [ 2110: 2114] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.674745 483327 task_exit.go:188] [ 2110: 2114] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.674869 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:08.675048 483327 task_exit.go:188] [ 2110: 2110] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 2: r0 = socket$unix(0x1, 0x1, 0x0) bind$unix(r0, &(0x7f0000003000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0x6e) socketpair$unix(0x1, 0x200000005, 0x0, &(0x7f0000000240)={0xffffffffffffffff, 0xffffffffffffffff}) recvmmsg(r1, &(0x7f0000003b40)=[{{&(0x7f0000002d80)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @local}}}, 0x80, 0x0}}], 0x1, 0x0, 0x0) dup3(r0, r2, 0x0) listen(r2, 0x0) 11:16:08 executing program 0: socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000000040)={0xffffffffffffffff}) recvmsg$unix(r0, &(0x7f0000000500)={0x0, 0x0, 0x0, 0x0, &(0x7f00000000c0)=[@rights={{0x14, 0x1, 0x1, [0xffffffffffffffff]}}], 0x18}, 0x0) ioctl$TIOCGSERIAL(r1, 0x541b, &(0x7f0000000180)={0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}) D0610 11:16:08.740310 483327 task_exit.go:188] [ 2115: 2115] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.740816 483327 task_signals.go:189] [ 2115: 2119] Signal 9: terminating thread group I0610 11:16:08.741120 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2115, TID: 2119, fault addr: 0x0 D0610 11:16:08.741190 483327 task_exit.go:188] [ 2115: 2115] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.741313 483327 task_exit.go:188] [ 2115: 2119] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.746210 483327 task_exit.go:188] [ 2115: 2119] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.746455 483327 task_exit.go:188] [ 2115: 2119] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.746645 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:08.747038 483327 task_exit.go:188] [ 2115: 2115] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 1: mq_open(&(0x7f00000000c0)='.lo\xba\xda', 0x40, 0x40e042acd79ecd0f, 0x0) D0610 11:16:08.768994 483327 task_exit.go:188] [ 2116: 2116] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.769705 483327 task_exit.go:188] [ 2116: 2116] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.770006 483327 task_signals.go:189] [ 2116: 2120] Signal 9: terminating thread group I0610 11:16:08.770286 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2116, TID: 2120, fault addr: 0x0 D0610 11:16:08.770429 483327 task_exit.go:188] [ 2116: 2120] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.775102 483327 task_exit.go:188] [ 2116: 2120] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.775194 483327 task_exit.go:188] [ 2116: 2120] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.775358 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:08.776283 483327 task_exit.go:188] [ 2116: 2116] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 3: openat$null(0xffffffffffffff9c, &(0x7f00000000c0), 0x0, 0x0) r0 = openat$cgroup_procs(0xffffffffffffffff, &(0x7f00000000c0), 0x2, 0x0) write$P9_RVERSION(r0, 0x0, 0x15) D0610 11:16:08.798968 483327 task_exit.go:188] [ 2117: 2117] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.799323 483327 task_exit.go:188] [ 2117: 2117] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.799430 483327 task_signals.go:189] [ 2117: 2121] Signal 9: terminating thread group I0610 11:16:08.799666 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2117, TID: 2121, fault addr: 0x0 D0610 11:16:08.799857 483327 task_exit.go:188] [ 2117: 2121] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.803907 483327 task_exit.go:188] [ 2117: 2121] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.804018 483327 task_exit.go:188] [ 2117: 2121] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.804193 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:08.806100 483327 task_exit.go:188] [ 2117: 2117] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.806921 483327 task_exit.go:188] [ 2118: 2118] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.807360 483327 task_signals.go:189] [ 2118: 2122] Signal 9: terminating thread group D0610 11:16:08.807795 483327 task_exit.go:188] [ 2118: 2118] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:08 executing program 0: r0 = socket(0x10, 0x3, 0x0) write$FUSE_NOTIFY_INVAL_ENTRY(r0, 0x0, 0x0) I0610 11:16:08.807977 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2118, TID: 2122, fault addr: 0x0 D0610 11:16:08.808219 483327 task_exit.go:188] [ 2118: 2122] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.814167 483327 task_exit.go:188] [ 2118: 2122] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.814282 483327 task_exit.go:188] [ 2118: 2122] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.814485 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:08.814733 483327 task_exit.go:188] [ 2118: 2118] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 2: r0 = syz_open_procfs$namespace(0x0, &(0x7f0000000040)='ns/net\x00') ioctl$sock_FIOGETOWN(r0, 0x8903, &(0x7f0000000080)) D0610 11:16:08.851427 483327 task_exit.go:188] [ 2123: 2123] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.851798 483327 task_signals.go:189] [ 2123: 2125] Signal 9: terminating thread group I0610 11:16:08.851987 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2123, TID: 2125, fault addr: 0x0 D0610 11:16:08.852150 483327 task_exit.go:188] [ 2123: 2125] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.852691 483327 task_exit.go:188] [ 2123: 2123] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.856363 483327 task_exit.go:188] [ 2123: 2125] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.856475 483327 task_exit.go:188] [ 2123: 2125] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.856616 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:08.856817 483327 task_exit.go:188] [ 2123: 2123] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 1: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000180), 0x0, 0x0) ioctl$TIOCL_SCROLLCONSOLE(r0, 0x540e, 0x0) D0610 11:16:08.876897 483327 task_exit.go:188] [ 2124: 2124] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.877103 483327 task_signals.go:189] [ 2124: 2128] Signal 9: terminating thread group I0610 11:16:08.877327 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2124, TID: 2128, fault addr: 0x0 D0610 11:16:08.877549 483327 task_exit.go:188] [ 2124: 2128] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.878140 483327 task_exit.go:188] [ 2124: 2124] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.882542 483327 task_exit.go:188] [ 2124: 2128] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.882630 483327 task_exit.go:188] [ 2124: 2128] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.882809 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:08.883550 483327 task_exit.go:188] [ 2124: 2124] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 3: r0 = openat$pidfd(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) ioctl$F2FS_IOC_COMMIT_ATOMIC_WRITE(r0, 0x5450, 0x0) D0610 11:16:08.898717 483327 task_exit.go:188] [ 2126: 2126] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.899170 483327 task_signals.go:189] [ 2126: 2129] Signal 9: terminating thread group I0610 11:16:08.899394 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2126, TID: 2129, fault addr: 0x0 D0610 11:16:08.899439 483327 task_exit.go:188] [ 2126: 2126] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.899543 483327 task_exit.go:188] [ 2126: 2129] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.903092 483327 task_exit.go:188] [ 2127: 2127] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.903265 483327 task_signals.go:189] [ 2127: 2130] Signal 9: terminating thread group I0610 11:16:08.903467 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2127, TID: 2130, fault addr: 0x0 D0610 11:16:08.903648 483327 task_exit.go:188] [ 2127: 2130] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.904435 483327 task_exit.go:188] [ 2127: 2130] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.904623 483327 task_exit.go:188] [ 2127: 2130] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.905090 483327 task_exit.go:188] [ 2126: 2129] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.905285 483327 task_exit.go:188] [ 2126: 2129] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.905458 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:08.908136 483327 task_exit.go:188] [ 2126: 2126] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 0: r0 = syz_open_procfs(0xffffffffffffffff, &(0x7f0000000080)='auxv\x00') fchown(r0, 0x0, 0xffffffffffffffff) D0610 11:16:08.911337 483327 task_exit.go:188] [ 2127: 2127] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.911561 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:08.912455 483327 task_exit.go:188] [ 2127: 2127] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 2: r0 = openat$urandom(0xffffffffffffff9c, &(0x7f0000000000), 0x2, 0x0) write$binfmt_elf32(r0, 0x0, 0x21) D0610 11:16:08.941508 483327 task_exit.go:188] [ 2131: 2131] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.941847 483327 task_signals.go:189] [ 2131: 2133] Signal 9: terminating thread group I0610 11:16:08.942121 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2131, TID: 2133, fault addr: 0x0 D0610 11:16:08.942398 483327 task_exit.go:188] [ 2131: 2133] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.942681 483327 task_exit.go:188] [ 2131: 2131] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.946975 483327 task_exit.go:188] [ 2131: 2133] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.947080 483327 task_exit.go:188] [ 2131: 2133] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.947257 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:08.947575 483327 task_exit.go:188] [ 2131: 2131] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 1: socketpair$unix(0x1, 0x0, 0x2, &(0x7f0000000040)) D0610 11:16:08.971101 483327 task_exit.go:188] [ 2132: 2132] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.971468 483327 task_signals.go:189] [ 2132: 2136] Signal 9: terminating thread group I0610 11:16:08.971678 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2132, TID: 2136, fault addr: 0x0 D0610 11:16:08.972166 483327 task_exit.go:188] [ 2132: 2132] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.973070 483327 task_exit.go:188] [ 2132: 2136] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.977676 483327 task_exit.go:188] [ 2132: 2136] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:08.977885 483327 task_exit.go:188] [ 2132: 2136] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:08.978190 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:08.978713 483327 task_exit.go:188] [ 2132: 2132] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:08 executing program 3: r0 = signalfd4(0xffffffffffffffff, &(0x7f0000000080), 0x8, 0x0) ioctl$sock_inet_SIOCGIFADDR(r0, 0x5451, 0x0) D0610 11:16:08.998142 483327 task_signals.go:189] [ 2134: 2138] Signal 9: terminating thread group D0610 11:16:08.998362 483327 task_exit.go:188] [ 2134: 2134] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:08.998753 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2134, TID: 2138, fault addr: 0x0 D0610 11:16:08.999198 483327 task_exit.go:188] [ 2134: 2138] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:08.999443 483327 task_exit.go:188] [ 2134: 2134] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.004044 483327 task_exit.go:188] [ 2134: 2138] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.004147 483327 task_exit.go:188] [ 2134: 2138] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.004319 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:09.005321 483327 task_exit.go:188] [ 2134: 2134] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 2: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) r1 = syz_open_pts(r0, 0x0) ioctl$KDGKBTYPE(r1, 0x5451, 0x0) D0610 11:16:09.011738 483327 task_exit.go:188] [ 2135: 2135] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.012056 483327 task_signals.go:189] [ 2135: 2139] Signal 9: terminating thread group I0610 11:16:09.012313 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2135, TID: 2139, fault addr: 0x0 D0610 11:16:09.012501 483327 task_exit.go:188] [ 2135: 2135] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.012710 483327 task_exit.go:188] [ 2135: 2139] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.017831 483327 task_exit.go:188] [ 2135: 2139] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.017935 483327 task_exit.go:188] [ 2135: 2139] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.018161 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:09.018584 483327 task_exit.go:188] [ 2135: 2135] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 0: r0 = syz_open_procfs(0xffffffffffffffff, &(0x7f0000000080)='auxv\x00') fcntl$dupfd(r0, 0x0, r0) D0610 11:16:09.025034 483327 task_exit.go:188] [ 2137: 2137] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.025700 483327 task_signals.go:189] [ 2137: 2141] Signal 9: terminating thread group I0610 11:16:09.025874 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2137, TID: 2141, fault addr: 0x0 D0610 11:16:09.026124 483327 task_exit.go:188] [ 2137: 2141] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.027163 483327 task_exit.go:188] [ 2137: 2137] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.034537 483327 task_exit.go:188] [ 2137: 2141] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.034802 483327 task_exit.go:188] [ 2137: 2141] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.034973 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.035446 483327 task_exit.go:188] [ 2137: 2137] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 1: r0 = socket(0x10, 0x3, 0x0) ioctl$EXT4_IOC_GROUP_ADD(r0, 0x5421, &(0x7f00000001c0)) D0610 11:16:09.048393 483327 task_exit.go:188] [ 2140: 2140] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.048922 483327 task_signals.go:189] [ 2140: 2143] Signal 9: terminating thread group I0610 11:16:09.049293 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2140, TID: 2143, fault addr: 0x0 D0610 11:16:09.049621 483327 task_exit.go:188] [ 2140: 2143] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.049833 483327 task_exit.go:188] [ 2140: 2140] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.054423 483327 task_exit.go:188] [ 2140: 2143] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.054523 483327 task_exit.go:188] [ 2140: 2143] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.054687 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:09.056521 483327 task_exit.go:188] [ 2140: 2140] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 3: r0 = socket$unix(0x1, 0x1, 0x0) r1 = socket$unix(0x1, 0x1, 0x0) bind$unix(r1, &(0x7f0000003000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0xc) listen(r1, 0x0) connect$unix(r0, &(0x7f0000000280)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0x6e) dup2(r1, r0) r2 = accept4$unix(r0, 0x0, 0x0, 0x0) fadvise64(r2, 0x0, 0x0, 0x0) D0610 11:16:09.077829 483327 task_exit.go:188] [ 2142: 2142] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.078144 483327 task_signals.go:189] [ 2144: 2146] Signal 9: terminating thread group I0610 11:16:09.078532 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2144, TID: 2146, fault addr: 0x0 D0610 11:16:09.078567 483327 task_exit.go:188] [ 2144: 2144] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.078506 483327 task_signals.go:189] [ 2142: 2145] Signal 9: terminating thread group I0610 11:16:09.079626 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2142, TID: 2145, fault addr: 0x0 D0610 11:16:09.079916 483327 task_exit.go:188] [ 2142: 2145] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.080053 483327 task_exit.go:188] [ 2142: 2142] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.080649 483327 task_exit.go:188] [ 2144: 2146] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.081852 483327 task_exit.go:188] [ 2144: 2144] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.086905 483327 task_exit.go:188] [ 2142: 2145] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.087097 483327 task_exit.go:188] [ 2142: 2145] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.087326 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:09.087789 483327 task_exit.go:188] [ 2142: 2142] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.091578 483327 task_exit.go:188] [ 2144: 2146] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.091746 483327 task_exit.go:188] [ 2144: 2146] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.092037 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 11:16:09 executing program 2: r0 = openat$incfs(0xffffffffffffff9c, &(0x7f0000000080)='.log\x00', 0xa8c1, 0x0) ioctl$TIOCMBIC(r0, 0x5450, 0x0) D0610 11:16:09.094174 483327 task_exit.go:188] [ 2144: 2144] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 0: r0 = openat$incfs(0xffffffffffffff9c, &(0x7f0000000080)='.log\x00', 0xa8c1, 0x0) ioctl$BTRFS_IOC_BALANCE_V2(r0, 0x5450, 0x0) D0610 11:16:09.126539 483327 task_exit.go:188] [ 2147: 2147] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.126950 483327 task_signals.go:189] [ 2147: 2149] Signal 9: terminating thread group D0610 11:16:09.127215 483327 task_exit.go:188] [ 2147: 2147] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:09.127548 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2147, TID: 2149, fault addr: 0x0 D0610 11:16:09.127835 483327 task_exit.go:188] [ 2147: 2149] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.132916 483327 task_exit.go:188] [ 2147: 2149] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.133031 483327 task_exit.go:188] [ 2147: 2149] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.133200 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.136476 483327 task_exit.go:188] [ 2147: 2147] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 1: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000200), 0x0, 0x0) r1 = ioctl$TIOCGPTPEER(r0, 0x5414, 0x20000007) ioctl$TIOCL_SELLOADLUT(r1, 0x5450, 0x0) D0610 11:16:09.176232 483327 task_exit.go:188] [ 2148: 2148] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.176665 483327 task_signals.go:189] [ 2148: 2152] Signal 9: terminating thread group I0610 11:16:09.177033 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2148, TID: 2152, fault addr: 0x0 D0610 11:16:09.177204 483327 task_exit.go:188] [ 2148: 2148] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.177433 483327 task_exit.go:188] [ 2148: 2152] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.180081 483327 task_exit.go:188] [ 2150: 2150] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.180614 483327 task_signals.go:189] [ 2150: 2153] Signal 9: terminating thread group I0610 11:16:09.181068 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2150, TID: 2153, fault addr: 0x0 D0610 11:16:09.181292 483327 task_exit.go:188] [ 2150: 2150] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.181631 483327 task_exit.go:188] [ 2150: 2153] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.184129 483327 task_exit.go:188] [ 2148: 2152] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.184285 483327 task_exit.go:188] [ 2148: 2152] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.184565 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:09.185155 483327 task_exit.go:188] [ 2151: 2151] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.185394 483327 task_exit.go:188] [ 2148: 2148] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.185609 483327 task_signals.go:189] [ 2151: 2154] Signal 9: terminating thread group I0610 11:16:09.185867 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2151, TID: 2154, fault addr: 0x0 D0610 11:16:09.186203 483327 task_exit.go:188] [ 2151: 2154] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.186690 483327 task_exit.go:188] [ 2151: 2151] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.188547 483327 task_exit.go:188] [ 2150: 2153] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.188749 483327 task_exit.go:188] [ 2150: 2153] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 3: r0 = syz_open_procfs(0xffffffffffffffff, &(0x7f0000000080)='mountinfo\x00') r1 = ioctl$NS_GET_PARENT(r0, 0x5450, 0x0) ioctl$AUTOFS_IOC_PROTOSUBVER(r1, 0x5450, 0x0) D0610 11:16:09.188995 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:09.189660 483327 task_exit.go:188] [ 2150: 2150] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 0: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000000)) r0 = signalfd4(0xffffffffffffffff, &(0x7f00000007c0), 0x8, 0x0) dup2(0xffffffffffffffff, r0) ioctl$TIOCOUTQ(r0, 0x5411, &(0x7f0000000000)) ioctl$PERF_EVENT_IOC_REFRESH(r0, 0x5421, 0x0) D0610 11:16:09.192849 483327 task_exit.go:188] [ 2151: 2154] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.193031 483327 task_exit.go:188] [ 2151: 2154] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.193198 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:09.193476 483327 task_exit.go:188] [ 2151: 2151] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 2: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000009c40)={0xffffffffffffffff, 0xffffffffffffffff}) ioctl$INCFS_IOC_GET_FILLED_BLOCKS(r0, 0x8927, &(0x7f0000009cc0)={0x0}) D0610 11:16:09.249019 483327 task_exit.go:188] [ 2155: 2155] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.250187 483327 task_signals.go:189] [ 2155: 2159] Signal 9: terminating thread group I0610 11:16:09.250535 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2155, TID: 2159, fault addr: 0x0 D0610 11:16:09.250778 483327 task_exit.go:188] [ 2155: 2159] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.251645 483327 task_exit.go:188] [ 2155: 2155] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.257417 483327 task_exit.go:188] [ 2155: 2159] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.257539 483327 task_exit.go:188] [ 2155: 2159] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.257691 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.258990 483327 task_exit.go:188] [ 2155: 2155] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 1: write$P9_RMKNOD(0xffffffffffffffff, &(0x7f0000000140)={0x14, 0x13, 0x2, {0x4, 0x3, 0x1}}, 0x14) eventfd2(0x4, 0x800) r0 = timerfd_create(0x3, 0x0) ioctl$sock_SIOCSPGRP(r0, 0x8902, &(0x7f0000000980)) close(r0) ioctl$BTRFS_IOC_GET_FEATURES(r0, 0x80189439, &(0x7f00000000c0)) r1 = mq_open(&(0x7f0000000180)='[%\x00', 0x40, 0xc0, &(0x7f0000000040)={0x5, 0x7, 0x12, 0x7}) ioctl$int_in(r1, 0x5452, &(0x7f0000000080)=0xaba9) r2 = timerfd_create(0x0, 0x0) ioctl$sock_SIOCSPGRP(r2, 0x8902, &(0x7f0000000980)) ioctl$BTRFS_IOC_QGROUP_CREATE(r2, 0x4010942a, &(0x7f0000000100)={0x1, 0x3ff}) ioctl$BTRFS_IOC_QGROUP_LIMIT(r1, 0x5450, 0x0) D0610 11:16:09.297130 483327 task_exit.go:188] [ 2157: 2157] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.297938 483327 task_signals.go:189] [ 2157: 2160] Signal 9: terminating thread group I0610 11:16:09.298369 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2157, TID: 2160, fault addr: 0x0 D0610 11:16:09.298463 483327 task_exit.go:188] [ 2157: 2157] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.298658 483327 task_exit.go:188] [ 2157: 2160] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.300496 483327 task_exit.go:188] [ 2158: 2158] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.301115 483327 task_signals.go:189] [ 2158: 2161] Signal 9: terminating thread group I0610 11:16:09.301559 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2158, TID: 2161, fault addr: 0x0 D0610 11:16:09.302571 483327 task_exit.go:188] [ 2158: 2161] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.303270 483327 task_exit.go:188] [ 2158: 2158] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.304328 483327 task_exit.go:188] [ 2157: 2160] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.304453 483327 task_exit.go:188] [ 2157: 2160] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.304606 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:09.304742 483327 task_signals.go:189] [ 2156: 2162] Signal 9: terminating thread group D0610 11:16:09.304902 483327 task_exit.go:188] [ 2156: 2156] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:09.305590 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2156, TID: 2162, fault addr: 0x0 D0610 11:16:09.305889 483327 task_exit.go:188] [ 2157: 2157] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.306348 483327 task_exit.go:188] [ 2156: 2156] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.306866 483327 task_exit.go:188] [ 2156: 2162] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.307640 483327 task_exit.go:188] [ 2158: 2161] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.307790 483327 task_exit.go:188] [ 2158: 2161] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.307979 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:09.308264 483327 task_exit.go:188] [ 2158: 2158] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 0: openat$ptmx(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) mprotect(&(0x7f0000000000/0x800000)=nil, 0x800000, 0x4) openat$incfs(0xffffffffffffff9c, &(0x7f0000000000)='.pending_reads\x00', 0xaa181, 0x0) D0610 11:16:09.311317 483327 task_exit.go:188] [ 2156: 2162] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.311416 483327 task_exit.go:188] [ 2156: 2162] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.311563 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:09.311708 483327 task_exit.go:188] [ 2156: 2156] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 2: r0 = openat$random(0xffffffffffffff9c, &(0x7f0000000000), 0x0, 0x0) ioctl$sock_SIOCSPGRP(r0, 0x8902, &(0x7f0000002340)) 11:16:09 executing program 3: socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff}) r1 = syz_open_procfs(0xffffffffffffffff, &(0x7f0000000080)='fdinfo/3\x00') close(r0) readv(r1, 0x0, 0x0) D0610 11:16:09.355426 483327 task_exit.go:188] [ 2163: 2163] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.355760 483327 task_signals.go:189] [ 2163: 2164] Signal 9: terminating thread group I0610 11:16:09.356034 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2163, TID: 2164, fault addr: 0x0 D0610 11:16:09.356272 483327 task_exit.go:188] [ 2163: 2164] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.356591 483327 task_exit.go:188] [ 2163: 2163] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.360898 483327 task_exit.go:188] [ 2163: 2164] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.360997 483327 task_exit.go:188] [ 2163: 2164] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.361130 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.361572 483327 task_exit.go:188] [ 2163: 2163] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 1: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff, 0xffffffffffffffff}) r2 = dup2(r0, r1) recvmmsg$unix(r2, &(0x7f0000002cc0)=[{{0x0, 0x0, 0x0, 0x0, &(0x7f0000001800)=[@rights={{0x14, 0x1, 0x1, [0xffffffffffffffff]}}], 0x18}}], 0x1, 0x0, 0x0) writev(r3, 0x0, 0x0) D0610 11:16:09.378679 483327 task_run.go:290] [ 2165: 2165] Unhandled user fault: addr=20000007 ip=564171536516 access=rw- sig=11 err=operation not permitted D0610 11:16:09.378864 483327 task_log.go:87] [ 2165: 2165] Registers: D0610 11:16:09.378930 483327 task_log.go:94] [ 2165: 2165] Cs = 0000000000000033 D0610 11:16:09.378977 483327 task_log.go:94] [ 2165: 2165] Ds = 0000000000000000 D0610 11:16:09.379055 483327 task_log.go:94] [ 2165: 2165] Eflags = 0000000000010202 D0610 11:16:09.379127 483327 task_log.go:94] [ 2165: 2165] Es = 0000000000000000 D0610 11:16:09.379206 483327 task_log.go:94] [ 2165: 2165] Fs = 0000000000000000 D0610 11:16:09.379273 483327 task_log.go:94] [ 2165: 2165] Fs_base = 000056417258e400 D0610 11:16:09.379347 483327 task_log.go:94] [ 2165: 2165] Gs = 0000000000000000 D0610 11:16:09.379443 483327 task_log.go:94] [ 2165: 2165] Gs_base = 0000000000000000 D0610 11:16:09.379584 483327 task_log.go:94] [ 2165: 2165] Orig_rax = ffffffffffffffff D0610 11:16:09.379646 483327 task_log.go:94] [ 2165: 2165] R10 = 00007fdaa0d4f4c0 D0610 11:16:09.379682 483327 task_log.go:94] [ 2165: 2165] R11 = 0000000000000246 D0610 11:16:09.379740 483327 task_log.go:94] [ 2165: 2165] R12 = 0000000000008ff7 D0610 11:16:09.379783 483327 task_log.go:94] [ 2165: 2165] R13 = 00007fdaa0d4f4c0 D0610 11:16:09.379820 483327 task_log.go:94] [ 2165: 2165] R14 = 000056417164df60 D0610 11:16:09.379886 483327 task_log.go:94] [ 2165: 2165] R15 = 0000000000000032 D0610 11:16:09.379921 483327 task_log.go:94] [ 2165: 2165] R8 = 0000564171a52000 D0610 11:16:09.379999 483327 task_log.go:94] [ 2165: 2165] R9 = 0000564171652110 D0610 11:16:09.380060 483327 task_log.go:94] [ 2165: 2165] Rax = 0000000020000000 D0610 11:16:09.380145 483327 task_log.go:94] [ 2165: 2165] Rbp = 00007fdaa0d4f498 D0610 11:16:09.380204 483327 task_log.go:94] [ 2165: 2165] Rbx = 0000000000000000 D0610 11:16:09.380282 483327 task_log.go:94] [ 2165: 2165] Rcx = 0073646165725f67 D0610 11:16:09.380321 483327 task_log.go:94] [ 2165: 2165] Rdi = 0000000020000000 D0610 11:16:09.380397 483327 task_log.go:94] [ 2165: 2165] Rdx = 000000000000000f D0610 11:16:09.380429 483327 task_log.go:94] [ 2165: 2165] Rip = 0000564171536516 D0610 11:16:09.380472 483327 task_log.go:94] [ 2165: 2165] Rsi = 676e69646e65702e D0610 11:16:09.380509 483327 task_log.go:94] [ 2165: 2165] Rsp = 00007fdaa0d4f3d8 D0610 11:16:09.380566 483327 task_log.go:94] [ 2165: 2165] Ss = 000000000000002b D0610 11:16:09.380617 483327 task_log.go:111] [ 2165: 2165] Stack: D0610 11:16:09.380725 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f3d0: 00 00 00 00 00 00 00 00 6d 74 4e 71 41 56 00 00 D0610 11:16:09.380859 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f3e0: 00 00 00 00 00 00 00 00 60 df 64 71 41 56 00 00 D0610 11:16:09.380959 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f3f0: fe ff ff ff ff ff ff ff 03 00 00 00 00 00 00 00 D0610 11:16:09.381090 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f400: 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 D0610 11:16:09.381294 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:09.381426 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f420: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:09.381517 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f430: 97 4a 59 00 00 00 00 00 eb 8f 00 00 00 00 00 00 D0610 11:16:09.381678 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f440: 08 21 65 71 41 56 00 00 eb 8f 00 00 00 00 00 00 D0610 11:16:09.381797 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f450: 60 df 64 71 41 56 00 00 00 00 00 20 00 00 00 00 D0610 11:16:09.381913 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.382000 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f470: 0f 00 00 00 00 00 00 00 40 31 62 71 41 56 00 00 D0610 11:16:09.382165 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.382311 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f490: 1f 4b 59 71 41 56 00 00 28 21 65 71 41 56 00 00 D0610 11:16:09.382459 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f4a0: 28 4b 59 71 41 56 00 00 00 c7 e4 7b 08 7f 00 00 D0610 11:16:09.382589 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.382737 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f4c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:09.382860 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f4d0: 24 00 00 00 00 00 00 00 6e 70 f7 32 00 00 00 00 D0610 11:16:09.382915 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f4e0: 20 00 00 00 30 00 00 00 c0 f5 d4 a0 da 7f 00 00 D0610 11:16:09.382983 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.383087 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.383160 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.383198 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f520: 00 00 00 00 00 00 00 00 50 f4 d4 a0 da 7f 00 00 D0610 11:16:09.383263 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f530: 00 00 00 20 00 00 00 00 00 00 80 00 00 00 00 00 D0610 11:16:09.383304 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f540: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.383381 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.383498 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.383570 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f570: 00 00 00 00 00 00 00 00 00 07 31 40 0c a8 d9 4e D0610 11:16:09.383722 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:09.383818 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:09.383979 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f5a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:09.384056 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f5b0: 80 f6 d4 a0 da 7f 00 00 c8 82 4e 71 41 56 00 00 D0610 11:16:09.384156 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f5c0: c4 4a 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.384347 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f5d0: 00 00 00 00 00 00 00 00 40 f6 d4 a0 da 7f 00 00 D0610 11:16:09.384466 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f5e0: df 4a 59 71 fe 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:09.384537 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f5f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:09.384663 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f600: 00 00 00 00 00 00 00 00 30 f6 d4 a0 da 7f 00 00 D0610 11:16:09.384840 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f610: 10 f1 d4 a0 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.384939 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f620: 24 00 00 00 00 00 00 00 a9 26 63 30 00 00 00 00 D0610 11:16:09.385021 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f630: 24 00 00 00 00 00 00 00 ae 8b 28 2a 00 00 00 00 D0610 11:16:09.385130 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f640: 2e 2f 32 35 34 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:09.385212 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f650: 79 7a 30 00 79 7a 30 00 06 00 00 00 00 00 00 00 D0610 11:16:09.385273 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f660: 2a 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.385367 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f670: 3d 49 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.385487 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:09.385593 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f690: 79 7a 30 00 79 7a 30 00 75 70 2e 70 72 6f 63 73 D0610 11:16:09.385772 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f6a0: 00 6f 63 73 00 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.385857 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f6b0: fe 4b 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.386102 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f6c0: 07 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.386290 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f6d0: 0f 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.386420 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f6e0: 17 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.386592 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f6f0: 25 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.386736 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f700: 33 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.386814 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f710: 3c 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.386909 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f720: 44 4c 59 71 41 56 00 00 13 00 00 00 00 00 00 00 D0610 11:16:09.387080 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:09.387196 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f740: 00 00 00 00 00 00 00 00 80 ee d4 a0 da 7f 00 00 D0610 11:16:09.387393 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f750: 73 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.387414 483327 task_exit.go:188] [ 2166: 2166] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.387678 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f760: 82 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.387716 483327 task_signals.go:189] [ 2166: 2168] Signal 9: terminating thread group D0610 11:16:09.387820 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f770: 8a 4c 59 71 41 56 00 00 06 00 00 00 00 00 00 00 D0610 11:16:09.388177 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f780: 00 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 I0610 11:16:09.388247 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2166, TID: 2168, fault addr: 0x0 D0610 11:16:09.388342 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f790: 04 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.388464 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f7a0: 08 4b 59 71 41 56 00 00 00 00 00 00 00 00 00 00 D0610 11:16:09.388491 483327 task_exit.go:188] [ 2166: 2168] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.388580 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f7b0: ff ff 77 ff ff ff 77 ff 28 fe d4 a0 da 7f 00 00 D0610 11:16:09.388747 483327 task_log.go:128] [ 2165: 2165] 7fdaa0d4f7c0: c8 f8 d4 a0 da 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:09.388846 483327 task_log.go:149] [ 2165: 2165] Code: D0610 11:16:09.388921 483327 task_log.go:167] [ 2165: 2165] 5641715364d0: 48 3b 15 29 65 05 01 0f 83 e2 00 00 00 48 39 f7 D0610 11:16:09.389053 483327 task_log.go:167] [ 2165: 2165] 5641715364e0: 72 0f 74 12 4c 8d 0c 16 4c 39 cf 0f 82 63 01 00 D0610 11:16:09.389136 483327 task_log.go:167] [ 2165: 2165] 5641715364f0: 00 48 89 d1 f3 a4 c3 80 fa 08 73 12 80 fa 04 73 D0610 11:16:09.389259 483327 task_log.go:167] [ 2165: 2165] 564171536500: 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b D0610 11:16:09.389376 483327 task_log.go:167] [ 2165: 2165] 564171536510: 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 8b D0610 11:16:09.389414 483327 task_exit.go:188] [ 2166: 2168] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.389528 483327 task_exit.go:188] [ 2166: 2168] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.389458 483327 task_log.go:167] [ 2165: 2165] 564171536520: 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 D0610 11:16:09.389992 483327 task_log.go:167] [ 2165: 2165] 564171536530: fe 0f b7 36 66 89 4c 17 fe 66 89 37 c3 48 81 fa D0610 11:16:09.390491 483327 task_log.go:167] [ 2165: 2165] 564171536540: 00 08 00 00 77 8a 48 81 fa 80 00 00 00 77 70 48 D0610 11:16:09.390583 483327 task_log.go:71] [ 2165: 2165] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 37101 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc002c95018, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc005acead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc005acebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00098a640}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00098a640}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc0008a6180, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc0045bd800, {0x1be6828, 0x26213c0}, {0xc0045bd800, 0xc004bd686c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc004bd6000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc004bd6000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc005acf4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0028565b0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0028565b0, {0x18f19c0, 0xc004bd6000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0028565b0, {0xc000130a80, 0x1a}, {0xc00506d3b0, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000130a80, 0x1a}, {0xc00506d3b0, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000130a80, 0x1a}, {0xc00506d3b0, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000130a80, 0x1a}, {0xc00506d3b0, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000130a80, 0x1a}, {0xc00506d3b0, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc0045e7500, {0x1900e19, 0xc}, {0xc00506d3b0, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc0045e7500) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc0045e7500, 0xc0045e7500) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc0045e7500) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:09.391822 483327 task_log.go:73] [ 2165: 2165] FDTable: fd:2 => name pipe:[5] fd:3 => name /dev/pts/ptmx fd:201 => name / fd:0 => name pipe:[5] fd:1 => name pipe:[5] D0610 11:16:09.392455 483327 task_signals.go:466] [ 2165: 2165] Notified of signal 11 D0610 11:16:09.392602 483327 task_signals.go:220] [ 2165: 2165] Signal 11: delivering to handler D0610 11:16:09.395678 483327 task_signals.go:189] [ 2167: 2169] Signal 9: terminating thread group I0610 11:16:09.396725 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2167, TID: 2169, fault addr: 0x0 D0610 11:16:09.397006 483327 task_exit.go:188] [ 2167: 2169] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.397141 483327 task_exit.go:188] [ 2167: 2167] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.397338 483327 task_exit.go:188] [ 2166: 2166] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.397474 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:09.398363 483327 task_exit.go:188] [ 2167: 2167] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.402519 483327 task_exit.go:188] [ 2167: 2169] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.402657 483327 task_exit.go:188] [ 2167: 2169] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.402817 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:09.403220 483327 task_exit.go:188] [ 2167: 2167] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.403676 483327 task_signals.go:189] [ 2165: 2170] Signal 9: terminating thread group 11:16:09 executing program 3: socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff}) r1 = syz_open_procfs(0xffffffffffffffff, &(0x7f0000000080)='fdinfo/3\x00') close(r0) readv(r1, 0x0, 0x0) D0610 11:16:09.404842 483327 task_exit.go:188] [ 2165: 2165] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:09.405233 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2165, TID: 2170, fault addr: 0x0 D0610 11:16:09.405347 483327 task_exit.go:188] [ 2166: 2166] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.405724 483327 task_exit.go:188] [ 2165: 2170] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.407076 483327 task_exit.go:188] [ 2165: 2170] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.407192 483327 task_exit.go:188] [ 2165: 2170] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 2: r0 = eventfd(0x0) ioctl$int_out(r0, 0x800000005452, &(0x7f0000000180)) D0610 11:16:09.411136 483327 task_exit.go:188] [ 2165: 2165] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.411294 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:09.412959 483327 task_exit.go:188] [ 2165: 2165] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 0: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff, 0xffffffffffffffff}) pipe2(&(0x7f0000000180)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) dup3(r0, r1, 0x0) sendto(r1, 0x0, 0x0, 0x0, 0x0, 0x0) D0610 11:16:09.436408 483327 task_exit.go:188] [ 2171: 2171] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.437066 483327 task_signals.go:189] [ 2171: 2172] Signal 9: terminating thread group I0610 11:16:09.437814 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2171, TID: 2172, fault addr: 0x0 D0610 11:16:09.437962 483327 task_exit.go:188] [ 2171: 2171] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.438175 483327 task_exit.go:188] [ 2171: 2172] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.443556 483327 task_exit.go:188] [ 2171: 2172] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.443810 483327 task_exit.go:188] [ 2171: 2172] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.444028 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.444305 483327 task_exit.go:188] [ 2171: 2171] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 1: timer_create(0x0, &(0x7f0000000080)={0x0, 0x12, 0x0, @thr={0x0, 0x0}}, &(0x7f0000000140)) pipe2$9p(&(0x7f0000000040)={0xffffffffffffffff}, 0x0) read$watch_queue(r0, &(0x7f0000000080)=""/215, 0xd7) timer_settime(0x0, 0x0, &(0x7f000006b000)={{0x0, 0x989680}, {0x0, 0x9}}, 0x0) close(r0) openat$fuse(0xffffffffffffff9c, &(0x7f0000000000), 0x2, 0x0) timer_create(0x0, &(0x7f0000000000)={0x0, 0x14}, &(0x7f0000000040)=0x0) timer_settime(r1, 0x0, &(0x7f00000001c0)={{0x0, 0x989680}, {0x0, 0x1c9c380}}, 0x0) D0610 11:16:09.485521 483327 task_exit.go:188] [ 2173: 2173] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.485790 483327 task_signals.go:189] [ 2173: 2176] Signal 9: terminating thread group I0610 11:16:09.486247 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2173, TID: 2176, fault addr: 0x0 D0610 11:16:09.486286 483327 task_exit.go:188] [ 2173: 2173] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.486755 483327 task_exit.go:188] [ 2173: 2176] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.491709 483327 task_exit.go:188] [ 2174: 2174] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.492124 483327 task_signals.go:189] [ 2174: 2178] Signal 9: terminating thread group I0610 11:16:09.492460 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2174, TID: 2178, fault addr: 0x0 D0610 11:16:09.492841 483327 task_exit.go:188] [ 2174: 2178] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.493235 483327 task_exit.go:188] [ 2174: 2174] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.493736 483327 task_exit.go:188] [ 2173: 2176] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.493871 483327 task_exit.go:188] [ 2173: 2176] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.494064 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:09.494386 483327 task_exit.go:188] [ 2173: 2173] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.494801 483327 task_exit.go:188] [ 2175: 2175] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.495075 483327 task_signals.go:189] [ 2175: 2177] Signal 9: terminating thread group I0610 11:16:09.495310 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2175, TID: 2177, fault addr: 0x0 D0610 11:16:09.495669 483327 task_exit.go:188] [ 2175: 2177] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.496154 483327 task_exit.go:188] [ 2175: 2175] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:09 executing program 3: socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff}) r1 = syz_open_procfs(0xffffffffffffffff, &(0x7f0000000080)='fdinfo/3\x00') close(r0) readv(r1, 0x0, 0x0) D0610 11:16:09.498783 483327 task_exit.go:188] [ 2174: 2178] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.498996 483327 task_exit.go:188] [ 2174: 2178] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.499177 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:09.500142 483327 task_exit.go:188] [ 2174: 2174] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.501053 483327 task_exit.go:188] [ 2175: 2177] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.501178 483327 task_exit.go:188] [ 2175: 2177] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.501353 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:09.502900 483327 task_exit.go:188] [ 2175: 2175] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 2: r0 = gettid() socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000000)={0xffffffffffffffff}) write$binfmt_elf32(r1, &(0x7f0000000240)=ANY=[], 0xfffffdb6) ioctl$int_in(r1, 0x5452, &(0x7f0000b28000)=0x6) fcntl$setsig(r1, 0xa, 0x12) r2 = getpid() fcntl$setown(r1, 0x8, r2) sendmmsg$inet(r1, &(0x7f0000000580)=[{{0x0, 0x0, &(0x7f0000000080)=[{&(0x7f0000000100)='w', 0x1}], 0x1}}], 0x1, 0x0) close(r1) socket$unix(0x1, 0x2, 0x0) tkill(r0, 0x16) 11:16:09 executing program 0: r0 = epoll_create1(0x0) epoll_wait(r0, &(0x7f0000000040)=[{}], 0x1, 0x101) D0610 11:16:09.579051 483327 task_signals.go:439] [ 2179: 2179] Discarding ignored signal 18 D0610 11:16:09.589372 483327 task_signals.go:439] [ 2179: 2179] Discarding ignored signal 18 D0610 11:16:09.597125 483327 task_exit.go:188] [ 2182: 2182] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.597582 483327 task_signals.go:189] [ 2182: 2185] Signal 9: terminating thread group I0610 11:16:09.597773 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2182, TID: 2185, fault addr: 0x0 D0610 11:16:09.597826 483327 task_exit.go:188] [ 2182: 2182] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.598173 483327 task_exit.go:188] [ 2182: 2185] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.600518 483327 task_signals.go:439] [ 2179: 2179] Discarding ignored signal 18 D0610 11:16:09.601376 483327 task_exit.go:188] [ 2182: 2185] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.601697 483327 task_exit.go:188] [ 2182: 2185] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.601912 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:09.602974 483327 task_exit.go:188] [ 2182: 2182] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 3: socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff}) r1 = syz_open_procfs(0xffffffffffffffff, &(0x7f0000000080)='fdinfo/3\x00') close(r0) readv(r1, 0x0, 0x0) D0610 11:16:09.609302 483327 task_signals.go:439] [ 2179: 2179] Discarding ignored signal 18 D0610 11:16:09.613167 483327 task_signals.go:466] [ 2179: 2179] Notified of signal 20 D0610 11:16:09.613614 483327 task_signals.go:775] [ 2179: 2179] Signal 20: stopping 3 threads in thread group D0610 11:16:09.613830 483327 task_stop.go:118] [ 2179: 2179] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.614873 483327 task_signals.go:852] [ 2179: 2186] Completing group stop D0610 11:16:09.615136 483327 task_stop.go:118] [ 2179: 2186] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.615290 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.615362 483327 task_stop.go:118] [ 2179: 2180] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.620741 483327 task_signals.go:795] [ 2179: 2179] Ending complete group stop with 0 threads pending D0610 11:16:09.620872 483327 task_stop.go:138] [ 2179: 2179] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.621000 483327 task_stop.go:138] [ 2179: 2180] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.621074 483327 task_stop.go:138] [ 2179: 2186] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.621181 483327 task_signals.go:439] [ 2179: 2179] Discarding ignored signal 18 D0610 11:16:09.621607 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.621713 483327 task_run.go:170] [ 2179: 2180] Restarting syscall 0: not interrupted by handled signal D0610 11:16:09.624072 483327 task_run.go:170] [ 2179: 2186] Restarting syscall 202: not interrupted by handled signal D0610 11:16:09.624120 483327 task_run.go:167] [ 2179: 2179] Restarting syscall 230 with restart block: not interrupted by handled signal D0610 11:16:09.624171 483327 task_signals.go:466] [ 2179: 2179] Notified of signal 20 D0610 11:16:09.626829 483327 task_signals.go:775] [ 2179: 2179] Signal 20: stopping 3 threads in thread group D0610 11:16:09.627006 483327 task_stop.go:118] [ 2179: 2179] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.627166 483327 task_stop.go:118] [ 2179: 2180] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.627332 483327 task_signals.go:852] [ 2179: 2186] Completing group stop D0610 11:16:09.627455 483327 task_stop.go:118] [ 2179: 2186] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.627565 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.630067 483327 task_signals.go:795] [ 2179: 2179] Ending complete group stop with 0 threads pending D0610 11:16:09.630168 483327 task_stop.go:138] [ 2179: 2179] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.630267 483327 task_stop.go:138] [ 2179: 2180] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.630305 483327 task_stop.go:138] [ 2179: 2186] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.630355 483327 task_signals.go:439] [ 2179: 2179] Discarding ignored signal 18 D0610 11:16:09.630575 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.630781 483327 task_run.go:170] [ 2179: 2180] Restarting syscall 202: not interrupted by handled signal D0610 11:16:09.630824 483327 task_run.go:170] [ 2179: 2186] Restarting syscall 202: not interrupted by handled signal D0610 11:16:09.634861 483327 task_signals.go:466] [ 2179: 2179] Notified of signal 20 D0610 11:16:09.635164 483327 task_signals.go:775] [ 2179: 2179] Signal 20: stopping 3 threads in thread group D0610 11:16:09.635616 483327 task_signals.go:852] [ 2179: 2186] Completing group stop D0610 11:16:09.635748 483327 task_stop.go:118] [ 2179: 2180] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.635888 483327 task_stop.go:118] [ 2179: 2179] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.636009 483327 task_stop.go:118] [ 2179: 2186] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.636130 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.639672 483327 task_signals.go:795] [ 2179: 2179] Ending complete group stop with 0 threads pending D0610 11:16:09.639764 483327 task_stop.go:138] [ 2179: 2179] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.639854 483327 task_stop.go:138] [ 2179: 2180] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.639911 483327 task_stop.go:138] [ 2179: 2186] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.640044 483327 task_signals.go:439] [ 2179: 2179] Discarding ignored signal 18 D0610 11:16:09.640441 483327 task_run.go:170] [ 2179: 2180] Restarting syscall 202: not interrupted by handled signal D0610 11:16:09.640594 483327 task_run.go:170] [ 2179: 2186] Restarting syscall 202: not interrupted by handled signal D0610 11:16:09.640458 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.643302 483327 task_signals.go:466] [ 2179: 2179] Notified of signal 20 D0610 11:16:09.643608 483327 task_signals.go:775] [ 2179: 2179] Signal 20: stopping 3 threads in thread group D0610 11:16:09.643764 483327 task_stop.go:118] [ 2179: 2180] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.644029 483327 task_signals.go:852] [ 2179: 2186] Completing group stop D0610 11:16:09.644152 483327 task_stop.go:118] [ 2179: 2179] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.644383 483327 task_stop.go:118] [ 2179: 2186] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.644533 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.650957 483327 task_signals.go:795] [ 2179: 2179] Ending complete group stop with 0 threads pending D0610 11:16:09.651089 483327 task_stop.go:138] [ 2179: 2179] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.651213 483327 task_stop.go:138] [ 2179: 2180] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.651270 483327 task_stop.go:138] [ 2179: 2186] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.651340 483327 task_signals.go:439] [ 2179: 2179] Discarding ignored signal 18 D0610 11:16:09.651640 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.651771 483327 task_run.go:170] [ 2179: 2180] Restarting syscall 202: not interrupted by handled signal D0610 11:16:09.653847 483327 task_run.go:170] [ 2179: 2186] Restarting syscall 202: not interrupted by handled signal D0610 11:16:09.653996 483327 task_signals.go:466] [ 2179: 2179] Notified of signal 20 D0610 11:16:09.654881 483327 task_signals.go:775] [ 2179: 2179] Signal 20: stopping 3 threads in thread group D0610 11:16:09.655713 483327 task_stop.go:118] [ 2179: 2180] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.655946 483327 task_stop.go:118] [ 2179: 2179] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.656077 483327 task_signals.go:852] [ 2179: 2186] Completing group stop D0610 11:16:09.656195 483327 task_stop.go:118] [ 2179: 2186] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.656310 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.659785 483327 task_signals.go:795] [ 2179: 2179] Ending complete group stop with 0 threads pending D0610 11:16:09.659912 483327 task_stop.go:138] [ 2179: 2179] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.659974 483327 task_stop.go:138] [ 2179: 2180] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.660041 483327 task_stop.go:138] [ 2179: 2186] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.660084 483327 task_signals.go:439] [ 2179: 2179] Discarding ignored signal 18 D0610 11:16:09.660331 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.660463 483327 task_run.go:170] [ 2179: 2186] Restarting syscall 202: not interrupted by handled signal D0610 11:16:09.660580 483327 task_run.go:170] [ 2179: 2180] Restarting syscall 202: not interrupted by handled signal D0610 11:16:09.661081 483327 task_exit.go:188] [ 2179: 2179] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.661376 483327 task_signals.go:189] [ 2179: 2180] Signal 9: terminating thread group I0610 11:16:09.661674 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2179, TID: 2180, fault addr: 0x0 D0610 11:16:09.661839 483327 task_signals.go:189] [ 2179: 2186] Signal 9: terminating thread group I0610 11:16:09.661978 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2179, TID: 2186, fault addr: 0x0 D0610 11:16:09.662080 483327 task_exit.go:188] [ 2179: 2180] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.662441 483327 task_exit.go:188] [ 2179: 2186] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.662938 483327 task_exit.go:188] [ 2179: 2179] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.663248 483327 task_exit.go:188] [ 2179: 2180] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.663366 483327 task_exit.go:188] [ 2179: 2180] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.664294 483327 task_signals.go:477] [ 2179: 2179] No task notified of signal 20 D0610 11:16:09.666809 483327 task_exit.go:188] [ 2179: 2186] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.666919 483327 task_exit.go:188] [ 2179: 2186] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.667081 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.667251 483327 task_exit.go:188] [ 2179: 2179] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 1: openat$full(0xffffffffffffff9c, &(0x7f00000000c0), 0x0, 0x0) r0 = openat$cgroup_procs(0xffffffffffffffff, &(0x7f00000000c0), 0x2, 0x0) ioctl$int_in(r0, 0x5452, &(0x7f0000000000)) D0610 11:16:09.693941 483327 task_signals.go:466] [ 2181: 2184] Notified of signal 22 D0610 11:16:09.696625 483327 task_signals.go:189] [ 2189: 2190] Signal 9: terminating thread group D0610 11:16:09.696780 483327 task_signals.go:775] [ 2181: 2184] Signal 22: stopping 4 threads in thread group D0610 11:16:09.697524 483327 task_stop.go:118] [ 2181: 2184] Entering internal stop (*kernel.groupStop)(nil) I0610 11:16:09.697587 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2189, TID: 2190, fault addr: 0x0 D0610 11:16:09.697701 483327 task_stop.go:118] [ 2181: 2181] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.697914 483327 task_exit.go:188] [ 2189: 2189] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.698166 483327 task_stop.go:118] [ 2181: 2191] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.698541 483327 task_exit.go:188] [ 2189: 2190] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.699104 483327 task_signals.go:795] [ 2181: 2181] Ending incomplete group stop with 1 threads pending D0610 11:16:09.699189 483327 task_stop.go:138] [ 2181: 2181] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.699276 483327 task_stop.go:138] [ 2181: 2184] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.699328 483327 task_stop.go:138] [ 2181: 2191] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.699391 483327 task_signals.go:439] [ 2181: 2181] Discarding ignored signal 18 D0610 11:16:09.699799 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:09.699889 483327 task_run.go:167] [ 2181: 2181] Restarting syscall 202 with restart block: not interrupted by handled signal D0610 11:16:09.700386 483327 task_signals.go:439] [ 2181: 2181] Discarding ignored signal 18 D0610 11:16:09.700759 483327 task_exit.go:188] [ 2189: 2190] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.700884 483327 task_exit.go:188] [ 2189: 2190] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.700774 483327 task_run.go:170] [ 2181: 2188] Restarting syscall 307: not interrupted by handled signal D0610 11:16:09.704743 483327 task_exit.go:188] [ 2189: 2189] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.704890 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:09.706313 483327 task_exit.go:188] [ 2189: 2189] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.715272 483327 task_exit.go:188] [ 2181: 2181] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.715506 483327 task_signals.go:189] [ 2181: 2184] Signal 9: terminating thread group D0610 11:16:09.715666 483327 task_signals.go:189] [ 2181: 2188] Signal 9: terminating thread group D0610 11:16:09.715802 483327 task_signals.go:189] [ 2181: 2191] Signal 9: terminating thread group I0610 11:16:09.715869 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2181, TID: 2184, fault addr: 0x0 I0610 11:16:09.716002 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2181, TID: 2188, fault addr: 0x0 I0610 11:16:09.716126 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2181, TID: 2191, fault addr: 0x0 D0610 11:16:09.716196 483327 task_exit.go:188] [ 2181: 2188] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.716451 483327 task_exit.go:188] [ 2181: 2184] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.716630 483327 task_exit.go:188] [ 2181: 2191] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:09 executing program 3: pipe(&(0x7f0000000040)={0xffffffffffffffff, 0xffffffffffffffff}) pipe(&(0x7f0000000040)={0xffffffffffffffff}) r2 = dup2(r1, r0) ioctl$sock_ifreq(r2, 0x5452, &(0x7f0000000040)={'ipvlan1\x00', @ifru_ivalue}) D0610 11:16:09.717165 483327 task_exit.go:188] [ 2181: 2181] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.717686 483327 task_exit.go:188] [ 2181: 2188] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.717819 483327 task_exit.go:188] [ 2181: 2188] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.718465 483327 task_exit.go:188] [ 2181: 2191] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.718624 483327 task_exit.go:188] [ 2181: 2191] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.722454 483327 task_exit.go:188] [ 2181: 2184] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.722624 483327 task_exit.go:188] [ 2181: 2184] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.722873 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:09.725031 483327 task_exit.go:188] [ 2181: 2181] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 2: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000180), 0x0, 0x0) ioctl$F2FS_IOC_MOVE_RANGE(r0, 0x541b, &(0x7f00000010c0)={0xffffffffffffffff}) ioctl$BTRFS_IOC_RM_DEV(r1, 0x5452, &(0x7f0000002040)={{}, "28e54381b2caf48c3d0e5dea5255371d8e3d3541173aaa22b05dcba9b192f96623e31675dd5540139079eadb61c8a588b94887e204422b7c7a737f9155ea9c8f4e553ee488a0fc959956c2455d7d4add2e497176342ba6b74f86beffa2370da535de28e97f5b293db1099576a8a5c26bad06f404d1342a355acdf44c1e94192ba5286d2f10421c9718c6a28b05013cde937eac4fec2204d21644dd1e23fc3a1b5a451528cda1397343f8dd2a859ff16a8a3cd5ab7a49933b2c53b62d92a1d501f0d22df88149f824569b3feed369051af5189d5a99b9f8cb23fd8f5714c70231d471de9adb4c78de9cd56479f24b28f4febc6632a8bd7bf9b62bf41049f5d4109802acc8bf37c779748c53b1025daa1e512b678e9d5d4b7c23396db6589a74f237083a79789def010ea83f6fb3387a22c800e8ca2028e4ab6beac7c1ba3ef512da1775aef21d6d44b24f7f8a33c51cf59a47599596ba15802da0b3662c5d48b1321db7998f66f3e2109e88988db6d67b9b28646fab668a53fc46c6e71a1ec3eba2a4d16b7437339709e44df1854c54326ee1b47d3c8b8d6da61232ea28d8605e046ccbb06c91fbd89741095dfa0b2b260f763e02db8418a1b2de68b17ec4dab7e089c29578e2e676559fce4b506b4291133afec6d9e63f127d54bb192a8482f28335cef0761637b236bb774e128e0a33b3f5e923ebae112c92139fe858da02d633e74248b9d1736323230e295a2714077957d8795a265974b2bab222bae6f22bff8fbf517a0f8a35f7e75d1c01f48c37953cb4a0556e35ece07c2baceead0e271e50cabc4220b4d9e978f9f6ec5dfa5621e43c6d9893003cfdbaa833a9a544e7ecf1320f6bd6f47e67076b628fe9604b215f5a06f3b4fd75e2f6ea0c141340d0740c120d44cea8ec5c493f66162363c05ed4908e44b658f735dca387acc63d1d382127c36857906873b68ea776e200db13494b5f56653f9408b161043860bd5d047574a45c892dbe641e8b6fa5829519aaaab38f89c5017b908144f7b9807b84aeaa52c56864eb404f5be739c57971a4f6554b12ce953934ed5216bd643b5cac6d2639e1001533b01dfc9edcbd03544b6a6f1395ffe66315382514e15752a95e009dae73b849fac37acdb0cabf1480ac23cab3bce1d123513743bccefa9bcfd8af73d88905ce6181bbd47be8132056cba31807f6b05269aaadf910fca3b51d321e9b58c9c149965de61b0cd39a3742a13268156b7d222e8ef35a3f749c0962fd3b236e0745636836f0050600f4df3468b41f78fdd50589e7e16f2456dcc516802da387e00dcee91e132a76eae1425cf732b94ec876cf84edb125e8ac5eac00000000000000eef2f66a834c8a68a70b24e75871ba6a43a34b8150c12f4010f6cd42791fc8dd7a4a4ed0c2ef25ab36bc07121b5061f8538dc4a0ad60540576e603a0cfedb0b02b8f455f13628cfb6616946e07ed4b6618b7e68f86ae1ca097ba34d52d048b78e65db8b4077074a5f4331f06bf6a875af75c771735e7da4f410703e1f2bb29d21883590daf92cf5d04cf82cd9996c43716fbf3955bbdd3c215f78eb3e561c0c724b68dcdbc226a24b8bd978af614b3ef1bbd4818983ec6b98d624230f1ba8f7a07573f76507640ea9859ff4633c521717b4f48b31bb1ad97030753b97fdcba1d8adf725fda6611b4d61c38656a111f730e0ae7d9bb5e2090252948e965c8ba9e6b4debf41c877896bf5b94c629fc4d9ee564d5ec5490619da9788030fa65b689132f0095c1b6d853a4d155a2d308637e36717f2a734a9cece954f52839de0000000000000400d6360551fa4cec2e4315f0c098f6c1179aedb8c31b0ae2ab49d593d61b041bf5539e36a69d4ab9bd8e517a61ed39f8fe29e5c81d9267ebc4ccec4638abd2ff6fad54c1e6fd592c0489be0c4c70ab246cf60ab9b03da9067b97d96bc719f033377ad7166161fac67b60a72a39efb2e19d79bdcd16bd34386acdfce9de3716c863fddb3939860ce3ae9b619e598f82331f71dc3801f06b1278c992d2fd0b1d2f04c4ceeecfaa6bc1758d0d87348c6c6fd70ac6d2093bd3bd33d268096cf003e58ff857d2c65cb1ffd145dcccfa404534912481f9bd97b7342d42b1061b54daac3e8540d1122c9fa9f73bbb12fa1170b918939d6a24fff829b31631685485aaa05e2bdf49e186ae7702558841756c2663dcb3e6a96c20f0a6d5153207e62a1b424b8042f8ddab737b9d168d79df586bc64b36649504f9166a829a089bc831b0291eaa60a2cf30adb850bd207a0ad958335374233ac487cc46ddb5b54e52ac830db1675d214e1f449652e1650051569f9e50d812924b378eff52f34604e3edf62246ea13a18aafbc99c0c4c55961f56cfda2b33fe23d1b78c70d81b33ff5000014037d75acbace8a02d6b0df8dc69266da03c6dac678828fcc813db1c31402498fdafcc283699432e87123ed2652848941ac4986bac1ee94cb516852b70c7191bc75fa49c2f1f7867bf89ebd004fcf708b59d6884725cbac7c6315c59a855aebd7cacd69baa3896a094827203c4f2e4108c1ee510891caec7731a0c1d52c6a89aedb7373423d324aedf474fa96ddd27faca4e929ba780ea5d832272abd7a741a229e9eda36eaa6bc1fce01d07a1bf2a5fac60b93b497f86a8c710d45db7b8408ae0a8a7975341173fb8af2a575e6436d9aa89e20213c5802f0e0277586ac567195f1ee0eb92f96f04b8da46ea8f21de6f44c2cb23134f19a8165ad0bfd0434f4dbaaf67526e096477d51cb8d0055a38bab0b0e3726e963d50599b01ba6a6b6c69d55dadd3c2873490b2c2867eab3c6e3e70998c9d9419ecc9cb56e0dcc5d684ced3f8783bf4121dbfc07f0eaa6c38fa4b12d51324eb25c09fe448a71bb0c6cfe744f28c557f2908d2209719cf927f2cac3e191a07376479edcb131902c5314d00119e0186543c9bdbd0e6dbb16729e1ad25d6c30d9f467772fa57a16ebb77ebe31e4bb3be718bb7e1b0ebcbe59232d32b53c09ff35e3cf6f36006925ffc6930326a554743b46706ce1f94ebb48a2e7e562f133e69525b84918bdfa8ba0028bb81beb97feccaf7f000000a155de181cbccb568413a2460073e6963f37daa346059facce8261e2a9ea3e862715d65d674850ce313aaeaddc2532071ae0acd8b13c13682f85462efa28e749416dfd46541675676d2973b6729cfe732d4bd8a9e92ad11c395388fdfb94617ac76ec2ca66eea17f6ac0dabae9e87ebad4e10d02a4a82ea3feed1d3c5fe0af2418374d7c46013b2aef3ed9825c0e5fba35b1fb7181a4c0a4140907275eb9c1c9d78315b694c0190000d60fb4af58090a427a2ca82ff714201f5e2760705f16eda6c9e65c42d895ba2ce00794951bb2d988bf7fbac2f8001ff6ac89a8ed18975a3cb95340cf54f277aee53f27bda10da3ce7b25d150c358d534100d728806c8322b1bc9f93bbb5ba68c6fb95e66cf74b6105b2a7f9e0d103260657bcb6e1af88461a39adf0b71d2c943654b21a86718d87c0028197359db338a612641429a677147eec46edb460484209dbf6402ff406d1b2068be9e3656844d6e45227f9d3a6c77cba2b6a611e516a54a5622373ab40cba298599aeafb665cae850f342f891cbcbbfed13109cdc186617b1228d8837c7a4e877df588a3c897d55a8d4c41427cf9635ec61a3d4489d4715f8eab0b649f3b10509d1595c65476fd1bb315fb5e987a8b236e4d192015a0f7094b69e8c4fd2b0b2497ea389a093eb23d03ec9cac8eb680c6811d16eb390142909e47baf7a5ee5eec4ec2320c5060d658058415138223f8edddee0145c808d28c40f9cf40257fa06f72bf1f765a5c25289ce9ccfdddb1021bd83c4b364a79cabeb385014473fa94582c46d6305b0d98a046bb92412641d03b4d28e44720400000000000000b1ae07e12ba79d8997c3e3c0d7e8967fa4f6c3afc43de262824e280afff6df567053f733486a42ceec670236d6c118e5eb10164b1b2942d339c805422986034a42d9ce23be8cfc65127c91610a2aa776dd0553df61268eee3e580052504553b25d22cfe1d32f711dd5bf08ad79880064348d0e1a120ed902beed09000000000000eba1cca31558c200ce2233ee3e479daa9a1382890093a24c001fa1282b58428a9fc8d862ee86f2f48b8d1dd801433f232e6ed6df6e2ff702089bd1b6749a409c8821bde0c1767dc2d7b4c8ef2c10ed112e623fa266f60b972f51f112753c614ae6c3698d45f3e2c2657b96451c429776c9b99db029c578eac23db1e374d3ea823fc8a4bab158740c7ba742363628f3c5bc42da8f4b9fa7dbce7661bcd470438a817bbe0a054285051c2d347cd1c0237c9c75a09a6043bece1481768fb1f5a252ca5936256b8612c1fd37e1892e0b24e7013ed023fff918857a3b309761aff5e42227d27d9c9306bae10fa763365bf9fdb445071c873b2c475a58b65d30edca4c85805013a4d9a4c1ac093519c3252308490e2f55dadcfdaa77ae7bbe2bc8c4f3526fd896b1cf29d73962c37571c8a057828a798fabe237f8fe5de67a3e49b311de5fcd8bc9f5d7a938ed6c64b8ceac60ac1cd85c6d10a1086c2ee274a49762c28029cc7674efa8e53dc052c8b12967b966e149a5db4912de0161e70000a01c92f8d05478ab04d841afb3b06e1272d33393ecf3ec4adbf0e65e297bb7fd8cf926703917df366db30f1e4c812f4b9ef1a1dfd771fc06a0e159bf73a7dcd2c85305d42327f96e7e425c6e5c38c0c9df628926b8a2e7cac215b9b9fc0b000029ff6d7a85b5a434123490a0fe1555e3ec0e9e424cac4df5e78d725e5527934a912f777516d9da62d09b7a5577126cc7ef33bc1c0d67fdd66dcdbb513fef7a3bd8b8a566a1a5ca4632d0fe259f0e81d88bb308c92426c227645ea800c9b7f700abd76e7aa27e4020f872db65cbb4cdceb5d37821a967970179c0edb42f101750a70fd7b317763eedb789a19b0e7be39345c08e1bc3b46c3e4d51966b2fb5de55cf0269fda6047713b128800ef864ef524b56902c380ddc9a69e499b72d758723da62ff4480fe224f8a7d56dd6ac0eb08ee9f6f62d283fea3a0faf803010fe6aae1e40ee4764d3ab6a4500a1e375d6a1983acc7d8bfa667c21338f3b5e268b3680b7be9d650b0f40914516159605a6d84abe6d4debd103720f31c39d3260431821768df5f66c848c39582edb61d243c15c021e06c1868a43499f60600673910a4a87862c741f4693ba790ccb56ac56ab56c7019555b86c8f119af6c922c59ef9080eee963c221da082f80e5e32d10124fb708075c45ee04c0710b16b4098d61d704cf969e44b1b1a530ce9acab2d988c5cb663a3a780ac8adc54e3a71c5e6b44656b7dcfd78a327b33c3b4940b2b0b8e2d7e03df276e5a29cdcbfaf0f5fd899baf972c552aa005beaa85646dbcce85a3321f092e985bfde64426bb020c9c010129b4aef2d1b2983c883526c06efd70a3615a4982d37516b9a54e8a766507a263b3f0ed5ca3dfbcffafab08ad41857f97ed1560df59d46a4d3033a8555554fd074b948b6d062cfe9a4ef41605df9f60569c5f5049411d62276f66562382802ef06319f1a6a29bf2b51604a4b53780e94b5daea9f0a00bbda26aa506ba7813cdb9e1e3136100f17c195a2df3b0ac15aa37e2e7e1d362000"}) D0610 11:16:09.756708 483327 task_exit.go:188] [ 2192: 2192] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.757151 483327 task_signals.go:189] [ 2192: 2193] Signal 9: terminating thread group I0610 11:16:09.757656 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2192, TID: 2193, fault addr: 0x0 D0610 11:16:09.757666 483327 task_exit.go:188] [ 2192: 2192] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.758236 483327 task_exit.go:188] [ 2192: 2193] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.764344 483327 task_exit.go:188] [ 2192: 2193] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.764563 483327 task_exit.go:188] [ 2192: 2193] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.764860 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.766041 483327 task_exit.go:188] [ 2192: 2192] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 1: timer_create(0x0, &(0x7f0000000080)={0x0, 0x12, 0x0, @thr={0x0, 0x0}}, &(0x7f0000000140)) pipe2$9p(&(0x7f0000000180)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) write$P9_RSETATTR(r0, &(0x7f0000000000)={0x7}, 0x69ff9a93bfc25838) write$P9_RWSTAT(r0, &(0x7f00000000c0)={0x7}, 0x7) close(r0) timer_settime(0x0, 0x0, &(0x7f000006b000)={{0x0, 0x989680}, {0x0, 0x9}}, 0x0) timer_create(0x0, &(0x7f0000000000)={0x0, 0x14, 0x0, @thr={0x0, 0x0}}, &(0x7f0000000040)=0x0) eventfd(0x0) timer_settime(r1, 0x0, &(0x7f00000001c0)={{0x0, 0x989680}, {0x0, 0x1c9c380}}, 0x0) D0610 11:16:09.797476 483327 task_exit.go:188] [ 2194: 2194] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.797776 483327 task_signals.go:189] [ 2194: 2196] Signal 9: terminating thread group I0610 11:16:09.797997 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2194, TID: 2196, fault addr: 0x0 D0610 11:16:09.798237 483327 task_exit.go:188] [ 2194: 2196] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.799118 483327 task_exit.go:188] [ 2194: 2196] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.799200 483327 task_exit.go:188] [ 2194: 2196] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.800602 483327 task_exit.go:188] [ 2195: 2195] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.800915 483327 task_signals.go:189] [ 2195: 2197] Signal 9: terminating thread group D0610 11:16:09.801078 483327 task_exit.go:188] [ 2195: 2195] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.802743 483327 task_exit.go:188] [ 2194: 2194] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:09.802770 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2195, TID: 2197, fault addr: 0x0 D0610 11:16:09.802940 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:09.803132 483327 task_exit.go:188] [ 2195: 2197] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.803744 483327 task_exit.go:188] [ 2194: 2194] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 3: socketpair(0x1, 0x3, 0x0, &(0x7f00000000c0)={0xffffffffffffffff, 0xffffffffffffffff}) sendto(r1, &(0x7f0000000000)="02", 0x1, 0x0, 0x0, 0x0) r2 = dup2(r1, r0) recvmsg(r2, &(0x7f0000003780)={0x0, 0x0, &(0x7f0000002700)=[{&(0x7f0000002380)=""/196, 0xc4}], 0x1}, 0x0) D0610 11:16:09.807497 483327 task_exit.go:188] [ 2195: 2197] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.807646 483327 task_exit.go:188] [ 2195: 2197] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.807804 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:09.809255 483327 task_exit.go:188] [ 2195: 2195] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 2: r0 = syz_open_procfs(0x0, &(0x7f0000000000)='smaps\x00') ioctl$BTRFS_IOC_SCRUB(r0, 0x5451, 0x0) D0610 11:16:09.856963 483327 task_exit.go:188] [ 2183: 2183] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.857277 483327 task_signals.go:189] [ 2183: 2187] Signal 9: terminating thread group I0610 11:16:09.857626 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2183, TID: 2187, fault addr: 0x0 D0610 11:16:09.857979 483327 task_exit.go:188] [ 2183: 2187] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.858946 483327 task_exit.go:188] [ 2183: 2183] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.865008 483327 task_exit.go:188] [ 2183: 2187] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.865251 483327 task_exit.go:188] [ 2183: 2187] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.865437 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:09.865818 483327 task_exit.go:188] [ 2183: 2183] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 0: syz_clone(0x11, 0x0, 0x0, 0x0, 0x0, 0x0) wait4(0x0, &(0x7f0000000000), 0x8, &(0x7f0000000140)) D0610 11:16:09.900892 483327 task_exit.go:188] [ 2199: 2199] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.901351 483327 task_exit.go:188] [ 2199: 2199] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.901938 483327 task_signals.go:189] [ 2199: 2202] Signal 9: terminating thread group I0610 11:16:09.902310 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2199, TID: 2202, fault addr: 0x0 D0610 11:16:09.902454 483327 task_exit.go:188] [ 2199: 2202] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.905821 483327 task_exit.go:188] [ 2199: 2202] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.905968 483327 task_exit.go:188] [ 2199: 2202] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.906184 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:09.906475 483327 task_exit.go:188] [ 2199: 2199] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 3: r0 = open(&(0x7f0000000480)='./file0\x00', 0x5c2, 0x0) splice(0xffffffffffffffff, 0x0, r0, &(0x7f0000000100), 0x0, 0x8) D0610 11:16:09.926164 483327 task_exit.go:188] [ 2201: 2201] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.926509 483327 task_signals.go:189] [ 2201: 2203] Signal 9: terminating thread group I0610 11:16:09.926814 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2201, TID: 2203, fault addr: 0x0 D0610 11:16:09.926863 483327 task_exit.go:188] [ 2201: 2201] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.927117 483327 task_exit.go:188] [ 2201: 2203] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:09.931488 483327 task_exit.go:188] [ 2201: 2203] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:09.931643 483327 task_exit.go:188] [ 2201: 2203] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:09.931788 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:09.932770 483327 task_exit.go:188] [ 2201: 2201] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:09 executing program 2: r0 = inotify_init1(0x0) ioctl$TIOCL_SCROLLCONSOLE(r0, 0x5451, 0x0) D0610 11:16:09.951211 483327 task_signals.go:439] [ 2198: 2198] Discarding ignored signal 18 D0610 11:16:09.961922 483327 task_signals.go:439] [ 2198: 2198] Discarding ignored signal 18 D0610 11:16:09.972296 483327 task_signals.go:439] [ 2198: 2198] Discarding ignored signal 18 D0610 11:16:09.982553 483327 task_signals.go:439] [ 2198: 2198] Discarding ignored signal 18 D0610 11:16:09.989003 483327 task_signals.go:466] [ 2198: 2198] Notified of signal 20 D0610 11:16:09.989366 483327 task_signals.go:775] [ 2198: 2198] Signal 20: stopping 4 threads in thread group D0610 11:16:09.989578 483327 task_stop.go:118] [ 2198: 2198] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.989911 483327 task_stop.go:118] [ 2198: 2208] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.990275 483327 task_signals.go:852] [ 2198: 2200] Completing group stop D0610 11:16:09.990400 483327 task_stop.go:118] [ 2198: 2200] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.990571 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.990691 483327 task_stop.go:118] [ 2198: 2205] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:09.991611 483327 task_signals.go:795] [ 2198: 2198] Ending complete group stop with 0 threads pending D0610 11:16:09.991816 483327 task_stop.go:138] [ 2198: 2198] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.992118 483327 task_stop.go:138] [ 2198: 2200] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.992301 483327 task_stop.go:138] [ 2198: 2205] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.992466 483327 task_stop.go:138] [ 2198: 2208] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:09.992633 483327 task_signals.go:439] [ 2198: 2198] Discarding ignored signal 18 D0610 11:16:09.993155 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:09.993361 483327 task_run.go:170] [ 2198: 2205] Restarting syscall 1: not interrupted by handled signal D0610 11:16:09.993662 483327 task_run.go:170] [ 2198: 2208] Restarting syscall 202: not interrupted by handled signal D0610 11:16:09.994271 483327 task_run.go:167] [ 2198: 2198] Restarting syscall 230 with restart block: not interrupted by handled signal D0610 11:16:10.000755 483327 task_signals.go:466] [ 2198: 2198] Notified of signal 20 D0610 11:16:10.001967 483327 task_signals.go:775] [ 2198: 2198] Signal 20: stopping 4 threads in thread group D0610 11:16:10.002286 483327 task_stop.go:118] [ 2198: 2205] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.002596 483327 task_signals.go:852] [ 2198: 2198] Completing group stop D0610 11:16:10.002752 483327 task_stop.go:118] [ 2198: 2200] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.003054 483327 task_stop.go:118] [ 2198: 2208] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.003292 483327 task_stop.go:118] [ 2198: 2198] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.003429 483327 task_signals.go:189] [ 2207: 2211] Signal 9: terminating thread group D0610 11:16:10.003453 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.003856 483327 task_signals.go:795] [ 2198: 2198] Ending complete group stop with 0 threads pending D0610 11:16:10.003972 483327 task_stop.go:138] [ 2198: 2198] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.004059 483327 task_stop.go:138] [ 2198: 2200] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.004141 483327 task_stop.go:138] [ 2198: 2205] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.004201 483327 task_stop.go:138] [ 2198: 2208] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.004255 483327 task_signals.go:439] [ 2198: 2198] Discarding ignored signal 18 D0610 11:16:10.004548 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 I0610 11:16:10.004613 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2207, TID: 2211, fault addr: 0x0 D0610 11:16:10.004727 483327 task_run.go:170] [ 2198: 2200] Restarting syscall 202: not interrupted by handled signal D0610 11:16:10.004646 483327 task_run.go:170] [ 2198: 2205] Restarting syscall 202: not interrupted by handled signal D0610 11:16:10.004828 483327 task_exit.go:188] [ 2207: 2211] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.005167 483327 task_run.go:170] [ 2198: 2208] Restarting syscall 202: not interrupted by handled signal D0610 11:16:10.005287 483327 task_exit.go:188] [ 2207: 2207] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.005694 483327 task_exit.go:188] [ 2207: 2211] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.005801 483327 task_exit.go:188] [ 2207: 2211] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.009658 483327 task_signals.go:466] [ 2198: 2198] Notified of signal 20 D0610 11:16:10.010070 483327 task_signals.go:775] [ 2198: 2198] Signal 20: stopping 4 threads in thread group D0610 11:16:10.010431 483327 task_stop.go:118] [ 2198: 2198] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.010621 483327 task_stop.go:118] [ 2198: 2205] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.010875 483327 task_signals.go:852] [ 2198: 2200] Completing group stop D0610 11:16:10.010995 483327 task_stop.go:118] [ 2198: 2208] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.011422 483327 task_stop.go:118] [ 2198: 2200] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.011592 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.012082 483327 task_exit.go:188] [ 2207: 2207] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.012249 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:10.012762 483327 task_exit.go:188] [ 2210: 2210] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.013122 483327 task_signals.go:189] [ 2210: 2212] Signal 9: terminating thread group D0610 11:16:10.013223 483327 task_signals.go:795] [ 2198: 2198] Ending complete group stop with 0 threads pending D0610 11:16:10.013341 483327 task_stop.go:138] [ 2198: 2198] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.013448 483327 task_stop.go:138] [ 2198: 2200] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.013539 483327 task_stop.go:138] [ 2198: 2205] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.013604 483327 task_stop.go:138] [ 2198: 2208] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.013656 483327 task_signals.go:439] [ 2198: 2198] Discarding ignored signal 18 D0610 11:16:10.013801 483327 task_exit.go:188] [ 2207: 2207] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.013939 483327 task_run.go:170] [ 2198: 2205] Restarting syscall 202: not interrupted by handled signal I0610 11:16:10.014332 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2210, TID: 2212, fault addr: 0x0 D0610 11:16:10.014498 483327 task_run.go:170] [ 2198: 2200] Restarting syscall 202: not interrupted by handled signal D0610 11:16:10.014688 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.014861 483327 task_run.go:170] [ 2198: 2208] Restarting syscall 202: not interrupted by handled signal D0610 11:16:10.015885 483327 task_exit.go:188] [ 2210: 2210] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:10 executing program 3: r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000000)='net_prio.prioidx\x00', 0x275a, 0x0) r1 = ioctl$NS_GET_PARENT(r0, 0x5450, 0x0) ioctl$EXT4_IOC_GROUP_ADD(r1, 0x5421, &(0x7f0000000000)) D0610 11:16:10.016287 483327 task_exit.go:188] [ 2198: 2198] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.016687 483327 task_exit.go:188] [ 2198: 2198] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.016984 483327 task_signals.go:189] [ 2198: 2205] Signal 9: terminating thread group D0610 11:16:10.017209 483327 task_signals.go:189] [ 2198: 2208] Signal 9: terminating thread group I0610 11:16:10.017364 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2198, TID: 2208, fault addr: 0x0 D0610 11:16:10.017455 483327 task_exit.go:188] [ 2210: 2212] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.017583 483327 task_signals.go:189] [ 2198: 2200] Signal 9: terminating thread group D0610 11:16:10.017644 483327 task_exit.go:188] [ 2198: 2208] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:10.017945 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2198, TID: 2200, fault addr: 0x0 I0610 11:16:10.018170 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2198, TID: 2205, fault addr: 0x0 D0610 11:16:10.018273 483327 task_exit.go:188] [ 2198: 2200] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.018500 483327 task_exit.go:188] [ 2198: 2205] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.018936 483327 task_signals.go:477] [ 2198: 2198] No task notified of signal 20 D0610 11:16:10.019503 483327 task_exit.go:188] [ 2198: 2208] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.019580 483327 task_exit.go:188] [ 2198: 2208] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.019884 483327 task_exit.go:188] [ 2198: 2200] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.020010 483327 task_exit.go:188] [ 2198: 2200] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.021999 483327 task_signals.go:477] [ 2198: 2198] No task notified of signal 18 D0610 11:16:10.024704 483327 task_exit.go:188] [ 2210: 2212] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.024822 483327 task_exit.go:188] [ 2210: 2212] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.024952 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.025166 483327 task_exit.go:188] [ 2198: 2205] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.025238 483327 task_exit.go:188] [ 2198: 2205] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.025390 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.026443 483327 task_exit.go:188] [ 2198: 2198] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.027666 483327 task_exit.go:188] [ 2210: 2210] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 2: creat(&(0x7f00000000c0)='./file1\x00', 0x185) 11:16:10 executing program 1: r0 = openat$dir(0xffffffffffffff9c, &(0x7f0000000080)='.\x00', 0x0, 0x0) ioctl$TCXONC(r0, 0x5450, 0x0) D0610 11:16:10.107546 483327 task_exit.go:188] [ 2209: 2209] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.110706 483327 task_exit.go:188] [ 2214: 2214] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.111565 483327 task_exit.go:188] [ 2214: 2214] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.111642 483327 task_signals.go:189] [ 2214: 2217] Signal 9: terminating thread group I0610 11:16:10.111908 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2214, TID: 2217, fault addr: 0x0 D0610 11:16:10.112093 483327 task_exit.go:188] [ 2214: 2217] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.116302 483327 task_exit.go:188] [ 2209: 2209] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.116500 483327 task_signals.go:439] [ 2204: 2204] Discarding ignored signal 17 D0610 11:16:10.116883 483327 task_exit.go:188] [ 2209: 2209] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.118368 483327 task_exit.go:188] [ 2214: 2217] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.118618 483327 task_exit.go:188] [ 2214: 2217] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.118915 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.119561 483327 task_exit.go:188] [ 2214: 2214] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 1: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000280), 0x0, 0x0) ioctl$BTRFS_IOC_GET_SUPPORTED_FEATURES(r0, 0x540e, 0x0) D0610 11:16:10.123111 483327 task_exit.go:188] [ 2215: 2215] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.123473 483327 task_signals.go:189] [ 2215: 2218] Signal 9: terminating thread group I0610 11:16:10.123758 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2215, TID: 2218, fault addr: 0x0 D0610 11:16:10.124046 483327 task_exit.go:188] [ 2215: 2218] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.124221 483327 task_exit.go:188] [ 2213: 2213] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.124751 483327 task_exit.go:188] [ 2215: 2215] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.126375 483327 task_exit.go:188] [ 2213: 2213] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.126973 483327 task_signals.go:189] [ 2213: 2216] Signal 9: terminating thread group I0610 11:16:10.127253 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2213, TID: 2216, fault addr: 0x0 D0610 11:16:10.127570 483327 task_exit.go:188] [ 2213: 2216] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.128771 483327 task_exit.go:188] [ 2204: 2204] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.129086 483327 task_signals.go:189] [ 2204: 2206] Signal 9: terminating thread group I0610 11:16:10.129302 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2204, TID: 2206, fault addr: 0x0 D0610 11:16:10.129520 483327 task_exit.go:188] [ 2204: 2206] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.129771 483327 task_exit.go:188] [ 2204: 2204] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.131375 483327 task_exit.go:188] [ 2215: 2218] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.131593 483327 task_exit.go:188] [ 2215: 2218] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.131918 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.132837 483327 task_exit.go:188] [ 2215: 2215] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.134634 483327 task_exit.go:188] [ 2213: 2216] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.134892 483327 task_exit.go:188] [ 2213: 2216] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.135251 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 11:16:10 executing program 2: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000080), 0x0, 0x0) ioctl$RNDZAPENTCNT(r0, 0x5452, &(0x7f0000000040)) D0610 11:16:10.135733 483327 task_exit.go:188] [ 2213: 2213] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.136822 483327 task_exit.go:188] [ 2204: 2206] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.137064 483327 task_exit.go:188] [ 2204: 2206] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.137366 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:10.141479 483327 task_exit.go:188] [ 2204: 2204] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 0: write$binfmt_elf64(0xffffffffffffffff, &(0x7f0000000000)=ANY=[@ANYRESHEX=0x0], 0xffffffffffffffcd) openat$sysfs(0xffffffff0000005c, &(0x7f0000000000), 0x0, 0x0) 11:16:10 executing program 3: pipe2(&(0x7f0000000300)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) ioctl$sock_SIOCGIFVLAN_SET_VLAN_FLAG_CMD(r0, 0x8903, &(0x7f0000000040)={0x7, 'veth0_to_bond\x00'}) D0610 11:16:10.208996 483327 task_exit.go:188] [ 2219: 2219] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.209244 483327 task_signals.go:189] [ 2219: 2223] Signal 9: terminating thread group I0610 11:16:10.209432 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2219, TID: 2223, fault addr: 0x0 D0610 11:16:10.209678 483327 task_exit.go:188] [ 2219: 2223] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.210582 483327 task_exit.go:188] [ 2219: 2219] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.219195 483327 task_exit.go:188] [ 2220: 2220] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.219724 483327 task_signals.go:189] [ 2220: 2224] Signal 9: terminating thread group D0610 11:16:10.219762 483327 task_exit.go:188] [ 2221: 2221] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.219718 483327 task_signals.go:189] [ 2221: 2225] Signal 9: terminating thread group I0610 11:16:10.220100 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2221, TID: 2225, fault addr: 0x0 I0610 11:16:10.220357 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2220, TID: 2224, fault addr: 0x0 D0610 11:16:10.220607 483327 task_exit.go:188] [ 2220: 2224] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.221035 483327 task_exit.go:188] [ 2220: 2224] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.221114 483327 task_exit.go:188] [ 2220: 2224] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.221710 483327 task_exit.go:188] [ 2221: 2225] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.222198 483327 task_exit.go:188] [ 2219: 2223] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.222317 483327 task_exit.go:188] [ 2219: 2223] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.222511 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.222642 483327 task_exit.go:188] [ 2221: 2221] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.223174 483327 task_exit.go:188] [ 2219: 2219] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 1: r0 = socket(0x1, 0x400000803, 0x0) ioctl$FS_IOC_FIEMAP(r0, 0x5450, 0x0) D0610 11:16:10.227254 483327 task_exit.go:188] [ 2220: 2220] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.227400 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.227760 483327 task_exit.go:188] [ 2220: 2220] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.228105 483327 task_exit.go:188] [ 2221: 2225] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.228280 483327 task_exit.go:188] [ 2221: 2225] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.228410 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:10.229252 483327 task_exit.go:188] [ 2221: 2221] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 2: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000180)={0xffffffffffffffff}) ioctl$ifreq_SIOCGIFINDEX_vcan(r0, 0x5411, &(0x7f00000001c0)={'vcan0\x00'}) 11:16:10 executing program 3: r0 = syz_open_procfs(0x0, &(0x7f0000000000)='oom_score_adj\x00') write$nbd(r0, &(0x7f00000020c0)={0x67446698, 0x0, 0x0, 0x0, 0x0, "c2d8c2e49f04ff74a63e6293be522de697a616f93498ce970433b8b7c3eede1b0c0a3b779a7592d260828d2e5f9b4f693288e3bf758a09a708f4fff2c236ca89b70a9063c2d7a5a762b4a215fa5812b21875733256db38bbcb86b00def1ef6831b9413e82a97d420d6b1df510e62c15c4136ea346afa9d4724e4d2f79ba646a6dcc5b04aaedeb2f30426fd32f8c1712c55fea29abd783cbcd6241cf1ed76ebe9ccfa52df0f7cef83a1299f2d5a6c38ea6b6ebb7fbdca833e94e424b8b27a30e76c76646858094182b253828a25ce03fc6ec2c64065f8c665ef49482484693cc1d6cf852ae13dd5ea3934f98cb5b0d45fa9cc894ff023ae4c53a20c54497c9cfd89173d5c50992cfeb5e5d0beeaf7b77ff146b39008bf64e7345afa0f4c372027d51e85515a9b431163221f324fd20102132f1e412165b7627eb5ef5e9248cd0849e1c63e2da94b8a32dafdc200"/351}, 0x0) D0610 11:16:10.236860 483327 task_exit.go:188] [ 2222: 2222] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.237156 483327 task_signals.go:189] [ 2222: 2226] Signal 9: terminating thread group I0610 11:16:10.238323 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2222, TID: 2226, fault addr: 0x0 D0610 11:16:10.238463 483327 task_exit.go:188] [ 2222: 2222] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.238606 483327 task_exit.go:188] [ 2222: 2226] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.243142 483327 task_exit.go:188] [ 2222: 2226] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.243289 483327 task_exit.go:188] [ 2222: 2226] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.243493 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:10.243779 483327 task_exit.go:188] [ 2222: 2222] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 0: r0 = signalfd(0xffffffffffffffff, &(0x7f0000001000), 0x8) ioctl$sock_SIOCGIFVLAN_GET_VLAN_EGRESS_PRIORITY_CMD(r0, 0x5450, 0x0) D0610 11:16:10.291189 483327 task_exit.go:188] [ 2227: 2227] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.291475 483327 task_signals.go:189] [ 2227: 2230] Signal 9: terminating thread group D0610 11:16:10.292006 483327 task_exit.go:188] [ 2227: 2227] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:10.292004 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2227, TID: 2230, fault addr: 0x0 D0610 11:16:10.292268 483327 task_exit.go:188] [ 2227: 2230] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.300220 483327 task_exit.go:188] [ 2228: 2228] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.300554 483327 task_exit.go:188] [ 2229: 2229] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.300723 483327 task_signals.go:189] [ 2228: 2232] Signal 9: terminating thread group I0610 11:16:10.300902 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2228, TID: 2232, fault addr: 0x0 D0610 11:16:10.300995 483327 task_signals.go:189] [ 2229: 2233] Signal 9: terminating thread group D0610 11:16:10.301066 483327 task_exit.go:188] [ 2228: 2232] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:10.301475 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2229, TID: 2233, fault addr: 0x0 D0610 11:16:10.301858 483327 task_exit.go:188] [ 2229: 2233] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.302752 483327 task_exit.go:188] [ 2229: 2229] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.304052 483327 task_exit.go:188] [ 2228: 2232] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.304150 483327 task_exit.go:188] [ 2228: 2232] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.304759 483327 task_exit.go:188] [ 2227: 2230] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.304859 483327 task_exit.go:188] [ 2227: 2230] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.305031 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.307639 483327 task_exit.go:188] [ 2227: 2227] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.308421 483327 task_exit.go:188] [ 2229: 2233] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.308641 483327 task_exit.go:188] [ 2229: 2233] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.308844 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:10.309285 483327 task_exit.go:188] [ 2228: 2228] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.309501 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.310553 483327 task_exit.go:188] [ 2228: 2228] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.311209 483327 task_exit.go:188] [ 2229: 2229] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 1: r0 = inotify_init1(0x0) ioctl$F2FS_IOC_GET_FEATURES(r0, 0x5451, 0x0) 11:16:10 executing program 2: r0 = eventfd(0x0) r1 = gettid() pipe2$9p(&(0x7f0000000380)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) write$P9_RSETATTR(r2, &(0x7f0000000000)={0x7}, 0x69ff9a93bfc25838) r3 = dup2(r2, r0) timer_create(0x0, &(0x7f0000000040)={0x0, 0x12}, &(0x7f00009b1ffc)) write$P9_RFLUSH(r3, &(0x7f0000000080)={0x7}, 0x7) fcntl$setstatus(r0, 0x4, 0x800) timer_settime(0x0, 0x0, &(0x7f000006b000)={{0x0, 0x989680}, {0x0, 0x9}}, 0x0) tkill(r1, 0x13) 11:16:10 executing program 3: r0 = socket$nl_route(0x10, 0x3, 0x0) ioctl$ifreq_SIOCGIFINDEX_team(r0, 0x5450, 0x0) D0610 11:16:10.328991 483327 task_exit.go:188] [ 2231: 2231] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.329535 483327 task_signals.go:189] [ 2231: 2234] Signal 9: terminating thread group D0610 11:16:10.329842 483327 task_exit.go:188] [ 2231: 2231] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:10.330176 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2231, TID: 2234, fault addr: 0x0 D0610 11:16:10.330360 483327 task_exit.go:188] [ 2231: 2234] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.335117 483327 task_exit.go:188] [ 2231: 2234] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.335221 483327 task_exit.go:188] [ 2231: 2234] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.335420 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:10.336740 483327 task_exit.go:188] [ 2231: 2231] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 0: r0 = socket(0x1, 0x5, 0x0) ioctl$sock_TIOCINQ(r0, 0x5452, &(0x7f0000000000)) D0610 11:16:10.408379 483327 task_exit.go:188] [ 2237: 2237] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.409527 483327 task_signals.go:189] [ 2237: 2239] Signal 9: terminating thread group D0610 11:16:10.409676 483327 task_exit.go:188] [ 2236: 2236] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.409997 483327 task_signals.go:189] [ 2236: 2240] Signal 9: terminating thread group I0610 11:16:10.410067 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2237, TID: 2239, fault addr: 0x0 D0610 11:16:10.410528 483327 task_exit.go:188] [ 2237: 2237] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:10.410587 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2236, TID: 2240, fault addr: 0x0 D0610 11:16:10.411069 483327 task_exit.go:188] [ 2237: 2239] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.411560 483327 task_exit.go:188] [ 2236: 2240] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.413205 483327 task_exit.go:188] [ 2236: 2236] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.415629 483327 task_exit.go:188] [ 2238: 2238] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.416183 483327 task_exit.go:188] [ 2238: 2238] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.416534 483327 task_signals.go:189] [ 2238: 2242] Signal 9: terminating thread group I0610 11:16:10.416762 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2238, TID: 2242, fault addr: 0x0 D0610 11:16:10.416965 483327 task_exit.go:188] [ 2238: 2242] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.418760 483327 task_exit.go:188] [ 2237: 2239] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.418951 483327 task_exit.go:188] [ 2237: 2239] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.419211 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:10.419942 483327 task_exit.go:188] [ 2237: 2237] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.421011 483327 task_exit.go:188] [ 2236: 2240] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.421176 483327 task_exit.go:188] [ 2236: 2240] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.421437 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.422148 483327 task_exit.go:188] [ 2236: 2236] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.430661 483327 task_exit.go:188] [ 2238: 2242] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.430853 483327 task_exit.go:188] [ 2238: 2242] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.431078 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 11:16:10 executing program 3: socketpair$unix(0x1, 0x200000005, 0x0, &(0x7f0000000000)={0xffffffffffffffff, 0xffffffffffffffff}) recvmmsg(r0, &(0x7f0000003b40)=[{{&(0x7f0000002d80)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @local}}}, 0x80, 0x0, 0x0, 0x0, 0x3b}}], 0x1, 0x0, 0x0) ioctl$sock_inet_SIOCGIFPFLAGS(r1, 0x8901, &(0x7f00000000c0)={'veth1_to_bond\x00'}) D0610 11:16:10.433099 483327 task_exit.go:188] [ 2238: 2238] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 0: socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000000080)={0xffffffffffffffff, 0xffffffffffffffff}) getsockname(r0, &(0x7f0000000000)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @remote}}}, &(0x7f0000000280)=0x80) ioctl$FS_IOC_SETVERSION(r1, 0x5452, &(0x7f00000000c0)) 11:16:10 executing program 1: r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000000)='freezer.self_freezing\x00', 0x275a, 0x0) r1 = openat$full(0xffffffffffffff9c, &(0x7f0000001b40), 0x0, 0x0) r2 = ioctl$NS_GET_PARENT(r1, 0x5450, 0x0) dup2(r0, r2) r3 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000400)='net_prio.prioidx\x00', 0x275a, 0x0) r4 = ioctl$NS_GET_PARENT(r3, 0x5450, 0x0) fsync(r4) D0610 11:16:10.503254 483327 task_exit.go:188] [ 2243: 2243] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.503643 483327 task_signals.go:189] [ 2243: 2247] Signal 9: terminating thread group I0610 11:16:10.503848 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2243, TID: 2247, fault addr: 0x0 D0610 11:16:10.504629 483327 task_exit.go:188] [ 2243: 2247] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.505362 483327 task_exit.go:188] [ 2243: 2247] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.505466 483327 task_exit.go:188] [ 2243: 2247] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.507486 483327 task_exit.go:188] [ 2246: 2246] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.507624 483327 task_signals.go:189] [ 2245: 2248] Signal 9: terminating thread group I0610 11:16:10.507819 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2245, TID: 2248, fault addr: 0x0 D0610 11:16:10.508096 483327 task_signals.go:189] [ 2246: 2249] Signal 9: terminating thread group D0610 11:16:10.508189 483327 task_exit.go:188] [ 2245: 2245] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:10.508552 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2246, TID: 2249, fault addr: 0x0 D0610 11:16:10.508716 483327 task_exit.go:188] [ 2245: 2248] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.509199 483327 task_exit.go:188] [ 2245: 2248] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.509277 483327 task_exit.go:188] [ 2245: 2248] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.510454 483327 task_exit.go:188] [ 2246: 2249] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.511337 483327 task_exit.go:188] [ 2246: 2246] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.511858 483327 task_exit.go:188] [ 2243: 2243] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.511989 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:10.514305 483327 task_exit.go:188] [ 2243: 2243] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.514676 483327 task_exit.go:188] [ 2245: 2245] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.514813 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 11:16:10 executing program 3: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000080)={0xffffffffffffffff}) getpeername(r0, &(0x7f00000003c0)=@pppol2tp={0x18, 0x1, {0x0, 0xffffffffffffffff, {0x2, 0x0, @empty}}}, &(0x7f0000000280)=0x80) ioctl$sock_SIOCGSKNS(r1, 0x5450, 0x0) D0610 11:16:10.516264 483327 task_exit.go:188] [ 2246: 2249] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.516375 483327 task_exit.go:188] [ 2246: 2249] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.516537 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:10.522145 483327 task_exit.go:188] [ 2246: 2246] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.522454 483327 task_exit.go:188] [ 2245: 2245] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 0: mkdir(&(0x7f00000000c0)='./file0\x00', 0x0) mount$tmpfs(0x20000000, &(0x7f0000000040)='./file0\x00', &(0x7f0000000140), 0xc, 0x0) D0610 11:16:10.527372 483327 task_signals.go:439] [ 2235: 2235] Discarding ignored signal 18 D0610 11:16:10.529497 483327 task_signals.go:466] [ 2235: 2241] Notified of signal 19 D0610 11:16:10.529974 483327 task_signals.go:775] [ 2235: 2241] Signal 19: stopping 4 threads in thread group D0610 11:16:10.530190 483327 task_stop.go:118] [ 2235: 2250] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.530438 483327 task_signals.go:852] [ 2235: 2244] Completing group stop D0610 11:16:10.530612 483327 task_stop.go:118] [ 2235: 2244] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.530757 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.530809 483327 task_stop.go:118] [ 2235: 2241] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.531076 483327 task_stop.go:118] [ 2235: 2235] Entering internal stop (*kernel.groupStop)(nil) D0610 11:16:10.538575 483327 task_signals.go:795] [ 2235: 2235] Ending complete group stop with 0 threads pending D0610 11:16:10.538687 483327 task_stop.go:138] [ 2235: 2235] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.538818 483327 task_stop.go:138] [ 2235: 2241] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.538881 483327 task_stop.go:138] [ 2235: 2244] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.538982 483327 task_stop.go:138] [ 2235: 2250] Leaving internal stop (*kernel.groupStop)(nil) D0610 11:16:10.539039 483327 task_signals.go:439] [ 2235: 2235] Discarding ignored signal 18 D0610 11:16:10.539474 483327 task_run.go:170] [ 2235: 2244] Restarting syscall 1: not interrupted by handled signal D0610 11:16:10.539761 483327 task_run.go:170] [ 2235: 2250] Restarting syscall 202: not interrupted by handled signal D0610 11:16:10.539988 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.548833 483327 task_signals.go:439] [ 2235: 2235] Discarding ignored signal 18 D0610 11:16:10.549241 483327 task_signals.go:189] [ 2235: 2241] Signal 9: terminating thread group D0610 11:16:10.549299 483327 task_signals.go:189] [ 2235: 2250] Signal 9: terminating thread group I0610 11:16:10.549532 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2235, TID: 2250, fault addr: 0x0 D0610 11:16:10.549693 483327 task_exit.go:188] [ 2235: 2250] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.549328 483327 task_signals.go:189] [ 2235: 2244] Signal 9: terminating thread group I0610 11:16:10.549934 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2235, TID: 2244, fault addr: 0x0 I0610 11:16:10.550138 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2235, TID: 2241, fault addr: 0x0 D0610 11:16:10.550212 483327 task_exit.go:188] [ 2235: 2244] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.550635 483327 task_exit.go:188] [ 2235: 2235] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.551107 483327 task_exit.go:188] [ 2235: 2250] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.551180 483327 task_exit.go:188] [ 2235: 2250] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.551466 483327 task_exit.go:188] [ 2235: 2241] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.551982 483327 task_exit.go:188] [ 2235: 2244] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.552143 483327 task_exit.go:188] [ 2235: 2244] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.552544 483327 task_exit.go:188] [ 2235: 2235] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.559113 483327 task_exit.go:188] [ 2235: 2241] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.559265 483327 task_exit.go:188] [ 2235: 2241] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.559452 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.560029 483327 task_exit.go:188] [ 2235: 2235] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 2: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000180), 0x0, 0x0) ioctl$F2FS_IOC_MOVE_RANGE(r0, 0x541b, &(0x7f0000000080)={0xffffffffffffffff}) ioctl$PERF_EVENT_IOC_DISABLE(r1, 0x5450, 0x0) 11:16:10 executing program 1: write$P9_RVERSION(0xffffffffffffffff, 0x0, 0x0) D0610 11:16:10.584777 483327 task_exit.go:188] [ 2251: 2251] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.585144 483327 task_signals.go:189] [ 2251: 2253] Signal 9: terminating thread group D0610 11:16:10.585208 483327 task_exit.go:188] [ 2251: 2251] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:10.585571 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2251, TID: 2253, fault addr: 0x0 D0610 11:16:10.585786 483327 task_exit.go:188] [ 2251: 2253] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.591104 483327 task_exit.go:188] [ 2251: 2253] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.591368 483327 task_exit.go:188] [ 2251: 2253] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.591592 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:10.592816 483327 task_exit.go:188] [ 2251: 2251] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 3: r0 = openat$tcp_mem(0xffffffffffffff9c, &(0x7f0000000080)='/proc/sys/net/ipv4/tcp_wmem\x00', 0x1, 0x0) write$P9_RCREATE(r0, 0x0, 0x0) D0610 11:16:10.597641 483327 task_exit.go:188] [ 2252: 2252] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.597914 483327 task_signals.go:189] [ 2252: 2255] Signal 9: terminating thread group I0610 11:16:10.598263 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2252, TID: 2255, fault addr: 0x0 D0610 11:16:10.598465 483327 task_exit.go:188] [ 2252: 2255] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.598934 483327 task_exit.go:188] [ 2252: 2252] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.605758 483327 task_exit.go:188] [ 2252: 2255] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.606006 483327 task_exit.go:188] [ 2252: 2255] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.606210 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:10.606412 483327 task_exit.go:188] [ 2252: 2252] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 0: r0 = syz_open_procfs$userns(0x0, &(0x7f0000000140)) ioctl$BTRFS_IOC_START_SYNC(r0, 0x8901, &(0x7f0000000100)) D0610 11:16:10.615220 483327 task_exit.go:188] [ 2254: 2254] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.615803 483327 task_exit.go:188] [ 2254: 2254] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.615962 483327 task_signals.go:189] [ 2254: 2257] Signal 9: terminating thread group I0610 11:16:10.616170 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2254, TID: 2257, fault addr: 0x0 D0610 11:16:10.616771 483327 task_exit.go:188] [ 2254: 2257] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.623578 483327 task_exit.go:188] [ 2254: 2257] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.623738 483327 task_exit.go:188] [ 2254: 2257] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.623877 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.624531 483327 task_exit.go:188] [ 2254: 2254] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 1: r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000000)='freezer.self_freezing\x00', 0x275a, 0x0) ioctl$BTRFS_IOC_INO_PATHS(r0, 0x5450, 0x0) D0610 11:16:10.631005 483327 task_exit.go:188] [ 2256: 2256] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.631306 483327 task_signals.go:189] [ 2256: 2258] Signal 9: terminating thread group I0610 11:16:10.631879 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2256, TID: 2258, fault addr: 0x0 D0610 11:16:10.632071 483327 task_exit.go:188] [ 2256: 2258] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.632612 483327 task_exit.go:188] [ 2256: 2256] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.638311 483327 task_exit.go:188] [ 2256: 2258] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.638493 483327 task_exit.go:188] [ 2256: 2258] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.638636 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.639747 483327 task_exit.go:188] [ 2256: 2256] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 2: socketpair(0x1, 0x3, 0x0, &(0x7f0000000140)={0xffffffffffffffff, 0xffffffffffffffff}) recvmmsg(r0, &(0x7f0000001b00)=[{{&(0x7f0000000240)=@pppol2tp={0x18, 0x1, {0x0, 0xffffffffffffffff, {0x2, 0x0, @multicast1}}}, 0x80, 0x0}}], 0x1, 0x0, 0x0) write$P9_RFLUSH(r1, 0x0, 0x0) D0610 11:16:10.669313 483327 task_exit.go:188] [ 2259: 2259] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.669716 483327 task_signals.go:189] [ 2259: 2262] Signal 9: terminating thread group I0610 11:16:10.669983 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2259, TID: 2262, fault addr: 0x0 D0610 11:16:10.670131 483327 task_exit.go:188] [ 2259: 2259] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.670537 483327 task_exit.go:188] [ 2259: 2262] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.675461 483327 task_exit.go:188] [ 2259: 2262] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.675576 483327 task_exit.go:188] [ 2259: 2262] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.675746 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:10.676587 483327 task_exit.go:188] [ 2259: 2259] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 3: r0 = epoll_create1(0x0) ioctl$TIOCGPGRP(r0, 0x5450, &(0x7f00000000c0)=0x0) prlimit64(r1, 0x0, 0x0, 0x0) D0610 11:16:10.678436 483327 task_exit.go:188] [ 2260: 2260] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.678703 483327 task_signals.go:189] [ 2260: 2263] Signal 9: terminating thread group I0610 11:16:10.678955 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2260, TID: 2263, fault addr: 0x0 D0610 11:16:10.679330 483327 task_exit.go:188] [ 2260: 2263] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.680073 483327 task_signals.go:189] [ 2261: 2265] Signal 9: terminating thread group D0610 11:16:10.680157 483327 task_exit.go:188] [ 2260: 2260] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.680650 483327 task_exit.go:188] [ 2261: 2261] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:10.680851 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2261, TID: 2265, fault addr: 0x0 D0610 11:16:10.681065 483327 task_exit.go:188] [ 2261: 2265] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.681769 483327 task_exit.go:188] [ 2261: 2265] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.681902 483327 task_exit.go:188] [ 2261: 2265] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.684845 483327 task_exit.go:188] [ 2260: 2263] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.685031 483327 task_exit.go:188] [ 2260: 2263] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.685174 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:10.686453 483327 task_exit.go:188] [ 2260: 2260] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 0: socketpair$unix(0x1, 0x2, 0x0, &(0x7f0000000180)={0xffffffffffffffff, 0xffffffffffffffff}) r2 = dup3(r0, r1, 0x0) sendmsg$unix(r2, &(0x7f0000000080)={0x0, 0x0, &(0x7f0000000040)=[{&(0x7f00000001c0)="ee", 0x1}], 0x1}, 0x0) D0610 11:16:10.689655 483327 task_exit.go:188] [ 2261: 2261] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.689923 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.690916 483327 task_exit.go:188] [ 2261: 2261] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 1: perf_event_open(&(0x7f00000002c0)={0x1, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3c43, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, @perf_bp={0x0}}, 0x0, 0xefffffffffffffff, 0xffffffffffffffff, 0x0) r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000100)='cpuset.memory_pressure\x00', 0x275a, 0x0) ioctl$EXT4_IOC_GROUP_EXTEND(r0, 0x5421, &(0x7f00000001c0)) D0610 11:16:10.706433 483327 task_exit.go:188] [ 2264: 2264] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.706740 483327 task_signals.go:189] [ 2264: 2266] Signal 9: terminating thread group D0610 11:16:10.706925 483327 task_exit.go:188] [ 2264: 2264] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:10.706920 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2264, TID: 2266, fault addr: 0x0 D0610 11:16:10.707244 483327 task_exit.go:188] [ 2264: 2266] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.713063 483327 task_exit.go:188] [ 2264: 2266] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.713325 483327 task_exit.go:188] [ 2264: 2266] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.713519 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.714177 483327 task_exit.go:188] [ 2264: 2264] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 2: ioctl$KDGKBTYPE(0xffffffffffffffff, 0x4b33, 0x0) D0610 11:16:10.740992 483327 task_exit.go:188] [ 2267: 2267] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.741267 483327 task_signals.go:189] [ 2267: 2270] Signal 9: terminating thread group I0610 11:16:10.741800 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2267, TID: 2270, fault addr: 0x0 D0610 11:16:10.742259 483327 task_exit.go:188] [ 2267: 2270] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.742607 483327 task_exit.go:188] [ 2267: 2267] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.747796 483327 task_exit.go:188] [ 2267: 2270] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.747961 483327 task_exit.go:188] [ 2267: 2270] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.748153 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:10.749267 483327 task_exit.go:188] [ 2267: 2267] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.750096 483327 task_exit.go:188] [ 2268: 2268] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.750800 483327 task_signals.go:189] [ 2268: 2271] Signal 9: terminating thread group I0610 11:16:10.751080 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2268, TID: 2271, fault addr: 0x0 D0610 11:16:10.751302 483327 task_exit.go:188] [ 2268: 2271] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.751686 483327 task_exit.go:188] [ 2268: 2268] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.751952 483327 task_exit.go:188] [ 2269: 2269] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.752159 483327 task_signals.go:189] [ 2269: 2272] Signal 9: terminating thread group I0610 11:16:10.752510 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2269, TID: 2272, fault addr: 0x0 D0610 11:16:10.752736 483327 task_exit.go:188] [ 2269: 2269] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:10 executing program 3: r0 = openat$null(0xffffffffffffff9c, &(0x7f0000000000), 0x101702, 0x0) write$tcp_congestion(r0, 0x0, 0x0) D0610 11:16:10.753059 483327 task_exit.go:188] [ 2269: 2272] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.756262 483327 task_exit.go:188] [ 2268: 2271] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.756386 483327 task_exit.go:188] [ 2268: 2271] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.756566 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:10.756997 483327 task_exit.go:188] [ 2268: 2268] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 0: r0 = openat$thread_pidfd(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) close(r0) socketpair$unix(0x1, 0x1, 0x0, &(0x7f00000000c0)) write$P9_RFSYNC(r0, 0x0, 0x0) D0610 11:16:10.761437 483327 task_exit.go:188] [ 2269: 2272] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.761562 483327 task_exit.go:188] [ 2269: 2272] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.761693 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.763333 483327 task_exit.go:188] [ 2269: 2269] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 1: open$dir(&(0x7f0000001b40)='./file0\x00', 0x400c2, 0x0) lchown(&(0x7f0000000280)='./file0/file0\x00', 0x0, 0x0) D0610 11:16:10.792305 483327 task_exit.go:188] [ 2273: 2273] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.792780 483327 task_signals.go:189] [ 2273: 2275] Signal 9: terminating thread group I0610 11:16:10.793116 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2273, TID: 2275, fault addr: 0x0 D0610 11:16:10.793156 483327 task_exit.go:188] [ 2273: 2273] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.793447 483327 task_exit.go:188] [ 2273: 2275] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.799417 483327 task_exit.go:188] [ 2273: 2275] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.799558 483327 task_exit.go:188] [ 2273: 2275] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.799743 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.800874 483327 task_exit.go:188] [ 2273: 2273] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 2: r0 = openat$binderfs(0xffffffffffffff9c, &(0x7f0000000280)='./binderfs/custom0\x00', 0x0, 0x0) ioctl$AUTOFS_IOC_EXPIRE_MULTI(r0, 0x5451, 0x0) D0610 11:16:10.818850 483327 task_exit.go:188] [ 2274: 2274] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.819187 483327 task_signals.go:189] [ 2274: 2278] Signal 9: terminating thread group I0610 11:16:10.819882 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2274, TID: 2278, fault addr: 0x0 D0610 11:16:10.820093 483327 task_exit.go:188] [ 2274: 2278] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.822142 483327 task_exit.go:188] [ 2274: 2274] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.825788 483327 task_exit.go:188] [ 2274: 2278] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.825909 483327 task_exit.go:188] [ 2274: 2278] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.826160 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:10.827349 483327 task_exit.go:188] [ 2274: 2274] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 3: r0 = openat$thread_pidfd(0xffffffffffffff9c, &(0x7f0000000100), 0x0, 0x0) syncfs(r0) D0610 11:16:10.836155 483327 task_exit.go:188] [ 2277: 2277] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.836619 483327 task_signals.go:189] [ 2277: 2280] Signal 9: terminating thread group I0610 11:16:10.836995 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2277, TID: 2280, fault addr: 0x0 D0610 11:16:10.837242 483327 task_exit.go:188] [ 2277: 2280] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.837430 483327 task_exit.go:188] [ 2277: 2277] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.843780 483327 task_exit.go:188] [ 2276: 2276] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.844120 483327 task_signals.go:189] [ 2276: 2279] Signal 9: terminating thread group I0610 11:16:10.844672 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2276, TID: 2279, fault addr: 0x0 D0610 11:16:10.845317 483327 task_exit.go:188] [ 2276: 2279] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.846705 483327 task_exit.go:188] [ 2277: 2280] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.846834 483327 task_exit.go:188] [ 2277: 2280] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.847000 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:10.847386 483327 task_exit.go:188] [ 2276: 2276] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.847809 483327 task_exit.go:188] [ 2277: 2277] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.849980 483327 task_exit.go:188] [ 2276: 2279] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.850092 483327 task_exit.go:188] [ 2276: 2279] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.850215 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 11:16:10 executing program 1: r0 = memfd_create(&(0x7f0000000200)='-B\xd5NI\xc5j\x9appp\xf0\b\x84\xa2m\x00\v\x18\x004\xa2Ey\xdb\xd1\xa7\xb1S\xf1:)\x00\xbb\x8d\xac\xacva}\x82nh#\xcf)\x0f\xc8\xc0:\x9cc\x1c\xf1\xdf\xf8W\xf4\x1b\xe6\x10d\xee\xa9\x8bcc\xad\x89\x9ck\xde\xc5\xe96\xddUE\xc98M\xcd\xfb\xcc\x97\xb3\xfd\xa9=\xcdJx\xaa\x8f~\xb9a\xa9\xb2\x04K\x98\x93?\x88Q\xf7\xd6\x1d\xa1\xce\x8b\x19\xea\xef\xe3\xabuUT\xc0\xf2M\xde]\xa3\"N\x92\x932;L\xdcP\x7f\x02\xdf\xe8\x89w\xf4*(\xf7\xde[]\xc9\fX\xfc\x8f8w*>yN\x93x\xbd\x93\xc6\f\v/\xcc\x8fMO\x19\xce\a@YA\\\xbb\xa4s\x0041', 0x0) write$cgroup_pid(r0, &(0x7f0000000040), 0x12) mmap(&(0x7f0000000000/0x4000)=nil, 0x4000, 0x4, 0x10000011, r0, 0x0) sendfile(r0, r0, &(0x7f0000000140), 0x100000c) openat$pidfd(0xffffffffffffff9c, &(0x7f0000000080), 0x0, 0x0) D0610 11:16:10.865725 483327 task_exit.go:188] [ 2276: 2276] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 0: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000232ff6), 0x0, 0x0) r1 = syz_open_pts(r0, 0x0) ioctl$sock_SIOCINQ(r1, 0x541b, &(0x7f00000000c0)) D0610 11:16:10.879165 483327 task_exit.go:188] [ 2281: 2281] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.880177 483327 task_exit.go:188] [ 2281: 2281] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.880565 483327 task_signals.go:189] [ 2281: 2282] Signal 9: terminating thread group I0610 11:16:10.880766 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2281, TID: 2282, fault addr: 0x0 D0610 11:16:10.880911 483327 task_exit.go:188] [ 2281: 2282] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.885977 483327 task_exit.go:188] [ 2281: 2282] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.886086 483327 task_exit.go:188] [ 2281: 2282] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.886269 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.889265 483327 task_exit.go:188] [ 2281: 2281] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 2: unshare(0x8000000) D0610 11:16:10.916250 483327 task_exit.go:188] [ 2283: 2283] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.916513 483327 task_signals.go:189] [ 2283: 2285] Signal 9: terminating thread group I0610 11:16:10.916808 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2283, TID: 2285, fault addr: 0x0 D0610 11:16:10.917037 483327 task_exit.go:188] [ 2283: 2285] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.917490 483327 task_exit.go:188] [ 2283: 2283] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.923849 483327 task_exit.go:188] [ 2283: 2285] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.925117 483327 task_exit.go:188] [ 2283: 2285] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.925442 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:10.926236 483327 task_exit.go:188] [ 2283: 2283] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.926685 483327 task_run.go:290] [ 2284: 2284] Unhandled user fault: addr=20000140 ip=55c433f55139 access=rw- sig=11 err=operation not permitted D0610 11:16:10.926848 483327 task_log.go:87] [ 2284: 2284] Registers: D0610 11:16:10.926964 483327 task_log.go:94] [ 2284: 2284] Cs = 0000000000000033 D0610 11:16:10.927022 483327 task_log.go:94] [ 2284: 2284] Ds = 0000000000000000 D0610 11:16:10.927058 483327 task_log.go:94] [ 2284: 2284] Eflags = 0000000000010246 D0610 11:16:10.927138 483327 task_log.go:94] [ 2284: 2284] Es = 0000000000000000 D0610 11:16:10.927266 483327 task_log.go:94] [ 2284: 2284] Fs = 0000000000000000 D0610 11:16:10.927346 483327 task_log.go:94] [ 2284: 2284] Fs_base = 000055c435007400 D0610 11:16:10.927451 483327 task_log.go:94] [ 2284: 2284] Gs = 0000000000000000 11:16:10 executing program 3: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000140), 0x0, 0x0) r1 = ioctl$TIOCGPTPEER(r0, 0x5414, 0x20000004) close(r1) creat(&(0x7f0000000100)='./bus\x00', 0x0) socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000000)={0xffffffffffffffff}) recvmsg$unix(r2, &(0x7f0000000500)={0x0, 0x0, 0x0, 0x0, &(0x7f0000000440)=[@rights={{0x14, 0x1, 0x1, [0xffffffffffffffff]}}], 0x18}, 0x0) pwritev2(r3, 0x0, 0x0, 0x0, 0x0, 0x0) D0610 11:16:10.929040 483327 task_log.go:94] [ 2284: 2284] Gs_base = 0000000000000000 D0610 11:16:10.929203 483327 task_log.go:94] [ 2284: 2284] Orig_rax = ffffffffffffffff D0610 11:16:10.929242 483327 task_log.go:94] [ 2284: 2284] R10 = 00007f5c48e674c0 D0610 11:16:10.929296 483327 task_log.go:94] [ 2284: 2284] R11 = 0000000000000246 D0610 11:16:10.929348 483327 task_log.go:94] [ 2284: 2284] R12 = 0000000000009603 D0610 11:16:10.929386 483327 task_log.go:94] [ 2284: 2284] R13 = 00007f5c48e674c0 D0610 11:16:10.929451 483327 task_log.go:94] [ 2284: 2284] R14 = 000055c4340c6f60 D0610 11:16:10.929491 483327 task_log.go:94] [ 2284: 2284] R15 = 0000000000000032 D0610 11:16:10.929530 483327 task_log.go:94] [ 2284: 2284] R8 = 0000000000000000 D0610 11:16:10.929579 483327 task_log.go:94] [ 2284: 2284] R9 = 0000000000000000 D0610 11:16:10.929631 483327 task_log.go:94] [ 2284: 2284] Rax = 0000000020000140 D0610 11:16:10.929689 483327 task_log.go:94] [ 2284: 2284] Rbp = 00007f5c48e67498 D0610 11:16:10.929760 483327 task_log.go:94] [ 2284: 2284] Rbx = 0000000000000000 D0610 11:16:10.929806 483327 task_log.go:94] [ 2284: 2284] Rcx = 0000000000000000 D0610 11:16:10.929899 483327 task_log.go:94] [ 2284: 2284] Rdi = 000055c4350072e8 D0610 11:16:10.929959 483327 task_log.go:94] [ 2284: 2284] Rdx = 0000000000000000 D0610 11:16:10.930075 483327 task_log.go:94] [ 2284: 2284] Rip = 000055c433f55139 D0610 11:16:10.930138 483327 task_log.go:94] [ 2284: 2284] Rsi = 0000000000000000 D0610 11:16:10.930192 483327 task_log.go:94] [ 2284: 2284] Rsp = 00007f5c48e673a0 D0610 11:16:10.930267 483327 task_log.go:94] [ 2284: 2284] Ss = 000000000000002b D0610 11:16:10.930303 483327 task_log.go:111] [ 2284: 2284] Stack: D0610 11:16:10.930415 483327 task_log.go:128] [ 2284: 2284] 7f5c48e673a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:10.930507 483327 task_log.go:128] [ 2284: 2284] 7f5c48e673b0: 40 01 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.930625 483327 task_log.go:128] [ 2284: 2284] 7f5c48e673c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.930714 483327 task_log.go:128] [ 2284: 2284] 7f5c48e673d0: c0 74 e6 48 5c 7f 00 00 d7 01 f6 33 c4 55 00 00 D0610 11:16:10.930827 483327 task_log.go:128] [ 2284: 2284] 7f5c48e673e0: 00 00 00 00 00 00 00 00 60 6f 0c 34 c4 55 00 00 D0610 11:16:10.930964 483327 task_log.go:128] [ 2284: 2284] 7f5c48e673f0: fe ff ff ff ff ff ff ff 06 00 00 00 00 00 00 00 D0610 11:16:10.931081 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67400: 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 D0610 11:16:10.931217 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:10.931328 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67420: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:10.931439 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67430: 97 da 00 00 00 00 00 00 f6 95 00 00 00 00 00 00 D0610 11:16:10.931518 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67440: 80 b2 0c 34 c4 55 00 00 f6 95 00 00 00 00 00 00 D0610 11:16:10.931593 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67450: 60 6f 0c 34 c4 55 00 00 40 01 00 20 00 00 00 00 D0610 11:16:10.931689 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.931739 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67470: b8 00 00 00 00 00 00 00 40 c1 09 34 c4 55 00 00 D0610 11:16:10.931787 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.931839 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67490: 1f db 00 34 c4 55 00 00 a8 b2 0c 34 c4 55 00 00 D0610 11:16:10.931905 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674a0: 28 db 00 34 c4 55 00 00 00 e7 b9 49 40 7f 00 00 D0610 11:16:10.931973 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.932032 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:10.932097 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674d0: 26 00 00 00 00 00 00 00 c7 2a 0b 18 00 00 00 00 D0610 11:16:10.932158 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674e0: 20 00 00 00 30 00 00 00 c0 75 e6 48 5c 7f 00 00 D0610 11:16:10.932198 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.932238 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.932278 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.932346 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67520: 00 00 00 00 00 00 00 00 50 74 e6 48 5c 7f 00 00 D0610 11:16:10.933100 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67530: 00 00 00 20 00 00 00 00 00 40 00 00 00 00 00 00 D0610 11:16:10.933217 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67540: 04 00 00 00 00 00 00 00 11 00 00 10 00 00 00 00 D0610 11:16:10.933308 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67550: 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.933390 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.933500 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67570: 00 00 00 00 00 00 00 00 00 a6 6d f9 c9 b6 4d 16 D0610 11:16:10.933584 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:10.933668 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:10.933774 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:10.933887 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675b0: 80 76 e6 48 5c 7f 00 00 c8 12 f6 33 c4 55 00 00 D0610 11:16:10.933974 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675c0: c4 da 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.934081 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675d0: 00 00 00 00 00 00 00 00 40 76 e6 48 5c 7f 00 00 D0610 11:16:10.934159 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675e0: df da 00 34 0f 01 00 00 01 00 00 00 00 00 00 00 D0610 11:16:10.934268 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:10.934431 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67600: 01 00 00 00 00 00 00 00 30 76 e6 48 5c 7f 00 00 D0610 11:16:10.934542 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67610: 10 71 e6 48 5c 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.934676 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67620: 26 00 00 00 00 00 00 00 63 4c 65 15 00 00 00 00 D0610 11:16:10.935000 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67630: 26 00 00 00 00 00 00 00 af 0f 7e 10 00 00 00 00 D0610 11:16:10.935116 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67640: 2e 2f 32 37 31 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:10.935200 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67650: 79 7a 31 00 79 7a 31 00 06 00 00 00 00 00 00 00 D0610 11:16:10.935413 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67660: 2a d9 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.935568 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67670: 3d d9 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.935629 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:10.935672 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67690: 79 7a 31 00 79 7a 31 00 75 70 2e 70 72 6f 63 73 D0610 11:16:10.935779 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.935841 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676b0: fe db 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.935923 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676c0: 07 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.935993 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676d0: 0f dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.936046 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676e0: 17 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.936118 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676f0: 25 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.936176 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67700: 33 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.936228 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67710: 3c dc 00 34 c4 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:10.936271 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:10.936336 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:10.936377 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67740: 00 00 00 00 00 00 00 00 80 6e e6 48 5c 7f 00 00 D0610 11:16:10.936464 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67750: 73 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.936556 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67760: 82 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.936660 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67770: 8a dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.936753 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67780: 00 db 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.936865 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67790: 04 db 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.936935 483327 task_log.go:149] [ 2284: 2284] Code: D0610 11:16:10.937000 483327 task_log.go:167] [ 2284: 2284] 55c433f550f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:10.937061 483327 task_log.go:167] [ 2284: 2284] 55c433f55100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:10.937134 483327 task_log.go:167] [ 2284: 2284] 55c433f55110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:10.937189 483327 task_log.go:167] [ 2284: 2284] 55c433f55120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:10.937236 483327 task_log.go:167] [ 2284: 2284] 55c433f55130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:10.937306 483327 task_log.go:167] [ 2284: 2284] 55c433f55140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:10.937362 483327 task_log.go:167] [ 2284: 2284] 55c433f55150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:10.937419 483327 task_log.go:167] [ 2284: 2284] 55c433f55160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:10.937461 483327 task_log.go:71] [ 2284: 2284] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 39373 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc006e52028, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc005acead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc005acebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00690f4f0}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00690f4f0}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc00728a300, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc006f37800, {0x1be6828, 0x26213c0}, {0xc006f37800, 0xc006f7286c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc006f72000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc006f72000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc005acf4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc005214410, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc005214410, {0x18f19c0, 0xc006f72000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc005214410, {0xc006434ba0, 0x1a}, {0xc006e501a0, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc006434ba0, 0x1a}, {0xc006e501a0, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc006434ba0, 0x1a}, {0xc006e501a0, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc006434ba0, 0x1a}, {0xc006e501a0, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc006434ba0, 0x1a}, {0xc006e501a0, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc006f68a80, {0x1900e19, 0xc}, {0xc006e501a0, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc006f68a80) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc006f68a80, 0xc006f68a80) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc006f68a80) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:10.938489 483327 task_log.go:73] [ 2284: 2284] FDTable: fd:201 => name / fd:0 => name pipe:[8] fd:1 => name pipe:[8] fd:2 => name pipe:[8] fd:3 => name /memfd:-BÕNIÅjšpppð„¢m (deleted) D0610 11:16:10.939023 483327 task_signals.go:466] [ 2284: 2284] Notified of signal 11 D0610 11:16:10.939256 483327 task_signals.go:220] [ 2284: 2284] Signal 11: delivering to handler D0610 11:16:10.946672 483327 task_signals.go:189] [ 2286: 2289] Signal 9: terminating thread group D0610 11:16:10.947523 483327 task_exit.go:188] [ 2286: 2286] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:10.949260 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2286, TID: 2289, fault addr: 0x0 D0610 11:16:10.952619 483327 task_exit.go:188] [ 2286: 2289] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.963376 483327 task_exit.go:188] [ 2286: 2286] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.964837 483327 task_exit.go:188] [ 2286: 2289] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.964984 483327 task_exit.go:188] [ 2286: 2289] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.965130 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:10.966060 483327 task_exit.go:188] [ 2286: 2286] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 0: r0 = socket$netlink(0x10, 0x3, 0x0) pipe(&(0x7f0000001540)={0xffffffffffffffff, 0xffffffffffffffff}) dup2(r0, r1) bind$netlink(r1, &(0x7f0000000080), 0xc) D0610 11:16:10.970066 483327 task_exit.go:188] [ 2288: 2288] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.970527 483327 task_signals.go:189] [ 2288: 2290] Signal 9: terminating thread group I0610 11:16:10.970995 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2288, TID: 2290, fault addr: 0x0 D0610 11:16:10.971236 483327 task_exit.go:188] [ 2288: 2288] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.971467 483327 task_exit.go:188] [ 2288: 2290] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:10.978964 483327 task_exit.go:188] [ 2288: 2290] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:10.979220 483327 task_exit.go:188] [ 2288: 2290] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:10.979495 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:10.980159 483327 task_exit.go:188] [ 2288: 2288] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:10 executing program 2: r0 = signalfd4(0xffffffffffffffff, &(0x7f0000000000), 0x8, 0x0) ioctl$PERF_EVENT_IOC_QUERY_BPF(r0, 0x5451, 0x0) D0610 11:16:10.991565 483327 task_run.go:290] [ 2284: 2284] Unhandled user fault: addr=20000083 ip=55c433faf516 access=rw- sig=11 err=operation not permitted D0610 11:16:10.991718 483327 task_log.go:87] [ 2284: 2284] Registers: D0610 11:16:10.991811 483327 task_log.go:94] [ 2284: 2284] Cs = 0000000000000033 D0610 11:16:10.991872 483327 task_log.go:94] [ 2284: 2284] Ds = 0000000000000000 D0610 11:16:10.991959 483327 task_log.go:94] [ 2284: 2284] Eflags = 0000000000010206 D0610 11:16:10.992004 483327 task_log.go:94] [ 2284: 2284] Es = 0000000000000000 D0610 11:16:10.992067 483327 task_log.go:94] [ 2284: 2284] Fs = 0000000000000000 D0610 11:16:10.992105 483327 task_log.go:94] [ 2284: 2284] Fs_base = 000055c435007400 D0610 11:16:10.992182 483327 task_log.go:94] [ 2284: 2284] Gs = 0000000000000000 D0610 11:16:10.992254 483327 task_log.go:94] [ 2284: 2284] Gs_base = 0000000000000000 D0610 11:16:10.992327 483327 task_log.go:94] [ 2284: 2284] Orig_rax = ffffffffffffffff D0610 11:16:10.992379 483327 task_log.go:94] [ 2284: 2284] R10 = 0151ae150cca9bc2 D0610 11:16:10.992431 483327 task_log.go:94] [ 2284: 2284] R11 = 00000000861c4792 D0610 11:16:10.992468 483327 task_log.go:94] [ 2284: 2284] R12 = 0000000000009613 D0610 11:16:10.992501 483327 task_log.go:94] [ 2284: 2284] R13 = 00007f5c48e674c0 D0610 11:16:10.992654 483327 task_log.go:94] [ 2284: 2284] R14 = 00007f5c48e674e0 D0610 11:16:10.992691 483327 task_log.go:94] [ 2284: 2284] R15 = 0000000000000032 D0610 11:16:10.992725 483327 task_log.go:94] [ 2284: 2284] R8 = 000055c4344cb000 D0610 11:16:10.992769 483327 task_log.go:94] [ 2284: 2284] R9 = 000055c4340cb358 D0610 11:16:10.992800 483327 task_log.go:94] [ 2284: 2284] Rax = 0000000020000080 D0610 11:16:10.992834 483327 task_log.go:94] [ 2284: 2284] Rbp = 00007f5c48e67498 D0610 11:16:10.992865 483327 task_log.go:94] [ 2284: 2284] Rbx = 0000000000000000 D0610 11:16:10.992899 483327 task_log.go:94] [ 2284: 2284] Rcx = 00666c65732f636f D0610 11:16:10.992940 483327 task_log.go:94] [ 2284: 2284] Rdi = 0000000020000080 D0610 11:16:10.992972 483327 task_log.go:94] [ 2284: 2284] Rdx = 000000000000000b D0610 11:16:10.993002 483327 task_log.go:94] [ 2284: 2284] Rip = 000055c433faf516 D0610 11:16:10.993033 483327 task_log.go:94] [ 2284: 2284] Rsi = 65732f636f72702f D0610 11:16:10.993062 483327 task_log.go:94] [ 2284: 2284] Rsp = 00007f5c48e673d8 D0610 11:16:10.993177 483327 task_log.go:94] [ 2284: 2284] Ss = 000000000000002b D0610 11:16:10.993212 483327 task_log.go:111] [ 2284: 2284] Stack: D0610 11:16:10.993394 483327 task_log.go:128] [ 2284: 2284] 7f5c48e673d0: 00 00 00 00 00 00 00 00 6d 04 f6 33 c4 55 00 00 D0610 11:16:10.993503 483327 task_log.go:128] [ 2284: 2284] 7f5c48e673e0: 00 00 00 00 00 00 00 00 60 6f 0c 34 c4 55 00 00 D0610 11:16:10.993663 483327 task_log.go:128] [ 2284: 2284] 7f5c48e673f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:10.993731 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67400: 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 D0610 11:16:10.993795 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:10.993845 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67420: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:10.993958 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67430: 97 da 00 00 00 00 00 00 f6 95 00 00 00 00 00 00 D0610 11:16:10.994078 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67440: 50 b3 0c 34 c4 55 00 00 f6 95 00 00 00 00 00 00 D0610 11:16:10.994140 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67450: 60 6f 0c 34 c4 55 00 00 80 00 00 20 00 00 00 00 D0610 11:16:10.994193 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.994246 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67470: 0b 00 00 00 00 00 00 00 40 c1 09 34 c4 55 00 00 D0610 11:16:10.994326 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.994393 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67490: 1f db 00 34 c4 55 00 00 70 b3 0c 34 c4 55 00 00 D0610 11:16:10.994476 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674a0: 28 db 00 34 c4 55 00 00 00 e7 b9 49 40 7f 00 00 D0610 11:16:10.994554 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.994627 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.994697 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674d0: 26 00 00 00 00 00 00 00 68 e8 fa 18 00 00 00 00 D0610 11:16:10.994799 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674e0: 26 00 00 00 00 00 00 00 89 72 04 1c 00 00 00 00 D0610 11:16:10.994852 483327 task_log.go:128] [ 2284: 2284] 7f5c48e674f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.994918 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.995047 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.995105 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67520: 00 00 00 00 00 00 00 00 50 74 e6 48 5c 7f 00 00 D0610 11:16:10.995866 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67530: 03 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:10.995991 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67540: 40 01 00 20 00 00 00 00 0c 00 00 01 00 00 00 00 D0610 11:16:10.996096 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.996181 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.996270 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67570: 00 00 00 00 00 00 00 00 00 a6 6d f9 c9 b6 4d 16 D0610 11:16:10.996367 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:10.996459 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:10.996570 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:10.996680 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675b0: 80 76 e6 48 5c 7f 00 00 c8 12 f6 33 c4 55 00 00 D0610 11:16:10.996815 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675c0: c4 da 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:10.996922 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675d0: 00 00 00 00 00 00 00 00 40 76 e6 48 5c 7f 00 00 D0610 11:16:10.997049 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675e0: df da 00 34 0f 01 00 00 01 00 00 00 00 00 00 00 D0610 11:16:10.997144 483327 task_log.go:128] [ 2284: 2284] 7f5c48e675f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:10.997242 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67600: 01 00 00 00 00 00 00 00 30 76 e6 48 5c 7f 00 00 D0610 11:16:10.997368 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67610: 10 71 e6 48 5c 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.997473 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67620: 26 00 00 00 00 00 00 00 63 4c 65 15 00 00 00 00 D0610 11:16:10.997560 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67630: 26 00 00 00 00 00 00 00 af 0f 7e 10 00 00 00 00 D0610 11:16:10.997664 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67640: 2e 2f 32 37 31 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:10.997815 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67650: 79 7a 31 00 79 7a 31 00 06 00 00 00 00 00 00 00 D0610 11:16:10.997925 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67660: 2a d9 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.998084 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67670: 3d d9 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.998188 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:10.998369 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67690: 79 7a 31 00 79 7a 31 00 75 70 2e 70 72 6f 63 73 D0610 11:16:10.998542 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.998680 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676b0: fe db 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.998787 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676c0: 07 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.998940 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676d0: 0f dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.999672 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676e0: 17 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.999803 483327 task_log.go:128] [ 2284: 2284] 7f5c48e676f0: 25 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:10.999939 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67700: 33 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:11.000033 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67710: 3c dc 00 34 c4 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:11.000121 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:11.000209 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:11.000418 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67740: 00 00 00 00 00 00 00 00 80 6e e6 48 5c 7f 00 00 D0610 11:16:11.000577 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67750: 73 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:11.000793 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67760: 82 dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:11.000949 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67770: 8a dc 00 34 c4 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:11.001074 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67780: 00 db 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:11.001147 483327 task_log.go:128] [ 2284: 2284] 7f5c48e67790: 04 db 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:11.001215 483327 task_log.go:128] [ 2284: 2284] 7f5c48e677a0: 08 db 00 34 c4 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:11.001296 483327 task_log.go:128] [ 2284: 2284] 7f5c48e677b0: ff ff 77 ff ff ff 77 ff 28 7e e6 48 5c 7f 00 00 D0610 11:16:11.001398 483327 task_log.go:128] [ 2284: 2284] 7f5c48e677c0: c8 78 e6 48 5c 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:11.001465 483327 task_log.go:149] [ 2284: 2284] Code: D0610 11:16:11.001554 483327 task_log.go:167] [ 2284: 2284] 55c433faf4d0: 48 3b 15 29 65 05 01 0f 83 e2 00 00 00 48 39 f7 D0610 11:16:11.001656 483327 task_log.go:167] [ 2284: 2284] 55c433faf4e0: 72 0f 74 12 4c 8d 0c 16 4c 39 cf 0f 82 63 01 00 D0610 11:16:11.001759 483327 task_log.go:167] [ 2284: 2284] 55c433faf4f0: 00 48 89 d1 f3 a4 c3 80 fa 08 73 12 80 fa 04 73 D0610 11:16:11.001932 483327 task_log.go:167] [ 2284: 2284] 55c433faf500: 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b D0610 11:16:11.002104 483327 task_log.go:167] [ 2284: 2284] 55c433faf510: 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 8b D0610 11:16:11.002226 483327 task_log.go:167] [ 2284: 2284] 55c433faf520: 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 D0610 11:16:11.002326 483327 task_log.go:167] [ 2284: 2284] 55c433faf530: fe 0f b7 36 66 89 4c 17 fe 66 89 37 c3 48 81 fa D0610 11:16:11.002504 483327 task_log.go:167] [ 2284: 2284] 55c433faf540: 00 08 00 00 77 8a 48 81 fa 80 00 00 00 77 70 48 D0610 11:16:11.002571 483327 task_log.go:71] [ 2284: 2284] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 39373 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc007050368, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc005acead8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc005acebf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc00690f4f0}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc00690f4f0}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc00728a300, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc006f37800, {0x1be6828, 0x26213c0}, {0xc006f37800, 0xc006f7286c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc006f72000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc006f72000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc005acf4c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc004cbe0d0, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc004cbe0d0, {0x18f19c0, 0xc006f72000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc004cbe0d0, {0xc0001a59e0, 0x1a}, {0xc007041910, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc0001a59e0, 0x1a}, {0xc007041910, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc0001a59e0, 0x1a}, {0xc007041910, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc0001a59e0, 0x1a}, {0xc007041910, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc0001a59e0, 0x1a}, {0xc007041910, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc006f68a80, {0x1900e19, 0xc}, {0xc007041910, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc006f68a80) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc006f68a80, 0xc006f68a80) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc006f68a80) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:11.022713 483327 task_log.go:73] [ 2284: 2284] FDTable: fd:0 => name pipe:[8] fd:1 => name pipe:[8] fd:2 => name pipe:[8] fd:3 => name /memfd:-BÕNIÅjšpppð„¢m (deleted) fd:201 => name / D0610 11:16:11.023429 483327 task_signals.go:466] [ 2284: 2284] Notified of signal 11 D0610 11:16:11.023613 483327 task_signals.go:220] [ 2284: 2284] Signal 11: delivering to handler D0610 11:16:11.049341 483327 task_exit.go:188] [ 2291: 2291] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.049918 483327 task_signals.go:189] [ 2291: 2293] Signal 9: terminating thread group I0610 11:16:11.050221 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2291, TID: 2293, fault addr: 0x0 D0610 11:16:11.050468 483327 task_exit.go:188] [ 2291: 2293] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.050743 483327 task_exit.go:188] [ 2291: 2291] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.055051 483327 task_exit.go:188] [ 2291: 2293] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.055243 483327 task_exit.go:188] [ 2291: 2293] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.055493 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:11.057893 483327 task_exit.go:188] [ 2291: 2291] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:11 executing program 3: r0 = openat(0xffffffffffffff9c, &(0x7f00000013c0)='.\x00', 0x0, 0x0) ioctl$sock_SIOCSIFVLAN_SET_VLAN_FLAG_CMD(r0, 0x5450, 0x0) D0610 11:16:11.061199 483327 task_exit.go:188] [ 2292: 2292] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.062289 483327 task_signals.go:189] [ 2292: 2296] Signal 9: terminating thread group I0610 11:16:11.062774 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2292, TID: 2296, fault addr: 0x0 D0610 11:16:11.062997 483327 task_exit.go:188] [ 2292: 2296] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.063675 483327 task_exit.go:188] [ 2292: 2292] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.077193 483327 task_exit.go:188] [ 2292: 2296] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.077388 483327 task_exit.go:188] [ 2292: 2296] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.077646 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:11.078728 483327 task_exit.go:188] [ 2292: 2292] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:11 executing program 0: r0 = socket$unix(0x1, 0x1, 0x0) ioctl$FS_IOC_SETFLAGS(r0, 0x541b, 0x0) D0610 11:16:11.106236 483327 task_exit.go:188] [ 2294: 2294] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.106454 483327 task_signals.go:189] [ 2294: 2298] Signal 9: terminating thread group I0610 11:16:11.106680 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2294, TID: 2298, fault addr: 0x0 D0610 11:16:11.107097 483327 task_exit.go:188] [ 2294: 2298] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.108273 483327 task_exit.go:188] [ 2294: 2294] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.113388 483327 task_exit.go:188] [ 2294: 2298] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.113493 483327 task_exit.go:188] [ 2294: 2298] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.113635 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:11.114356 483327 task_exit.go:188] [ 2294: 2294] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.135641 483327 task_exit.go:188] [ 2297: 2297] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.136542 483327 task_exit.go:188] [ 2297: 2297] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.137150 483327 task_signals.go:189] [ 2297: 2300] Signal 9: terminating thread group I0610 11:16:11.137426 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2297, TID: 2300, fault addr: 0x0 D0610 11:16:11.138799 483327 task_exit.go:188] [ 2297: 2300] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.145128 483327 task_exit.go:188] [ 2297: 2300] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.145281 483327 task_exit.go:188] [ 2297: 2300] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.145477 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:11.146666 483327 task_exit.go:188] [ 2299: 2299] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.146901 483327 task_signals.go:189] [ 2299: 2301] Signal 9: terminating thread group D0610 11:16:11.147143 483327 task_exit.go:188] [ 2297: 2297] Transitioning from exit state TaskExitZombie to TaskExitDead I0610 11:16:11.147559 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2299, TID: 2301, fault addr: 0x0 D0610 11:16:11.147873 483327 task_exit.go:188] [ 2299: 2301] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.148501 483327 task_exit.go:188] [ 2299: 2299] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.153253 483327 task_exit.go:188] [ 2299: 2301] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.153391 483327 task_exit.go:188] [ 2299: 2301] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.153583 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:11.155377 483327 task_exit.go:188] [ 2299: 2299] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.754576 483327 task_exit.go:188] [ 2284: 2284] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.754885 483327 task_signals.go:189] [ 2284: 2287] Signal 9: terminating thread group D0610 11:16:11.754973 483327 task_exit.go:188] [ 2284: 2284] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.754886 483327 task_signals.go:189] [ 2284: 2295] Signal 9: terminating thread group I0610 11:16:11.755185 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2284, TID: 2287, fault addr: 0x0 D0610 11:16:11.755344 483327 task_exit.go:188] [ 2284: 2287] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:11.755426 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2284, TID: 2295, fault addr: 0x0 D0610 11:16:11.755612 483327 task_exit.go:188] [ 2284: 2287] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.755685 483327 task_exit.go:188] [ 2284: 2287] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.755905 483327 task_exit.go:188] [ 2284: 2295] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.759911 483327 task_exit.go:188] [ 2284: 2295] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.760018 483327 task_exit.go:188] [ 2284: 2295] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.760299 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:11.762424 483327 task_exit.go:188] [ 2284: 2284] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:11 executing program 1: r0 = syz_open_procfs$namespace(0x0, &(0x7f0000000180)='ns/pid\x00') ioctl$TIOCSETD(r0, 0x5452, &(0x7f0000000040)) 11:16:11 executing program 0: r0 = openat$incfs(0xffffffffffffff9c, &(0x7f00000001c0)='.pending_reads\x00', 0x181042, 0x0) ioctl$INCFS_IOC_READ_FILE_SIGNATURE(r0, 0x5451, 0x0) 11:16:11 executing program 3: r0 = creat(&(0x7f0000000080)='./file0\x00', 0x0) r1 = timerfd_create(0x0, 0x0) dup3(r0, r1, 0x0) pwritev2(r1, 0x0, 0x0, 0x0, 0x0, 0x0) 11:16:11 executing program 2: r0 = syz_open_procfs$namespace(0xffffffffffffffff, &(0x7f0000000040)='ns/user\x00') ioctl$NS_GET_OWNER_UID(r0, 0x5452, 0x0) D0610 11:16:11.832921 483327 task_exit.go:188] [ 2304: 2304] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.833120 483327 task_signals.go:189] [ 2304: 2307] Signal 9: terminating thread group I0610 11:16:11.833375 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2304, TID: 2307, fault addr: 0x0 D0610 11:16:11.833611 483327 task_exit.go:188] [ 2304: 2307] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.834605 483327 task_exit.go:188] [ 2304: 2304] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.835304 483327 task_exit.go:188] [ 2302: 2302] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.836192 483327 task_signals.go:189] [ 2302: 2306] Signal 9: terminating thread group D0610 11:16:11.836378 483327 task_exit.go:188] [ 2302: 2302] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:11.836868 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2302, TID: 2306, fault addr: 0x0 D0610 11:16:11.837112 483327 task_exit.go:188] [ 2302: 2306] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.839770 483327 task_exit.go:188] [ 2304: 2307] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.839919 483327 task_exit.go:188] [ 2304: 2307] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.840085 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:11.840780 483327 task_exit.go:188] [ 2304: 2304] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.840971 483327 task_signals.go:189] [ 2303: 2308] Signal 9: terminating thread group I0610 11:16:11.841228 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2303, TID: 2308, fault addr: 0x0 D0610 11:16:11.841526 483327 task_exit.go:188] [ 2303: 2308] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.842447 483327 task_exit.go:188] [ 2302: 2306] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.842621 483327 task_exit.go:188] [ 2302: 2306] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.842736 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:11.842954 483327 task_exit.go:188] [ 2303: 2308] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.843020 483327 task_exit.go:188] [ 2303: 2308] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.843232 483327 task_exit.go:188] [ 2303: 2303] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:11 executing program 0: r0 = openat$null(0xffffffffffffff9c, &(0x7f00000000c0), 0x0, 0x0) ioctl$F2FS_IOC_FLUSH_DEVICE(r0, 0x8901, 0x0) D0610 11:16:11.847036 483327 task_exit.go:188] [ 2302: 2302] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.849446 483327 task_exit.go:188] [ 2303: 2303] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.849752 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:11.850085 483327 task_exit.go:188] [ 2303: 2303] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:11 executing program 3: timer_create(0x0, 0x0, &(0x7f0000000100)=0x0) timer_settime(r0, 0x1, &(0x7f0000000180)={{0x0, 0x3938700}}, 0x0) D0610 11:16:11.851862 483327 task_exit.go:188] [ 2305: 2305] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.852100 483327 task_signals.go:189] [ 2305: 2309] Signal 9: terminating thread group 11:16:11 executing program 2: r0 = openat(0xffffffffffffff9c, &(0x7f00000000c0)='.\x00', 0x0, 0x0) openat(r0, &(0x7f0000000040)='./file0\x00', 0x123840, 0x0) r1 = openat(0xffffffffffffff9c, &(0x7f00000000c0)='.\x00', 0x0, 0x0) r2 = openat$cgroup_procs(r1, &(0x7f0000000040), 0x2, 0x0) dup2(r0, r2) unlinkat(r2, &(0x7f0000000000)='./file0\x00', 0x0) symlinkat(&(0x7f0000000080)='./file0\x00', r2, &(0x7f0000000100)='./file0\x00') I0610 11:16:11.852514 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2305, TID: 2309, fault addr: 0x0 D0610 11:16:11.852743 483327 task_exit.go:188] [ 2305: 2309] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.853832 483327 task_exit.go:188] [ 2305: 2305] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.857742 483327 task_exit.go:188] [ 2305: 2309] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.857920 483327 task_exit.go:188] [ 2305: 2309] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.858135 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:11.858396 483327 task_exit.go:188] [ 2305: 2305] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:11 executing program 1: socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000000080)={0xffffffffffffffff}) pipe2(&(0x7f0000001680)={0xffffffffffffffff}, 0x0) dup2(r0, r1) setsockopt$netlink_NETLINK_PKTINFO(r1, 0x10e, 0x3, 0x0, 0x0) D0610 11:16:11.925339 483327 task_exit.go:188] [ 2313: 2313] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.925901 483327 task_exit.go:188] [ 2313: 2313] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.926279 483327 task_signals.go:189] [ 2313: 2314] Signal 9: terminating thread group I0610 11:16:11.926707 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2313, TID: 2314, fault addr: 0x0 D0610 11:16:11.927096 483327 task_exit.go:188] [ 2313: 2314] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.929947 483327 task_exit.go:188] [ 2312: 2312] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.930139 483327 task_signals.go:189] [ 2312: 2315] Signal 9: terminating thread group I0610 11:16:11.930320 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2312, TID: 2315, fault addr: 0x0 D0610 11:16:11.931173 483327 task_exit.go:188] [ 2312: 2312] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.931801 483327 task_exit.go:188] [ 2312: 2315] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.932673 483327 task_exit.go:188] [ 2310: 2310] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.932963 483327 task_signals.go:189] [ 2310: 2317] Signal 9: terminating thread group D0610 11:16:11.933056 483327 task_exit.go:188] [ 2313: 2314] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.933149 483327 task_exit.go:188] [ 2313: 2314] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.933407 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 I0610 11:16:11.933746 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2310, TID: 2317, fault addr: 0x0 D0610 11:16:11.934563 483327 task_exit.go:188] [ 2313: 2313] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.934858 483327 task_exit.go:188] [ 2310: 2317] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.936469 483327 task_exit.go:188] [ 2310: 2310] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.957684 483327 task_exit.go:188] [ 2312: 2315] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.957992 483327 task_exit.go:188] [ 2312: 2315] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.958204 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:11.958628 483327 task_exit.go:188] [ 2310: 2317] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.958645 483327 task_signals.go:189] [ 2311: 2316] Signal 9: terminating thread group D0610 11:16:11.958777 483327 task_exit.go:188] [ 2310: 2317] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.959213 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 11:16:11 executing program 1: r0 = openat$random(0xffffffffffffff9c, &(0x7f0000000040), 0x1, 0x0) write$P9_RREAD(r0, 0x0, 0x0) D0610 11:16:11.959434 483327 task_exit.go:188] [ 2311: 2311] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:11.959638 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2311, TID: 2316, fault addr: 0x0 D0610 11:16:11.959854 483327 task_exit.go:188] [ 2311: 2316] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:11.960428 483327 task_exit.go:188] [ 2312: 2312] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.960843 483327 task_exit.go:188] [ 2310: 2310] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.961316 483327 task_exit.go:188] [ 2311: 2311] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:11 executing program 3: socketpair$unix(0x1, 0x1, 0x0, &(0x7f0000000300)={0xffffffffffffffff, 0xffffffffffffffff}) r1 = openat$tcp_mem(0xffffffffffffff9c, &(0x7f0000000340)='/proc/sys/net/ipv4/tcp_wmem\x00', 0x1, 0x0) dup2(r0, r1) recvmmsg$unix(r1, 0x0, 0x0, 0x0, 0x0) D0610 11:16:11.963934 483327 task_exit.go:188] [ 2311: 2316] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:11.964051 483327 task_exit.go:188] [ 2311: 2316] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:11.964189 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:11.965441 483327 task_exit.go:188] [ 2311: 2311] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:11 executing program 0: r0 = socket$netlink(0x10, 0x3, 0x0) getpeername(r0, &(0x7f0000000300)=@pppol2tpv3in6={0x18, 0x1, {0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, {0xa, 0x0, 0x0, @mcast2}}}, &(0x7f0000000140)=0x80) ioctl$BTRFS_IOC_INO_LOOKUP_USER(r1, 0x5450, 0x0) 11:16:11 executing program 2: r0 = openat$null(0xffffffffffffff9c, &(0x7f0000000000), 0x44001, 0x0) r1 = dup2(r0, r0) write$FUSE_BMAP(r1, 0x0, 0x51) D0610 11:16:12.008255 483327 task_exit.go:188] [ 2318: 2318] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.008662 483327 task_signals.go:189] [ 2318: 2322] Signal 9: terminating thread group D0610 11:16:12.008905 483327 task_exit.go:188] [ 2318: 2318] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:12.008890 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2318, TID: 2322, fault addr: 0x0 D0610 11:16:12.009314 483327 task_exit.go:188] [ 2318: 2322] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.015051 483327 task_exit.go:188] [ 2318: 2322] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.015292 483327 task_exit.go:188] [ 2318: 2322] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.015472 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:12.017766 483327 task_exit.go:188] [ 2318: 2318] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 1: r0 = signalfd(0xffffffffffffffff, &(0x7f0000000040), 0x8) r1 = socket$unix(0x1, 0x2, 0x0) dup3(r1, r0, 0x0) ioctl$TIOCSCTTY(r0, 0x541b, 0x0) D0610 11:16:12.022653 483327 task_exit.go:188] [ 2319: 2319] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.022862 483327 task_signals.go:189] [ 2319: 2323] Signal 9: terminating thread group I0610 11:16:12.023205 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2319, TID: 2323, fault addr: 0x0 D0610 11:16:12.023432 483327 task_exit.go:188] [ 2319: 2323] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.023808 483327 task_exit.go:188] [ 2319: 2319] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.027597 483327 task_exit.go:188] [ 2321: 2321] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.027759 483327 task_signals.go:189] [ 2321: 2324] Signal 9: terminating thread group I0610 11:16:12.028347 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2321, TID: 2324, fault addr: 0x0 D0610 11:16:12.028522 483327 task_exit.go:188] [ 2321: 2321] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.028783 483327 task_exit.go:188] [ 2319: 2323] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.028887 483327 task_exit.go:188] [ 2319: 2323] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.029084 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:12.029360 483327 task_exit.go:188] [ 2321: 2324] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.030851 483327 task_exit.go:188] [ 2319: 2319] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 3: r0 = socket$nl_route(0x10, 0x3, 0x0) r1 = dup(r0) ioctl$F2FS_IOC_PRECACHE_EXTENTS(r1, 0x5450, 0x0) D0610 11:16:12.035690 483327 task_exit.go:188] [ 2321: 2324] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.035865 483327 task_exit.go:188] [ 2321: 2324] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.036050 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:12.036433 483327 task_exit.go:188] [ 2321: 2321] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 0: r0 = socket$unix(0x1, 0x1, 0x0) r1 = socket$unix(0x1, 0x1, 0x0) bind$unix(r1, &(0x7f0000003000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0xc) listen(r1, 0x0) r2 = socket(0x1, 0x5, 0x0) dup3(r1, r2, 0x0) connect$unix(r0, &(0x7f0000000000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0x69) r3 = accept4$unix(r2, 0x0, 0x0, 0x0) write$binfmt_elf32(r3, 0x0, 0x0) D0610 11:16:12.045773 483327 task_exit.go:188] [ 2320: 2320] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.046310 483327 task_signals.go:189] [ 2320: 2325] Signal 9: terminating thread group D0610 11:16:12.046436 483327 task_exit.go:188] [ 2320: 2320] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:12.046752 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2320, TID: 2325, fault addr: 0x0 D0610 11:16:12.046954 483327 task_exit.go:188] [ 2320: 2325] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.052100 483327 task_exit.go:188] [ 2320: 2325] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.052239 483327 task_exit.go:188] [ 2320: 2325] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.052476 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:12.052670 483327 task_exit.go:188] [ 2320: 2320] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 2: r0 = openat$zero(0xffffffffffffff9c, &(0x7f00000011c0), 0x0, 0x0) ioctl$FIGETBSZ(r0, 0x5451, 0x0) D0610 11:16:12.080296 483327 task_exit.go:188] [ 2326: 2326] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.081374 483327 task_signals.go:189] [ 2326: 2329] Signal 9: terminating thread group I0610 11:16:12.081925 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2326, TID: 2329, fault addr: 0x0 D0610 11:16:12.082166 483327 task_exit.go:188] [ 2326: 2326] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.082365 483327 task_exit.go:188] [ 2326: 2329] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.086610 483327 task_exit.go:188] [ 2326: 2329] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.086764 483327 task_exit.go:188] [ 2326: 2329] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.086944 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:12.088067 483327 task_exit.go:188] [ 2326: 2326] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 1: r0 = creat(&(0x7f0000000000)='./file0\x00', 0x0) ioctl$ifreq_SIOCGIFINDEX_batadv_mesh(r0, 0x5452, &(0x7f00000000c0)) D0610 11:16:12.098862 483327 task_exit.go:188] [ 2327: 2327] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.099231 483327 task_signals.go:189] [ 2327: 2331] Signal 9: terminating thread group I0610 11:16:12.099540 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2327, TID: 2331, fault addr: 0x0 D0610 11:16:12.099619 483327 task_exit.go:188] [ 2327: 2327] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.099745 483327 task_exit.go:188] [ 2327: 2331] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.105724 483327 task_exit.go:188] [ 2327: 2331] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.105842 483327 task_exit.go:188] [ 2327: 2331] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.105997 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:12.107073 483327 task_exit.go:188] [ 2327: 2327] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 3: pipe2$watch_queue(&(0x7f0000000140)={0xffffffffffffffff, 0xffffffffffffffff}, 0xb82e336200000000) ioctl$FS_IOC_GET_ENCRYPTION_POLICY_EX(r0, 0x5450, 0x0) D0610 11:16:12.115743 483327 task_exit.go:188] [ 2328: 2328] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.116045 483327 task_signals.go:189] [ 2328: 2332] Signal 9: terminating thread group I0610 11:16:12.116303 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2328, TID: 2332, fault addr: 0x0 D0610 11:16:12.116519 483327 task_exit.go:188] [ 2328: 2332] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.116798 483327 task_exit.go:188] [ 2328: 2328] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.121317 483327 task_exit.go:188] [ 2328: 2332] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.121496 483327 task_exit.go:188] [ 2328: 2332] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.121568 483327 task_signals.go:189] [ 2330: 2333] Signal 9: terminating thread group D0610 11:16:12.121630 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 I0610 11:16:12.121822 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2330, TID: 2333, fault addr: 0x0 D0610 11:16:12.121877 483327 task_exit.go:188] [ 2328: 2328] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.122459 483327 task_exit.go:188] [ 2330: 2330] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.123222 483327 task_exit.go:188] [ 2330: 2333] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.123731 483327 task_exit.go:188] [ 2330: 2330] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:12 executing program 0: r0 = openat$cgroup_ro(0xffffffffffffff9c, &(0x7f0000000200)='cgroup.controllers\x00', 0x26e1, 0x0) close(r0) openat$dir(0xffffffffffffff9c, &(0x7f0000000040)='.\x00', 0x0, 0x0) getdents64(r0, &(0x7f0000000180)=""/93, 0x5d) D0610 11:16:12.128478 483327 task_exit.go:188] [ 2330: 2333] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.128688 483327 task_exit.go:188] [ 2330: 2333] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.128885 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:12.129441 483327 task_exit.go:188] [ 2330: 2330] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 2: r0 = epoll_create1(0x0) r1 = timerfd_create(0x0, 0x0) dup3(r1, r0, 0x0) timerfd_gettime(r0, &(0x7f0000000040)) D0610 11:16:12.155829 483327 task_exit.go:188] [ 2334: 2334] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.156054 483327 task_signals.go:189] [ 2334: 2336] Signal 9: terminating thread group D0610 11:16:12.156271 483327 task_exit.go:188] [ 2334: 2334] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:12.156251 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2334, TID: 2336, fault addr: 0x0 D0610 11:16:12.156627 483327 task_exit.go:188] [ 2334: 2336] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.162500 483327 task_exit.go:188] [ 2334: 2336] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.162652 483327 task_exit.go:188] [ 2334: 2336] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.162870 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:12.163153 483327 task_exit.go:188] [ 2334: 2334] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 1: r0 = signalfd(0xffffffffffffffff, &(0x7f0000000140), 0x8) openat(r0, &(0x7f0000000640)='/', 0x0, 0x0) D0610 11:16:12.178477 483327 task_exit.go:188] [ 2335: 2335] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.178802 483327 task_signals.go:189] [ 2335: 2339] Signal 9: terminating thread group I0610 11:16:12.179077 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2335, TID: 2339, fault addr: 0x0 D0610 11:16:12.179246 483327 task_exit.go:188] [ 2335: 2339] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.179540 483327 task_exit.go:188] [ 2335: 2335] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.184053 483327 task_exit.go:188] [ 2335: 2339] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.184238 483327 task_exit.go:188] [ 2335: 2339] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.184413 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:12.184658 483327 task_exit.go:188] [ 2335: 2335] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 3: r0 = openat$incfs(0xffffffffffffff9c, &(0x7f0000000040)='.log\x00', 0x2841, 0x0) write$P9_RFSYNC(r0, 0x0, 0x0) D0610 11:16:12.212445 483327 task_exit.go:188] [ 2337: 2337] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.212816 483327 task_signals.go:189] [ 2337: 2340] Signal 9: terminating thread group I0610 11:16:12.212946 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2337, TID: 2340, fault addr: 0x0 D0610 11:16:12.213117 483327 task_exit.go:188] [ 2337: 2340] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.213205 483327 task_exit.go:188] [ 2337: 2337] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.214987 483327 task_exit.go:188] [ 2338: 2338] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.215313 483327 task_signals.go:189] [ 2338: 2341] Signal 9: terminating thread group D0610 11:16:12.215514 483327 task_exit.go:188] [ 2338: 2338] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:12.215503 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2338, TID: 2341, fault addr: 0x0 D0610 11:16:12.215798 483327 task_exit.go:188] [ 2338: 2341] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.220115 483327 task_exit.go:188] [ 2337: 2340] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.220210 483327 task_exit.go:188] [ 2337: 2340] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.220356 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:12.220663 483327 task_exit.go:188] [ 2337: 2337] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.221795 483327 task_exit.go:188] [ 2338: 2341] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.221956 483327 task_exit.go:188] [ 2338: 2341] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.222397 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:12.222807 483327 task_exit.go:188] [ 2338: 2338] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 0: r0 = eventfd(0x0) write$FUSE_NOTIFY_INVAL_ENTRY(r0, &(0x7f0000000440)={0x23, 0x3, 0x0, {0x0, 0x2, 0x0, '.!'}}, 0x23) 11:16:12 executing program 2: pipe(&(0x7f0000000000)={0xffffffffffffffff, 0xffffffffffffffff}) ioctl$KDDELIO(r0, 0x541b, 0x20410001) D0610 11:16:12.245039 483327 task_exit.go:188] [ 2342: 2342] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.245274 483327 task_signals.go:189] [ 2342: 2344] Signal 9: terminating thread group I0610 11:16:12.245568 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2342, TID: 2344, fault addr: 0x0 D0610 11:16:12.245742 483327 task_exit.go:188] [ 2342: 2344] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.245904 483327 task_exit.go:188] [ 2342: 2342] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.249492 483327 task_exit.go:188] [ 2342: 2344] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.249574 483327 task_exit.go:188] [ 2342: 2344] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.249719 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:12.251437 483327 task_exit.go:188] [ 2342: 2342] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 1: r0 = eventfd2(0x0, 0x0) r1 = socket$unix(0x1, 0x1, 0x0) r2 = dup2(r1, r0) write$FUSE_OPEN(r2, 0x0, 0x0) D0610 11:16:12.275534 483327 task_exit.go:188] [ 2343: 2343] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.275925 483327 task_signals.go:189] [ 2343: 2345] Signal 9: terminating thread group I0610 11:16:12.276245 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2343, TID: 2345, fault addr: 0x0 D0610 11:16:12.276460 483327 task_exit.go:188] [ 2343: 2345] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.276812 483327 task_exit.go:188] [ 2343: 2343] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.280584 483327 task_exit.go:188] [ 2343: 2345] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.280723 483327 task_exit.go:188] [ 2343: 2345] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.280887 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:12.281631 483327 task_exit.go:188] [ 2343: 2343] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 3: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000080)={0xffffffffffffffff, 0xffffffffffffffff}) setsockopt$netlink_NETLINK_RX_RING(r0, 0x10e, 0x6, 0x0, 0x0) D0610 11:16:12.298781 483327 task_exit.go:188] [ 2347: 2347] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.299049 483327 task_signals.go:189] [ 2347: 2349] Signal 9: terminating thread group I0610 11:16:12.299247 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2347, TID: 2349, fault addr: 0x0 D0610 11:16:12.299470 483327 task_exit.go:188] [ 2347: 2349] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.300256 483327 task_exit.go:188] [ 2347: 2349] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.300399 483327 task_exit.go:188] [ 2347: 2349] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.304091 483327 task_exit.go:188] [ 2347: 2347] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.304463 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:12.304864 483327 task_exit.go:188] [ 2347: 2347] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 2: r0 = signalfd(0xffffffffffffffff, &(0x7f0000000040), 0x8) ioctl$sock_inet_SIOCGIFADDR(r0, 0x5451, 0x0) D0610 11:16:12.309553 483327 task_exit.go:188] [ 2346: 2346] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.309833 483327 task_signals.go:189] [ 2346: 2350] Signal 9: terminating thread group I0610 11:16:12.310579 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2346, TID: 2350, fault addr: 0x0 D0610 11:16:12.310872 483327 task_exit.go:188] [ 2346: 2350] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.311520 483327 task_exit.go:188] [ 2346: 2350] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.311602 483327 task_exit.go:188] [ 2346: 2350] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.315789 483327 task_exit.go:188] [ 2346: 2346] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.317721 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:12.318608 483327 task_exit.go:188] [ 2346: 2346] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 0: r0 = socket$unix(0x1, 0x1, 0x0) r1 = socket$unix(0x1, 0x1, 0x0) bind$unix(r1, &(0x7f0000366000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0xc) listen(r1, 0x0) connect$unix(r0, &(0x7f0000932000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0x6e) r2 = dup3(r1, r0, 0x0) r3 = accept4$unix(r2, 0x0, 0x0, 0x0) sendmmsg(r3, 0x0, 0x0, 0x0) D0610 11:16:12.325109 483327 task_exit.go:188] [ 2348: 2348] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.325310 483327 task_signals.go:189] [ 2348: 2351] Signal 9: terminating thread group I0610 11:16:12.325538 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2348, TID: 2351, fault addr: 0x0 D0610 11:16:12.325753 483327 task_exit.go:188] [ 2348: 2351] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.327851 483327 task_exit.go:188] [ 2348: 2348] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.331461 483327 task_exit.go:188] [ 2348: 2351] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.331648 483327 task_exit.go:188] [ 2348: 2351] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.331794 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:12.332130 483327 task_exit.go:188] [ 2348: 2348] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 1: r0 = syz_open_procfs$namespace(0xffffffffffffffff, &(0x7f0000000100)='ns/user\x00') ioctl$BTRFS_IOC_TREE_SEARCH_V2(r0, 0x5450, 0x0) D0610 11:16:12.366932 483327 task_exit.go:188] [ 2352: 2352] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.367282 483327 task_signals.go:189] [ 2352: 2354] Signal 9: terminating thread group I0610 11:16:12.367590 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2352, TID: 2354, fault addr: 0x0 D0610 11:16:12.367817 483327 task_exit.go:188] [ 2352: 2354] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.368655 483327 task_exit.go:188] [ 2352: 2352] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.373481 483327 task_exit.go:188] [ 2352: 2354] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.373744 483327 task_exit.go:188] [ 2352: 2354] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.374045 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:12.374592 483327 task_exit.go:188] [ 2352: 2352] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 3: r0 = socket$unix(0x1, 0x1, 0x0) r1 = socket$unix(0x1, 0x1, 0x0) bind$unix(r1, &(0x7f0000003000)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0x6e) listen(r1, 0x0) connect$unix(r0, &(0x7f0000000280)=@file={0x1, '\xe9\x1fq\x89Y\x1e\x923aK\x00'}, 0x6e) r2 = dup3(r1, r0, 0x0) r3 = accept(r2, 0x0, 0x0) ioctl$KIOCSOUND(r3, 0x5451, 0x0) D0610 11:16:12.393378 483327 task_signals.go:189] [ 2353: 2357] Signal 9: terminating thread group D0610 11:16:12.393390 483327 task_exit.go:188] [ 2353: 2353] Transitioning from exit state TaskExitNone to TaskExitInitiated I0610 11:16:12.393780 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2353, TID: 2357, fault addr: 0x0 D0610 11:16:12.394485 483327 task_exit.go:188] [ 2353: 2357] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.394978 483327 task_exit.go:188] [ 2353: 2353] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.399602 483327 task_exit.go:188] [ 2353: 2357] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.399725 483327 task_exit.go:188] [ 2353: 2357] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.399916 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:12.400320 483327 task_exit.go:188] [ 2353: 2353] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 2: r0 = openat$dir(0xffffffffffffff9c, &(0x7f0000000080)='.\x00', 0x0, 0x0) ioctl$RNDADDENTROPY(r0, 0x5450, 0x0) D0610 11:16:12.414174 483327 task_exit.go:188] [ 2356: 2356] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.415052 483327 task_exit.go:188] [ 2356: 2356] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.415326 483327 task_signals.go:189] [ 2356: 2359] Signal 9: terminating thread group I0610 11:16:12.415505 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2356, TID: 2359, fault addr: 0x0 D0610 11:16:12.415887 483327 task_exit.go:188] [ 2356: 2359] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.416875 483327 task_exit.go:188] [ 2355: 2355] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.417118 483327 task_signals.go:189] [ 2355: 2358] Signal 9: terminating thread group I0610 11:16:12.417376 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2355, TID: 2358, fault addr: 0x0 D0610 11:16:12.417475 483327 task_exit.go:188] [ 2355: 2355] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.417672 483327 task_exit.go:188] [ 2355: 2358] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.424476 483327 task_exit.go:188] [ 2356: 2359] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.424618 483327 task_exit.go:188] [ 2356: 2359] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.424759 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:12.426344 483327 task_exit.go:188] [ 2356: 2356] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.427504 483327 task_exit.go:188] [ 2355: 2358] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.427605 483327 task_exit.go:188] [ 2355: 2358] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.427796 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:12.428042 483327 task_exit.go:188] [ 2355: 2355] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 1: r0 = epoll_create(0x1) lseek(r0, 0x0, 0x3) 11:16:12 executing program 0: r0 = openat$tcp_congestion(0xffffffffffffff9c, &(0x7f0000000000), 0x1, 0x0) ioctl$FIOCLEX(r0, 0x5451) D0610 11:16:12.452943 483327 task_signals.go:189] [ 2360: 2361] Signal 9: terminating thread group I0610 11:16:12.453291 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2360, TID: 2361, fault addr: 0x0 D0610 11:16:12.453414 483327 task_exit.go:188] [ 2360: 2360] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.453841 483327 task_exit.go:188] [ 2360: 2361] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.454540 483327 task_exit.go:188] [ 2360: 2361] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.454628 483327 task_exit.go:188] [ 2360: 2361] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.458947 483327 task_exit.go:188] [ 2360: 2360] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.459140 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:12.462261 483327 task_exit.go:188] [ 2362: 2362] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.462641 483327 task_signals.go:189] [ 2362: 2364] Signal 9: terminating thread group I0610 11:16:12.462876 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2362, TID: 2364, fault addr: 0x0 D0610 11:16:12.463024 483327 task_exit.go:188] [ 2360: 2360] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.463555 483327 task_exit.go:188] [ 2362: 2364] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.464143 483327 task_exit.go:188] [ 2362: 2362] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:12 executing program 3: r0 = inotify_init1(0x0) ioctl$EXT4_IOC_SWAP_BOOT(r0, 0x5450) D0610 11:16:12.468688 483327 task_exit.go:188] [ 2362: 2364] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.468813 483327 task_exit.go:188] [ 2362: 2364] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.469016 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:12.469526 483327 task_exit.go:188] [ 2362: 2362] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 2: r0 = inotify_init1(0x0) socketpair$nbd(0x1, 0x1, 0x0, &(0x7f0000000040)={0xffffffffffffffff}) dup2(r1, r0) write$FUSE_GETXATTR(r0, 0x0, 0x0) D0610 11:16:12.481384 483327 task_exit.go:188] [ 2363: 2363] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.481891 483327 task_exit.go:188] [ 2363: 2363] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.482200 483327 task_signals.go:189] [ 2363: 2366] Signal 9: terminating thread group I0610 11:16:12.482584 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2363, TID: 2366, fault addr: 0x0 D0610 11:16:12.482886 483327 task_exit.go:188] [ 2363: 2366] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.486497 483327 task_exit.go:188] [ 2363: 2366] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.486609 483327 task_exit.go:188] [ 2363: 2366] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.486743 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:12.487739 483327 task_exit.go:188] [ 2363: 2363] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 1: r0 = openat$zero(0xffffffffffffff9c, &(0x7f0000002000), 0x0, 0x0) r1 = dup(r0) pread64(r1, 0x0, 0x0, 0x0) D0610 11:16:12.492241 483327 task_exit.go:188] [ 2365: 2365] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.492565 483327 task_signals.go:189] [ 2365: 2367] Signal 9: terminating thread group I0610 11:16:12.492759 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2365, TID: 2367, fault addr: 0x0 D0610 11:16:12.492884 483327 task_exit.go:188] [ 2365: 2365] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.493163 483327 task_exit.go:188] [ 2365: 2367] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.497669 483327 task_exit.go:188] [ 2365: 2367] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.497790 483327 task_exit.go:188] [ 2365: 2367] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.497910 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:12.498415 483327 task_exit.go:188] [ 2365: 2365] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 0: r0 = signalfd(0xffffffffffffffff, &(0x7f0000000000), 0x8) ioctl$BTRFS_IOC_GET_FEATURES(r0, 0x5450, 0x0) D0610 11:16:12.531527 483327 task_exit.go:188] [ 2368: 2368] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.531945 483327 task_signals.go:189] [ 2368: 2370] Signal 9: terminating thread group I0610 11:16:12.532593 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2368, TID: 2370, fault addr: 0x0 D0610 11:16:12.532767 483327 task_exit.go:188] [ 2368: 2368] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.533059 483327 task_exit.go:188] [ 2368: 2370] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.537481 483327 task_exit.go:188] [ 2368: 2370] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.537622 483327 task_exit.go:188] [ 2368: 2370] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.537751 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:12.538932 483327 task_exit.go:188] [ 2368: 2368] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 3: socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000000380)={0xffffffffffffffff}) r1 = signalfd4(0xffffffffffffffff, &(0x7f0000000080), 0x8, 0x0) dup3(r0, r1, 0x0) getsockopt$sock_linger(r1, 0x1, 0xd, &(0x7f00000000c0), &(0x7f00000003c0)=0x8) D0610 11:16:12.554846 483327 task_exit.go:188] [ 2369: 2369] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.555378 483327 task_signals.go:189] [ 2369: 2371] Signal 9: terminating thread group D0610 11:16:12.555604 483327 task_exit.go:188] [ 2369: 2369] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:12.555898 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2369, TID: 2371, fault addr: 0x0 D0610 11:16:12.557449 483327 task_exit.go:188] [ 2369: 2371] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.562387 483327 task_exit.go:188] [ 2369: 2371] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.562533 483327 task_exit.go:188] [ 2369: 2371] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.562695 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:12.562839 483327 task_exit.go:188] [ 2369: 2369] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.564496 483327 task_exit.go:188] [ 2373: 2373] Transitioning from exit state TaskExitNone to TaskExitInitiated 11:16:12 executing program 2: pipe2$9p(&(0x7f0000001180)={0xffffffffffffffff, 0xffffffffffffffff}, 0x0) r1 = fcntl$dupfd(r0, 0x0, r0) write$P9_RXATTRCREATE(r1, 0x0, 0x0) D0610 11:16:12.564881 483327 task_signals.go:189] [ 2373: 2374] Signal 9: terminating thread group I0610 11:16:12.565467 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2373, TID: 2374, fault addr: 0x0 D0610 11:16:12.565545 483327 task_exit.go:188] [ 2373: 2373] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.565763 483327 task_exit.go:188] [ 2373: 2374] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.569930 483327 task_exit.go:188] [ 2372: 2372] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.570552 483327 task_signals.go:189] [ 2372: 2375] Signal 9: terminating thread group D0610 11:16:12.570943 483327 task_exit.go:188] [ 2373: 2374] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.571039 483327 task_exit.go:188] [ 2373: 2374] Transitioning from exit state TaskExitZombie to TaskExitDead I0610 11:16:12.570997 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2372, TID: 2375, fault addr: 0x0 D0610 11:16:12.571211 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:12.571698 483327 task_exit.go:188] [ 2372: 2375] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.572057 483327 task_exit.go:188] [ 2373: 2373] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.572362 483327 task_exit.go:188] [ 2372: 2372] Transitioning from exit state TaskExitInitiated to TaskExitZombie 11:16:12 executing program 0: r0 = openat$null(0xffffffffffffff9c, &(0x7f00000006c0), 0x0, 0x0) ioctl$F2FS_IOC_ABORT_VOLATILE_WRITE(r0, 0x5452, 0x20000000) D0610 11:16:12.577171 483327 task_exit.go:188] [ 2372: 2375] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.577276 483327 task_exit.go:188] [ 2372: 2375] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.577399 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:12.578662 483327 task_exit.go:188] [ 2372: 2372] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 1: socketpair$unix(0x1, 0x5, 0x0, &(0x7f0000002700)={0xffffffffffffffff, 0xffffffffffffffff}) getsockname(r0, &(0x7f0000000000)=@pppol2tp={0x18, 0x1, {0x0, 0xffffffffffffffff, {0x2, 0x0, @empty}}}, &(0x7f0000000080)=0x80) dup2(r0, r1) recvmsg$unix(r1, &(0x7f0000000500)={0x0, 0x0, 0x0, 0x0, &(0x7f00000000c0)=[@rights={{0x14, 0x1, 0x1, [0xffffffffffffffff]}}], 0x18}, 0x0) write$binfmt_misc(r2, 0x0, 0x0) D0610 11:16:12.621027 483327 task_exit.go:188] [ 2377: 2377] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.621310 483327 task_signals.go:189] [ 2377: 2380] Signal 9: terminating thread group I0610 11:16:12.621534 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2377, TID: 2380, fault addr: 0x0 D0610 11:16:12.621582 483327 task_exit.go:188] [ 2377: 2377] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.621737 483327 task_exit.go:188] [ 2377: 2380] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.622086 483327 task_exit.go:188] [ 2376: 2376] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.622447 483327 task_signals.go:189] [ 2376: 2379] Signal 9: terminating thread group I0610 11:16:12.622644 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2376, TID: 2379, fault addr: 0x0 D0610 11:16:12.622771 483327 task_exit.go:188] [ 2376: 2376] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.624905 483327 task_exit.go:188] [ 2376: 2379] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.626232 483327 task_exit.go:188] [ 2377: 2380] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.626391 483327 task_exit.go:188] [ 2377: 2380] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.626551 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:12.626684 483327 task_exit.go:188] [ 2377: 2377] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 2: r0 = memfd_create(&(0x7f0000000580)='\xb7-B\xd5NI\xc5\xac\xdb\xb9\xdb\xd1n\xa7\xb1S\x00\x00\x00\xff\xff\x00\x00\x00\x00\xbf\x10\b_\x1e\xec\xcf)\x0f\xc8\xc0:\x9cc\x10$\xee\xa9\x8bcc\xad\x89\x9ck\xde\xc5\xe96\xddUE\xc98M\xcd\xfb\x01\x00\x00\x00\x02\x00\x00\x00x\xaa\x8f~\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00=\xce\xe7>\x12\xf2\xe8\x1c\x11G\xdcpA\xbe\xb6?\xb61K]\xf0\xb6\x963(nB\xc5\xb3\x9e\\\x15\xb1J\xffFQ~\xd2\x00\x8d\x8d\x93\xec@\xa8\xd5\xa3\xf9\xfe`@\xac\x01\xe4\x03\xb5\xa1\x12a\xef\aH\x9ay\xe4\x89\xb9\xd8.\xf8\x8eV\xe3w\x97pn\x9b\x93\xc1\xfa\xa7I\xf7\n>\xd9e\xc7\xf5Q\t@\xa5\fn\xfbT\xd7J\x8c\xa2a\x92T#\x9d\x06\xd3\x11\xfa\xaa&\t\xa71\x02\xed\xfc\x7f\\S\x995[So\x1bT\x10D\xf7^\b\x93g\xcbb,\xc3\x91\xdb/w\xa3\x87(\x94mP\xf7+\x1f\xb7\xd5\x13\xd1\xe0\xa5\x1c\xe2\xe5T\xd9\x84Za\xfb\n\xc9\xd0{\xe7$:m\xa4]Lm\xe8{\xde\xa3\xbc\xaf\b\x85<\x05y\x06\x00Nj\xc8\x8ew\x90\xa86#\x8b', 0x0) write$cgroup_pid(r0, &(0x7f0000000040), 0x12) mmap(&(0x7f0000000000/0x4000)=nil, 0x4000, 0x4, 0x11, r0, 0x0) sendfile(r0, r0, &(0x7f0000000140), 0x21c) fsetxattr$security_ima(r0, &(0x7f0000000000), 0x0, 0x0, 0x0) D0610 11:16:12.629857 483327 task_exit.go:188] [ 2376: 2379] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.630069 483327 task_exit.go:188] [ 2376: 2379] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.630231 483327 task_signals.go:439] [ 46: 46] Discarding ignored signal 17 D0610 11:16:12.631782 483327 task_exit.go:188] [ 2376: 2376] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 3: r0 = inotify_init() read(r0, &(0x7f0000000000)=""/217, 0xd9) r1 = creat(&(0x7f0000000700)='./file0\x00', 0x0) inotify_add_watch(r0, &(0x7f0000000280)='./file0\x00', 0x80000002) write$binfmt_elf64(r1, &(0x7f0000000740)={{0x7f, 0x45, 0x4c, 0x46, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x40}, [{}]}, 0x78) D0610 11:16:12.646811 483327 task_exit.go:188] [ 2378: 2378] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.647125 483327 task_signals.go:189] [ 2378: 2382] Signal 9: terminating thread group I0610 11:16:12.647466 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2378, TID: 2382, fault addr: 0x0 D0610 11:16:12.647540 483327 task_exit.go:188] [ 2378: 2378] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.648334 483327 task_exit.go:188] [ 2378: 2382] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.653248 483327 task_exit.go:188] [ 2378: 2382] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.653509 483327 task_exit.go:188] [ 2378: 2382] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.653673 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:12.653818 483327 task_exit.go:188] [ 2378: 2378] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 0: r0 = syz_open_procfs(0x0, &(0x7f0000000000)='oom_score_adj\x00') write$FUSE_POLL(r0, 0x0, 0x0) D0610 11:16:12.661510 483327 task_exit.go:188] [ 2381: 2381] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.662096 483327 task_exit.go:188] [ 2381: 2381] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.662119 483327 task_signals.go:189] [ 2381: 2383] Signal 9: terminating thread group I0610 11:16:12.662391 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2381, TID: 2383, fault addr: 0x0 D0610 11:16:12.662634 483327 task_exit.go:188] [ 2381: 2383] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.668436 483327 task_exit.go:188] [ 2381: 2383] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.668619 483327 task_exit.go:188] [ 2381: 2383] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.668828 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:12.669040 483327 task_exit.go:188] [ 2381: 2381] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 1: r0 = openat$ptmx(0xffffffffffffff9c, &(0x7f0000000140), 0x0, 0x0) r1 = syz_open_pts(r0, 0x0) ioctl$VT_GETMODE(r1, 0x5450, 0x0) D0610 11:16:12.694671 483327 task_run.go:290] [ 2384: 2384] Unhandled user fault: addr=20000140 ip=55fe1a4f0139 access=rw- sig=11 err=operation not permitted D0610 11:16:12.694860 483327 task_log.go:87] [ 2384: 2384] Registers: D0610 11:16:12.694944 483327 task_log.go:94] [ 2384: 2384] Cs = 0000000000000033 D0610 11:16:12.694993 483327 task_log.go:94] [ 2384: 2384] Ds = 0000000000000000 D0610 11:16:12.695024 483327 task_log.go:94] [ 2384: 2384] Eflags = 0000000000010246 D0610 11:16:12.695125 483327 task_log.go:94] [ 2384: 2384] Es = 0000000000000000 D0610 11:16:12.695182 483327 task_log.go:94] [ 2384: 2384] Fs = 0000000000000000 D0610 11:16:12.695247 483327 task_log.go:94] [ 2384: 2384] Fs_base = 000055fe1b5a2400 D0610 11:16:12.695302 483327 task_log.go:94] [ 2384: 2384] Gs = 0000000000000000 D0610 11:16:12.695337 483327 task_log.go:94] [ 2384: 2384] Gs_base = 0000000000000000 D0610 11:16:12.695381 483327 task_log.go:94] [ 2384: 2384] Orig_rax = ffffffffffffffff D0610 11:16:12.695452 483327 task_log.go:94] [ 2384: 2384] R10 = 00007fdae14984c0 D0610 11:16:12.695516 483327 task_log.go:94] [ 2384: 2384] R11 = 0000000000000246 D0610 11:16:12.695589 483327 task_log.go:94] [ 2384: 2384] R12 = 0000000000009ce9 D0610 11:16:12.695648 483327 task_log.go:94] [ 2384: 2384] R13 = 00007fdae14984c0 D0610 11:16:12.695726 483327 task_log.go:94] [ 2384: 2384] R14 = 000055fe1a661f60 D0610 11:16:12.695778 483327 task_log.go:94] [ 2384: 2384] R15 = 0000000000000032 D0610 11:16:12.695812 483327 task_log.go:94] [ 2384: 2384] R8 = 0000000000000000 D0610 11:16:12.695844 483327 task_log.go:94] [ 2384: 2384] R9 = 0000000000000000 D0610 11:16:12.695914 483327 task_log.go:94] [ 2384: 2384] Rax = 0000000020000140 D0610 11:16:12.695955 483327 task_log.go:94] [ 2384: 2384] Rbp = 00007fdae1498498 D0610 11:16:12.696007 483327 task_log.go:94] [ 2384: 2384] Rbx = 0000000000000000 D0610 11:16:12.696044 483327 task_log.go:94] [ 2384: 2384] Rcx = 0000000000000000 D0610 11:16:12.696109 483327 task_log.go:94] [ 2384: 2384] Rdi = 000055fe1b5a22e8 D0610 11:16:12.696176 483327 task_log.go:94] [ 2384: 2384] Rdx = 0000000000000000 D0610 11:16:12.696231 483327 task_log.go:94] [ 2384: 2384] Rip = 000055fe1a4f0139 D0610 11:16:12.696279 483327 task_log.go:94] [ 2384: 2384] Rsi = 0000000000000000 D0610 11:16:12.696318 483327 task_log.go:94] [ 2384: 2384] Rsp = 00007fdae14983a0 D0610 11:16:12.696357 483327 task_log.go:94] [ 2384: 2384] Ss = 000000000000002b D0610 11:16:12.696413 483327 task_log.go:111] [ 2384: 2384] Stack: D0610 11:16:12.696522 483327 task_log.go:128] [ 2384: 2384] 7fdae14983a0: 00 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 D0610 11:16:12.696622 483327 task_log.go:128] [ 2384: 2384] 7fdae14983b0: 40 01 00 20 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.696688 483327 task_log.go:128] [ 2384: 2384] 7fdae14983c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.696763 483327 task_log.go:128] [ 2384: 2384] 7fdae14983d0: c0 84 49 e1 da 7f 00 00 d7 b1 4f 1a fe 55 00 00 D0610 11:16:12.696849 483327 task_log.go:128] [ 2384: 2384] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:12.696920 483327 task_log.go:128] [ 2384: 2384] 7fdae14983f0: fe ff ff ff ff ff ff ff 06 00 00 00 00 00 00 00 D0610 11:16:12.697003 483327 task_log.go:128] [ 2384: 2384] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 D0610 11:16:12.697071 483327 task_log.go:128] [ 2384: 2384] 7fdae1498410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:12.697157 483327 task_log.go:128] [ 2384: 2384] 7fdae1498420: 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 D0610 11:16:12.697253 483327 task_log.go:128] [ 2384: 2384] 7fdae1498430: 97 8a 5a 00 00 00 00 00 d3 9c 00 00 00 00 00 00 D0610 11:16:12.697382 483327 task_log.go:128] [ 2384: 2384] 7fdae1498440: f0 62 66 1a fe 55 00 00 d3 9c 00 00 00 00 00 00 D0610 11:16:12.697476 483327 task_log.go:128] [ 2384: 2384] 7fdae1498450: 60 1f 66 1a fe 55 00 00 40 01 00 20 00 00 00 00 D0610 11:16:12.697576 483327 task_log.go:128] [ 2384: 2384] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.697668 483327 task_log.go:128] [ 2384: 2384] 7fdae1498470: 21 01 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:12.697745 483327 task_log.go:128] [ 2384: 2384] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.697820 483327 task_log.go:128] [ 2384: 2384] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 18 63 66 1a fe 55 00 00 D0610 11:16:12.697907 483327 task_log.go:128] [ 2384: 2384] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:12.697979 483327 task_log.go:128] [ 2384: 2384] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.698141 483327 task_log.go:128] [ 2384: 2384] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:12.698225 483327 task_log.go:128] [ 2384: 2384] 7fdae14984d0: 28 00 00 00 00 00 00 00 35 2b 18 0a 00 00 00 00 D0610 11:16:12.698310 483327 task_log.go:128] [ 2384: 2384] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:12.698412 483327 task_log.go:128] [ 2384: 2384] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.698523 483327 task_log.go:128] [ 2384: 2384] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.698598 483327 task_log.go:128] [ 2384: 2384] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.698692 483327 task_log.go:128] [ 2384: 2384] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:12.698769 483327 task_log.go:128] [ 2384: 2384] 7fdae1498530: 00 00 00 20 00 00 00 00 00 40 00 00 00 00 00 00 D0610 11:16:12.698861 483327 task_log.go:128] [ 2384: 2384] 7fdae1498540: 04 00 00 00 00 00 00 00 11 00 00 00 00 00 00 00 D0610 11:16:12.698962 483327 task_log.go:128] [ 2384: 2384] 7fdae1498550: 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.699087 483327 task_log.go:128] [ 2384: 2384] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.699205 483327 task_log.go:128] [ 2384: 2384] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:12.699318 483327 task_log.go:128] [ 2384: 2384] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:12.699397 483327 task_log.go:128] [ 2384: 2384] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:12.699515 483327 task_log.go:128] [ 2384: 2384] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:12.699613 483327 task_log.go:128] [ 2384: 2384] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:12.699708 483327 task_log.go:128] [ 2384: 2384] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.699831 483327 task_log.go:128] [ 2384: 2384] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:12.699907 483327 task_log.go:128] [ 2384: 2384] 7fdae14985e0: df 8a 5a 1a 1e 01 00 00 01 00 00 00 00 00 00 00 D0610 11:16:12.699961 483327 task_log.go:128] [ 2384: 2384] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:12.700032 483327 task_log.go:128] [ 2384: 2384] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:12.700115 483327 task_log.go:128] [ 2384: 2384] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.700214 483327 task_log.go:128] [ 2384: 2384] 7fdae1498620: 28 00 00 00 00 00 00 00 d9 a6 2e 07 00 00 00 00 D0610 11:16:12.701064 483327 task_log.go:128] [ 2384: 2384] 7fdae1498630: 28 00 00 00 00 00 00 00 55 47 ee 03 00 00 00 00 D0610 11:16:12.701162 483327 task_log.go:128] [ 2384: 2384] 7fdae1498640: 2e 2f 32 38 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:12.701246 483327 task_log.go:128] [ 2384: 2384] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:12.701324 483327 task_log.go:128] [ 2384: 2384] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.701424 483327 task_log.go:128] [ 2384: 2384] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.701542 483327 task_log.go:128] [ 2384: 2384] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:12.701636 483327 task_log.go:128] [ 2384: 2384] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:12.701723 483327 task_log.go:128] [ 2384: 2384] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.702436 483327 task_log.go:128] [ 2384: 2384] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.702547 483327 task_log.go:128] [ 2384: 2384] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.702630 483327 task_log.go:128] [ 2384: 2384] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.702721 483327 task_log.go:128] [ 2384: 2384] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.702845 483327 task_log.go:128] [ 2384: 2384] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.702936 483327 task_log.go:128] [ 2384: 2384] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.703030 483327 task_log.go:128] [ 2384: 2384] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:12.703373 483327 task_log.go:128] [ 2384: 2384] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:12.703497 483327 task_log.go:128] [ 2384: 2384] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:12.703579 483327 task_log.go:128] [ 2384: 2384] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:12.703626 483327 task_log.go:128] [ 2384: 2384] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.703696 483327 task_log.go:128] [ 2384: 2384] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.703790 483327 task_log.go:128] [ 2384: 2384] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.703859 483327 task_log.go:128] [ 2384: 2384] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.703953 483327 task_log.go:128] [ 2384: 2384] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.704003 483327 task_log.go:149] [ 2384: 2384] Code: D0610 11:16:12.704063 483327 task_log.go:167] [ 2384: 2384] 55fe1a4f00f0: 48 d3 e0 48 89 f9 48 31 f1 48 21 c8 48 0f c8 48 D0610 11:16:12.704157 483327 task_log.go:167] [ 2384: 2384] 55fe1a4f0100: 31 c2 48 8b 44 24 10 48 89 10 e9 f4 fd ff ff 48 D0610 11:16:12.704285 483327 task_log.go:167] [ 2384: 2384] 55fe1a4f0110: 8b 04 24 48 85 c0 74 17 48 8b 54 24 18 48 0f ca D0610 11:16:12.704384 483327 task_log.go:167] [ 2384: 2384] 55fe1a4f0120: 48 89 54 24 18 48 83 f8 01 0f 85 9b 02 00 00 48 D0610 11:16:12.704486 483327 task_log.go:167] [ 2384: 2384] 55fe1a4f0130: 8b 44 24 10 48 8b 54 24 18 48 89 10 e9 c2 fd ff D0610 11:16:12.704557 483327 task_log.go:167] [ 2384: 2384] 55fe1a4f0140: ff 48 8b 44 24 10 0f b7 10 48 8b 04 24 48 85 c0 D0610 11:16:12.704614 483327 task_log.go:167] [ 2384: 2384] 55fe1a4f0150: 0f 84 6c 01 00 00 48 83 f8 01 0f 85 6a 02 00 00 D0610 11:16:12.704701 483327 task_log.go:167] [ 2384: 2384] 55fe1a4f0160: 0f b6 4c 24 28 48 8b 04 24 66 c1 c2 08 48 8b 7c D0610 11:16:12.704776 483327 task_log.go:71] [ 2384: 2384] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 41372 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc002a797f8, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc001432ad8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc001432bf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc005c149b0}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc005c149b0}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc005c01c80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc005b72800, {0x1be6828, 0x26213c0}, {0xc005b72800, 0xc0057e886c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc0057e8000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc0057e8000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc0014334c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc005a65040, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc005a65040, {0x18f19c0, 0xc0057e8000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc005a65040, {0xc0001a5960, 0x1a}, {0xc000ea3c90, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc0001a5960, 0x1a}, {0xc000ea3c90, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc0001a5960, 0x1a}, {0xc000ea3c90, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc0001a5960, 0x1a}, {0xc000ea3c90, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc0001a5960, 0x1a}, {0xc000ea3c90, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc003a20a80, {0x1900e19, 0xc}, {0xc000ea3c90, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc003a20a80) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc003a20a80, 0xc003a20a80) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc003a20a80) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:12.705802 483327 task_log.go:73] [ 2384: 2384] FDTable: fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] fd:3 => name /memfd:·-BÕNIŬ۹ÛÑn§±S (deleted) fd:201 => name / D0610 11:16:12.706759 483327 task_signals.go:466] [ 2384: 2384] Notified of signal 11 D0610 11:16:12.706955 483327 task_signals.go:220] [ 2384: 2384] Signal 11: delivering to handler D0610 11:16:12.715526 483327 task_run.go:290] [ 2384: 2384] Unhandled user fault: addr=20000005 ip=55fe1a54a516 access=rw- sig=11 err=operation not permitted D0610 11:16:12.715733 483327 task_log.go:87] [ 2384: 2384] Registers: D0610 11:16:12.715807 483327 task_log.go:94] [ 2384: 2384] Cs = 0000000000000033 D0610 11:16:12.715861 483327 task_log.go:94] [ 2384: 2384] Ds = 0000000000000000 D0610 11:16:12.715895 483327 task_log.go:94] [ 2384: 2384] Eflags = 0000000000010206 D0610 11:16:12.715985 483327 task_log.go:94] [ 2384: 2384] Es = 0000000000000000 D0610 11:16:12.716036 483327 task_log.go:94] [ 2384: 2384] Fs = 0000000000000000 D0610 11:16:12.716118 483327 task_log.go:94] [ 2384: 2384] Fs_base = 000055fe1b5a2400 D0610 11:16:12.716168 483327 task_log.go:94] [ 2384: 2384] Gs = 0000000000000000 D0610 11:16:12.716212 483327 task_log.go:94] [ 2384: 2384] Gs_base = 0000000000000000 D0610 11:16:12.716285 483327 task_log.go:94] [ 2384: 2384] Orig_rax = ffffffffffffffff D0610 11:16:12.716371 483327 task_log.go:94] [ 2384: 2384] R10 = 00007fdae14984c0 D0610 11:16:12.716448 483327 task_log.go:94] [ 2384: 2384] R11 = 0000000000000246 D0610 11:16:12.716485 483327 task_log.go:94] [ 2384: 2384] R12 = 0000000000009cfa D0610 11:16:12.716532 483327 task_log.go:94] [ 2384: 2384] R13 = 00007fdae14984c0 D0610 11:16:12.716577 483327 task_log.go:94] [ 2384: 2384] R14 = 000055fe1a661f60 D0610 11:16:12.716611 483327 task_log.go:94] [ 2384: 2384] R15 = 0000000000000032 D0610 11:16:12.716651 483327 task_log.go:94] [ 2384: 2384] R8 = 000055fe1aa66000 D0610 11:16:12.716683 483327 task_log.go:94] [ 2384: 2384] R9 = 000055fe1a6663c8 D0610 11:16:12.716723 483327 task_log.go:94] [ 2384: 2384] Rax = 0000000020000000 D0610 11:16:12.716768 483327 task_log.go:94] [ 2384: 2384] Rbp = 00007fdae1498498 D0610 11:16:12.716799 483327 task_log.go:94] [ 2384: 2384] Rbx = 0000000000000000 D0610 11:16:12.716864 483327 task_log.go:94] [ 2384: 2384] Rcx = 00616d692e797469 D0610 11:16:12.716927 483327 task_log.go:94] [ 2384: 2384] Rdi = 0000000020000000 D0610 11:16:12.717012 483327 task_log.go:94] [ 2384: 2384] Rdx = 000000000000000d D0610 11:16:12.717052 483327 task_log.go:94] [ 2384: 2384] Rip = 000055fe1a54a516 D0610 11:16:12.717105 483327 task_log.go:94] [ 2384: 2384] Rsi = 7974697275636573 D0610 11:16:12.717139 483327 task_log.go:94] [ 2384: 2384] Rsp = 00007fdae14983d8 D0610 11:16:12.717196 483327 task_log.go:94] [ 2384: 2384] Ss = 000000000000002b D0610 11:16:12.717236 483327 task_log.go:111] [ 2384: 2384] Stack: D0610 11:16:12.717315 483327 task_log.go:128] [ 2384: 2384] 7fdae14983d0: 00 00 00 00 00 00 00 00 6d b4 4f 1a fe 55 00 00 D0610 11:16:12.717411 483327 task_log.go:128] [ 2384: 2384] 7fdae14983e0: 00 00 00 00 00 00 00 00 60 1f 66 1a fe 55 00 00 D0610 11:16:12.717486 483327 task_log.go:128] [ 2384: 2384] 7fdae14983f0: fe ff ff ff ff ff ff ff 04 00 00 00 00 00 00 00 D0610 11:16:12.717587 483327 task_log.go:128] [ 2384: 2384] 7fdae1498400: 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 D0610 11:16:12.717672 483327 task_log.go:128] [ 2384: 2384] 7fdae1498410: 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff D0610 11:16:12.717779 483327 task_log.go:128] [ 2384: 2384] 7fdae1498420: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:12.717848 483327 task_log.go:128] [ 2384: 2384] 7fdae1498430: 97 8a 5a 00 00 00 00 00 d3 9c 00 00 00 00 00 00 D0610 11:16:12.717922 483327 task_log.go:128] [ 2384: 2384] 7fdae1498440: c0 63 66 1a fe 55 00 00 d3 9c 00 00 00 00 00 00 D0610 11:16:12.717990 483327 task_log.go:128] [ 2384: 2384] 7fdae1498450: 60 1f 66 1a fe 55 00 00 00 00 00 20 00 00 00 00 D0610 11:16:12.718124 483327 task_log.go:128] [ 2384: 2384] 7fdae1498460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.718240 483327 task_log.go:128] [ 2384: 2384] 7fdae1498470: 0d 00 00 00 00 00 00 00 40 71 63 1a fe 55 00 00 D0610 11:16:12.718318 483327 task_log.go:128] [ 2384: 2384] 7fdae1498480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.718411 483327 task_log.go:128] [ 2384: 2384] 7fdae1498490: 1f 8b 5a 1a fe 55 00 00 e0 63 66 1a fe 55 00 00 D0610 11:16:12.718473 483327 task_log.go:128] [ 2384: 2384] 7fdae14984a0: 28 8b 5a 1a fe 55 00 00 00 17 28 21 32 7f 00 00 D0610 11:16:12.718539 483327 task_log.go:128] [ 2384: 2384] 7fdae14984b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.718622 483327 task_log.go:128] [ 2384: 2384] 7fdae14984c0: 00 00 00 00 00 00 00 00 80 f0 fa 02 00 00 00 00 D0610 11:16:12.718737 483327 task_log.go:128] [ 2384: 2384] 7fdae14984d0: 28 00 00 00 00 00 00 00 21 aa 1d 0b 00 00 00 00 D0610 11:16:12.718831 483327 task_log.go:128] [ 2384: 2384] 7fdae14984e0: 20 00 00 00 30 00 00 00 c0 85 49 e1 da 7f 00 00 D0610 11:16:12.718926 483327 task_log.go:128] [ 2384: 2384] 7fdae14984f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.719035 483327 task_log.go:128] [ 2384: 2384] 7fdae1498500: 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.719133 483327 task_log.go:128] [ 2384: 2384] 7fdae1498510: 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.719200 483327 task_log.go:128] [ 2384: 2384] 7fdae1498520: 00 00 00 00 00 00 00 00 50 84 49 e1 da 7f 00 00 D0610 11:16:12.719289 483327 task_log.go:128] [ 2384: 2384] 7fdae1498530: 03 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:12.719375 483327 task_log.go:128] [ 2384: 2384] 7fdae1498540: 40 01 00 20 00 00 00 00 1c 02 00 00 00 00 00 00 D0610 11:16:12.719439 483327 task_log.go:128] [ 2384: 2384] 7fdae1498550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.719534 483327 task_log.go:128] [ 2384: 2384] 7fdae1498560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.719614 483327 task_log.go:128] [ 2384: 2384] 7fdae1498570: 00 00 00 00 00 00 00 00 00 c3 ee c3 d2 57 76 98 D0610 11:16:12.719692 483327 task_log.go:128] [ 2384: 2384] 7fdae1498580: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 D0610 11:16:12.719794 483327 task_log.go:128] [ 2384: 2384] 7fdae1498590: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:12.719914 483327 task_log.go:128] [ 2384: 2384] 7fdae14985a0: 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 D0610 11:16:12.719988 483327 task_log.go:128] [ 2384: 2384] 7fdae14985b0: 80 86 49 e1 da 7f 00 00 c8 c2 4f 1a fe 55 00 00 D0610 11:16:12.720056 483327 task_log.go:128] [ 2384: 2384] 7fdae14985c0: c4 8a 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.720094 483327 task_log.go:128] [ 2384: 2384] 7fdae14985d0: 00 00 00 00 00 00 00 00 40 86 49 e1 da 7f 00 00 D0610 11:16:12.720163 483327 task_log.go:128] [ 2384: 2384] 7fdae14985e0: df 8a 5a 1a 1e 01 00 00 01 00 00 00 00 00 00 00 D0610 11:16:12.720270 483327 task_log.go:128] [ 2384: 2384] 7fdae14985f0: 88 13 00 00 00 00 00 00 32 00 00 00 00 00 00 00 D0610 11:16:12.720370 483327 task_log.go:128] [ 2384: 2384] 7fdae1498600: 02 00 00 00 00 00 00 00 30 86 49 e1 da 7f 00 00 D0610 11:16:12.720483 483327 task_log.go:128] [ 2384: 2384] 7fdae1498610: 10 81 49 e1 da 7f 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.720611 483327 task_log.go:128] [ 2384: 2384] 7fdae1498620: 28 00 00 00 00 00 00 00 d9 a6 2e 07 00 00 00 00 D0610 11:16:12.720727 483327 task_log.go:128] [ 2384: 2384] 7fdae1498630: 28 00 00 00 00 00 00 00 55 47 ee 03 00 00 00 00 D0610 11:16:12.720799 483327 task_log.go:128] [ 2384: 2384] 7fdae1498640: 2e 2f 32 38 36 00 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:12.720911 483327 task_log.go:128] [ 2384: 2384] 7fdae1498650: 79 7a 32 00 79 7a 32 00 06 00 00 00 00 00 00 00 D0610 11:16:12.721017 483327 task_log.go:128] [ 2384: 2384] 7fdae1498660: 2a 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.721103 483327 task_log.go:128] [ 2384: 2384] 7fdae1498670: 3d 89 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.721197 483327 task_log.go:128] [ 2384: 2384] 7fdae1498680: 2f 73 79 7a 63 67 72 6f 75 70 2f 6e 65 74 2f 73 D0610 11:16:12.721294 483327 task_log.go:128] [ 2384: 2384] 7fdae1498690: 79 7a 32 00 79 7a 32 00 75 70 2e 70 72 6f 63 73 D0610 11:16:12.721391 483327 task_log.go:128] [ 2384: 2384] 7fdae14986a0: 00 6f 63 73 00 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.721451 483327 task_log.go:128] [ 2384: 2384] 7fdae14986b0: fe 8b 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.721500 483327 task_log.go:128] [ 2384: 2384] 7fdae14986c0: 07 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.721572 483327 task_log.go:128] [ 2384: 2384] 7fdae14986d0: 0f 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.721637 483327 task_log.go:128] [ 2384: 2384] 7fdae14986e0: 17 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.721722 483327 task_log.go:128] [ 2384: 2384] 7fdae14986f0: 25 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.721781 483327 task_log.go:128] [ 2384: 2384] 7fdae1498700: 33 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.721860 483327 task_log.go:128] [ 2384: 2384] 7fdae1498710: 3c 8c 5a 1a fe 55 00 00 11 00 00 00 00 00 00 00 D0610 11:16:12.721928 483327 task_log.go:128] [ 2384: 2384] 7fdae1498720: ff 01 00 00 00 00 00 00 13 00 00 00 00 00 00 00 D0610 11:16:12.722029 483327 task_log.go:128] [ 2384: 2384] 7fdae1498730: 00 00 00 00 00 00 00 00 b8 ff ff ff ff ff ff ff D0610 11:16:12.722120 483327 task_log.go:128] [ 2384: 2384] 7fdae1498740: 00 00 00 00 00 00 00 00 80 7e 49 e1 da 7f 00 00 D0610 11:16:12.722213 483327 task_log.go:128] [ 2384: 2384] 7fdae1498750: 73 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.722212 483327 task_exit.go:188] [ 2386: 2386] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.722320 483327 task_log.go:128] [ 2384: 2384] 7fdae1498760: 82 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 D0610 11:16:12.722647 483327 task_signals.go:189] [ 2386: 2389] Signal 9: terminating thread group D0610 11:16:12.722752 483327 task_log.go:128] [ 2384: 2384] 7fdae1498770: 8a 8c 5a 1a fe 55 00 00 06 00 00 00 00 00 00 00 I0610 11:16:12.722853 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2386, TID: 2389, fault addr: 0x0 D0610 11:16:12.722935 483327 task_log.go:128] [ 2384: 2384] 7fdae1498780: 00 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.723064 483327 task_log.go:128] [ 2384: 2384] 7fdae1498790: 04 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.723196 483327 task_exit.go:188] [ 2386: 2389] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.723204 483327 task_log.go:128] [ 2384: 2384] 7fdae14987a0: 08 8b 5a 1a fe 55 00 00 00 00 00 00 00 00 00 00 D0610 11:16:12.723393 483327 task_log.go:128] [ 2384: 2384] 7fdae14987b0: ff ff 77 ff ff ff 77 ff 28 8e 49 e1 da 7f 00 00 D0610 11:16:12.723524 483327 task_log.go:128] [ 2384: 2384] 7fdae14987c0: c8 88 49 e1 da 7f 00 00 f1 ff ff ff 00 00 00 00 D0610 11:16:12.723588 483327 task_log.go:149] [ 2384: 2384] Code: D0610 11:16:12.723661 483327 task_log.go:167] [ 2384: 2384] 55fe1a54a4d0: 48 3b 15 29 65 05 01 0f 83 e2 00 00 00 48 39 f7 D0610 11:16:12.723703 483327 task_log.go:167] [ 2384: 2384] 55fe1a54a4e0: 72 0f 74 12 4c 8d 0c 16 4c 39 cf 0f 82 63 01 00 D0610 11:16:12.723796 483327 task_log.go:167] [ 2384: 2384] 55fe1a54a4f0: 00 48 89 d1 f3 a4 c3 80 fa 08 73 12 80 fa 04 73 D0610 11:16:12.723880 483327 task_log.go:167] [ 2384: 2384] 55fe1a54a500: 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b D0610 11:16:12.723995 483327 task_log.go:167] [ 2384: 2384] 55fe1a54a510: 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 8b D0610 11:16:12.724039 483327 task_exit.go:188] [ 2386: 2386] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.724085 483327 task_log.go:167] [ 2384: 2384] 55fe1a54a520: 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 D0610 11:16:12.724174 483327 task_log.go:167] [ 2384: 2384] 55fe1a54a530: fe 0f b7 36 66 89 4c 17 fe 66 89 37 c3 48 81 fa D0610 11:16:12.724269 483327 task_log.go:167] [ 2384: 2384] 55fe1a54a540: 00 08 00 00 77 8a 48 81 fa 80 00 00 00 77 70 48 D0610 11:16:12.724332 483327 task_log.go:71] [ 2384: 2384] Mappings: %!s(PANIC=String method: WARNING: circular locking detected: mm.activeRWMutex -> tmpfs.filesystemRWMutex: goroutine 41372 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1e00, {0xc000aa1908, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c16a0, 0xc001432ad8) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1680, 0xc001432bf0) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c1d80, 0xc0001c1680, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc005c149b0}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc005c149b0}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc005c01c80, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc005b72800, {0x1be6828, 0x26213c0}, {0xc005b72800, 0xc0057e886c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc0057e8000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc0057e8000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc0014334c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc005bc6270, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc005bc6270, {0x18f19c0, 0xc0057e8000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc005bc6270, {0xc0070ce180, 0x1a}, {0xc00110db90, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc0070ce180, 0x1a}, {0xc00110db90, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc0070ce180, 0x1a}, {0xc00110db90, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc0070ce180, 0x1a}, {0xc00110db90, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc0070ce180, 0x1a}, {0xc00110db90, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc003a20a80, {0x1900e19, 0xc}, {0xc00110db90, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc003a20a80) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc003a20a80, 0xc003a20a80) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc003a20a80) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: tmpfs.filesystemRWMutex -> tmpfs.inodeMutex -> mm.activeRWMutex ====== tmpfs.filesystemRWMutex -> tmpfs.inodeMutex ===== goroutine 1 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1e00, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inodeMutex).Lock(0xc000204880) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/inode_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*inode).touchCMtime(0xc000204850) pkg/sentry/fsimpl/tmpfs/tmpfs.go:785 +0x79 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).doCreateAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, 0x0, 0xc000416698) pkg/sentry/fsimpl/tmpfs/filesystem.go:208 +0x4b7 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).SymlinkAt(0xc00059c0c0, {0x1be6c68, 0xc000592120}, 0xc0005ae000, {0x1901bac, 0xd}) pkg/sentry/fsimpl/tmpfs/filesystem.go:751 +0xc5 gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).SymlinkAt(0x18f97b6, {0x1be6c68, 0xc000592120}, 0x1, 0xc0004168f0, {0x1901bac, 0xd}) pkg/sentry/vfs/vfs.go:645 +0x215 gvisor.dev/gvisor/pkg/sentry/fsimpl/devtmpfs.(*Accessor).UserspaceInit(0xc0005981e0, {0x1be6e00, 0xc000594020}) pkg/sentry/fsimpl/devtmpfs/devtmpfs.go:213 +0x406 gvisor.dev/gvisor/runsc/boot.registerFilesystems(0xc00025a000) runsc/boot/vfs.go:142 +0xd55 gvisor.dev/gvisor/runsc/boot.New({{0x7fff9c7a7fcf, 0x19}, 0xc00002fe00, 0xc0001be1e0, 0x8, 0x0, {0xc000607e28, 0x1, 0x1}, {0xc0001a4f20, ...}, ...}) runsc/boot/loader.go:372 +0x2785 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:303 +0x1198 github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 main.main() runsc/main.go:23 +0x3d ====== tmpfs.inodeMutex -> mm.activeRWMutex ===== goroutine 1537 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1680, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*activeRWMutex).RLock(0xc000b42860) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/active_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0xc000b68000, 0x3000}, {0x79, 0xf7, 0x46}, 0x0, 0xc000f2adf8) pkg/sentry/mm/io.go:520 +0x90 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withVecInternalMappings(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0x8, 0x10, 0x7ff9523c2b38}, {0x1, 0x0, 0x0}, ...) pkg/sentry/mm/io.go:591 +0x6b5 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyInTo(0xc000b42000, {0x1be6cf0, 0xc00111e000}, {0x0, 0xc000572ac8, 0xc000572acf, 0xc0010a0e78}, {0x1b8df20, 0xc0006af050}, {0x0, ...}) pkg/sentry/mm/io.go:310 +0x229 gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyInTo(...) pkg/usermem/usermem.go:515 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).pwrite(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:471 +0x57b gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*regularFileFD).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/fsimpl/tmpfs/regular_file.go:495 +0x11d gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc000854a00, {0x1be6cf0, 0xc00111e000}, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:665 +0x125 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc000854a00, {{0x1bd9948, 0xc000b42000}, {0x0, 0x1, 0x20002000, 0x1}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc00111e000, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00111e000, 0x1, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00111e000, 0x46f779, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067cb40, 0x46fc2c, {{0x3}, {0x20002000}, {0x1}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00111e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00111e000, 0xc00111e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00111e000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ) D0610 11:16:12.725279 483327 task_log.go:73] [ 2384: 2384] FDTable: fd:3 => name /memfd:·-BÕNIŬ۹ÛÑn§±S (deleted) fd:201 => name / fd:0 => name pipe:[12] fd:1 => name pipe:[12] fd:2 => name pipe:[12] D0610 11:16:12.725823 483327 task_signals.go:466] [ 2384: 2384] Notified of signal 11 D0610 11:16:12.725975 483327 task_signals.go:220] [ 2384: 2384] Signal 11: delivering to handler D0610 11:16:12.727448 483327 task_exit.go:188] [ 2386: 2389] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.727575 483327 task_exit.go:188] [ 2386: 2389] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.727704 483327 task_signals.go:439] [ 41: 41] Discarding ignored signal 17 D0610 11:16:12.728333 483327 task_exit.go:188] [ 2386: 2386] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 0: socketpair$nbd(0x1, 0x1, 0x0, &(0x7f00000000c0)={0xffffffffffffffff, 0xffffffffffffffff}) getsockopt$SO_TIMESTAMP(r0, 0x1, 0x0, 0x0, 0x0) D0610 11:16:12.733773 483327 task_exit.go:188] [ 2388: 2388] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.734511 483327 task_exit.go:188] [ 2388: 2388] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.734691 483327 task_signals.go:189] [ 2388: 2391] Signal 9: terminating thread group I0610 11:16:12.735675 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2388, TID: 2391, fault addr: 0x0 D0610 11:16:12.735864 483327 task_exit.go:188] [ 2388: 2391] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.739364 483327 task_exit.go:188] [ 2384: 2384] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.739769 483327 task_signals.go:189] [ 2384: 2387] Signal 9: terminating thread group D0610 11:16:12.739913 483327 task_exit.go:188] [ 2384: 2384] Transitioning from exit state TaskExitInitiated to TaskExitZombie I0610 11:16:12.740231 483327 compat.go:135] Uncaught signal: "killed" (9), PID: 2384, TID: 2387, fault addr: 0x0 D0610 11:16:12.740425 483327 task_exit.go:188] [ 2384: 2387] Transitioning from exit state TaskExitNone to TaskExitInitiated D0610 11:16:12.740759 483327 task_exit.go:188] [ 2388: 2391] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.740878 483327 task_exit.go:188] [ 2388: 2391] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.741016 483327 task_signals.go:439] [ 43: 43] Discarding ignored signal 17 D0610 11:16:12.741881 483327 task_exit.go:188] [ 2388: 2388] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 1: r0 = openat$thread_pidfd(0xffffffffffffff9c, &(0x7f0000000040), 0x0, 0x0) close(r0) socketpair$unix(0x1, 0x1, 0x0, &(0x7f00000001c0)) write$P9_ROPEN(r0, 0x0, 0x0) D0610 11:16:12.745980 483327 task_exit.go:188] [ 2384: 2387] Transitioning from exit state TaskExitInitiated to TaskExitZombie D0610 11:16:12.746207 483327 task_exit.go:188] [ 2384: 2387] Transitioning from exit state TaskExitZombie to TaskExitDead D0610 11:16:12.746435 483327 task_signals.go:439] [ 45: 45] Discarding ignored signal 17 D0610 11:16:12.747138 483327 task_exit.go:188] [ 2384: 2384] Transitioning from exit state TaskExitZombie to TaskExitDead 11:16:12 executing program 2: socketpair$unix(0x1, 0x2, 0x0, &(0x7f0000000100)={0xffffffffffffffff, 0xffffffffffffffff}) r2 = dup2(r1, r0) write$P9_RCLUNK(r2, 0x0, 0x0) panic: WARNING: circular locking detected: tmpfs.filesystemRWMutex -> vfs.inotifyEventMutex: goroutine 41584 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x60) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c0700, 0xc0001c1800, {0xc0034c6ca8, 0x1, 0x1}) pkg/sync/locking/lockdep.go:56 +0x1f4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c1da0, 0xc000e42c20) pkg/sync/locking/lockdep.go:76 +0x65 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1d80, 0xc000e42d38) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c0700, 0xc0001c1d80, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c0700, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba gvisor.dev/gvisor/pkg/sentry/vfs.(*inotifyEventMutex).Lock(0xc00707c338) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/vfs/inotify_event_mutex.go:18 +0x3f gvisor.dev/gvisor/pkg/sentry/vfs.(*Inotify).queueEvent(0xc00707c2a0, 0xc0016dd300) pkg/sentry/vfs/inotify.go:276 +0x47 gvisor.dev/gvisor/pkg/sentry/vfs.(*Watch).Notify(0xc002e50cc0, {0x0, 0x0}, 0x2, 0x0) pkg/sentry/vfs/inotify.go:609 +0x28d gvisor.dev/gvisor/pkg/sentry/vfs.(*Watches).Notify(0xc006c5dec8, {0x1be6cf0, 0xc004cc8000}, {0x0, 0x0}, 0x3aaf9f8, 0xc0, 0x0, 0x0) pkg/sentry/vfs/inotify.go:481 +0x192 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*dentry).InotifyWithParent(0xc00566d590, {0x1be6cf0, 0xc004cc8000}, 0x2, 0x0, 0x40) pkg/sentry/fsimpl/tmpfs/tmpfs.go:405 +0x1d4 gvisor.dev/gvisor/pkg/sentry/vfs.(*Dentry).InotifyWithParent(...) pkg/sentry/vfs/dentry.go:173 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc003aaf980, {0x1be6cf0, 0xc004cc8000}, {{0x1bd9948, 0xc006507000}, {0x0, 0x1, 0x20000740, 0x78}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:667 +0x19b gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc003aaf980, {{0x1bd9948, 0xc006507000}, {0x0, 0x1, 0x20000740, 0x78}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc004cc8000, {{0x4}, {0x20000740}, {0x78}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc004cc8000, 0x1, {{0x4}, {0x20000740}, {0x78}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc004cc8000, 0x46f779, {{0x4}, {0x20000740}, {0x78}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc004f72870, 0x46fc2c, {{0x4}, {0x20000740}, {0x78}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc004cc8000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004cc8000, 0xc004cc8000) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004cc8000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 known lock chain: vfs.inotifyEventMutex -> mm.mappingRWMutex -> tmpfs.filesystemRWMutex ====== vfs.inotifyEventMutex -> mm.mappingRWMutex ===== goroutine 26576 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x0) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1800, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/mm.(*mappingRWMutex).RLock(0xc00431b064) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/mm/mapping_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).withInternalMappings(0xc00431b000, {0x1be6cf0, 0xc003656a80}, {0x0, 0x0}, {0x4, 0x0, 0x0}, 0x0, 0xc004bf6c50) pkg/sentry/mm/io.go:530 +0xf8 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).CopyOut(0xc00431b000, {0x1be6cf0, 0xc003656a80}, 0x20000000, {0xc003aa5db0, 0x47141c, 0x10}, {0x1, 0x0}) pkg/sentry/mm/io.go:120 +0x26c gvisor.dev/gvisor/pkg/usermem.CopyOutVec({0x1be6cf0, 0xc003656a80}, {0x1bd9948, 0xc00431b000}, {0x0, 0x470e65, 0x92b105, 0x26739a0}, {0xc003aa5db0, 0x10, ...}, ...) pkg/usermem/usermem.go:263 +0x1ec gvisor.dev/gvisor/pkg/usermem.IOSequence.CopyOut(...) pkg/usermem/usermem.go:481 gvisor.dev/gvisor/pkg/sentry/vfs.(*Event).CopyTo(0xc003e89100, {0x1be6cf0, 0xc003656a80}, {0xc003aa5db0, 0xc003c0e800, 0x26739a0}, {{0x1bd9948, 0xc00431b000}, {0x0, 0x1, ...}, ...}) pkg/sentry/vfs/inotify.go:698 +0x571 gvisor.dev/gvisor/pkg/sentry/vfs.(*Inotify).Read(0xc001544460, {0x1be6cf0, 0xc003656a80}, {{0x1bd9948, 0xc00431b000}, {0x0, 0x1, 0x20000000, 0xcb}, {0x0, ...}}, ...) pkg/sentry/vfs/inotify.go:244 +0x509 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Read(0xc001544460, {0x1be6cf0, 0xc003656a80}, {{0x1bd9948, 0xc00431b000}, {0x0, 0x1, 0x20000000, 0xcb}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:634 +0x15e gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.read(0x470e65, 0xc001544460, {{0x1bd9948, 0xc00431b000}, {0x0, 0x1, 0x20000000, 0xcb}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:94 +0x9d gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Read(0xc003656a80, {{0x4}, {0x20000000}, {0xcb}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:63 +0x2c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc003656a80, 0x0, {{0x4}, {0x20000000}, {0xcb}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc003656a80, 0x46f779, {{0x4}, {0x20000000}, {0xcb}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc003662000, 0x46fc2c, {{0x4}, {0x20000000}, {0xcb}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc003656a80) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc003656a80, 0xc003656a80) pkg/sentry/kernel/task_run.go:247 +0x16b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc003656a80) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 ====== mm.mappingRWMutex -> tmpfs.filesystemRWMutex ===== goroutine 878 [running]: gvisor.dev/gvisor/pkg/log.Stacks(0x80) pkg/log/log.go:316 +0x8d gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c1d80, 0x0) pkg/sync/locking/lockdep.go:110 +0x3ee gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystemRWMutex).RLock(0xc00059c070) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/fsimpl/tmpfs/filesystem_mutex.go:46 +0x3f gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*filesystem).PrependPath(0xc00059c000, {0x6400000000, 0xc000000073}, {0x0, 0x0}, {0xc000590120, 0xc000988be0}, 0x40f3fd) pkg/sentry/fsimpl/tmpfs/filesystem.go:896 +0xaa gvisor.dev/gvisor/pkg/sentry/vfs.(*VirtualFilesystem).PathnameWithDeleted(0x26213c0, {0x1be6828, 0x26213c0}, {0x0, 0x0}, {0xc000590120, 0xc000988be0}) pkg/sentry/vfs/pathname.go:57 +0x2e5 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).MappedName(0xc000854a00, {0x1be6828, 0x26213c0}) pkg/sentry/vfs/file_description.go:791 +0x125 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).appendVMAMapsEntryLocked(0xc000e52000, {0x1be6828, 0x26213c0}, {0xc000e52000, 0xc000b4286c}, 0x0) pkg/sentry/mm/procfs.go:163 +0x488 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).vmaMapsEntryLocked(...) pkg/sentry/mm/procfs.go:128 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).debugStringLocked(0xc000b42000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:55 +0x1d2 gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).DebugString(0xc000b42000, {0x1be6828, 0x26213c0}) pkg/sentry/mm/debug.go:47 +0x14d gvisor.dev/gvisor/pkg/sentry/mm.(*MemoryManager).String(0xc0011114c8) pkg/sentry/mm/debug.go:38 +0x49 fmt.(*pp).handleMethods(0xc0006c4c30, 0x73) GOROOT/src/fmt/print.go:626 +0x6d0 fmt.(*pp).printArg(0xc0006c4c30, {0x18f19c0, 0xc000b42000}, 0x73) GOROOT/src/fmt/print.go:709 +0xcaa fmt.(*pp).doPrintf(0xc0006c4c30, {0xc000603bc0, 0x18}, {0xc0006c7ac0, 0x1d, 0x47}) GOROOT/src/fmt/print.go:1026 +0x470 fmt.Sprintf({0xc000603bc0, 0x18}, {0xc0006c7ac0, 0x1, 0x1}) GOROOT/src/fmt/print.go:219 +0x68 gvisor.dev/gvisor/pkg/log.GoogleEmitter.Emit({0x2671ea8}, 0x3, 0x2, {0x473586, 0x1, 0x2673c60}, {0xc000603bc0, 0x18}, {0xc0006c7ac0, 0x1, ...}) pkg/log/glog.go:82 +0x1f5 gvisor.dev/gvisor/pkg/log.(*BasicLogger).DebugfAtDepth(0xc0003273f8, 0x2, {0xc000603bc0, 0x18}, {0xc0006c7ac0, 0x1, 0x1}) pkg/log/log.go:219 +0x109 gvisor.dev/gvisor/pkg/log.DebugfAtDepth(0x1, {0xc000603bc0, 0x18}, {0xc0006c7ac0, 0x1, 0x1}) pkg/log/log.go:292 +0x89 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Debugf(0xc001234000, {0x1900e19, 0xc}, {0xc0006c7ac0, 0x1, 0x1}) pkg/sentry/kernel/task_log.go:54 +0xbb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).DebugDumpState(0xc001234000) pkg/sentry/kernel/task_log.go:71 +0xdd gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc001234000, 0xc001234000) pkg/sentry/kernel/task_run.go:291 +0x1525 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc001234000) pkg/sentry/kernel/task_run.go:90 +0x35b created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 41584 [running]: panic({0x1713720, 0xc001225890}) GOROOT/src/runtime/panic.go:1147 +0x3a8 fp=0xc000e429f0 sp=0xc000e42930 pc=0x437c88 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c0700, 0xc0001c1800, {0xc0034c6ca8, 0x1, 0x1}) pkg/sync/locking/lockdep.go:71 +0x954 fp=0xc000e42b58 sp=0xc000e429f0 pc=0x92acd4 gvisor.dev/gvisor/pkg/sync/locking.checkLock.func1(0xc0001c1da0, 0xc000e42c20) pkg/sync/locking/lockdep.go:76 +0x65 fp=0xc000e42bb8 sp=0xc000e42b58 pc=0x92ad85 gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0001c1d80, 0xc000e42d38) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x226 fp=0xc000e42c38 sp=0xc000e42bb8 pc=0x926a66 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0001c0700, 0xc0001c1d80, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:73 +0x46c fp=0xc000e42da0 sp=0xc000e42c38 pc=0x92a7ec gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0001c0700, 0x0) pkg/sync/locking/lockdep.go:107 +0x3ba fp=0xc000e42f18 sp=0xc000e42da0 pc=0x92b17a gvisor.dev/gvisor/pkg/sentry/vfs.(*inotifyEventMutex).Lock(0xc00707c338) bazel-out/k8-fastbuild-ST-a4501ad48192/bin/pkg/sentry/vfs/inotify_event_mutex.go:18 +0x3f fp=0xc000e42f38 sp=0xc000e42f18 pc=0x9ac33f gvisor.dev/gvisor/pkg/sentry/vfs.(*Inotify).queueEvent(0xc00707c2a0, 0xc0016dd300) pkg/sentry/vfs/inotify.go:276 +0x47 fp=0xc000e42fb0 sp=0xc000e42f38 pc=0x9a93a7 gvisor.dev/gvisor/pkg/sentry/vfs.(*Watch).Notify(0xc002e50cc0, {0x0, 0x0}, 0x2, 0x0) pkg/sentry/vfs/inotify.go:609 +0x28d fp=0xc000e43028 sp=0xc000e42fb0 pc=0x9ab50d gvisor.dev/gvisor/pkg/sentry/vfs.(*Watches).Notify(0xc006c5dec8, {0x1be6cf0, 0xc004cc8000}, {0x0, 0x0}, 0x3aaf9f8, 0xc0, 0x0, 0x0) pkg/sentry/vfs/inotify.go:481 +0x192 fp=0xc000e430d8 sp=0xc000e43028 pc=0x9aaa52 gvisor.dev/gvisor/pkg/sentry/fsimpl/tmpfs.(*dentry).InotifyWithParent(0xc00566d590, {0x1be6cf0, 0xc004cc8000}, 0x2, 0x0, 0x40) pkg/sentry/fsimpl/tmpfs/tmpfs.go:405 +0x1d4 fp=0xc000e43150 sp=0xc000e430d8 pc=0xbd7054 gvisor.dev/gvisor/pkg/sentry/vfs.(*Dentry).InotifyWithParent(...) pkg/sentry/vfs/dentry.go:173 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).Write(0xc003aaf980, {0x1be6cf0, 0xc004cc8000}, {{0x1bd9948, 0xc006507000}, {0x0, 0x1, 0x20000740, 0x78}, {0x0, ...}}, ...) pkg/sentry/vfs/file_description.go:667 +0x19b fp=0xc000e43220 sp=0xc000e43150 pc=0x99fa9b gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.write(0x470e65, 0xc003aaf980, {{0x1bd9948, 0xc006507000}, {0x0, 0x1, 0x20000740, 0x78}, {0x0, 0x1}}, ...) pkg/sentry/syscalls/linux/vfs2/read_write.go:348 +0x9d fp=0xc000e433a8 sp=0xc000e43220 pc=0x11ae2fd gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.Write(0xc004cc8000, {{0x4}, {0x20000740}, {0x78}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/vfs2/read_write.go:317 +0x2c5 fp=0xc000e43548 sp=0xc000e433a8 pc=0x11ad985 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc004cc8000, 0x1, {{0x4}, {0x20000740}, {0x78}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc000e43a90 sp=0xc000e43548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc004cc8000, 0x46f779, {{0x4}, {0x20000740}, {0x78}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc000e43b18 sp=0xc000e43a90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc004f72870, 0x46fc2c, {{0x4}, {0x20000740}, {0x78}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc000e43b90 sp=0xc000e43b18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc004cc8000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc000e43c98 sp=0xc000e43b90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc004cc8000, 0xc004cc8000) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc000e43ed0 sp=0xc000e43c98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc004cc8000) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc000e43fc0 sp=0xc000e43ed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc000e43fe0 sp=0xc000e43fc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000e43fe8 sp=0xc000e43fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 1 [semacquire]: runtime.gopark(0x267c980, 0x406fe0, 0xa0, 0x17, 0xc000417518) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00023d4d8 sp=0xc00023d4b8 pc=0x43ab96 runtime.goparkunlock(...) GOROOT/src/runtime/proc.go:372 runtime.semacquire1(0xc0001923f4, 0x0, 0x1, 0x0) GOROOT/src/runtime/sema.go:144 +0x20c fp=0xc00023d540 sp=0xc00023d4d8 pc=0x44d5ac sync.runtime_Semacquire(0xc0001923f4) GOROOT/src/runtime/sema.go:56 +0x25 fp=0xc00023d570 sp=0xc00023d540 pc=0x4697e5 sync.(*WaitGroup).Wait(0xc0001923f4) GOROOT/src/sync/waitgroup.go:130 +0xea fp=0xc00023d5b8 sp=0xc00023d570 pc=0x47e4ea gvisor.dev/gvisor/pkg/sentry/kernel.(*Kernel).WaitExited(...) pkg/sentry/kernel/kernel.go:1309 gvisor.dev/gvisor/runsc/boot.(*Loader).WaitExit(0xc0005ea000) runsc/boot/loader.go:1096 +0x5f fp=0xc00023d5e0 sp=0xc00023d5b8 pc=0x145181f gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute(0xc00037e000, {0xc0001be0e0, 0x10}, 0xc0002125a0, {0xc0003371e0, 0x2, 0x53cd2a}) runsc/cmd/boot.go:331 +0x151d fp=0xc00023daf0 sp=0xc00023d5e0 pc=0x154c03d github.com/google/subcommands.(*Commander).Execute(0xc0001c0000, {0x1bba1b0, 0xc0001a6008}, {0xc0003371e0, 0x2, 0x2}) external/com_github_google_subcommands/subcommands.go:200 +0x70a fp=0xc00023dc08 sp=0xc00023daf0 pc=0x550dca github.com/google/subcommands.Execute(...) external/com_github_google_subcommands/subcommands.go:481 gvisor.dev/gvisor/runsc/cli.Main({0x1bac7c0, 0x24}) runsc/cli/main.go:241 +0x2785 fp=0xc00023df60 sp=0xc00023dc08 pc=0x1583045 main.main() runsc/main.go:23 +0x3d fp=0xc00023df80 sp=0xc00023df60 pc=0x15838dd runtime.main() GOROOT/src/runtime/proc.go:255 +0x227 fp=0xc00023dfe0 sp=0xc00023df80 pc=0x43a7c7 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00023dfe8 sp=0xc00023dfe0 pc=0x46e001 goroutine 2 [force gc (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00013afb0 sp=0xc00013af90 pc=0x43ab96 runtime.goparkunlock(...) GOROOT/src/runtime/proc.go:372 runtime.forcegchelper() GOROOT/src/runtime/proc.go:306 +0xad fp=0xc00013afe0 sp=0xc00013afb0 pc=0x43aa2d runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00013afe8 sp=0xc00013afe0 pc=0x46e001 created by runtime.init.7 GOROOT/src/runtime/proc.go:294 +0x25 goroutine 18 [GC sweep wait]: runtime.gopark(0x1, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0001367b0 sp=0xc000136790 pc=0x43ab96 runtime.goparkunlock(...) GOROOT/src/runtime/proc.go:372 runtime.bgsweep() GOROOT/src/runtime/mgcsweep.go:182 +0xd8 fp=0xc0001367e0 sp=0xc0001367b0 pc=0x425378 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0001367e8 sp=0xc0001367e0 pc=0x46e001 created by runtime.gcenable GOROOT/src/runtime/mgc.go:181 +0x55 goroutine 19 [GC scavenge wait]: runtime.gopark(0xc00041e7b8, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00041e780 sp=0xc00041e760 pc=0x43ab96 runtime.goparkunlock(...) GOROOT/src/runtime/proc.go:372 runtime.bgscavenge() GOROOT/src/runtime/mgcscavenge.go:314 +0x288 fp=0xc00041e7e0 sp=0xc00041e780 pc=0x4235e8 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00041e7e8 sp=0xc00041e7e0 pc=0x46e001 created by runtime.gcenable GOROOT/src/runtime/mgc.go:182 +0x65 goroutine 20 [finalizer wait]: runtime.gopark(0xc000182820, 0xc00013a770, 0x71, 0x7e, 0x26540e0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00013a630 sp=0xc00013a610 pc=0x43ab96 runtime.goparkunlock(...) GOROOT/src/runtime/proc.go:372 runtime.runfinq() GOROOT/src/runtime/mfinal.go:177 +0xb3 fp=0xc00013a7e0 sp=0xc00013a630 pc=0x41ae73 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00013a7e8 sp=0xc00013a7e0 pc=0x46e001 created by runtime.createfing GOROOT/src/runtime/mfinal.go:157 +0x45 goroutine 21 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000137760 sp=0xc000137740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0001377e0 sp=0xc000137760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0001377e8 sp=0xc0001377e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 3 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00013b760 sp=0xc00013b740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00013b7e0 sp=0xc00013b760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00013b7e8 sp=0xc00013b7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 4 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00013bf60 sp=0xc00013bf40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00013bfe0 sp=0xc00013bf60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00013bfe8 sp=0xc00013bfe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 5 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00013c760 sp=0xc00013c740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00013c7e0 sp=0xc00013c760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00013c7e8 sp=0xc00013c7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 6 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00013cf60 sp=0xc00013cf40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00013cfe0 sp=0xc00013cf60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00013cfe8 sp=0xc00013cfe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 7 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00013d760 sp=0xc00013d740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00013d7e0 sp=0xc00013d760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00013d7e8 sp=0xc00013d7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 8 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00013df60 sp=0xc00013df40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00013dfe0 sp=0xc00013df60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00013dfe8 sp=0xc00013dfe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 9 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000172760 sp=0xc000172740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0001727e0 sp=0xc000172760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0001727e8 sp=0xc0001727e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 10 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000172f60 sp=0xc000172f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000172fe0 sp=0xc000172f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000172fe8 sp=0xc000172fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 11 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000173760 sp=0xc000173740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0001737e0 sp=0xc000173760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0001737e8 sp=0xc0001737e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 12 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000173f60 sp=0xc000173f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000173fe0 sp=0xc000173f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000173fe8 sp=0xc000173fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 13 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000174760 sp=0xc000174740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0001747e0 sp=0xc000174760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0001747e8 sp=0xc0001747e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 14 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000174f60 sp=0xc000174f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000174fe0 sp=0xc000174f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000174fe8 sp=0xc000174fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 15 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000175760 sp=0xc000175740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0001757e0 sp=0xc000175760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0001757e8 sp=0xc0001757e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 16 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000175f60 sp=0xc000175f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000175fe0 sp=0xc000175f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000175fe8 sp=0xc000175fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 34 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00016e760 sp=0xc00016e740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00016e7e0 sp=0xc00016e760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00016e7e8 sp=0xc00016e7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 35 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00016ef60 sp=0xc00016ef40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00016efe0 sp=0xc00016ef60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00016efe8 sp=0xc00016efe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 36 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00016f760 sp=0xc00016f740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00016f7e0 sp=0xc00016f760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00016f7e8 sp=0xc00016f7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 37 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00016ff60 sp=0xc00016ff40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00016ffe0 sp=0xc00016ff60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00016ffe8 sp=0xc00016ffe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 38 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000170760 sp=0xc000170740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0001707e0 sp=0xc000170760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0001707e8 sp=0xc0001707e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 39 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000170f60 sp=0xc000170f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000170fe0 sp=0xc000170f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000170fe8 sp=0xc000170fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 40 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000171760 sp=0xc000171740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0001717e0 sp=0xc000171760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0001717e8 sp=0xc0001717e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 41 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000171f60 sp=0xc000171f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000171fe0 sp=0xc000171f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000171fe8 sp=0xc000171fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 42 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000504760 sp=0xc000504740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005047e0 sp=0xc000504760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005047e8 sp=0xc0005047e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 43 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000504f60 sp=0xc000504f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000504fe0 sp=0xc000504f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000504fe8 sp=0xc000504fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 44 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000505760 sp=0xc000505740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005057e0 sp=0xc000505760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005057e8 sp=0xc0005057e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 45 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000505f60 sp=0xc000505f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000505fe0 sp=0xc000505f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000505fe8 sp=0xc000505fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 46 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000506760 sp=0xc000506740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005067e0 sp=0xc000506760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005067e8 sp=0xc0005067e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 47 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000506f60 sp=0xc000506f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000506fe0 sp=0xc000506f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000506fe8 sp=0xc000506fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 48 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000507760 sp=0xc000507740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005077e0 sp=0xc000507760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005077e8 sp=0xc0005077e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 49 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000507f60 sp=0xc000507f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000507fe0 sp=0xc000507f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000507fe8 sp=0xc000507fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 50 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000500760 sp=0xc000500740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005007e0 sp=0xc000500760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005007e8 sp=0xc0005007e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 51 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000500f60 sp=0xc000500f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000500fe0 sp=0xc000500f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000500fe8 sp=0xc000500fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 52 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000501760 sp=0xc000501740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005017e0 sp=0xc000501760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005017e8 sp=0xc0005017e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 53 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000501f60 sp=0xc000501f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000501fe0 sp=0xc000501f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000501fe8 sp=0xc000501fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 54 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000502760 sp=0xc000502740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005027e0 sp=0xc000502760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005027e8 sp=0xc0005027e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 55 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000502f60 sp=0xc000502f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000502fe0 sp=0xc000502f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000502fe8 sp=0xc000502fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 56 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000503760 sp=0xc000503740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005037e0 sp=0xc000503760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005037e8 sp=0xc0005037e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 57 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000503f60 sp=0xc000503f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000503fe0 sp=0xc000503f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000503fe8 sp=0xc000503fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 58 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050c760 sp=0xc00050c740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050c7e0 sp=0xc00050c760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050c7e8 sp=0xc00050c7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 59 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050cf60 sp=0xc00050cf40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050cfe0 sp=0xc00050cf60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050cfe8 sp=0xc00050cfe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 60 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050d760 sp=0xc00050d740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050d7e0 sp=0xc00050d760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050d7e8 sp=0xc00050d7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 61 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050df60 sp=0xc00050df40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050dfe0 sp=0xc00050df60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050dfe8 sp=0xc00050dfe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 62 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050e760 sp=0xc00050e740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050e7e0 sp=0xc00050e760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050e7e8 sp=0xc00050e7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 63 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050ef60 sp=0xc00050ef40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050efe0 sp=0xc00050ef60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050efe8 sp=0xc00050efe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 64 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050f760 sp=0xc00050f740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050f7e0 sp=0xc00050f760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050f7e8 sp=0xc00050f7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 65 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050ff60 sp=0xc00050ff40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050ffe0 sp=0xc00050ff60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050ffe8 sp=0xc00050ffe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 66 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000508760 sp=0xc000508740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005087e0 sp=0xc000508760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005087e8 sp=0xc0005087e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 67 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000508f60 sp=0xc000508f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000508fe0 sp=0xc000508f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000508fe8 sp=0xc000508fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 68 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000509760 sp=0xc000509740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005097e0 sp=0xc000509760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005097e8 sp=0xc0005097e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 69 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000509f60 sp=0xc000509f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000509fe0 sp=0xc000509f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000509fe8 sp=0xc000509fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 70 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050a760 sp=0xc00050a740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050a7e0 sp=0xc00050a760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050a7e8 sp=0xc00050a7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 71 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050af60 sp=0xc00050af40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050afe0 sp=0xc00050af60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050afe8 sp=0xc00050afe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 72 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050b760 sp=0xc00050b740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050b7e0 sp=0xc00050b760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050b7e8 sp=0xc00050b7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 73 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00050bf60 sp=0xc00050bf40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00050bfe0 sp=0xc00050bf60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00050bfe8 sp=0xc00050bfe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 74 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000514760 sp=0xc000514740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005147e0 sp=0xc000514760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005147e8 sp=0xc0005147e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 75 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000514f60 sp=0xc000514f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000514fe0 sp=0xc000514f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000514fe8 sp=0xc000514fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 76 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000515760 sp=0xc000515740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005157e0 sp=0xc000515760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005157e8 sp=0xc0005157e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 77 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000515f60 sp=0xc000515f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000515fe0 sp=0xc000515f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000515fe8 sp=0xc000515fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 78 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000516760 sp=0xc000516740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005167e0 sp=0xc000516760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005167e8 sp=0xc0005167e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 79 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000516f60 sp=0xc000516f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000516fe0 sp=0xc000516f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000516fe8 sp=0xc000516fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 80 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000517760 sp=0xc000517740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005177e0 sp=0xc000517760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005177e8 sp=0xc0005177e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 81 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000517f60 sp=0xc000517f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000517fe0 sp=0xc000517f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000517fe8 sp=0xc000517fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 82 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000510760 sp=0xc000510740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005107e0 sp=0xc000510760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005107e8 sp=0xc0005107e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 83 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000510f60 sp=0xc000510f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000510fe0 sp=0xc000510f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000510fe8 sp=0xc000510fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 84 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000511760 sp=0xc000511740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005117e0 sp=0xc000511760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005117e8 sp=0xc0005117e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 85 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000511f60 sp=0xc000511f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000511fe0 sp=0xc000511f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000511fe8 sp=0xc000511fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 86 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000512760 sp=0xc000512740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005127e0 sp=0xc000512760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005127e8 sp=0xc0005127e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 87 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000512f60 sp=0xc000512f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000512fe0 sp=0xc000512f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000512fe8 sp=0xc000512fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 88 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000513760 sp=0xc000513740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005137e0 sp=0xc000513760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005137e8 sp=0xc0005137e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 89 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000513f60 sp=0xc000513f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000513fe0 sp=0xc000513f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000513fe8 sp=0xc000513fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 90 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051e760 sp=0xc00051e740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051e7e0 sp=0xc00051e760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051e7e8 sp=0xc00051e7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 91 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051ef60 sp=0xc00051ef40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051efe0 sp=0xc00051ef60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051efe8 sp=0xc00051efe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 92 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051f760 sp=0xc00051f740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051f7e0 sp=0xc00051f760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051f7e8 sp=0xc00051f7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 93 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051ff60 sp=0xc00051ff40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051ffe0 sp=0xc00051ff60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051ffe8 sp=0xc00051ffe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 94 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000520760 sp=0xc000520740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005207e0 sp=0xc000520760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005207e8 sp=0xc0005207e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 95 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000520f60 sp=0xc000520f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000520fe0 sp=0xc000520f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000520fe8 sp=0xc000520fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 96 [GC worker (idle)]: runtime.gopark(0x0, 0x0, 0x0, 0x0, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000521760 sp=0xc000521740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005217e0 sp=0xc000521760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005217e8 sp=0xc0005217e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 97 [GC worker (idle)]: runtime.gopark(0x1948b40, 0xc0001a4620, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000521f60 sp=0xc000521f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000521fe0 sp=0xc000521f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000521fe8 sp=0xc000521fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 98 [GC worker (idle)]: runtime.gopark(0x1948b40, 0xc000202260, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051a760 sp=0xc00051a740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051a7e0 sp=0xc00051a760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051a7e8 sp=0xc00051a7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 99 [GC worker (idle)]: runtime.gopark(0x9614790e4d9b15, 0xc0001a4640, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051af60 sp=0xc00051af40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051afe0 sp=0xc00051af60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051afe8 sp=0xc00051afe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 100 [GC worker (idle)]: runtime.gopark(0x1948b40, 0xc000130540, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051b760 sp=0xc00051b740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051b7e0 sp=0xc00051b760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051b7e8 sp=0xc00051b7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 101 [GC worker (idle)]: runtime.gopark(0x961475769ef4ff, 0xc000202280, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051bf60 sp=0xc00051bf40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051bfe0 sp=0xc00051bf60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051bfe8 sp=0xc00051bfe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 102 [GC worker (idle)]: runtime.gopark(0x961475769f39fb, 0xc0001a4660, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051c760 sp=0xc00051c740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051c7e0 sp=0xc00051c760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051c7e8 sp=0xc00051c7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 103 [GC worker (idle)]: runtime.gopark(0x1948b40, 0xc0002022a0, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051cf60 sp=0xc00051cf40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051cfe0 sp=0xc00051cf60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051cfe8 sp=0xc00051cfe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 104 [GC worker (idle)]: runtime.gopark(0x9614790e4e6c61, 0xc000130560, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051d760 sp=0xc00051d740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051d7e0 sp=0xc00051d760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051d7e8 sp=0xc00051d7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 105 [GC worker (idle)]: runtime.gopark(0x1948b40, 0xc0001a4680, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00051df60 sp=0xc00051df40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00051dfe0 sp=0xc00051df60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00051dfe8 sp=0xc00051dfe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 106 [GC worker (idle)]: runtime.gopark(0x9614790e4e6d33, 0xc0002022c0, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000528760 sp=0xc000528740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005287e0 sp=0xc000528760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005287e8 sp=0xc0005287e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 107 [GC worker (idle)]: runtime.gopark(0x9614790e4e0799, 0xc000130580, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000528f60 sp=0xc000528f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000528fe0 sp=0xc000528f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000528fe8 sp=0xc000528fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 108 [GC worker (idle)]: runtime.gopark(0x9614790e4e70b7, 0xc0001a46a0, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000529760 sp=0xc000529740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005297e0 sp=0xc000529760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005297e8 sp=0xc0005297e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 109 [GC worker (idle)]: runtime.gopark(0x1948b40, 0xc0001305a0, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000529f60 sp=0xc000529f40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc000529fe0 sp=0xc000529f60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000529fe8 sp=0xc000529fe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 110 [GC worker (idle)]: runtime.gopark(0x1948b40, 0xc0002022e0, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00052a760 sp=0xc00052a740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00052a7e0 sp=0xc00052a760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00052a7e8 sp=0xc00052a7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 111 [GC worker (idle)]: runtime.gopark(0x961475769f3a0f, 0xc0001305c0, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00052af60 sp=0xc00052af40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00052afe0 sp=0xc00052af60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00052afe8 sp=0xc00052afe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 112 [GC worker (idle)]: runtime.gopark(0x9614790e0c0119, 0xc0001305e0, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00052b760 sp=0xc00052b740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00052b7e0 sp=0xc00052b760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00052b7e8 sp=0xc00052b7e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 113 [GC worker (idle)]: runtime.gopark(0x9614790e4e5cc1, 0xc0001a46c0, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00052bf60 sp=0xc00052bf40 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc00052bfe0 sp=0xc00052bf60 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00052bfe8 sp=0xc00052bfe0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 114 [GC worker (idle)]: runtime.gopark(0x1948b40, 0xc000130600, 0x18, 0x14, 0x0) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000524760 sp=0xc000524740 pc=0x43ab96 runtime.gcBgMarkWorker() GOROOT/src/runtime/mgc.go:1200 +0xe5 fp=0xc0005247e0 sp=0xc000524760 pc=0x41d8a5 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005247e8 sp=0xc0005247e0 pc=0x46e001 created by runtime.gcBgMarkStartWorkers GOROOT/src/runtime/mgc.go:1124 +0x25 goroutine 130 [chan receive, locked to thread]: runtime.gopark(0xc00082fe60, 0x406fe0, 0x90, 0x3e, 0x3) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000223e28 sp=0xc000223e08 pc=0x43ab96 runtime.chanrecv(0xc000220060, 0xc000223fa8, 0x1) GOROOT/src/runtime/chan.go:576 +0x505 fp=0xc000223eb8 sp=0xc000223e28 pc=0x4083c5 runtime.chanrecv2(0xc000df42d0, 0x0) GOROOT/src/runtime/chan.go:444 +0x18 fp=0xc000223ee0 sp=0xc000223eb8 pc=0x407e98 gvisor.dev/gvisor/pkg/sentry/platform/ptrace.newSubprocess.func1() pkg/sentry/platform/ptrace/subprocess.go:188 +0x210 fp=0xc000223fe0 sp=0xc000223ee0 pc=0x1223170 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000223fe8 sp=0xc000223fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/platform/ptrace.newSubprocess pkg/sentry/platform/ptrace/subprocess.go:172 +0x2a5 goroutine 131 [sync.Cond.Wait]: runtime.gopark(0x470e65, 0x47c0ba, 0x37, 0xe, 0x47a1f2) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000225cb8 sp=0xc000225c98 pc=0x43ab96 runtime.goparkunlock(...) GOROOT/src/runtime/proc.go:372 sync.runtime_notifyListWait(0xc000253430, 0xdff) GOROOT/src/runtime/sema.go:513 +0x13d fp=0xc000225d00 sp=0xc000225cb8 pc=0x469add sync.(*Cond).Wait(0xc000253420) GOROOT/src/sync/cond.go:56 +0xa5 fp=0xc000225d48 sp=0xc000225d00 pc=0x47a205 gvisor.dev/gvisor/pkg/sentry/pgalloc.(*MemoryFile).findReclaimable(0xc000252e00) pkg/sentry/pgalloc/pgalloc.go:1200 +0x159 fp=0xc000225e10 sp=0xc000225d48 pc=0xa41599 gvisor.dev/gvisor/pkg/sentry/pgalloc.(*MemoryFile).runReclaim(0xc000252e00) pkg/sentry/pgalloc/pgalloc.go:1115 +0x74 fp=0xc000225fc0 sp=0xc000225e10 pc=0xa40a54 gvisor.dev/gvisor/pkg/sentry/pgalloc.NewMemoryFile·dwrap·1() pkg/sentry/pgalloc/pgalloc.go:352 +0x3a fp=0xc000225fe0 sp=0xc000225fc0 pc=0xa3a71a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000225fe8 sp=0xc000225fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/pgalloc.NewMemoryFile pkg/sentry/pgalloc/pgalloc.go:352 +0x4ce goroutine 132 [select]: runtime.gopark(0xc0043ebfb0, 0x2, 0x0, 0x20, 0xc0043ebef4) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0043ebd50 sp=0xc0043ebd30 pc=0x43ab96 runtime.selectgo(0xc0043ebfb0, 0xc0043ebef0, 0x0, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0043ebeb8 sp=0xc0043ebd50 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Timekeeper).startUpdater.func1() pkg/sentry/kernel/timekeeper.go:254 +0x27c fp=0xc0043ebfe0 sp=0xc0043ebeb8 pc=0xd4bddc runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0043ebfe8 sp=0xc0043ebfe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Timekeeper).startUpdater pkg/sentry/kernel/timekeeper.go:224 +0x15d goroutine 147 [syscall]: syscall.Syscall6(0x10f, 0xc000226e38, 0x2, 0x0, 0x0, 0x0, 0x0) src/syscall/asm_linux_amd64.s:43 +0x5 fp=0xc000226dd8 sp=0xc000226dd0 pc=0x48d685 gvisor.dev/gvisor/pkg/unet.(*Socket).wait(0xc0005987b0, 0x0) pkg/unet/unet_unsafe.go:53 +0xfd fp=0xc000226e70 sp=0xc000226dd8 pc=0x86907d gvisor.dev/gvisor/pkg/unet.(*ServerSocket).Accept(0xc0000101c0) pkg/unet/unet.go:528 +0x20b fp=0xc000226f40 sp=0xc000226e70 pc=0x868c0b gvisor.dev/gvisor/pkg/control/server.(*Server).serve(0xc0005941c0) pkg/control/server/server.go:101 +0x45 fp=0xc000226fb8 sp=0xc000226f40 pc=0x1000085 gvisor.dev/gvisor/pkg/control/server.(*Server).StartServing.func1() pkg/control/server/server.go:89 +0x31 fp=0xc000226fe0 sp=0xc000226fb8 pc=0x1000011 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000226fe8 sp=0xc000226fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/control/server.(*Server).StartServing pkg/control/server/server.go:88 +0xd1 goroutine 124 [semacquire]: runtime.gopark(0x267c400, 0xc0005ea148, 0x40, 0x22, 0xc000239270) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000239230 sp=0xc000239210 pc=0x43ab96 runtime.goparkunlock(...) GOROOT/src/runtime/proc.go:372 runtime.semacquire1(0xc00021deb8, 0x0, 0x1, 0x0) GOROOT/src/runtime/sema.go:144 +0x20c fp=0xc000239298 sp=0xc000239230 pc=0x44d5ac sync.runtime_Semacquire(0xc00021deb8) GOROOT/src/runtime/sema.go:56 +0x25 fp=0xc0002392c8 sp=0xc000239298 pc=0x4697e5 sync.(*WaitGroup).Wait(0xc00021deb0) GOROOT/src/sync/waitgroup.go:130 +0xea fp=0xc000239310 sp=0xc0002392c8 pc=0x47e4ea gvisor.dev/gvisor/pkg/sentry/kernel.(*ThreadGroup).WaitExited(...) pkg/sentry/kernel/task_run.go:366 gvisor.dev/gvisor/runsc/boot.(*Loader).wait(0xc0005ea000, 0xc00021d800) runsc/boot/loader.go:1084 +0x39 fp=0xc000239330 sp=0xc000239310 pc=0x14516d9 gvisor.dev/gvisor/runsc/boot.(*Loader).waitContainer(0xc0005ea000, {0xc000202320, 0xc0003ec2a0}, 0xc00059e0bc) runsc/boot/loader.go:1030 +0x14a fp=0xc0002393b8 sp=0xc000239330 pc=0x1450faa gvisor.dev/gvisor/runsc/boot.(*containerManager).Wait(0xc000592228, 0xc0003ec190, 0xc00059e0bc) runsc/boot/controller.go:518 +0x10c fp=0xc000239428 sp=0xc0002393b8 pc=0x14438cc runtime.call32(0xc000403a70, 0xc000010370, 0x0, 0x0, 0x0, 0x18, 0xc000239a50) src/runtime/asm_amd64.s:626 +0x49 fp=0xc000239458 sp=0xc000239428 pc=0x46c3c9 runtime.reflectcall(0x16f2fc0, 0xc00059e0bc, 0x4, 0x1907638, 0x0, 0x12, 0x16f2fc0) :1 +0x3c fp=0xc000239498 sp=0xc000239458 pc=0x4716bc reflect.Value.call({0xc000591140, 0xc000010370, 0x470e65}, {0x18f9cf9, 0x4}, {0xc000239e50, 0x3, 0x17138a0}) GOROOT/src/reflect/value.go:556 +0xe7d fp=0xc000239b70 sp=0xc000239498 pc=0x4e229d reflect.Value.Call({0xc000591140, 0xc000010370, 0xc0003ec190}, {0xc000239e50, 0x3, 0x3}) GOROOT/src/reflect/value.go:339 +0xd8 fp=0xc000239c00 sp=0xc000239b70 pc=0x4e1138 gvisor.dev/gvisor/pkg/urpc.(*Server).handleOne(0xc0005b2410, 0xc00022bb00) pkg/urpc/urpc.go:337 +0x64a fp=0xc000239f48 sp=0xc000239c00 pc=0xffbcea gvisor.dev/gvisor/pkg/urpc.(*Server).handleRegistered(...) pkg/urpc/urpc.go:432 gvisor.dev/gvisor/pkg/urpc.(*Server).StartHandling.func1() pkg/urpc/urpc.go:452 +0xc9 fp=0xc000239fe0 sp=0xc000239f48 pc=0xffd389 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000239fe8 sp=0xc000239fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/urpc.(*Server).StartHandling pkg/urpc/urpc.go:450 +0xdd goroutine 115 [syscall]: syscall.Syscall6(0x119, 0x18, 0xc000227ad0, 0x64, 0xffffffffffffffff, 0x0, 0x0) src/syscall/asm_linux_amd64.s:43 +0x5 fp=0xc0002279f8 sp=0xc0002279f0 pc=0x48d685 gvisor.dev/gvisor/pkg/fdnotifier.epollWait(0xc0003ee980, {0xc000227ad0, 0x64, 0x0}, 0x0) pkg/fdnotifier/poll_unsafe.go:77 +0x8e fp=0xc000227a80 sp=0xc0002279f8 pc=0x87200e gvisor.dev/gvisor/pkg/fdnotifier.(*notifier).waitAndNotify(0xc0003ee978) pkg/fdnotifier/fdnotifier.go:149 +0x85 fp=0xc000227fc0 sp=0xc000227a80 pc=0x871ae5 gvisor.dev/gvisor/pkg/fdnotifier.newNotifier·dwrap·1() pkg/fdnotifier/fdnotifier.go:64 +0x3a fp=0xc000227fe0 sp=0xc000227fc0 pc=0x870ffa runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000227fe8 sp=0xc000227fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/fdnotifier.newNotifier pkg/fdnotifier/fdnotifier.go:64 +0x139 goroutine 116 [syscall]: syscall.Syscall6(0x10f, 0xc000222f08, 0x1, 0x0, 0x0, 0x0, 0x0) src/syscall/asm_linux_amd64.s:43 +0x5 fp=0xc000222dd8 sp=0xc000222dd0 pc=0x48d685 golang.org/x/sys/unix.ppoll(0xc000222f08, 0x5a70fe, 0x0, 0x0) external/org_golang_x_sys/unix/zsyscall_linux.go:124 +0xb3 fp=0xc000222e70 sp=0xc000222dd8 pc=0x56f313 golang.org/x/sys/unix.Ppoll({0xc000222f08, 0x1, 0xc0001ae000}, 0x1, 0x1) external/org_golang_x_sys/unix/syscall_linux.go:148 +0x99 fp=0xc000222ec8 sp=0xc000222e70 pc=0x568139 gvisor.dev/gvisor/runsc/boot.(*Loader).startGoferMonitor.func1.1(...) runsc/boot/loader.go:902 gvisor.dev/gvisor/runsc/specutils.RetryEintr(...) runsc/specutils/specutils.go:509 gvisor.dev/gvisor/runsc/boot.(*Loader).startGoferMonitor.func1() runsc/boot/loader.go:900 +0x125 fp=0xc000222fe0 sp=0xc000222ec8 pc=0x144f305 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000222fe8 sp=0xc000222fe0 pc=0x46e001 created by gvisor.dev/gvisor/runsc/boot.(*Loader).startGoferMonitor runsc/boot/loader.go:892 +0x105 goroutine 117 [syscall]: syscall.Syscall6(0x10f, 0xc00041eed0, 0x1, 0x0, 0x0, 0x0, 0x0) src/syscall/asm_linux_amd64.s:43 +0x5 fp=0xc00041eda0 sp=0xc00041ed98 pc=0x48d685 golang.org/x/sys/unix.ppoll(0xc00041eed0, 0x46fa2c, 0x0, 0x0) external/org_golang_x_sys/unix/zsyscall_linux.go:124 +0xb3 fp=0xc00041ee38 sp=0xc00041eda0 pc=0x56f313 golang.org/x/sys/unix.Ppoll({0xc00041eed0, 0x1, 0x0}, 0x0, 0x0) external/org_golang_x_sys/unix/syscall_linux.go:148 +0x99 fp=0xc00041ee90 sp=0xc00041ee38 pc=0x568139 gvisor.dev/gvisor/pkg/p9.(*Client).watch(0xc00056ec00, 0xc0004f5800) pkg/p9/client.go:251 +0xf4 fp=0xc00041efb0 sp=0xc00041ee90 pc=0x881d94 gvisor.dev/gvisor/pkg/p9.NewClient·dwrap·1() pkg/p9/client.go:231 +0x48 fp=0xc00041efe0 sp=0xc00041efb0 pc=0x881c68 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00041efe8 sp=0xc00041efe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/p9.NewClient pkg/p9/client.go:231 +0x8b9 goroutine 118 [select]: runtime.gopark(0xc00014af90, 0x2, 0x2c, 0xfc, 0xc00014af64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00014adc8 sp=0xc00014ada8 pc=0x43ab96 runtime.selectgo(0xc00014af90, 0xc00014af60, 0x0, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc00014af30 sp=0xc00014adc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc0005b0500) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc00014afc0 sp=0xc00014af30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc00014afe0 sp=0xc00014afc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00014afe8 sp=0xc00014afe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 119 [select, locked to thread]: runtime.gopark(0xc0005267a8, 0x2, 0xe0, 0x3b, 0xc0005267a4) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0005265f0 sp=0xc0005265d0 pc=0x43ab96 runtime.selectgo(0xc0005267a8, 0xc0005267a0, 0x0, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000526758 sp=0xc0005265f0 pc=0x44c1f2 runtime.ensureSigM.func1() GOROOT/src/runtime/signal_unix.go:890 +0x1a5 fp=0xc0005267e0 sp=0xc000526758 pc=0x466485 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005267e8 sp=0xc0005267e0 pc=0x46e001 created by runtime.ensureSigM GOROOT/src/runtime/signal_unix.go:873 +0xbf goroutine 134 [syscall]: runtime.notetsleepg(0x470e37, 0x46e001) GOROOT/src/runtime/lock_futex.go:236 +0x34 fp=0xc00041d7a0 sp=0xc00041d768 pc=0x40dff4 os/signal.signal_recv() GOROOT/src/runtime/sigqueue.go:169 +0x98 fp=0xc00041d7c0 sp=0xc00041d7a0 pc=0x469fb8 os/signal.loop() GOROOT/src/os/signal/signal_unix.go:24 +0x25 fp=0xc00041d7e0 sp=0xc00041d7c0 pc=0x53dc05 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00041d7e8 sp=0xc00041d7e0 pc=0x46e001 created by os/signal.Notify.func1.1 GOROOT/src/os/signal/signal.go:151 +0x53 goroutine 120 [select]: runtime.gopark(0xc0003fe480, 0x22, 0x28, 0xb, 0xc0004ca044) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00014ea58 sp=0xc00014ea38 pc=0x43ab96 runtime.selectgo(0xc0003fe480, 0xc0004ca000, 0xc00059a2a0, 0x0, 0x100000000000000, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc00014ebc0 sp=0xc00014ea58 pc=0x44c1f2 reflect.rselect({0xc0005ae000, 0x22, 0x38}) GOROOT/src/runtime/select.go:573 +0x2b8 fp=0xc00014ec78 sp=0xc00014ebc0 pc=0x469638 reflect.Select({0xc000441000, 0x22, 0x0}) GOROOT/src/reflect/value.go:2618 +0xe5 fp=0xc00014ee40 sp=0xc00014ec78 pc=0x4ef3a5 gvisor.dev/gvisor/pkg/sighandling.handleSignals({0xc0001fac00, 0x21, 0x0}, 0xc000218690, 0xc0005e0780, 0x0) pkg/sighandling/sighandling.go:44 +0x4cf fp=0xc00014ef70 sp=0xc00014ee40 pc=0x7fd82f gvisor.dev/gvisor/pkg/sighandling.StartSignalForwarding·dwrap·1() pkg/sighandling/sighandling.go:100 +0x8c fp=0xc00014efe0 sp=0xc00014ef70 pc=0x7fddcc runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00014efe8 sp=0xc00014efe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sighandling.StartSignalForwarding pkg/sighandling/sighandling.go:100 +0x325 goroutine 121 [select]: runtime.gopark(0xc000136f90, 0x2, 0x0, 0x30, 0xc000136f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000136dc8 sp=0xc000136da8 pc=0x43ab96 runtime.selectgo(0xc000136f90, 0xc000136f60, 0x4232db, 0x0, 0xc000136f70, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000136f30 sp=0xc000136dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0005b0180) pkg/sentry/watchdog/watchdog.go:250 +0xfc fp=0xc000136fc0 sp=0xc000136f30 pc=0x104bf3c gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start·dwrap·3() pkg/sentry/watchdog/watchdog.go:206 +0x3a fp=0xc000136fe0 sp=0xc000136fc0 pc=0x104b7ba runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000136fe8 sp=0xc000136fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:206 +0x3a8 goroutine 122 [select]: runtime.gopark(0xc000229f90, 0x2, 0x2c, 0xfc, 0xc000229f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000229dc8 sp=0xc000229da8 pc=0x43ab96 runtime.selectgo(0xc000229f90, 0xc000229f60, 0x0, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000229f30 sp=0xc000229dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc0005b0a80) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc000229fc0 sp=0xc000229f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc000229fe0 sp=0xc000229fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000229fe8 sp=0xc000229fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 123 [select]: runtime.gopark(0xc000555288, 0x3, 0xff, 0xff, 0xc0005551ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000555040 sp=0xc000555020 pc=0x43ab96 runtime.selectgo(0xc000555288, 0xc0005551e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0005551a8 sp=0xc000555040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc00033f500, 0xc0005e0720, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc0005552c8 sp=0xc0005551a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc00033f500, 0xc0004f78c0, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc000555368 sp=0xc0005552c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc00033f500, 0xd4226a, 0x1, 0x551ca50, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc0005553f0 sp=0xc000555368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc00033f500, {{0x551ca50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc000555548 sp=0xc0005553f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00033f500, 0xca, {{0x551ca50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc000555a90 sp=0xc000555548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00033f500, 0x46f779, {{0x551ca50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc000555b18 sp=0xc000555a90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00037e2d0, 0x46fc2c, {{0x551ca50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc000555b90 sp=0xc000555b18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00033f500) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc000555c98 sp=0xc000555b90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00033f500, 0xc00033f500) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc000555ed0 sp=0xc000555c98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00033f500) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc000555fc0 sp=0xc000555ed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc000555fe0 sp=0xc000555fc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000555fe8 sp=0xc000555fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 162 [select]: runtime.gopark(0xc00014ff90, 0x2, 0x2c, 0xfc, 0xc00014ff64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00014fdc8 sp=0xc00014fda8 pc=0x43ab96 runtime.selectgo(0xc00014ff90, 0xc00014ff60, 0xc00025a000, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc00014ff30 sp=0xc00014fdc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc000408000) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc00014ffc0 sp=0xc00014ff30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc00014ffe0 sp=0xc00014ffc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00014ffe8 sp=0xc00014ffe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 163 [chan receive, locked to thread]: runtime.gopark(0xc000985c20, 0x406fe0, 0x90, 0x8e, 0x3) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000148e28 sp=0xc000148e08 pc=0x43ab96 runtime.chanrecv(0xc000220240, 0xc000148fa8, 0x1) GOROOT/src/runtime/chan.go:576 +0x505 fp=0xc000148eb8 sp=0xc000148e28 pc=0x4083c5 runtime.chanrecv2(0xc0059443c0, 0x0) GOROOT/src/runtime/chan.go:444 +0x18 fp=0xc000148ee0 sp=0xc000148eb8 pc=0x407e98 gvisor.dev/gvisor/pkg/sentry/platform/ptrace.newSubprocess.func1() pkg/sentry/platform/ptrace/subprocess.go:188 +0x210 fp=0xc000148fe0 sp=0xc000148ee0 pc=0x1223170 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000148fe8 sp=0xc000148fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/platform/ptrace.newSubprocess pkg/sentry/platform/ptrace/subprocess.go:172 +0x2a5 goroutine 125 [select]: runtime.gopark(0xc00023f218, 0x3, 0xff, 0xff, 0xc00023f17a) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00023efd0 sp=0xc00023efb0 pc=0x43ab96 runtime.selectgo(0xc00023f218, 0xc00023f174, 0x18fabda, 0x0, 0xc000234180, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc00023f138 sp=0xc00023efd0 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc000558000, 0xc000220360, 0xc0001940c0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc00023f258 sp=0xc00023f138 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithDeadline(0xc000558000, 0x0, 0x1, {0xc000147eb0}) pkg/sentry/kernel/task_block.go:93 +0xb1 fp=0xc00023f2c8 sp=0xc00023f258 pc=0xd099d1 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc000558000, 0xc0004599e0, 0x1, 0x3aababbd) pkg/sentry/kernel/task_block.go:46 +0x165 fp=0xc00023f368 sp=0xc00023f2c8 pc=0xd09385 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc000558000, 0x936acf086, 0x0, 0x551e078, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc00023f3f0 sp=0xc00023f368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc000558000, {{0x551e078}, {0x80}, {0x0}, {0xc000147eb0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc00023f548 sp=0xc00023f3f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc000558000, 0xca, {{0x551e078}, {0x80}, {0x0}, {0xc000147eb0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc00023fa90 sp=0xc00023f548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc000558000, 0x46f779, {{0x551e078}, {0x80}, {0x0}, {0xc000147eb0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc00023fb18 sp=0xc00023fa90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc000538000, 0x46fc2c, {{0x551e078}, {0x80}, {0x0}, {0xc000147eb0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc00023fb90 sp=0xc00023fb18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc000558000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc00023fc98 sp=0xc00023fb90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc000558000, 0xc000558000) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc00023fed0 sp=0xc00023fc98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc000558000) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc00023ffc0 sp=0xc00023fed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc00023ffe0 sp=0xc00023ffc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00023ffe8 sp=0xc00023ffe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 135 [select]: runtime.gopark(0xc000036f90, 0x2, 0x2c, 0xfc, 0xc000036f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000036dc8 sp=0xc000036da8 pc=0x43ab96 runtime.selectgo(0xc000036f90, 0xc000036f60, 0x0, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000036f30 sp=0xc000036dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc0005b0200) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc000036fc0 sp=0xc000036f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc000036fe0 sp=0xc000036fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000036fe8 sp=0xc000036fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 136 [select]: runtime.gopark(0xc000305288, 0x3, 0xff, 0xff, 0xc0003051ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000305040 sp=0xc000305020 pc=0x43ab96 runtime.selectgo(0xc000305288, 0xc0003051e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0003051a8 sp=0xc000305040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc000558a80, 0xc0001942a0, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc0003052c8 sp=0xc0003051a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc000558a80, 0xc000590600, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc000305368 sp=0xc0003052c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc000558a80, 0x1be9e60, 0x1, 0xc000138550, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc0003053f0 sp=0xc000305368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc000558a80, {{0xc000138550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc000305548 sp=0xc0003053f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc000558a80, 0xca, {{0xc000138550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc000305a90 sp=0xc000305548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc000558a80, 0x46f779, {{0xc000138550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc000305b18 sp=0xc000305a90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00037e3c0, 0x46fc2c, {{0xc000138550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc000305b90 sp=0xc000305b18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc000558a80) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc000305c98 sp=0xc000305b90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc000558a80, 0xc000558a80) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc000305ed0 sp=0xc000305c98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc000558a80) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc000305fc0 sp=0xc000305ed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc000305fe0 sp=0xc000305fc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000305fe8 sp=0xc000305fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 137 [select]: runtime.gopark(0xc000224f90, 0x2, 0x2c, 0xfc, 0xc000224f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000224dc8 sp=0xc000224da8 pc=0x43ab96 runtime.selectgo(0xc000224f90, 0xc000224f60, 0x1901641, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000224f30 sp=0xc000224dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc0005b0280) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc000224fc0 sp=0xc000224f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc000224fe0 sp=0xc000224fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000224fe8 sp=0xc000224fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 126 [select]: runtime.gopark(0xc000301288, 0x3, 0xff, 0xff, 0xc0003011ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000301040 sp=0xc000301020 pc=0x43ab96 runtime.selectgo(0xc000301288, 0xc0003011e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0003011a8 sp=0xc000301040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc00016c000, 0xc0002202a0, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc0003012c8 sp=0xc0003011a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc00016c000, 0xc0004f95c0, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc000301368 sp=0xc0003012c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc00016c000, 0xffffffff, 0x1, 0xc000138950, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc0003013f0 sp=0xc000301368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc00016c000, {{0xc000138950}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc000301548 sp=0xc0003013f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00016c000, 0xca, {{0xc000138950}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc000301a90 sp=0xc000301548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00016c000, 0x46f779, {{0xc000138950}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc000301b18 sp=0xc000301a90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc0005380f0, 0x46fc2c, {{0xc000138950}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc000301b90 sp=0xc000301b18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00016c000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc000301c98 sp=0xc000301b90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00016c000, 0xc00016c000) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc000301ed0 sp=0xc000301c98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00016c000) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc000301fc0 sp=0xc000301ed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc000301fe0 sp=0xc000301fc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000301fe8 sp=0xc000301fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 22 [select]: runtime.gopark(0xc00014bf90, 0x2, 0x2c, 0xfc, 0xc00014bf64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00014bdc8 sp=0xc00014bda8 pc=0x43ab96 runtime.selectgo(0xc00014bf90, 0xc00014bf60, 0xc00025a000, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc00014bf30 sp=0xc00014bdc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc000408180) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc00014bfc0 sp=0xc00014bf30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc00014bfe0 sp=0xc00014bfc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00014bfe8 sp=0xc00014bfe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 D0610 11:16:13.093726 1 server.go:559] p9.recv: EOF W0610 11:16:13.093772 483316 sandbox.go:950] Wait RPC to container "ci-gvisor-ptrace-3-race-1" failed: urpc method "containerManager.Wait" failed: EOF. Will try waiting on the sandbox process instead. goroutine 23 [select]: runtime.gopark(0xc00091b288, 0x3, 0xff, 0xff, 0xc00091b1ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00091b040 sp=0xc00091b020 pc=0x43ab96 runtime.selectgo(0xc00091b288, 0xc00091b1e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc00091b1a8 sp=0xc00091b040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc00003a000, 0xc0005e0420, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc00091b2c8 sp=0xc00091b1a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc00003a000, 0xc000382fc0, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc00091b368 sp=0xc00091b2c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc00003a000, 0x1be9e60, 0x1, 0xc000180150, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc00091b3f0 sp=0xc00091b368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc00003a000, {{0xc000180150}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc00091b548 sp=0xc00091b3f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00003a000, 0xca, {{0xc000180150}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc00091ba90 sp=0xc00091b548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00003a000, 0x46f779, {{0xc000180150}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc00091bb18 sp=0xc00091ba90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc000016000, 0x46fc2c, {{0xc000180150}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc00091bb90 sp=0xc00091bb18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00003a000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc00091bc98 sp=0xc00091bb90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00003a000, 0xc00003a000) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc00091bed0 sp=0xc00091bc98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00003a000) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc00091bfc0 sp=0xc00091bed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc00091bfe0 sp=0xc00091bfc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00091bfe8 sp=0xc00091bfe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 24 [select]: runtime.gopark(0xc000039f90, 0x2, 0x2c, 0xfc, 0xc000039f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000039dc8 sp=0xc000039da8 pc=0x43ab96 runtime.selectgo(0xc000039f90, 0xc000039f60, 0x5b2033203a205d35, 0x0, 0x50202d3c2041203a, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000039f30 sp=0xc000039dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc000408200) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc000039fc0 sp=0xc000039f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc000039fe0 sp=0xc000039fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000039fe8 sp=0xc000039fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 164 [select]: runtime.gopark(0xc0006a3288, 0x3, 0xff, 0xff, 0xc0006a31ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0006a3040 sp=0xc0006a3020 pc=0x43ab96 runtime.selectgo(0xc0006a3288, 0xc0006a31e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0006a31a8 sp=0xc0006a3040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc00026e000, 0xc000244180, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc0006a32c8 sp=0xc0006a31a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc00026e000, 0xc000269800, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc0006a3368 sp=0xc0006a32c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc00026e000, 0xd4226a, 0x1, 0xc000180550, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc0006a33f0 sp=0xc0006a3368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc00026e000, {{0xc000180550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc0006a3548 sp=0xc0006a33f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00026e000, 0xca, {{0xc000180550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc0006a3a90 sp=0xc0006a3548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00026e000, 0x46f779, {{0xc000180550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc0006a3b18 sp=0xc0006a3a90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00026a000, 0x46fc2c, {{0xc000180550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc0006a3b90 sp=0xc0006a3b18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00026e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc0006a3c98 sp=0xc0006a3b90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00026e000, 0xc00026e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc0006a3ed0 sp=0xc0006a3c98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00026e000) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc0006a3fc0 sp=0xc0006a3ed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc0006a3fe0 sp=0xc0006a3fc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0006a3fe8 sp=0xc0006a3fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 127 [select]: runtime.gopark(0xc0005b8f90, 0x2, 0x2c, 0xfc, 0xc0005b8f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0005b8dc8 sp=0xc0005b8da8 pc=0x43ab96 runtime.selectgo(0xc0005b8f90, 0xc0005b8f60, 0xc00025a000, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0005b8f30 sp=0xc0005b8dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc000246200) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc0005b8fc0 sp=0xc0005b8f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc0005b8fe0 sp=0xc0005b8fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005b8fe8 sp=0xc0005b8fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 148 [select]: runtime.gopark(0xc000707150, 0x3, 0xff, 0xff, 0xc0007070b2) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000706f08 sp=0xc000706ee8 pc=0x43ab96 runtime.selectgo(0xc000707150, 0xc0007070ac, 0x18fabda, 0x0, 0xc000234180, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000707070 sp=0xc000706f08 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc00069e000, 0xc0022ca5a0, 0xc0002204e0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc000707190 sp=0xc000707070 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithDeadline(0xc00069e000, 0xc0007072c0, 0x1, {0x10}) pkg/sentry/kernel/task_block.go:93 +0xb1 fp=0xc000707200 sp=0xc000707190 pc=0xd099d1 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.waitEpoll(0xc00069e000, 0x69e000, 0xc000218598, 0x80, 0x3b4e7ec0) pkg/sentry/syscalls/linux/vfs2/epoll.go:178 +0x595 fp=0xc000707468 sp=0xc000707200 pc=0x11931d5 gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.EpollWait(0x470e65, {{0x3}, {0xc00018d840}, {0x80}, {0x3e3}, {0x0}, {0x971fb7e4e}}) pkg/sentry/syscalls/linux/vfs2/epoll.go:196 +0x4a fp=0xc0007074c8 sp=0xc000707468 pc=0x1193a2a gvisor.dev/gvisor/pkg/sentry/syscalls/linux/vfs2.EpollPwait(0x46869b, {{0x3}, {0xc00018d840}, {0x80}, {0x3e3}, {0x0}, {0x971fb7e4e}}) pkg/sentry/syscalls/linux/vfs2/epoll.go:208 +0xa5 fp=0xc000707548 sp=0xc0007074c8 pc=0x1193b25 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00069e000, 0x119, {{0x3}, {0xc00018d840}, {0x80}, {0x3e3}, {0x0}, {0x971fb7e4e}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc000707a90 sp=0xc000707548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00069e000, 0x46f779, {{0x3}, {0xc00018d840}, {0x80}, {0x3e3}, {0x0}, {0x971fb7e4e}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc000707b18 sp=0xc000707a90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc000604000, 0x46fc2c, {{0x3}, {0xc00018d840}, {0x80}, {0x3e3}, {0x0}, {0x971fb7e4e}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc000707b90 sp=0xc000707b18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00069e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc000707c98 sp=0xc000707b90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00069e000, 0xc00069e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc000707ed0 sp=0xc000707c98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00069e000) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc000707fc0 sp=0xc000707ed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc000707fe0 sp=0xc000707fc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000707fe8 sp=0xc000707fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 128 [select]: runtime.gopark(0xc0005b9f90, 0x2, 0x2c, 0xfc, 0xc0005b9f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0005b9dc8 sp=0xc0005b9da8 pc=0x43ab96 runtime.selectgo(0xc0005b9f90, 0xc0005b9f60, 0xc00025a000, 0x0, 0x335b2039203a205d, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0005b9f30 sp=0xc0005b9dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc000246280) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc0005b9fc0 sp=0xc0005b9f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc0005b9fe0 sp=0xc0005b9fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005b9fe8 sp=0xc0005b9fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 129 [select]: runtime.gopark(0xc000817288, 0x3, 0xff, 0xff, 0xc0008171ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000817040 sp=0xc000817020 pc=0x43ab96 runtime.selectgo(0xc000817288, 0xc0008171e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0008171a8 sp=0xc000817040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc00016ca80, 0xc000220660, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc0008172c8 sp=0xc0008171a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc00016ca80, 0xc00070d440, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc000817368 sp=0xc0008172c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc00016ca80, 0xd4226a, 0x1, 0xc0002da150, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc0008173f0 sp=0xc000817368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc00016ca80, {{0xc0002da150}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc000817548 sp=0xc0008173f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00016ca80, 0xca, {{0xc0002da150}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc000817a90 sp=0xc000817548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00016ca80, 0x46f779, {{0xc0002da150}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc000817b18 sp=0xc000817a90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc0005381e0, 0x46fc2c, {{0xc0002da150}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc000817b90 sp=0xc000817b18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00016ca80) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc000817c98 sp=0xc000817b90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00016ca80, 0xc00016ca80) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc000817ed0 sp=0xc000817c98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00016ca80) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc000817fc0 sp=0xc000817ed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc000817fe0 sp=0xc000817fc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000817fe8 sp=0xc000817fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 178 [select]: runtime.gopark(0xc000032f90, 0x2, 0x2c, 0xfc, 0xc000032f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000032dc8 sp=0xc000032da8 pc=0x43ab96 runtime.selectgo(0xc000032f90, 0xc000032f60, 0xc00025a000, 0x0, 0x7465677820636576, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000032f30 sp=0xc000032dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc00002e000) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc000032fc0 sp=0xc000032f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc000032fe0 sp=0xc000032fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000032fe8 sp=0xc000032fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 179 [select]: runtime.gopark(0xc000813288, 0x3, 0xff, 0xff, 0xc0008131ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000813040 sp=0xc000813020 pc=0x43ab96 runtime.selectgo(0xc000813288, 0xc0008131e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0008131a8 sp=0xc000813040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc000824000, 0xc000808120, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc0008132c8 sp=0xc0008131a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc000824000, 0xc000804f60, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc000813368 sp=0xc0008132c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc000824000, 0xd4226a, 0x1, 0xc000180d50, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc0008133f0 sp=0xc000813368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc000824000, {{0xc000180d50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc000813548 sp=0xc0008133f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc000824000, 0xca, {{0xc000180d50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc000813a90 sp=0xc000813548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc000824000, 0x46f779, {{0xc000180d50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc000813b18 sp=0xc000813a90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00081e000, 0x46fc2c, {{0xc000180d50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc000813b90 sp=0xc000813b18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc000824000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc000813c98 sp=0xc000813b90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc000824000, 0xc000824000) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc000813ed0 sp=0xc000813c98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc000824000) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc000813fc0 sp=0xc000813ed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc000813fe0 sp=0xc000813fc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000813fe8 sp=0xc000813fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 194 [select]: runtime.gopark(0xc0005baf90, 0x2, 0x2c, 0xfc, 0xc0005baf64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0005badc8 sp=0xc0005bada8 pc=0x43ab96 runtime.selectgo(0xc0005baf90, 0xc0005baf60, 0x0, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0005baf30 sp=0xc0005badc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc0001c0200) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc0005bafc0 sp=0xc0005baf30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc0005bafe0 sp=0xc0005bafc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005bafe8 sp=0xc0005bafe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 210 [select]: runtime.gopark(0xc000a2d288, 0x3, 0xff, 0xff, 0xc000a2d1ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000a2d040 sp=0xc000a2d020 pc=0x43ab96 runtime.selectgo(0xc000a2d288, 0xc000a2d1e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000a2d1a8 sp=0xc000a2d040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc0008a2000, 0xc0008a0060, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc000a2d2c8 sp=0xc000a2d1a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc0008a2000, 0xc000884720, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc000a2d368 sp=0xc000a2d2c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc0008a2000, 0xd4226a, 0x1, 0xc000524550, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc000a2d3f0 sp=0xc000a2d368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc0008a2000, {{0xc000524550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc000a2d548 sp=0xc000a2d3f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc0008a2000, 0xca, {{0xc000524550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc000a2da90 sp=0xc000a2d548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc0008a2000, 0x46f779, {{0xc000524550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc000a2db18 sp=0xc000a2da90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00089c000, 0x46fc2c, {{0xc000524550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc000a2db90 sp=0xc000a2db18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc0008a2000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc000a2dc98 sp=0xc000a2db90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc0008a2000, 0xc0008a2000) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc000a2ded0 sp=0xc000a2dc98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc0008a2000) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc000a2dfc0 sp=0xc000a2ded0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc000a2dfe0 sp=0xc000a2dfc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000a2dfe8 sp=0xc000a2dfe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 211 [select]: runtime.gopark(0xc000910f90, 0x2, 0x2c, 0xfc, 0xc000910f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000910dc8 sp=0xc000910da8 pc=0x43ab96 runtime.selectgo(0xc000910f90, 0xc000910f60, 0xc00025a000, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000910f30 sp=0xc000910dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc0008a6000) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc000910fc0 sp=0xc000910f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc000910fe0 sp=0xc000910fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000910fe8 sp=0xc000910fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 195 [select]: runtime.gopark(0xc00091d288, 0x3, 0xff, 0xff, 0xc00091d1ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00091d040 sp=0xc00091d020 pc=0x43ab96 runtime.selectgo(0xc00091d288, 0xc00091d1e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc00091d1a8 sp=0xc00091d040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc00067e000, 0xc000632180, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc00091d2c8 sp=0xc00091d1a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc00067e000, 0xc000658cc0, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc00091d368 sp=0xc00091d2c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc00067e000, 0x1be9e60, 0x1, 0xc000138d50, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc00091d3f0 sp=0xc00091d368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc00067e000, {{0xc000138d50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc00091d548 sp=0xc00091d3f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00067e000, 0xca, {{0xc000138d50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc00091da90 sp=0xc00091d548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00067e000, 0x46f779, {{0xc000138d50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc00091db18 sp=0xc00091da90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00067c000, 0x46fc2c, {{0xc000138d50}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc00091db90 sp=0xc00091db18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00067e000) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc00091dc98 sp=0xc00091db90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00067e000, 0xc00067e000) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc00091ded0 sp=0xc00091dc98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00067e000) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc00091dfc0 sp=0xc00091ded0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc00091dfe0 sp=0xc00091dfc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00091dfe8 sp=0xc00091dfe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 226 [select]: runtime.gopark(0xc00090df90, 0x2, 0x2c, 0xfc, 0xc00090df64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00090ddc8 sp=0xc00090dda8 pc=0x43ab96 runtime.selectgo(0xc00090df90, 0xc00090df60, 0xc00025a000, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc00090df30 sp=0xc00090ddc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc000982000) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc00090dfc0 sp=0xc00090df30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc00090dfe0 sp=0xc00090dfc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00090dfe8 sp=0xc00090dfe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 138 [select]: runtime.gopark(0xc0005b6f90, 0x2, 0x2c, 0xfc, 0xc0005b6f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0005b6dc8 sp=0xc0005b6da8 pc=0x43ab96 runtime.selectgo(0xc0005b6f90, 0xc0005b6f60, 0x0, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0005b6f30 sp=0xc0005b6dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc000246380) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc0005b6fc0 sp=0xc0005b6f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc0005b6fe0 sp=0xc0005b6fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005b6fe8 sp=0xc0005b6fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 151 [select]: runtime.gopark(0xc0005d4f90, 0x2, 0x2c, 0xfc, 0xc0005d4f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0005d4dc8 sp=0xc0005d4da8 pc=0x43ab96 runtime.selectgo(0xc0005d4f90, 0xc0005d4f60, 0x0, 0x0, 0x0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0005d4f30 sp=0xc0005d4dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc000408400) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc0005d4fc0 sp=0xc0005d4f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc0005d4fe0 sp=0xc0005d4fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005d4fe8 sp=0xc0005d4fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 149 [select]: runtime.gopark(0xc000228f90, 0x2, 0x2c, 0xfc, 0xc000228f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000228dc8 sp=0xc000228da8 pc=0x43ab96 runtime.selectgo(0xc000228f90, 0xc000228f60, 0xffd389, 0x0, 0xc0006bcc30, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000228f30 sp=0xc000228dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc000408100) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc000228fc0 sp=0xc000228f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc000228fe0 sp=0xc000228fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000228fe8 sp=0xc000228fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 150 [select]: runtime.gopark(0xc0004af288, 0x3, 0xff, 0xff, 0xc0004af1ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0004af040 sp=0xc0004af020 pc=0x43ab96 runtime.selectgo(0xc0004af288, 0xc0004af1e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0004af1a8 sp=0xc0004af040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc00069ea80, 0xc000220a80, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc0004af2c8 sp=0xc0004af1a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc00069ea80, 0xc000914720, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc0004af368 sp=0xc0004af2c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc00069ea80, 0xffffffff, 0x1, 0x185f2a0, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc0004af3f0 sp=0xc0004af368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc00069ea80, {{0x185f2a0}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc0004af548 sp=0xc0004af3f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00069ea80, 0xca, {{0x185f2a0}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc0004afa90 sp=0xc0004af548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00069ea80, 0x46f779, {{0x185f2a0}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc0004afb18 sp=0xc0004afa90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc0006040f0, 0x46fc2c, {{0x185f2a0}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc0004afb90 sp=0xc0004afb18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00069ea80) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc0004afc98 sp=0xc0004afb90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00069ea80, 0xc00069ea80) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc0004afed0 sp=0xc0004afc98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00069ea80) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc0004affc0 sp=0xc0004afed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc0004affe0 sp=0xc0004affc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0004affe8 sp=0xc0004affe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 196 [select]: runtime.gopark(0xc000033f90, 0x2, 0x2c, 0xfc, 0xc000033f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000033dc8 sp=0xc000033da8 pc=0x43ab96 runtime.selectgo(0xc000033f90, 0xc000033f60, 0xffd389, 0x0, 0xc0006bcc30, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000033f30 sp=0xc000033dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc0001c0300) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc000033fc0 sp=0xc000033f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc000033fe0 sp=0xc000033fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000033fe8 sp=0xc000033fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 197 [chan receive, locked to thread]: runtime.gopark(0xc0008046c0, 0x406fe0, 0x90, 0xce, 0x3) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00090ce28 sp=0xc00090ce08 pc=0x43ab96 runtime.chanrecv(0xc0004fe240, 0xc00090cfa8, 0x1) GOROOT/src/runtime/chan.go:576 +0x505 fp=0xc00090ceb8 sp=0xc00090ce28 pc=0x4083c5 runtime.chanrecv2(0xc0010b2d20, 0x0) GOROOT/src/runtime/chan.go:444 +0x18 fp=0xc00090cee0 sp=0xc00090ceb8 pc=0x407e98 gvisor.dev/gvisor/pkg/sentry/platform/ptrace.newSubprocess.func1() pkg/sentry/platform/ptrace/subprocess.go:188 +0x210 fp=0xc00090cfe0 sp=0xc00090cee0 pc=0x1223170 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00090cfe8 sp=0xc00090cfe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/platform/ptrace.newSubprocess pkg/sentry/platform/ptrace/subprocess.go:172 +0x2a5 goroutine 27 [semacquire]: runtime.gopark(0x267c180, 0xc0005ea148, 0x60, 0x49, 0xc00023b1e8) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc00023b1a8 sp=0xc00023b188 pc=0x43ab96 runtime.goparkunlock(...) GOROOT/src/runtime/proc.go:372 runtime.semacquire1(0xc00021ceb8, 0x0, 0x1, 0x0) GOROOT/src/runtime/sema.go:144 +0x20c fp=0xc00023b210 sp=0xc00023b1a8 pc=0x44d5ac sync.runtime_Semacquire(0xc00021ceb8) GOROOT/src/runtime/sema.go:56 +0x25 fp=0xc00023b240 sp=0xc00023b210 pc=0x4697e5 sync.(*WaitGroup).Wait(0xc00021ceb0) GOROOT/src/sync/waitgroup.go:130 +0xea fp=0xc00023b288 sp=0xc00023b240 pc=0x47e4ea gvisor.dev/gvisor/pkg/sentry/kernel.(*ThreadGroup).WaitExited(...) pkg/sentry/kernel/task_run.go:366 gvisor.dev/gvisor/runsc/boot.(*Loader).wait(0xc0005ea000, 0xc00021c800) runsc/boot/loader.go:1084 +0x39 fp=0xc00023b2a8 sp=0xc00023b288 pc=0x14516d9 gvisor.dev/gvisor/runsc/boot.(*Loader).waitPID(0xc0005ea000, 0xc, {0xc0001a4260, 0x2}, 0xc000216ccc) runsc/boot/loader.go:1053 +0x3e7 fp=0xc00023b3a8 sp=0xc00023b2a8 pc=0x1451467 gvisor.dev/gvisor/runsc/boot.(*containerManager).WaitPID(0xc000592228, 0xc00000e528, 0xc000216ccc) runsc/boot/controller.go:535 +0x1ac fp=0xc00023b428 sp=0xc00023b3a8 pc=0x1443c2c runtime.call32(0xc0009900c0, 0xc000010390, 0x0, 0x0, 0x0, 0x18, 0xc00023ba50) src/runtime/asm_amd64.s:626 +0x49 fp=0xc00023b458 sp=0xc00023b428 pc=0x46c3c9 runtime.reflectcall(0x16f2fc0, 0xc000216ccc, 0x4, 0x1907638, 0x0, 0x12, 0x16f2fc0) :1 +0x3c fp=0xc00023b498 sp=0xc00023b458 pc=0x4716bc reflect.Value.call({0xc0005911a0, 0xc000010390, 0x470e65}, {0x18f9cf9, 0x4}, {0xc00023be50, 0x3, 0x17138a0}) GOROOT/src/reflect/value.go:556 +0xe7d fp=0xc00023bb70 sp=0xc00023b498 pc=0x4e229d reflect.Value.Call({0xc0005911a0, 0xc000010390, 0xc00000e528}, {0xc00023be50, 0x3, 0x3}) GOROOT/src/reflect/value.go:339 +0xd8 fp=0xc00023bc00 sp=0xc00023bb70 pc=0x4e1138 gvisor.dev/gvisor/pkg/urpc.(*Server).handleOne(0xc0005b2410, 0xc0006bcc60) pkg/urpc/urpc.go:337 +0x64a fp=0xc00023bf48 sp=0xc00023bc00 pc=0xffbcea gvisor.dev/gvisor/pkg/urpc.(*Server).handleRegistered(...) pkg/urpc/urpc.go:432 gvisor.dev/gvisor/pkg/urpc.(*Server).StartHandling.func1() pkg/urpc/urpc.go:452 +0xc9 fp=0xc00023bfe0 sp=0xc00023bf48 pc=0xffd389 runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc00023bfe8 sp=0xc00023bfe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/urpc.(*Server).StartHandling pkg/urpc/urpc.go:450 +0xdd goroutine 242 [select]: runtime.gopark(0xc004bf7218, 0x3, 0xff, 0xff, 0xc004bf717a) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc004bf6fd0 sp=0xc004bf6fb0 pc=0x43ab96 runtime.selectgo(0xc004bf7218, 0xc004bf7174, 0x18fabda, 0x0, 0xc000234180, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc004bf7138 sp=0xc004bf6fd0 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc000559500, 0xc0002440c0, 0xc0005e01e0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc004bf7258 sp=0xc004bf7138 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithDeadline(0xc000559500, 0x0, 0x1, {0xc000127eb0}) pkg/sentry/kernel/task_block.go:93 +0xb1 fp=0xc004bf72c8 sp=0xc004bf7258 pc=0xd099d1 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc000559500, 0xc000590780, 0x1, 0x2fb0a796) pkg/sentry/kernel/task_block.go:46 +0x165 fp=0xc004bf7368 sp=0xc004bf72c8 pc=0xd09385 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc000559500, 0x95ddcf524, 0x0, 0x1830698, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc004bf73f0 sp=0xc004bf7368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc000559500, {{0x1830698}, {0x80}, {0x0}, {0xc000127eb0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc004bf7548 sp=0xc004bf73f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc000559500, 0xca, {{0x1830698}, {0x80}, {0x0}, {0xc000127eb0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc004bf7a90 sp=0xc004bf7548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc000559500, 0x46f779, {{0x1830698}, {0x80}, {0x0}, {0xc000127eb0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc004bf7b18 sp=0xc004bf7a90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc00037e4b0, 0x46fc2c, {{0x1830698}, {0x80}, {0x0}, {0xc000127eb0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc004bf7b90 sp=0xc004bf7b18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc000559500) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc004bf7c98 sp=0xc004bf7b90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc000559500, 0xc000559500) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc004bf7ed0 sp=0xc004bf7c98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc000559500) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc004bf7fc0 sp=0xc004bf7ed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc004bf7fe0 sp=0xc004bf7fc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc004bf7fe8 sp=0xc004bf7fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 28 [select]: runtime.gopark(0xc000911f90, 0x2, 0x2c, 0xfc, 0xc000911f64) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc000911dc8 sp=0xc000911da8 pc=0x43ab96 runtime.selectgo(0xc000911f90, 0xc000911f60, 0xc000911f68, 0x0, 0x2, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc000911f30 sp=0xc000911dc8 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).runGoroutine(0xc0005b0480) pkg/sentry/kernel/time/time.go:507 +0xff fp=0xc000911fc0 sp=0xc000911f30 pc=0x9e1a9f gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init·dwrap·1() pkg/sentry/kernel/time/time.go:487 +0x3a fp=0xc000911fe0 sp=0xc000911fc0 pc=0x9e183a runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000911fe8 sp=0xc000911fe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel/time.(*Timer).init pkg/sentry/kernel/time/time.go:487 +0x256 goroutine 29 [select]: runtime.gopark(0xc0005bf288, 0x3, 0xff, 0xff, 0xc0005bf1ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0005bf040 sp=0xc0005bf020 pc=0x43ab96 runtime.selectgo(0xc0005bf288, 0xc0005bf1e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0005bf1a8 sp=0xc0005bf040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc00016d500, 0xc0005e0600, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc0005bf2c8 sp=0xc0005bf1a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc00016d500, 0xc0006bfd40, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc0005bf368 sp=0xc0005bf2c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc00016d500, 0xffffffff, 0x1, 0xc000118550, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc0005bf3f0 sp=0xc0005bf368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc00016d500, {{0xc000118550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc0005bf548 sp=0xc0005bf3f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00016d500, 0xca, {{0xc000118550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc0005bfa90 sp=0xc0005bf548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00016d500, 0x46f779, {{0xc000118550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc0005bfb18 sp=0xc0005bfa90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc0005382d0, 0x46fc2c, {{0xc000118550}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc0005bfb90 sp=0xc0005bfb18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00016d500) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc0005bfc98 sp=0xc0005bfb90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00016d500, 0xc00016d500) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc0005bfed0 sp=0xc0005bfc98 pc=0xd2ab78 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc00016d500) pkg/sentry/kernel/task_run.go:90 +0x35b fp=0xc0005bffc0 sp=0xc0005bfed0 pc=0xd28abb gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start·dwrap·239() pkg/sentry/kernel/task_start.go:364 +0x3a fp=0xc0005bffe0 sp=0xc0005bffc0 pc=0xd3c0da runtime.goexit() src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0005bffe8 sp=0xc0005bffe0 pc=0x46e001 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:364 +0x191 goroutine 30 [select]: runtime.gopark(0xc0005c3288, 0x3, 0xff, 0xff, 0xc0005c31ea) GOROOT/src/runtime/proc.go:366 +0xd6 fp=0xc0005c3040 sp=0xc0005c3020 pc=0x43ab96 runtime.selectgo(0xc0005c3288, 0xc0005c31e4, 0x18fabda, 0x0, 0x26739a0, 0x1) GOROOT/src/runtime/select.go:327 +0x872 fp=0xc0005c31a8 sp=0xc0005c3040 pc=0x44c1f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).block(0xc00026ea80, 0xc0005e0a80, 0x0) pkg/sentry/kernel/task_block.go:168 +0x212 fp=0xc0005c32c8 sp=0xc0005c31a8 pc=0xd0a0f2 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).BlockWithTimeout(0xc00026ea80, 0xc000212ba0, 0x0, 0x0) pkg/sentry/kernel/task_block.go:41 +0x33d fp=0xc0005c3368 sp=0xc0005c32c8 pc=0xd0955d gvisor.dev/gvisor/pkg/sentry/syscalls/linux.futexWaitDuration(0xc00026ea80, 0x1be9e60, 0x1, 0xc000118950, 0x1, 0x0, 0xffffffff) pkg/sentry/syscalls/linux/sys_futex.go:97 +0x117 fp=0xc0005c33f0 sp=0xc0005c3368 pc=0xe0f5b7 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Futex(0xc00026ea80, {{0xc000118950}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_futex.go:206 +0x5e9 fp=0xc0005c3548 sp=0xc0005c33f0 pc=0xe104c9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc00026ea80, 0xca, {{0xc000118950}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9d8 fp=0xc0005c3a90 sp=0xc0005c3548 pc=0xd3e5b8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc00026ea80, 0x46f779, {{0xc000118950}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x6a fp=0xc0005c3b18 sp=0xc0005c3a90 pc=0xd401aa gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc0005383c0, 0x46fc2c, {{0xc000118950}, {0x80}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f fp=0xc0005c3b90 sp=0xc0005c3b18 pc=0xd3fc2f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc00026ea80) pkg/sentry/kernel/task_syscall.go:257 +0x3e7 fp=0xc0005c3c98 sp=0xc0005c3b90 pc=0xd3f847 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc00026ea80, 0xc00026ea80) pkg/sentry/kernel/task_run.go:247 +0x16b8 fp=0xc0005c3ed0 sp=0x VM DIAGNOSIS: I0610 11:16:12.971644 485341 main.go:214] *************************** I0610 11:16:12.971867 485341 main.go:215] Args: [/syzkaller/managers/ci-gvisor-ptrace-3-race/current/image -root /syzkaller/managers/ci-gvisor-ptrace-3-race/workdir/gvisor_root -watchdog-action=panic -network=none -debug -debug-log=/dev/stderr -platform=ptrace -file-access=exclusive -network=host -overlay -net-raw -watchdog-action=panic -vfs2 -fuse -TESTONLY-unsafe-nonroot debug -stacks --ps ci-gvisor-ptrace-3-race-1] I0610 11:16:12.972007 485341 main.go:216] Version release-20220516.0-104-g1dad561c8b60 I0610 11:16:12.972095 485341 main.go:217] GOOS: linux I0610 11:16:12.972188 485341 main.go:218] GOARCH: amd64 I0610 11:16:12.972305 485341 main.go:219] PID: 485341 I0610 11:16:12.972424 485341 main.go:220] UID: 0, GID: 0 I0610 11:16:12.972573 485341 main.go:221] Configuration: I0610 11:16:12.972683 485341 main.go:222] RootDir: /syzkaller/managers/ci-gvisor-ptrace-3-race/workdir/gvisor_root I0610 11:16:12.972793 485341 main.go:223] Platform: ptrace I0610 11:16:12.973058 485341 main.go:224] FileAccess: exclusive, overlay: true I0610 11:16:12.973120 485341 main.go:225] Network: host, logging: false I0610 11:16:12.973182 485341 main.go:226] Strace: false, max size: 1024, syscalls: I0610 11:16:12.973236 485341 main.go:227] LISAFS: false I0610 11:16:12.973277 485341 main.go:228] Debug: true I0610 11:16:12.973332 485341 main.go:229] Systemd: false I0610 11:16:12.973399 485341 main.go:230] *************************** W0610 11:16:12.973454 485341 main.go:235] Block the TERM signal. This is only safe in tests! D0610 11:16:12.973642 485341 state_file.go:57] Load container, rootDir: "/syzkaller/managers/ci-gvisor-ptrace-3-race/workdir/gvisor_root", id: {SandboxID: ContainerID:ci-gvisor-ptrace-3-race-1}, opts: {Exact:false SkipCheck:false RootContainer:false} D0610 11:16:12.981924 485341 container.go:582] Signal container, cid: ci-gvisor-ptrace-3-race-1, signal: signal 0 (0) D0610 11:16:12.982117 485341 sandbox.go:1017] Signal sandbox "ci-gvisor-ptrace-3-race-1" D0610 11:16:12.982212 485341 sandbox.go:521] Connecting to sandbox "ci-gvisor-ptrace-3-race-1" D0610 11:16:12.982632 485341 urpc.go:567] urpc: successfully marshalled 105 bytes. I0610 11:16:13.033258 485341 debug.go:143] Found sandbox "ci-gvisor-ptrace-3-race-1", PID: 483327 I0610 11:16:13.033339 485341 debug.go:154] Retrieving sandbox stacks D0610 11:16:13.033375 485341 sandbox.go:1238] Stacks sandbox "ci-gvisor-ptrace-3-race-1" D0610 11:16:13.033406 485341 sandbox.go:521] Connecting to sandbox "ci-gvisor-ptrace-3-race-1" W0610 11:16:13.033512 485341 util.go:49] FATAL ERROR: retrieving stacks: connecting to control server at PID 483327: connection refused retrieving stacks: connecting to control server at PID 483327: connection refused W0610 11:16:13.033894 485341 main.go:255] Failure to execute command, err: 1 Error collecting stacks: failed to run ["/syzkaller/managers/ci-gvisor-ptrace-3-race/current/image" "-root" "/syzkaller/managers/ci-gvisor-ptrace-3-race/workdir/gvisor_root" "-watchdog-action=panic" "-network=none" "-debug" "-debug-log=/dev/stderr" "-platform=ptrace" "-file-access=exclusive" "-network=host" "-overlay" "-net-raw" "-watchdog-action=panic" "-vfs2" "-fuse" "-TESTONLY-unsafe-nonroot" "debug" "-stacks" "--ps" "ci-gvisor-ptrace-3-race-1"]: exit status 128 I0610 11:16:12.971644 485341 main.go:214] *************************** I0610 11:16:12.971867 485341 main.go:215] Args: [/syzkaller/managers/ci-gvisor-ptrace-3-race/current/image -root /syzkaller/managers/ci-gvisor-ptrace-3-race/workdir/gvisor_root -watchdog-action=panic -network=none -debug -debug-log=/dev/stderr -platform=ptrace -file-access=exclusive -network=host -overlay -net-raw -watchdog-action=panic -vfs2 -fuse -TESTONLY-unsafe-nonroot debug -stacks --ps ci-gvisor-ptrace-3-race-1] I0610 11:16:12.972007 485341 main.go:216] Version release-20220516.0-104-g1dad561c8b60 I0610 11:16:12.972095 485341 main.go:217] GOOS: linux I0610 11:16:12.972188 485341 main.go:218] GOARCH: amd64 I0610 11:16:12.972305 485341 main.go:219] PID: 485341 I0610 11:16:12.972424 485341 main.go:220] UID: 0, GID: 0 I0610 11:16:12.972573 485341 main.go:221] Configuration: I0610 11:16:12.972683 485341 main.go:222] RootDir: /syzkaller/managers/ci-gvisor-ptrace-3-race/workdir/gvisor_root I0610 11:16:12.972793 485341 main.go:223] Platform: ptrace I0610 11:16:12.973058 485341 main.go:224] FileAccess: exclusive, overlay: true I0610 11:16:12.973120 485341 main.go:225] Network: host, logging: false I0610 11:16:12.973182 485341 main.go:226] Strace: false, max size: 1024, syscalls: I0610 11:16:12.973236 485341 main.go:227] LISAFS: false I0610 11:16:12.973277 485341 main.go:228] Debug: true I0610 11:16:12.973332 485341 main.go:229] Systemd: false I0610 11:16:12.973399 485341 main.go:230] *************************** W0610 11:16:12.973454 485341 main.go:235] Block the TERM signal. This is only safe in tests! D0610 11:16:12.973642 485341 state_file.go:57] Load container, rootDir: "/syzkaller/managers/ci-gvisor-ptrace-3-race/workdir/gvisor_root", id: {SandboxID: ContainerID:ci-gvisor-ptrace-3-race-1}, opts: {Exact:false SkipCheck:false RootContainer:false} D0610 11:16:12.981924 485341 container.go:582] Signal container, cid: ci-gvisor-ptrace-3-race-1, signal: signal 0 (0) D0610 11:16:12.982117 485341 sandbox.go:1017] Signal sandbox "ci-gvisor-ptrace-3-race-1" D0610 11:16:12.982212 485341 sandbox.go:521] Connecting to sandbox "ci-gvisor-ptrace-3-race-1" D0610 11:16:12.982632 485341 urpc.go:567] urpc: successfully marshalled 105 bytes. I0610 11:16:13.033258 485341 debug.go:143] Found sandbox "ci-gvisor-ptrace-3-race-1", PID: 483327 I0610 11:16:13.033339 485341 debug.go:154] Retrieving sandbox stacks D0610 11:16:13.033375 485341 sandbox.go:1238] Stacks sandbox "ci-gvisor-ptrace-3-race-1" D0610 11:16:13.033406 485341 sandbox.go:521] Connecting to sandbox "ci-gvisor-ptrace-3-race-1" W0610 11:16:13.033512 485341 util.go:49] FATAL ERROR: retrieving stacks: connecting to control server at PID 483327: connection refused retrieving stacks: connecting to control server at PID 483327: connection refused W0610 11:16:13.033894 485341 main.go:255] Failure to execute command, err: 1 [41917036.773394] exe[628878] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [41917426.691100] exe[628981] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41926895.199040] exe[795444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fd8817dd6 cs:33 sp:7f7dc65118e8 ax:ffffffffff600000 si:7f7dc6511e08 di:ffffffffff600000 [41926895.267974] exe[795690] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fd8817dd6 cs:33 sp:7f7dc65118e8 ax:ffffffffff600000 si:7f7dc6511e08 di:ffffffffff600000 [41926895.327033] exe[795697] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fd8817dd6 cs:33 sp:7f7dc65118e8 ax:ffffffffff600000 si:7f7dc6511e08 di:ffffffffff600000 [41926895.348675] exe[795697] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fd8817dd6 cs:33 sp:7f7dc65118e8 ax:ffffffffff600000 si:7f7dc6511e08 di:ffffffffff600000 [41926895.370066] exe[795697] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fd8817dd6 cs:33 sp:7f7dc65118e8 ax:ffffffffff600000 si:7f7dc6511e08 di:ffffffffff600000 [41926895.393449] exe[795697] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fd8817dd6 cs:33 sp:7f7dc65118e8 ax:ffffffffff600000 si:7f7dc6511e08 di:ffffffffff600000 [41926895.414480] exe[795697] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fd8817dd6 cs:33 sp:7f7dc65118e8 ax:ffffffffff600000 si:7f7dc6511e08 di:ffffffffff600000 [41926895.435836] exe[795697] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fd8817dd6 cs:33 sp:7f7dc65118e8 ax:ffffffffff600000 si:7f7dc6511e08 di:ffffffffff600000 [41926895.458095] exe[795697] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fd8817dd6 cs:33 sp:7f7dc65118e8 ax:ffffffffff600000 si:7f7dc6511e08 di:ffffffffff600000 [41926895.479947] exe[795697] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fd8817dd6 cs:33 sp:7f7dc65118e8 ax:ffffffffff600000 si:7f7dc6511e08 di:ffffffffff600000 [41926909.833474] warn_bad_vsyscall: 57 callbacks suppressed [41926909.833477] exe[795925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5646f9d6add6 cs:33 sp:7fc99378c8e8 ax:ffffffffff600000 si:7fc99378ce08 di:ffffffffff600000 [41926909.892585] exe[795342] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5646f9d6add6 cs:33 sp:7fc99378c8e8 ax:ffffffffff600000 si:7fc99378ce08 di:ffffffffff600000 [41926909.973151] exe[795528] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5646f9d6add6 cs:33 sp:7fc99378c8e8 ax:ffffffffff600000 si:7fc99378ce08 di:ffffffffff600000 [41926910.043286] exe[810268] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5646f9d6add6 cs:33 sp:7fc99378c8e8 ax:ffffffffff600000 si:7fc99378ce08 di:ffffffffff600000 [41926910.128082] exe[795908] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5646f9d6add6 cs:33 sp:7fc99378c8e8 ax:ffffffffff600000 si:7fc99378ce08 di:ffffffffff600000 [41926910.205518] exe[795555] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5646f9d6add6 cs:33 sp:7fc99378c8e8 ax:ffffffffff600000 si:7fc99378ce08 di:ffffffffff600000 [41926910.265170] exe[795554] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5646f9d6add6 cs:33 sp:7fc99378c8e8 ax:ffffffffff600000 si:7fc99378ce08 di:ffffffffff600000 [41926910.315757] exe[810835] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5646f9d6add6 cs:33 sp:7fc99378c8e8 ax:ffffffffff600000 si:7fc99378ce08 di:ffffffffff600000 [41926910.389025] exe[810835] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5646f9d6add6 cs:33 sp:7fc99378c8e8 ax:ffffffffff600000 si:7fc99378ce08 di:ffffffffff600000 [41928841.110989] exe[810382] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564844ea8dd6 cs:33 sp:7f519fdcb8e8 ax:ffffffffff600000 si:7f519fdcbe08 di:ffffffffff600000 [41928841.250218] exe[795571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564844ea8dd6 cs:33 sp:7f519fdcb8e8 ax:ffffffffff600000 si:7f519fdcbe08 di:ffffffffff600000 [41928841.284951] exe[797119] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564844ea8dd6 cs:33 sp:7f519fdaa8e8 ax:ffffffffff600000 si:7f519fdaae08 di:ffffffffff600000 [41928841.346029] exe[795454] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564844ea8dd6 cs:33 sp:7f519fdaa8e8 ax:ffffffffff600000 si:7f519fdaae08 di:ffffffffff600000 [41928841.368880] exe[797119] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564844ea8dd6 cs:33 sp:7f519fdaa8e8 ax:ffffffffff600000 si:7f519fdaae08 di:ffffffffff600000 [41928841.392485] exe[797119] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564844ea8dd6 cs:33 sp:7f519fdaa8e8 ax:ffffffffff600000 si:7f519fdaae08 di:ffffffffff600000 [41928841.415109] exe[797119] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564844ea8dd6 cs:33 sp:7f519fdaa8e8 ax:ffffffffff600000 si:7f519fdaae08 di:ffffffffff600000 [41928841.439956] exe[797119] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564844ea8dd6 cs:33 sp:7f519fdaa8e8 ax:ffffffffff600000 si:7f519fdaae08 di:ffffffffff600000 [41928841.466106] exe[795454] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564844ea8dd6 cs:33 sp:7f519fdaa8e8 ax:ffffffffff600000 si:7f519fdaae08 di:ffffffffff600000 [41928841.495641] exe[795469] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564844ea8dd6 cs:33 sp:7f519fdaa8e8 ax:ffffffffff600000 si:7f519fdaae08 di:ffffffffff600000 [41928864.290145] warn_bad_vsyscall: 58 callbacks suppressed [41928864.290148] exe[842645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558c50cb7dd6 cs:33 sp:7fb8669eff88 ax:ffffffffff600000 si:20001200 di:ffffffffff600000 [41928864.451810] exe[842720] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558c50cb7dd6 cs:33 sp:7fb8669adf88 ax:ffffffffff600000 si:20001200 di:ffffffffff600000 [41928864.602545] exe[842645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558c50cb7dd6 cs:33 sp:7fb8669adf88 ax:ffffffffff600000 si:20001200 di:ffffffffff600000 [41935264.505965] exe[13609] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556ac912add6 cs:33 sp:7f8c19afe8e8 ax:ffffffffff600000 si:7f8c19afee08 di:ffffffffff600000 [41935264.906214] exe[4275] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556ac912add6 cs:33 sp:7f8c19afe8e8 ax:ffffffffff600000 si:7f8c19afee08 di:ffffffffff600000 [41935265.376094] exe[13100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556ac912add6 cs:33 sp:7f8c19afe8e8 ax:ffffffffff600000 si:7f8c19afee08 di:ffffffffff600000 [41935296.199404] exe[13082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5641f5fb2dd6 cs:33 sp:7f54e9e3d8e8 ax:ffffffffff600000 si:7f54e9e3de08 di:ffffffffff600000 [41935296.613399] exe[4490] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5641f5fb2dd6 cs:33 sp:7f54e9e3d8e8 ax:ffffffffff600000 si:7f54e9e3de08 di:ffffffffff600000 [41935297.083324] exe[4450] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5641f5fb2dd6 cs:33 sp:7f54e9e3d8e8 ax:ffffffffff600000 si:7f54e9e3de08 di:ffffffffff600000 [41935297.491875] exe[5791] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5641f5fb2dd6 cs:33 sp:7f54e9e3d8e8 ax:ffffffffff600000 si:7f54e9e3de08 di:ffffffffff600000 [41935297.934098] exe[4106] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5641f5fb2dd6 cs:33 sp:7f54e9e3d8e8 ax:ffffffffff600000 si:7f54e9e3de08 di:ffffffffff600000 [41935298.473359] exe[6685] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5641f5fb2dd6 cs:33 sp:7f54e9e3d8e8 ax:ffffffffff600000 si:7f54e9e3de08 di:ffffffffff600000 [41935298.978422] exe[4106] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5641f5fb2dd6 cs:33 sp:7f54e9e3d8e8 ax:ffffffffff600000 si:7f54e9e3de08 di:ffffffffff600000 [41935299.436101] exe[6640] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5641f5fb2dd6 cs:33 sp:7f54e9e3d8e8 ax:ffffffffff600000 si:7f54e9e3de08 di:ffffffffff600000 [41935299.832834] exe[4017] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5641f5fb2dd6 cs:33 sp:7f54e9e3d8e8 ax:ffffffffff600000 si:7f54e9e3de08 di:ffffffffff600000 [41941040.319463] exe[132827] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5579b15fb778 cs:33 sp:7f5234783f90 ax:7f5234784020 si:ffffffffff600000 di:5579b16c1f21 [41941040.424880] exe[131553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5579b15fb778 cs:33 sp:7f5234783f90 ax:7f5234784020 si:ffffffffff600000 di:5579b16c1f21 [41941041.159454] exe[145025] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5579b15fb778 cs:33 sp:7f5234762f90 ax:7f5234763020 si:ffffffffff600000 di:5579b16c1f21 [41941571.205283] exe[165017] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562ecae51dd6 cs:33 sp:7f1b750ae8e8 ax:ffffffffff600000 si:7f1b750aee08 di:ffffffffff600000 [41941571.349974] exe[163858] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562ecae51dd6 cs:33 sp:7f1b750ae8e8 ax:ffffffffff600000 si:7f1b750aee08 di:ffffffffff600000 [41941571.379664] exe[164997] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562ecae51dd6 cs:33 sp:7f1b750ae8e8 ax:ffffffffff600000 si:7f1b750aee08 di:ffffffffff600000 [41941571.475259] exe[164042] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562ecae51dd6 cs:33 sp:7f1b750ae8e8 ax:ffffffffff600000 si:7f1b750aee08 di:ffffffffff600000 [41941571.516474] exe[164042] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562ecae51dd6 cs:33 sp:7f1b750ae8e8 ax:ffffffffff600000 si:7f1b750aee08 di:ffffffffff600000 [41943384.106984] exe[216743] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5568d4726dd6 cs:33 sp:7fcab09cf8e8 ax:ffffffffff600000 si:7fcab09cfe08 di:ffffffffff600000 [41943384.162573] exe[208307] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5568d4726dd6 cs:33 sp:7fcab09cf8e8 ax:ffffffffff600000 si:7fcab09cfe08 di:ffffffffff600000 [41943384.213593] exe[208473] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5568d4726dd6 cs:33 sp:7fcab09cf8e8 ax:ffffffffff600000 si:7fcab09cfe08 di:ffffffffff600000 [41943384.315864] exe[216434] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5568d4726dd6 cs:33 sp:7fcab09cf8e8 ax:ffffffffff600000 si:7fcab09cfe08 di:ffffffffff600000 [41944588.561127] exe[398708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d707d61dd6 cs:33 sp:7f32847b08e8 ax:ffffffffff600000 si:7f32847b0e08 di:ffffffffff600000 [41944707.637413] exe[411468] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8d0b93dd6 cs:33 sp:7f77905758e8 ax:ffffffffff600000 si:7f7790575e08 di:ffffffffff600000 [41944707.680687] exe[411432] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8d0b93dd6 cs:33 sp:7f77905758e8 ax:ffffffffff600000 si:7f7790575e08 di:ffffffffff600000 [41944707.724716] exe[411337] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8d0b93dd6 cs:33 sp:7f77905758e8 ax:ffffffffff600000 si:7f7790575e08 di:ffffffffff600000 [41944707.773084] exe[411515] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8d0b93dd6 cs:33 sp:7f77905758e8 ax:ffffffffff600000 si:7f7790575e08 di:ffffffffff600000 [41945110.531608] exe[437371] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41945111.057219] exe[434750] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41945111.553903] exe[422408] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41945112.086621] exe[417141] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41945112.957436] exe[453953] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41945113.498887] exe[453953] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41945114.101766] exe[428035] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41945753.724833] exe[435955] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41945753.789461] exe[447979] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41945753.839122] exe[436867] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41945761.388113] exe[436867] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41945761.434946] exe[449012] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41945761.485245] exe[436870] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41945761.544713] exe[450385] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41945761.600067] exe[436867] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946005.783114] exe[440029] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946005.833446] exe[461551] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946005.862012] exe[440033] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec7265e8e8 ax:ffffffffff600000 si:7fec7265ee08 di:ffffffffff600000 [41946005.914236] exe[440289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946005.935680] exe[440289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946005.956839] exe[440289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946005.979571] exe[440289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946006.000602] exe[440289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946006.021186] exe[440289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946006.042105] exe[440289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946019.145595] warn_bad_vsyscall: 26 callbacks suppressed [41946019.145598] exe[440289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946019.352414] exe[440040] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946019.462252] exe[440033] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946019.513012] exe[440040] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946019.576269] exe[440289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946019.624775] exe[440289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946019.673624] exe[440382] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946019.723310] exe[441883] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946019.785834] exe[441883] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946103.793791] exe[447979] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946103.840631] exe[447979] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec7265e8e8 ax:ffffffffff600000 si:7fec7265ee08 di:ffffffffff600000 [41946103.888040] exe[435967] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946474.405452] exe[549926] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5630f4978dd6 cs:33 sp:7f7745afc8e8 ax:ffffffffff600000 si:7f7745afce08 di:ffffffffff600000 [41946833.761175] exe[440372] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946833.811202] exe[454759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946833.838590] exe[440372] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec726a08e8 ax:ffffffffff600000 si:7fec726a0e08 di:ffffffffff600000 [41946833.911112] exe[440028] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c462d40dd6 cs:33 sp:7fec7265e8e8 ax:ffffffffff600000 si:7fec7265ee08 di:ffffffffff600000 [41947072.576620] exe[519907] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5597569b0dd6 cs:33 sp:7fc9e9efc8e8 ax:ffffffffff600000 si:7fc9e9efce08 di:ffffffffff600000 [41947073.369185] exe[573200] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5597569b0dd6 cs:33 sp:7fc9e9efc8e8 ax:ffffffffff600000 si:7fc9e9efce08 di:ffffffffff600000 [41947073.456993] exe[573218] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5597569b0dd6 cs:33 sp:7fc9e9efc8e8 ax:ffffffffff600000 si:7fc9e9efce08 di:ffffffffff600000 [41948964.644250] exe[835273] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41948965.198082] exe[835273] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41948965.755674] exe[835407] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41948966.337869] exe[835472] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41949350.490206] exe[868039] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41949597.822285] exe[894220] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41950319.474637] exe[721530] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [41950326.900247] exe[721530] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [41950334.629153] exe[959852] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [41950342.840668] exe[720942] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [41950564.022012] exe[975125] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5587026f6dd6 cs:33 sp:7fb4beb9c8e8 ax:ffffffffff600000 si:7fb4beb9ce08 di:ffffffffff600000 [41950564.238701] exe[975085] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5587026f6dd6 cs:33 sp:7fb4beb9c8e8 ax:ffffffffff600000 si:7fb4beb9ce08 di:ffffffffff600000 [41950564.471213] exe[975073] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5587026f6dd6 cs:33 sp:7fb4beb9c8e8 ax:ffffffffff600000 si:7fb4beb9ce08 di:ffffffffff600000 [41950564.654764] exe[975547] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5587026f6dd6 cs:33 sp:7fb4beb9c8e8 ax:ffffffffff600000 si:7fb4beb9ce08 di:ffffffffff600000 [41952664.952240] exe[142591] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555c2548edd6 cs:33 sp:7f3f3bce18e8 ax:ffffffffff600000 si:7f3f3bce1e08 di:ffffffffff600000 [41953319.238417] exe[957038] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc88bbfdd6 cs:33 sp:7f29bf1e9f88 ax:ffffffffff600000 si:20000440 di:ffffffffff600000 [41953319.355748] exe[962151] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc88bbfdd6 cs:33 sp:7f29bf1e9f88 ax:ffffffffff600000 si:20000440 di:ffffffffff600000 [41953319.521171] exe[154103] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc88bbfdd6 cs:33 sp:7f29bf1c8f88 ax:ffffffffff600000 si:20000440 di:ffffffffff600000 [41955005.795707] exe[266556] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41955006.624840] exe[370328] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41955007.408565] exe[367985] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41955008.317319] exe[374835] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41956135.809962] exe[464658] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55842299bdd6 cs:33 sp:7f9a9a0a4f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956135.901439] exe[463133] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55842299bdd6 cs:33 sp:7f9a9a0a4f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956135.973011] exe[526769] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55842299bdd6 cs:33 sp:7f9a9a0a4f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956135.993908] exe[526769] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55842299bdd6 cs:33 sp:7f9a9a0a4f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956136.017453] exe[526769] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55842299bdd6 cs:33 sp:7f9a9a0a4f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956136.039020] exe[462467] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55842299bdd6 cs:33 sp:7f9a9a0a4f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956136.061095] exe[462467] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55842299bdd6 cs:33 sp:7f9a9a0a4f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956136.084274] exe[462467] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55842299bdd6 cs:33 sp:7f9a9a0a4f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956136.106963] exe[462467] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55842299bdd6 cs:33 sp:7f9a9a0a4f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956136.132774] exe[462467] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55842299bdd6 cs:33 sp:7f9a9a0a4f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956152.375306] warn_bad_vsyscall: 25 callbacks suppressed [41956152.375310] exe[462382] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ce672fdd6 cs:33 sp:7f9ff2e88f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956152.503603] exe[462150] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ce672fdd6 cs:33 sp:7f9ff2e88f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956152.603462] exe[462765] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ce672fdd6 cs:33 sp:7f9ff2e88f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956152.682742] exe[463429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ce672fdd6 cs:33 sp:7f9ff2e88f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956152.768156] exe[466161] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ce672fdd6 cs:33 sp:7f9ff2e88f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956152.859097] exe[464658] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ce672fdd6 cs:33 sp:7f9ff2e88f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956152.934728] exe[479731] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ce672fdd6 cs:33 sp:7f9ff2e88f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956153.047540] exe[462753] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ce672fdd6 cs:33 sp:7f9ff2e88f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956153.156255] exe[445874] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ce672fdd6 cs:33 sp:7f9ff2e88f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41956153.224497] exe[447835] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ce672fdd6 cs:33 sp:7f9ff2e88f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41957211.998217] warn_bad_vsyscall: 3 callbacks suppressed [41957211.998220] exe[494072] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957212.057639] exe[494354] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957212.081864] exe[494354] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613138e8 ax:ffffffffff600000 si:7fbf61313e08 di:ffffffffff600000 [41957212.135003] exe[494354] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957221.261019] exe[494064] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957221.308420] exe[494061] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957221.357677] exe[496081] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957221.412897] exe[494324] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957221.460841] exe[494324] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957221.665298] exe[496081] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957221.735579] exe[501505] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957221.759569] exe[501841] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957221.880045] exe[497748] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957221.907735] exe[494064] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957226.275760] warn_bad_vsyscall: 139 callbacks suppressed [41957226.275763] exe[482765] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957226.332301] exe[483022] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957226.376613] exe[482765] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957226.404670] exe[482765] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957226.453975] exe[483022] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957226.520865] exe[482765] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957226.577653] exe[493814] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957226.631064] exe[482571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957226.657868] exe[482571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957226.708803] exe[483692] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957231.296749] warn_bad_vsyscall: 231 callbacks suppressed [41957231.296753] exe[483022] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957231.324530] exe[482913] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613138e8 ax:ffffffffff600000 si:7fbf61313e08 di:ffffffffff600000 [41957231.376104] exe[503727] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957231.398692] exe[493748] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613138e8 ax:ffffffffff600000 si:7fbf61313e08 di:ffffffffff600000 [41957231.454117] exe[482913] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957231.501867] exe[503727] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957231.530298] exe[493748] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf612f28e8 ax:ffffffffff600000 si:7fbf612f2e08 di:ffffffffff600000 [41957231.585148] exe[503727] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957231.639427] exe[482765] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957231.695901] exe[493748] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41957561.288846] warn_bad_vsyscall: 330 callbacks suppressed [41957561.288849] exe[640282] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a0affd9dd6 cs:33 sp:7fef46934f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41957647.842329] exe[618734] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560517ce2dd6 cs:33 sp:7fb76bd60f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41957863.989526] exe[645493] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d373ffadd6 cs:33 sp:7f3350b7bf88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41957925.201589] exe[665951] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eb6876edd6 cs:33 sp:7fc4bc708f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41957960.484575] exe[677296] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55591c814dd6 cs:33 sp:7ff9cc35bf88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41958157.754416] exe[602851] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56084e08add6 cs:33 sp:7ff331ffef88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41958258.464612] exe[701195] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cc7f0ddd6 cs:33 sp:7f309fb42f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41958317.782459] exe[697429] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [41958811.042473] exe[492737] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563ed7035dd6 cs:33 sp:7fa72a5838e8 ax:ffffffffff600000 si:7fa72a583e08 di:ffffffffff600000 [41958811.122563] exe[489644] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563ed7035dd6 cs:33 sp:7fa72a5838e8 ax:ffffffffff600000 si:7fa72a583e08 di:ffffffffff600000 [41958811.193298] exe[684837] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563ed7035dd6 cs:33 sp:7fa72a5838e8 ax:ffffffffff600000 si:7fa72a583e08 di:ffffffffff600000 [41958811.223139] exe[489330] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563ed7035dd6 cs:33 sp:7fa72a5838e8 ax:ffffffffff600000 si:7fa72a583e08 di:ffffffffff600000 [41958889.542039] exe[730764] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41958906.747035] exe[578760] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560838d6fdd6 cs:33 sp:7f7be8db9f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41958906.882040] exe[628682] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560838d6fdd6 cs:33 sp:7f7be8db9f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41958906.920451] exe[446069] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560838d6fdd6 cs:33 sp:7f7be8db9f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41958907.207612] exe[625049] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560838d6fdd6 cs:33 sp:7f7be8db9f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41958907.235843] exe[448652] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560838d6fdd6 cs:33 sp:7f7be8db9f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41959115.102900] exe[482476] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41959115.162519] exe[483704] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41959115.204857] exe[483704] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41959115.225785] exe[483704] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41959115.247559] exe[506590] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41959115.269641] exe[482487] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41959115.292517] exe[482487] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41959115.314337] exe[482487] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41959115.335688] exe[482487] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41959115.356807] exe[482487] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623e7440dd6 cs:33 sp:7fbf613348e8 ax:ffffffffff600000 si:7fbf61334e08 di:ffffffffff600000 [41959630.981081] warn_bad_vsyscall: 25 callbacks suppressed [41959630.981084] exe[788199] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e9246d8dd6 cs:33 sp:7f2b2c701f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41961793.137449] exe[935893] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d6f71e2dd6 cs:33 sp:7f7f42e66f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [41962124.787616] exe[942520] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c625e43dd6 cs:33 sp:7f000c7428e8 ax:ffffffffff600000 si:7f000c742e08 di:ffffffffff600000 [41962124.896110] exe[937501] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c625e43dd6 cs:33 sp:7f000c7428e8 ax:ffffffffff600000 si:7f000c742e08 di:ffffffffff600000 [41962124.944650] exe[937501] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c625e43dd6 cs:33 sp:7f000c7008e8 ax:ffffffffff600000 si:7f000c700e08 di:ffffffffff600000 [41962125.039659] exe[937375] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c625e43dd6 cs:33 sp:7f000c7428e8 ax:ffffffffff600000 si:7f000c742e08 di:ffffffffff600000 [41962125.085931] exe[938619] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c625e43dd6 cs:33 sp:7f000c7218e8 ax:ffffffffff600000 si:7f000c721e08 di:ffffffffff600000 [41969541.889580] exe[675781] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563c7489add6 cs:33 sp:7f36ae60e8e8 ax:ffffffffff600000 si:7f36ae60ee08 di:ffffffffff600000 [41969550.285474] exe[677179] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5636114d9dd6 cs:33 sp:7f88b75158e8 ax:ffffffffff600000 si:7f88b7515e08 di:ffffffffff600000 [41969603.780293] exe[680680] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558b3ade0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:82020000 [41969603.845736] exe[677646] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558b3ade0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:82020000 [41969603.877554] exe[677659] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558b3ade0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:82020000 [41969603.956795] exe[676309] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558b3ade0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:82020000 [41970018.425971] exe[702165] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5608ab806dd6 cs:33 sp:7fa2e121a8e8 ax:ffffffffff600000 si:7fa2e121ae08 di:ffffffffff600000 [41970044.059631] exe[439400] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562ef1effdd6 cs:33 sp:7fe76a70e8e8 ax:ffffffffff600000 si:7fe76a70ee08 di:ffffffffff600000 [41970119.714799] exe[708857] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563e646b7dd6 cs:33 sp:7f9fee3018e8 ax:ffffffffff600000 si:7f9fee301e08 di:ffffffffff600000 [41970240.604077] exe[717560] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557fb301ddd6 cs:33 sp:7f243ddbf8e8 ax:ffffffffff600000 si:7f243ddbfe08 di:ffffffffff600000 [41970365.779133] exe[691391] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970365.842061] exe[703853] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970365.892358] exe[708276] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970365.919414] exe[691395] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf128f90 ax:7f74bf129020 si:ffffffffff600000 di:55a03c529f21 [41970372.708981] exe[691401] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970372.774059] exe[691402] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970372.836750] exe[691401] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970372.911844] exe[703853] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970372.969775] exe[691981] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970373.037608] exe[703853] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970373.096473] exe[691981] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970373.147782] exe[691402] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970373.196137] exe[691402] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970373.251195] exe[691981] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970377.731547] warn_bad_vsyscall: 287 callbacks suppressed [41970377.731551] exe[691531] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970377.779559] exe[713268] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970377.826541] exe[691395] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970377.884093] exe[713281] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970377.904331] exe[713281] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970377.924694] exe[713281] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970377.946288] exe[713281] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970377.967872] exe[713281] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970377.988693] exe[713281] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970378.010004] exe[713281] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970382.735042] warn_bad_vsyscall: 396 callbacks suppressed [41970382.735045] exe[691399] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970382.763745] exe[691399] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf149f90 ax:7f74bf14a020 si:ffffffffff600000 di:55a03c529f21 [41970382.808491] exe[691531] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970382.830503] exe[691478] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970382.876261] exe[691399] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970382.915648] exe[691535] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970382.938136] exe[691535] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf149f90 ax:7f74bf14a020 si:ffffffffff600000 di:55a03c529f21 [41970382.975662] exe[691401] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970383.016198] exe[691401] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970383.067944] exe[691390] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a03c463778 cs:33 sp:7f74bf16af90 ax:7f74bf16b020 si:ffffffffff600000 di:55a03c529f21 [41970552.351766] warn_bad_vsyscall: 90 callbacks suppressed [41970552.351770] exe[728868] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5640f73e6dd6 cs:33 sp:7f045ecb68e8 ax:ffffffffff600000 si:7f045ecb6e08 di:ffffffffff600000 [41970640.737974] exe[699389] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5565143a7dd6 cs:33 sp:7ff6019c48e8 ax:ffffffffff600000 si:7ff6019c4e08 di:ffffffffff600000 [41970640.900667] exe[708124] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5565143a7dd6 cs:33 sp:7ff6019c48e8 ax:ffffffffff600000 si:7ff6019c4e08 di:ffffffffff600000 [41970640.932652] exe[708124] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5565143a7dd6 cs:33 sp:7ff6019c48e8 ax:ffffffffff600000 si:7ff6019c4e08 di:ffffffffff600000 [41970641.083745] exe[709250] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5565143a7dd6 cs:33 sp:7ff6019c48e8 ax:ffffffffff600000 si:7ff6019c4e08 di:ffffffffff600000 [41971601.613828] exe[726147] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c511b53dd6 cs:33 sp:7fc97e8208e8 ax:ffffffffff600000 si:7fc97e820e08 di:ffffffffff600000 [41971601.677954] exe[737500] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c511b53dd6 cs:33 sp:7fc97e8208e8 ax:ffffffffff600000 si:7fc97e820e08 di:ffffffffff600000 [41971601.720277] exe[726162] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c511b53dd6 cs:33 sp:7fc97e8208e8 ax:ffffffffff600000 si:7fc97e820e08 di:ffffffffff600000 [41971604.713720] exe[740700] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c511b53dd6 cs:33 sp:7fc97e8208e8 ax:ffffffffff600000 si:7fc97e820e08 di:ffffffffff600000 [41971604.758686] exe[740793] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c511b53dd6 cs:33 sp:7fc97e8208e8 ax:ffffffffff600000 si:7fc97e820e08 di:ffffffffff600000 [41971604.807139] exe[734611] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c511b53dd6 cs:33 sp:7fc97e8208e8 ax:ffffffffff600000 si:7fc97e820e08 di:ffffffffff600000 [41971604.855177] exe[740685] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c511b53dd6 cs:33 sp:7fc97e8208e8 ax:ffffffffff600000 si:7fc97e820e08 di:ffffffffff600000 [41971604.899663] exe[734617] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c511b53dd6 cs:33 sp:7fc97e8208e8 ax:ffffffffff600000 si:7fc97e820e08 di:ffffffffff600000 [41971604.953676] exe[740685] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c511b53dd6 cs:33 sp:7fc97e8208e8 ax:ffffffffff600000 si:7fc97e820e08 di:ffffffffff600000 [41971605.001145] exe[740793] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c511b53dd6 cs:33 sp:7fc97e8208e8 ax:ffffffffff600000 si:7fc97e820e08 di:ffffffffff600000 [41971961.439087] warn_bad_vsyscall: 3 callbacks suppressed [41971961.439090] exe[733950] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55cf34a67778 cs:33 sp:7f9228ad9f90 ax:7f9228ada020 si:ffffffffff600000 di:55cf34b2df21 [41971961.506845] exe[734079] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55cf34a67778 cs:33 sp:7f9228ad9f90 ax:7f9228ada020 si:ffffffffff600000 di:55cf34b2df21 [41971961.567488] exe[733933] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55cf34a67778 cs:33 sp:7f9228ad9f90 ax:7f9228ada020 si:ffffffffff600000 di:55cf34b2df21 [41972508.945610] exe[716659] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f5f234a778 cs:33 sp:7f6731630f90 ax:7f6731631020 si:ffffffffff600000 di:55f5f2410f21 [41972509.095829] exe[774965] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f5f234a778 cs:33 sp:7f673160ff90 ax:7f6731610020 si:ffffffffff600000 di:55f5f2410f21 [41972509.211404] exe[732249] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f5f234a778 cs:33 sp:7f673160ff90 ax:7f6731610020 si:ffffffffff600000 di:55f5f2410f21 [41976252.779885] exe[1951] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559398787dd6 cs:33 sp:7f81e50458e8 ax:ffffffffff600000 si:7f81e5045e08 di:ffffffffff600000 [41976437.300857] exe[993175] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564826303dd6 cs:33 sp:7f11d82ab8e8 ax:ffffffffff600000 si:7f11d82abe08 di:ffffffffff600000 [41977267.887769] exe[39206] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55955da45dd6 cs:33 sp:7fcc15c6c8e8 ax:ffffffffff600000 si:7fcc15c6ce08 di:ffffffffff600000 [41978022.942677] exe[70078] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5616e4853dd6 cs:33 sp:7f8825d348e8 ax:ffffffffff600000 si:7f8825d34e08 di:ffffffffff600000 [41978045.682666] exe[71496] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5609bc584dd6 cs:33 sp:7f19d1bd68e8 ax:ffffffffff600000 si:7f19d1bd6e08 di:ffffffffff600000 [41978621.833481] exe[99204] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558159d4bdd6 cs:33 sp:7f3b781108e8 ax:ffffffffff600000 si:7f3b78110e08 di:ffffffffff600000 [41979178.040530] exe[115306] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f12fffadd6 cs:33 sp:7f5ca5de28e8 ax:ffffffffff600000 si:7f5ca5de2e08 di:ffffffffff600000 [41981770.480187] exe[219680] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56535a030dd6 cs:33 sp:7f722a9c28e8 ax:ffffffffff600000 si:7f722a9c2e08 di:ffffffffff600000 [41984287.979804] exe[370517] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563e37404dd6 cs:33 sp:7fb9c4ad48e8 ax:ffffffffff600000 si:7fb9c4ad4e08 di:ffffffffff600000 [41984288.744232] exe[384061] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563e37404dd6 cs:33 sp:7fb9c4ab38e8 ax:ffffffffff600000 si:7fb9c4ab3e08 di:ffffffffff600000 [41984288.826057] exe[370517] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563e37404dd6 cs:33 sp:7fb9c4ab38e8 ax:ffffffffff600000 si:7fb9c4ab3e08 di:ffffffffff600000 [41985788.561916] exe[459891] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5592b52efdd6 cs:33 sp:7f2caa7838e8 ax:ffffffffff600000 si:7f2caa783e08 di:ffffffffff600000 [41985788.716080] exe[499606] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5592b52efdd6 cs:33 sp:7f2caa7628e8 ax:ffffffffff600000 si:7f2caa762e08 di:ffffffffff600000 [41985788.864785] exe[501751] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5592b52efdd6 cs:33 sp:7f2caa7838e8 ax:ffffffffff600000 si:7f2caa783e08 di:ffffffffff600000 [41987239.083776] exe[682865] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560cce064dd6 cs:33 sp:7f8c45c568e8 ax:ffffffffff600000 si:7f8c45c56e08 di:ffffffffff600000 [41987239.141309] exe[683830] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560cce064dd6 cs:33 sp:7f8c45c568e8 ax:ffffffffff600000 si:7f8c45c56e08 di:ffffffffff600000 [41987239.197247] exe[690569] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560cce064dd6 cs:33 sp:7f8c45c568e8 ax:ffffffffff600000 si:7f8c45c56e08 di:ffffffffff600000 [41987239.267985] exe[678527] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560cce064dd6 cs:33 sp:7f8c45c568e8 ax:ffffffffff600000 si:7f8c45c56e08 di:ffffffffff600000 [41988822.858200] exe[785993] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e3f353ddd6 cs:33 sp:7fda20d798e8 ax:ffffffffff600000 si:7fda20d79e08 di:ffffffffff600000 [41988822.922691] exe[730549] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e3f353ddd6 cs:33 sp:7fda20d798e8 ax:ffffffffff600000 si:7fda20d79e08 di:ffffffffff600000 [41988822.992348] exe[732928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e3f353ddd6 cs:33 sp:7fda20d798e8 ax:ffffffffff600000 si:7fda20d79e08 di:ffffffffff600000 [41988823.062043] exe[718141] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e3f353ddd6 cs:33 sp:7fda20d798e8 ax:ffffffffff600000 si:7fda20d79e08 di:ffffffffff600000 [41989262.150495] exe[776547] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41989263.251282] exe[816784] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41989264.389539] exe[776346] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41989265.458785] exe[828113] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41989267.047370] exe[778100] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41989268.373730] exe[776399] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41989269.594152] exe[776399] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41989375.762654] exe[795050] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563227666dd6 cs:33 sp:7fa1302bd8e8 ax:ffffffffff600000 si:7fa1302bde08 di:ffffffffff600000 [41990440.966901] exe[881404] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41990441.662737] exe[881404] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41990442.285789] exe[881311] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41990442.925311] exe[881412] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41990443.876344] exe[881404] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41990444.508092] exe[881709] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41990445.110127] exe[881762] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41990740.434799] exe[895137] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41990741.090056] exe[889608] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41990741.813787] exe[895314] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41990742.458690] exe[888810] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41990923.758561] exe[800308] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555ea74c1dd6 cs:33 sp:7fa9063678e8 ax:ffffffffff600000 si:7fa906367e08 di:ffffffffff600000 [41992620.905574] exe[13673] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [41992621.912557] exe[26537] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [41992623.035034] exe[26657] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [41992624.444949] exe[26537] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [41993467.091142] exe[95224] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [41994176.926561] exe[144215] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41994177.460116] exe[144227] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41994178.173869] exe[144227] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41994178.791081] exe[144261] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41994186.811730] exe[987690] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994186.880508] exe[51305] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994186.948771] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994186.969508] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994186.990345] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994187.012469] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994187.033710] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994187.055778] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994187.077194] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994187.098531] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994191.832912] warn_bad_vsyscall: 76 callbacks suppressed [41994191.832915] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994191.930331] exe[61249] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994192.001510] exe[987892] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [41994192.071542] exe[61249] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994192.134680] exe[987755] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994192.831359] exe[61249] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994192.944248] exe[987715] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03fdbf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994193.018226] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03fdbf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994193.092618] exe[51305] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994193.174461] exe[60486] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994196.939421] warn_bad_vsyscall: 231 callbacks suppressed [41994196.939424] exe[61249] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994197.084257] exe[17100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03fdbf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994197.205568] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994197.227393] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994197.248376] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994197.269598] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994197.290711] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994197.311965] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994197.333050] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994197.354265] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994201.970789] warn_bad_vsyscall: 187 callbacks suppressed [41994201.970792] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03fdbf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994202.080397] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994202.176133] exe[130044] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03fbaf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994202.337029] exe[17100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994202.449849] exe[50194] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994202.674188] exe[61249] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994202.704137] exe[60486] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994202.837596] exe[61249] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994202.997276] exe[50194] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994203.076877] exe[61249] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03fdbf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994206.994230] warn_bad_vsyscall: 221 callbacks suppressed [41994206.994233] exe[17100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994207.074131] exe[146272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994207.141401] exe[146272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994207.226366] exe[146272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994207.249501] exe[17100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994207.344292] exe[995951] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994207.410185] exe[60307] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994207.436715] exe[82380] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994207.513548] exe[76550] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994207.536930] exe[82380] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994211.999341] warn_bad_vsyscall: 158 callbacks suppressed [41994211.999345] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994212.026688] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994212.049086] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994212.070736] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994212.093361] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994212.122102] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994212.143383] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994212.164161] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994212.191384] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994212.212237] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994217.058002] warn_bad_vsyscall: 51 callbacks suppressed [41994217.058005] exe[76082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03fdbf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994217.149718] exe[76082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994217.264665] exe[76082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994217.291193] exe[65645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994217.413394] exe[125136] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994217.508190] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994217.605374] exe[987675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994217.688380] exe[146272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994218.463916] exe[146272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994218.566949] exe[146272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55573a913dd6 cs:33 sp:7fdc03ffcf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41994382.648055] warn_bad_vsyscall: 10 callbacks suppressed [41994382.648059] exe[160419] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b3bf7a8dd6 cs:33 sp:7f5a835148e8 ax:ffffffffff600000 si:7f5a83514e08 di:ffffffffff600000 [41994382.837803] exe[160394] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b3bf7a8dd6 cs:33 sp:7f5a835148e8 ax:ffffffffff600000 si:7f5a83514e08 di:ffffffffff600000 [41994383.095977] exe[160519] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b3bf7a8dd6 cs:33 sp:7f5a835148e8 ax:ffffffffff600000 si:7f5a83514e08 di:ffffffffff600000 [41994383.294334] exe[160553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b3bf7a8dd6 cs:33 sp:7f5a835148e8 ax:ffffffffff600000 si:7f5a83514e08 di:ffffffffff600000 [41994940.507546] exe[187950] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555e75e8edd6 cs:33 sp:7f549bdfef88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41995019.827421] exe[185847] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558b5a393dd6 cs:33 sp:7f7c195a0f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41995040.695271] exe[193071] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557c1e4aadd6 cs:33 sp:7fcc39dbbf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41995406.868702] exe[232330] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f4e2635dd6 cs:33 sp:7fdc8d60cf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41995488.228777] exe[236179] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56310742cdd6 cs:33 sp:7fb9d80cbf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41995490.357419] exe[193661] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56310b243dd6 cs:33 sp:7fd24688f8e8 ax:ffffffffff600000 si:7fd24688fe08 di:ffffffffff600000 [41995490.423549] exe[193003] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56310b243dd6 cs:33 sp:7fd24688f8e8 ax:ffffffffff600000 si:7fd24688fe08 di:ffffffffff600000 [41995490.455867] exe[193660] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56310b243dd6 cs:33 sp:7fd24688f8e8 ax:ffffffffff600000 si:7fd24688fe08 di:ffffffffff600000 [41995491.193999] exe[193001] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56310b243dd6 cs:33 sp:7fd24688f8e8 ax:ffffffffff600000 si:7fd24688fe08 di:ffffffffff600000 [41995557.814459] exe[239870] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555ab8a31dd6 cs:33 sp:7f16132b6f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [41996328.595957] exe[308812] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fa6eb9dd6 cs:33 sp:7fef117f98e8 ax:ffffffffff600000 si:7fef117f9e08 di:ffffffffff600000 [41996328.652492] exe[314294] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fa6eb9dd6 cs:33 sp:7fef117b78e8 ax:ffffffffff600000 si:7fef117b7e08 di:ffffffffff600000 [41996328.731293] exe[314315] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556fa6eb9dd6 cs:33 sp:7fef117d88e8 ax:ffffffffff600000 si:7fef117d8e08 di:ffffffffff600000 [41997786.780242] exe[456179] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557eab7c4dd6 cs:33 sp:7f74f6c258e8 ax:ffffffffff600000 si:7f74f6c25e08 di:ffffffffff600000 [41998378.754837] exe[517724] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5636c5396dd6 cs:33 sp:7fc335b9d8e8 ax:ffffffffff600000 si:7fc335b9de08 di:ffffffffff600000 [41998379.529328] exe[515614] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5636c5396dd6 cs:33 sp:7fc335b7c8e8 ax:ffffffffff600000 si:7fc335b7ce08 di:ffffffffff600000 [41998379.591195] exe[526084] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5636c5396dd6 cs:33 sp:7fc335b5b8e8 ax:ffffffffff600000 si:7fc335b5be08 di:ffffffffff600000 [41999318.845438] exe[631810] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [41999472.266404] exe[610185] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42001728.445887] exe[903565] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555d86c75111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4242000 [42001728.507587] exe[903981] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555d86c75111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4242000 [42001728.524873] exe[903742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555d86c75111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4242000 [42001728.617934] exe[904964] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555d86c75111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4242000 [42001758.304430] exe[903569] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555d86c75111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4242000 [42001758.357825] exe[893553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555d86c75111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4242000 [42001758.424055] exe[909301] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555d86c75111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4242000 [42001874.403331] exe[944367] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001882.107469] exe[945922] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001882.191438] exe[927021] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001882.259250] exe[927021] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001882.317798] exe[927024] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001882.374413] exe[967429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001882.438791] exe[967429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001882.506050] exe[927021] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001882.564143] exe[967371] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001882.621422] exe[967371] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001882.675155] exe[967429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42001892.718184] warn_bad_vsyscall: 20 callbacks suppressed [42001892.718187] exe[927326] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001892.829982] exe[927300] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001892.908452] exe[927040] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001892.933280] exe[927829] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4153f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001892.992162] exe[945922] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001893.069682] exe[927040] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001893.097592] exe[944367] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4153f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001893.170037] exe[972137] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001893.195681] exe[927207] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4153f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001893.282145] exe[927300] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001897.732044] warn_bad_vsyscall: 206 callbacks suppressed [42001897.732048] exe[953428] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001897.778502] exe[927339] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4153f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001897.830023] exe[944367] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001897.852252] exe[944367] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4153f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001897.898721] exe[953428] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001897.953468] exe[927022] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4153f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001897.991497] exe[927339] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001898.013176] exe[927339] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4153f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001898.055846] exe[944367] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001898.094468] exe[953428] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001902.740371] warn_bad_vsyscall: 274 callbacks suppressed [42001902.740375] exe[945922] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4153f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001902.791713] exe[927829] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001902.835937] exe[927040] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001902.877422] exe[927230] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4153f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001902.923487] exe[927230] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001902.972054] exe[927323] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001902.994175] exe[927323] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4153f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001903.034363] exe[927230] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001903.054392] exe[927230] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42001903.075674] exe[927230] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a3c336cdd6 cs:33 sp:7fc5d4174f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42002121.551768] warn_bad_vsyscall: 50 callbacks suppressed [42002121.551771] exe[2120] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564e9f14edd6 cs:33 sp:7fe871121f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42002123.620093] exe[2092] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fe44df4dd6 cs:33 sp:7f24d15bff88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42002740.772439] exe[68929] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564c6fd50dd6 cs:33 sp:7ff57126af88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42002741.629488] exe[68833] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564c6fd50dd6 cs:33 sp:7ff57126af88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42002939.609003] exe[82807] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b7f7599dd6 cs:33 sp:7f3f5331bf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42002939.846010] exe[81251] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555d164c1dd6 cs:33 sp:7f32575a8f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42002966.802303] exe[87500] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a371186dd6 cs:33 sp:7fb66cfa3f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42003106.531289] exe[110749] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556376607dd6 cs:33 sp:7f404ba94f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42003106.960332] exe[110938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5570d5f7edd6 cs:33 sp:7f1f77cc0f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42006330.972131] exe[316289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556e98567dd6 cs:33 sp:7f6b26aad8e8 ax:ffffffffff600000 si:7f6b26aade08 di:ffffffffff600000 [42006629.929365] exe[346604] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b7a7b5dd6 cs:33 sp:7f90f190e8e8 ax:ffffffffff600000 si:7f90f190ee08 di:ffffffffff600000 [42006963.447357] exe[373149] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f37b93add6 cs:33 sp:7f00920e98e8 ax:ffffffffff600000 si:7f00920e9e08 di:ffffffffff600000 [42007118.002125] exe[386632] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b3599acdd6 cs:33 sp:7f6e776758e8 ax:ffffffffff600000 si:7f6e77675e08 di:ffffffffff600000 [42007706.373586] exe[435510] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556ed065ddd6 cs:33 sp:7f18a39618e8 ax:ffffffffff600000 si:7f18a3961e08 di:ffffffffff600000 [42008723.559527] exe[484310] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42008724.248674] exe[482480] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42008724.981165] exe[482257] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42008725.619952] exe[482320] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42008726.601246] exe[482257] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42008727.232054] exe[482257] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42008727.862641] exe[484335] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42009379.797674] exe[518377] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42009380.067448] exe[460363] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb678e8 ax:ffffffffff600000 si:7f64ddb67e08 di:ffffffffff600000 [42009380.299988] exe[518312] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb678e8 ax:ffffffffff600000 si:7f64ddb67e08 di:ffffffffff600000 [42009430.601919] exe[522053] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42009431.013961] exe[485031] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42009431.302058] exe[456244] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42009431.609194] exe[460348] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42009431.842849] exe[462935] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42009432.089045] exe[522963] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42009432.402643] exe[504065] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42009432.647104] exe[456254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42009432.864968] exe[493667] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42009433.079754] exe[455179] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fc3418bdd6 cs:33 sp:7f64ddb888e8 ax:ffffffffff600000 si:7f64ddb88e08 di:ffffffffff600000 [42011899.825492] warn_bad_vsyscall: 6 callbacks suppressed [42011899.825496] exe[652520] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56423fc3fdd6 cs:33 sp:7f7c5e39f8e8 ax:ffffffffff600000 si:7f7c5e39fe08 di:ffffffffff600000 [42011899.875197] exe[667786] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56423fc3fdd6 cs:33 sp:7f7c5e39f8e8 ax:ffffffffff600000 si:7f7c5e39fe08 di:ffffffffff600000 [42011899.926986] exe[656046] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56423fc3fdd6 cs:33 sp:7f7c5e37e8e8 ax:ffffffffff600000 si:7f7c5e37ee08 di:ffffffffff600000 [42011934.014358] exe[668896] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011934.070123] exe[668896] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011934.122910] exe[670041] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011934.173454] exe[652496] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011934.226225] exe[665474] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011934.296457] exe[652806] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011934.353708] exe[652484] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011934.418719] exe[652813] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011934.492748] exe[676587] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011934.520610] exe[667762] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff203ff68e8 ax:ffffffffff600000 si:7ff203ff6e08 di:ffffffffff600000 [42011939.026459] warn_bad_vsyscall: 103 callbacks suppressed [42011939.026462] exe[652781] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011939.078329] exe[669883] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011939.127395] exe[652487] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011939.175374] exe[652781] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011939.225424] exe[669893] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011939.273169] exe[653442] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011939.319763] exe[652961] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011939.343624] exe[652813] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff203ff68e8 ax:ffffffffff600000 si:7ff203ff6e08 di:ffffffffff600000 [42011939.389558] exe[669877] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011939.434669] exe[670032] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011944.052673] warn_bad_vsyscall: 180 callbacks suppressed [42011944.052677] exe[653454] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff203fd58e8 ax:ffffffffff600000 si:7ff203fd5e08 di:ffffffffff600000 [42011944.110352] exe[664272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011944.135893] exe[665475] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff203ff68e8 ax:ffffffffff600000 si:7ff203ff6e08 di:ffffffffff600000 [42011944.180590] exe[653038] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011944.236181] exe[664272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011944.261653] exe[664272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011944.312144] exe[652930] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011944.336520] exe[652930] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff203ff68e8 ax:ffffffffff600000 si:7ff203ff6e08 di:ffffffffff600000 [42011944.380476] exe[668917] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011945.175658] exe[668002] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011949.421878] warn_bad_vsyscall: 255 callbacks suppressed [42011949.421881] exe[676587] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011949.472813] exe[652614] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011949.529048] exe[656046] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff203ff68e8 ax:ffffffffff600000 si:7ff203ff6e08 di:ffffffffff600000 [42011949.576933] exe[652521] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011949.617799] exe[664272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011949.661990] exe[664135] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011949.706847] exe[652510] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011949.752497] exe[652510] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011949.800700] exe[653340] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011949.863828] exe[652996] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011954.461679] warn_bad_vsyscall: 237 callbacks suppressed [42011954.461682] exe[667713] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011954.515300] exe[668787] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011954.563514] exe[652859] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011954.612886] exe[670034] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff203ff68e8 ax:ffffffffff600000 si:7ff203ff6e08 di:ffffffffff600000 [42011954.658393] exe[652467] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011954.706451] exe[652875] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff203ff68e8 ax:ffffffffff600000 si:7ff203ff6e08 di:ffffffffff600000 [42011954.755336] exe[668787] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011954.799545] exe[652617] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011954.845350] exe[656046] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a5cbda8dd6 cs:33 sp:7ff2040178e8 ax:ffffffffff600000 si:7ff204017e08 di:ffffffffff600000 [42011954.860069] exe[670034] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557ab0694dd6 cs:33 sp:7f80eca968e8 ax:ffffffffff600000 si:7f80eca96e08 di:ffffffffff600000 [42012960.397275] warn_bad_vsyscall: 32 callbacks suppressed [42012960.397279] exe[742303] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42012961.209273] exe[742303] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42012962.100511] exe[745493] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42012962.947397] exe[749621] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42013332.993337] exe[755692] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5598bae17dd6 cs:33 sp:7f8813eb48e8 ax:ffffffffff600000 si:7f8813eb4e08 di:ffffffffff600000 [42013333.379571] exe[771107] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5598bae17dd6 cs:33 sp:7f8813eb48e8 ax:ffffffffff600000 si:7f8813eb4e08 di:ffffffffff600000 [42013333.621013] exe[771050] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5598bae17dd6 cs:33 sp:7f8813e938e8 ax:ffffffffff600000 si:7f8813e93e08 di:ffffffffff600000 [42013673.198755] exe[788019] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42014650.734686] exe[652807] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557ab0694dd6 cs:33 sp:7f80eca968e8 ax:ffffffffff600000 si:7f80eca96e08 di:ffffffffff600000 [42014650.830046] exe[653801] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557ab0694dd6 cs:33 sp:7f80eca548e8 ax:ffffffffff600000 si:7f80eca54e08 di:ffffffffff600000 [42014650.941656] exe[652996] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557ab0694dd6 cs:33 sp:7f80eca968e8 ax:ffffffffff600000 si:7f80eca96e08 di:ffffffffff600000 [42014650.981427] exe[652464] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557ab0694dd6 cs:33 sp:7f80eca758e8 ax:ffffffffff600000 si:7f80eca75e08 di:ffffffffff600000 [42015002.139819] exe[823375] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42015059.983648] exe[784110] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ad5ca29dd6 cs:33 sp:7f4f45ec98e8 ax:ffffffffff600000 si:7f4f45ec9e08 di:ffffffffff600000 [42015060.103079] exe[786482] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ad5ca29dd6 cs:33 sp:7f4f45ec98e8 ax:ffffffffff600000 si:7f4f45ec9e08 di:ffffffffff600000 [42015060.135056] exe[781554] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ad5ca29dd6 cs:33 sp:7f4f45ec98e8 ax:ffffffffff600000 si:7f4f45ec9e08 di:ffffffffff600000 [42015060.209740] exe[781500] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ad5ca29dd6 cs:33 sp:7f4f45ec98e8 ax:ffffffffff600000 si:7f4f45ec9e08 di:ffffffffff600000 [42015060.234233] exe[781827] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ad5ca29dd6 cs:33 sp:7f4f45ec98e8 ax:ffffffffff600000 si:7f4f45ec9e08 di:ffffffffff600000 [42015063.878224] exe[781432] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ad5ca29dd6 cs:33 sp:7f4f45ec98e8 ax:ffffffffff600000 si:7f4f45ec9e08 di:ffffffffff600000 [42015063.959011] exe[786273] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ad5ca29dd6 cs:33 sp:7f4f45ec98e8 ax:ffffffffff600000 si:7f4f45ec9e08 di:ffffffffff600000 [42015064.011083] exe[786115] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ad5ca29dd6 cs:33 sp:7f4f45ec98e8 ax:ffffffffff600000 si:7f4f45ec9e08 di:ffffffffff600000 [42015064.053948] exe[781442] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ad5ca29dd6 cs:33 sp:7f4f45ec98e8 ax:ffffffffff600000 si:7f4f45ec9e08 di:ffffffffff600000 [42015064.103852] exe[786279] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ad5ca29dd6 cs:33 sp:7f4f45ec98e8 ax:ffffffffff600000 si:7f4f45ec9e08 di:ffffffffff600000 [42015110.153582] exe[782961] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015110.219547] exe[781362] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015110.269974] exe[781438] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015110.330176] exe[784113] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015110.393639] exe[782961] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015110.418644] exe[781833] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015110.479412] exe[781538] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015110.550785] exe[784113] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015110.628051] exe[781435] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015110.649247] exe[781435] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015115.193788] warn_bad_vsyscall: 199 callbacks suppressed [42015115.193792] exe[784708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015115.253865] exe[781827] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015115.276423] exe[781481] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015115.456556] exe[784075] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015115.520528] exe[795380] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015115.544156] exe[781827] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015115.605511] exe[782914] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015115.661234] exe[781820] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015115.740517] exe[781827] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015115.802628] exe[781647] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015120.209859] warn_bad_vsyscall: 126 callbacks suppressed [42015120.209862] exe[781429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015120.239103] exe[782961] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072958e8 ax:ffffffffff600000 si:7fbb07295e08 di:ffffffffff600000 [42015120.297899] exe[781488] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015120.322854] exe[782961] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072958e8 ax:ffffffffff600000 si:7fbb07295e08 di:ffffffffff600000 [42015120.384707] exe[781477] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015120.445280] exe[784105] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072b68e8 ax:ffffffffff600000 si:7fbb072b6e08 di:ffffffffff600000 [42015120.466374] exe[784105] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072b68e8 ax:ffffffffff600000 si:7fbb072b6e08 di:ffffffffff600000 [42015120.487300] exe[784105] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072b68e8 ax:ffffffffff600000 si:7fbb072b6e08 di:ffffffffff600000 [42015120.509757] exe[781369] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072b68e8 ax:ffffffffff600000 si:7fbb072b6e08 di:ffffffffff600000 [42015120.531895] exe[781369] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072b68e8 ax:ffffffffff600000 si:7fbb072b6e08 di:ffffffffff600000 [42015125.234005] warn_bad_vsyscall: 302 callbacks suppressed [42015125.234009] exe[786479] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015125.300577] exe[781532] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015125.357358] exe[805827] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015125.431227] exe[782968] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015125.458374] exe[786482] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072b68e8 ax:ffffffffff600000 si:7fbb072b6e08 di:ffffffffff600000 [42015125.524550] exe[781641] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015125.599920] exe[783000] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015125.695229] exe[781580] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015125.788808] exe[781429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072d78e8 ax:ffffffffff600000 si:7fbb072d7e08 di:ffffffffff600000 [42015125.824674] exe[786493] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b9c0d90dd6 cs:33 sp:7fbb072958e8 ax:ffffffffff600000 si:7fbb07295e08 di:ffffffffff600000 [42016154.153158] warn_bad_vsyscall: 3 callbacks suppressed [42016154.153162] exe[781484] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6eafacdd6 cs:33 sp:7f99113658e8 ax:ffffffffff600000 si:7f9911365e08 di:ffffffffff600000 [42016154.216287] exe[805293] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6eafacdd6 cs:33 sp:7f99113658e8 ax:ffffffffff600000 si:7f9911365e08 di:ffffffffff600000 [42016154.241436] exe[792780] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6eafacdd6 cs:33 sp:7f99113448e8 ax:ffffffffff600000 si:7f9911344e08 di:ffffffffff600000 [42016154.299307] exe[788938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6eafacdd6 cs:33 sp:7f99113238e8 ax:ffffffffff600000 si:7f9911323e08 di:ffffffffff600000 [42016154.321270] exe[788938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6eafacdd6 cs:33 sp:7f99113238e8 ax:ffffffffff600000 si:7f9911323e08 di:ffffffffff600000 [42016154.344071] exe[788938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6eafacdd6 cs:33 sp:7f99113238e8 ax:ffffffffff600000 si:7f9911323e08 di:ffffffffff600000 [42016154.365408] exe[788938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6eafacdd6 cs:33 sp:7f99113238e8 ax:ffffffffff600000 si:7f9911323e08 di:ffffffffff600000 [42016154.387309] exe[788938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6eafacdd6 cs:33 sp:7f99113238e8 ax:ffffffffff600000 si:7f9911323e08 di:ffffffffff600000 [42016154.408360] exe[788938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6eafacdd6 cs:33 sp:7f99113238e8 ax:ffffffffff600000 si:7f9911323e08 di:ffffffffff600000 [42016154.430867] exe[788938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6eafacdd6 cs:33 sp:7f99113238e8 ax:ffffffffff600000 si:7f9911323e08 di:ffffffffff600000 [42019198.471863] warn_bad_vsyscall: 26 callbacks suppressed [42019198.471867] exe[47876] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560488986dd6 cs:33 sp:7fc5ab6ab8e8 ax:ffffffffff600000 si:7fc5ab6abe08 di:ffffffffff600000 [42020304.562220] exe[134243] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f2aa8d1dd6 cs:33 sp:7fa22fd4ff88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42021736.302015] exe[117723] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559314b2add6 cs:33 sp:7fe0f9b668e8 ax:ffffffffff600000 si:7fe0f9b66e08 di:ffffffffff600000 [42021736.420462] exe[113225] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559314b2add6 cs:33 sp:7fe0f9b668e8 ax:ffffffffff600000 si:7fe0f9b66e08 di:ffffffffff600000 [42021736.487529] exe[113225] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559314b2add6 cs:33 sp:7fe0f9b668e8 ax:ffffffffff600000 si:7fe0f9b66e08 di:ffffffffff600000 [42021900.728489] exe[26806] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025829f111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:820200 [42022383.724614] exe[218456] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563f0b969111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:820200 [42022718.069707] exe[243821] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5563720df111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:820200 [42022728.709349] exe[234555] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560905fe3111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:820200 [42022736.485391] exe[243087] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558aa4ffa111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:820200 [42026772.623053] exe[482884] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5603081c6111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:820200 [42030862.539469] exe[682569] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f443463af88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030862.604336] exe[669083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030862.665421] exe[668061] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f443463af88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030863.504155] exe[669049] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030863.571084] exe[682567] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030863.638590] exe[677664] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030863.702647] exe[694441] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030863.759842] exe[669049] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030863.807322] exe[694441] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030863.869656] exe[667758] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030867.551684] warn_bad_vsyscall: 228 callbacks suppressed [42030867.551688] exe[670344] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd42f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030867.615366] exe[677660] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030867.677971] exe[667777] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030867.734035] exe[672534] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd42f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030867.795287] exe[677646] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030867.852509] exe[669093] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030867.906439] exe[694441] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030867.929927] exe[677646] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd21f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030867.998568] exe[667721] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030868.047608] exe[670828] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd00f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030872.646946] warn_bad_vsyscall: 227 callbacks suppressed [42030872.646949] exe[677205] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030872.712484] exe[677188] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd42f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030872.829658] exe[694437] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030872.919154] exe[668963] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030872.986435] exe[668062] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd42f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030873.046513] exe[685526] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030873.102988] exe[682579] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030873.158008] exe[677204] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030873.211998] exe[672534] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030873.321330] exe[688852] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030878.695690] warn_bad_vsyscall: 204 callbacks suppressed [42030878.695693] exe[667679] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030878.796263] exe[672534] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030878.846065] exe[685529] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd42f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030878.922463] exe[667685] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030879.025596] exe[677646] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030879.133634] exe[667759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030879.161949] exe[667759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030879.186765] exe[667759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030879.209686] exe[667759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030879.231889] exe[667759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030883.744944] warn_bad_vsyscall: 232 callbacks suppressed [42030883.744947] exe[667619] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030883.826657] exe[667702] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030883.857235] exe[685523] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd42f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030883.912508] exe[669066] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030883.977444] exe[694441] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030884.001859] exe[669118] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030884.080736] exe[670330] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030884.102281] exe[694437] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030884.124419] exe[694437] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42030884.151207] exe[667619] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de62120dd6 cs:33 sp:7f6bcfd63f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031108.757543] warn_bad_vsyscall: 400 callbacks suppressed [42031108.757546] exe[694443] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f443463af88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031108.820194] exe[670337] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031108.845112] exe[670337] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031108.865416] exe[670337] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031108.889623] exe[670337] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031108.913518] exe[670337] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031108.937183] exe[670337] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031108.962332] exe[694437] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031108.985292] exe[694437] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031109.007461] exe[694437] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031136.291667] warn_bad_vsyscall: 26 callbacks suppressed [42031136.291671] exe[804583] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5558f6362dd6 cs:33 sp:7f52da29b8e8 ax:ffffffffff600000 si:7f52da29be08 di:ffffffffff600000 [42031137.448645] exe[799631] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5558f6362dd6 cs:33 sp:7f52da29b8e8 ax:ffffffffff600000 si:7f52da29be08 di:ffffffffff600000 [42031164.126857] exe[772072] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557528abedd6 cs:33 sp:7ff04ee808e8 ax:ffffffffff600000 si:7ff04ee80e08 di:ffffffffff600000 [42031164.439778] exe[771993] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557528abedd6 cs:33 sp:7ff04ee808e8 ax:ffffffffff600000 si:7ff04ee80e08 di:ffffffffff600000 [42031378.260094] exe[813626] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a32a531dd6 cs:33 sp:7f82c2e6bf88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031386.860421] exe[821033] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e7b98d9dd6 cs:33 sp:7f109391f8e8 ax:ffffffffff600000 si:7f109391fe08 di:ffffffffff600000 [42031398.247775] exe[694437] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f443463af88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42031398.301632] exe[669068] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f443463af88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42031398.332578] exe[667671] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f44345f8f88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42031398.394505] exe[667665] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55fa3b60add6 cs:33 sp:7f4434619f88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42031434.900030] exe[813708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a32a531dd6 cs:33 sp:7f82c2e6b8e8 ax:ffffffffff600000 si:7f82c2e6be08 di:ffffffffff600000 [42031437.815147] exe[819542] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556c33f3cdd6 cs:33 sp:7ff8ca9058e8 ax:ffffffffff600000 si:7ff8ca905e08 di:ffffffffff600000 [42031567.682312] exe[831476] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ac03bc3dd6 cs:33 sp:7f9efb6fdf88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031578.688932] exe[833601] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b72547fdd6 cs:33 sp:7f1ec0f798e8 ax:ffffffffff600000 si:7f1ec0f79e08 di:ffffffffff600000 [42031578.930728] exe[831768] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b72547fdd6 cs:33 sp:7f1ec0f798e8 ax:ffffffffff600000 si:7f1ec0f79e08 di:ffffffffff600000 [42031579.180501] exe[831571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b72547fdd6 cs:33 sp:7f1ec0f798e8 ax:ffffffffff600000 si:7f1ec0f79e08 di:ffffffffff600000 [42031579.296876] exe[831852] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5653a3e49dd6 cs:33 sp:7fb6ae9da8e8 ax:ffffffffff600000 si:7fb6ae9dae08 di:ffffffffff600000 [42031595.165912] exe[835091] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558c89b32dd6 cs:33 sp:7f5e6cf44f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031599.291701] exe[835035] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56433fb0add6 cs:33 sp:7f13aae2e8e8 ax:ffffffffff600000 si:7f13aae2ee08 di:ffffffffff600000 [42031599.930015] exe[834333] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56433fb0add6 cs:33 sp:7f13aae2e8e8 ax:ffffffffff600000 si:7f13aae2ee08 di:ffffffffff600000 [42031617.390620] exe[836136] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e6b6335dd6 cs:33 sp:7fa9948f1f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031621.191738] exe[835975] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556574e74dd6 cs:33 sp:7f59adbbf8e8 ax:ffffffffff600000 si:7f59adbbfe08 di:ffffffffff600000 [42031621.801565] exe[836003] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556574e74dd6 cs:33 sp:7f59adbbf8e8 ax:ffffffffff600000 si:7f59adbbfe08 di:ffffffffff600000 [42031725.346856] exe[840937] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563e94c04dd6 cs:33 sp:7f9972286f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031730.738177] exe[841182] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563e94c04dd6 cs:33 sp:7f99722868e8 ax:ffffffffff600000 si:7f9972286e08 di:ffffffffff600000 [42031787.920345] exe[677220] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de620d2778 cs:33 sp:7f6bcfd63f90 ax:7f6bcfd64020 si:ffffffffff600000 di:55de62198f41 [42031787.993086] exe[828227] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de620d2778 cs:33 sp:7f6bcfd63f90 ax:7f6bcfd64020 si:ffffffffff600000 di:55de62198f41 [42031788.085728] exe[667699] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de620d2778 cs:33 sp:7f6bcfd63f90 ax:7f6bcfd64020 si:ffffffffff600000 di:55de62198f41 [42031788.110812] exe[669088] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55de620d2778 cs:33 sp:7f6bcfcdff90 ax:7f6bcfce0020 si:ffffffffff600000 di:55de62198f41 [42031811.064211] exe[826688] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55629384ddd6 cs:33 sp:7f2865c2ff88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031834.159256] exe[826688] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55629384ddd6 cs:33 sp:7f2865c2f8e8 ax:ffffffffff600000 si:7f2865c2fe08 di:ffffffffff600000 [42031836.088046] exe[848420] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56137c9c7dd6 cs:33 sp:7f2fcea2df88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42031840.049621] exe[848375] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f05ec29dd6 cs:33 sp:7ff42af438e8 ax:ffffffffff600000 si:7ff42af43e08 di:ffffffffff600000 [42031840.246645] exe[847633] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560b8b3e4dd6 cs:33 sp:7f1bcae598e8 ax:ffffffffff600000 si:7f1bcae59e08 di:ffffffffff600000 [42031885.779636] exe[852149] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55696791ddd6 cs:33 sp:7f6486172f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42032010.113456] exe[858323] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563a0870edd6 cs:33 sp:7f2bbfc84f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42032330.295694] exe[817885] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5559e9679dd6 cs:33 sp:7fdfabcfb8e8 ax:ffffffffff600000 si:7fdfabcfbe08 di:ffffffffff600000 [42032330.350031] exe[817885] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5559e9679dd6 cs:33 sp:7fdfabcfb8e8 ax:ffffffffff600000 si:7fdfabcfbe08 di:ffffffffff600000 [42032330.402927] exe[817885] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5559e9679dd6 cs:33 sp:7fdfabcfb8e8 ax:ffffffffff600000 si:7fdfabcfbe08 di:ffffffffff600000 [42032330.431132] exe[846009] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5559e9679dd6 cs:33 sp:7fdfabcfb8e8 ax:ffffffffff600000 si:7fdfabcfbe08 di:ffffffffff600000 [42032948.323056] exe[870178] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559ece1c9dd6 cs:33 sp:7faf55503f88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42032948.376833] exe[805173] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559ece1c9dd6 cs:33 sp:7faf554e2f88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42032948.448098] exe[809420] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559ece1c9dd6 cs:33 sp:7faf554c1f88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42033126.635427] exe[807672] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558d9e956778 cs:33 sp:7f0d5c9f3f90 ax:7f0d5c9f4020 si:ffffffffff600000 di:558d9ea1cf41 [42033126.700151] exe[805154] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558d9e956778 cs:33 sp:7f0d5c9b1f90 ax:7f0d5c9b2020 si:ffffffffff600000 di:558d9ea1cf41 [42033126.776933] exe[809426] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558d9e956778 cs:33 sp:7f0d5c9f3f90 ax:7f0d5c9f4020 si:ffffffffff600000 di:558d9ea1cf41 [42033126.806250] exe[805075] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558d9e956778 cs:33 sp:7f0d5c990f90 ax:7f0d5c991020 si:ffffffffff600000 di:558d9ea1cf41 [42035518.460195] exe[157426] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b128ffdd6 cs:33 sp:7f79c36338e8 ax:ffffffffff600000 si:7f79c3633e08 di:ffffffffff600000 [42035518.578462] exe[127073] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b128ffdd6 cs:33 sp:7f79c36338e8 ax:ffffffffff600000 si:7f79c3633e08 di:ffffffffff600000 [42035518.682550] exe[156735] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b128ffdd6 cs:33 sp:7f79c36338e8 ax:ffffffffff600000 si:7f79c3633e08 di:ffffffffff600000 [42035518.738481] exe[156735] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b128ffdd6 cs:33 sp:7f79c36338e8 ax:ffffffffff600000 si:7f79c3633e08 di:ffffffffff600000 [42035878.106274] exe[209669] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560af56e9111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:81000000 [42035878.920677] exe[209761] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560af56e9111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:81000000 [42035879.394109] exe[209195] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560af56e9111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:81000000 [42036305.207718] exe[236402] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d3207b4dd6 cs:33 sp:7f8ffeced8e8 ax:ffffffffff600000 si:7f8ffecede08 di:ffffffffff600000 [42036305.409648] exe[237352] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d3207b4dd6 cs:33 sp:7f8ffeced8e8 ax:ffffffffff600000 si:7f8ffecede08 di:ffffffffff600000 [42036305.601210] exe[236452] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d3207b4dd6 cs:33 sp:7f8ffeced8e8 ax:ffffffffff600000 si:7f8ffecede08 di:ffffffffff600000 [42036305.812487] exe[236388] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d3207b4dd6 cs:33 sp:7f8ffeced8e8 ax:ffffffffff600000 si:7f8ffecede08 di:ffffffffff600000 [42036335.124069] exe[238527] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e2c2558dd6 cs:33 sp:7f41cf9298e8 ax:ffffffffff600000 si:7f41cf929e08 di:ffffffffff600000 [42036335.199848] exe[234770] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e2c2558dd6 cs:33 sp:7f41cf9298e8 ax:ffffffffff600000 si:7f41cf929e08 di:ffffffffff600000 [42036335.343016] exe[234772] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e2c2558dd6 cs:33 sp:7f41cf9298e8 ax:ffffffffff600000 si:7f41cf929e08 di:ffffffffff600000 [42036335.430381] exe[138975] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e2c2558dd6 cs:33 sp:7f41cf9298e8 ax:ffffffffff600000 si:7f41cf929e08 di:ffffffffff600000 [42036497.163437] exe[247949] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42036498.289041] exe[247954] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42036499.611710] exe[248019] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42036500.797270] exe[248088] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42036502.310552] exe[248150] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42036503.702985] exe[248238] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42036505.132309] exe[247954] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42036844.277844] exe[125900] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555f19408dd6 cs:33 sp:7fb81deec8e8 ax:ffffffffff600000 si:7fb81deece08 di:ffffffffff600000 [42038734.973174] exe[226945] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ee837b1dd6 cs:33 sp:7f8b356a98e8 ax:ffffffffff600000 si:7f8b356a9e08 di:ffffffffff600000 [42040683.714666] exe[406320] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561f34edadd6 cs:33 sp:7fd2004a68e8 ax:ffffffffff600000 si:7fd2004a6e08 di:ffffffffff600000 [42040683.768806] exe[405574] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561f34edadd6 cs:33 sp:7fd2004a68e8 ax:ffffffffff600000 si:7fd2004a6e08 di:ffffffffff600000 [42040683.827149] exe[405616] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561f34edadd6 cs:33 sp:7fd2004a68e8 ax:ffffffffff600000 si:7fd2004a6e08 di:ffffffffff600000 [42040683.851575] exe[449653] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561f34edadd6 cs:33 sp:7fd2004858e8 ax:ffffffffff600000 si:7fd200485e08 di:ffffffffff600000 [42041916.463216] exe[405649] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5571321d6dd6 cs:33 sp:7f0907c6af88 ax:ffffffffff600000 si:20000240 di:ffffffffff600000 [42041916.556773] exe[405567] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5571321d6dd6 cs:33 sp:7f0907c6af88 ax:ffffffffff600000 si:20000240 di:ffffffffff600000 [42041916.589686] exe[405567] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5571321d6dd6 cs:33 sp:7f0907c49f88 ax:ffffffffff600000 si:20000240 di:ffffffffff600000 [42041916.663968] exe[408718] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5571321d6dd6 cs:33 sp:7f0907c49f88 ax:ffffffffff600000 si:20000240 di:ffffffffff600000 [42041916.686305] exe[408718] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5571321d6dd6 cs:33 sp:7f0907c49f88 ax:ffffffffff600000 si:20000240 di:ffffffffff600000 [42041916.711601] exe[407444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5571321d6dd6 cs:33 sp:7f0907c49f88 ax:ffffffffff600000 si:20000240 di:ffffffffff600000 [42041916.733614] exe[407444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5571321d6dd6 cs:33 sp:7f0907c49f88 ax:ffffffffff600000 si:20000240 di:ffffffffff600000 [42041916.755083] exe[407444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5571321d6dd6 cs:33 sp:7f0907c49f88 ax:ffffffffff600000 si:20000240 di:ffffffffff600000 [42041916.777042] exe[407444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5571321d6dd6 cs:33 sp:7f0907c49f88 ax:ffffffffff600000 si:20000240 di:ffffffffff600000 [42041916.799224] exe[407444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5571321d6dd6 cs:33 sp:7f0907c49f88 ax:ffffffffff600000 si:20000240 di:ffffffffff600000 [42042444.226050] warn_bad_vsyscall: 26 callbacks suppressed [42042444.226055] exe[405701] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5643a4581dd6 cs:33 sp:7f0b340078e8 ax:ffffffffff600000 si:7f0b34007e08 di:ffffffffff600000 [42042444.299343] exe[405893] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5643a4581dd6 cs:33 sp:7f0b33fc58e8 ax:ffffffffff600000 si:7f0b33fc5e08 di:ffffffffff600000 [42042444.359527] exe[405755] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5643a4581dd6 cs:33 sp:7f0b33fe68e8 ax:ffffffffff600000 si:7f0b33fe6e08 di:ffffffffff600000 [42042462.057230] exe[405928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042462.148245] exe[405624] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042462.235307] exe[406383] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042462.325558] exe[407557] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042462.442695] exe[409143] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042462.600057] exe[405934] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042462.737431] exe[405791] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042462.827649] exe[405701] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042462.901769] exe[405749] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042462.957563] exe[407562] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042467.079142] warn_bad_vsyscall: 101 callbacks suppressed [42042467.079152] exe[405802] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042467.109623] exe[406383] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042467.193230] exe[407558] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042467.255121] exe[406527] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042467.314153] exe[407558] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042467.449463] exe[406325] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042467.540090] exe[405854] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042467.574698] exe[405593] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdd68e8 ax:ffffffffff600000 si:7f8f9cdd6e08 di:ffffffffff600000 [42042467.684088] exe[406276] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdd68e8 ax:ffffffffff600000 si:7f8f9cdd6e08 di:ffffffffff600000 [42042467.753999] exe[407454] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042474.474471] warn_bad_vsyscall: 179 callbacks suppressed [42042474.474475] exe[405604] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042474.681096] exe[449653] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042474.737309] exe[405854] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042474.972480] exe[435842] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042475.020348] exe[447788] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042475.106946] exe[406306] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042475.252683] exe[421404] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042475.274524] exe[421404] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042475.306400] exe[435842] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042475.331984] exe[435842] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042479.500368] warn_bad_vsyscall: 163 callbacks suppressed [42042479.500371] exe[421404] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042479.627104] exe[407454] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042479.655642] exe[438865] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdd68e8 ax:ffffffffff600000 si:7f8f9cdd6e08 di:ffffffffff600000 [42042479.754937] exe[405755] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042479.782749] exe[405660] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdd68e8 ax:ffffffffff600000 si:7f8f9cdd6e08 di:ffffffffff600000 [42042479.867906] exe[408718] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042479.946975] exe[407438] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042480.000627] exe[407448] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042480.252945] exe[405626] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042480.339661] exe[405626] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042484.507784] warn_bad_vsyscall: 136 callbacks suppressed [42042484.507788] exe[405760] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042484.588528] exe[409143] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042484.677269] exe[407454] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042484.793422] exe[406346] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042484.861897] exe[410692] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042484.935842] exe[407454] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042484.961950] exe[408718] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042485.012773] exe[407562] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042485.094435] exe[405668] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42042485.271435] exe[405668] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5606469f2dd6 cs:33 sp:7f8f9cdf78e8 ax:ffffffffff600000 si:7f8f9cdf7e08 di:ffffffffff600000 [42044364.970512] warn_bad_vsyscall: 24 callbacks suppressed [42044364.970515] exe[694343] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42044366.010675] exe[694353] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42044367.199521] exe[694395] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42044368.575470] exe[694427] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42045704.144284] exe[851369] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563efdb59dd6 cs:33 sp:7f45ac58a8e8 ax:ffffffffff600000 si:7f45ac58ae08 di:ffffffffff600000 [42050300.594259] exe[235826] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42050324.808963] exe[69832] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050324.894017] exe[73919] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050324.952350] exe[69534] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d433fe8e8 ax:ffffffffff600000 si:7f4d433fee08 di:ffffffffff600000 [42050336.319786] exe[69553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050336.404831] exe[237607] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050336.545784] exe[69461] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050336.635643] exe[69429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050336.754049] exe[69429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050336.850262] exe[69553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050336.958041] exe[73919] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050337.084930] exe[73919] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050337.206958] exe[226664] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050337.315348] exe[69553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557266629dd6 cs:33 sp:7f4d43c1f8e8 ax:ffffffffff600000 si:7f4d43c1fe08 di:ffffffffff600000 [42050815.996230] warn_bad_vsyscall: 12 callbacks suppressed [42050815.996234] exe[269211] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b37acccdd6 cs:33 sp:7fc0e048d8e8 ax:ffffffffff600000 si:7fc0e048de08 di:ffffffffff600000 [42050817.832094] exe[290614] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42050824.527515] exe[288326] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c7726bfdd6 cs:33 sp:7fdf59b4e8e8 ax:ffffffffff600000 si:7fdf59b4ee08 di:ffffffffff600000 [42051338.851561] exe[325274] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559e4778cdd6 cs:33 sp:7f79a13ef8e8 ax:ffffffffff600000 si:7f79a13efe08 di:ffffffffff600000 [42051497.118376] exe[334739] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a33b462dd6 cs:33 sp:7f4bf0a8c8e8 ax:ffffffffff600000 si:7f4bf0a8ce08 di:ffffffffff600000 [42053099.912522] exe[396357] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562fc5ab6dd6 cs:33 sp:7fb7bd6b98e8 ax:ffffffffff600000 si:7fb7bd6b9e08 di:ffffffffff600000 [42054689.421272] exe[470502] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564ec6e74dd6 cs:33 sp:7fb747a438e8 ax:ffffffffff600000 si:7fb747a43e08 di:ffffffffff600000 [42054870.731931] exe[469420] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b16f1c0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42054870.807357] exe[473070] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b16f1c0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42054870.902130] exe[477305] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b16f1c0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42054871.022695] exe[477783] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a39fa65111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42054871.102365] exe[471082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a39fa65111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42054871.179912] exe[473076] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a39fa65111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42054871.262694] exe[469431] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a39fa65111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42054871.391484] exe[472999] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a39fa65111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42054871.484225] exe[476522] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a39fa65111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42054871.541601] exe[472989] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a39fa65111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42055519.248253] warn_bad_vsyscall: 29 callbacks suppressed [42055519.248258] exe[477957] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eab4b38dd6 cs:33 sp:7f87263698e8 ax:ffffffffff600000 si:7f8726369e08 di:ffffffffff600000 [42055519.341096] exe[477919] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eab4b38dd6 cs:33 sp:7f87263488e8 ax:ffffffffff600000 si:7f8726348e08 di:ffffffffff600000 [42055519.409951] exe[477923] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eab4b38dd6 cs:33 sp:7f87263698e8 ax:ffffffffff600000 si:7f8726369e08 di:ffffffffff600000 [42055519.440947] exe[477950] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eab4b38dd6 cs:33 sp:7f87263488e8 ax:ffffffffff600000 si:7f8726348e08 di:ffffffffff600000 [42056264.080877] exe[559704] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ed01a79dd6 cs:33 sp:7f84b332e8e8 ax:ffffffffff600000 si:7f84b332ee08 di:ffffffffff600000 [42056264.150163] exe[569285] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ed01a79dd6 cs:33 sp:7f84b332e8e8 ax:ffffffffff600000 si:7f84b332ee08 di:ffffffffff600000 [42056264.180491] exe[567801] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ed01a79dd6 cs:33 sp:7f84b330d8e8 ax:ffffffffff600000 si:7f84b330de08 di:ffffffffff600000 [42056264.247774] exe[558145] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ed01a79dd6 cs:33 sp:7f84b332e8e8 ax:ffffffffff600000 si:7f84b332ee08 di:ffffffffff600000 [42056264.275453] exe[558145] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ed01a79dd6 cs:33 sp:7f84b330d8e8 ax:ffffffffff600000 si:7f84b330de08 di:ffffffffff600000 [42056568.916291] exe[468884] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b16f1c0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42056569.068113] exe[572957] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b16f1c0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42056569.123177] exe[506735] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b16f1c0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42056569.250059] exe[477301] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b16f1c0111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42057222.351625] exe[624941] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42057222.868751] exe[624412] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42057223.445489] exe[624998] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42057224.183851] exe[625182] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42057225.150726] exe[625333] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42057225.738602] exe[625182] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42057226.270344] exe[625333] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42058496.462253] exe[673977] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5647649e2dd6 cs:33 sp:7f8f7b2188e8 ax:ffffffffff600000 si:7f8f7b218e08 di:ffffffffff600000 [42058496.552638] exe[673911] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5647649e2dd6 cs:33 sp:7f8f7b2188e8 ax:ffffffffff600000 si:7f8f7b218e08 di:ffffffffff600000 [42058496.576930] exe[673911] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5647649e2dd6 cs:33 sp:7f8f7b1d68e8 ax:ffffffffff600000 si:7f8f7b1d6e08 di:ffffffffff600000 [42058496.700516] exe[673679] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5647649e2dd6 cs:33 sp:7f8f7b1b58e8 ax:ffffffffff600000 si:7f8f7b1b5e08 di:ffffffffff600000 [42058496.728611] exe[673679] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5647649e2dd6 cs:33 sp:7f8f7b1b58e8 ax:ffffffffff600000 si:7f8f7b1b5e08 di:ffffffffff600000 [42058496.753418] exe[673679] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5647649e2dd6 cs:33 sp:7f8f7b1b58e8 ax:ffffffffff600000 si:7f8f7b1b5e08 di:ffffffffff600000 [42058496.781516] exe[673679] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5647649e2dd6 cs:33 sp:7f8f7b1b58e8 ax:ffffffffff600000 si:7f8f7b1b5e08 di:ffffffffff600000 [42058496.810032] exe[673679] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5647649e2dd6 cs:33 sp:7f8f7b1b58e8 ax:ffffffffff600000 si:7f8f7b1b5e08 di:ffffffffff600000 [42058496.832482] exe[673679] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5647649e2dd6 cs:33 sp:7f8f7b1b58e8 ax:ffffffffff600000 si:7f8f7b1b5e08 di:ffffffffff600000 [42058496.855693] exe[673867] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5647649e2dd6 cs:33 sp:7f8f7b1b58e8 ax:ffffffffff600000 si:7f8f7b1b5e08 di:ffffffffff600000 [42058502.435086] warn_bad_vsyscall: 26 callbacks suppressed [42058502.435089] exe[675251] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f834131dd6 cs:33 sp:7fa512c768e8 ax:ffffffffff600000 si:7fa512c76e08 di:ffffffffff600000 [42058502.543421] exe[673690] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f834131dd6 cs:33 sp:7fa512c768e8 ax:ffffffffff600000 si:7fa512c76e08 di:ffffffffff600000 [42058502.636545] exe[674256] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f834131dd6 cs:33 sp:7fa512c768e8 ax:ffffffffff600000 si:7fa512c76e08 di:ffffffffff600000 [42058502.742337] exe[675581] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f834131dd6 cs:33 sp:7fa512c768e8 ax:ffffffffff600000 si:7fa512c76e08 di:ffffffffff600000 [42058502.808910] exe[673918] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f834131dd6 cs:33 sp:7fa512c768e8 ax:ffffffffff600000 si:7fa512c76e08 di:ffffffffff600000 [42058502.886768] exe[673690] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f834131dd6 cs:33 sp:7fa512c768e8 ax:ffffffffff600000 si:7fa512c76e08 di:ffffffffff600000 [42058922.907541] exe[647218] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42058923.613866] exe[647218] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42058924.347619] exe[698890] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42058925.083592] exe[655486] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42059210.743954] exe[702836] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556ac56ce778 cs:33 sp:7fdcefe56f90 ax:7fdcefe57020 si:ffffffffff600000 di:556ac5794f41 [42059245.176553] exe[722945] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e2df667778 cs:33 sp:7fa2d902af90 ax:7fa2d902b020 si:ffffffffff600000 di:55e2df72df41 [42059316.782068] exe[732756] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5648a75fb778 cs:33 sp:7fd21689ff90 ax:7fd2168a0020 si:ffffffffff600000 di:5648a76c1f41 [42060328.407142] exe[785793] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42060654.232177] exe[810527] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42060654.848113] exe[810543] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42060655.420243] exe[810527] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42060655.941195] exe[810559] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42060708.315813] exe[812170] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ed24edd6 cs:33 sp:7f8c7fb4b8e8 ax:ffffffffff600000 si:7f8c7fb4be08 di:ffffffffff600000 [42060979.078290] exe[772614] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c962335778 cs:33 sp:7f3582617f90 ax:7f3582618020 si:ffffffffff600000 di:55c9623fbf41 [42060979.155040] exe[723093] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c962335778 cs:33 sp:7f35825f6f90 ax:7f35825f7020 si:ffffffffff600000 di:55c9623fbf41 [42060979.217798] exe[723249] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c962335778 cs:33 sp:7f3582617f90 ax:7f3582618020 si:ffffffffff600000 di:55c9623fbf41 [42060979.246844] exe[723861] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c962335778 cs:33 sp:7f3582617f90 ax:7f3582618020 si:ffffffffff600000 di:55c9623fbf41 [42061029.535417] exe[825812] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e1fec9cdd6 cs:33 sp:7ff50a1058e8 ax:ffffffffff600000 si:7ff50a105e08 di:ffffffffff600000 [42061038.925533] exe[827370] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ea20dffdd6 cs:33 sp:7fbe8ab7e8e8 ax:ffffffffff600000 si:7fbe8ab7ee08 di:ffffffffff600000 [42061045.951884] exe[827146] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ab0c8cedd6 cs:33 sp:7f2de7e928e8 ax:ffffffffff600000 si:7f2de7e92e08 di:ffffffffff600000 [42062042.754664] exe[875785] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d07bb92dd6 cs:33 sp:7f9e373ed8e8 ax:ffffffffff600000 si:7f9e373ede08 di:ffffffffff600000 [42062080.467334] exe[878901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b4c1df1dd6 cs:33 sp:7f638374e8e8 ax:ffffffffff600000 si:7f638374ee08 di:ffffffffff600000 [42062878.515745] exe[979517] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55800dd29778 cs:33 sp:7f6c45628f90 ax:7f6c45629020 si:ffffffffff600000 di:55800ddeff41 [42063236.815873] exe[6825] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5641d0c0d778 cs:33 sp:7f366f6edf90 ax:7f366f6ee020 si:ffffffffff600000 di:5641d0cd3f41 [42064292.154885] exe[38545] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5640f058f778 cs:33 sp:7f884ed54f90 ax:7f884ed55020 si:ffffffffff600000 di:5640f0655f41 [42064292.238145] exe[38438] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5640f058f778 cs:33 sp:7f884ed54f90 ax:7f884ed55020 si:ffffffffff600000 di:5640f0655f41 [42064292.275028] exe[38545] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5640f058f778 cs:33 sp:7f884ed33f90 ax:7f884ed34020 si:ffffffffff600000 di:5640f0655f41 [42064292.382873] exe[68661] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5640f058f778 cs:33 sp:7f884ed54f90 ax:7f884ed55020 si:ffffffffff600000 di:5640f0655f41 [42064292.513408] exe[38438] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5640f058f778 cs:33 sp:7f884ed54f90 ax:7f884ed55020 si:ffffffffff600000 di:5640f0655f41 [42067297.363516] exe[229690] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5564b30b7dd6 cs:33 sp:7fb141bb58e8 ax:ffffffffff600000 si:7fb141bb5e08 di:ffffffffff600000 [42067298.196495] exe[228726] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5564b30b7dd6 cs:33 sp:7fb141bb58e8 ax:ffffffffff600000 si:7fb141bb5e08 di:ffffffffff600000 [42067298.218793] exe[229141] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5564b30b7dd6 cs:33 sp:7fb141bb58e8 ax:ffffffffff600000 si:7fb141bb5e08 di:ffffffffff600000 [42067298.241141] exe[228483] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5564b30b7dd6 cs:33 sp:7fb141bb58e8 ax:ffffffffff600000 si:7fb141bb5e08 di:ffffffffff600000 [42067298.263452] exe[228483] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5564b30b7dd6 cs:33 sp:7fb141bb58e8 ax:ffffffffff600000 si:7fb141bb5e08 di:ffffffffff600000 [42067298.285178] exe[228483] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5564b30b7dd6 cs:33 sp:7fb141bb58e8 ax:ffffffffff600000 si:7fb141bb5e08 di:ffffffffff600000 [42067298.307209] exe[228483] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5564b30b7dd6 cs:33 sp:7fb141bb58e8 ax:ffffffffff600000 si:7fb141bb5e08 di:ffffffffff600000 [42067298.329559] exe[228483] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5564b30b7dd6 cs:33 sp:7fb141bb58e8 ax:ffffffffff600000 si:7fb141bb5e08 di:ffffffffff600000 [42067298.351536] exe[228483] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5564b30b7dd6 cs:33 sp:7fb141bb58e8 ax:ffffffffff600000 si:7fb141bb5e08 di:ffffffffff600000 [42067298.373272] exe[228483] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5564b30b7dd6 cs:33 sp:7fb141bb58e8 ax:ffffffffff600000 si:7fb141bb5e08 di:ffffffffff600000 [42067537.339554] warn_bad_vsyscall: 57 callbacks suppressed [42067537.339558] exe[332553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564327aff778 cs:33 sp:7f8714e81f90 ax:7f8714e82020 si:ffffffffff600000 di:564327bc5f41 [42072801.262351] exe[538730] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55bc552addd6 cs:33 sp:7fc78b53f8e8 ax:ffffffffff600000 si:7fc78b53fe08 di:ffffffffff600000 [42073817.487587] exe[582736] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b4ebf2bdd6 cs:33 sp:7f2e22d918e8 ax:ffffffffff600000 si:7f2e22d91e08 di:ffffffffff600000 [42073817.599953] exe[583521] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b4ebf2bdd6 cs:33 sp:7f2e22d918e8 ax:ffffffffff600000 si:7f2e22d91e08 di:ffffffffff600000 [42073817.687478] exe[584690] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b4ebf2bdd6 cs:33 sp:7f2e22d918e8 ax:ffffffffff600000 si:7f2e22d91e08 di:ffffffffff600000 [42073817.725320] exe[584692] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b4ebf2bdd6 cs:33 sp:7f2e22d918e8 ax:ffffffffff600000 si:7f2e22d91e08 di:ffffffffff600000 [42074651.178314] exe[563546] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074652.329946] exe[626298] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074653.687727] exe[556289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074653.814613] exe[590242] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074653.924566] exe[556374] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074654.129830] exe[556374] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074654.219924] exe[626295] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074654.525396] exe[556264] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074654.634584] exe[563879] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074654.908974] exe[563902] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074656.287748] warn_bad_vsyscall: 8 callbacks suppressed [42074656.287752] exe[630431] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074656.371723] exe[563546] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42074656.542952] exe[578831] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b1c9dc111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:200 [42075359.191849] exe[631808] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ccc1cee778 cs:33 sp:7f83a1addf90 ax:7f83a1ade020 si:ffffffffff600000 di:55ccc1db4f41 [42075359.375745] exe[631808] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ccc1cee778 cs:33 sp:7f83a1addf90 ax:7f83a1ade020 si:ffffffffff600000 di:55ccc1db4f41 [42075359.428386] exe[616013] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ccc1cee778 cs:33 sp:7f83a1addf90 ax:7f83a1ade020 si:ffffffffff600000 di:55ccc1db4f41 [42075360.159386] exe[624336] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ccc1cee778 cs:33 sp:7f83a1addf90 ax:7f83a1ade020 si:ffffffffff600000 di:55ccc1db4f41 [42075383.887572] exe[631619] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f91c0fe778 cs:33 sp:7f383a1d0f90 ax:7f383a1d1020 si:ffffffffff600000 di:55f91c1c4f41 [42075384.025888] exe[631711] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f91c0fe778 cs:33 sp:7f383a1d0f90 ax:7f383a1d1020 si:ffffffffff600000 di:55f91c1c4f41 [42075384.161967] exe[616022] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f91c0fe778 cs:33 sp:7f383a1d0f90 ax:7f383a1d1020 si:ffffffffff600000 di:55f91c1c4f41 [42075384.294229] exe[633036] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f91c0fe778 cs:33 sp:7f383a1d0f90 ax:7f383a1d1020 si:ffffffffff600000 di:55f91c1c4f41 [42075384.437188] exe[634212] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f91c0fe778 cs:33 sp:7f383a1d0f90 ax:7f383a1d1020 si:ffffffffff600000 di:55f91c1c4f41 [42075384.544971] exe[631087] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f91c0fe778 cs:33 sp:7f383a1d0f90 ax:7f383a1d1020 si:ffffffffff600000 di:55f91c1c4f41 [42075384.742837] exe[642257] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f91c0fe778 cs:33 sp:7f383a1d0f90 ax:7f383a1d1020 si:ffffffffff600000 di:55f91c1c4f41 [42075384.872059] exe[631471] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f91c0fe778 cs:33 sp:7f383a1d0f90 ax:7f383a1d1020 si:ffffffffff600000 di:55f91c1c4f41 [42075384.991521] exe[633036] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f91c0fe778 cs:33 sp:7f383a1d0f90 ax:7f383a1d1020 si:ffffffffff600000 di:55f91c1c4f41 [42075385.166980] exe[633571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f91c0fe778 cs:33 sp:7f383a1d0f90 ax:7f383a1d1020 si:ffffffffff600000 di:55f91c1c4f41 [42077210.258484] warn_bad_vsyscall: 23 callbacks suppressed [42077210.258487] exe[691766] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5632bf2d2dd6 cs:33 sp:7f20ec0538e8 ax:ffffffffff600000 si:7f20ec053e08 di:ffffffffff600000 [42077210.373811] exe[693715] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5632bf2d2dd6 cs:33 sp:7f20ec0328e8 ax:ffffffffff600000 si:7f20ec032e08 di:ffffffffff600000 [42077211.021416] exe[690649] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5632bf2d2dd6 cs:33 sp:7f20ec0538e8 ax:ffffffffff600000 si:7f20ec053e08 di:ffffffffff600000 [42077492.866300] exe[640519] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55aec9d57dd6 cs:33 sp:7fb0a5a278e8 ax:ffffffffff600000 si:7fb0a5a27e08 di:ffffffffff600000 [42077493.122572] exe[642433] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55aec9d57dd6 cs:33 sp:7fb0a5a278e8 ax:ffffffffff600000 si:7fb0a5a27e08 di:ffffffffff600000 [42077493.191614] exe[685453] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077493.340914] exe[640147] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55aec9d57dd6 cs:33 sp:7fb0a5a278e8 ax:ffffffffff600000 si:7fb0a5a27e08 di:ffffffffff600000 [42077493.404536] exe[640129] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55aec9d57dd6 cs:33 sp:7fb0a5a068e8 ax:ffffffffff600000 si:7fb0a5a06e08 di:ffffffffff600000 [42077493.426185] exe[640571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077493.684645] exe[640259] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077493.918521] exe[645145] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077494.172246] exe[640151] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077494.400210] exe[640163] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077497.996018] warn_bad_vsyscall: 20 callbacks suppressed [42077497.996022] exe[641205] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077498.257704] exe[640254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077498.321137] exe[640254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077498.532040] exe[640262] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077498.781935] exe[640208] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077498.837406] exe[685443] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077499.047330] exe[640186] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077499.105207] exe[640186] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077499.368972] exe[640289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077499.615981] exe[640156] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077503.034544] warn_bad_vsyscall: 14 callbacks suppressed [42077503.034548] exe[640262] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077503.271859] exe[640547] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077503.342503] exe[640309] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077503.530958] exe[663883] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077503.817584] exe[645100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077504.058693] exe[646446] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077504.276449] exe[640635] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077504.500088] exe[640581] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077504.721054] exe[664007] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077504.770092] exe[640581] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077508.061087] warn_bad_vsyscall: 19 callbacks suppressed [42077508.061091] exe[685443] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077508.109685] exe[645112] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077508.150702] exe[640200] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077508.203751] exe[640200] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077508.251953] exe[642438] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077508.292208] exe[681925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077508.330369] exe[681925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077508.362106] exe[681925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077508.396053] exe[681925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077508.430669] exe[681925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077513.133503] warn_bad_vsyscall: 49 callbacks suppressed [42077513.133506] exe[640586] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077513.391567] exe[640077] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077513.656329] exe[640159] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077513.846774] exe[640121] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077514.046773] exe[640249] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077514.331308] exe[640345] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077514.562215] exe[640072] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077514.785156] exe[640077] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077514.990137] exe[640104] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077515.044099] exe[646451] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077518.155282] warn_bad_vsyscall: 32 callbacks suppressed [42077518.155285] exe[685443] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077518.197111] exe[685443] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077518.233716] exe[685443] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077518.272392] exe[685443] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077518.309486] exe[685443] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077518.348016] exe[685443] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077518.386690] exe[640360] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077518.560147] exe[640306] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077518.806402] exe[640519] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077519.022614] exe[640149] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077523.329826] warn_bad_vsyscall: 22 callbacks suppressed [42077523.329829] exe[640309] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077523.386395] exe[640294] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077523.571062] exe[640252] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077523.787369] exe[640104] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077523.984349] exe[640344] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077524.186257] exe[641203] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077524.451321] exe[640093] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077524.514056] exe[681921] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077524.735175] exe[640252] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077524.978138] exe[640306] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077528.530349] warn_bad_vsyscall: 17 callbacks suppressed [42077528.530352] exe[645145] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077528.824012] exe[640334] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077529.022814] exe[640105] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077529.239978] exe[641224] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077529.569473] exe[640156] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077529.790928] exe[645145] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077530.058498] exe[640289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077530.270777] exe[640334] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077530.539453] exe[641195] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077530.775894] exe[681921] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077533.550665] warn_bad_vsyscall: 16 callbacks suppressed [42077533.550668] exe[642438] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077533.737234] exe[642433] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077533.776656] exe[681921] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077533.820024] exe[640577] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077533.863082] exe[640519] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077533.906574] exe[640519] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077533.951185] exe[646446] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077533.989832] exe[640149] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077534.030737] exe[640072] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077534.076134] exe[640163] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077538.765720] warn_bad_vsyscall: 62 callbacks suppressed [42077538.765723] exe[640149] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077538.990592] exe[646441] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077539.224556] exe[685445] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077539.425323] exe[640149] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077539.649735] exe[640097] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077539.858530] exe[640149] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077539.918421] exe[640147] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077540.148303] exe[640635] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077540.333916] exe[640254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077540.393228] exe[664007] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077543.802000] warn_bad_vsyscall: 59 callbacks suppressed [42077543.802004] exe[640571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077543.862053] exe[642424] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077543.920372] exe[667137] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077543.970470] exe[640252] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077544.017790] exe[640329] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077544.063709] exe[640329] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077544.100720] exe[640329] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077544.136861] exe[640329] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077544.174047] exe[640329] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077544.210207] exe[640332] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077548.941376] warn_bad_vsyscall: 38 callbacks suppressed [42077548.947110] exe[640608] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077549.237178] exe[641195] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077549.478525] exe[640256] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077549.696097] exe[681914] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077549.761043] exe[641223] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077550.006406] exe[640360] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077550.186836] exe[641223] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077550.394574] exe[663888] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077550.598142] exe[640191] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077550.650053] exe[646451] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077554.071436] warn_bad_vsyscall: 17 callbacks suppressed [42077554.071440] exe[640635] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077554.306716] exe[640617] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077554.354182] exe[663888] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077554.656053] exe[641207] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077554.722501] exe[681919] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077555.571382] exe[681921] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077555.854078] exe[641224] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077555.908098] exe[640608] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077555.958544] exe[681919] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077556.002255] exe[667137] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077559.127623] warn_bad_vsyscall: 43 callbacks suppressed [42077559.127626] exe[640289] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077559.334492] exe[685438] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077559.390083] exe[640262] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077559.442671] exe[640262] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077559.486336] exe[641195] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077559.526428] exe[640344] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077559.568718] exe[646446] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077559.622095] exe[646446] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077559.678727] exe[640262] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077559.730387] exe[640262] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee05e8e8 ax:ffffffffff600000 si:7f48ee05ee08 di:ffffffffff600000 [42077564.484534] warn_bad_vsyscall: 44 callbacks suppressed [42077564.484537] exe[641223] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077564.722129] exe[640200] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077564.981739] exe[642424] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077565.040148] exe[640256] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee03d8e8 ax:ffffffffff600000 si:7f48ee03de08 di:ffffffffff600000 [42077565.248202] exe[642438] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077565.454169] exe[640332] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077565.715881] exe[640252] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077565.935721] exe[641223] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077566.201081] exe[640147] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42077566.282235] exe[640192] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556197a90dd6 cs:33 sp:7f48ee07f8e8 ax:ffffffffff600000 si:7f48ee07fe08 di:ffffffffff600000 [42079211.453588] warn_bad_vsyscall: 1 callbacks suppressed [42079211.453592] exe[778330] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555e083bb778 cs:33 sp:7efe03179f90 ax:7efe0317a020 si:ffffffffff600000 di:555e08481f41 [42081421.446097] exe[904626] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e34c754dd6 cs:33 sp:7f5c2f7c08e8 ax:ffffffffff600000 si:7f5c2f7c0e08 di:ffffffffff600000 [42081421.521855] exe[905191] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e34c754dd6 cs:33 sp:7f5c2f7c08e8 ax:ffffffffff600000 si:7f5c2f7c0e08 di:ffffffffff600000 [42081422.318790] exe[904688] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e34c754dd6 cs:33 sp:7f5c2f7c08e8 ax:ffffffffff600000 si:7f5c2f7c0e08 di:ffffffffff600000 [42081667.436537] exe[936605] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558a621d1dd6 cs:33 sp:7fded48eb8e8 ax:ffffffffff600000 si:7fded48ebe08 di:ffffffffff600000 [42081667.839210] exe[936549] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558a621d1dd6 cs:33 sp:7fded48eb8e8 ax:ffffffffff600000 si:7fded48ebe08 di:ffffffffff600000 [42082944.597218] exe[987173] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5594dd88bdd6 cs:33 sp:7fcb406ad8e8 ax:ffffffffff600000 si:7fcb406ade08 di:ffffffffff600000 [42082944.676550] exe[976767] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5594dd88bdd6 cs:33 sp:7fcb406ad8e8 ax:ffffffffff600000 si:7fcb406ade08 di:ffffffffff600000 [42082944.774978] exe[976892] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5594dd88bdd6 cs:33 sp:7fcb406ad8e8 ax:ffffffffff600000 si:7fcb406ade08 di:ffffffffff600000 [42082945.032652] exe[980008] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5594dd88bdd6 cs:33 sp:7fcb406ad8e8 ax:ffffffffff600000 si:7fcb406ade08 di:ffffffffff600000 [42083259.630863] exe[25168] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55af3f14fdd6 cs:33 sp:7f23e05458e8 ax:ffffffffff600000 si:7f23e0545e08 di:ffffffffff600000 [42083259.731674] exe[24919] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55af3f14fdd6 cs:33 sp:7f23e05458e8 ax:ffffffffff600000 si:7f23e0545e08 di:ffffffffff600000 [42083259.811190] exe[22638] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55af3f14fdd6 cs:33 sp:7f23e05458e8 ax:ffffffffff600000 si:7f23e0545e08 di:ffffffffff600000 [42083259.907358] exe[22777] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55af3f14fdd6 cs:33 sp:7f23e05458e8 ax:ffffffffff600000 si:7f23e0545e08 di:ffffffffff600000 [42084212.310229] exe[49591] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55af8d5aadd6 cs:33 sp:7f5ef63e88e8 ax:ffffffffff600000 si:7f5ef63e8e08 di:ffffffffff600000 [42084212.396859] exe[87027] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55af8d5aadd6 cs:33 sp:7f5ef63e88e8 ax:ffffffffff600000 si:7f5ef63e8e08 di:ffffffffff600000 [42084212.486031] exe[46025] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55af8d5aadd6 cs:33 sp:7f5ef63e88e8 ax:ffffffffff600000 si:7f5ef63e8e08 di:ffffffffff600000 [42084212.575262] exe[44617] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55af8d5aadd6 cs:33 sp:7f5ef63e88e8 ax:ffffffffff600000 si:7f5ef63e8e08 di:ffffffffff600000 [42084431.846730] exe[978741] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559b94341dd6 cs:33 sp:7f16ce1ce8e8 ax:ffffffffff600000 si:7f16ce1cee08 di:ffffffffff600000 [42085383.885739] exe[69831] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56287622bdd6 cs:33 sp:7fe2ad2048e8 ax:ffffffffff600000 si:7fe2ad204e08 di:ffffffffff600000 [42085576.542243] exe[116205] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42085577.513643] exe[118918] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42085578.495064] exe[118899] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42085579.476531] exe[116360] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42086723.072197] exe[199856] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55bf09ceadd6 cs:33 sp:7f3c417238e8 ax:ffffffffff600000 si:7f3c41723e08 di:ffffffffff600000 [42087463.325595] exe[246092] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556270a92dd6 cs:33 sp:7f9f253d18e8 ax:ffffffffff600000 si:7f9f253d1e08 di:ffffffffff600000 [42087463.547082] exe[246063] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556270a92dd6 cs:33 sp:7f9f253d18e8 ax:ffffffffff600000 si:7f9f253d1e08 di:ffffffffff600000 [42087464.014392] exe[246096] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556270a92dd6 cs:33 sp:7f9f253d18e8 ax:ffffffffff600000 si:7f9f253d1e08 di:ffffffffff600000 [42087464.416068] exe[245909] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556270a92dd6 cs:33 sp:7f9f253d18e8 ax:ffffffffff600000 si:7f9f253d1e08 di:ffffffffff600000 [42088737.304488] exe[189503] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ae81d69dd6 cs:33 sp:7fc803c238e8 ax:ffffffffff600000 si:7fc803c23e08 di:ffffffffff600000 [42088737.733984] exe[215941] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ae81d69dd6 cs:33 sp:7fc803c238e8 ax:ffffffffff600000 si:7fc803c23e08 di:ffffffffff600000 [42088738.269513] exe[208141] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ae81d69dd6 cs:33 sp:7fc803c238e8 ax:ffffffffff600000 si:7fc803c23e08 di:ffffffffff600000 [42088738.698300] exe[215505] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ae81d69dd6 cs:33 sp:7fc803c238e8 ax:ffffffffff600000 si:7fc803c23e08 di:ffffffffff600000 [42093208.164242] exe[671713] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56243ad59dd6 cs:33 sp:7fcc472e58e8 ax:ffffffffff600000 si:7fcc472e5e08 di:ffffffffff600000 [42093735.006048] exe[696679] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42093736.430154] exe[709283] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42093737.892938] exe[704666] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42093739.582606] exe[704666] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42094088.094336] exe[719018] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5587fded4dd6 cs:33 sp:7f73d78f38e8 ax:ffffffffff600000 si:7f73d78f3e08 di:ffffffffff600000 [42094680.737613] exe[647194] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5599cdd03dd6 cs:33 sp:7f3562e888e8 ax:ffffffffff600000 si:7f3562e88e08 di:ffffffffff600000 [42094680.956426] exe[646296] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5599cdd03dd6 cs:33 sp:7f3562e888e8 ax:ffffffffff600000 si:7f3562e88e08 di:ffffffffff600000 [42094681.346194] exe[689586] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5599cdd03dd6 cs:33 sp:7f3562e888e8 ax:ffffffffff600000 si:7f3562e88e08 di:ffffffffff600000 [42094685.487629] exe[721752] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5568afeaa778 cs:33 sp:7fb1a7638f90 ax:7fb1a7639020 si:ffffffffff600000 di:5568aff70f41 [42094685.910428] exe[721752] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5568afeaa778 cs:33 sp:7fb1a7638f90 ax:7fb1a7639020 si:ffffffffff600000 di:5568aff70f41 [42094686.309984] exe[644152] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5568afeaa778 cs:33 sp:7fb1a7638f90 ax:7fb1a7639020 si:ffffffffff600000 di:5568aff70f41 [42096752.541742] exe[937252] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55649903add6 cs:33 sp:7f0e972db8e8 ax:ffffffffff600000 si:7f0e972dbe08 di:ffffffffff600000 [42096752.610233] exe[937386] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55649903add6 cs:33 sp:7f0e972db8e8 ax:ffffffffff600000 si:7f0e972dbe08 di:ffffffffff600000 [42096752.673697] exe[911499] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55649903add6 cs:33 sp:7f0e972db8e8 ax:ffffffffff600000 si:7f0e972dbe08 di:ffffffffff600000 [42096752.741979] exe[921863] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55649903add6 cs:33 sp:7f0e972db8e8 ax:ffffffffff600000 si:7f0e972dbe08 di:ffffffffff600000 [42097142.606312] exe[946778] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5561b25efdd6 cs:33 sp:7f9ef2aa38e8 ax:ffffffffff600000 si:7f9ef2aa3e08 di:ffffffffff600000 [42097142.893249] exe[940459] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5561b25efdd6 cs:33 sp:7f9ef2aa38e8 ax:ffffffffff600000 si:7f9ef2aa3e08 di:ffffffffff600000 [42097143.254940] exe[946589] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5561b25efdd6 cs:33 sp:7f9ef2aa38e8 ax:ffffffffff600000 si:7f9ef2aa3e08 di:ffffffffff600000 [42097143.581350] exe[919101] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5561b25efdd6 cs:33 sp:7f9ef2aa38e8 ax:ffffffffff600000 si:7f9ef2aa3e08 di:ffffffffff600000 [42098369.945874] exe[964641] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5648d3422dd6 cs:33 sp:7f77dd7f18e8 ax:ffffffffff600000 si:7f77dd7f1e08 di:ffffffffff600000 [42098563.911785] exe[985389] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42098564.788833] exe[985389] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42098565.623763] exe[985389] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42098566.350322] exe[984621] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42098718.274479] exe[913778] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5648fd4ebdd6 cs:33 sp:7fe0f85d88e8 ax:ffffffffff600000 si:7fe0f85d8e08 di:ffffffffff600000 [42098718.419297] exe[928902] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5648fd4ebdd6 cs:33 sp:7fe0f85d88e8 ax:ffffffffff600000 si:7fe0f85d8e08 di:ffffffffff600000 [42098718.500413] exe[927020] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5648fd4ebdd6 cs:33 sp:7fe0f85d88e8 ax:ffffffffff600000 si:7fe0f85d8e08 di:ffffffffff600000 [42098718.581780] exe[944174] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5648fd4ebdd6 cs:33 sp:7fe0f85d88e8 ax:ffffffffff600000 si:7fe0f85d8e08 di:ffffffffff600000 [42099488.670827] exe[42040] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42099489.608950] exe[42123] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42099490.322247] exe[42047] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42099491.126849] exe[42040] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42099492.298215] exe[43605] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42099493.252906] exe[42101] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42099494.046235] exe[42018] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42099889.391114] exe[60218] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5557d7357dd6 cs:33 sp:7fe95e00a8e8 ax:ffffffffff600000 si:7fe95e00ae08 di:ffffffffff600000 [42101512.545783] exe[183125] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563d9e80d778 cs:33 sp:7f0f69460f90 ax:7f0f69461020 si:ffffffffff600000 di:563d9e8d3f41 [42101512.675659] exe[189796] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563d9e80d778 cs:33 sp:7f0f69460f90 ax:7f0f69461020 si:ffffffffff600000 di:563d9e8d3f41 [42101512.721387] exe[162302] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563d9e80d778 cs:33 sp:7f0f69460f90 ax:7f0f69461020 si:ffffffffff600000 di:563d9e8d3f41 [42101512.788555] exe[158629] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563d9e80d778 cs:33 sp:7f0f69460f90 ax:7f0f69461020 si:ffffffffff600000 di:563d9e8d3f41 [42101541.570451] exe[182076] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56273a494dd6 cs:33 sp:7f4bedd328e8 ax:ffffffffff600000 si:7f4bedd32e08 di:ffffffffff600000 [42101541.942623] exe[182491] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56273a494dd6 cs:33 sp:7f4bedd328e8 ax:ffffffffff600000 si:7f4bedd32e08 di:ffffffffff600000 [42101542.273096] exe[182119] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56273a494dd6 cs:33 sp:7f4bedd328e8 ax:ffffffffff600000 si:7f4bedd32e08 di:ffffffffff600000 [42101542.619656] exe[152389] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56273a494dd6 cs:33 sp:7f4bedd328e8 ax:ffffffffff600000 si:7f4bedd32e08 di:ffffffffff600000 [42101686.351995] exe[203456] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42101686.919772] exe[202896] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42101687.458905] exe[203456] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42101688.002178] exe[202811] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42101714.356853] exe[161495] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5615333dbdd6 cs:33 sp:7f62e45528e8 ax:ffffffffff600000 si:7f62e4552e08 di:ffffffffff600000 [42101714.449072] exe[157712] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5615333dbdd6 cs:33 sp:7f62e45528e8 ax:ffffffffff600000 si:7f62e4552e08 di:ffffffffff600000 [42101714.487191] exe[157712] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5615333dbdd6 cs:33 sp:7f62e44ef8e8 ax:ffffffffff600000 si:7f62e44efe08 di:ffffffffff600000 [42101715.328529] exe[154531] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5615333dbdd6 cs:33 sp:7f62e45528e8 ax:ffffffffff600000 si:7f62e4552e08 di:ffffffffff600000 [42101715.374622] exe[154531] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5615333dbdd6 cs:33 sp:7f62e44ef8e8 ax:ffffffffff600000 si:7f62e44efe08 di:ffffffffff600000 [42102478.694270] exe[249424] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42102862.343978] exe[206955] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564949c0fdd6 cs:33 sp:7f31bb36df88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42102862.461529] exe[171185] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564949c0fdd6 cs:33 sp:7f31bb34cf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42102862.488198] exe[171185] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564949c0fdd6 cs:33 sp:7f31bb34cf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42102862.512703] exe[173130] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564949c0fdd6 cs:33 sp:7f31bb34cf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42102862.534116] exe[173130] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564949c0fdd6 cs:33 sp:7f31bb34cf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42102862.558161] exe[173130] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564949c0fdd6 cs:33 sp:7f31bb34cf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42102862.581363] exe[173130] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564949c0fdd6 cs:33 sp:7f31bb34cf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42102862.602531] exe[173130] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564949c0fdd6 cs:33 sp:7f31bb34cf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42102862.626798] exe[173130] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564949c0fdd6 cs:33 sp:7f31bb34cf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42102862.648734] exe[173130] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564949c0fdd6 cs:33 sp:7f31bb34cf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42102958.294543] warn_bad_vsyscall: 25 callbacks suppressed [42102958.294546] exe[292716] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42103880.826323] exe[357393] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f5d9d1f778 cs:33 sp:7f66a9ed8f90 ax:7f66a9ed9020 si:ffffffffff600000 di:55f5d9de5f41 [42104637.753968] exe[433640] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563b97089778 cs:33 sp:7ff4ea0d1f90 ax:7ff4ea0d2020 si:ffffffffff600000 di:563b9714ff41 [42104637.875125] exe[433778] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555999ae4778 cs:33 sp:7fa0c1431f90 ax:7fa0c1432020 si:ffffffffff600000 di:555999baaf41 [42104731.817808] exe[438811] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555905d25778 cs:33 sp:7f214eb26f90 ax:7f214eb27020 si:ffffffffff600000 di:555905debf41 [42104732.038413] exe[438791] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555905d25778 cs:33 sp:7f214eb26f90 ax:7f214eb27020 si:ffffffffff600000 di:555905debf41 [42104747.772660] exe[439659] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55bd44f6a778 cs:33 sp:7f76032fbf90 ax:7f76032fc020 si:ffffffffff600000 di:55bd45030f41 [42104825.884535] exe[447105] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563c67fda778 cs:33 sp:7f23379f3f90 ax:7f23379f4020 si:ffffffffff600000 di:563c680a0f41 [42104845.765448] exe[450961] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b48f256778 cs:33 sp:7faf6420ef90 ax:7faf6420f020 si:ffffffffff600000 di:55b48f31cf41 [42104845.770564] exe[453387] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b071fe778 cs:33 sp:7f3b62816f90 ax:7f3b62817020 si:ffffffffff600000 di:561b072c4f41 [42106477.743258] exe[632111] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c58aee3dd6 cs:33 sp:7ff8f856c8e8 ax:ffffffffff600000 si:7ff8f856ce08 di:ffffffffff600000 [42107558.924154] exe[731415] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556477d6bdd6 cs:33 sp:7f808f4058e8 ax:ffffffffff600000 si:7f808f405e08 di:ffffffffff600000 [42107678.193501] exe[744535] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564c34796111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42107737.589819] exe[751803] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56344f9c3111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42107742.382846] exe[755523] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559ab7519111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42107828.649683] exe[768431] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56223df45111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42107851.552126] exe[772027] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a47fb6e111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42108039.192265] exe[784283] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562b0caea111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42108042.885705] exe[740286] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eb5e504111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42108217.140701] exe[808475] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca0324f111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42108223.742563] exe[810762] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55cb4e9f1111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42108703.701553] exe[860158] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ccfe8ef111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:0 [42109345.318322] exe[924403] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42109346.177844] exe[924505] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42109347.255006] exe[924774] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42109348.321061] exe[924872] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42110010.594280] exe[980008] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b922881778 cs:33 sp:7f585aa72f90 ax:7f585aa73020 si:ffffffffff600000 di:55b922947f41 [42110010.665674] exe[982339] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b922881778 cs:33 sp:7f585aa72f90 ax:7f585aa73020 si:ffffffffff600000 di:55b922947f41 [42110011.470685] exe[970160] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b922881778 cs:33 sp:7f585aa72f90 ax:7f585aa73020 si:ffffffffff600000 di:55b922947f41 [42110011.499642] exe[967193] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b922881778 cs:33 sp:7f585aa72f90 ax:7f585aa73020 si:ffffffffff600000 di:55b922947f41 [42110494.332042] exe[21854] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42112001.414633] exe[137853] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42113668.051305] exe[205573] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e3eaf27dd6 cs:33 sp:7f4bb16578e8 ax:ffffffffff600000 si:7f4bb1657e08 di:ffffffffff600000 [42113668.130875] exe[207808] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e3eaf27dd6 cs:33 sp:7f4bb16578e8 ax:ffffffffff600000 si:7f4bb1657e08 di:ffffffffff600000 [42113668.173985] exe[225834] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e3eaf27dd6 cs:33 sp:7f4bb16578e8 ax:ffffffffff600000 si:7f4bb1657e08 di:ffffffffff600000 [42113668.996450] exe[219752] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e3eaf27dd6 cs:33 sp:7f4bb16578e8 ax:ffffffffff600000 si:7f4bb1657e08 di:ffffffffff600000 [42113669.043298] exe[219752] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e3eaf27dd6 cs:33 sp:7f4bb16578e8 ax:ffffffffff600000 si:7f4bb1657e08 di:ffffffffff600000 [42115132.093035] exe[266647] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dd40268dd6 cs:33 sp:7fad4f5148e8 ax:ffffffffff600000 si:7fad4f514e08 di:ffffffffff600000 [42115132.158173] exe[281929] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dd40268dd6 cs:33 sp:7fad4f5148e8 ax:ffffffffff600000 si:7fad4f514e08 di:ffffffffff600000 [42115132.242810] exe[265810] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dd40268dd6 cs:33 sp:7fad4f4f38e8 ax:ffffffffff600000 si:7fad4f4f3e08 di:ffffffffff600000 [42115138.458559] exe[265902] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dd40268dd6 cs:33 sp:7fad4f5148e8 ax:ffffffffff600000 si:7fad4f514e08 di:ffffffffff600000 [42115138.510100] exe[266348] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dd40268dd6 cs:33 sp:7fad4f5148e8 ax:ffffffffff600000 si:7fad4f514e08 di:ffffffffff600000 [42115138.570557] exe[281893] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dd40268dd6 cs:33 sp:7fad4f5148e8 ax:ffffffffff600000 si:7fad4f514e08 di:ffffffffff600000 [42115138.639631] exe[266649] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dd40268dd6 cs:33 sp:7fad4f5148e8 ax:ffffffffff600000 si:7fad4f514e08 di:ffffffffff600000 [42115138.699059] exe[267117] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dd40268dd6 cs:33 sp:7fad4f5148e8 ax:ffffffffff600000 si:7fad4f514e08 di:ffffffffff600000 [42115138.749902] exe[268803] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dd40268dd6 cs:33 sp:7fad4f5148e8 ax:ffffffffff600000 si:7fad4f514e08 di:ffffffffff600000 [42115138.802426] exe[266763] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dd40268dd6 cs:33 sp:7fad4f5148e8 ax:ffffffffff600000 si:7fad4f514e08 di:ffffffffff600000 [42116501.695129] exe[237582] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5635f7d24dd6 cs:33 sp:7f716ca418e8 ax:ffffffffff600000 si:7f716ca41e08 di:ffffffffff600000 [42116501.760951] exe[236746] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5635f7d24dd6 cs:33 sp:7f716ca418e8 ax:ffffffffff600000 si:7f716ca41e08 di:ffffffffff600000 [42116501.785304] exe[236746] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5635f7d24dd6 cs:33 sp:7f716ca418e8 ax:ffffffffff600000 si:7f716ca41e08 di:ffffffffff600000 [42116501.806258] exe[238863] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5635f7d24dd6 cs:33 sp:7f716ca418e8 ax:ffffffffff600000 si:7f716ca41e08 di:ffffffffff600000 [42116501.831551] exe[236935] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5635f7d24dd6 cs:33 sp:7f716ca418e8 ax:ffffffffff600000 si:7f716ca41e08 di:ffffffffff600000 [42116501.856946] exe[238863] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5635f7d24dd6 cs:33 sp:7f716ca418e8 ax:ffffffffff600000 si:7f716ca41e08 di:ffffffffff600000 [42116501.878037] exe[238863] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5635f7d24dd6 cs:33 sp:7f716ca418e8 ax:ffffffffff600000 si:7f716ca41e08 di:ffffffffff600000 [42116501.900269] exe[238863] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5635f7d24dd6 cs:33 sp:7f716ca418e8 ax:ffffffffff600000 si:7f716ca41e08 di:ffffffffff600000 [42116501.922192] exe[238863] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5635f7d24dd6 cs:33 sp:7f716ca418e8 ax:ffffffffff600000 si:7f716ca41e08 di:ffffffffff600000 [42116501.946961] exe[238863] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5635f7d24dd6 cs:33 sp:7f716ca418e8 ax:ffffffffff600000 si:7f716ca41e08 di:ffffffffff600000 [42116508.846713] warn_bad_vsyscall: 89 callbacks suppressed [42116508.846715] exe[236759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562433e47dd6 cs:33 sp:7fee4cb188e8 ax:ffffffffff600000 si:7fee4cb18e08 di:ffffffffff600000 [42116508.905667] exe[236792] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562433e47dd6 cs:33 sp:7fee4cb188e8 ax:ffffffffff600000 si:7fee4cb18e08 di:ffffffffff600000 [42116509.677840] exe[236816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562433e47dd6 cs:33 sp:7fee4cb188e8 ax:ffffffffff600000 si:7fee4cb18e08 di:ffffffffff600000 [42116509.732629] exe[236750] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562433e47dd6 cs:33 sp:7fee4cb188e8 ax:ffffffffff600000 si:7fee4cb18e08 di:ffffffffff600000 [42116510.518831] exe[236792] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562433e47dd6 cs:33 sp:7fee4cb188e8 ax:ffffffffff600000 si:7fee4cb18e08 di:ffffffffff600000 [42116510.572795] exe[266451] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562433e47dd6 cs:33 sp:7fee4cb188e8 ax:ffffffffff600000 si:7fee4cb18e08 di:ffffffffff600000 [42116511.375676] exe[291859] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562433e47dd6 cs:33 sp:7fee4cb188e8 ax:ffffffffff600000 si:7fee4cb18e08 di:ffffffffff600000 [42116511.432427] exe[236816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562433e47dd6 cs:33 sp:7fee4cb188e8 ax:ffffffffff600000 si:7fee4cb18e08 di:ffffffffff600000 [42116511.485466] exe[237611] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562433e47dd6 cs:33 sp:7fee4cb188e8 ax:ffffffffff600000 si:7fee4cb18e08 di:ffffffffff600000 [42116511.666216] exe[236759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116514.412997] warn_bad_vsyscall: 12 callbacks suppressed [42116514.413000] exe[291784] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116514.493900] exe[237583] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116515.275682] exe[291720] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116515.341752] exe[237594] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116515.407368] exe[237587] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd288e8 ax:ffffffffff600000 si:7fa2fdd28e08 di:ffffffffff600000 [42116515.462650] exe[291702] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd288e8 ax:ffffffffff600000 si:7fa2fdd28e08 di:ffffffffff600000 [42116515.518926] exe[291622] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116515.564176] exe[236764] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116515.627014] exe[236721] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116515.705521] exe[236759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116521.450024] warn_bad_vsyscall: 115 callbacks suppressed [42116521.450027] exe[237601] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116521.506858] exe[237448] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116521.553467] exe[255866] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116521.614678] exe[237434] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116521.677563] exe[237653] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116521.701271] exe[238862] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116521.766744] exe[291864] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116521.814806] exe[238863] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116521.875532] exe[238534] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116521.922759] exe[237636] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116527.260172] warn_bad_vsyscall: 42 callbacks suppressed [42116527.260175] exe[238544] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116528.015627] exe[291769] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116528.057375] exe[291769] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116528.878155] exe[291863] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116528.973091] exe[255095] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116529.762844] exe[237634] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116529.835159] exe[281456] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116529.898220] exe[237573] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116529.958826] exe[236767] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116530.020762] exe[237371] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116532.277039] warn_bad_vsyscall: 50 callbacks suppressed [42116532.277042] exe[238863] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116532.337123] exe[291649] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116532.386375] exe[238544] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116532.411035] exe[267221] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd288e8 ax:ffffffffff600000 si:7fa2fdd28e08 di:ffffffffff600000 [42116532.497196] exe[238553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116532.523199] exe[237371] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116532.585510] exe[238544] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116532.650653] exe[237636] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116533.462729] exe[236788] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116533.487503] exe[236788] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116537.998089] warn_bad_vsyscall: 43 callbacks suppressed [42116537.998092] exe[237634] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116538.072699] exe[291614] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116538.137056] exe[238865] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116538.168283] exe[238553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd078e8 ax:ffffffffff600000 si:7fa2fdd07e08 di:ffffffffff600000 [42116538.225854] exe[238553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116538.277993] exe[237636] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116538.325008] exe[291622] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116538.392074] exe[253343] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116538.455682] exe[266434] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116538.540531] exe[291633] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116544.247134] warn_bad_vsyscall: 236 callbacks suppressed [42116544.247138] exe[237631] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116544.326556] exe[237417] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116544.404879] exe[237374] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116544.488987] exe[238940] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116544.554909] exe[236763] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116544.613735] exe[238940] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116544.700179] exe[291862] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd6a8e8 ax:ffffffffff600000 si:7fa2fdd6ae08 di:ffffffffff600000 [42116544.791267] exe[252345] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116544.813097] exe[252345] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42116544.834422] exe[252345] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d8e93d3dd6 cs:33 sp:7fa2fdd498e8 ax:ffffffffff600000 si:7fa2fdd49e08 di:ffffffffff600000 [42118893.969010] warn_bad_vsyscall: 233 callbacks suppressed [42118893.969013] exe[492169] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e730f83111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:5400 [42118894.075613] exe[493517] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e730f83111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:5400 [42118894.237242] exe[492169] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e730f83111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:5400 [42118894.294326] exe[481748] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e730f83111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:5400 [42122342.738655] exe[757632] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122342.788495] exe[757816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122342.809786] exe[757816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122342.830921] exe[757816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122342.851866] exe[757816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122342.874016] exe[757816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122342.896343] exe[757816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122342.917946] exe[757816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122342.940572] exe[757816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122342.962177] exe[757816] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122431.668190] warn_bad_vsyscall: 26 callbacks suppressed [42122431.668194] exe[759563] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122432.466254] exe[757630] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122432.514237] exe[759644] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122433.326217] exe[759615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122434.182544] exe[759563] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122434.234864] exe[764498] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122435.055347] exe[757725] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122435.126058] exe[757761] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122435.907293] exe[762304] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122435.980115] exe[757715] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122436.760986] exe[763999] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122436.815349] exe[759563] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122437.614151] exe[764567] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122437.659287] exe[764597] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122438.469651] exe[764032] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122438.512241] exe[758712] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122438.556092] exe[762312] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122438.594552] exe[758755] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122438.633967] exe[761168] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122438.675455] exe[763999] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122442.128932] warn_bad_vsyscall: 7 callbacks suppressed [42122442.128935] exe[764567] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122442.179233] exe[759615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122442.203646] exe[759615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122442.984029] exe[760346] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122443.034147] exe[757705] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122443.057827] exe[764032] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92f7f8e8 ax:ffffffffff600000 si:7f8b92f7fe08 di:ffffffffff600000 [42122443.839607] exe[759615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122443.884625] exe[758073] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122444.684292] exe[757642] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122444.705165] exe[757642] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122447.252173] warn_bad_vsyscall: 36 callbacks suppressed [42122447.252177] exe[757708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122448.108677] exe[759798] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122448.135047] exe[759798] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122448.190622] exe[757790] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122448.217983] exe[757615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122448.241932] exe[757615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122448.265036] exe[757615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122448.286585] exe[757615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122448.307324] exe[757615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122448.331594] exe[757615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122452.516851] warn_bad_vsyscall: 69 callbacks suppressed [42122452.516856] exe[764567] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122453.363502] exe[757616] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122454.210886] exe[757581] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122454.246933] exe[764597] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122455.073774] exe[757602] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122455.101068] exe[757790] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122455.929309] exe[762063] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122455.973104] exe[757763] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122456.054443] exe[764567] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122456.105543] exe[757759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122458.334049] warn_bad_vsyscall: 113 callbacks suppressed [42122458.334052] exe[764597] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122458.406519] exe[757639] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122458.441011] exe[757761] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122459.204410] exe[757602] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122459.304984] exe[764567] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122460.060628] exe[757715] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122460.121247] exe[757705] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122460.909762] exe[759788] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122460.960469] exe[760183] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122461.777659] exe[764484] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122463.487222] warn_bad_vsyscall: 3 callbacks suppressed [42122463.487227] exe[757756] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122463.533563] exe[757665] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122463.557631] exe[762312] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122464.341530] exe[759788] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122464.363586] exe[760183] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122464.415570] exe[757642] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122465.193826] exe[764467] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122465.219886] exe[762361] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122466.044467] exe[758043] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122466.090947] exe[762304] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122468.608596] warn_bad_vsyscall: 7 callbacks suppressed [42122468.608599] exe[757630] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122468.671982] exe[757705] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122469.465585] exe[759571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122469.486748] exe[759571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122469.509083] exe[759571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122469.530701] exe[759571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122469.553275] exe[759571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122469.574610] exe[759571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122469.597992] exe[759571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122469.620186] exe[759571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122474.125011] warn_bad_vsyscall: 75 callbacks suppressed [42122474.125015] exe[757602] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122474.190967] exe[757976] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122474.978751] exe[757636] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122475.030174] exe[757580] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122475.833377] exe[757580] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122475.879303] exe[764728] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122476.684644] exe[759798] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122476.730033] exe[759826] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122477.535051] exe[762312] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122477.582908] exe[759585] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122479.241020] warn_bad_vsyscall: 2 callbacks suppressed [42122479.241024] exe[757790] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122479.300979] exe[757620] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122480.102547] exe[757665] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122480.126876] exe[757665] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122480.179937] exe[759587] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122480.230084] exe[760346] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122480.276247] exe[759644] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92f7f8e8 ax:ffffffffff600000 si:7f8b92f7fe08 di:ffffffffff600000 [42122480.316177] exe[757697] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122481.113538] exe[759826] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122481.180613] exe[757620] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122484.771067] warn_bad_vsyscall: 18 callbacks suppressed [42122484.771070] exe[757708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122484.852681] exe[757760] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122484.908808] exe[764192] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92f7f8e8 ax:ffffffffff600000 si:7f8b92f7fe08 di:ffffffffff600000 [42122484.967226] exe[757725] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122485.023000] exe[759568] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122485.098709] exe[757665] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122485.171699] exe[757705] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122485.217521] exe[757765] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122485.280204] exe[759623] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122485.362650] exe[757761] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122489.789000] warn_bad_vsyscall: 248 callbacks suppressed [42122489.789004] exe[757642] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122489.838648] exe[757614] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122489.887079] exe[757773] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122489.937524] exe[761026] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122489.982456] exe[757642] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122490.026389] exe[764036] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122490.154482] exe[757602] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122490.204352] exe[761024] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122490.232961] exe[757725] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42122490.285481] exe[761029] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122686.736859] warn_bad_vsyscall: 37 callbacks suppressed [42122686.736863] exe[758077] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122686.787808] exe[764111] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122686.831371] exe[759563] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122992.654352] exe[758058] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122992.710307] exe[764656] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122992.773424] exe[764243] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fc18e8 ax:ffffffffff600000 si:7f8b92fc1e08 di:ffffffffff600000 [42122992.811403] exe[757715] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a69607dd6 cs:33 sp:7f8b92fa08e8 ax:ffffffffff600000 si:7f8b92fa0e08 di:ffffffffff600000 [42127769.580172] exe[63229] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c18525add6 cs:33 sp:7f75aa7c58e8 ax:ffffffffff600000 si:7f75aa7c5e08 di:ffffffffff600000 [42127769.957417] exe[50152] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c18525add6 cs:33 sp:7f75aa7a48e8 ax:ffffffffff600000 si:7f75aa7a4e08 di:ffffffffff600000 [42127770.884637] exe[50244] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c18525add6 cs:33 sp:7f75aa7a48e8 ax:ffffffffff600000 si:7f75aa7a4e08 di:ffffffffff600000 [42127772.426252] exe[49711] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5633d165add6 cs:33 sp:7f2daf5928e8 ax:ffffffffff600000 si:7f2daf592e08 di:ffffffffff600000 [42127772.608069] exe[49449] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5633d165add6 cs:33 sp:7f2daf5928e8 ax:ffffffffff600000 si:7f2daf592e08 di:ffffffffff600000 [42127772.818956] exe[50564] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5633d165add6 cs:33 sp:7f2daf5928e8 ax:ffffffffff600000 si:7f2daf592e08 di:ffffffffff600000 [42127772.984520] exe[94056] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5633d165add6 cs:33 sp:7f2daf5928e8 ax:ffffffffff600000 si:7f2daf592e08 di:ffffffffff600000 [42127773.267492] exe[49742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5633d165add6 cs:33 sp:7f2daf5928e8 ax:ffffffffff600000 si:7f2daf592e08 di:ffffffffff600000 [42127773.491816] exe[49742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5633d165add6 cs:33 sp:7f2daf5928e8 ax:ffffffffff600000 si:7f2daf592e08 di:ffffffffff600000 [42127773.633407] exe[48429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5633d165add6 cs:33 sp:7f2daf5928e8 ax:ffffffffff600000 si:7f2daf592e08 di:ffffffffff600000 [42128650.390339] exe[50473] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b977f4dd6 cs:33 sp:7f5b53d708e8 ax:ffffffffff600000 si:7f5b53d70e08 di:ffffffffff600000 [42128650.557063] exe[50151] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b977f4dd6 cs:33 sp:7f5b53d708e8 ax:ffffffffff600000 si:7f5b53d70e08 di:ffffffffff600000 [42128650.610935] exe[50151] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b977f4dd6 cs:33 sp:7f5b53d4f8e8 ax:ffffffffff600000 si:7f5b53d4fe08 di:ffffffffff600000 [42128650.722449] exe[50387] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b977f4dd6 cs:33 sp:7f5b53d708e8 ax:ffffffffff600000 si:7f5b53d70e08 di:ffffffffff600000 [42128650.779588] exe[93944] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556b977f4dd6 cs:33 sp:7f5b53d4f8e8 ax:ffffffffff600000 si:7f5b53d4fe08 di:ffffffffff600000 [42132327.345507] exe[246837] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5626f1940dd6 cs:33 sp:7f66334aa8e8 ax:ffffffffff600000 si:7f66334aae08 di:ffffffffff600000 [42132327.445268] exe[182395] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5626f1940dd6 cs:33 sp:7f66334aa8e8 ax:ffffffffff600000 si:7f66334aae08 di:ffffffffff600000 [42132327.470018] exe[158174] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5626f1940dd6 cs:33 sp:7f66334aa8e8 ax:ffffffffff600000 si:7f66334aae08 di:ffffffffff600000 [42132327.607999] exe[182395] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5626f1940dd6 cs:33 sp:7f66334aa8e8 ax:ffffffffff600000 si:7f66334aae08 di:ffffffffff600000 [42132327.632315] exe[205283] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5626f1940dd6 cs:33 sp:7f66334aa8e8 ax:ffffffffff600000 si:7f66334aae08 di:ffffffffff600000 [42135510.414704] exe[436171] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5637b8e36778 cs:33 sp:7f1f0f7f1f90 ax:7f1f0f7f2020 si:ffffffffff600000 di:5637b8efcf41 [42135510.527040] exe[381689] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5637b8e36778 cs:33 sp:7f1f0f7f1f90 ax:7f1f0f7f2020 si:ffffffffff600000 di:5637b8efcf41 [42135510.618922] exe[380710] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d70fdab778 cs:33 sp:7fa3575aff90 ax:7fa3575b0020 si:ffffffffff600000 di:55d70fe71f41 [42135510.620907] exe[380870] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5637b8e36778 cs:33 sp:7f1f0f7f1f90 ax:7f1f0f7f2020 si:ffffffffff600000 di:5637b8efcf41 [42135510.687137] exe[379963] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5637b8e36778 cs:33 sp:7f1f0f7d0f90 ax:7f1f0f7d1020 si:ffffffffff600000 di:5637b8efcf41 [42135510.713291] exe[436285] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d70fdab778 cs:33 sp:7fa3575aff90 ax:7fa3575b0020 si:ffffffffff600000 di:55d70fe71f41 [42135510.849058] exe[380155] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d70fdab778 cs:33 sp:7fa3575aff90 ax:7fa3575b0020 si:ffffffffff600000 di:55d70fe71f41 [42135511.644969] exe[389202] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d70fdab778 cs:33 sp:7fa3575aff90 ax:7fa3575b0020 si:ffffffffff600000 di:55d70fe71f41 [42135511.726381] exe[382615] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d70fdab778 cs:33 sp:7fa3575aff90 ax:7fa3575b0020 si:ffffffffff600000 di:55d70fe71f41 [42135512.522009] exe[380876] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d70fdab778 cs:33 sp:7fa3575aff90 ax:7fa3575b0020 si:ffffffffff600000 di:55d70fe71f41 [42136181.540347] warn_bad_vsyscall: 20 callbacks suppressed [42136181.540351] exe[383581] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e18e8 ax:ffffffffff600000 si:7fc94a0e1e08 di:ffffffffff600000 [42136181.621618] exe[398299] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e18e8 ax:ffffffffff600000 si:7fc94a0e1e08 di:ffffffffff600000 [42136181.681239] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a09f8e8 ax:ffffffffff600000 si:7fc94a09fe08 di:ffffffffff600000 [42136181.702569] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a09f8e8 ax:ffffffffff600000 si:7fc94a09fe08 di:ffffffffff600000 [42136181.723501] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a09f8e8 ax:ffffffffff600000 si:7fc94a09fe08 di:ffffffffff600000 [42136181.746127] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a09f8e8 ax:ffffffffff600000 si:7fc94a09fe08 di:ffffffffff600000 [42136181.768038] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a09f8e8 ax:ffffffffff600000 si:7fc94a09fe08 di:ffffffffff600000 [42136181.789577] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a09f8e8 ax:ffffffffff600000 si:7fc94a09fe08 di:ffffffffff600000 [42136181.810554] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a09f8e8 ax:ffffffffff600000 si:7fc94a09fe08 di:ffffffffff600000 [42136181.831576] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a09f8e8 ax:ffffffffff600000 si:7fc94a09fe08 di:ffffffffff600000 [42136231.504688] warn_bad_vsyscall: 25 callbacks suppressed [42136231.504691] exe[439451] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136231.562308] exe[456209] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136231.609801] exe[439098] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136242.288026] exe[439122] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136242.385122] exe[439273] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136242.467533] exe[439122] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136242.537945] exe[439451] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136242.594622] exe[439092] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136242.667469] exe[439451] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136242.743025] exe[439273] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136242.816127] exe[456209] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136242.877957] exe[439451] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136242.940158] exe[456209] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136247.306446] warn_bad_vsyscall: 82 callbacks suppressed [42136247.306449] exe[439100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136247.397775] exe[440137] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136247.581283] exe[439103] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136247.610019] exe[439103] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bd18e8 ax:ffffffffff600000 si:7fb276bd1e08 di:ffffffffff600000 [42136247.664499] exe[440183] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136247.750038] exe[439100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136247.777264] exe[458254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136247.845834] exe[439098] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136247.870700] exe[439103] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136247.933296] exe[439519] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136252.316601] warn_bad_vsyscall: 143 callbacks suppressed [42136252.316604] exe[439103] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136252.372788] exe[439096] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136252.447228] exe[439451] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136252.470727] exe[439103] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136252.543180] exe[439103] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136252.626199] exe[440132] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bd18e8 ax:ffffffffff600000 si:7fb276bd1e08 di:ffffffffff600000 [42136252.687482] exe[458254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bb08e8 ax:ffffffffff600000 si:7fb276bb0e08 di:ffffffffff600000 [42136252.762018] exe[440132] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136252.826104] exe[457753] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136252.855154] exe[458254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bb08e8 ax:ffffffffff600000 si:7fb276bb0e08 di:ffffffffff600000 [42136257.693208] warn_bad_vsyscall: 188 callbacks suppressed [42136257.693212] exe[439100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136257.759785] exe[439451] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136257.825071] exe[439100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136257.862925] exe[439122] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136257.958507] exe[439451] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136258.038431] exe[439122] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136258.104185] exe[440183] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136258.136850] exe[440137] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136258.486217] exe[458254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136258.571628] exe[456211] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136262.702023] warn_bad_vsyscall: 75 callbacks suppressed [42136262.702026] exe[439110] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136262.793115] exe[439110] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136262.912899] exe[439273] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136262.981281] exe[458254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136263.042257] exe[439100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136263.135366] exe[439273] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136263.190144] exe[439122] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136263.265839] exe[439100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136263.360926] exe[439100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136263.577992] exe[439273] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136292.044449] warn_bad_vsyscall: 18 callbacks suppressed [42136292.044452] exe[440137] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136292.128236] exe[439100] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136292.154231] exe[439340] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136292.210444] exe[439126] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136292.235445] exe[458254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136338.399583] exe[458254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136339.246708] exe[439092] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42136339.356247] exe[439340] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42138207.892967] exe[383740] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138208.710339] exe[383900] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138208.731441] exe[383900] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138208.752726] exe[383900] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138208.774285] exe[383900] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138208.795872] exe[383900] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138208.818150] exe[383900] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138208.839837] exe[383900] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138208.861701] exe[383900] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138208.883339] exe[383900] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138214.665282] warn_bad_vsyscall: 58 callbacks suppressed [42138214.665285] exe[385272] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8b47e4dd6 cs:33 sp:7f610e0adf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138214.732523] exe[383718] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8b47e4dd6 cs:33 sp:7f610e0adf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138214.822183] exe[386915] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8b47e4dd6 cs:33 sp:7f610e0adf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138214.889891] exe[386897] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8b47e4dd6 cs:33 sp:7f610e0adf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138214.952713] exe[384268] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8b47e4dd6 cs:33 sp:7f610e0adf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138215.002747] exe[408533] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8b47e4dd6 cs:33 sp:7f610e0adf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138215.049038] exe[384531] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8b47e4dd6 cs:33 sp:7f610e0adf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138215.785452] exe[386915] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8b47e4dd6 cs:33 sp:7f610e0adf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138215.840199] exe[383885] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8b47e4dd6 cs:33 sp:7f610e0adf88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138216.638787] exe[388366] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8b47e4dd6 cs:33 sp:7f610e0adf88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42138227.213383] warn_bad_vsyscall: 3 callbacks suppressed [42138227.213386] exe[385259] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42138227.299838] exe[384264] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42138227.321870] exe[384264] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42138227.343447] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42138227.368355] exe[385279] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42138227.391189] exe[385279] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42138227.414039] exe[399470] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42138227.436984] exe[383742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42138227.459487] exe[383742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42138227.481312] exe[383742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42138232.232596] warn_bad_vsyscall: 153 callbacks suppressed [42138232.232600] exe[384009] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138232.301821] exe[408520] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138232.342483] exe[436516] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138232.364452] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138232.409496] exe[386911] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138232.423154] exe[384526] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138232.495507] exe[386897] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138232.510949] exe[384557] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138232.569732] exe[384553] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138232.570498] exe[384241] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138237.974003] warn_bad_vsyscall: 158 callbacks suppressed [42138237.974007] exe[385700] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138237.974548] exe[385702] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138237.986959] exe[408742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a09ff88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138238.060463] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138238.077016] exe[385700] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138238.081033] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138238.120814] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138238.142280] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138238.146643] exe[385110] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138238.166959] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138243.423821] warn_bad_vsyscall: 161 callbacks suppressed [42138243.423825] exe[384557] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138243.431843] exe[408520] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a09ff88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138243.460102] exe[388359] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138243.511666] exe[408533] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138243.533446] exe[383536] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138244.292272] exe[385106] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138244.294364] exe[436516] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138244.340074] exe[383507] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138244.341190] exe[383617] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138244.388486] exe[383629] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138249.154504] warn_bad_vsyscall: 173 callbacks suppressed [42138249.154507] exe[384531] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138249.166654] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138249.226968] exe[383526] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138250.010123] exe[386915] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138250.016881] exe[385082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138250.034648] exe[383546] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138250.103802] exe[384557] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138250.870775] exe[386901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138250.873888] exe[429786] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138250.932999] exe[408533] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138254.348713] warn_bad_vsyscall: 110 callbacks suppressed [42138254.348717] exe[385073] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138254.350929] exe[384557] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138254.388267] exe[383883] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138255.194516] exe[384241] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138255.202252] exe[383694] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138255.234928] exe[385071] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138255.257866] exe[385071] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138255.260571] exe[383533] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138255.280016] exe[383694] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138255.319526] exe[383694] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138259.517157] warn_bad_vsyscall: 532 callbacks suppressed [42138259.517160] exe[399479] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138259.517619] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138259.527191] exe[383580] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138259.544211] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138259.602841] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138259.609554] exe[399479] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138259.626555] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138259.664113] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138259.684670] exe[386928] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138259.686699] exe[400801] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138264.723439] warn_bad_vsyscall: 262 callbacks suppressed [42138264.723442] exe[383516] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138264.727493] exe[385107] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138264.774607] exe[395248] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138264.809955] exe[383694] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138265.586394] exe[385279] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138265.595282] exe[383740] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138265.651628] exe[385277] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138265.663956] exe[385106] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138266.538121] exe[383633] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138266.573436] exe[383633] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0e1f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138269.724965] warn_bad_vsyscall: 189 callbacks suppressed [42138269.724968] exe[383742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138269.725209] exe[383516] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138269.732234] exe[383742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138269.756886] exe[383516] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138269.770337] exe[383742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138269.789054] exe[383516] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138269.810342] exe[383742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138269.830905] exe[383516] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138269.851638] exe[383742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5644502ccdd6 cs:33 sp:7fc94a0c0f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138269.869635] exe[383516] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8a96f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138274.741651] warn_bad_vsyscall: 302 callbacks suppressed [42138274.741654] exe[383629] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138274.793222] exe[383722] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138274.864883] exe[399479] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138274.897673] exe[391752] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138274.960191] exe[391164] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138275.006215] exe[408742] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138275.063994] exe[383536] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138275.117627] exe[384557] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138275.141955] exe[383526] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000040 di:ffffffffff600000 [42138275.200741] exe[385073] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588dae05dd6 cs:33 sp:7f03e8ab7f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42138729.783066] warn_bad_vsyscall: 67 callbacks suppressed [42138729.783070] exe[440574] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42138729.839773] exe[440574] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42138729.866447] exe[456096] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bd18e8 ax:ffffffffff600000 si:7fb276bd1e08 di:ffffffffff600000 [42138729.902304] exe[440577] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bd18e8 ax:ffffffffff600000 si:7fb276bd1e08 di:ffffffffff600000 [42138729.923999] exe[440577] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bd18e8 ax:ffffffffff600000 si:7fb276bd1e08 di:ffffffffff600000 [42138729.946079] exe[440577] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bd18e8 ax:ffffffffff600000 si:7fb276bd1e08 di:ffffffffff600000 [42138732.738019] exe[519307] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42138732.791994] exe[519307] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42138732.840433] exe[440531] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bf28e8 ax:ffffffffff600000 si:7fb276bf2e08 di:ffffffffff600000 [42138732.865399] exe[440535] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:559cd943fdd6 cs:33 sp:7fb276bd18e8 ax:ffffffffff600000 si:7fb276bd1e08 di:ffffffffff600000 [42142057.697657] exe[786822] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ec1542a778 cs:33 sp:7fe6aa0b5f90 ax:7fe6aa0b6020 si:ffffffffff600000 di:55ec154f0f41 [42142057.856678] exe[777175] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ec1542a778 cs:33 sp:7fe6aa0b5f90 ax:7fe6aa0b6020 si:ffffffffff600000 di:55ec154f0f41 [42142057.908697] exe[787645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ec1542a778 cs:33 sp:7fe6aa052f90 ax:7fe6aa053020 si:ffffffffff600000 di:55ec154f0f41 [42142058.132149] exe[777175] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ec1542a778 cs:33 sp:7fe6aa0b5f90 ax:7fe6aa0b6020 si:ffffffffff600000 di:55ec154f0f41 [42142446.480310] exe[807083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142446.548556] exe[806723] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142446.622772] exe[807088] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142446.661012] exe[806671] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a688e8 ax:ffffffffff600000 si:7f6ca2a68e08 di:ffffffffff600000 [42142453.798652] exe[807083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142453.882283] exe[807080] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142453.934381] exe[807083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142454.000489] exe[807080] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142454.069575] exe[797429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142454.120400] exe[807088] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142454.180793] exe[807088] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142454.248250] exe[835117] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142454.303417] exe[797446] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142454.349506] exe[807088] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142467.679308] warn_bad_vsyscall: 1 callbacks suppressed [42142467.679312] exe[777287] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142467.759480] exe[763612] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142467.817371] exe[763508] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142467.846270] exe[763508] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142467.911937] exe[763612] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142467.978553] exe[763508] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142468.008554] exe[777268] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142468.079486] exe[777268] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142468.150352] exe[759593] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142468.218713] exe[763612] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142472.707160] warn_bad_vsyscall: 270 callbacks suppressed [42142472.707163] exe[755682] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142472.795742] exe[777268] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142472.862213] exe[755682] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142472.887137] exe[777268] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142472.959346] exe[777271] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142473.029005] exe[755682] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142473.095592] exe[755682] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142473.118583] exe[755811] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142473.192804] exe[755811] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142473.250214] exe[760173] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142477.738383] warn_bad_vsyscall: 155 callbacks suppressed [42142477.738387] exe[797446] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142477.771325] exe[797423] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142477.831349] exe[824078] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142477.857786] exe[807083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142477.919785] exe[806719] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142477.976027] exe[797414] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142478.045089] exe[806970] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142478.088375] exe[807083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142478.172077] exe[807083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142478.234750] exe[797535] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142482.756005] warn_bad_vsyscall: 161 callbacks suppressed [42142482.756009] exe[797444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142482.820244] exe[797446] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142482.845150] exe[797414] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a688e8 ax:ffffffffff600000 si:7f6ca2a68e08 di:ffffffffff600000 [42142482.903999] exe[797446] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142482.932762] exe[797446] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a688e8 ax:ffffffffff600000 si:7f6ca2a68e08 di:ffffffffff600000 [42142483.038608] exe[806723] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142483.108645] exe[806708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142483.132596] exe[806723] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142483.173547] exe[806708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142483.199665] exe[806708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142487.893205] warn_bad_vsyscall: 132 callbacks suppressed [42142487.893209] exe[806708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142487.930261] exe[806708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142488.163656] exe[806708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142488.376661] exe[806970] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142488.528267] exe[806970] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142488.559918] exe[807083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142488.730563] exe[807083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142488.831313] exe[797414] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142488.924968] exe[797444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142489.033565] exe[806970] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142492.919513] warn_bad_vsyscall: 131 callbacks suppressed [42142492.919517] exe[797414] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142492.985741] exe[807080] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142493.035124] exe[806674] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142493.086822] exe[806708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142493.158318] exe[806674] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142493.179658] exe[806674] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142493.200410] exe[806674] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142493.221274] exe[806674] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142493.242756] exe[806674] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142493.264207] exe[806674] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142497.959134] warn_bad_vsyscall: 317 callbacks suppressed [42142497.959137] exe[806746] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142498.035670] exe[797422] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142498.065827] exe[806674] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142498.140503] exe[797444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142498.161785] exe[797444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142498.212482] exe[797444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142498.235830] exe[797444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142498.261035] exe[797444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142498.285417] exe[797444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142498.312369] exe[797444] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142502.976395] warn_bad_vsyscall: 247 callbacks suppressed [42142502.976399] exe[797429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142503.040458] exe[806970] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142503.093645] exe[797429] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142503.148056] exe[806708] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142503.208031] exe[806970] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142503.232144] exe[824078] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142503.288658] exe[806970] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2a898e8 ax:ffffffffff600000 si:7f6ca2a89e08 di:ffffffffff600000 [42142503.365699] exe[806719] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142503.427658] exe[824078] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42142503.498805] exe[797414] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5588a57d0dd6 cs:33 sp:7f6ca2aaa8e8 ax:ffffffffff600000 si:7f6ca2aaae08 di:ffffffffff600000 [42143459.024643] warn_bad_vsyscall: 19 callbacks suppressed [42143459.024648] exe[853228] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a28c80add6 cs:33 sp:7f046d3078e8 ax:ffffffffff600000 si:7f046d307e08 di:ffffffffff600000 [42143459.116411] exe[827030] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a28c80add6 cs:33 sp:7f046d3078e8 ax:ffffffffff600000 si:7f046d307e08 di:ffffffffff600000 [42143459.193900] exe[828490] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a28c80add6 cs:33 sp:7f046d2e68e8 ax:ffffffffff600000 si:7f046d2e6e08 di:ffffffffff600000 [42145361.608934] exe[975821] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558013de9dd6 cs:33 sp:7ff2d65708e8 ax:ffffffffff600000 si:7ff2d6570e08 di:ffffffffff600000 [42145361.747131] exe[976277] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558013de9dd6 cs:33 sp:7ff2d65708e8 ax:ffffffffff600000 si:7ff2d6570e08 di:ffffffffff600000 [42145361.836643] exe[6826] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558013de9dd6 cs:33 sp:7ff2d65708e8 ax:ffffffffff600000 si:7ff2d6570e08 di:ffffffffff600000 [42145361.960306] exe[968840] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558013de9dd6 cs:33 sp:7ff2d65708e8 ax:ffffffffff600000 si:7ff2d6570e08 di:ffffffffff600000 [42146245.454026] exe[17526] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5594d4f79dd6 cs:33 sp:7fdbdeca78e8 ax:ffffffffff600000 si:7fdbdeca7e08 di:ffffffffff600000 [42146245.542137] exe[940724] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5594d4f79dd6 cs:33 sp:7fdbdeca78e8 ax:ffffffffff600000 si:7fdbdeca7e08 di:ffffffffff600000 [42146245.622511] exe[18092] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5594d4f79dd6 cs:33 sp:7fdbdeca78e8 ax:ffffffffff600000 si:7fdbdeca7e08 di:ffffffffff600000 [42146245.699038] exe[936779] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5594d4f79dd6 cs:33 sp:7fdbdeca78e8 ax:ffffffffff600000 si:7fdbdeca7e08 di:ffffffffff600000 [42146333.334442] exe[976624] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ae97f40dd6 cs:33 sp:7fc6ed73b8e8 ax:ffffffffff600000 si:7fc6ed73be08 di:ffffffffff600000 [42146977.010064] exe[43903] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e7e890ddd6 cs:33 sp:7f6f6bca58e8 ax:ffffffffff600000 si:7f6f6bca5e08 di:ffffffffff600000 [42147600.984554] exe[66740] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562e5be40dd6 cs:33 sp:7f14d3f308e8 ax:ffffffffff600000 si:7f14d3f30e08 di:ffffffffff600000 [42147601.113882] exe[68330] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562e5be40dd6 cs:33 sp:7f14d3f308e8 ax:ffffffffff600000 si:7f14d3f30e08 di:ffffffffff600000 [42147601.151373] exe[64413] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562e5be40dd6 cs:33 sp:7f14d3eac8e8 ax:ffffffffff600000 si:7f14d3eace08 di:ffffffffff600000 [42147601.239784] exe[58320] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562e5be40dd6 cs:33 sp:7f14d3f308e8 ax:ffffffffff600000 si:7f14d3f30e08 di:ffffffffff600000 [42147601.287704] exe[60557] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562e5be40dd6 cs:33 sp:7f14d3eee8e8 ax:ffffffffff600000 si:7f14d3eeee08 di:ffffffffff600000 [42147805.994766] exe[89337] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42147806.546614] exe[89241] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42147807.059266] exe[89241] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42147807.636625] exe[89386] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42147808.442453] exe[89407] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42147808.945282] exe[89337] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42147809.455602] exe[89173] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42147856.499785] exe[72704] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42147857.464794] exe[72704] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42147858.525423] exe[67466] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42147859.572419] exe[67334] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42149929.562032] exe[188092] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42149930.440601] exe[182887] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42149931.280182] exe[188092] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42149932.472345] exe[182887] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42150225.936761] exe[198769] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42150650.770619] exe[211870] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5593f02cfdd6 cs:33 sp:7fb1f30028e8 ax:ffffffffff600000 si:7fb1f3002e08 di:ffffffffff600000 [42150651.017953] exe[211765] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5593f02cfdd6 cs:33 sp:7fb1f30028e8 ax:ffffffffff600000 si:7fb1f3002e08 di:ffffffffff600000 [42150651.260984] exe[211951] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5593f02cfdd6 cs:33 sp:7fb1f30028e8 ax:ffffffffff600000 si:7fb1f3002e08 di:ffffffffff600000 [42150651.472633] exe[211891] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5593f02cfdd6 cs:33 sp:7fb1f30028e8 ax:ffffffffff600000 si:7fb1f3002e08 di:ffffffffff600000 [42151455.082567] exe[248871] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42152048.828389] exe[272994] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c294c03dd6 cs:33 sp:7f0ffbea38e8 ax:ffffffffff600000 si:7f0ffbea3e08 di:ffffffffff600000 [42152049.118789] exe[273389] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c294c03dd6 cs:33 sp:7f0ffbea38e8 ax:ffffffffff600000 si:7f0ffbea3e08 di:ffffffffff600000 [42152049.399283] exe[273675] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c294c03dd6 cs:33 sp:7f0ffbea38e8 ax:ffffffffff600000 si:7f0ffbea3e08 di:ffffffffff600000 [42152049.720548] exe[276313] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c294c03dd6 cs:33 sp:7f0ffbea38e8 ax:ffffffffff600000 si:7f0ffbea3e08 di:ffffffffff600000 [42152081.069184] exe[255520] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5642f60e1dd6 cs:33 sp:7f37f04ebf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42152081.143713] exe[254424] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5642f60e1dd6 cs:33 sp:7f37f04ebf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42152081.199938] exe[255497] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5642f60e1dd6 cs:33 sp:7f37f04ebf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42152081.507267] exe[254040] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42152081.576616] exe[253792] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42152081.626980] exe[253796] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42152081.732733] exe[254424] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42152081.815392] exe[261690] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42152081.884294] exe[255606] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42152081.942251] exe[253759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42152280.824486] warn_bad_vsyscall: 9 callbacks suppressed [42152280.824489] exe[254645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c0a5bafdd6 cs:33 sp:7fe62ad688e8 ax:ffffffffff600000 si:7fe62ad68e08 di:ffffffffff600000 [42152664.216651] exe[309652] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42152669.766576] exe[309682] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42152675.942610] exe[282443] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42152681.733588] exe[282672] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42152976.789920] exe[321199] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561439d48dd6 cs:33 sp:7f2f3d9e5f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153151.144522] exe[325011] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558f1dd5edd6 cs:33 sp:7f708473ff88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153201.918505] exe[308471] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56401fadbdd6 cs:33 sp:7fcb60673f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153222.710025] exe[328238] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5611a906bdd6 cs:33 sp:7fa8be7e5f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153299.237764] exe[264185] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5593fe5b5dd6 cs:33 sp:7fe37ff31f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153434.527412] exe[324104] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5650dc59cdd6 cs:33 sp:7f19edd0ff88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153449.374339] exe[254001] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b4955add6 cs:33 sp:7f44b5f71f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153449.426767] exe[253927] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b4955add6 cs:33 sp:7f44b5f50f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153449.511849] exe[253840] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b4955add6 cs:33 sp:7f44b5f71f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153449.533658] exe[253840] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b4955add6 cs:33 sp:7f44b5f71f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153449.556838] exe[253840] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b4955add6 cs:33 sp:7f44b5f71f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153449.584401] exe[253840] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b4955add6 cs:33 sp:7f44b5f71f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153449.606149] exe[253840] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b4955add6 cs:33 sp:7f44b5f71f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153449.627440] exe[253840] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b4955add6 cs:33 sp:7f44b5f71f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153449.648671] exe[253840] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b4955add6 cs:33 sp:7f44b5f71f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42153449.674545] exe[253840] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561b4955add6 cs:33 sp:7f44b5f71f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154076.273063] warn_bad_vsyscall: 57 callbacks suppressed [42154076.273066] exe[262284] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154076.341868] exe[328074] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154076.365412] exe[254808] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154076.427816] exe[328074] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154076.452163] exe[254681] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154076.516375] exe[284426] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154076.587758] exe[328088] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154076.611723] exe[328726] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154076.743771] exe[328082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154076.799746] exe[253954] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154081.310839] warn_bad_vsyscall: 181 callbacks suppressed [42154081.310844] exe[262260] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154081.344076] exe[253919] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154081.408949] exe[328084] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154081.443025] exe[328020] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154081.500141] exe[262265] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154081.553115] exe[328056] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154081.575800] exe[262243] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154081.663208] exe[253931] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154081.688004] exe[328726] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154081.793226] exe[328012] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154086.615520] warn_bad_vsyscall: 268 callbacks suppressed [42154086.615528] exe[255594] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154086.643097] exe[253938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154086.667744] exe[253782] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154086.692335] exe[253938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154086.716989] exe[262260] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154086.740570] exe[262260] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154086.773037] exe[262260] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154086.797597] exe[328726] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154086.826499] exe[328726] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154086.869446] exe[328726] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154091.648419] warn_bad_vsyscall: 270 callbacks suppressed [42154091.648422] exe[253839] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42154091.719289] exe[263163] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42154091.789491] exe[253777] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154091.884771] exe[253759] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154091.955149] exe[253927] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154092.000578] exe[254529] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154092.095143] exe[253931] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154092.154109] exe[254808] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154092.235808] exe[263162] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154092.306226] exe[253808] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154096.803685] warn_bad_vsyscall: 106 callbacks suppressed [42154096.803688] exe[254670] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154096.835335] exe[254689] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154097.663972] exe[284413] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154097.687174] exe[253938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154097.741105] exe[254670] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42154098.528206] exe[284411] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42154098.559634] exe[254685] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42154098.613665] exe[254674] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42154098.713545] exe[330585] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154099.590173] exe[253857] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154101.806760] warn_bad_vsyscall: 13 callbacks suppressed [42154101.806764] exe[254529] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154101.836284] exe[255424] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154101.902249] exe[328726] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:ffffffffff600000 di:ffffffffff600000 [42154101.966713] exe[284414] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:ffffffffff600000 di:ffffffffff600000 [42154102.048243] exe[284396] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:ffffffffff600000 di:ffffffffff600000 [42154102.078561] exe[263148] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b802f0f88 ax:ffffffffff600000 si:ffffffffff600000 di:ffffffffff600000 [42154102.152746] exe[255462] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154102.199886] exe[328084] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154102.267544] exe[255722] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42154102.320519] exe[255594] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562729b24dd6 cs:33 sp:7f8b80311f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155116.810307] warn_bad_vsyscall: 56 callbacks suppressed [42155116.810310] exe[278571] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5621ff0dfdd6 cs:33 sp:7f9ad290af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155117.118402] exe[278305] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5621ff0dfdd6 cs:33 sp:7f9ad290af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155117.185462] exe[278264] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5621ff0dfdd6 cs:33 sp:7f9ad290af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155117.206302] exe[278309] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5621ff0dfdd6 cs:33 sp:7f9ad290af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155117.250160] exe[373989] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5621ff0dfdd6 cs:33 sp:7f9ad290af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155117.274030] exe[373989] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5621ff0dfdd6 cs:33 sp:7f9ad290af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155117.298200] exe[373989] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5621ff0dfdd6 cs:33 sp:7f9ad290af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155117.325527] exe[373989] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5621ff0dfdd6 cs:33 sp:7f9ad290af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155117.350402] exe[373989] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5621ff0dfdd6 cs:33 sp:7f9ad290af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155117.374000] exe[373989] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5621ff0dfdd6 cs:33 sp:7f9ad290af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155325.151417] warn_bad_vsyscall: 26 callbacks suppressed [42155325.151421] exe[366946] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d00288a778 cs:33 sp:7f99fd4def90 ax:7f99fd4df020 si:ffffffffff600000 di:55d002950f41 [42155325.289892] exe[368157] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d00288a778 cs:33 sp:7f99fd4def90 ax:7f99fd4df020 si:ffffffffff600000 di:55d002950f41 [42155325.364116] exe[386936] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d00288a778 cs:33 sp:7f99fd4def90 ax:7f99fd4df020 si:ffffffffff600000 di:55d002950f41 [42155383.614733] exe[391061] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561769ce3dd6 cs:33 sp:7f754be328e8 ax:ffffffffff600000 si:7f754be32e08 di:ffffffffff600000 [42155590.503099] exe[399844] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d6d0086dd6 cs:33 sp:7f3e63665f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42155815.282476] exe[387184] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d08815cdd6 cs:33 sp:7f0bf17a98e8 ax:ffffffffff600000 si:7f0bf17a9e08 di:ffffffffff600000 [42155815.376324] exe[386203] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d08815cdd6 cs:33 sp:7f0bf17a98e8 ax:ffffffffff600000 si:7f0bf17a9e08 di:ffffffffff600000 [42155815.496426] exe[391697] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d08815cdd6 cs:33 sp:7f0bf17a98e8 ax:ffffffffff600000 si:7f0bf17a9e08 di:ffffffffff600000 [42156323.436718] exe[428006] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7bbaf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42156324.111470] exe[429873] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7b99f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42156324.987781] exe[431370] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7b99f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42156325.737801] exe[429650] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7b99f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42156326.454846] exe[432313] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7bbaf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42156327.138688] exe[426817] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7bbaf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42156327.813371] exe[433944] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7bbaf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42156328.509697] exe[426859] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7bbaf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42156329.110193] exe[426818] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7bbaf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42156329.697118] exe[431281] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7bbaf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42156330.426112] exe[428262] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7b99f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42156331.361083] exe[428091] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7b99f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42156332.278608] exe[429887] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557a25a92dd6 cs:33 sp:7f65b7b99f88 ax:ffffffffff600000 si:0 di:ffffffffff600000 [42156666.234077] exe[403506] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556ab9a98dd6 cs:33 sp:7f2d6a8218e8 ax:ffffffffff600000 si:7f2d6a821e08 di:ffffffffff600000 [42156666.304621] exe[396738] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556ab9a98dd6 cs:33 sp:7f2d6a8218e8 ax:ffffffffff600000 si:7f2d6a821e08 di:ffffffffff600000 [42156666.331454] exe[393740] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556ab9a98dd6 cs:33 sp:7f2d6a8218e8 ax:ffffffffff600000 si:7f2d6a821e08 di:ffffffffff600000 [42156666.411028] exe[394413] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556ab9a98dd6 cs:33 sp:7f2d6a8008e8 ax:ffffffffff600000 si:7f2d6a800e08 di:ffffffffff600000 [42157077.165836] exe[479012] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42157866.592466] exe[387420] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563a78472111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4000200 [42157866.772914] exe[401375] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563a78472111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4000200 [42157866.847434] exe[513426] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563a78472111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4000200 [42157867.501451] exe[464659] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563a78472111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4000200 [42158619.515347] exe[556915] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42159591.220546] exe[618932] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5632995da111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:8220000 [42159591.356014] exe[612199] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5632995da111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:8220000 [42159591.373111] exe[618767] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5632995da111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:8220000 [42159591.517584] exe[595901] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5632995da111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:8220000 [42159591.564643] exe[615515] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5632995da111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:8220000 [42162796.815473] exe[718606] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562010215dd6 cs:33 sp:7f83dba128e8 ax:ffffffffff600000 si:7f83dba12e08 di:ffffffffff600000 [42162796.914462] exe[718605] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562010215dd6 cs:33 sp:7f83dba128e8 ax:ffffffffff600000 si:7f83dba12e08 di:ffffffffff600000 [42162797.004056] exe[718920] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562010215dd6 cs:33 sp:7f83db9d08e8 ax:ffffffffff600000 si:7f83db9d0e08 di:ffffffffff600000 [42163541.802509] exe[718338] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b2fd36edd6 cs:33 sp:7fde35c04f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42163552.381731] exe[714558] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c2cdf27dd6 cs:33 sp:7f3a8f1dbf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42163566.438993] exe[708909] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e07cc5edd6 cs:33 sp:7f9cff959f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42163585.304475] exe[738560] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563d96050dd6 cs:33 sp:7ff216019f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42163597.064164] exe[725130] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55780be04dd6 cs:33 sp:7fac27535f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42163603.169628] exe[736938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564e1d03edd6 cs:33 sp:7f02a2287f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42163720.991545] exe[741139] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557549034dd6 cs:33 sp:7f00a1379f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42164052.233084] exe[754818] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a8ce320dd6 cs:33 sp:7f5492d93f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42164084.671441] exe[756088] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5603d1dfcdd6 cs:33 sp:7f4ead4d5f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42164847.755603] exe[708139] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a58b4c0dd6 cs:33 sp:7f2ee91978e8 ax:ffffffffff600000 si:7f2ee9197e08 di:ffffffffff600000 [42164848.574612] exe[707802] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a58b4c0dd6 cs:33 sp:7f2ee91978e8 ax:ffffffffff600000 si:7f2ee9197e08 di:ffffffffff600000 [42164848.629700] exe[707857] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a58b4c0dd6 cs:33 sp:7f2ee91978e8 ax:ffffffffff600000 si:7f2ee9197e08 di:ffffffffff600000 [42164848.801304] exe[707414] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a58b4c0dd6 cs:33 sp:7f2ee91978e8 ax:ffffffffff600000 si:7f2ee9197e08 di:ffffffffff600000 [42164848.840619] exe[707798] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a58b4c0dd6 cs:33 sp:7f2ee91978e8 ax:ffffffffff600000 si:7f2ee9197e08 di:ffffffffff600000 [42165161.595428] exe[769687] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561469165dd6 cs:33 sp:7f9e49247f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42171991.542615] exe[861990] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b4786c2dd6 cs:33 sp:7f79cc3a58e8 ax:ffffffffff600000 si:7f79cc3a5e08 di:ffffffffff600000 [42171991.678844] exe[862213] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b4786c2dd6 cs:33 sp:7f79cc3a58e8 ax:ffffffffff600000 si:7f79cc3a5e08 di:ffffffffff600000 [42171991.849488] exe[861923] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b4786c2dd6 cs:33 sp:7f79cc3a58e8 ax:ffffffffff600000 si:7f79cc3a5e08 di:ffffffffff600000 [42177679.869802] exe[49148] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:560a6d2b8111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4244000 [42177687.702592] exe[58448] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f4904c2111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4244000 [42177708.683806] exe[68981] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a037ef6111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4244000 [42177719.292494] exe[66552] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556266d68111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4244000 [42177757.330108] exe[7154] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555d10605111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4244000 [42177765.729005] exe[70549] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5572cf5d6111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4244000 [42177845.714999] exe[70304] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5572c550f111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4244000 [42177881.916520] exe[60871] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5591543d6111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4244000 [42178427.597098] exe[57260] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d72c079dd6 cs:33 sp:7fc076860f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42178427.737587] exe[44956] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d72c079dd6 cs:33 sp:7fc07683ff88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42178427.842547] exe[48784] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d72c079dd6 cs:33 sp:7fc076860f88 ax:ffffffffff600000 si:20000000 di:ffffffffff600000 [42180161.543243] exe[134828] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558d38d95dd6 cs:33 sp:7fd52ba9f8e8 ax:ffffffffff600000 si:7fd52ba9fe08 di:ffffffffff600000 [42180161.613917] exe[136430] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558d38d95dd6 cs:33 sp:7fd52ba9f8e8 ax:ffffffffff600000 si:7fd52ba9fe08 di:ffffffffff600000 [42180161.691778] exe[134387] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558d38d95dd6 cs:33 sp:7fd52ba9f8e8 ax:ffffffffff600000 si:7fd52ba9fe08 di:ffffffffff600000 [42180161.735940] exe[136539] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558d38d95dd6 cs:33 sp:7fd52ba7e8e8 ax:ffffffffff600000 si:7fd52ba7ee08 di:ffffffffff600000 [42180948.469308] exe[169629] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562e2393f111 cs:33 sp:ffffffffff600000 ax:0 si:ffffffffff600000 di:4244000 [42186324.988018] exe[300516] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558e3d755dd6 cs:33 sp:7f5902c088e8 ax:ffffffffff600000 si:7f5902c08e08 di:ffffffffff600000 [42186325.825612] exe[300520] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558e3d755dd6 cs:33 sp:7f5902c088e8 ax:ffffffffff600000 si:7f5902c08e08 di:ffffffffff600000 [42186325.902922] exe[300369] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558e3d755dd6 cs:33 sp:7f5902be78e8 ax:ffffffffff600000 si:7f5902be7e08 di:ffffffffff600000 [42186326.019689] exe[300295] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c60cb7cdd6 cs:33 sp:7f3c7e5ac8e8 ax:ffffffffff600000 si:7f3c7e5ace08 di:ffffffffff600000 [42186326.700335] exe[300385] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558e3d755dd6 cs:33 sp:7f5902be78e8 ax:ffffffffff600000 si:7f5902be7e08 di:ffffffffff600000 [42186983.036132] exe[231631] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b2d7825dd6 cs:33 sp:7f2762695f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42186983.187365] exe[292013] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b2d7825dd6 cs:33 sp:7f2762695f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42186983.220674] exe[292132] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b2d7825dd6 cs:33 sp:7f2762674f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42186983.332626] exe[288349] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b2d7825dd6 cs:33 sp:7f2762695f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42188298.591149] exe[342427] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca114b8dd6 cs:33 sp:7f46555a38e8 ax:ffffffffff600000 si:7f46555a3e08 di:ffffffffff600000 [42188298.646490] exe[334561] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca114b8dd6 cs:33 sp:7f46555a38e8 ax:ffffffffff600000 si:7f46555a3e08 di:ffffffffff600000 [42188298.672102] exe[334561] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca114b8dd6 cs:33 sp:7f46555a38e8 ax:ffffffffff600000 si:7f46555a3e08 di:ffffffffff600000 [42188298.696556] exe[334561] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca114b8dd6 cs:33 sp:7f46555a38e8 ax:ffffffffff600000 si:7f46555a3e08 di:ffffffffff600000 [42188298.721331] exe[342176] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca114b8dd6 cs:33 sp:7f46555a38e8 ax:ffffffffff600000 si:7f46555a3e08 di:ffffffffff600000 [42188298.749612] exe[333925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca114b8dd6 cs:33 sp:7f46555a38e8 ax:ffffffffff600000 si:7f46555a3e08 di:ffffffffff600000 [42188298.782355] exe[333925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca114b8dd6 cs:33 sp:7f46555a38e8 ax:ffffffffff600000 si:7f46555a3e08 di:ffffffffff600000 [42188298.808841] exe[333925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca114b8dd6 cs:33 sp:7f46555a38e8 ax:ffffffffff600000 si:7f46555a3e08 di:ffffffffff600000 [42188298.830593] exe[333925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca114b8dd6 cs:33 sp:7f46555a38e8 ax:ffffffffff600000 si:7f46555a3e08 di:ffffffffff600000 [42188298.856261] exe[333925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ca114b8dd6 cs:33 sp:7f46555a38e8 ax:ffffffffff600000 si:7f46555a3e08 di:ffffffffff600000 [42189494.340539] warn_bad_vsyscall: 57 callbacks suppressed [42189494.340542] exe[381353] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5563f1d47dd6 cs:33 sp:7f9b2db7af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42189494.403659] exe[381068] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5563f1d47dd6 cs:33 sp:7f9b2db38f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42189494.532339] exe[380894] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5563f1d47dd6 cs:33 sp:7f9b2db7af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42189494.562633] exe[380894] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5563f1d47dd6 cs:33 sp:7f9b2db59f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42190486.196391] exe[395255] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5626c38a6dd6 cs:33 sp:7f7ebc8828e8 ax:ffffffffff600000 si:7f7ebc882e08 di:ffffffffff600000 [42190486.323095] exe[346140] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5626c38a6dd6 cs:33 sp:7f7ebc8828e8 ax:ffffffffff600000 si:7f7ebc882e08 di:ffffffffff600000 [42190486.369185] exe[379450] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5626c38a6dd6 cs:33 sp:7f7ebc8828e8 ax:ffffffffff600000 si:7f7ebc882e08 di:ffffffffff600000 [42190487.021527] exe[395056] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5626c38a6dd6 cs:33 sp:7f7ebc8828e8 ax:ffffffffff600000 si:7f7ebc882e08 di:ffffffffff600000 [42190556.853032] exe[384690] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558012eccdd6 cs:33 sp:7f0486ebcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42190556.932223] exe[380969] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558012eccdd6 cs:33 sp:7f0486e9bf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42190557.071802] exe[394228] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558012eccdd6 cs:33 sp:7f0486ebcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42190557.103003] exe[393645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558012eccdd6 cs:33 sp:7f0486e9bf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42190630.854047] exe[330154] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6cc818dd6 cs:33 sp:7f841a3ec8e8 ax:ffffffffff600000 si:7f841a3ece08 di:ffffffffff600000 [42190630.925539] exe[330082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6cc818dd6 cs:33 sp:7f841a3cb8e8 ax:ffffffffff600000 si:7f841a3cbe08 di:ffffffffff600000 [42190630.951101] exe[330082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6cc818dd6 cs:33 sp:7f841a3cb8e8 ax:ffffffffff600000 si:7f841a3cbe08 di:ffffffffff600000 [42190630.971450] exe[330082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6cc818dd6 cs:33 sp:7f841a3cb8e8 ax:ffffffffff600000 si:7f841a3cbe08 di:ffffffffff600000 [42190630.992243] exe[330082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6cc818dd6 cs:33 sp:7f841a3cb8e8 ax:ffffffffff600000 si:7f841a3cbe08 di:ffffffffff600000 [42190631.012785] exe[330082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6cc818dd6 cs:33 sp:7f841a3cb8e8 ax:ffffffffff600000 si:7f841a3cbe08 di:ffffffffff600000 [42190631.033963] exe[330082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6cc818dd6 cs:33 sp:7f841a3cb8e8 ax:ffffffffff600000 si:7f841a3cbe08 di:ffffffffff600000 [42190631.058219] exe[330082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6cc818dd6 cs:33 sp:7f841a3cb8e8 ax:ffffffffff600000 si:7f841a3cbe08 di:ffffffffff600000 [42190631.079549] exe[330082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6cc818dd6 cs:33 sp:7f841a3cb8e8 ax:ffffffffff600000 si:7f841a3cbe08 di:ffffffffff600000 [42190631.101231] exe[330082] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f6cc818dd6 cs:33 sp:7f841a3cb8e8 ax:ffffffffff600000 si:7f841a3cbe08 di:ffffffffff600000 [42190642.703097] warn_bad_vsyscall: 58 callbacks suppressed [42190642.703101] exe[329988] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190642.789304] exe[329700] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190642.876938] exe[329949] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190642.944337] exe[394734] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190643.027483] exe[329953] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190643.095817] exe[393178] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190643.187124] exe[329823] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190643.250488] exe[393201] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190643.340537] exe[329548] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190643.426091] exe[394733] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190647.921613] warn_bad_vsyscall: 182 callbacks suppressed [42190647.921615] exe[329873] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099c68e8 ax:ffffffffff600000 si:7f99099c6e08 di:ffffffffff600000 [42190648.848691] exe[330326] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099c68e8 ax:ffffffffff600000 si:7f99099c6e08 di:ffffffffff600000 [42190649.667258] exe[329712] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190649.725889] exe[393266] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190649.785308] exe[330328] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190650.574201] exe[330411] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190650.633903] exe[330045] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190650.662976] exe[330222] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190651.433058] exe[393189] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190651.490236] exe[330029] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190653.509536] warn_bad_vsyscall: 10 callbacks suppressed [42190653.509540] exe[329956] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190653.604837] exe[393186] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190654.375468] exe[329881] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190654.453427] exe[393572] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190654.555463] exe[329908] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190654.598122] exe[329949] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099c68e8 ax:ffffffffff600000 si:7f99099c6e08 di:ffffffffff600000 [42190654.713921] exe[329916] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190654.782352] exe[329861] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190654.908137] exe[330029] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190654.995737] exe[393179] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190658.669075] warn_bad_vsyscall: 108 callbacks suppressed [42190658.669079] exe[394733] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190658.754358] exe[393186] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190658.975695] exe[394734] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190659.213506] exe[329956] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190659.329798] exe[329907] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190659.391258] exe[330161] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190659.460233] exe[329668] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190659.535551] exe[330193] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190659.563593] exe[330177] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099a58e8 ax:ffffffffff600000 si:7f99099a5e08 di:ffffffffff600000 [42190659.620846] exe[394447] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190664.346528] warn_bad_vsyscall: 42 callbacks suppressed [42190664.346532] exe[329873] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190665.217406] exe[330156] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190665.386749] exe[393266] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190665.419984] exe[393180] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099c68e8 ax:ffffffffff600000 si:7f99099c6e08 di:ffffffffff600000 [42190666.065383] exe[329695] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190666.178920] exe[330029] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190666.241424] exe[330177] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190666.286811] exe[329988] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190666.342566] exe[330029] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190666.404278] exe[392732] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190669.884942] warn_bad_vsyscall: 123 callbacks suppressed [42190669.884946] exe[330066] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190669.980591] exe[393572] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190670.037767] exe[393266] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099c68e8 ax:ffffffffff600000 si:7f99099c6e08 di:ffffffffff600000 [42190670.135345] exe[330029] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190670.194462] exe[330193] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190670.219537] exe[330193] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190670.291494] exe[330411] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190670.348119] exe[330206] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190670.411790] exe[330296] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190670.470017] exe[330156] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190675.470693] warn_bad_vsyscall: 321 callbacks suppressed [42190675.470697] exe[329956] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190675.564143] exe[329872] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190676.919043] exe[393623] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190677.806577] exe[329949] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190677.899871] exe[329956] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190677.971219] exe[329872] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190678.717895] exe[329623] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190678.762108] exe[330158] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190678.823788] exe[393572] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190679.625542] exe[393623] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190680.529094] warn_bad_vsyscall: 1 callbacks suppressed [42190680.529097] exe[329668] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190680.605114] exe[329861] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190681.397469] exe[330206] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190681.420993] exe[330170] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190681.523481] exe[330177] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190682.282641] exe[330066] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190682.382879] exe[329975] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190682.419237] exe[330226] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190683.147355] exe[330167] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190683.218836] exe[329668] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190685.855039] warn_bad_vsyscall: 27 callbacks suppressed [42190685.855043] exe[329544] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190686.196717] exe[330168] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190686.434190] exe[329826] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190686.582532] exe[394734] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190686.645147] exe[330328] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190686.678351] exe[358301] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f99099e78e8 ax:ffffffffff600000 si:7f99099e7e08 di:ffffffffff600000 [42190686.957507] exe[329826] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190687.043618] exe[329975] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42190687.153927] exe[329966] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557b4521cdd6 cs:33 sp:7f9909a088e8 ax:ffffffffff600000 si:7f9909a08e08 di:ffffffffff600000 [42191040.060217] exe[422891] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b47ffecdd6 cs:33 sp:7f10359dcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42191040.310905] exe[422348] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b47ffecdd6 cs:33 sp:7f10359dcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42191040.584740] exe[422736] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b47ffecdd6 cs:33 sp:7f10359dcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42191040.849130] exe[422157] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b47ffecdd6 cs:33 sp:7f10359dcf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42191408.122298] exe[443933] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556c942f7dd6 cs:33 sp:7f33ad4be8e8 ax:ffffffffff600000 si:7f33ad4bee08 di:ffffffffff600000 [42191408.190759] exe[444069] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556c942f7dd6 cs:33 sp:7f33ad4be8e8 ax:ffffffffff600000 si:7f33ad4bee08 di:ffffffffff600000 [42191408.243806] exe[443239] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556c942f7dd6 cs:33 sp:7f33ad4be8e8 ax:ffffffffff600000 si:7f33ad4bee08 di:ffffffffff600000 [42191408.306669] exe[443722] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556c942f7dd6 cs:33 sp:7f33ad4be8e8 ax:ffffffffff600000 si:7f33ad4bee08 di:ffffffffff600000 [42192088.302275] exe[446406] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55cf95e7fdd6 cs:33 sp:7f62825958e8 ax:ffffffffff600000 si:7f6282595e08 di:ffffffffff600000 [42192088.504206] exe[446331] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55cf95e7fdd6 cs:33 sp:7f62825958e8 ax:ffffffffff600000 si:7f6282595e08 di:ffffffffff600000 [42192088.700121] exe[432682] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55cf95e7fdd6 cs:33 sp:7f62825958e8 ax:ffffffffff600000 si:7f6282595e08 di:ffffffffff600000 [42192088.911319] exe[432599] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55cf95e7fdd6 cs:33 sp:7f62825958e8 ax:ffffffffff600000 si:7f6282595e08 di:ffffffffff600000 [42192217.175858] exe[443058] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5608bc117dd6 cs:33 sp:7f3d04f07f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42192217.245702] exe[451506] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5608bc117dd6 cs:33 sp:7f3d04f07f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42192217.312188] exe[444577] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5608bc117dd6 cs:33 sp:7f3d04f07f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42192217.379350] exe[462859] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5608bc117dd6 cs:33 sp:7f3d04f07f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42192610.869254] exe[478758] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56134dfe3dd6 cs:33 sp:7f2a1bf008e8 ax:ffffffffff600000 si:7f2a1bf00e08 di:ffffffffff600000 [42192610.927024] exe[426079] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56134dfe3dd6 cs:33 sp:7f2a1bf008e8 ax:ffffffffff600000 si:7f2a1bf00e08 di:ffffffffff600000 [42192611.023901] exe[456386] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56134dfe3dd6 cs:33 sp:7f2a1bf008e8 ax:ffffffffff600000 si:7f2a1bf00e08 di:ffffffffff600000 [42192611.117541] exe[426224] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56134dfe3dd6 cs:33 sp:7f2a1bf008e8 ax:ffffffffff600000 si:7f2a1bf00e08 di:ffffffffff600000 [42192969.952413] exe[443382] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558834594dd6 cs:33 sp:7fb2ca47c8e8 ax:ffffffffff600000 si:7fb2ca47ce08 di:ffffffffff600000 [42193164.250150] exe[449673] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f649db3dd6 cs:33 sp:7f23c2721f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42194235.067361] exe[513756] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:558d5808e778 cs:33 sp:7f5ee0dfef90 ax:7f5ee0dff020 si:ffffffffff600000 di:558d58154f41 [42194247.244447] exe[535809] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ff5447fdd6 cs:33 sp:7f1831e3a8e8 ax:ffffffffff600000 si:7f1831e3ae08 di:ffffffffff600000 [42194318.886534] exe[520357] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55852a140778 cs:33 sp:7fed736ebf90 ax:7fed736ec020 si:ffffffffff600000 di:55852a206f41 [42194407.716279] exe[545189] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561a82f42778 cs:33 sp:7f49b37a8f90 ax:7f49b37a9020 si:ffffffffff600000 di:561a83008f41 [42194550.528317] exe[513524] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a790eb6778 cs:33 sp:7f007c1b1f90 ax:7f007c1b2020 si:ffffffffff600000 di:55a790f7cf41 [42194575.722636] exe[473743] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55becd097778 cs:33 sp:7f0738314f90 ax:7f0738315020 si:ffffffffff600000 di:55becd15df41 [42194879.408067] exe[553638] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55e833bf1778 cs:33 sp:7fd650bcdf90 ax:7fd650bce020 si:ffffffffff600000 di:55e833cb7f41 [42195509.449193] exe[573603] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195510.264561] exe[573541] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195511.122764] exe[574013] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195511.998124] exe[583579] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195619.131362] exe[582477] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195620.070858] exe[583197] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195620.994117] exe[586364] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195621.993936] exe[583197] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195623.267198] exe[582456] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195624.230556] exe[582484] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195625.150980] exe[582484] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42195666.363205] exe[546685] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5630b4b7edd6 cs:33 sp:7f03ffb628e8 ax:ffffffffff600000 si:7f03ffb62e08 di:ffffffffff600000 [42195666.694929] exe[537237] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5630b4b7edd6 cs:33 sp:7f03ffb628e8 ax:ffffffffff600000 si:7f03ffb62e08 di:ffffffffff600000 [42195666.995564] exe[541036] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5630b4b7edd6 cs:33 sp:7f03ffb628e8 ax:ffffffffff600000 si:7f03ffb62e08 di:ffffffffff600000 [42195667.283599] exe[538350] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5630b4b7edd6 cs:33 sp:7f03ffb628e8 ax:ffffffffff600000 si:7f03ffb62e08 di:ffffffffff600000 [42195783.133784] exe[582463] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42195783.957868] exe[582611] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42195784.886706] exe[582463] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42195785.818500] exe[587689] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42197834.276484] exe[677562] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42198008.263084] exe[679317] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42198012.042583] exe[679299] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42198015.815202] exe[691503] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42198019.776180] exe[691544] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42198909.478111] exe[746872] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55beec38bdd6 cs:33 sp:7efff85a98e8 ax:ffffffffff600000 si:7efff85a9e08 di:ffffffffff600000 [42198909.564582] exe[746386] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55beec38bdd6 cs:33 sp:7efff85a98e8 ax:ffffffffff600000 si:7efff85a9e08 di:ffffffffff600000 [42198909.626253] exe[746486] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55beec38bdd6 cs:33 sp:7efff85a98e8 ax:ffffffffff600000 si:7efff85a9e08 di:ffffffffff600000 [42198934.466704] exe[732008] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42199044.588351] exe[726658] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563a40ea4778 cs:33 sp:7f2073a48f90 ax:7f2073a49020 si:ffffffffff600000 di:563a40f6af41 [42199044.655124] exe[721419] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563a40ea4778 cs:33 sp:7f2073a27f90 ax:7f2073a28020 si:ffffffffff600000 di:563a40f6af41 [42199044.709650] exe[721376] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563a40ea4778 cs:33 sp:7f2073a27f90 ax:7f2073a28020 si:ffffffffff600000 di:563a40f6af41 [42199070.021230] exe[749942] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c1b77a2dd6 cs:33 sp:7f2a5d5508e8 ax:ffffffffff600000 si:7f2a5d550e08 di:ffffffffff600000 [42199199.611149] exe[765919] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42199200.104609] exe[765915] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42199200.568084] exe[765919] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42200643.715624] exe[753146] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555a6c9cedd6 cs:33 sp:7f7f7b2cd8e8 ax:ffffffffff600000 si:7f7f7b2cde08 di:ffffffffff600000 [42201001.062109] exe[801800] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f419ce1dd6 cs:33 sp:7eff4aff5f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42201001.557228] exe[802517] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f419ce1dd6 cs:33 sp:7eff4aff5f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42201002.049671] exe[801971] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f419ce1dd6 cs:33 sp:7eff4aff5f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42201002.541968] exe[802129] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f419ce1dd6 cs:33 sp:7eff4aff5f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42201946.827893] exe[834151] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201946.988880] exe[834283] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201947.125771] exe[835196] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201947.162873] exe[835153] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201967.889325] exe[836653] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201968.006927] exe[833932] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201968.111634] exe[835167] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201968.188567] exe[834380] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201968.300501] exe[833929] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201968.451872] exe[835377] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201968.515360] exe[833969] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201968.599039] exe[833895] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201968.725641] exe[834172] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42201968.829513] exe[835377] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8295fbdd6 cs:33 sp:7f76c23d58e8 ax:ffffffffff600000 si:7f76c23d5e08 di:ffffffffff600000 [42202100.968113] exe[838922] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202101.048003] exe[819520] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202101.257708] exe[815083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202101.670142] exe[817629] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202101.782563] exe[831788] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202101.819836] exe[831788] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202101.927605] exe[831686] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202101.974460] exe[831658] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202102.312712] exe[814915] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202102.401483] exe[810511] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202106.006548] warn_bad_vsyscall: 29 callbacks suppressed [42202106.006552] exe[834376] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202106.164628] exe[831716] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202106.281129] exe[886070] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202106.376404] exe[843630] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202106.460290] exe[850282] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202106.624128] exe[886200] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202106.745787] exe[819482] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202106.791675] exe[830265] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202106.884122] exe[814925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202106.991307] exe[815044] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202111.046843] warn_bad_vsyscall: 41 callbacks suppressed [42202111.046846] exe[815131] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202111.181296] exe[816004] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202111.274441] exe[810511] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202111.419635] exe[810511] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202111.522416] exe[834376] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202111.737440] exe[835351] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202111.831552] exe[810570] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202111.934992] exe[810511] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615478e8 ax:ffffffffff600000 si:7f5061547e08 di:ffffffffff600000 [42202112.014534] exe[810490] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202112.120081] exe[831788] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202116.122518] warn_bad_vsyscall: 38 callbacks suppressed [42202116.122522] exe[884267] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202116.252228] exe[834806] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202116.413322] exe[884678] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202116.512029] exe[812085] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202116.534955] exe[812085] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202116.558689] exe[812085] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202116.581353] exe[812085] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202116.602937] exe[812085] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202116.640025] exe[812085] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202116.660927] exe[812085] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202121.126129] warn_bad_vsyscall: 177 callbacks suppressed [42202121.126135] exe[831791] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202121.283537] exe[814908] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202121.314144] exe[815122] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202121.452155] exe[886200] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202121.591060] exe[831716] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202121.689822] exe[816004] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202121.852221] exe[884422] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202121.884239] exe[817638] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615478e8 ax:ffffffffff600000 si:7f5061547e08 di:ffffffffff600000 [42202122.030357] exe[819630] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202122.136220] exe[819723] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615478e8 ax:ffffffffff600000 si:7f5061547e08 di:ffffffffff600000 [42202126.233271] warn_bad_vsyscall: 85 callbacks suppressed [42202126.233275] exe[884287] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615478e8 ax:ffffffffff600000 si:7f5061547e08 di:ffffffffff600000 [42202126.374930] exe[815063] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202126.431130] exe[814967] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50614e48e8 ax:ffffffffff600000 si:7f50614e4e08 di:ffffffffff600000 [42202126.566253] exe[835357] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202126.658049] exe[810257] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615478e8 ax:ffffffffff600000 si:7f5061547e08 di:ffffffffff600000 [42202126.805958] exe[815083] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202126.911845] exe[885673] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202127.012645] exe[884422] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202127.081831] exe[816069] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202127.167244] exe[819516] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202131.348463] warn_bad_vsyscall: 131 callbacks suppressed [42202131.348467] exe[835033] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202131.461747] exe[814925] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202131.505894] exe[843630] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202131.628818] exe[831658] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202131.660975] exe[835033] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202131.783598] exe[834376] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202131.939981] exe[884202] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202132.021999] exe[814910] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202132.064449] exe[815063] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42202132.130981] exe[831788] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d9f6440dd6 cs:33 sp:7f50615688e8 ax:ffffffffff600000 si:7f5061568e08 di:ffffffffff600000 [42204757.598583] warn_bad_vsyscall: 118 callbacks suppressed [42204757.598586] exe[984348] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:0 [42204955.185735] exe[40842] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557191db3dd6 cs:33 sp:7f8cb19128e8 ax:ffffffffff600000 si:7f8cb1912e08 di:ffffffffff600000 [42204955.268366] exe[40887] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557191db3dd6 cs:33 sp:7f8cb19128e8 ax:ffffffffff600000 si:7f8cb1912e08 di:ffffffffff600000 [42204955.347160] exe[40842] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557191db3dd6 cs:33 sp:7f8cb19128e8 ax:ffffffffff600000 si:7f8cb1912e08 di:ffffffffff600000 [42204955.506054] exe[40887] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557191db3dd6 cs:33 sp:7f8cb18f18e8 ax:ffffffffff600000 si:7f8cb18f1e08 di:ffffffffff600000 [42205368.710864] exe[63370] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42213917.954143] exe[441544] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5566d7cb5dd6 cs:33 sp:7fe8fdf2ef88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42213918.009622] exe[439494] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5566d7cb5dd6 cs:33 sp:7fe8fdf2ef88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42213918.061090] exe[439494] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5566d7cb5dd6 cs:33 sp:7fe8fdf2ef88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42213919.034794] exe[438652] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5566d7cb5dd6 cs:33 sp:7fe8fdf2ef88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42213919.098901] exe[438664] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5566d7cb5dd6 cs:33 sp:7fe8fdf2ef88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42213919.183347] exe[441544] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5566d7cb5dd6 cs:33 sp:7fe8fdf2ef88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42213919.259555] exe[436245] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5566d7cb5dd6 cs:33 sp:7fe8fdf2ef88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42213919.317261] exe[438652] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5566d7cb5dd6 cs:33 sp:7fe8fdf2ef88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42213919.385189] exe[436291] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5566d7cb5dd6 cs:33 sp:7fe8fdf2ef88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42213919.466064] exe[438652] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5566d7cb5dd6 cs:33 sp:7fe8fdf2ef88 ax:ffffffffff600000 si:200000c0 di:ffffffffff600000 [42216330.716421] warn_bad_vsyscall: 11 callbacks suppressed [42216330.716425] exe[541123] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ffb55dd6 cs:33 sp:7f886d3c6f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42216330.785582] exe[537132] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ffb55dd6 cs:33 sp:7f886d3c6f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42216330.819942] exe[537321] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ffb55dd6 cs:33 sp:7f886d384f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42216330.917172] exe[537361] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ffb55dd6 cs:33 sp:7f886d3c6f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42216330.942485] exe[537361] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ffb55dd6 cs:33 sp:7f886d3c6f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42216330.964470] exe[537269] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ffb55dd6 cs:33 sp:7f886d3c6f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42216330.988047] exe[551087] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ffb55dd6 cs:33 sp:7f886d3c6f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42216331.016137] exe[537410] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ffb55dd6 cs:33 sp:7f886d3c6f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42216331.038249] exe[537410] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ffb55dd6 cs:33 sp:7f886d3c6f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42216331.059226] exe[537410] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5623ffb55dd6 cs:33 sp:7f886d3c6f88 ax:ffffffffff600000 si:20000100 di:ffffffffff600000 [42216418.704685] warn_bad_vsyscall: 26 callbacks suppressed [42216418.704688] exe[600502] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eeb52a5dd6 cs:33 sp:7ff66c3cf8e8 ax:ffffffffff600000 si:7ff66c3cfe08 di:ffffffffff600000 [42216418.841131] exe[630086] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eeb52a5dd6 cs:33 sp:7ff66c3cf8e8 ax:ffffffffff600000 si:7ff66c3cfe08 di:ffffffffff600000 [42216418.904019] exe[630063] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eeb52a5dd6 cs:33 sp:7ff66c38d8e8 ax:ffffffffff600000 si:7ff66c38de08 di:ffffffffff600000 [42216419.026802] exe[630063] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eeb52a5dd6 cs:33 sp:7ff66c3ae8e8 ax:ffffffffff600000 si:7ff66c3aee08 di:ffffffffff600000 [42217874.983265] exe[620778] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f4ef486778 cs:33 sp:7f29724bbf90 ax:7f29724bc020 si:ffffffffff600000 di:55f4ef54cf41 [42217875.048321] exe[680388] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f4ef486778 cs:33 sp:7f29724bbf90 ax:7f29724bc020 si:ffffffffff600000 di:55f4ef54cf41 [42217875.134317] exe[619055] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f4ef486778 cs:33 sp:7f2972479f90 ax:7f297247a020 si:ffffffffff600000 di:55f4ef54cf41 [42221681.354311] exe[750962] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d2ec5a8dd6 cs:33 sp:7ff9526718e8 ax:ffffffffff600000 si:7ff952671e08 di:ffffffffff600000 [42221681.488459] exe[763331] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d2ec5a8dd6 cs:33 sp:7ff9526508e8 ax:ffffffffff600000 si:7ff952650e08 di:ffffffffff600000 [42221681.600444] exe[762948] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d2ec5a8dd6 cs:33 sp:7ff9526508e8 ax:ffffffffff600000 si:7ff952650e08 di:ffffffffff600000 [42222188.674428] exe[729178] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025521add6 cs:33 sp:7fbe69275f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42222188.856276] exe[734318] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025521add6 cs:33 sp:7fbe69254f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42222188.896313] exe[729215] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025521add6 cs:33 sp:7fbe69254f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42222188.936340] exe[731166] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025521add6 cs:33 sp:7fbe69254f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42222188.981559] exe[729215] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025521add6 cs:33 sp:7fbe69254f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42222189.020093] exe[729235] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025521add6 cs:33 sp:7fbe69254f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42222189.057219] exe[734318] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025521add6 cs:33 sp:7fbe69254f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42222189.094369] exe[734318] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025521add6 cs:33 sp:7fbe69254f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42222189.153211] exe[743983] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025521add6 cs:33 sp:7fbe69254f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42222189.189001] exe[741296] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56025521add6 cs:33 sp:7fbe69254f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42223573.740242] warn_bad_vsyscall: 78 callbacks suppressed [42223573.740245] exe[814952] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ba1923e778 cs:33 sp:7f3b090a6f90 ax:7f3b090a7020 si:ffffffffff600000 di:55ba19304f41 [42223627.977625] exe[802266] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8c46f0778 cs:33 sp:7fb936e5df90 ax:7fb936e5e020 si:ffffffffff600000 di:55f8c47b6f41 [42223634.379678] exe[818242] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:561bdd173778 cs:33 sp:7f5d94bcbf90 ax:7f5d94bcc020 si:ffffffffff600000 di:561bdd239f41 [42223638.386184] exe[787975] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56301c8bf778 cs:33 sp:7f22d0609f90 ax:7f22d060a020 si:ffffffffff600000 di:56301c985f41 [42223689.387020] exe[808768] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55911a1fe778 cs:33 sp:7f11801fef90 ax:7f11801ff020 si:ffffffffff600000 di:55911a2c4f41 [42223725.162306] exe[812518] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562f5c45d778 cs:33 sp:7f7bea51ff90 ax:7f7bea520020 si:ffffffffff600000 di:562f5c523f41 [42223725.401690] exe[792735] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5649cd504778 cs:33 sp:7f5fc43a3f90 ax:7f5fc43a4020 si:ffffffffff600000 di:5649cd5caf41 [42223843.596172] exe[787626] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:557f9ceab778 cs:33 sp:7f20d9b77f90 ax:7f20d9b78020 si:ffffffffff600000 di:557f9cf71f41 [42224181.179208] exe[781802] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c9ad3e8778 cs:33 sp:7fd71bdfef90 ax:7fd71bdff020 si:ffffffffff600000 di:55c9ad4aef41 [42224196.539522] exe[796269] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5611e6c3b778 cs:33 sp:7fd837f89f90 ax:7fd837f8a020 si:ffffffffff600000 di:5611e6d01f41 [42224263.032721] exe[803559] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55f8c46f0778 cs:33 sp:7fb936e5df90 ax:7fb936e5e020 si:ffffffffff600000 di:55f8c47b6f41 [42224296.635620] exe[787961] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5568b8315778 cs:33 sp:7f623d7bbf90 ax:7f623d7bc020 si:ffffffffff600000 di:5568b83dbf41 [42224361.924379] exe[824960] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d2b39b0778 cs:33 sp:7fe3c6e77f90 ax:7fe3c6e78020 si:ffffffffff600000 di:55d2b3a76f41 [42224514.207556] exe[826427] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5649cd504778 cs:33 sp:7f5fc43a3f90 ax:7f5fc43a4020 si:ffffffffff600000 di:5649cd5caf41 [42224672.306548] exe[769924] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ea0e492778 cs:33 sp:7f145d3a1f90 ax:7f145d3a2020 si:ffffffffff600000 di:55ea0e558f41 [42225742.535640] exe[840746] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56295df7f778 cs:33 sp:7fcb3b98bf90 ax:7fcb3b98c020 si:ffffffffff600000 di:56295e045f41 [42225777.325357] exe[838896] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564d73222778 cs:33 sp:7f0179f3ef90 ax:7f0179f3f020 si:ffffffffff600000 di:564d732e8f41 [42229128.492589] exe[856905] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55dbc84ecdd6 cs:33 sp:7f8f5dd018e8 ax:ffffffffff600000 si:7f8f5dd01e08 di:ffffffffff600000 [42229130.061514] exe[888257] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5558e8446dd6 cs:33 sp:7f5f671cf8e8 ax:ffffffffff600000 si:7f5f671cfe08 di:ffffffffff600000 [42229138.261322] exe[923719] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:555877377dd6 cs:33 sp:7f6d10fbb8e8 ax:ffffffffff600000 si:7f6d10fbbe08 di:ffffffffff600000 [42229242.362549] exe[939228] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556d8182add6 cs:33 sp:7ff02896bf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42229242.459306] exe[936043] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556d8182add6 cs:33 sp:7ff02896bf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42229242.483128] exe[936679] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556d8182add6 cs:33 sp:7ff02896bf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42229242.535678] exe[936841] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556d8182add6 cs:33 sp:7ff02894af88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42229327.004435] exe[942251] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55bf8006cdd6 cs:33 sp:7f80abef18e8 ax:ffffffffff600000 si:7f80abef1e08 di:ffffffffff600000 [42229513.279867] exe[883132] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:564903814dd6 cs:33 sp:7f1a0548b8e8 ax:ffffffffff600000 si:7f1a0548be08 di:ffffffffff600000 [42229550.226978] exe[946455] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56023d551778 cs:33 sp:7fb283624f90 ax:7fb283625020 si:ffffffffff600000 di:56023d617f41 [42229605.556293] exe[950602] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:565257f64dd6 cs:33 sp:7f670fe0c8e8 ax:ffffffffff600000 si:7f670fe0ce08 di:ffffffffff600000 [42229606.035970] exe[950819] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:565257f64dd6 cs:33 sp:7f670fe0c8e8 ax:ffffffffff600000 si:7f670fe0ce08 di:ffffffffff600000 [42229864.229369] exe[963198] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5607e0f08dd6 cs:33 sp:7f9d901c18e8 ax:ffffffffff600000 si:7f9d901c1e08 di:ffffffffff600000 [42230066.351360] exe[941027] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562b8fe11dd6 cs:33 sp:7fe630dea8e8 ax:ffffffffff600000 si:7fe630deae08 di:ffffffffff600000 [42230066.434120] exe[937711] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562b8fe11dd6 cs:33 sp:7fe630dea8e8 ax:ffffffffff600000 si:7fe630deae08 di:ffffffffff600000 [42230067.232507] exe[963848] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562b8fe11dd6 cs:33 sp:7fe630dea8e8 ax:ffffffffff600000 si:7fe630deae08 di:ffffffffff600000 [42230067.260159] exe[957027] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562b8fe11dd6 cs:33 sp:7fe630dea8e8 ax:ffffffffff600000 si:7fe630deae08 di:ffffffffff600000 [42230513.251178] exe[987634] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562b8fe11dd6 cs:33 sp:7fe630dea8e8 ax:ffffffffff600000 si:7fe630deae08 di:ffffffffff600000 [42230513.349667] exe[987414] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562b8fe11dd6 cs:33 sp:7fe630dc98e8 ax:ffffffffff600000 si:7fe630dc9e08 di:ffffffffff600000 [42230513.433275] exe[966755] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:562b8fe11dd6 cs:33 sp:7fe630dc98e8 ax:ffffffffff600000 si:7fe630dc9e08 di:ffffffffff600000 [42232334.948466] exe[938821] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556d8182add6 cs:33 sp:7ff02896b8e8 ax:ffffffffff600000 si:7ff02896be08 di:ffffffffff600000 [42232335.229987] exe[32700] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556d8182add6 cs:33 sp:7ff0288e78e8 ax:ffffffffff600000 si:7ff0288e7e08 di:ffffffffff600000 [42232335.804707] exe[955608] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:556d8182add6 cs:33 sp:7ff0289298e8 ax:ffffffffff600000 si:7ff028929e08 di:ffffffffff600000 [42232625.539340] exe[25726] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55bd03097dd6 cs:33 sp:7fd4c9c428e8 ax:ffffffffff600000 si:7fd4c9c42e08 di:ffffffffff600000 [42232625.818295] exe[34218] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55bd03097dd6 cs:33 sp:7fd4c9c428e8 ax:ffffffffff600000 si:7fd4c9c42e08 di:ffffffffff600000 [42232625.890614] exe[34966] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55bd03097dd6 cs:33 sp:7fd4c9c008e8 ax:ffffffffff600000 si:7fd4c9c00e08 di:ffffffffff600000 [42232626.122490] exe[34212] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55bd03097dd6 cs:33 sp:7fd4c9c428e8 ax:ffffffffff600000 si:7fd4c9c42e08 di:ffffffffff600000 [42233760.574764] exe[43728] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b38935cdd6 cs:33 sp:7f8a79c59f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42233760.729341] exe[65899] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b38935cdd6 cs:33 sp:7f8a79c59f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42233760.763973] exe[39416] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b38935cdd6 cs:33 sp:7f8a79c17f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42233760.903572] exe[43640] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55b38935cdd6 cs:33 sp:7f8a79bf6f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42233920.408731] exe[74254] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d6fbec7dd6 cs:33 sp:7ff64ee34f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42233920.486803] exe[73044] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d6fbec7dd6 cs:33 sp:7ff64ee34f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42233920.526066] exe[73881] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d6fbec7dd6 cs:33 sp:7ff64ee13f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42233920.621492] exe[73041] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55d6fbec7dd6 cs:33 sp:7ff64ee13f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42237028.326741] exe[162597] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56512a545dd6 cs:33 sp:7fac38da48e8 ax:ffffffffff600000 si:7fac38da4e08 di:ffffffffff600000 [42237029.152469] exe[162645] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56512a545dd6 cs:33 sp:7fac38da48e8 ax:ffffffffff600000 si:7fac38da4e08 di:ffffffffff600000 [42237029.212767] exe[147409] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56512a545dd6 cs:33 sp:7fac38da48e8 ax:ffffffffff600000 si:7fac38da4e08 di:ffffffffff600000 [42237029.245069] exe[162636] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56512a545dd6 cs:33 sp:7fac38da48e8 ax:ffffffffff600000 si:7fac38da4e08 di:ffffffffff600000 [42237100.204932] exe[167991] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c5b5555778 cs:33 sp:7f6bfb5c8f90 ax:7f6bfb5c9020 si:ffffffffff600000 di:55c5b561bf41 [42237100.289554] exe[167740] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c5b5555778 cs:33 sp:7f6bfb5c8f90 ax:7f6bfb5c9020 si:ffffffffff600000 di:55c5b561bf41 [42237101.069795] exe[168147] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c5b5555778 cs:33 sp:7f6bfb5c8f90 ax:7f6bfb5c9020 si:ffffffffff600000 di:55c5b561bf41 [42237101.113693] exe[167938] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55c5b5555778 cs:33 sp:7f6bfb5c8f90 ax:7f6bfb5c9020 si:ffffffffff600000 di:55c5b561bf41 [42237430.470501] exe[173492] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a9b0221dd6 cs:33 sp:7f93903e08e8 ax:ffffffffff600000 si:7f93903e0e08 di:ffffffffff600000 [42237430.554462] exe[173563] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a9b0221dd6 cs:33 sp:7f93903e08e8 ax:ffffffffff600000 si:7f93903e0e08 di:ffffffffff600000 [42237430.576530] exe[173563] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a9b0221dd6 cs:33 sp:7f93903e08e8 ax:ffffffffff600000 si:7f93903e0e08 di:ffffffffff600000 [42237430.598497] exe[173563] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a9b0221dd6 cs:33 sp:7f93903e08e8 ax:ffffffffff600000 si:7f93903e0e08 di:ffffffffff600000 [42237430.620946] exe[173563] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a9b0221dd6 cs:33 sp:7f93903e08e8 ax:ffffffffff600000 si:7f93903e0e08 di:ffffffffff600000 [42237430.644061] exe[173563] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a9b0221dd6 cs:33 sp:7f93903e08e8 ax:ffffffffff600000 si:7f93903e0e08 di:ffffffffff600000 [42237430.664873] exe[173563] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a9b0221dd6 cs:33 sp:7f93903e08e8 ax:ffffffffff600000 si:7f93903e0e08 di:ffffffffff600000 [42237430.687289] exe[173549] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a9b0221dd6 cs:33 sp:7f93903e08e8 ax:ffffffffff600000 si:7f93903e0e08 di:ffffffffff600000 [42237430.708838] exe[173549] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a9b0221dd6 cs:33 sp:7f93903e08e8 ax:ffffffffff600000 si:7f93903e0e08 di:ffffffffff600000 [42237430.729615] exe[173549] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55a9b0221dd6 cs:33 sp:7f93903e08e8 ax:ffffffffff600000 si:7f93903e0e08 di:ffffffffff600000 [42238871.210471] warn_bad_vsyscall: 58 callbacks suppressed [42238871.210474] exe[235644] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5597a87a8dd6 cs:33 sp:7fc768b7c8e8 ax:ffffffffff600000 si:7fc768b7ce08 di:ffffffffff600000 [42238871.278753] exe[237119] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5597a87a8dd6 cs:33 sp:7fc768b7c8e8 ax:ffffffffff600000 si:7fc768b7ce08 di:ffffffffff600000 [42238871.356361] exe[224798] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5597a87a8dd6 cs:33 sp:7fc768b7c8e8 ax:ffffffffff600000 si:7fc768b7ce08 di:ffffffffff600000 [42238871.447027] exe[224752] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5597a87a8dd6 cs:33 sp:7fc768b7c8e8 ax:ffffffffff600000 si:7fc768b7ce08 di:ffffffffff600000 [42239423.958003] exe[238273] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eb1423fdd6 cs:33 sp:7f5872338f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42239424.048350] exe[263757] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eb1423fdd6 cs:33 sp:7f5872338f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42239424.119774] exe[242754] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eb1423fdd6 cs:33 sp:7f5872338f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42239424.258695] exe[263753] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55eb1423fdd6 cs:33 sp:7f5872338f88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42239951.130391] exe[304016] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56265b481dd6 cs:33 sp:7f554b8f78e8 ax:ffffffffff600000 si:7f554b8f7e08 di:ffffffffff600000 [42239951.300567] exe[304029] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56265b481dd6 cs:33 sp:7f554b8f78e8 ax:ffffffffff600000 si:7f554b8f7e08 di:ffffffffff600000 [42239951.481988] exe[304093] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56265b481dd6 cs:33 sp:7f554b8f78e8 ax:ffffffffff600000 si:7f554b8f7e08 di:ffffffffff600000 [42239951.644901] exe[304044] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:56265b481dd6 cs:33 sp:7f554b8f78e8 ax:ffffffffff600000 si:7f554b8f7e08 di:ffffffffff600000 [42240751.178174] exe[263650] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:563f95d47dd6 cs:33 sp:7f0587aaaf88 ax:ffffffffff600000 si:20000080 di:ffffffffff600000 [42241126.343593] exe[334604] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42241126.839141] exe[334604] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42241127.301415] exe[334716] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42241127.742314] exe[336992] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42241128.468017] exe[335519] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42241128.935116] exe[334525] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42241129.437710] exe[338011] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:8800000 [42241639.095567] exe[319004] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:5575eab14dd6 cs:33 sp:7f09b16718e8 ax:ffffffffff600000 si:7f09b1671e08 di:ffffffffff600000 [42242031.121082] exe[357299] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42242034.438517] exe[339003] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42242038.195195] exe[349828] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42242042.555901] exe[381163] vsyscall attempted with vsyscall=none ip:ffffffffff600000 cs:33 sp:20000008 ax:0 si:20000000 di:42061000 [42243188.402458] exe[409565] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ea1d345dd6 cs:33 sp:7f36f36f48e8 ax:ffffffffff600000 si:7f36f36f4e08 di:ffffffffff600000 [42243188.557805] exe[387885] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ea1d345dd6 cs:33 sp:7f36f36f48e8 ax:ffffffffff600000 si:7f36f36f4e08 di:ffffffffff600000 [42243188.722369] exe[367048] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ea1d345dd6 cs:33 sp:7f36f36f48e8 ax:ffffffffff600000 si:7f36f36f4e08 di:ffffffffff600000 [42243188.893430] exe[401360] vsyscall read attempt denied -- look up the vsyscall kernel parameter if you need a workaround ip:55ea1d345dd6 cs:33 sp:7f36f36f48e8 ax:ffffffffff600000 si:7f36f36f4e08 di:ffffffffff600000