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

nil pointer deref when incremental config not available #967

Closed
chrismarget-j opened this issue Nov 6, 2024 · 0 comments · Fixed by #968
Closed

nil pointer deref when incremental config not available #967

chrismarget-j opened this issue Nov 6, 2024 · 0 comments · Fixed by #968

Comments

@chrismarget-j
Copy link
Collaborator

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xb38cf4]
 
goroutine 2431 [running]:
github.com/Juniper/terraform-provider-apstra/apstra.(*dataSourceBlueprintNodeConfig).Read(0xc00042e0f8, {0x1216148, 0xc000f66330}, {{{{0x121ebb8, 0xc000f66c00}, {0xed6840, 0xc000f66b10}}, {0x1222608, 0xc000b646c0}}, {{{0x0, ...}, ...}, ...}, ...}, ...)
@chrismarget-j chrismarget-j changed the title nil pointer Derek when incremental config not available nil pointer deref when incremental config not available Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant