bdkjones / CodeKit-1-Old

146 stars 1 forks source link

CodeKit crashing frequently #594

Closed ericbae closed 11 years ago

ericbae commented 11 years ago

I'm not sure how to pinpoint the problem on this one.

CodeKit worked fine until yesterday. But I'm not exactly sure what I did to make it crash constantly.

So far, it seems to happen each time I refresh my Chrome to see any changes I've done.

e.g.

I have a project, and I change either JS file or LESS file, and I reload my browser to see the change. I come back to CodeKit and I see "loading" icon and very soon I see CodeKit taking up 99% of my CPU and I have to close it.

Any ideas?

ericbae commented 11 years ago

I've done the following test.

I have SublimeText2, CodeKit, Chrome and ActivityMonitor open.

ericbae commented 11 years ago

Only happens in one of the projects I have. Happens on Firefox too.

bdkjones commented 11 years ago

Are you running any browser extensions? If so, disable them.

ericbae commented 11 years ago

Tried on Safari - which has no browser extension - and the same thing happens.

ericbae commented 11 years ago

CPU spikes die down after awhile. Not entirely sure what the issue is here. Looks like it happens when a browser is loading a JS file (mine was around 120KB).

bdkjones commented 11 years ago

Have you tried clearing/reseting CodeKit by quitting the app and relaunching it while holding down the shift key? If there's something corrupted in your model file, this will fix that.

On 2013 May 07, at 21:42 , Eric Bae notifications@github.com wrote:

CPU spikes die down after awhile. Not entirely sure what the issue is here. Looks like it happens when a browser is loading a JS file (mine was around 120KB).

— Reply to this email directly or view it on GitHub.