Skip to content

Instantly share code, notes, and snippets.

@cberner
Created August 16, 2017 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cberner/72fd54708db9c755c62b6704b9febe55 to your computer and use it in GitHub Desktop.
Save cberner/72fd54708db9c755c62b6704b9febe55 to your computer and use it in GitHub Desktop.
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x48 pc=0x17792fc]
goroutine 7717 [running]:
github.com/hashicorp/terraform/vendor/github.com/hashicorp/go-plugin.(*Client).logStderr(0xc420b24d20, 0x416aaa0, 0xc42044e838)
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/go-plugin/client.go:750 +0x39c
created by github.com/hashicorp/terraform/vendor/github.com/hashicorp/go-plugin.(*Client).Start
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/go-plugin/client.go:544 +0xe2f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment