Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform crash #30646

Closed
vamshisiram opened this issue Mar 10, 2022 · 3 comments
Closed

Terraform crash #30646

vamshisiram opened this issue Mar 10, 2022 · 3 comments
Labels
bug waiting for reproduction unable to reproduce issue without further information

Comments

@vamshisiram
Copy link

!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!

Terraform crashed! This is always indicative of a bug within Terraform.
Please report the crash with Terraform1 so that we can fix this.

When reporting bugs, please include your terraform version, the stack trace
shown below, and any additional information which may help replicate the issue.

!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!

runtime error: invalid memory address or nil pointer dereference
goroutine 1 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug/stack.go:24 +0x65
runtime/debug.PrintStack()
/usr/local/go/src/runtime/debug/stack.go:16 +0x19
github.com/hashicorp/terraform/internal/logging.PanicHandler()
/home/circleci/project/project/internal/logging/panic.go:55 +0x154
panic({0x2250d80, 0x401aac0})
/usr/local/go/src/runtime/panic.go:1047 +0x266
github.com/hashicorp/terraform/internal/cloud.(*Cloud).Operation(0xc0000276b0, {0x2b4fbf0, 0xc000052088}, 0xc0006e70e0)
/home/circleci/project/project/internal/cloud/backend.go:607 +0x4a
github.com/hashicorp/terraform/internal/command.(*Meta).RunOperation(0xc000001860, {0x7f71defd0318, 0xc0000276b0}, 0xc0006e70e0)
/home/circleci/project/project/internal/command/meta.go:401 +0xde
github.com/hashicorp/terraform/internal/command.(*ApplyCommand).Run(0xc000001860, {0xc00004c200, 0x0, 0x0})
/home/circleci/project/project/internal/command/apply.go:121 +0x59b
github.com/mitchellh/cli.(*CLI).Run(0xc00001e280)
/home/circleci/go/pkg/mod/github.com/mitchellh/cli@v1.1.2/cli.go:262 +0x5f8
main.realMain()
/home/circleci/project/project/main.go:309 +0x1509
main.main()
/home/circleci/project/project/main.go:58 +0x19

@crw
Copy link
Collaborator

crw commented Mar 10, 2022

Hi @vamshisiram, thanks for the report. If possible, can you please give us a reproduction use case and a trace log from a run when this crash occurs? Thanks again!

@crw crw added bug new new issue not yet triaged labels Mar 10, 2022
@kmoe kmoe added waiting for reproduction unable to reproduce issue without further information and removed new new issue not yet triaged labels Mar 14, 2022
@alisdair
Copy link
Member

This should be fixed by #30773.

@github-actions
Copy link

github-actions bot commented May 1, 2022

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug waiting for reproduction unable to reproduce issue without further information
Projects
None yet
Development

No branches or pull requests

4 participants