Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

nil pointer runner/runner.go:308 #69

Closed
trashhalo opened this issue Oct 4, 2022 · 1 comment
Closed

nil pointer runner/runner.go:308 #69

trashhalo opened this issue Oct 4, 2022 · 1 comment

Comments

@trashhalo
Copy link

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

@trashhalo
Copy link
Author

duplicate #26

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant