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

ControlPlane 1.5.4 crashing on 10.10 #374

Closed
rholighaus opened this issue Oct 24, 2014 · 11 comments
Closed

ControlPlane 1.5.4 crashing on 10.10 #374

rholighaus opened this issue Oct 24, 2014 · 11 comments

Comments

@rholighaus
Copy link

After updating to 1.5.4, ControlPlane is crashing at startup. Initially, I updated using the built-in update and, after it crashed, re-downloaded 1.5.4 from your website and re-installed. Still crashing. Any idea? Crash log attached...

Cheers,
Ralf.

--- snip ---

Process: ControlPlane [25898]
Path: /Applications/ControlPlane.app/Contents/MacOS/ControlPlane
Identifier: com.dustinrue.ControlPlane
Version: 1.5.4 (66)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: ControlPlane [25898]
User ID: 501

Date/Time: 2014-10-24 08:29:42.718 +0200
OS Version: Mac OS X 10.10 (14A389)
Report Version: 11
Anonymous UUID: D0719F13-9216-E22D-2C52-6112A4C0079F

Sleep/Wake UUID: 38040081-B4BA-43C4-9050-5EFE0CA1CE49

Time Awake Since Boot: 170000 seconds
Time Since Wake: 1300 seconds

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 'NSRangeException', reason: '* -[NSConcreteScanner setScanLocation:]: Index 52 out of bounds; string length 51'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff873e764c exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff8adc66de objc_exception_throw + 43
2 CoreFoundation 0x00007fff873e74fd +[NSException raise:format:] + 205
3 Foundation 0x00007fff8b71bc7c -[NSConcreteScanner setScanLocation:] + 129
4 ControlPlane 0x0000000102af0f38 +[DB sharedUSBVendorDB] + 429
5 ControlPlane 0x0000000102aff076 +[USBEvidenceSource usbVendorById:] + 37
6 ControlPlane 0x0000000102aff5a0 -[USBEvidenceSource devAdded:] + 492
7 ControlPlane 0x0000000102affb0e -[USBEvidenceSource start] + 309
8 ControlPlane 0x0000000102aeeb07 -[EvidenceSourceSetController startEvidenceSource:] + 178
9 ControlPlane 0x0000000102aeed1c -[EvidenceSourceSetController startEnabledEvidenceSources] + 274
10 ControlPlane 0x0000000102aec287 __28-[CPController awakeFromNib]_block_invoke + 42
11 libdispatch.dylib 0x00007fff8aaee323 _dispatch_call_block_and_release + 12
12 libdispatch.dylib 0x00007fff8aae9c13 _dispatch_client_callout + 8
13 libdispatch.dylib 0x00007fff8aaf5cbf _dispatch_main_queue_callback_4CF + 861
14 CoreFoundation 0x00007fff8733ac59 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
+ 9
15 CoreFoundation 0x00007fff872f72ef __CFRunLoopRun + 2159
16 CoreFoundation 0x00007fff872f6838 CFRunLoopRunSpecific + 296
17 HIToolbox 0x00007fff8458b43f RunCurrentEventLoopInMode + 235
18 HIToolbox 0x00007fff8458b1ba ReceiveNextEventCommon + 431
19 HIToolbox 0x00007fff8458affb _BlockUntilNextEventMatchingListInModeWithFilter + 71
20 AppKit 0x00007fff86190821 _DPSNextEvent + 964
21 AppKit 0x00007fff8618ffd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
22 AppKit 0x00007fff86183f73 -[NSApplication run] + 594
23 AppKit 0x00007fff8616f424 NSApplicationMain + 1832
24 ControlPlane 0x0000000102ade7a4 start + 52
25 ??? 0x0000000000000002 0x0 + 2

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8ad31282 pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8fe88b73 abort + 129
2 libc++abi.dylib 0x00007fff8faaca21 abort_message + 257
3 libc++abi.dylib 0x00007fff8fad49d1 default_terminate_handler() + 267
4 libobjc.A.dylib 0x00007fff8adca6c6 _objc_terminate() + 103
5 libc++abi.dylib 0x00007fff8fad20a1 std::__terminate(void (*)()) + 8
6 libc++abi.dylib 0x00007fff8fad2113 std::terminate() + 51
7 libobjc.A.dylib 0x00007fff8adca4ef objc_terminate + 9
8 libdispatch.dylib 0x00007fff8aae9c27 _dispatch_client_callout + 28
9 libdispatch.dylib 0x00007fff8aaf5cbf _dispatch_main_queue_callback_4CF + 861
10 com.apple.CoreFoundation 0x00007fff8733ac59 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
+ 9
11 com.apple.CoreFoundation 0x00007fff872f72ef __CFRunLoopRun + 2159
12 com.apple.CoreFoundation 0x00007fff872f6838 CFRunLoopRunSpecific + 296
13 com.apple.HIToolbox 0x00007fff8458b43f RunCurrentEventLoopInMode + 235
14 com.apple.HIToolbox 0x00007fff8458b1ba ReceiveNextEventCommon + 431
15 com.apple.HIToolbox 0x00007fff8458affb _BlockUntilNextEventMatchingListInModeWithFilter + 71
16 com.apple.AppKit 0x00007fff86190821 _DPSNextEvent + 964
17 com.apple.AppKit 0x00007fff8618ffd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
18 com.apple.AppKit 0x00007fff86183f73 -[NSApplication run] + 594
19 com.apple.AppKit 0x00007fff8616f424 NSApplicationMain + 1832
20 com.dustinrue.ControlPlane 0x0000000102ade7a4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8ad3222e kevent64 + 10
1 libdispatch.dylib 0x00007fff8aaeca6a _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8ad31946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8fd9c4a1 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8ad31946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8fd9c4a1 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8ad31946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8fd9c4a1 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8ad31946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8fd9c4a1 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8ad2c52e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ad2b69f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff872f7b14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff872f6fdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff872f6838 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff862f38f7 _NSEventThread + 137
6 libsystem_pthread.dylib 0x00007fff8fd9e2fc _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8fd9e279 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff8fd9c4b1 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5d120cf8 rdx: 0x0000000000000000
rdi: 0x000000000000130f rsi: 0x0000000000000006 rbp: 0x00007fff5d120d20 rsp: 0x00007fff5d120cf8
r8: 0x0000000000000000 r9: 0x00007fff8feb2d90 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00007fff5d120e80 r13: 0x00007fff5d121360 r14: 0x00007fff73670300 r15: 0x00007fff5d120d60
rip: 0x00007fff8ad31282 rfl: 0x0000000000000206 cr2: 0x00007fff73685fd8

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x102add000 - 0x102b4dfff +com.dustinrue.ControlPlane (1.5.4 - 66) <0E321D54-75D5-37F2-A138-2DE3FD3665AE> /Applications/ControlPlane.app/Contents/MacOS/ControlPlane
0x102bab000 - 0x102bc2fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/ControlPlane.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x102be4000 - 0x102bf7fff +ca.centrix.MapKit (0.8 - 0.8) /Applications/ControlPlane.app/Contents/Frameworks/MapKit.framework/Versions/A/MapKit
0x102c0c000 - 0x102c4bff7 +com.growl.growlframework (2.0 - 2.0) <5BDDAB1E-D8A8-3CBC-89FB-2832F186BE32> /Applications/ControlPlane.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x7fff6d747000 - 0x7fff6d77d837 dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
0x7fff812e1000 - 0x7fff8131cfff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8131d000 - 0x7fff81326fff libGFXShared.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff81327000 - 0x7fff81334ff7 libxar.1.dylib (254) /usr/lib/libxar.1.dylib
0x7fff81335000 - 0x7fff8136dfff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8136e000 - 0x7fff813a8ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff813ad000 - 0x7fff813bafff com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff813c0000 - 0x7fff81434ff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff81435000 - 0x7fff8143dffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x7fff81485000 - 0x7fff814b5fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x7fff814b6000 - 0x7fff814caff7 com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff81549000 - 0x7fff81956ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8195f000 - 0x7fff81c13ff7 com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff81c6c000 - 0x7fff81cb5ff3 com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff81ced000 - 0x7fff81e58ff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff81fa9000 - 0x7fff81ff5fff com.apple.corelocation (1486.17 - 1615.21) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff81ff9000 - 0x7fff81ff9fff com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff82014000 - 0x7fff82106fff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff8211d000 - 0x7fff8219ffff com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff821bb000 - 0x7fff821e3ffb libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff82427000 - 0x7fff82473ff7 libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
0x7fff82b8f000 - 0x7fff82ba9ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x7fff82baa000 - 0x7fff82baaff7 liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
0x7fff83458000 - 0x7fff843fcffb com.apple.WebCore (10600 - 10600.1.25) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8442e000 - 0x7fff8449dfff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8449e000 - 0x7fff844a0fff com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff844e8000 - 0x7fff8455cfff com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8455d000 - 0x7fff8485ffff com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff84860000 - 0x7fff84865fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff84872000 - 0x7fff84879fff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8487a000 - 0x7fff8487dff7 libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
0x7fff8487e000 - 0x7fff8487eff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x7fff8487f000 - 0x7fff84a82ff3 com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff84a83000 - 0x7fff84a88ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x7fff84ab7000 - 0x7fff84ab7fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff84ab8000 - 0x7fff84abbfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff84ad6000 - 0x7fff84b44ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff84d1d000 - 0x7fff84e11ff7 libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff84e12000 - 0x7fff84ff7ff3 libicucore.A.dylib (531.30) /usr/lib/libicucore.A.dylib
0x7fff85003000 - 0x7fff85022fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff8503a000 - 0x7fff850d9df7 com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff850e1000 - 0x7fff85111ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff85115000 - 0x7fff85208ff7 libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8529e000 - 0x7fff85506ffb com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff85507000 - 0x7fff8553fffb libsystem_network.dylib (411) /usr/lib/system/libsystem_network.dylib
0x7fff85540000 - 0x7fff8555aff7 com.apple.AppleVPAFramework (1.0.30 - 1.0.30) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff8555b000 - 0x7fff8561afff com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8561b000 - 0x7fff8561cff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff85626000 - 0x7fff85626ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x7fff85637000 - 0x7fff856afff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff85709000 - 0x7fff8570afff libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
0x7fff85cfc000 - 0x7fff85cfcfff libOpenScriptingUtil.dylib (162) /usr/lib/libOpenScriptingUtil.dylib
0x7fff85db3000 - 0x7fff85ecbffb com.apple.CoreText (352.0 - 454.1) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff85ecc000 - 0x7fff85eceff7 libquarantine.dylib (76) /usr/lib/system/libquarantine.dylib
0x7fff8616c000 - 0x7fff86cadfff com.apple.AppKit (6.9 - 1343.14) <1732C412-257B-340E-8863-B8162D4EB2E2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff86cae000 - 0x7fff86cbbfff com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff871e6000 - 0x7fff871f2ff7 com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87285000 - 0x7fff8761bfff com.apple.CoreFoundation (6.9 - 1151.16) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8761c000 - 0x7fff87620fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8772d000 - 0x7fff87f84ff3 com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff87f86000 - 0x7fff87faefff libsystem_info.dylib (459) /usr/lib/system/libsystem_info.dylib
0x7fff87fc4000 - 0x7fff88062fff com.apple.Metadata (10.7.0 - 916) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff88063000 - 0x7fff880a3ff7 com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff88302000 - 0x7fff883a4fff com.apple.Bluetooth (4.3.0 - 4.3.0f10) <70922125-2A01-37AE-9CB8-D8A9578092E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff883a5000 - 0x7fff884c6fff com.apple.LaunchServices (644.10 - 644.10) <0B1C68BC-0AEB-38E2-ABC8-E92728FEC475> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff88732000 - 0x7fff88b85fc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff88b86000 - 0x7fff88b8bff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff88bda000 - 0x7fff88bdeff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff88bdf000 - 0x7fff88ec6ffb com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff88ec7000 - 0x7fff89004fff com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff89009000 - 0x7fff8900afff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8900b000 - 0x7fff8900ffff libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
0x7fff892c7000 - 0x7fff892ccffb libheimdal-asn1.dylib (398.1.2) /usr/lib/libheimdal-asn1.dylib
0x7fff892cd000 - 0x7fff89579fff com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff89622000 - 0x7fff89631fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8967f000 - 0x7fff89690ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff896c0000 - 0x7fff896f2ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff8971b000 - 0x7fff8971ffff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
0x7fff89720000 - 0x7fff89720fff com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff89721000 - 0x7fff89723fff libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff89724000 - 0x7fff8978bff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff897e7000 - 0x7fff89802ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff89cf0000 - 0x7fff89d0dffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x7fff89d0e000 - 0x7fff89d25fff com.apple.ScriptingBridge (1.3.2 - 66) <89EF2F7B-077A-3AD4-A92B-C36C74B30CE5> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff89d62000 - 0x7fff89d6bfff com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff89dc0000 - 0x7fff89ddbff7 com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff89ddc000 - 0x7fff89df6ff7 libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
0x7fff89df7000 - 0x7fff89df9fff libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
0x7fff89e2d000 - 0x7fff89e35ffb com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff89e36000 - 0x7fff89e41fff libGL.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff89ea5000 - 0x7fff89f97ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
0x7fff8a95d000 - 0x7fff8a95efff libSystem.B.dylib (1213) /usr/lib/libSystem.B.dylib
0x7fff8a95f000 - 0x7fff8a9d5fe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib
0x7fff8aa35000 - 0x7fff8aa3dfff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x7fff8aa8d000 - 0x7fff8aab6ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff8aabc000 - 0x7fff8aae7ff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
0x7fff8aae8000 - 0x7fff8ab12ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
0x7fff8ab1b000 - 0x7fff8ab1dfff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff8abf7000 - 0x7fff8abf9ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8abfa000 - 0x7fff8ac4bff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8ac55000 - 0x7fff8ace6fff com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff8ad19000 - 0x7fff8ad1afff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8ad1b000 - 0x7fff8ad38fff libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
0x7fff8ad44000 - 0x7fff8adb5ff7 com.apple.framework.IOKit (2.0.2 - 1050.1.21) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8adb9000 - 0x7fff8af9e267 libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
0x7fff8af9f000 - 0x7fff8b0b6fe7 libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8b21e000 - 0x7fff8b21efff com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8b39c000 - 0x7fff8b419fff com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8b44e000 - 0x7fff8b450ff7 libsystem_sandbox.dylib (358.1.1) /usr/lib/system/libsystem_sandbox.dylib
0x7fff8b4e5000 - 0x7fff8b512fff com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff8b513000 - 0x7fff8b559ff7 libauto.dylib (186) /usr/lib/libauto.dylib
0x7fff8b587000 - 0x7fff8b588ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x7fff8b589000 - 0x7fff8b596ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
0x7fff8b597000 - 0x7fff8b62bfff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8b62c000 - 0x7fff8b654fff libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
0x7fff8b655000 - 0x7fff8b6bcff7 com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8b6bd000 - 0x7fff8b6befff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
0x7fff8b6bf000 - 0x7fff8b9edff7 com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8b9ee000 - 0x7fff8ba4dff3 com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8be4e000 - 0x7fff8be89fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8be8a000 - 0x7fff8bf13fff com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8bf14000 - 0x7fff8bf26ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff8bf27000 - 0x7fff8bf37ff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib
0x7fff8bf38000 - 0x7fff8bf3aff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8bf3b000 - 0x7fff8bf3dffb libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8bfce000 - 0x7fff8bfd4fff libsystem_trace.dylib (72.1.3) /usr/lib/system/libsystem_trace.dylib
0x7fff8c122000 - 0x7fff8c123fff liblangid.dylib (117) /usr/lib/liblangid.dylib
0x7fff8c124000 - 0x7fff8c2b2fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8c2be000 - 0x7fff8c2ccff7 com.apple.opengl (11.0.7 - 11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8c2cd000 - 0x7fff8c2fafff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8c2fb000 - 0x7fff8c575ff3 com.apple.RawCamera.bundle (6.00 - 761) <056E2E1D-6682-354E-9666-7E4935653D47> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8d0fd000 - 0x7fff8d103ff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
0x7fff8d158000 - 0x7fff8d19effb libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8d19f000 - 0x7fff8d1a5fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8d1a6000 - 0x7fff8d1aeff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8d213000 - 0x7fff8d22cff7 com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8d22d000 - 0x7fff8d33cffb com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8d347000 - 0x7fff8d349fff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff8d34a000 - 0x7fff8d48cfff libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
0x7fff8d48d000 - 0x7fff8d497ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8d498000 - 0x7fff8d498fff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8d4ad000 - 0x7fff8d4b8ff7 com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8d561000 - 0x7fff8d56cfff libcommonCrypto.dylib (60061) /usr/lib/system/libcommonCrypto.dylib
0x7fff8d7fa000 - 0x7fff8d92afff com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff8d9bc000 - 0x7fff8ddecfff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8dded000 - 0x7fff8de13ff7 com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8e180000 - 0x7fff8e1cdff3 com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8e1f5000 - 0x7fff8e215fff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8e358000 - 0x7fff8e3a7ff7 com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8e3a8000 - 0x7fff8e48bfff libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8e624000 - 0x7fff8e640ff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
0x7fff8e641000 - 0x7fff8e657ff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib
0x7fff8e664000 - 0x7fff8e66fff7 libkxld.dylib (2782.1.97) /usr/lib/system/libkxld.dylib
0x7fff8e677000 - 0x7fff8e67afff com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8e67b000 - 0x7fff8e6a6fff com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8e6a7000 - 0x7fff8e6a7fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8e6a8000 - 0x7fff8e6d6fff com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8e6d7000 - 0x7fff8e9a6ff3 com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8e9a7000 - 0x7fff8e9aefff libCGCMS.A.dylib (772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff8e9af000 - 0x7fff8ece2fff libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib
0x7fff8ef7a000 - 0x7fff8f036ff7 libcrypto.0.9.7.dylib (106) /usr/lib/libcrypto.0.9.7.dylib
0x7fff8f037000 - 0x7fff8f03eff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib
0x7fff8f06a000 - 0x7fff8f0befff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff8f0bf000 - 0x7fff8f0c3ff7 libGIF.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8f1c1000 - 0x7fff8f1c5fff libCoreVMClient.dylib (79) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8f1c6000 - 0x7fff8f1ebff7 libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8f1ec000 - 0x7fff8f1effff com.apple.IOSurface (97 - 97) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8f255000 - 0x7fff8f255fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8f256000 - 0x7fff8f269ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8f2d4000 - 0x7fff8f54efff com.apple.CoreData (110 - 526) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8f774000 - 0x7fff8f785ff7 libsystem_coretls.dylib (35.1.2) /usr/lib/system/libsystem_coretls.dylib
0x7fff8f786000 - 0x7fff8f78afff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8f78b000 - 0x7fff8f78dfff libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8f78e000 - 0x7fff8f7cffff libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8f7d9000 - 0x7fff8f834fff libTIFF.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8f835000 - 0x7fff8f8a1fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8fa24000 - 0x7fff8fa3dfff com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8fa3e000 - 0x7fff8fa46fff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8fa56000 - 0x7fff8fa70ff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8fa88000 - 0x7fff8faabfff com.apple.Sharing (328.3 - 328.3) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8faac000 - 0x7fff8fad7fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff8faef000 - 0x7fff8fb84ff7 com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8fba9000 - 0x7fff8fbcafff com.apple.framework.Apple80211 (10.0 - 1000.57.3) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8fbcb000 - 0x7fff8fbe2ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8fbe3000 - 0x7fff8fbe4ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x7fff8fbe5000 - 0x7fff8fd21ffb com.apple.WebKitLegacy (10600 - 10600.1.25) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff8fd9b000 - 0x7fff8fda4fff libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
0x7fff8fda9000 - 0x7fff8fde9ff7 libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8fdea000 - 0x7fff8fdfbfff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
0x7fff8fdfc000 - 0x7fff8fe16ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8fe2b000 - 0x7fff8feb7fff libsystem_c.dylib (1044.1.2) /usr/lib/system/libsystem_c.dylib
0x7fff8feb8000 - 0x7fff903cbff3 com.apple.JavaScriptCore (10600 - 10600.1.17) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff9058d000 - 0x7fff906b4fff com.apple.coreui (2.1 - 305) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff906b5000 - 0x7fff906bfff7 com.apple.CrashReporterSupport (10.10 - 629) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff9071f000 - 0x7fff90744ff7 libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff90745000 - 0x7fff9079fff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff907a0000 - 0x7fff907b2ff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff907b3000 - 0x7fff907bcff3 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff907bd000 - 0x7fff907c6ff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x7fff90878000 - 0x7fff90894fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff908f6000 - 0x7fff90aa6ff7 com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff90ad4000 - 0x7fff90b97ff7 libvMisc.dylib (512) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
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: 254937
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=207.2M resident=164.9M(80%) swapped_out_or_unallocated=42.3M(20%)
Writable regions: Total=1.1G written=7348K(1%) resident=15.6M(1%) swapped_out=12K(0%) unallocated=1.1G(99%)

REGION TYPE VIRTUAL
=========== =======
CG image 88K
CG shared images 144K
CoreAnimation 392K
CoreServices 4544K
CoreUI image data 56K
Dispatch continuations 16.0M
Foundation 4K
Image IO 24K
JS JIT generated code 8K
JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated)
Kernel Alloc Once 8K
MALLOC 76.1M
MALLOC (admin) 32K
Memory Tag 242 12K
STACK GUARD 56.0M
Stack 10.6M
VM_ALLOCATE 17.4M
WebKit Malloc 808K
__DATA 18.2M
__IMAGE 528K
__LINKEDIT 70.5M
__TEXT 136.6M
__UNICODE 544K
mapped file 60.0M
shared memory 4K
=========== =======
TOTAL 1.5G
TOTAL, minus reserved VM space 468.5M

@p33t3r
Copy link

p33t3r commented Oct 24, 2014

Same thing here. Started crashing on startup after the second 1.5.4 update.
Let me know if you want my crash log as well.

@TheMadav
Copy link

here too

@rizzoli
Copy link

rizzoli commented Oct 24, 2014

+1

@dustinrue
Copy link
Owner

Are all of you using the USB evidence source?

@p33t3r
Copy link

p33t3r commented Oct 24, 2014

Yes.

@dustinrue
Copy link
Owner

Start/open terminal and issue this command - defaults write com.dustinrue.ControlPlane EnableUSBEvidenceSource -bool NO. When the build was made the USB information file must not have downloaded fully or is corrupt. I'll create a new build...again :)

@p33t3r
Copy link

p33t3r commented Oct 24, 2014

That worked for me. ControlPlane is up and running again.

@rholighaus
Copy link
Author

Thanks Dustin, that did the trick :-)
Ralf.

Ralf Holighaus

Schopenhauerstr. 23
14129 Berlin, Germany

Mobile: +49 172 7108171
Home: +49 30 79702020

On Oct 24, 2014, at 2:45 PM, Dustin Rue notifications@github.com wrote:

Start/open terminal and issue this command - defaults write com.dustinrue.ControlPlane EnableUSBEvidenceSource -bool NO. When the build was made the USB information file must not have downloaded fully or is corrupt. I'll create a new build...again :)


Reply to this email directly or view it on GitHub
.

@rholighaus
Copy link
Author

Same here.
Ralf.

Am 24.10.2014 um 14:46 schrieb Peeter Sällström Randsalu notifications@github.com:

That worked for me. ControlPlane is up and running again.


Reply to this email directly or view it on GitHub #374 (comment).

Ralf Holighaus

Schopenhauerstr. 23
14129 Berlin, Germany

Mobile: +49 172 7108171
Home: +49 30 79702020

@rholighaus
Copy link
Author

You can close the ticket - thank you.

@dustinrue
Copy link
Owner

I have an update available now, check for updates, install the update and you can enable the USB evidence source again (if you're using it)

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

5 participants