-
Notifications
You must be signed in to change notification settings - Fork 1
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
CodeKit crashes on startup #719
Comments
Quit the app and hold down the shift key while launching it. Sent from my iPhone
|
This doesn't appear to change anything. With Shift held down the app still begins to launch, only to crash once the app window pops up. Attached is the crash report generated by OS X upon app crash... Process: CodeKit [865] Date/Time: 2014-01-23 15:24:46.947 -0800 Interval Since Last Report: 2020594 sec Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Application Specific Information: Application Specific Backtrace 1: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread Thread 1:: Dispatch queue: com.apple.root.default-priority Thread 2:: Dispatch queue: com.apple.libdispatch-manager Thread 3: Thread 4:: Dispatch queue: com.apple.root.high-priority Thread 5: Thread 6:: com.apple.appkit-heartbeat Thread 7: Thread 8: Thread 9: Thread 10: Thread 11: Thread 0 crashed with X86 Thread State (64-bit): Binary Images: External Modification Summary: VM Region Summary: REGION TYPE VIRTUAL Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f4 |
Any luck on a fix for this? I have the paid version and need it for some client work, but cannot open the application right now. Thank you for any help! |
Yea. You’ve got multiple copies of CodeKit running. Likely, you’ve downloaded the newest version but forgot to drag it into your Applications folder and are, instead, running the app from your Downloads folder or someplace else. The “NSAPP wrongRunningCount” in the crash report is the key. On 24 Jan 2014, at 10:40, niclembck [email protected] wrote:
|
The CodeKit app I am opening is in the applications folder, and I can't Thanks again for the help. On Fri, Jan 24, 2014 at 9:44 PM, Bryan Jones [email protected]:
|
Thread 4, stack 7: [NSAlert runModal] // NSAlert is NOT thread safe |
I opened the app holding shift and it cleared out all of my projects. Now I have to go back in and add them. Pretty inconvenient. |
Uh, that's exactly what's supposed to happen if you hold shift. It's a safe start. Sent from my iPhone
|
I get it. Starting in safe start every single time to avoid crashing every time the app opens is the inconvenient part. Or am I missing something. Is there some sort of config that I'm missing? Its was fine for a couple of years and out of no where it crashed all the time. |
Are you still on CodeKit 1.x? That release of the app has not been updated since 2013 and was deprecated over two years ago. I'm not surprised it has trouble on modern versions of OS X. Sent from my iPhone
|
V2.3.1. Thanks Brian. |
You're out of date and this is the repo for CodeKit 1.x. Grab CodeKit 2.6.1 from the website and I think you'll find everything is okay. Sent from my iPhone
|
Just downloaded the most recent version of CodeKit and the app will no longer run on my computer. At every attempt of startup, the app crashes before it fully boots up. Running on Mac OS X 10.8.5. I have the pro version and it has worked fine until trying the most recent update.
The text was updated successfully, but these errors were encountered: