-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Filebeat : v7.9.3] Invalid memory address or nil pointer dereference #33018
Comments
My 2 cents, if you could provide the steps to reproduce the issue that would be better to dig further, like the configurations and the log contents that made heartbeat panic. |
The point is it happens occasionally. Not very often, maybe once a few weeks. Here is the configuration:
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
Hi! We're labeling this issue as |
Filebeat version: 7.9.3
I met some issue about "invalid memory address or nil pointer dereference" which caused a panic. But i cannot figure out why that happened. Below is the stack of the panic.
The key code is here:
From the code i don't under what circumstance the panic could happen. Could anyone help find out why the panic happen?
The text was updated successfully, but these errors were encountered: