-
-
Notifications
You must be signed in to change notification settings - Fork 811
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 on kubernetes module #549
Comments
I had the same issue when I used ~/ to point to the kube config file. It worked as soon as I used the full path. |
That was my first instinct too, but even after switching to the full path, it crashed wtfutils (and broke my shell) |
Getting pretty similar crash on Mac (the initial error is a bit different but also in I can post more details if needed. |
I can reproduce this by just adding Kubernetes config to my config file and trying to read it (I have no |
Master should catch a previously uncaught error and render it properly. However, I don't use Kubernetes, so if someone could test it out, that would be most appreciated. |
I tested the branch of #615 and the SegFault was fixed for me. |
What's broken?
wtfutil crashes when enabling the kubernetes module
kubectl version (not sure it's needed)
wtfutil: 0.20.0
OS: Arch Linux 5.2.5-arch1-1-ARCH
config:
The text was updated successfully, but these errors were encountered: