Skip to content
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

Open
niclembck opened this issue Jan 23, 2014 · 12 comments
Open

CodeKit crashes on startup #719

niclembck opened this issue Jan 23, 2014 · 12 comments

Comments

@niclembck
Copy link

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.

@bdkjones
Copy link
Owner

Quit the app and hold down the shift key while launching it.

Sent from my iPhone

On Jan 23, 2014, at 2:57 PM, niclembck [email protected] wrote:

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.


Reply to this email directly or view it on GitHub.

@niclembck
Copy link
Author

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]
Path: /Users/USER/Downloads/CodeKit.app/Contents/MacOS/CodeKit
Identifier: com.incident57.CodeKit
Version: 1.9.3 (8403)
Code Type: X86-64 (Native)
Parent Process: launchd [229]
User ID: 501

Date/Time: 2014-01-23 15:24:46.947 -0800
OS Version: Mac OS X 10.8.5 (12F45)
Report Version: 10

Interval Since Last Report: 2020594 sec
Crashes Since Last Report: 173
Per-App Interval Since Last Report: 149 sec
Per-App Crashes Since Last Report: 12
Anonymous UUID: F44C2B5C-8CBE-9F02-696B-DE13D106B55E

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSApp with wrong _running count'
abort() called
terminate called throwing an exception

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff9120cb06 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8fcd53f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff9120c948 +[NSException raise:format:arguments:] + 104
3 Foundation 0x00007fff95bfc4c2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
4 AppKit 0x00007fff91ff10c5 -[NSApplication run] + 295
5 AppKit 0x00007fff91f95bd6 NSApplicationMain + 869
6 CodeKit 0x000000010d6c130e main + 114
7 CodeKit 0x000000010d6c1294 start + 52
8 ??? 0x0000000000000002 0x0 + 2

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8fc98212 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff949ecb24 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff94a30f61 abort + 143
3 libc++abi.dylib 0x00007fff8d48a9eb abort_message + 257
4 libc++abi.dylib 0x00007fff8d48839a default_terminate() + 28
5 libobjc.A.dylib 0x00007fff8fcd5873 _objc_terminate() + 91
6 libc++abi.dylib 0x00007fff8d4883c9 safe_handler_caller(void (*)()) + 8
7 libc++abi.dylib 0x00007fff8d488424 std::terminate() + 16
8 libc++abi.dylib 0x00007fff8d48958b __cxa_throw + 111
9 libobjc.A.dylib 0x00007fff8fcd550c objc_exception_throw + 327
10 com.apple.CoreFoundation 0x00007fff9120c948 +[NSException raise:format:arguments:] + 104
11 com.apple.Foundation 0x00007fff95bfc4c2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
12 com.apple.AppKit 0x00007fff91ff10c5 -[NSApplication run] + 295
13 com.apple.AppKit 0x00007fff91f95bd6 NSApplicationMain + 869
14 com.incident57.CodeKit 0x000000010d6c130e main + 114
15 com.incident57.CodeKit 0x000000010d6c1294 start + 52

Thread 1:: Dispatch queue: com.apple.root.default-priority
0 libsystem_kernel.dylib 0x00007fff8fc98122 __psynch_mutexwait + 10
1 libsystem_c.dylib 0x00007fff949f0dcd pthread_mutex_lock + 536
2 com.apple.Foundation 0x00007fff95c4261e -[NSLock lock] + 148
3 com.apple.AppKit 0x00007fff921e0b67 __37-[NSUIHeartBeat updateHeartBeatState]_block_invoke_0122 + 52
4 com.apple.Foundation 0x00007fff95ca89cf -[NSBlockOperation main] + 124
5 com.apple.Foundation 0x00007fff95c7e926 -[__NSOperationInternal start] + 684
6 com.apple.Foundation 0x00007fff95c860f1 __block_global_6 + 129
7 libdispatch.dylib 0x00007fff8cd78f01 _dispatch_call_block_and_release + 15
8 libdispatch.dylib 0x00007fff8cd750b6 _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fff8cd761fa _dispatch_worker_thread2 + 304
10 libsystem_c.dylib 0x00007fff949edcdb _pthread_wqthread + 404
11 libsystem_c.dylib 0x00007fff949d8191 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8fc98d16 kevent + 10
1 libdispatch.dylib 0x00007fff8cd77dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8cd779ee _dispatch_mgr_thread + 54

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8fc986d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff949edf1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff949edce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff949d8191 start_wqthread + 13

Thread 4:: Dispatch queue: com.apple.root.high-priority
0 libsystem_kernel.dylib 0x00007fff8fc980fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff949effb9 _pthread_cond_wait + 869
2 com.apple.Foundation 0x00007fff95c83c16 -[NSCondition wait] + 240
3 com.apple.Foundation 0x00007fff95c7c3c8 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 796
4 com.apple.Foundation 0x00007fff95c7c028 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131
5 com.apple.AppKit 0x00007fff92244836 -[NSApplication _doModalLoop:peek:] + 175
6 com.apple.AppKit 0x00007fff9224491e -[NSApplication runModalForWindow:] + 120
7 com.apple.AppKit 0x00007fff92237384 -[NSAlert runModal] + 159
8 com.incident57.CodeKit 0x000000010d6ecfa2 __52-[LPCompiler initWithAppController:modelController:]_block_invoke + 731
9 libdispatch.dylib 0x00007fff8cd78f01 _dispatch_call_block_and_release + 15
10 libdispatch.dylib 0x00007fff8cd750b6 _dispatch_client_callout + 8
11 libdispatch.dylib 0x00007fff8cd761fa _dispatch_worker_thread2 + 304
12 libsystem_c.dylib 0x00007fff949edcdb _pthread_wqthread + 404
13 libsystem_c.dylib 0x00007fff949d8191 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8fc986d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff949edf1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff949edce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff949d8191 start_wqthread + 13

Thread 6:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x00007fff8fc98386 semwait_signal + 10
1 libsystem_c.dylib 0x00007fff94a757c8 nanosleep + 163
2 libsystem_c.dylib 0x00007fff94a756df usleep + 54
3 com.apple.AppKit 0x00007fff921df838 -[NSUIHeartBeat _heartBeatThread:] + 543
4 com.apple.Foundation 0x00007fff95c85562 __NSThread__main
+ 1345
5 libsystem_c.dylib 0x00007fff949eb772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff949d81a1 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff8fc986d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff949edf1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff949edce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff949d8191 start_wqthread + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fff8fc986d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff949edf1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff949edce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff949d8191 start_wqthread + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff8fc986d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff949edf1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff949edce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff949d8191 start_wqthread + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff8fc986d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff949edf1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff949edce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff949d8191 start_wqthread + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff8fc986d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff949edf1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff949edce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff949d8191 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5253f8d8 rdx: 0x0000000000000000
rdi: 0x0000000000000c07 rsi: 0x0000000000000006 rbp: 0x00007fff5253f900 rsp: 0x00007fff5253f8d8
r8: 0x00007fff7c0ce278 r9: 0x0000000000000015 r10: 0x0000000020000000 r11: 0x0000000000000206
r12: 0x00007fff5253fa60 r13: 0x00007fff8fcca240 r14: 0x00007fff7c0cf180 r15: 0x00007fff5253f940
rip: 0x00007fff8fc98212 rfl: 0x0000000000000206 cr2: 0x00007fff7c0c7ff0
Logical CPU: 0

Binary Images:
0x10d6bf000 - 0x10d77cff7 +com.incident57.CodeKit (1.9.3 - 8403) <4C05AEF1-4B43-3C57-921B-99204C453614> /Users/USER/Downloads/CodeKit.app/Contents/MacOS/CodeKit
0x10d854000 - 0x10d893ff7 +com.growl.growlframework (2.0 - 2.0) <5BDDAB1E-D8A8-3CBC-89FB-2832F186BE32> /Users/USER/Downloads/CodeKit.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x10d8cc000 - 0x10d8ecfff +org.andymatuschak.Sparkle (1.5 Beta [bzr] - 1.5) <61769221-13BF-3EF4-A48B-E5E8A14E09F4> /Users/USER/Downloads/CodeKit.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10f76f000 - 0x10f774ff7 libFontRegistryUI.dylib (100) <9F172961-DB6F-3A82-9F90-28F9A233F755> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x10f7e0000 - 0x10f7e9fe7 libcldcpuengine.dylib (2.2.16) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x10f7ff000 - 0x10f7ffffb +cl_kernels (???) <60BA0075-E9F0-4AE9-83BA-311CDF3960B0> cl_kernels
0x10f962000 - 0x10f963ffb +cl_kernels (???) <19FF83B6-8E14-40CD-BBF9-2793FAD17402> cl_kernels
0x10f96e000 - 0x10f96eff9 +cl_kernels (???) cl_kernels
0x110b8d000 - 0x110c27ff7 unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff6d2bf000 - 0x7fff6d2f393f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
0x7fff8aa01000 - 0x7fff8aa3bff7 com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8aa54000 - 0x7fff8aa5fff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8aab2000 - 0x7fff8ab85ff7 com.apple.DiscRecording (7.0 - 7000.2.4) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8ab86000 - 0x7fff8ab8afff libCoreVMClient.dylib (32.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8ab8b000 - 0x7fff8abcaff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8ac84000 - 0x7fff8ac96ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff8ac97000 - 0x7fff8ac99fff libCVMSPluginSupport.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8ac9a000 - 0x7fff8ace6fff com.apple.framework.CoreWLAN (3.4 - 340.18) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8ad75000 - 0x7fff8ad77ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8ad78000 - 0x7fff8ad8ffff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8ad90000 - 0x7fff8ada7fff libGL.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8ada8000 - 0x7fff8add0fff libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8add1000 - 0x7fff8b006ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8b007000 - 0x7fff8b2abff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8b2ac000 - 0x7fff8b305ff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8b306000 - 0x7fff8b313fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff8b314000 - 0x7fff8b342ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff8b351000 - 0x7fff8b3abff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8b3ac000 - 0x7fff8b4a1fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff8b4c8000 - 0x7fff8b549fff com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8b54a000 - 0x7fff8b54afff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8b60b000 - 0x7fff8b621fff com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8b622000 - 0x7fff8b644ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8b645000 - 0x7fff8b6a1ff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8b6d5000 - 0x7fff8b7d2ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8b937000 - 0x7fff8b943fff com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8b9a2000 - 0x7fff8bb28fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8bdfb000 - 0x7fff8be06ff7 com.apple.DisplayServicesFW (2.7.2 - 357) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8be07000 - 0x7fff8be07fff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8be08000 - 0x7fff8be0efff libCGXCoreImage.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8be45000 - 0x7fff8c175fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8c177000 - 0x7fff8c2ecff7 com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8c2ed000 - 0x7fff8c393ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8c39e000 - 0x7fff8c639ff7 com.apple.JavaScriptCore (8536 - 8536.30) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8c66f000 - 0x7fff8c6c9fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8c940000 - 0x7fff8c997ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8c998000 - 0x7fff8c9f4fff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8c9f5000 - 0x7fff8ca0cfff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8ca0d000 - 0x7fff8ca0dfff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8ca0e000 - 0x7fff8ca28fff com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff8cd73000 - 0x7fff8cd88ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff8cd89000 - 0x7fff8cdecfff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8d179000 - 0x7fff8d27bfff libcrypto.0.9.8.dylib (47.2) /usr/lib/libcrypto.0.9.8.dylib
0x7fff8d27c000 - 0x7fff8d2bcff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8d386000 - 0x7fff8d38bfff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8d38c000 - 0x7fff8d466fff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8d467000 - 0x7fff8d486ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8d487000 - 0x7fff8d4acff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib
0x7fff8d4bc000 - 0x7fff8d4bdfff libffi.dylib (18) /usr/lib/libffi.dylib
0x7fff8d4be000 - 0x7fff8d4bffff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff8d4c0000 - 0x7fff8d612fff com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8dfa0000 - 0x7fff8dfe3ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8dfe4000 - 0x7fff8e006ff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
0x7fff8e007000 - 0x7fff8e2b6fff com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8e2b7000 - 0x7fff8e2befff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff8e2bf000 - 0x7fff8e2cdff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8e353000 - 0x7fff8e357ff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8e3a0000 - 0x7fff8e408ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff8e409000 - 0x7fff8e594fff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8e595000 - 0x7fff8e5a8ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8e5b2000 - 0x7fff8e6ccfff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8e6d2000 - 0x7fff8e721ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8e722000 - 0x7fff8e731fff com.apple.opengl (1.8.10 - 1.8.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8e736000 - 0x7fff8e762ff7 libRIP.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8ea64000 - 0x7fff8ea8ffff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8ea90000 - 0x7fff8ea95fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff8ea9c000 - 0x7fff8eaa2fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff8eaa3000 - 0x7fff8eba5fff libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8eba6000 - 0x7fff8eba7ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
0x7fff8eba8000 - 0x7fff8ebe5fef libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8ebe6000 - 0x7fff8ebf9ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff8ebfa000 - 0x7fff8ec08fff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
0x7fff8ec17000 - 0x7fff8eeceff7 com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8eecf000 - 0x7fff8eed5fff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8f11f000 - 0x7fff8f21cfff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff8f21d000 - 0x7fff8f41dfff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
0x7fff8f41e000 - 0x7fff8f420fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8f421000 - 0x7fff8f52cfff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8f557000 - 0x7fff8f5a3ff7 libauto.dylib (185.4) /usr/lib/libauto.dylib
0x7fff8f5a4000 - 0x7fff8f5f1fff com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8f650000 - 0x7fff8f654fff libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8f655000 - 0x7fff8f658fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8f659000 - 0x7fff8f65bfff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8f65c000 - 0x7fff8f65fff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff8f660000 - 0x7fff8f662ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff8f66d000 - 0x7fff8f66efff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff8f66f000 - 0x7fff8f67dfff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff8f6e5000 - 0x7fff8f6e9fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8f6ea000 - 0x7fff8fb26fff com.apple.VideoToolbox (1.0 - 926.106) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8fb2a000 - 0x7fff8fb37fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8fb38000 - 0x7fff8fc51fff com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8fc56000 - 0x7fff8fc7dff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8fc86000 - 0x7fff8fca1ff7 libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
0x7fff8fca2000 - 0x7fff8fcc3ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff8fcc4000 - 0x7fff8fddc92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff8fddd000 - 0x7fff8fea2ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8fefe000 - 0x7fff8ff4fff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8ff53000 - 0x7fff8ff7dff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8ff87000 - 0x7fff8ffe6fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8ffe7000 - 0x7fff90004ff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff90005000 - 0x7fff900b8ff7 com.apple.PDFKit (2.8.5 - 2.8.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff900b9000 - 0x7fff900c4fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff900c5000 - 0x7fff900c5fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff900c6000 - 0x7fff903ddff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff903de000 - 0x7fff9049bff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff9049c000 - 0x7fff904cdff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff90525000 - 0x7fff9057cff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff9057d000 - 0x7fff905b8fff com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff905c1000 - 0x7fff9076ffff com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff90770000 - 0x7fff90ce0ff7 com.apple.CoreAUC (6.22.03 - 6.22.03) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff90ce1000 - 0x7fff90ce3fff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
0x7fff90ce4000 - 0x7fff90d3afff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff90d3b000 - 0x7fff90d90ff7 libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff90d91000 - 0x7fff90dc7fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff90dc8000 - 0x7fff90e0cfff libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
0x7fff90e0d000 - 0x7fff90e0dfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff90e77000 - 0x7fff90e7cfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff90e7d000 - 0x7fff90eccfff com.apple.framework.CoreWiFi (1.3 - 130.13) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff90ecd000 - 0x7fff90ef9fff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff90f97000 - 0x7fff90fdffff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib
0x7fff90fe0000 - 0x7fff90ff5fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff91093000 - 0x7fff91094ff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
0x7fff910dd000 - 0x7fff910e0fff libRadiance.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff910e1000 - 0x7fff910f5fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff91178000 - 0x7fff91178fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff91179000 - 0x7fff91363ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff914be000 - 0x7fff9178fff7 com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff917b8000 - 0x7fff91807ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff9185a000 - 0x7fff91881fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff91a34000 - 0x7fff91a34fff com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff91a69000 - 0x7fff91ab4fff com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff91ae4000 - 0x7fff91ae8ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff91b39000 - 0x7fff91b46ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff91bd2000 - 0x7fff91bd3ff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x7fff91bd4000 - 0x7fff91cc5ff7 com.apple.DiskImagesFramework (10.8.3 - 345) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff91cc6000 - 0x7fff91d61fff com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff91d66000 - 0x7fff91d6dfff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff91db6000 - 0x7fff91dc4ff7 libkxld.dylib (2050.48.12) /usr/lib/system/libkxld.dylib
0x7fff91dc5000 - 0x7fff91e5ffff libvMisc.dylib (380.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff91ea5000 - 0x7fff92ad2fff com.apple.AppKit (6.8 - 1187.40) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff92ad3000 - 0x7fff92b01fff com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff92b02000 - 0x7fff92ba0ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff92ba1000 - 0x7fff92c0fff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff92c10000 - 0x7fff92c16ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff92c17000 - 0x7fff92c4dfff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff9324f000 - 0x7fff93260ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff93261000 - 0x7fff93262fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff93263000 - 0x7fff93361fff com.apple.QuickLookUIFramework (4.0 - 555.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff93362000 - 0x7fff93365fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff93366000 - 0x7fff933e5ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff933e6000 - 0x7fff937ddfff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff937de000 - 0x7fff937e2fff libGIF.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff937e3000 - 0x7fff93941fef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff93999000 - 0x7fff939a4fff com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff93a4d000 - 0x7fff93acdff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff9430f000 - 0x7fff943e1ff7 com.apple.CoreText (260.0 - 275.17) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff943e2000 - 0x7fff943e2ffd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff9450e000 - 0x7fff9450fff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib
0x7fff94510000 - 0x7fff94518ff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib
0x7fff94519000 - 0x7fff94528ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff94529000 - 0x7fff94946fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff949d7000 - 0x7fff94aa3ff7 libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
0x7fff94aa4000 - 0x7fff94ac4fff libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff94afe000 - 0x7fff94b92ff7 com.apple.CorePDF (2.2 - 2.2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff94b93000 - 0x7fff94b97fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff94b98000 - 0x7fff94be2ff7 libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff94bf0000 - 0x7fff94c33ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff94c34000 - 0x7fff94c34fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff94c35000 - 0x7fff94c41fff libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff94c53000 - 0x7fff94c5afff libGFXShared.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff94c5b000 - 0x7fff94ce8ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff94d08000 - 0x7fff94ea3fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff94ea4000 - 0x7fff95834627 com.apple.CoreGraphics (1.600.0 - 333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff958cd000 - 0x7fff9594fff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff95978000 - 0x7fff95bd3ff7 com.apple.QuartzComposer (5.1 - 287.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff95bef000 - 0x7fff95f4efff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff95f64000 - 0x7fff961e0ff7 com.apple.RawCamera.bundle (5.01 - 718) <6CC4A1E5-A89A-369D-96C4-7A5ED40B487B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff961e1000 - 0x7fff961ebfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff961ec000 - 0x7fff971abff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff971ac000 - 0x7fff971acfff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib
0x7fff971ad000 - 0x7fff9721aff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff9721b000 - 0x7fff9721bfff com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff9721c000 - 0x7fff97236fff com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff97237000 - 0x7fff9723ffff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff97243000 - 0x7fff9727cff7 libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
0x7fff97288000 - 0x7fff973f9ff7 com.apple.QTKit (7.7.1 - 2599.41) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff973fa000 - 0x7fff974abfff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff974ac000 - 0x7fff974b5ff7 com.apple.CommerceCore (1.0 - 26.2) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff974b6000 - 0x7fff9751efff libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff9751f000 - 0x7fff97540fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff97541000 - 0x7fff9756dfff com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff9756e000 - 0x7fff9758dff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff9758e000 - 0x7fff975f7fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff975f8000 - 0x7fff97718fff com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 1247
thread_create: 2
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=198.4M resident=69.2M(35%) swapped_out_or_unallocated=129.2M(65%)
Writable regions: Total=100.2M written=3728K(4%) resident=9860K(10%) swapped_out=0K(0%) unallocated=90.5M(90%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 2520K
CG image 148K
CG raster data 100K
CG shared images 1216K
CoreImage 8K
CoreServices 2576K
MALLOC 82.1M
MALLOC guard page 48K
Memory tag=251 8K
OpenCL 28K
STACK GUARD 56.0M
Stack 13.6M
VM_ALLOCATE 148K
__DATA 17.5M
__IMAGE 528K
__LINKEDIT 53.1M
__TEXT 145.3M
__UNICODE 544K
mapped file 41.1M
shared memory 308K
=========== =======
TOTAL 416.7M

Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f4
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f2 12718, 3 service, 21 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST9500325ASG, 500.11 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

@niclembck
Copy link
Author

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!

@bdkjones
Copy link
Owner

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:

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!


Reply to this email directly or view it on GitHub.

@niclembck
Copy link
Author

The CodeKit app I am opening is in the applications folder, and I can't
find any other instances of it on my machine. Is there a chance that
something in my Library or Systems folder needs to be replaced or deleted?

Thanks again for the help.

On Fri, Jan 24, 2014 at 9:44 PM, Bryan Jones [email protected]:

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:

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!


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com/bdkjones/CodeKit/issues/719#issuecomment-33281869
.

@geowar1
Copy link

geowar1 commented Feb 5, 2015

Thread 4, stack 7: [NSAlert runModal] // NSAlert is NOT thread safe

@jabaltorres
Copy link

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.

@bdkjones
Copy link
Owner

bdkjones commented Feb 3, 2016

Uh, that's exactly what's supposed to happen if you hold shift. It's a safe start.

Sent from my iPhone

On Feb 3, 2016, at 10:40, Jabal Torres [email protected] wrote:

I opened the app holding shift and it cleared out all of my projects. No I have to go back in and add them. Pretty inconvenient.


Reply to this email directly or view it on GitHub.

@jabaltorres
Copy link

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.

@bdkjones
Copy link
Owner

bdkjones commented Feb 3, 2016

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

On Feb 3, 2016, at 13:02, Jabal Torres [email protected] wrote:

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.


Reply to this email directly or view it on GitHub.

@jabaltorres
Copy link

V2.3.1. Thanks Brian.

@bdkjones
Copy link
Owner

bdkjones commented Feb 3, 2016

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

On Feb 3, 2016, at 13:06, Jabal Torres [email protected] wrote:

V2.3.1. Thanks Brian.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants