-
-
Notifications
You must be signed in to change notification settings - Fork 132
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
Crashes during start on M1 Mini 8gb, Ventura 13.2.1 #84
Comments
Would you be able to run Cork through Xcode? That would help me tremendously with tracking down what went wrong. |
Tried running compiling and running through Xcode. Same result. HelpButton
Install Package
I get this error when trying to run through Xcode:
|
Can you try building from the branch |
No errors, starts without problems now. |
No problem 😊 Expect an update containing the fix soon |
@steveshi Has this crash happened to you in other previous versions? Because looking at the code, if Cork crashes at that step, something is seriously wrong with your Homebrew installation. At that point, it looks through the folder that contains all the Formulae. And this crash can only happen only if your Formulae folder exists and is accessible, one of your packages is registered with Homebrew as working, but the package does not have any versions installed, which is impossible. |
Since building version 0.6, it has been crashing constantly. |
But versions 0.5 and earlier work normally without crashing. |
I suppose that's when I switched from Homebrew's extremely slow system to my own custom system, which checks for more problems than Homebrew. Anyway, how many installed packages do you have installed? If it's not too many, you could have a look through the folder If there are no folders that have any sub-folders, it's something different. It would be really useful to know to know what I'm supposed to fix. |
I found an empty folder, and after deleting it the problem was solved. Thank you. |
No problem 😊 I will create an issue that will add this checking into Cork and offer to fix it for you, so this doesn't happen in the future. |
@steveshi Your problem has been fixed and a new version that includes the automatic fixing of this problem is out 😉 https://elk.zone/mstdn.social/@davidbures/110140730430120957 |
@buresdv I have built the latest version and tested it. The issue had been resolved. Thank you. |
Installed through brew.
Cork starts up, i see the interface with some spinning circles for about a second and then it crashes and i git "Cork quit unexpectedly."
The text was updated successfully, but these errors were encountered: