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

Panic on ingester shutdown #258

Closed
tomwilkie opened this issue Jan 31, 2019 · 1 comment
Closed

Panic on ingester shutdown #258

tomwilkie opened this issue Jan 31, 2019 · 1 comment
Labels
component/loki type/bug Somehing is not working as expected

Comments

@tomwilkie
Copy link
Contributor

level=info ts=2019-01-31T10:30:16.957132331Z caller=lifecycler.go:441 msg="changing ingester state from" old_state=ACTIVE new_state=LEAVING
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x58 pc=0xc34cec]

goroutine 7396 [running]:
github.com/grafana/loki/vendor/cloud.google.com/go/storage.(*Writer).open.func1(0xc0002af440, 0xc00058f040, 0xc0001f0bd0, 0xc00386a8c0, 0x1, 0x1)
	/go/src/github.com/grafana/loki/vendor/cloud.google.com/go/storage/writer.go:120 +0xfc
created by github.com/grafana/loki/vendor/cloud.google.com/go/storage.(*Writer).open
	/go/src/github.com/grafana/loki/vendor/cloud.google.com/go/storage/writer.go:110 +0x496
@tomwilkie
Copy link
Contributor Author

Duep of #105

@chaudum chaudum added the type/bug Somehing is not working as expected label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/loki type/bug Somehing is not working as expected
Projects
None yet
Development

No branches or pull requests

2 participants