-
Notifications
You must be signed in to change notification settings - Fork 362
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
Segmentation fault #808
Comments
Thank you @michalschott for reporting this. Any chance you have the cluster deployment yaml that we can use to mimic this cluster creation? Thanks |
Hey @michalschott , we figured out the reason for this segmentation fault. We had faced this issue before with GKE COS k8s clusters as well and the issue is related to BCC dumping core. The kubearmor eventually starts up ok after few attempts i.e. BCC recovers eventually. In the latest kubearmor code, we have removed BCC dependency altogether (#677) and we do not see this problem anymore. However, the current stable version points to v0.5 that does not have this fix. Kubearmor community is working towards getting the v0.6 release made by the end of August. |
Hey @nyrahul indeed it eventually recovers, thanks for an update. Looking forward for 0.6 release! |
The issue is fixed with BCC dependency removal in v0.6 release. |
Bug Report
General Information
uname -a
)kubectl version
, ...)EKS 1.22
Bottlerocket OS 1.9.0 (aws-k8s-1.22)
kernel 5.10.130
containerd://1.6.6+bottlerocket
Noticed these segfaults errors in
kubearmor
daemonset pods:The text was updated successfully, but these errors were encountered: