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

[BUG] nil pointer reference with Splunk #76

Closed
TSavo opened this issue Nov 6, 2023 · 1 comment
Closed

[BUG] nil pointer reference with Splunk #76

TSavo opened this issue Nov 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@TSavo
Copy link

TSavo commented Nov 6, 2023

Describe the bug
Checkrr version 3.2.0
Commit: e6e3d6d
Built On: 2023-10-05T02:14:14Z
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x10 pc=0xbb54f4]

goroutine 130 [running]:
github.com/aetaric/checkrr/features.(*Stats).Write.func1({0xc000038aa0, 0x654966b5, {0xfcc6e5, 0x6}})
/Users/aetaric/src/checkrr/features/stats.go:208 +0x314
created by github.com/aetaric/checkrr/features.(*Stats).Write in goroutine 1
/Users/aetaric/src/checkrr/features/stats.go:195 +0x51e

To Reproduce
Steps to reproduce the behavior:
Start Checkrr with the minimal config

Expected behavior
Checkrr to work

Desktop (please complete the following information):

  • OS: Windows x86/64
  • checkrr Version: 3.2.0

Additional context
I know this is fixed in main, any chance we can get a release for it?

@TSavo TSavo added the bug Something isn't working label Nov 6, 2023
@aetaric
Copy link
Owner

aetaric commented Nov 6, 2023

It's in 3.2.1 now. Thanks for reminding me!

@aetaric aetaric closed this as completed Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants