You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
anic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x0 pc=0x100c37174]
goroutine 1 [running]:
github.com/buildkite/ecs-run-task/runner.writeContainerFinishedMessage(0x100e443f0, 0x1400011a000, 0x1400009bb18, 0x1400030eea0, 0x14000176700, 0x3d, 0x0)
/go/src/github.com/buildkite/ecs-run-task/runner/runner.go:308 +0x1d4
github.com/buildkite/ecs-run-task/runner.(*Runner).Run(0x1400009bc68, 0x100e443f0, 0x1400011a000, 0x0, 0x0)
/go/src/github.com/buildkite/ecs-run-task/runner/runner.go:257 +0x1210
main.main.func1(0x14000130f00, 0x16f55b7e6, 0x2)
/go/src/github.com/buildkite/ecs-run-task/main.go:128 +0x410
github.com/urfave/cli/v2.(*App).RunContext(0x14000102600, 0x100e443f0, 0x1400011a000, 0x14000116d00, 0xd, 0xd, 0x0, 0x0)
/go/pkg/mod/github.com/urfave/cli/[email protected]/app.go:311 +0x51c
github.com/urfave/cli/v2.(*App).Run(...)
/go/pkg/mod/github.com/urfave/cli/[email protected]/app.go:211
main.main()
/go/src/github.com/buildkite/ecs-run-task/main.go:138 +0x630
The text was updated successfully, but these errors were encountered: