WARNING: DATA RACE Write at 0x000002759ae4 by goroutine 79: gvisor.dev/gvisor/pkg/tcpip/transport/tcp.(*processor).start() pkg/tcpip/transport/tcp/dispatcher.go:103 +0x4f Previous write at 0x000002759ae4 by goroutine 78: gvisor.dev/gvisor/pkg/tcpip/transport/tcp.(*processor).start() pkg/tcpip/transport/tcp/dispatcher.go:103 +0x4f Goroutine 79 (running) created at: gvisor.dev/gvisor/pkg/tcpip/transport/tcp.(*dispatcher).init() pkg/tcpip/transport/tcp/dispatcher.go:191 +0x1e3 gvisor.dev/gvisor/pkg/tcpip/transport/tcp.NewProtocol() pkg/tcpip/transport/tcp/protocol.go:632 +0x1b7 gvisor.dev/gvisor/pkg/tcpip/stack.New() pkg/tcpip/stack/stack.go:700 +0xed3 gvisor.dev/gvisor/runsc/boot.newEmptySandboxNetworkStack() runsc/boot/loader.go:1073 +0x2eb gvisor.dev/gvisor/runsc/boot.newRootNetworkNamespace() runsc/boot/loader.go:1054 +0xab gvisor.dev/gvisor/runsc/boot.New() runsc/boot/loader.go:256 +0xe65 gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute() runsc/cmd/boot.go:232 +0x7ec github.com/google/subcommands.(*Commander).Execute() external/com_github_google_subcommands/subcommands.go:200 +0x51c github.com/google/subcommands.Execute() external/com_github_google_subcommands/subcommands.go:481 +0x1d23 main.main() runsc/main.go:230 +0x1c42