panic: WARNING: circular locking detected: stack.bridgeRWMutex -> stack.stackRWMutex: goroutine 64436 [running]: gvisor.dev/gvisor/pkg/tcpip/stack.(*stackRWMutex).RLock(0xc00d1d55c0) bazel-out/k8-fastbuild/bin/pkg/tcpip/stack/stack_mutex.go:59 +0x4d gvisor.dev/gvisor/pkg/tcpip/stack.(*Stack).FindNICNameFromID(0xc00d1d5008, 0x8d33) pkg/tcpip/stack/stack.go:2187 +0x6e gvisor.dev/gvisor/pkg/tcpip/network/ipv4.(*endpoint).HandlePacket(0xc005e2f608, 0xc00516f680) pkg/tcpip/network/ipv4/ipv4.go:867 +0x4a8 gvisor.dev/gvisor/pkg/tcpip/stack.(*nic).DeliverNetworkPacket(0xc00421f8c8, 0x800, 0xc00516f680) pkg/tcpip/stack/nic.go:757 +0x1eb gvisor.dev/gvisor/pkg/tcpip/stack.(*BridgeEndpoint).injectInboundLocked(0xc02beaea50, 0x800, 0xc00516f680) pkg/tcpip/stack/bridge.go:156 +0x97 gvisor.dev/gvisor/pkg/tcpip/stack.(*bridgePort).DeliverNetworkPacket(0xc00e9ef350, 0x800, 0xc00516f680) pkg/tcpip/stack/bridge.go:58 +0x328 gvisor.dev/gvisor/pkg/tcpip/link/nested.(*Endpoint).DeliverNetworkPacket(0xc06e0b1400, 0x800, 0xc00516f680) pkg/tcpip/link/nested/nested.go:61 +0xc2 gvisor.dev/gvisor/pkg/tcpip/link/packetsocket.(*endpoint).DeliverNetworkPacket(0xc06e0b1400, 0x800, 0xc00516f680) pkg/tcpip/link/packetsocket/packetsocket.go:47 +0x5f gvisor.dev/gvisor/pkg/tcpip/link/nested.(*Endpoint).DeliverNetworkPacket(0xc06e0b1360, 0x800, 0xc00516f680) pkg/tcpip/link/nested/nested.go:61 +0xc2 gvisor.dev/gvisor/pkg/tcpip/link/ethernet.(*Endpoint).DeliverNetworkPacket(0xc06e0b1360, 0x0?, 0xc00516f680) pkg/tcpip/link/ethernet/ethernet.go:82 +0x32a gvisor.dev/gvisor/pkg/tcpip/link/veth.(*Endpoint).InjectInbound(0xc00e9c93e0, 0x800, 0xc00516f680) pkg/tcpip/link/veth/veth.go:122 +0xc2 gvisor.dev/gvisor/pkg/tcpip/link/veth.NewPair.func1() pkg/tcpip/link/veth/veth.go:77 +0xc8 created by gvisor.dev/gvisor/pkg/tcpip/link/veth.NewPair in goroutine 64322 pkg/tcpip/link/veth/veth.go:75 +0x39d