panic: WARNING: circular locking detected: stack.bridgeRWMutex -> stack.stackRWMutex: goroutine 61324 [running]: gvisor.dev/gvisor/pkg/tcpip/stack.(*stackRWMutex).RLock(0xc0138635c0) bazel-out/k8-fastbuild/bin/pkg/tcpip/stack/stack_mutex.go:59 +0x4d gvisor.dev/gvisor/pkg/tcpip/stack.(*Stack).FindNICNameFromID(0xc013863008, 0x7999) pkg/tcpip/stack/stack.go:2187 +0x6e gvisor.dev/gvisor/pkg/tcpip/network/ipv4.(*endpoint).HandlePacket(0xc01381ad08, 0xc008044000) pkg/tcpip/network/ipv4/ipv4.go:867 +0x4a8 gvisor.dev/gvisor/pkg/tcpip/stack.(*nic).DeliverNetworkPacket(0xc0116a0fc8, 0x800, 0xc008044000) pkg/tcpip/stack/nic.go:757 +0x1eb gvisor.dev/gvisor/pkg/tcpip/stack.(*BridgeEndpoint).injectInboundLocked(0xc00db9f5e0, 0x800, 0xc008044000) pkg/tcpip/stack/bridge.go:156 +0x97 gvisor.dev/gvisor/pkg/tcpip/stack.(*bridgePort).DeliverNetworkPacket(0xc013901810, 0x800, 0xc008044000) pkg/tcpip/stack/bridge.go:58 +0x328 gvisor.dev/gvisor/pkg/tcpip/link/nested.(*Endpoint).DeliverNetworkPacket(0xc00db9f7c0, 0x800, 0xc008044000) pkg/tcpip/link/nested/nested.go:61 +0xc2 gvisor.dev/gvisor/pkg/tcpip/link/packetsocket.(*endpoint).DeliverNetworkPacket(0xc00db9f7c0, 0x800, 0xc008044000) pkg/tcpip/link/packetsocket/packetsocket.go:47 +0x5f gvisor.dev/gvisor/pkg/tcpip/link/nested.(*Endpoint).DeliverNetworkPacket(0xc00db9f770, 0x800, 0xc008044000) pkg/tcpip/link/nested/nested.go:61 +0xc2 gvisor.dev/gvisor/pkg/tcpip/link/ethernet.(*Endpoint).DeliverNetworkPacket(0xc00db9f770, 0x0?, 0xc008044000) pkg/tcpip/link/ethernet/ethernet.go:82 +0x32a gvisor.dev/gvisor/pkg/tcpip/link/veth.(*Endpoint).InjectInbound(0xc00e16fe60, 0x800, 0xc008044000) 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 61197 pkg/tcpip/link/veth/veth.go:75 +0x39d