panic: WARNING: circular locking detected: stack.nicRWMutex -> stack.packetsPendingLinkResolutionMutex: goroutine 154537 [running]: gvisor.dev/gvisor/pkg/tcpip/stack.(*packetsPendingLinkResolutionMutex).Lock(0xc000f239a0) bazel-out/k8-fastbuild-ST-3dcbe13c9b87/bin/pkg/tcpip/stack/packets_pending_link_resolution_mutex.go:33 +0x45 gvisor.dev/gvisor/pkg/tcpip/stack.(*packetsPendingLinkResolution).cancel(0xc000f23998) pkg/tcpip/stack/pending_packets.go:75 +0x5c gvisor.dev/gvisor/pkg/tcpip/stack.(*nic).remove(0xc000f23800) pkg/tcpip/stack/nic.go:314 +0x1a5 gvisor.dev/gvisor/pkg/tcpip/stack.(*Stack).removeNICLocked(0xc000330a00, 0x4f62) pkg/tcpip/stack/stack.go:979 +0x225 gvisor.dev/gvisor/pkg/tcpip/stack.(*Stack).RemoveNIC(0xc000330a00, 0x1132979?) pkg/tcpip/stack/stack.go:949 +0xad gvisor.dev/gvisor/pkg/tcpip/link/tun.(*tunEndpoint).DecRef.func1() pkg/tcpip/link/tun/device.go:347 +0x89 gvisor.dev/gvisor/pkg/tcpip/link/tun.(*tunEndpointRefs).DecRef(0xc00348bc80, 0xc000bc1060) bazel-out/k8-fastbuild-ST-3dcbe13c9b87/bin/pkg/tcpip/link/tun/tun_endpoint_refs.go:131 +0x5f gvisor.dev/gvisor/pkg/tcpip/link/tun.(*tunEndpoint).DecRef(0xc00348bc80, {0xc0027e2540?, 0xc008ec4a90?}) pkg/tcpip/link/tun/device.go:345 +0x4d gvisor.dev/gvisor/pkg/tcpip/link/tun.(*Device).Release(0xc000c393e8, {0x79cc78, 0xc008f54a80}) pkg/tcpip/link/tun/device.go:82 +0x1c6 gvisor.dev/gvisor/pkg/sentry/devices/tundev.(*tunFD).Release(0xc000c39380, {0x79cc78, 0xc008f54a80}) pkg/sentry/devices/tundev/tundev.go:117 +0x47 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).DecRef.func1() pkg/sentry/vfs/file_description.go:192 +0x348 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescriptionRefs).DecRef(0xc000c39380, 0xc000bc12d8) bazel-out/k8-fastbuild-ST-3dcbe13c9b87/bin/pkg/sentry/vfs/file_description_refs.go:131 +0x5f gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).DecRef(0xc000c39380, {0x79cc78, 0xc008f54a80}) pkg/sentry/vfs/file_description.go:161 +0x6f gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Preadv2(0xc008f54a80, {{0x3}, {0x0}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/syscalls/linux/sys_read_write.go:246 +0x3a5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc008f54a80, 0x147, {{0x3}, {0x0}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:142 +0x9b9 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc008f54a80, 0x0?, {{0x3}, {0x0}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:322 +0x7d gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc001b592b0?, 0xc0009f8d20?, {{0x3}, {0x0}, {0x0}, {0x0}, {0x0}, {0x0}}) pkg/sentry/kernel/task_syscall.go:282 +0x8f gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc008f54a80) pkg/sentry/kernel/task_syscall.go:257 +0x4c5 gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc008f54a80?, 0xc008f54a80) pkg/sentry/kernel/task_run.go:253 +0x1965 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc008f54a80, 0x22d9) pkg/sentry/kernel/task_run.go:94 +0x3a2 created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:377 +0x1ad