-
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
segmentation fault starting minikube #19392
Comments
Maybe something like You don't need to run minikube as root, and do make sure that you have enough memory in the machine. |
I encountered the same issue just now. Based on my investigation, it was caused by a corrupted file due to a failed download. Simply redownloading and reinstalling should fix the problem. However, if you mistakenly executed the installation command after a failed download, be sure to delete the already installed files before trying again. |
Failed downloads would not have the same checksum, so it is unfortunate that these aren't checked by default. Also something like |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
What Happened?
when i enter command minikube start i got error :segmentation fault so what i hav to do
Attach the log file
Operating System
Redhat/Fedora
Driver
VirtualBox
The text was updated successfully, but these errors were encountered: