panic: WARNING: circular locking detected: stack.bridgeRWMutex -> stack.stackRWMutex: goroutine 7020 [running]: gvisor.dev/gvisor/pkg/tcpip/stack.(*stackRWMutex).RLock(0xc0014105c0) bazel-out/k8-fastbuild/bin/pkg/tcpip/stack/stack_mutex.go:59 +0x4d gvisor.dev/gvisor/pkg/tcpip/stack.(*Stack).FindNICNameFromID(0xc001410008, 0xec8) pkg/tcpip/stack/stack.go:2187 +0x6e gvisor.dev/gvisor/pkg/tcpip/network/ipv4.(*endpoint).HandlePacket(0xc01b4bc408, 0xc002512dc0) pkg/tcpip/network/ipv4/ipv4.go:867 +0x4a8 gvisor.dev/gvisor/pkg/tcpip/stack.(*nic).DeliverNetworkPacket(0xc00144a488, 0x800, 0xc002512dc0) pkg/tcpip/stack/nic.go:757 +0x1eb gvisor.dev/gvisor/pkg/tcpip/stack.(*BridgeEndpoint).injectInboundLocked(0xc000a516d0, 0x800, 0xc002512dc0) pkg/tcpip/stack/bridge.go:156 +0x97 gvisor.dev/gvisor/pkg/tcpip/stack.(*bridgePort).DeliverNetworkPacket(0xc01c2c1850, 0x800, 0xc002512dc0) pkg/tcpip/stack/bridge.go:58 +0x328 gvisor.dev/gvisor/pkg/tcpip/link/nested.(*Endpoint).DeliverNetworkPacket(0xc000a51b30, 0x800, 0xc002512dc0) pkg/tcpip/link/nested/nested.go:61 +0xc2 gvisor.dev/gvisor/pkg/tcpip/link/packetsocket.(*endpoint).DeliverNetworkPacket(0xc000a51b30, 0x800, 0xc002512dc0) pkg/tcpip/link/packetsocket/packetsocket.go:47 +0x5f gvisor.dev/gvisor/pkg/tcpip/link/nested.(*Endpoint).DeliverNetworkPacket(0xc000a519a0, 0x800, 0xc002512dc0) pkg/tcpip/link/nested/nested.go:61 +0xc2 gvisor.dev/gvisor/pkg/tcpip/link/ethernet.(*Endpoint).DeliverNetworkPacket(0xc000a519a0, 0x0?, 0xc002512dc0) pkg/tcpip/link/ethernet/ethernet.go:82 +0x32a gvisor.dev/gvisor/pkg/tcpip/link/veth.(*Endpoint).InjectInbound(0xc01c2b8fc0, 0x800, 0xc002512dc0) 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 6841 pkg/tcpip/link/veth/veth.go:75 +0x39d