bdkjones / CodeKit-1-Old

146 stars 1 forks source link

Bug: CodeKit not responding / 100% CPU usage #599

Closed leizhao4 closed 11 years ago

leizhao4 commented 11 years ago

Yes, I know I can press Shift and launch the app. It works, but it clears all my project settings, and costs me half a hour to fix them and get back to work. And after a few days, it happens again! Can we have a 'real' fix for that?

leizhao4 commented 11 years ago

Crash report: https://gist.github.com/leizhao4/8fcee952587b1494a1d4 Hope it helps.

bdkjones commented 11 years ago

If this keeps happening, it's likely because you're corrupting the model file by doing something like switching Git branches without first unchecking the project in CodeKit. Changing thousands of files all at once like that will send the app for a loop and almost always corrupt the model file, resulting in the behavior you're seeing.