-
Notifications
You must be signed in to change notification settings - Fork 382
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 loop with invalid memory address or nil pointer dereference #1195
Comments
Hey 👋 thanks for opening that issue. You were just running Tetragon on that infrastructure with no Tracing Policy loaded? We just need to reproduce your setup to reproduce the issue? |
Yes, I just installed tetragon via helm and default values. |
I see it was k3s running. Did you spawn a local cluster? Is there a service we could use to easily reproduce your infra? Maybe you used something related to rancher? |
It's an on-prem single node k3s cluster that is not publicly available.
k3s config.yaml disable:
- traefik
disable-network-policy: true
flannel-backend: none k3s start command: |
Hi! Thanks for the report. I believe the issue is fixed in our current Could you verify that the fix works for you? Thanks! |
Thank you for the update. |
@kkourt I did not have any pod restarts since upgrading to tetragon:v0.10.0-pre.2 It seems the issue is fixed. Also the other warnings have disappeared. |
Thanks for the feedback, I'll close this issue as resolved then for now, happy that it's working for you now! |
@bakito Thanks! |
Is there an existing issue for this?
What happened?
The tetragon pod is crashing frequently with an invalid memory address or nil pointer dereference
Tetragon Version
v0.9.0
Kernel Version
Linux bisdevsrv578 5.14.0-284.18.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 31 10:39:18 EDT 2023 x86_64 x86_64 x86_64 GNU/Linux
Kubernetes Version
k3s v1.26.6+k3s1
Bugtool
No response
Relevant log output
Anything else?
there are continuously logged error messages, not sure they are related.
Code of Conduct
The text was updated successfully, but these errors were encountered: