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 Crashed after doing a destroy #28952

Open
rjwil35 opened this issue Jun 14, 2021 · 1 comment
Open

Terraform Crashed after doing a destroy #28952

rjwil35 opened this issue Jun 14, 2021 · 1 comment

Comments

@rjwil35
Copy link

rjwil35 commented Jun 14, 2021

crash.548368963.log
My Version of Terraform CLI is: Terraform v0.15.3
on darwin_amd64

@jbardin
Copy link
Member

jbardin commented Jun 14, 2021

Adding the relevant stack trace

2021-06-09T14:27:11.763-0400 [DEBUG] Request to https://flixtubestratistier.blob.core.windows.net/terraform-tfstate/terraform.tfstate completed with no response

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x1fed9e3]

goroutine 36 [running]:
github.com/hashicorp/terraform/backend/remote-state/azure.(*RemoteClient).Put(0xc0001ea870, 0xc00178e000, 0x9c, 0x9c, 0x0, 0xc00119a270)
        /home/circleci/project/project/backend/remote-state/azure/client.go:89 +0x263
github.com/hashicorp/terraform/states/remote.(*State).PersistState(0xc0008460c0, 0x0, 0x0)
        /home/circleci/project/project/states/remote/state.go:181 +0x228
github.com/hashicorp/terraform/states/statemgr.WriteAndPersist(0x66c7738, 0xc0008460c0, 0xc001114010, 0x66c7738, 0xc0008460c0)
        /home/circleci/project/project/states/statemgr/helper.go:52 +0x79
github.com/hashicorp/terraform/backend/local.(*Local).opApply(0xc0007e12c0, 0x386b4b8, 0xc00084e5c0, 0x386b4b8, 0xc00084e600, 0xc000868000, 0xc00084e580)
        /home/circleci/project/project/backend/local/backend_apply.go:170 +0x6fc
github.com/hashicorp/terraform/backend/local.(*Local).Operation.func1(0xc00083b6a0, 0xc00083b6b0, 0xc00083b6c0, 0xc0007e12c0, 0xc00083b690, 0x386b4b8, 0xc00084e5c0, 0x386b4b8, 0xc00084e600, 0xc000868000, ...)
        /home/circleci/project/project/backend/local/backend.go:321 +0xe8
created by github.com/hashicorp/terraform/backend/local.(*Local).Operation
        /home/circleci/project/project/backend/local/backend.go:315 +0x2f2

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

No branches or pull requests

2 participants