-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
Crash report: invalid memory address or nil pointer dereference #1345
Comments
This actually appears to have been a corrupted state file (by us), but I'll leave this open in case the traceback is of any use. Feel free to close if not. |
Running into the same issue, just going through the examples:
I cleared out any tfstate files before running this |
Thanks for reporting! Can you elaborate on how the state file was corrupted? @mhahn , can I ask which example you were on? I'd like to try and reproduce it. If you have a config file around that reproduces it that will help too, be sure to omit any secrets like API keys and such 😄 |
i was just running through these: https://terraform.io/intro/getting-started/build.html with version Terraform v0.4.0
|
@catsby: I believe another user ran a different version of terraform and accidentally committed his statefile. There were no corresponding changes to the source files, so I reverted his statefile change and the crash did not occur. |
I'm going to close this because the original issue crash log is from code that doesn't exist anymore (pre-0.4). It is very likely this crash no longer exists. |
providers/aws: check allocationId only if it's vpc, fixes #1345
* origin/master: update CHANGELOG provider/aws: fix vet error, missing fmt param update CHANGELOG update CHANGELOG update CHANGELOG terraform: don't panic on input for bad default type [hashicorpGH-1344] helper/ssh: add random number to script [hashicorpGH-1545] Allow using deprecated security_groups in NI spec provider/aws: Fix issue when creating ELB with no tags Refresh state for deleted s3 bucket correctly Added Docker links support to the docker_container resource. providers/aws: check allocationId only if it's vpc, fixes hashicorp#1345
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. |
Contents of crash.log:
The text was updated successfully, but these errors were encountered: