panic: WARNING: circular locking detected: stack.nicRWMutex -> stack.packetsPendingLinkResolutionMutex: goroutine 272 [running]: gvisor.dev/gvisor/pkg/sync/locking.(*ancestorsAtomicPtrMap).RangeRepeatable(0xc0003fe140, 0xc000724b50) bazel-out/k8-fastbuild-ST-3dcbe13c9b87/bin/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go:441 +0x314 gvisor.dev/gvisor/pkg/sync/locking.checkLock(0xc0003fe2d0, 0xc0003fe120, {0x0, 0x0, 0x0}) pkg/sync/locking/lockdep.go:98 +0x3a9 gvisor.dev/gvisor/pkg/sync/locking.AddGLock(0xc0003fe2d0, 0xffffffffffffffff) pkg/sync/locking/lockdep.go:126 +0x2df gvisor.dev/gvisor/pkg/tcpip/stack.(*packetsPendingLinkResolutionMutex).Lock(0xc000a3cdc0) bazel-out/k8-fastbuild-ST-3dcbe13c9b87/bin/pkg/tcpip/stack/packets_pending_link_resolution_mutex.go:33 +0x58 gvisor.dev/gvisor/pkg/tcpip/stack.(*packetsPendingLinkResolution).cancel(0xc000a3cdb8) pkg/tcpip/stack/pending_packets.go:75 +0x6d gvisor.dev/gvisor/pkg/tcpip/stack.(*nic).remove(0xc000a3cc00) pkg/tcpip/stack/nic.go:314 +0x205 gvisor.dev/gvisor/pkg/tcpip/stack.(*Stack).removeNICLocked(0xc0007b6700, 0x3) pkg/tcpip/stack/stack.go:976 +0x225 gvisor.dev/gvisor/pkg/tcpip/stack.(*Stack).RemoveNIC(0xc0007b6700, 0x232b2ac?) pkg/tcpip/stack/stack.go:949 +0xbc gvisor.dev/gvisor/pkg/tcpip/link/tun.(*tunEndpoint).DecRef.func1() pkg/tcpip/link/tun/device.go:347 +0x9a gvisor.dev/gvisor/pkg/tcpip/link/tun.(*tunEndpointRefs).DecRef(0xc00075d000, 0xc0007431b8) bazel-out/k8-fastbuild-ST-3dcbe13c9b87/bin/pkg/tcpip/link/tun/tun_endpoint_refs.go:131 +0xb2 gvisor.dev/gvisor/pkg/tcpip/link/tun.(*tunEndpoint).DecRef(0xc00075d000, {0x0?, 0x106b72c?}) pkg/tcpip/link/tun/device.go:345 +0x5e gvisor.dev/gvisor/pkg/tcpip/link/tun.(*Device).Release(0xc000860368, {0x6b37d8, 0xc000acf500}) pkg/tcpip/link/tun/device.go:82 +0x1bf gvisor.dev/gvisor/pkg/sentry/devices/tundev.(*tunFD).Release(0xc000860300, {0x6b37d8, 0xc000acf500}) pkg/sentry/devices/tundev/tundev.go:117 +0x58 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).DecRef.func1() pkg/sentry/vfs/file_description.go:192 +0x3bb gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescriptionRefs).DecRef(0xc000860300, 0xc000743420) bazel-out/k8-fastbuild-ST-3dcbe13c9b87/bin/pkg/sentry/vfs/file_description_refs.go:131 +0xb2 gvisor.dev/gvisor/pkg/sentry/vfs.(*FileDescription).DecRef(0xc000860300, {0x6b37d8, 0xc000acf500}) pkg/sentry/vfs/file_description.go:161 +0x87 gvisor.dev/gvisor/pkg/sentry/syscalls/linux.Close(0xc000acf500, {{0x3}, {0x20000000}, {0x36}, {0x7fd9d50ab690}, {0xa}, {0xa}}) pkg/sentry/syscalls/linux/sys_file.go:456 +0x21c gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).executeSyscall(0xc000acf500, 0x3, {{0x3}, {0x20000000}, {0x36}, {0x7fd9d50ab690}, {0xa}, {0xa}}) pkg/sentry/kernel/task_syscall.go:142 +0xab8 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallInvoke(0xc000acf500, 0x1?, {{0x3}, {0x20000000}, {0x36}, {0x7fd9d50ab690}, {0xa}, {0xa}}) pkg/sentry/kernel/task_syscall.go:322 +0x8e gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscallEnter(0xc000546690?, 0x106b72c?, {{0x3}, {0x20000000}, {0x36}, {0x7fd9d50ab690}, {0xa}, {0xa}}) pkg/sentry/kernel/task_syscall.go:282 +0xc5 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).doSyscall(0xc000acf500) pkg/sentry/kernel/task_syscall.go:257 +0x53b gvisor.dev/gvisor/pkg/sentry/kernel.(*runApp).execute(0xc000acf500?, 0xc000acf500) pkg/sentry/kernel/task_run.go:253 +0x1e94 gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).run(0xc000acf500, 0xe) pkg/sentry/kernel/task_run.go:94 +0x2cc created by gvisor.dev/gvisor/pkg/sentry/kernel.(*Task).Start pkg/sentry/kernel/task_start.go:377 +0x1da