Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Crash After "Connect To Object Server" #326

Closed
bigfish24 opened this issue Jun 9, 2017 · 8 comments
Closed

Crash After "Connect To Object Server" #326

bigfish24 opened this issue Jun 9, 2017 · 8 comments
Assignees

Comments

@bigfish24
Copy link
Contributor

Using 2.1.8 and after filling in my credentials the app crashed

Incident Identifier: 6571E9BB-136F-45E8-AEAE-1B25EE33F8F9
CrashReporter Key: 3E685EAD-9496-5F0C-BF9D-4DAE520EB3D5
Hardware Model: MacBookPro11,2
Process: Realm Browser [11753]
Path:
Identifier: io.realm.realmbrowser
Version: 2.1.8 (92)
Code Type: X86-64
Parent Process: launchd [1]

Date/Time: 2017-06-09T17:02:02Z
Launch Time: 2017-06-09T15:19:18Z
OS Version: Mac OS X 10.12.5 (16F73)
Report Version: 104

Exception Type: SIGSEGV
Exception Codes: SEGV_MAPERR at 0xb8
Crashed Thread: 0

Application Specific Information:
Selector name found in current argument registers: verifyThread

Thread 0 Crashed:
0 Realm 0x000000010dfa15bb 0x10df67000 + 239035
1 Realm 0x000000010dfa106c 0x10df67000 + 237676
2 Realm 0x000000010dfa1ee2 0x10df67000 + 241378
3 Realm 0x000000010dfb62e1 0x10df67000 + 324321
4 Foundation 0x00007fffcbad0d0c -[NSObject(NSKeyValueCoding) valueForKey:] + 283
5 Realm 0x000000010dfb81dd 0x10df67000 + 332253
6 Realm Browser 0x000000010dd65c69 0x10dd63000 + 11369
7 CoreFoundation 0x00007fffca0ae45c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12
8 CoreFoundation 0x00007fffca0ae35b _CFXRegistrationPost + 427
9 CoreFoundation 0x00007fffca0ae0c2 ___CFXNotificationPost_block_invoke + 50
10 CoreFoundation 0x00007fffca06b523 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827
11 CoreFoundation 0x00007fffca06a55c _CFXNotificationPost + 604
12 Foundation 0x00007fffcba8f907 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
13 AppKit 0x00007fffc7d355e9 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 175
14 AppKit 0x00007fffc7c9cfd1 -[NSTableView _enableSelectionPostingAndPost] + 401
15 AppKit 0x00007fffc7c96fec -[NSTableView _tileAndRedisplayAll] + 345
16 Realm Browser 0x000000010dd65669 0x10dd63000 + 9833
17 Realm 0x000000010dfb2856 0x10df67000 + 309334
18 Realm 0x000000010dfb2615 0x10df67000 + 308757
19 Realm 0x000000010df7516c 0x10df67000 + 57708
20 Realm 0x000000010df75e5f 0x10df67000 + 61023
21 Realm 0x000000010e06e1ff 0x10df67000 + 1077759
22 Realm 0x000000010df90c8f 0x10df67000 + 171151
23 Realm 0x000000010e04f040 0x10df67000 + 950336
24 Realm 0x000000010e07cc93 0x10df67000 + 1137811
25 CoreFoundation 0x00007fffca0b8321 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
26 CoreFoundation 0x00007fffca09921d __CFRunLoopDoSources0 + 557
27 CoreFoundation 0x00007fffca098716 __CFRunLoopRun + 934
28 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420
29 HIToolbox 0x00007fffc95f9ebc RunCurrentEventLoopInMode + 240
30 HIToolbox 0x00007fffc95f9cf1 ReceiveNextEventCommon + 432
31 HIToolbox 0x00007fffc95f9b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
32 AppKit 0x00007fffc7b92a54 _DPSNextEvent + 1120
33 AppKit 0x00007fffc830e7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
34 AppKit 0x00007fffc7b873db -[NSApplication run] + 926
35 AppKit 0x00007fffc7b51e0e NSApplicationMain + 1237
36 libdyld.dylib 0x00007fffdf812235 start + 1

Thread 1:
0 HockeySDK 0x000000010de381c6 0x10ddfd000 + 242118
1 HockeySDK 0x000000010de420c3 0x10ddfd000 + 282819
2 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
3 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
4 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fffdf93934a mach_msg_trap + 10
1 CoreFoundation 0x00007fffca099434 __CFRunLoopServiceMachPort + 212
2 CoreFoundation 0x00007fffca0988c1 __CFRunLoopRun + 1361
3 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420
4 AppKit 0x00007fffc7cdff02 _NSEventThread + 205
5 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
7 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fffdf93934a mach_msg_trap + 10
1 CoreFoundation 0x00007fffca099434 __CFRunLoopServiceMachPort + 212
2 CoreFoundation 0x00007fffca0988c1 __CFRunLoopRun + 1361
3 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420
4 CFNetwork 0x00007fffc91d6734 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
5 Foundation 0x00007fffcbabbb3d NSThread__start + 1243
6 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
8 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fffdf940c22 __psynch_mutexwait + 10
1 Foundation 0x00007fffcba91052 -[NSLock lock] + 145
2 AppKit 0x00007fffc840a1aa __37-[NSUIHeartBeat updateHeartBeatState]_block_invoke.140 + 60
3 Foundation 0x00007fffcbacd1a9 NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7
4 Foundation 0x00007fffcbacce8c -[NSBlockOperation main] + 101
5 Foundation 0x00007fffcbacb5b4 -[__NSOperationInternal _start:] + 672
6 Foundation 0x00007fffcbac746b __NSOQSchedule_f + 201
7 libdispatch.dylib 0x00007fffdf7dc8fc _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fffdf7f29a0 _dispatch_queue_serial_drain + 896
9 libdispatch.dylib 0x00007fffdf7e5306 _dispatch_queue_invoke + 1046
10 libdispatch.dylib 0x00007fffdf7de6b5 _dispatch_root_queue_drain + 476
11 libdispatch.dylib 0x00007fffdf7de48c _dispatch_worker_thread3 + 99
12 libsystem_pthread.dylib 0x00007fffdfa2b5a2 _pthread_wqthread + 1299
13 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13
2 ??? 0x00006180000d40b0 0x0 + 0

Thread 11:
0 libsystem_kernel.dylib 0x00007fffdf941d96 kevent + 10
1 Realm 0x000000010e07e43f 0x10df67000 + 1143871
2 Realm 0x000000010e0cdb1c 0x10df67000 + 1469212
3 Realm 0x000000010e059356 0x10df67000 + 992086
4 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
5 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
6 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fffdf941d96 kevent + 10
1 Realm 0x000000010df78cda 0x10df67000 + 72922
2 Realm 0x000000010df78c66 0x10df67000 + 72806
3 Realm 0x000000010df78e0f 0x10df67000 + 73231
4 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
5 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
6 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fffdf940f46 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fffdf8c7a66 usleep + 54
2 AppKit 0x00007fffc7e5caf6 -[NSUIHeartBeat _heartBeatThread:] + 2696
3 Foundation 0x00007fffcbabbb3d NSThread__start + 1243
4 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
5 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
6 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 0 crashed with X86-64 Thread State:
rip: 0x000000010dfa15bb rbp: 0x00007fff51e9a2c0 rsp: 0x00007fff51e9a2a0 rax: 0x0000000000000008
rbx: 0x0000618000098600 rcx: 0x0000000000000000 rdx: 0x0000000000000060 rdi: 0x00007f9dbd444000
rsi: 0x000000010e353224 r8: 0x0000000000000003 r9: 0x00007fffe50b91c0 r10: 0x000000010e38f7f8
r11: 0x00007f9dbd42f0d0 r12: 0x1414b2686a0d00f8 r13: 0x00007fffdef1f040 r14: 0x0000000000000001
r15: 0x000000010e38ebd0 rflags: 0x0000000000010206 cs: 0x000000000000002b fs: 0x0000000000000000
gs: 0x0000000000000000

Binary Images:
0x10dd63000 - 0x10dd9ffff +Realm Browser x86_64 <735240870f8c3003ac3e43fa84d1b5d6> /Applications/Realm Browser.app/Contents/MacOS/Realm Browser
0x10ddc3000 - 0x10ddc9fff +AppSandboxFileAccess x86_64 /Applications/Realm Browser.app/Contents/Frameworks/AppSandboxFileAccess.framework/Versions/A/AppSandboxFileAccess
0x10ddd8000 - 0x10dde2fff +CSwiftV x86_64 /Applications/Realm Browser.app/Contents/Frameworks/CSwiftV.framework/Versions/A/CSwiftV
0x10ddfd000 - 0x10de7cfff +HockeySDK x86_64 <78d45087ab8239aeba3ec6e1fc83313d> /Applications/Realm Browser.app/Contents/Frameworks/HockeySDK.framework/Versions/A/HockeySDK
0x10df12000 - 0x10df32fff +PathKit x86_64 /Applications/Realm Browser.app/Contents/Frameworks/PathKit.framework/Versions/A/PathKit
0x10df67000 - 0x10e375fff +Realm x86_64 <49a6e7a8bcfc39a9a0de74c8508c9caf> /Applications/Realm Browser.app/Contents/Frameworks/Realm.framework/Versions/A/Realm
0x10e619000 - 0x10e63bfff +RealmConverter x86_64 <40c4e1c6eb6033d899d6926809debb4e> /Applications/Realm Browser.app/Contents/Frameworks/RealmConverter.framework/Versions/A/RealmConverter
0x10e674000 - 0x10e691fff +SSZipArchive x86_64 /Applications/Realm Browser.app/Contents/Frameworks/SSZipArchive.framework/Versions/A/SSZipArchive
0x10e6a8000 - 0x10e6b4fff +TGSpreadsheetWriter x86_64 <98cc9e999e993c68b32f33fb4243096f> /Applications/Realm Browser.app/Contents/Frameworks/TGSpreadsheetWriter.framework/Versions/A/TGSpreadsheetWriter
0x10e6c7000 - 0x10e6d4fff libswiftAppKit.dylib x86_64 /Applications/Realm Browser.app/Contents/Frameworks/libswiftAppKit.dylib
0x10e6e9000 - 0x10e960fff libswiftCore.dylib x86_64 <75d2abcc609a36db91cf93670b475d1d> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCore.dylib
0x10ebff000 - 0x10ec09fff libswiftCoreData.dylib x86_64 <0156b34d8b03387ca319bdc11befb2ed> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreData.dylib
0x10ec1a000 - 0x10ec28fff libswiftCoreGraphics.dylib x86_64 <469fd49f8af4308588887bed749966c8> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreGraphics.dylib
0x10ec41000 - 0x10ec45fff libswiftCoreImage.dylib x86_64 <616c4b50c50e34919363e67658827c2e> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreImage.dylib
0x10ec51000 - 0x10ec57fff libswiftDarwin.dylib x86_64 <920f786796fa318ab0a2ce29a9735564> /Applications/Realm Browser.app/Contents/Frameworks/libswiftDarwin.dylib
0x10ec64000 - 0x10ec7ffff libswiftDispatch.dylib x86_64 <07255710f4433f8abfedf79781b178fe> /Applications/Realm Browser.app/Contents/Frameworks/libswiftDispatch.dylib
0x10ecbe000 - 0x10ed98fff libswiftFoundation.dylib x86_64 <89ead7e54783388298e75ae34d4de984> /Applications/Realm Browser.app/Contents/Frameworks/libswiftFoundation.dylib
0x10ee9f000 - 0x10eea2fff libswiftIOKit.dylib x86_64 <21e3090e2615334ea2cdbd219361f4bd> /Applications/Realm Browser.app/Contents/Frameworks/libswiftIOKit.dylib
0x10eeaa000 - 0x10eeaffff libswiftObjectiveC.dylib x86_64 /Applications/Realm Browser.app/Contents/Frameworks/libswiftObjectiveC.dylib
0x10eebe000 - 0x10eec4fff libswiftQuartzCore.dylib x86_64 <6a841498b95337948a2ab5dd478a6743> /Applications/Realm Browser.app/Contents/Frameworks/libswiftQuartzCore.dylib
0x10eecc000 - 0x10eecffff libswiftXPC.dylib x86_64 <188a7bf27db035eb9c6495938c7fe530> /Applications/Realm Browser.app/Contents/Frameworks/libswiftXPC.dylib
0x110f9c000 - 0x110fb3fff libCGInterfaces.dylib x86_64 <17109679a2843c72aa60dba815d3062b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x11240d000 - 0x1125b3fff GLEngine x86_64 <1999fbf90b8234b1887687b4f82101bb> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1125f2000 - 0x112b4dfff AppleIntelHD5000GraphicsGLDriver x86_64 <2c0cf883843a3ccfbe6c2aa7de5f4e61> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x112d60000 - 0x112d8afff GLRendererFloat x86_64 <8d11c08e824938db9856bfc01eede0cb> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x112d94000 - 0x112e0cfff AppleIntelHD5000GraphicsMTLDriver x86_64 <77ff34db2688393abbba456df3834b7f> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x11558b000 - 0x1155a5fff csparser x86_64 <119893a8d8783af2ba3cf70d5c6e6950> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x115edb000 - 0x115efbfff CoreNLP x86_64 /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fffc4cc3000 - 0x7fffc5008fff RawCamera x86_64 <1476f3756c4b382aabdb99b7dcbf4f6d> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fffc683f000 - 0x7fffc6a00fff AVFoundation x86_64 <8c7813beb54833e3a61eff1f1984386a> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fffc6a01000 - 0x7fffc6aa3fff AVFAudio x86_64 <7997d588b5423ebbb822d719c1114bb4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fffc6b6e000 - 0x7fffc6b6efff Accelerate x86_64 <916e360f323c3ae1ab3dd1f3b284aee9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fffc6b87000 - 0x7fffc70a0fff vImage x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fffc70a1000 - 0x7fffc7212fff libBLAS.dylib x86_64 <4087ffe0627e362396b4f0a9a1991e09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fffc7213000 - 0x7fffc7227fff libBNNS.dylib x86_64 <254698c77d363fff864eadeeee543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fffc7228000 - 0x7fffc761efff libLAPACK.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fffc761f000 - 0x7fffc7635fff libLinearAlgebra.dylib x86_64 <345caacf726336efb69b793ea8b390af> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fffc7636000 - 0x7fffc763cfff libQuadrature.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fffc763d000 - 0x7fffc7651fff libSparseBLAS.dylib x86_64 <67ba432efb593c78a8beed4274cbc359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fffc7652000 - 0x7fffc77d9fff libvDSP.dylib x86_64 <4155f45b41cd3782ae8f7ae740fd83c3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fffc77da000 - 0x7fffc788cfff libvMisc.dylib x86_64 <98f27d2de5dd38ef87470c4de821a23d> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fffc788d000 - 0x7fffc788dfff vecLib x86_64 <7c5733e705683e7daf61160f19fed544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fffc788e000 - 0x7fffc78cbfff Accounts x86_64 <8550bd087d053ac4a0ccb67ecb2de950> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fffc78cc000 - 0x7fffc7b4bfff AddressBook x86_64 /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fffc7b4c000 - 0x7fffc8925fff AppKit x86_64 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffc8937000 - 0x7fffc8937fff ApplicationServices x86_64 <4c71cba847e438bfbe3bf20df8667d5d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fffc8938000 - 0x7fffc89a6fff ATS x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fffc8a40000 - 0x7fffc8b6ffff libFontParser.dylib x86_64 <73c3946def923ac189c30e75b2a85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fffc8b70000 - 0x7fffc8bbafff libFontRegistry.dylib x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fffc8c17000 - 0x7fffc8c4afff libTrueTypeScaler.dylib x86_64 <8944a23aee3636579b4f933231c8fdec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fffc8cb7000 - 0x7fffc8d61fff ColorSync x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fffc8d62000 - 0x7fffc8db3fff HIServices x86_64 <7353e76e9a3a369387af41953585e024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fffc8db4000 - 0x7fffc8dc3fff LangAnalysis x86_64 <2cbe7f6120563f9699a10d527796afa6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fffc8dc4000 - 0x7fffc8e11fff PrintCore x86_64 <5027fd58f0ee33e48577934ca06cd2af> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fffc8e12000 - 0x7fffc8e4dfff QD x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fffc8e4e000 - 0x7fffc8e59fff SpeechSynthesis x86_64 <7853eff462b9394eb7b841a645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fffc8e5a000 - 0x7fffc9066fff AudioToolbox x86_64 <91d2ba22b1683a9a90086ffc5a8fdc1e> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fffc9067000 - 0x7fffc9067fff AudioUnit x86_64 <8c0153fdfeff309caacdbf9657a31f8e> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fffc91d0000 - 0x7fffc95aafff CFNetwork x86_64 <4dbf893262863b2387d963615b9958d9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffc95c4000 - 0x7fffc95c4fff Carbon x86_64 <69f403c7f0cb34e689b0235cf4978c17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fffc95c5000 - 0x7fffc95c8fff CommonPanels x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fffc95c9000 - 0x7fffc98d2fff HIToolbox x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffc98d3000 - 0x7fffc98d6fff Help x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fffc98d7000 - 0x7fffc98dcfff ImageCapture x86_64 <341252b4e082361ab7566a330259c741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fffc98dd000 - 0x7fffc9974fff Ink x86_64 <1bd40b45fd333177a935565ee5fc79d7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fffc9975000 - 0x7fffc998ffff OpenScripting x86_64 <31cfbb3524bd3e129b6b1fa842fb605b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fffc9990000 - 0x7fffc9991fff Print x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fffc9992000 - 0x7fffc9994fff SecurityHI x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fffc9995000 - 0x7fffc999bfff SpeechRecognition x86_64 <082895dc3ac73defadca5b018c19c9d3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fffc999c000 - 0x7fffc9a7bfff CloudKit x86_64 <9f901e4523e33f45b66f1bab3afc4462> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fffc9a7c000 - 0x7fffc9a7cfff Cocoa x86_64 <85edfbe175f0369e8ca8c6a639b98fa6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fffc9bc6000 - 0x7fffc9c53fff CoreAudio x86_64 <78767f8891d431ceaac61f9407f479bb> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fffc9c54000 - 0x7fffc9c67fff CoreBluetooth x86_64 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fffc9c68000 - 0x7fffc9f63fff CoreData x86_64 <4c9cab2c60d43694a0a05b04b14bd14e> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fffc9f64000 - 0x7fffca010fff CoreDisplay x86_64 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fffca011000 - 0x7fffca4aafff CoreFoundation x86_64 <09ed473e5de8307fb55c16f6419236d5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffca4ab000 - 0x7fffcab2dfff CoreGraphics x86_64 <78e7c882837d3cc3b221767b999873ce> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fffcab2e000 - 0x7fffcad71fff CoreImage x86_64 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fffcad72000 - 0x7fffcadd7fff CoreLocation x86_64 /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fffcadd8000 - 0x7fffcae89fff CoreMedia x86_64 <6ccde81a699233eda1d99d27a4c1e31f> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fffcae8a000 - 0x7fffcaed5fff CoreMediaIO x86_64 /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fffcaed6000 - 0x7fffcaed6fff CoreServices x86_64 <7255917defbb3be2a8fddad631bc0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fffcaed7000 - 0x7fffcaf28fff AE x86_64 <61f2ae2ce04e3fdf9e88201325136c83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fffcaf29000 - 0x7fffcb204fff CarbonCore x86_64 <08ac074c965b3edf8e450707c8de9ead> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fffcb205000 - 0x7fffcb238fff DictionaryServices x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fffcb239000 - 0x7fffcb241fff FSEvents x86_64 <2ad1b0e5721437c48d11a27c9cac0f74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fffcb242000 - 0x7fffcb3aefff LaunchServices x86_64 <94d15a2a852c3b4ba70143043c8f1527> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fffcb3af000 - 0x7fffcb45ffff Metadata x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fffcb460000 - 0x7fffcb4bffff OSServices x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fffcb4c0000 - 0x7fffcb530fff SearchKit x86_64 <7a6dda2b03f13137ba9e1cc211973e26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fffcb531000 - 0x7fffcb576fff SharedFileList x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fffcb5ff000 - 0x7fffcb74cfff CoreText x86_64 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fffcb74d000 - 0x7fffcb782fff CoreVideo x86_64 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fffcb783000 - 0x7fffcb7f4fff CoreWLAN x86_64 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fffcb827000 - 0x7fffcb832fff DirectoryService x86_64 <45bea292455030828ce75d6ce7e0052a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fffcb8f2000 - 0x7fffcb8f7fff DiskArbitration x86_64 <8ac72143d3c43aa684df734e3afac49b> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fffcba89000 - 0x7fffcbe2ffff Foundation x86_64 <730b7944bb4335d5a5469f6cced4b9f3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffcbe5b000 - 0x7fffcbe8cfff GSS x86_64 <6faded0b04253567a75a040c5a4638eb> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fffcbf4c000 - 0x7fffcbfeffff IOBluetooth x86_64 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fffcbff0000 - 0x7fffcc086fff IOKit x86_64 <7ce4c98b107c3aaab49af2acfcbbf526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fffcc087000 - 0x7fffcc08dfff IOSurface x86_64 <40550017ef963c52b400806afee4b134> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fffcc08e000 - 0x7fffcc0dffff ImageCaptureCore x86_64 /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fffcc0e0000 - 0x7fffcc240fff ImageIO x86_64 <87aa4d390afc3a3498ef02710e2bf3ca> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fffcc241000 - 0x7fffcc245fff libGIF.dylib x86_64 <6ed0561413013452943b118f00f20c8d> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fffcc246000 - 0x7fffcc336fff libJP2.dylib x86_64 <72c0042355f03cadb198ef00950791e6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fffcc337000 - 0x7fffcc35afff libJPEG.dylib x86_64 <78945614990f3705a91c46f717f7c635> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fffcc35b000 - 0x7fffcc382fff libPng.dylib x86_64 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fffcc383000 - 0x7fffcc385fff libRadiance.dylib x86_64 <037d95b482a73a59b3eb0ff0977cf7a5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fffcc386000 - 0x7fffcc3d4fff libTIFF.dylib x86_64 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fffcc532000 - 0x7fffcd13afff JavaScriptCore x86_64 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffcd13b000 - 0x7fffcd154fff Kerberos x86_64 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fffcd155000 - 0x7fffcd18bfff LDAP x86_64 <492aca22373e3dd9baeb9ef6aa962fd5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fffcd3dd000 - 0x7fffcd3e3fff MediaAccessibility x86_64 <0bd82735664437ceb13d8e7cc59a1752> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fffcd3f9000 - 0x7fffcd932fff MediaToolbox x86_64 <2024a2a250b636aabc6d3aafa78eb707> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fffcd933000 - 0x7fffcd98efff Metal x86_64 <5c2f12fb45c13103a8273d225bf8d05a> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fffce277000 - 0x7fffce27ffff NetFS x86_64 <14a24d005673330a959d87f72040deff> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fffce456000 - 0x7fffce45efff libcldcpuengine.dylib x86_64 <73e1e52601df31999b48155f0329ef44> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fffce45f000 - 0x7fffce4adfff OpenCL x86_64 <5faf6f49264839e6922b5630a5d7f7e4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fffce4ae000 - 0x7fffce4c7fff CFOpenDirectory x86_64 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fffce4c8000 - 0x7fffce4d3fff OpenDirectory x86_64 <4298ffd0b1a73064af5b708b3fa38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fffce4d4000 - 0x7fffce4d6fff libCVMSPluginSupport.dylib x86_64 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fffce4d7000 - 0x7fffce4dafff libCoreFSCache.dylib x86_64 <687c4cc36537344b8be15234c8cb2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fffce4db000 - 0x7fffce4dffff libCoreVMClient.dylib x86_64 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fffce4e0000 - 0x7fffce4e9fff libGFXShared.dylib x86_64 <63542e68eb1a3ecfaafbe7b8ab313c70> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fffce4ea000 - 0x7fffce4f5fff libGL.dylib x86_64 <84beed970a93356da92297ea311ea446> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fffce4f6000 - 0x7fffce532fff libGLImage.dylib x86_64 <3518a85c69053511a6c92f82c519d28f> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fffce533000 - 0x7fffce6a9fff libGLProgrammability.dylib x86_64 <0eda89d87c283d53bdba7cb25232c329> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fffce6aa000 - 0x7fffce6ebfff libGLU.dylib x86_64 <9860dcf756e03a8fa37752635c9d8b27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fffcf053000 - 0x7fffcf061fff OpenGL x86_64 <27e7d76ea26b39f88cf2ab57920776a3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fffcf0fe000 - 0x7fffcf245fff QTKit x86_64 <49f8877152fe3989aab710a7494c4419> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fffcf246000 - 0x7fffcf4b0fff ImageKit x86_64 <9c547565cbaa3acba3f61366a0dcdcb4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fffcf4b1000 - 0x7fffcf578fff PDFKit x86_64 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fffcf579000 - 0x7fffcfa9ffff QuartzComposer x86_64 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fffcfaa0000 - 0x7fffcfac3fff QuartzFilters x86_64 <365342ed7a1a3c75ae6090764e96034c> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fffcfac4000 - 0x7fffcfbb1fff QuickLookUI x86_64 <3136c23e399e3296928ab18ec9fc423c> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fffcfbb2000 - 0x7fffcfbb2fff Quartz x86_64 <094559728a333d61b193ba7e7cf984ca> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fffcfbb3000 - 0x7fffcfdb3fff QuartzCore x86_64 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fffcfdb4000 - 0x7fffcfe09fff QuickLook x86_64 <3bd7ba2f924c3effb26e3f930e62e6b4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fffcfe0a000 - 0x7fffcfe1ffff SafariServices x86_64 /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fffd031a000 - 0x7fffd061cfff Security x86_64 <021aacf6d15f37e0840b88853684ba00> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fffd061d000 - 0x7fffd0692fff SecurityFoundation x86_64 <4433c0ccfe903dd3bac1cc31d515b510> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fffd0693000 - 0x7fffd06bcfff SecurityInterface x86_64 <50e3eaa81af03910aafd57d93d958dff> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fffd06bd000 - 0x7fffd06c0fff ServiceManagement x86_64 <9f285b19b53b350285a272c26db40ea7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fffd0a47000 - 0x7fffd0ab6fff SystemConfiguration x86_64 <2412cde0c31731ea8f537a58bbfcc720> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fffd0ab7000 - 0x7fffd0e65fff VideoToolbox x86_64 <75e2f901572f3fc8a59996a085eebc88> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fffd0e66000 - 0x7fffd21ecfff WebCore x86_64 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fffd21ed000 - 0x7fffd23d9fff WebKitLegacy x86_64 <8471b2bb79a13214b195167063d5cfd5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fffd23da000 - 0x7fffd2785fff WebKit x86_64 <1cf8b545591031bcaa29f89adfd919f9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fffd330b000 - 0x7fffd3326fff AppContainer x86_64 /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fffd3327000 - 0x7fffd3334fff AppSandbox x86_64 /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fffd3335000 - 0x7fffd3357fff Apple80211 x86_64 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fffd3358000 - 0x7fffd3367fff AppleFSCompression x86_64 <478e8bff8ba2375ebe02ba27f115c15a> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fffd345b000 - 0x7fffd34e6fff AppleJPEG x86_64 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fffd34fa000 - 0x7fffd3515fff ApplePushService x86_64 <6ca07cdf1e3534e995bfbd565ff42bad> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fffd3516000 - 0x7fffd351efff AppleSRP x86_64 <6aae93b6981635b29c59d5c3218065af> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fffd351f000 - 0x7fffd3522fff AppleSystemInfo x86_64 <42a1731aa576307ab07c9f8f64696cb7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fffd3523000 - 0x7fffd3575fff AppleVA x86_64 <7352078dc230397c81a557a48cf218c0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fffd357f000 - 0x7fffd3586fff AssetCacheServices x86_64 /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
0x7fffd3919000 - 0x7fffd3997fff Backup x86_64 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fffd4033000 - 0x7fffd405afff CalendarAgentLink x86_64 /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x7fffd4622000 - 0x7fffd4649fff ChunkingLibrary x86_64 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fffd464a000 - 0x7fffd46d6fff CloudDocs x86_64 <751554b6a09e32a8a6049f1b1fd8b84d> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fffd4f6e000 - 0x7fffd4f77fff CommonAuth x86_64 <216950cb269f3476ba17d6363ac49fbc> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fffd503e000 - 0x7fffd508efff ContactsFoundation x86_64 <3097deaced6b358e8e818b7011ceca91> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fffd508f000 - 0x7fffd50b1fff ContactsPersistence x86_64 <7ec0366f30a635388bc98cabd55c178d> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fffd50fb000 - 0x7fffd54dafff CoreAUC x86_64 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fffd54db000 - 0x7fffd550bfff CoreAVCHD x86_64 <3f6857d1ae7c3593b064930f5bb7269e> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fffd55a6000 - 0x7fffd55aefff CoreDaemon x86_64 <2ab86faf37b333239ef0ca591b6e357c> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fffd56bf000 - 0x7fffd56cffff CoreEmoji x86_64 /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fffd5794000 - 0x7fffd57aafff CoreMediaAuthoring x86_64 /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fffd57b1000 - 0x7fffd5841fff CorePDF x86_64 <7f50e4a6940c33f5be4e7e01afe98a8f> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fffd5a0a000 - 0x7fffd5a3afff CoreServicesInternal x86_64 <05eb7d45dd4c3a0fac63a0c2a68e6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fffd5ccb000 - 0x7fffd5d5afff CoreSymbolication x86_64 <7839cd8e011d356788de3d472c661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fffd5d5b000 - 0x7fffd5e9afff CoreUI x86_64 <2e8fec10fc5b378292daa85c24b7bf7c> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fffd5e9b000 - 0x7fffd5f6bfff CoreUtils x86_64 /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fffd5fbb000 - 0x7fffd6020fff CoreWiFi x86_64 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fffd6021000 - 0x7fffd602ffff CrashReporterSupport x86_64 <14037a71ecfe394a8d6e2cece98f02ee> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fffd60a1000 - 0x7fffd60abfff DFRFoundation x86_64 <7cff896cef223941bb3df3615ce4c908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fffd60ac000 - 0x7fffd60b0fff DSExternalDisplay x86_64 /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fffd60b1000 - 0x7fffd60e5fff DataDetectors x86_64 /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fffd60e6000 - 0x7fffd615bfff DataDetectorsCore x86_64 <9c312aac8aee3c72bde57fbf62452525> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fffd6197000 - 0x7fffd61d6fff DebugSymbols x86_64 <58a70b6626283cfeb1032200d95fc5f7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fffd61d7000 - 0x7fffd62e8fff DesktopServicesPriv x86_64 <46a9d4f31ef8373c98a4ad48d285e484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fffd642b000 - 0x7fffd6436fff DisplayServices x86_64 <83bb7c77f18d382d902326132d925f75> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fffd65d0000 - 0x7fffd6a01fff FaceCore x86_64 <9391d5a3738c31369d07518cb43dbada> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fffd7d58000 - 0x7fffd7d58fff libmetal_timestamp.dylib x86_64 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fffd7d65000 - 0x7fffd7d70fff libGPUSupportMercury.dylib x86_64 <7e99c7362f48313ebef66f8babfadd9f> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fffd8029000 - 0x7fffd8045fff GenerationalStorage x86_64 <3de1c580d089362d85828de68a3c5f13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fffd805e000 - 0x7fffd8710fff GeoServices x86_64 <96bf97f68ff23fc4a8c1498cb7b0d9a0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fffd8756000 - 0x7fffd87ccfff Heimdal x86_64 <8f9c904166d536c98a4c1658035c311d> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fffd8de7000 - 0x7fffd8deefff IOAccelerator x86_64 <40c04c41a76a36878d64f76e8c46aa81> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fffd8df0000 - 0x7fffd8e04fff IOPresentment x86_64 /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fffd8e05000 - 0x7fffd8e27fff IconServices x86_64 <218ddd0535f43833b98d471ed0ebc031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fffd8ec3000 - 0x7fffd8ed3fff IntlPreferences x86_64 <47681ae845393525890c206b301cec77> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fffd8f0e000 - 0x7fffd90c5fff LanguageModeling x86_64 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fffd91c1000 - 0x7fffd9283fff MMCS x86_64 /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fffd9735000 - 0x7fffd9738fff Mangrove x86_64 <98814966fd65302bb47e00928dc34e5c> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fffd99e6000 - 0x7fffd9a5ffff MetalPerformanceShaders x86_64 /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fffd9bbb000 - 0x7fffd9bc8fff MobileKeyBag x86_64 /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fffd9bd9000 - 0x7fffd9c01fff MultitouchSupport x86_64 <512adec6d6943d73a48a6be79cd39539> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fffd9cb3000 - 0x7fffd9cbefff NetAuth x86_64 <97f487d6808931a8b68c6c1eac6ed1b5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fffda10b000 - 0x7fffda10dfff OAuth x86_64 /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fffda596000 - 0x7fffda5d7fff PerformanceAnalysis x86_64 <6a21ab413aaa32f39d462555a143a8b9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fffda61a000 - 0x7fffda621fff PhoneNumbers x86_64 /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fffdac84000 - 0x7fffdacbefff ProtectedCloudStorage x86_64 <1c6083b7f02036348f53cc9e07f27ec5> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fffdacbf000 - 0x7fffdacd9fff ProtocolBuffer x86_64 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fffdacda000 - 0x7fffdace9fff QuickLookThumbnailing x86_64 <173ee87317003fca9782c060fbb5bcad> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fffdacf2000 - 0x7fffdad15fff RemoteViewServices x86_64 <6b967fda6591302cba0a76c4856e584e> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fffdb9dc000 - 0x7fffdb9dffff SecCodeWrapper x86_64 /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fffdba6e000 - 0x7fffdbafbfff Sharing x86_64 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fffdbb1c000 - 0x7fffdbd82fff SkyLight x86_64 <83ab220f48c030638ed3acdb69243b4d> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fffdbf61000 - 0x7fffdbf6dfff SpeechRecognitionCore x86_64 <684bd1ea8268331ca5a9080eb375c658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fffdc659000 - 0x7fffdc6cdfff Symbolication x86_64 <1a30ed1975323f469dd39879a973d0cf> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fffdcb0c000 - 0x7fffdcb12fff TCC x86_64 <911b534b4ac734e4935ee42ecd008cbc> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fffdcb9e000 - 0x7fffdcc64fff TextureIO x86_64 <3d61e53341563b21b7edcb823e680dfc> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fffdccad000 - 0x7fffdccc2fff ToneKit x86_64 /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fffdccc3000 - 0x7fffdccd1fff ToneLibrary x86_64 /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fffdccd8000 - 0x7fffdccd9fff TrustEvaluationAgent x86_64 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fffdccda000 - 0x7fffdce6afff UIFoundation x86_64 <2a3063fe179035108a0eaec581d42b7e> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fffdd939000 - 0x7fffdd9f9fff ViewBridge x86_64 <25a635b3c87c3d3aadf3539713fa1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fffdde44000 - 0x7fffdde4afff XPCService x86_64 <4b28b225210533f49ed0f04288ff4fb1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fffddf1b000 - 0x7fffddf1dfff loginsupport x86_64 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fffddf49000 - 0x7fffddf70fff vCard x86_64 <19e37e68e9453534865887aa411d0ad4> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fffddf72000 - 0x7fffddf8dfff libCRFSuite.dylib x86_64 /usr/lib/libCRFSuite.dylib
0x7fffddf8e000 - 0x7fffddf99fff libChineseTokenizer.dylib x86_64 <0886e908a82536afb94b2361fd8bc2a1> /usr/lib/libChineseTokenizer.dylib
0x7fffde02b000 - 0x7fffde02cfff libDiagnosticMessagesClient.dylib x86_64 <84a04d240e603810a8c090a65e2df61a> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fffde02d000 - 0x7fffde240fff libFosl_dynamic.dylib x86_64 /usr/lib/libFosl_dynamic.dylib
0x7fffde25c000 - 0x7fffde263fff libMatch.1.dylib x86_64 <70d4bd2a938337f2b0d69b592d236601> /usr/lib/libMatch.1.dylib
0x7fffde264000 - 0x7fffde264fff libOpenScriptingUtil.dylib x86_64 <90743888c1e834e3924e1a754b2b63b9> /usr/lib/libOpenScriptingUtil.dylib
0x7fffde265000 - 0x7fffde269fff libScreenReader.dylib x86_64 /usr/lib/libScreenReader.dylib
0x7fffde26a000 - 0x7fffde26bfff libSystem.B.dylib x86_64 /usr/lib/libSystem.B.dylib
0x7fffde2d7000 - 0x7fffde302fff libarchive.2.dylib x86_64 /usr/lib/libarchive.2.dylib
0x7fffde303000 - 0x7fffde37ffff libate.dylib x86_64 /usr/lib/libate.dylib
0x7fffde383000 - 0x7fffde383fff libauto.dylib x86_64 <34388d0bc5393c1b94082bc152162e43> /usr/lib/libauto.dylib
0x7fffde384000 - 0x7fffde394fff libbsm.0.dylib x86_64 <20084796b04d3b35a003ea11459557a9> /usr/lib/libbsm.0.dylib
0x7fffde395000 - 0x7fffde3a3fff libbz2.1.0.dylib x86_64 /usr/lib/libbz2.1.0.dylib
0x7fffde3a4000 - 0x7fffde3fafff libc++.1.dylib x86_64 <0b43bb5de6eb34648de9b41ac8ed9d1c> /usr/lib/libc++.1.dylib
0x7fffde3fb000 - 0x7fffde425fff libc++abi.dylib x86_64 <3019935288bf30bd8cff2a4fbe247523> /usr/lib/libc++abi.dylib
0x7fffde426000 - 0x7fffde436fff libcmph.dylib x86_64 <2b5d405e2d0b3320abd6622934c86abe> /usr/lib/libcmph.dylib
0x7fffde437000 - 0x7fffde44dfff libcompression.dylib x86_64 /usr/lib/libcompression.dylib
0x7fffde44e000 - 0x7fffde44efff libcoretls.dylib x86_64 <64b1001e10f63542a3b2c4b49f51817f> /usr/lib/libcoretls.dylib
0x7fffde44f000 - 0x7fffde450fff libcoretls_cfhelpers.dylib x86_64 <1a10303e5eb03c7c9165021fcdfd934d> /usr/lib/libcoretls_cfhelpers.dylib
0x7fffde50a000 - 0x7fffde5effff libcrypto.0.9.8.dylib x86_64 /usr/lib/libcrypto.0.9.8.dylib
0x7fffde78d000 - 0x7fffde7e0fff libcups.2.dylib x86_64 <9950bfcb788233c99ecfce66773c5657> /usr/lib/libcups.2.dylib
0x7fffde832000 - 0x7fffde839fff libdscsym.dylib x86_64 <63492bda33a831de90e8a3d44f07eb9c> /usr/lib/libdscsym.dylib
0x7fffde85b000 - 0x7fffde85bfff libenergytrace.dylib x86_64 /usr/lib/libenergytrace.dylib
0x7fffde86b000 - 0x7fffde870fff libheimdal-asn1.dylib x86_64 /usr/lib/libheimdal-asn1.dylib
0x7fffde871000 - 0x7fffde963fff libiconv.2.dylib x86_64 <42125b3581d73fc49475a26dbe10884d> /usr/lib/libiconv.2.dylib
0x7fffde964000 - 0x7fffdeb89fff libicucore.A.dylib x86_64 <2931b84229463576ad1d1cda22fa1388> /usr/lib/libicucore.A.dylib
0x7fffdeb8f000 - 0x7fffdeb90fff liblangid.dylib x86_64 <2085e7a79a34373587f4f174ef8eabf0> /usr/lib/liblangid.dylib
0x7fffdeb91000 - 0x7fffdebaafff liblzma.5.dylib x86_64 <44bd027999dd36b58a6ec11432e2098d> /usr/lib/liblzma.5.dylib
0x7fffdebab000 - 0x7fffdebc1fff libmarisa.dylib x86_64 <9030d2145d0f30cbac03902c63909362> /usr/lib/libmarisa.dylib
0x7fffdebc2000 - 0x7fffdee6afff libmecabra.dylib x86_64 /usr/lib/libmecabra.dylib
0x7fffdee9d000 - 0x7fffdef17fff libnetwork.dylib x86_64 <191e99f547233180801302af2f9ae4b8> /usr/lib/libnetwork.dylib
0x7fffdef18000 - 0x7fffdf2eafff libobjc.A.dylib x86_64 /usr/lib/libobjc.A.dylib
0x7fffdf2ed000 - 0x7fffdf2f1fff libpam.2.dylib x86_64 <71eb0d88de843c8da2c558aa282bc5bc> /usr/lib/libpam.2.dylib
0x7fffdf2f2000 - 0x7fffdf323fff libpcap.A.dylib x86_64 /usr/lib/libpcap.A.dylib
0x7fffdf340000 - 0x7fffdf35cfff libresolv.9.dylib x86_64 /usr/lib/libresolv.9.dylib
0x7fffdf35d000 - 0x7fffdf396fff libsandbox.1.dylib x86_64 /usr/lib/libsandbox.1.dylib
0x7fffdf397000 - 0x7fffdf3a9fff libsasl2.2.dylib x86_64 <32107c5922c63049b86e9c2f85ff549b> /usr/lib/libsasl2.2.dylib
0x7fffdf3aa000 - 0x7fffdf3abfff libspindump.dylib x86_64 /usr/lib/libspindump.dylib
0x7fffdf3ac000 - 0x7fffdf4f9fff libsqlite3.dylib x86_64 <07cd6de3394d3c6aa4b44cab1054a041> /usr/lib/libsqlite3.dylib
0x7fffdf5ee000 - 0x7fffdf5fbfff libxar.1.dylib x86_64 <69547c64e811326fbbed490c6361bdcb> /usr/lib/libxar.1.dylib
0x7fffdf5fc000 - 0x7fffdf6ebfff libxml2.2.dylib x86_64 /usr/lib/libxml2.2.dylib
0x7fffdf6ec000 - 0x7fffdf715fff libxslt.1.dylib x86_64 <00735ad5b62d3e8386ac5533e4e2b102> /usr/lib/libxslt.1.dylib
0x7fffdf716000 - 0x7fffdf727fff libz.1.dylib x86_64 <46e3ffa24328327a8d34a03e20bffb8e> /usr/lib/libz.1.dylib
0x7fffdf736000 - 0x7fffdf73afff libcache.dylib x86_64 <093a4dab83853d47a350e20cb7ccf7bf> /usr/lib/system/libcache.dylib
0x7fffdf73b000 - 0x7fffdf745fff libcommonCrypto.dylib x86_64 <8a64d1b0c70e385c92f0e669079fda90> /usr/lib/system/libcommonCrypto.dylib
0x7fffdf746000 - 0x7fffdf74dfff libcompiler_rt.dylib x86_64 <55d47421772a32abb5291a46c2f43b4d> /usr/lib/system/libcompiler_rt.dylib
0x7fffdf74e000 - 0x7fffdf756fff libcopyfile.dylib x86_64 <819bea3cdf113e3da1a15a51c5bf1961> /usr/lib/system/libcopyfile.dylib
0x7fffdf757000 - 0x7fffdf7dafff libcorecrypto.dylib x86_64 <65d7165e2e71335da2d633f78e2df0c1> /usr/lib/system/libcorecrypto.dylib
0x7fffdf7db000 - 0x7fffdf80cfff libdispatch.dylib x86_64 <6582bad6ed273b30b62090b1c5a4ae3c> /usr/lib/system/libdispatch.dylib
0x7fffdf80d000 - 0x7fffdf812fff libdyld.dylib x86_64 /usr/lib/system/libdyld.dylib
0x7fffdf813000 - 0x7fffdf813fff libkeymgr.dylib x86_64 <7aa011a9dc213488bf733b5b14d1fdd6> /usr/lib/system/libkeymgr.dylib
0x7fffdf814000 - 0x7fffdf820fff libkxld.dylib x86_64 <5dfcdc056cbc35a68b92df6803492e12> /usr/lib/system/libkxld.dylib
0x7fffdf821000 - 0x7fffdf821fff liblaunch.dylib x86_64 /usr/lib/system/liblaunch.dylib
0x7fffdf822000 - 0x7fffdf827fff libmacho.dylib x86_64 <17d5d855f6c33b04b680e9bf02ef8aed> /usr/lib/system/libmacho.dylib
0x7fffdf828000 - 0x7fffdf82afff libquarantine.dylib x86_64 <12448cc2378e35f3be339dc395a5b970> /usr/lib/system/libquarantine.dylib
0x7fffdf82b000 - 0x7fffdf82cfff libremovefile.dylib x86_64 <38d4cb9c10cd30d38b7ba515ec75fe85> /usr/lib/system/libremovefile.dylib
0x7fffdf82d000 - 0x7fffdf845fff libsystem_asl.dylib x86_64 <096e42283b7c30a68b13ec909a64499a> /usr/lib/system/libsystem_asl.dylib
0x7fffdf846000 - 0x7fffdf846fff libsystem_blocks.dylib x86_64 <10dc540473ab35b3a277a8afecb476eb> /usr/lib/system/libsystem_blocks.dylib
0x7fffdf847000 - 0x7fffdf8d4fff libsystem_c.dylib x86_64 /usr/lib/system/libsystem_c.dylib
0x7fffdf8d5000 - 0x7fffdf8d8fff libsystem_configuration.dylib x86_64 /usr/lib/system/libsystem_configuration.dylib
0x7fffdf8d9000 - 0x7fffdf8dcfff libsystem_coreservices.dylib x86_64 <7d26de79b424345085e1f7fab32714ab> /usr/lib/system/libsystem_coreservices.dylib
0x7fffdf8dd000 - 0x7fffdf8f5fff libsystem_coretls.dylib x86_64 /usr/lib/system/libsystem_coretls.dylib
0x7fffdf8f6000 - 0x7fffdf8fcfff libsystem_dnssd.dylib x86_64 /usr/lib/system/libsystem_dnssd.dylib
0x7fffdf8fd000 - 0x7fffdf926fff libsystem_info.dylib x86_64 <611db84cbf703f928702b9f28a900920> /usr/lib/system/libsystem_info.dylib
0x7fffdf927000 - 0x7fffdf949fff libsystem_kernel.dylib x86_64 <6e9e485f91f636b7a125ae91dc978bcc> /usr/lib/system/libsystem_kernel.dylib
0x7fffdf94a000 - 0x7fffdf991fff libsystem_m.dylib x86_64 <86d499b5bbdc3d3b8a4e97ae8e6672a4> /usr/lib/system/libsystem_m.dylib
0x7fffdf992000 - 0x7fffdf9b0fff libsystem_malloc.dylib x86_64 /usr/lib/system/libsystem_malloc.dylib
0x7fffdf9b1000 - 0x7fffdfa0afff libsystem_network.dylib x86_64 <369d022156ca3c3e9ede94b41cae77b7> /usr/lib/system/libsystem_network.dylib
0x7fffdfa0b000 - 0x7fffdfa14fff libsystem_networkextension.dylib x86_64 /usr/lib/system/libsystem_networkextension.dylib
0x7fffdfa15000 - 0x7fffdfa1efff libsystem_notify.dylib x86_64 /usr/lib/system/libsystem_notify.dylib
0x7fffdfa1f000 - 0x7fffdfa27fff libsystem_platform.dylib x86_64 <897462fdb318321ba554e61982630f7e> /usr/lib/system/libsystem_platform.dylib
0x7fffdfa28000 - 0x7fffdfa32fff libsystem_pthread.dylib x86_64 /usr/lib/system/libsystem_pthread.dylib
0x7fffdfa33000 - 0x7fffdfa36fff libsystem_sandbox.dylib x86_64 /usr/lib/system/libsystem_sandbox.dylib
0x7fffdfa37000 - 0x7fffdfa38fff libsystem_secinit.dylib x86_64 /usr/lib/system/libsystem_secinit.dylib
0x7fffdfa39000 - 0x7fffdfa40fff libsystem_symptoms.dylib x86_64 <3390e07cc1ce348fadbd2c5440b45eaa> /usr/lib/system/libsystem_symptoms.dylib
0x7fffdfa41000 - 0x7fffdfa54fff libsystem_trace.dylib x86_64 <6b145b1058743e8990cdd370db475ba1> /usr/lib/system/libsystem_trace.dylib
0x7fffdfa55000 - 0x7fffdfa5afff libunwind.dylib x86_64 <3d50d8a8c460334da5192da841102c6b> /usr/lib/system/libunwind.dylib
0x7fffdfa5b000 - 0x7fffdfa84fff libxpc.dylib x86_64 <1c9af71669df359f85e97dfde362f9a2> /usr/lib/system/libxpc.dylib

@bigfish24 bigfish24 added the T-Bug label Jun 9, 2017
@stel
Copy link
Contributor

stel commented Jun 9, 2017

Posting symbolicated stack trace here:

Thread 0 Crashed:
0 Realm 0x000000010dfa15bb RLMGetString(RLMObjectBase*, unsigned long) (RLMAccessor.mm:41)
1 Realm 0x000000010dfa106c RLMDynamicGet (RLMAccessor.mm:670)
2 Realm 0x000000010dfa1ee2 RLMDynamicGetByName (RLMAccessor.mm:693)
3 Realm 0x000000010dfb62e1 -[RLMDynamicObject valueForUndefinedKey:] (RLMObject.mm:225)
4 Foundation 0x00007fffcbad0d0c -[NSObject(NSKeyValueCoding) valueForKey:] + 282
5 Realm 0x000000010dfb81dd -[RLMObjectBase valueForKey:] (RLMObjectBase.mm:177)
6 Realm Browser 0x000000010dd65c69 -[RLMSyncServerBrowserWindowController tableViewSelectionDidChange:] (RLMSyncServerBrowserWindowController.m:174)
7 CoreFoundation 0x00007fffca0ae45c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12
8 CoreFoundation 0x00007fffca0ae35b _CFXRegistrationPost + 427
9 CoreFoundation 0x00007fffca0ae0c2 ___CFXNotificationPost_block_invoke + 50
10 CoreFoundation 0x00007fffca06b523 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827
11 CoreFoundation 0x00007fffca06a55c _CFXNotificationPost + 604
12 Foundation 0x00007fffcba8f907 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
13 AppKit 0x00007fffc7d355e9 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 175
14 AppKit 0x00007fffc7c9cfd1 -[NSTableView _enableSelectionPostingAndPost] + 401
15 AppKit 0x00007fffc7c96fec -[NSTableView _tileAndRedisplayAll] + 345
16 Realm Browser 0x000000010dd65669 __69-[RLMSyncServerBrowserWindowController openAdminRealmAtURL:withUser:]_block_invoke (RLMSyncServerBrowserWindowController.m:110)
17 Realm 0x000000010dfb2856 RLMNotificationToken* RLMAddNotificationBlock<realm::Results>(objc_object*, realm::Results&, void (objc_object*, RLMCollectionChange*, NSError*) block_pointer, bool)::'lambda'(realm::CollectionChangeSet const&, std::exception_ptr)::operator()(realm::CollectionChangeSet const&, std::exception_ptr) const (RLMCollection.mm:357)
18 Realm 0x000000010dfb2615 realm::CollectionChangeCallback::Impl<RLMNotificationToken* RLMAddNotificationBlock<realm::Results>(objc_object*, realm::Results&, void (objc_object*, RLMCollectionChange*, NSError*) block_pointer, bool)::'lambda'(realm::CollectionChangeSet const&, std::exception_ptr)>::after(realm::CollectionChangeSet const&) (collection_notifications.hpp:157)
19 Realm 0x000000010df7516c realm::_impl::CollectionNotifier::after_advance() (collection_notifications.hpp:122)
20 Realm 0x000000010df75e5f realm::_impl::NotifierPackage::after_advance() (collection_notifier.cpp:479)
21 Realm 0x000000010e06e1ff realm::_impl::transaction::advance(std::__1::unique_ptr<realm::SharedGroup, std::__1::default_delete<realm::SharedGroup> > const&, realm::BindingContext*, realm::_impl::NotifierPackage&) (transact_log_handler.cpp:675)
22 Realm 0x000000010df90c8f realm::_impl::RealmCoordinator::advance_to_ready(realm::Realm&) (realm_coordinator.cpp:794)
23 Realm 0x000000010e04f040 realm::Realm::notify() (shared_realm.cpp:690)
24 Realm 0x000000010e07cc93 realm::_impl::WeakRealmNotifier::Callback::operator()() const (weak_realm_notifier.cpp:42)
25 CoreFoundation 0x00007fffca0b8321 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
26 CoreFoundation 0x00007fffca09921d __CFRunLoopDoSources0 + 557
27 CoreFoundation 0x00007fffca098716 __CFRunLoopRun + 934
28 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420
29 HIToolbox 0x00007fffc95f9ebc RunCurrentEventLoopInMode + 240
30 HIToolbox 0x00007fffc95f9cf1 ReceiveNextEventCommon + 432
31 HIToolbox 0x00007fffc95f9b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
32 AppKit 0x00007fffc7b92a54 _DPSNextEvent + 1120
33 AppKit 0x00007fffc830e7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
34 AppKit 0x00007fffc7b873db -[NSApplication run] + 926
35 AppKit 0x00007fffc7b51e0e NSApplicationMain + 1237
36 libdyld.dylib 0x00007fffdf812235 start + 1

related to #324. @bigfish24, @ianpward does this crash reproduce constantly? What ROS version you're trying to connect?

It looks like this crash happens in cocoa dynamic API when trying to access RealmFile.path property from __admin realm which means either admin realm schema doesn't mach Browser's expectation (most likely it's not the case) or OS failed to read schema correctly.

#321 could potentially fix that but it must be tested first, so if anyone has a stable way to reproduce the issue it would be great.

@ianpward
Copy link

ianpward commented Jun 9, 2017

ROS 1.7.5 - worked on next app load

@bigfish24
Copy link
Contributor Author

I deleted the app entirely and then reinstalled from the Mac App Store. Again I tried to connect to object server and it crashed with this

Incident Identifier: D9E6A984-EE34-4D7D-AE45-DDB7C6EF38E3 CrashReporter Key: 3E685EAD-9496-5F0C-BF9D-4DAE520EB3D5 Hardware Model: MacBookPro11,2 Process: Realm Browser [28724] Path: Identifier: io.realm.realmbrowser Version: 2.1.8 (92) Code Type: X86-64 Parent Process: launchd [1]

Date/Time: 2017-06-09T23:55:50Z
Launch Time: 2017-06-09T23:55:44Z
OS Version: Mac OS X 10.12.5 (16F73)
Report Version: 104

Exception Type: SIGABRT
Exception Codes: #0 at 0x7fffdf940d42
Crashed Thread: 0

Thread 0 Crashed:
0 libsystem_kernel.dylib 0x00007fffdf940d42 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fffdf8a6420 abort + 129
2 Realm 0x000000010c62a0c9 0x10c49b000 + 1634505
3 Realm 0x000000010c62a644 0x10c49b000 + 1635908
4 Realm 0x000000010c62a885 0x10c49b000 + 1636485
5 Realm 0x000000010c4f5794 0x10c49b000 + 370580
6 Realm 0x000000010c7d374c 0x10c49b000 + 3376972
7 Realm 0x000000010c4d55ce 0x10c49b000 + 239054
8 Realm 0x000000010c4d506c 0x10c49b000 + 237676
9 Realm 0x000000010c4d5ee2 0x10c49b000 + 241378
10 Realm 0x000000010c4ea2e1 0x10c49b000 + 324321
11 Foundation 0x00007fffcbad0d0c -[NSObject(NSKeyValueCoding) valueForKey:] + 283
12 Realm 0x000000010c4ec1dd 0x10c49b000 + 332253
13 Realm Browser 0x000000010c29ec69 0x10c29c000 + 11369
14 CoreFoundation 0x00007fffca0ae45c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12
15 CoreFoundation 0x00007fffca0ae35b _CFXRegistrationPost + 427
16 CoreFoundation 0x00007fffca0ae0c2 ___CFXNotificationPost_block_invoke + 50
17 CoreFoundation 0x00007fffca06b523 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827
18 CoreFoundation 0x00007fffca06a55c _CFXNotificationPost + 604
19 Foundation 0x00007fffcba8f907 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
20 AppKit 0x00007fffc7d355e9 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 175
21 AppKit 0x00007fffc7c9cfd1 -[NSTableView _enableSelectionPostingAndPost] + 401
22 AppKit 0x00007fffc7c96fec -[NSTableView _tileAndRedisplayAll] + 345
23 Realm Browser 0x000000010c29e669 0x10c29c000 + 9833
24 Realm 0x000000010c4e6856 0x10c49b000 + 309334
25 Realm 0x000000010c4e6615 0x10c49b000 + 308757
26 Realm 0x000000010c4a916c 0x10c49b000 + 57708
27 Realm 0x000000010c4a9e5f 0x10c49b000 + 61023
28 Realm 0x000000010c5a21ff 0x10c49b000 + 1077759
29 Realm 0x000000010c4c4c8f 0x10c49b000 + 171151
30 Realm 0x000000010c583040 0x10c49b000 + 950336
31 Realm 0x000000010c5b0c93 0x10c49b000 + 1137811
32 CoreFoundation 0x00007fffca0b8321 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
33 CoreFoundation 0x00007fffca09921d __CFRunLoopDoSources0 + 557
34 CoreFoundation 0x00007fffca098716 __CFRunLoopRun + 934
35 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420
36 HIToolbox 0x00007fffc95f9ebc RunCurrentEventLoopInMode + 240
37 HIToolbox 0x00007fffc95f9cf1 ReceiveNextEventCommon + 432
38 HIToolbox 0x00007fffc95f9b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
39 AppKit 0x00007fffc7b92a54 _DPSNextEvent + 1120
40 AppKit 0x00007fffc830e7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
41 AppKit 0x00007fffc7b873db -[NSApplication run] + 926
42 AppKit 0x00007fffc7b51e0e NSApplicationMain + 1237
43 libdyld.dylib 0x00007fffdf812235 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13
2 ??? 0x000000010d423200 0x0 + 0

Thread 7:
0 libsystem_kernel.dylib 0x00007fffdf93934a mach_msg_trap + 10
1 HockeySDK 0x000000010c3790f2 0x10c334000 + 282866
2 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
3 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
4 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fffdf93934a mach_msg_trap + 10
1 CoreFoundation 0x00007fffca099434 __CFRunLoopServiceMachPort + 212
2 CoreFoundation 0x00007fffca0988c1 __CFRunLoopRun + 1361
3 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420
4 AppKit 0x00007fffc7cdff02 _NSEventThread + 205
5 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
7 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fffdf93934a mach_msg_trap + 10
1 CoreFoundation 0x00007fffca099434 __CFRunLoopServiceMachPort + 212
2 CoreFoundation 0x00007fffca0988c1 __CFRunLoopRun + 1361
3 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420
4 CFNetwork 0x00007fffc91d6734 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
5 Foundation 0x00007fffcbabbb3d NSThread__start + 1243
6 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
8 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fffdf941d96 kevent + 10
1 Realm 0x000000010c5b243f 0x10c49b000 + 1143871
2 Realm 0x000000010c601b1c 0x10c49b000 + 1469212
3 Realm 0x000000010c58d356 0x10c49b000 + 992086
4 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
5 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
6 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fffdf941d96 kevent + 10
1 Realm 0x000000010c4accda 0x10c49b000 + 72922
2 Realm 0x000000010c4acc66 0x10c49b000 + 72806
3 Realm 0x000000010c4ace0f 0x10c49b000 + 73231
4 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180
5 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0
6 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

Thread 0 crashed with X86-64 Thread State:
rip: 0x00007fffdf940d42 rbp: 0x00007fff53960bc0 rsp: 0x00007fff53960b98 rax: 0x0000000000000000
rbx: 0x0000000000000006 rcx: 0x00007fff53960b98 rdx: 0x0000000000000000 rdi: 0x0000000000000307
rsi: 0x0000000000000006 r8: 0x0000000000000000 r9: 0x0000000000008012 r10: 0x0000000008000000
r11: 0x0000000000000206 r12: 0x0000000000000029 r13: 0x00007f80a28bd200 r14: 0x00007fffe872c3c0
r15: 0x00007fff53961090 rflags: 0x0000000000000206 cs: 0x0000000000000007 fs: 0x0000000000000000
gs: 0x0000000000000000

Binary Images:
0x10c29c000 - 0x10c2d8fff +Realm Browser x86_64 <735240870f8c3003ac3e43fa84d1b5d6> /Applications/Realm Browser.app/Contents/MacOS/Realm Browser
0x10c2fb000 - 0x10c301fff +AppSandboxFileAccess x86_64 /Applications/Realm Browser.app/Contents/Frameworks/AppSandboxFileAccess.framework/Versions/A/AppSandboxFileAccess
0x10c315000 - 0x10c31ffff +CSwiftV x86_64 /Applications/Realm Browser.app/Contents/Frameworks/CSwiftV.framework/Versions/A/CSwiftV
0x10c334000 - 0x10c3b3fff +HockeySDK x86_64 <78d45087ab8239aeba3ec6e1fc83313d> /Applications/Realm Browser.app/Contents/Frameworks/HockeySDK.framework/Versions/A/HockeySDK
0x10c449000 - 0x10c469fff +PathKit x86_64 /Applications/Realm Browser.app/Contents/Frameworks/PathKit.framework/Versions/A/PathKit
0x10c49b000 - 0x10c8a9fff +Realm x86_64 <49a6e7a8bcfc39a9a0de74c8508c9caf> /Applications/Realm Browser.app/Contents/Frameworks/Realm.framework/Versions/A/Realm
0x10cb53000 - 0x10cb75fff +RealmConverter x86_64 <40c4e1c6eb6033d899d6926809debb4e> /Applications/Realm Browser.app/Contents/Frameworks/RealmConverter.framework/Versions/A/RealmConverter
0x10cbb3000 - 0x10cbd0fff +SSZipArchive x86_64 /Applications/Realm Browser.app/Contents/Frameworks/SSZipArchive.framework/Versions/A/SSZipArchive
0x10cbeb000 - 0x10cbf7fff +TGSpreadsheetWriter x86_64 <98cc9e999e993c68b32f33fb4243096f> /Applications/Realm Browser.app/Contents/Frameworks/TGSpreadsheetWriter.framework/Versions/A/TGSpreadsheetWriter
0x10cc06000 - 0x10cc13fff libswiftAppKit.dylib x86_64 /Applications/Realm Browser.app/Contents/Frameworks/libswiftAppKit.dylib
0x10cc28000 - 0x10ce9ffff libswiftCore.dylib x86_64 <75d2abcc609a36db91cf93670b475d1d> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCore.dylib
0x10d138000 - 0x10d142fff libswiftCoreData.dylib x86_64 <0156b34d8b03387ca319bdc11befb2ed> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreData.dylib
0x10d153000 - 0x10d161fff libswiftCoreGraphics.dylib x86_64 <469fd49f8af4308588887bed749966c8> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreGraphics.dylib
0x10d17e000 - 0x10d182fff libswiftCoreImage.dylib x86_64 <616c4b50c50e34919363e67658827c2e> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreImage.dylib
0x10d18c000 - 0x10d192fff libswiftDarwin.dylib x86_64 <920f786796fa318ab0a2ce29a9735564> /Applications/Realm Browser.app/Contents/Frameworks/libswiftDarwin.dylib
0x10d1a1000 - 0x10d1bcfff libswiftDispatch.dylib x86_64 <07255710f4433f8abfedf79781b178fe> /Applications/Realm Browser.app/Contents/Frameworks/libswiftDispatch.dylib
0x10d1fb000 - 0x10d2d5fff libswiftFoundation.dylib x86_64 <89ead7e54783388298e75ae34d4de984> /Applications/Realm Browser.app/Contents/Frameworks/libswiftFoundation.dylib
0x10d3e3000 - 0x10d3e6fff libswiftIOKit.dylib x86_64 <21e3090e2615334ea2cdbd219361f4bd> /Applications/Realm Browser.app/Contents/Frameworks/libswiftIOKit.dylib
0x10d3f1000 - 0x10d3f6fff libswiftObjectiveC.dylib x86_64 /Applications/Realm Browser.app/Contents/Frameworks/libswiftObjectiveC.dylib
0x10d402000 - 0x10d408fff libswiftQuartzCore.dylib x86_64 <6a841498b95337948a2ab5dd478a6743> /Applications/Realm Browser.app/Contents/Frameworks/libswiftQuartzCore.dylib
0x10d415000 - 0x10d418fff libswiftXPC.dylib x86_64 <188a7bf27db035eb9c6495938c7fe530> /Applications/Realm Browser.app/Contents/Frameworks/libswiftXPC.dylib
0x10f4e5000 - 0x10f4fcfff libCGInterfaces.dylib x86_64 <17109679a2843c72aa60dba815d3062b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x110942000 - 0x110ae8fff GLEngine x86_64 <1999fbf90b8234b1887687b4f82101bb> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x110b27000 - 0x111082fff AppleIntelHD5000GraphicsGLDriver x86_64 <2c0cf883843a3ccfbe6c2aa7de5f4e61> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x111295000 - 0x1112bffff GLRendererFloat x86_64 <8d11c08e824938db9856bfc01eede0cb> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1112c9000 - 0x111341fff AppleIntelHD5000GraphicsMTLDriver x86_64 <77ff34db2688393abbba456df3834b7f> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x113592000 - 0x1135b2fff CoreNLP x86_64 /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fffc4cc3000 - 0x7fffc5008fff RawCamera x86_64 <1476f3756c4b382aabdb99b7dcbf4f6d> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fffc683f000 - 0x7fffc6a00fff AVFoundation x86_64 <8c7813beb54833e3a61eff1f1984386a> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fffc6a01000 - 0x7fffc6aa3fff AVFAudio x86_64 <7997d588b5423ebbb822d719c1114bb4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fffc6b6e000 - 0x7fffc6b6efff Accelerate x86_64 <916e360f323c3ae1ab3dd1f3b284aee9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fffc6b87000 - 0x7fffc70a0fff vImage x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fffc70a1000 - 0x7fffc7212fff libBLAS.dylib x86_64 <4087ffe0627e362396b4f0a9a1991e09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fffc7213000 - 0x7fffc7227fff libBNNS.dylib x86_64 <254698c77d363fff864eadeeee543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fffc7228000 - 0x7fffc761efff libLAPACK.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fffc761f000 - 0x7fffc7635fff libLinearAlgebra.dylib x86_64 <345caacf726336efb69b793ea8b390af> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fffc7636000 - 0x7fffc763cfff libQuadrature.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fffc763d000 - 0x7fffc7651fff libSparseBLAS.dylib x86_64 <67ba432efb593c78a8beed4274cbc359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fffc7652000 - 0x7fffc77d9fff libvDSP.dylib x86_64 <4155f45b41cd3782ae8f7ae740fd83c3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fffc77da000 - 0x7fffc788cfff libvMisc.dylib x86_64 <98f27d2de5dd38ef87470c4de821a23d> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fffc788d000 - 0x7fffc788dfff vecLib x86_64 <7c5733e705683e7daf61160f19fed544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fffc7b4c000 - 0x7fffc8925fff AppKit x86_64 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffc8937000 - 0x7fffc8937fff ApplicationServices x86_64 <4c71cba847e438bfbe3bf20df8667d5d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fffc8938000 - 0x7fffc89a6fff ATS x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fffc8a40000 - 0x7fffc8b6ffff libFontParser.dylib x86_64 <73c3946def923ac189c30e75b2a85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fffc8b70000 - 0x7fffc8bbafff libFontRegistry.dylib x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fffc8c17000 - 0x7fffc8c4afff libTrueTypeScaler.dylib x86_64 <8944a23aee3636579b4f933231c8fdec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fffc8cb7000 - 0x7fffc8d61fff ColorSync x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fffc8d62000 - 0x7fffc8db3fff HIServices x86_64 <7353e76e9a3a369387af41953585e024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fffc8db4000 - 0x7fffc8dc3fff LangAnalysis x86_64 <2cbe7f6120563f9699a10d527796afa6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fffc8dc4000 - 0x7fffc8e11fff PrintCore x86_64 <5027fd58f0ee33e48577934ca06cd2af> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fffc8e12000 - 0x7fffc8e4dfff QD x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fffc8e4e000 - 0x7fffc8e59fff SpeechSynthesis x86_64 <7853eff462b9394eb7b841a645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fffc8e5a000 - 0x7fffc9066fff AudioToolbox x86_64 <91d2ba22b1683a9a90086ffc5a8fdc1e> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fffc9067000 - 0x7fffc9067fff AudioUnit x86_64 <8c0153fdfeff309caacdbf9657a31f8e> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fffc91d0000 - 0x7fffc95aafff CFNetwork x86_64 <4dbf893262863b2387d963615b9958d9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffc95c4000 - 0x7fffc95c4fff Carbon x86_64 <69f403c7f0cb34e689b0235cf4978c17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fffc95c5000 - 0x7fffc95c8fff CommonPanels x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fffc95c9000 - 0x7fffc98d2fff HIToolbox x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffc98d3000 - 0x7fffc98d6fff Help x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fffc98d7000 - 0x7fffc98dcfff ImageCapture x86_64 <341252b4e082361ab7566a330259c741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fffc98dd000 - 0x7fffc9974fff Ink x86_64 <1bd40b45fd333177a935565ee5fc79d7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fffc9975000 - 0x7fffc998ffff OpenScripting x86_64 <31cfbb3524bd3e129b6b1fa842fb605b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fffc9990000 - 0x7fffc9991fff Print x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fffc9992000 - 0x7fffc9994fff SecurityHI x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fffc9995000 - 0x7fffc999bfff SpeechRecognition x86_64 <082895dc3ac73defadca5b018c19c9d3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fffc999c000 - 0x7fffc9a7bfff CloudKit x86_64 <9f901e4523e33f45b66f1bab3afc4462> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fffc9a7c000 - 0x7fffc9a7cfff Cocoa x86_64 <85edfbe175f0369e8ca8c6a639b98fa6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fffc9bc6000 - 0x7fffc9c53fff CoreAudio x86_64 <78767f8891d431ceaac61f9407f479bb> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fffc9c54000 - 0x7fffc9c67fff CoreBluetooth x86_64 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fffc9c68000 - 0x7fffc9f63fff CoreData x86_64 <4c9cab2c60d43694a0a05b04b14bd14e> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fffc9f64000 - 0x7fffca010fff CoreDisplay x86_64 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fffca011000 - 0x7fffca4aafff CoreFoundation x86_64 <09ed473e5de8307fb55c16f6419236d5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffca4ab000 - 0x7fffcab2dfff CoreGraphics x86_64 <78e7c882837d3cc3b221767b999873ce> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fffcab2e000 - 0x7fffcad71fff CoreImage x86_64 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fffcad72000 - 0x7fffcadd7fff CoreLocation x86_64 /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fffcadd8000 - 0x7fffcae89fff CoreMedia x86_64 <6ccde81a699233eda1d99d27a4c1e31f> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fffcae8a000 - 0x7fffcaed5fff CoreMediaIO x86_64 /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fffcaed6000 - 0x7fffcaed6fff CoreServices x86_64 <7255917defbb3be2a8fddad631bc0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fffcaed7000 - 0x7fffcaf28fff AE x86_64 <61f2ae2ce04e3fdf9e88201325136c83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fffcaf29000 - 0x7fffcb204fff CarbonCore x86_64 <08ac074c965b3edf8e450707c8de9ead> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fffcb205000 - 0x7fffcb238fff DictionaryServices x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fffcb239000 - 0x7fffcb241fff FSEvents x86_64 <2ad1b0e5721437c48d11a27c9cac0f74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fffcb242000 - 0x7fffcb3aefff LaunchServices x86_64 <94d15a2a852c3b4ba70143043c8f1527> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fffcb3af000 - 0x7fffcb45ffff Metadata x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fffcb460000 - 0x7fffcb4bffff OSServices x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fffcb4c0000 - 0x7fffcb530fff SearchKit x86_64 <7a6dda2b03f13137ba9e1cc211973e26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fffcb531000 - 0x7fffcb576fff SharedFileList x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fffcb5ff000 - 0x7fffcb74cfff CoreText x86_64 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fffcb74d000 - 0x7fffcb782fff CoreVideo x86_64 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fffcb783000 - 0x7fffcb7f4fff CoreWLAN x86_64 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fffcb8f2000 - 0x7fffcb8f7fff DiskArbitration x86_64 <8ac72143d3c43aa684df734e3afac49b> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fffcba89000 - 0x7fffcbe2ffff Foundation x86_64 <730b7944bb4335d5a5469f6cced4b9f3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffcbe5b000 - 0x7fffcbe8cfff GSS x86_64 <6faded0b04253567a75a040c5a4638eb> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fffcbf4c000 - 0x7fffcbfeffff IOBluetooth x86_64 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fffcbff0000 - 0x7fffcc086fff IOKit x86_64 <7ce4c98b107c3aaab49af2acfcbbf526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fffcc087000 - 0x7fffcc08dfff IOSurface x86_64 <40550017ef963c52b400806afee4b134> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fffcc08e000 - 0x7fffcc0dffff ImageCaptureCore x86_64 /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fffcc0e0000 - 0x7fffcc240fff ImageIO x86_64 <87aa4d390afc3a3498ef02710e2bf3ca> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fffcc241000 - 0x7fffcc245fff libGIF.dylib x86_64 <6ed0561413013452943b118f00f20c8d> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fffcc246000 - 0x7fffcc336fff libJP2.dylib x86_64 <72c0042355f03cadb198ef00950791e6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fffcc337000 - 0x7fffcc35afff libJPEG.dylib x86_64 <78945614990f3705a91c46f717f7c635> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fffcc35b000 - 0x7fffcc382fff libPng.dylib x86_64 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fffcc383000 - 0x7fffcc385fff libRadiance.dylib x86_64 <037d95b482a73a59b3eb0ff0977cf7a5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fffcc386000 - 0x7fffcc3d4fff libTIFF.dylib x86_64 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fffcc532000 - 0x7fffcd13afff JavaScriptCore x86_64 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fffcd13b000 - 0x7fffcd154fff Kerberos x86_64 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fffcd3dd000 - 0x7fffcd3e3fff MediaAccessibility x86_64 <0bd82735664437ceb13d8e7cc59a1752> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fffcd3f9000 - 0x7fffcd932fff MediaToolbox x86_64 <2024a2a250b636aabc6d3aafa78eb707> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fffcd933000 - 0x7fffcd98efff Metal x86_64 <5c2f12fb45c13103a8273d225bf8d05a> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fffce277000 - 0x7fffce27ffff NetFS x86_64 <14a24d005673330a959d87f72040deff> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fffce456000 - 0x7fffce45efff libcldcpuengine.dylib x86_64 <73e1e52601df31999b48155f0329ef44> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fffce45f000 - 0x7fffce4adfff OpenCL x86_64 <5faf6f49264839e6922b5630a5d7f7e4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fffce4ae000 - 0x7fffce4c7fff CFOpenDirectory x86_64 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fffce4c8000 - 0x7fffce4d3fff OpenDirectory x86_64 <4298ffd0b1a73064af5b708b3fa38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fffce4d4000 - 0x7fffce4d6fff libCVMSPluginSupport.dylib x86_64 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fffce4d7000 - 0x7fffce4dafff libCoreFSCache.dylib x86_64 <687c4cc36537344b8be15234c8cb2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fffce4db000 - 0x7fffce4dffff libCoreVMClient.dylib x86_64 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fffce4e0000 - 0x7fffce4e9fff libGFXShared.dylib x86_64 <63542e68eb1a3ecfaafbe7b8ab313c70> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fffce4ea000 - 0x7fffce4f5fff libGL.dylib x86_64 <84beed970a93356da92297ea311ea446> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fffce4f6000 - 0x7fffce532fff libGLImage.dylib x86_64 <3518a85c69053511a6c92f82c519d28f> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fffce533000 - 0x7fffce6a9fff libGLProgrammability.dylib x86_64 <0eda89d87c283d53bdba7cb25232c329> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fffce6aa000 - 0x7fffce6ebfff libGLU.dylib x86_64 <9860dcf756e03a8fa37752635c9d8b27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fffcf053000 - 0x7fffcf061fff OpenGL x86_64 <27e7d76ea26b39f88cf2ab57920776a3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fffcf0fe000 - 0x7fffcf245fff QTKit x86_64 <49f8877152fe3989aab710a7494c4419> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fffcf246000 - 0x7fffcf4b0fff ImageKit x86_64 <9c547565cbaa3acba3f61366a0dcdcb4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fffcf4b1000 - 0x7fffcf578fff PDFKit x86_64 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fffcf579000 - 0x7fffcfa9ffff QuartzComposer x86_64 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fffcfaa0000 - 0x7fffcfac3fff QuartzFilters x86_64 <365342ed7a1a3c75ae6090764e96034c> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fffcfac4000 - 0x7fffcfbb1fff QuickLookUI x86_64 <3136c23e399e3296928ab18ec9fc423c> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fffcfbb2000 - 0x7fffcfbb2fff Quartz x86_64 <094559728a333d61b193ba7e7cf984ca> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fffcfbb3000 - 0x7fffcfdb3fff QuartzCore x86_64 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fffcfdb4000 - 0x7fffcfe09fff QuickLook x86_64 <3bd7ba2f924c3effb26e3f930e62e6b4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fffcfe0a000 - 0x7fffcfe1ffff SafariServices x86_64 /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fffd031a000 - 0x7fffd061cfff Security x86_64 <021aacf6d15f37e0840b88853684ba00> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fffd061d000 - 0x7fffd0692fff SecurityFoundation x86_64 <4433c0ccfe903dd3bac1cc31d515b510> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fffd06bd000 - 0x7fffd06c0fff ServiceManagement x86_64 <9f285b19b53b350285a272c26db40ea7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fffd0a47000 - 0x7fffd0ab6fff SystemConfiguration x86_64 <2412cde0c31731ea8f537a58bbfcc720> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fffd0ab7000 - 0x7fffd0e65fff VideoToolbox x86_64 <75e2f901572f3fc8a59996a085eebc88> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fffd330b000 - 0x7fffd3326fff AppContainer x86_64 /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fffd3327000 - 0x7fffd3334fff AppSandbox x86_64 /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fffd3335000 - 0x7fffd3357fff Apple80211 x86_64 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fffd3358000 - 0x7fffd3367fff AppleFSCompression x86_64 <478e8bff8ba2375ebe02ba27f115c15a> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fffd345b000 - 0x7fffd34e6fff AppleJPEG x86_64 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fffd351f000 - 0x7fffd3522fff AppleSystemInfo x86_64 <42a1731aa576307ab07c9f8f64696cb7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fffd3523000 - 0x7fffd3575fff AppleVA x86_64 <7352078dc230397c81a557a48cf218c0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fffd357f000 - 0x7fffd3586fff AssetCacheServices x86_64 /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
0x7fffd3919000 - 0x7fffd3997fff Backup x86_64 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fffd4622000 - 0x7fffd4649fff ChunkingLibrary x86_64 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fffd464a000 - 0x7fffd46d6fff CloudDocs x86_64 <751554b6a09e32a8a6049f1b1fd8b84d> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fffd4f6e000 - 0x7fffd4f77fff CommonAuth x86_64 <216950cb269f3476ba17d6363ac49fbc> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fffd50fb000 - 0x7fffd54dafff CoreAUC x86_64 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fffd54db000 - 0x7fffd550bfff CoreAVCHD x86_64 <3f6857d1ae7c3593b064930f5bb7269e> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fffd56bf000 - 0x7fffd56cffff CoreEmoji x86_64 /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fffd5794000 - 0x7fffd57aafff CoreMediaAuthoring x86_64 /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fffd57b1000 - 0x7fffd5841fff CorePDF x86_64 <7f50e4a6940c33f5be4e7e01afe98a8f> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fffd5a0a000 - 0x7fffd5a3afff CoreServicesInternal x86_64 <05eb7d45dd4c3a0fac63a0c2a68e6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fffd5ccb000 - 0x7fffd5d5afff CoreSymbolication x86_64 <7839cd8e011d356788de3d472c661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fffd5d5b000 - 0x7fffd5e9afff CoreUI x86_64 <2e8fec10fc5b378292daa85c24b7bf7c> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fffd5e9b000 - 0x7fffd5f6bfff CoreUtils x86_64 /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fffd5fbb000 - 0x7fffd6020fff CoreWiFi x86_64 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fffd6021000 - 0x7fffd602ffff CrashReporterSupport x86_64 <14037a71ecfe394a8d6e2cece98f02ee> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fffd60a1000 - 0x7fffd60abfff DFRFoundation x86_64 <7cff896cef223941bb3df3615ce4c908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fffd60ac000 - 0x7fffd60b0fff DSExternalDisplay x86_64 /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fffd60e6000 - 0x7fffd615bfff DataDetectorsCore x86_64 <9c312aac8aee3c72bde57fbf62452525> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fffd6197000 - 0x7fffd61d6fff DebugSymbols x86_64 <58a70b6626283cfeb1032200d95fc5f7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fffd61d7000 - 0x7fffd62e8fff DesktopServicesPriv x86_64 <46a9d4f31ef8373c98a4ad48d285e484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fffd642b000 - 0x7fffd6436fff DisplayServices x86_64 <83bb7c77f18d382d902326132d925f75> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fffd65d0000 - 0x7fffd6a01fff FaceCore x86_64 <9391d5a3738c31369d07518cb43dbada> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fffd7d58000 - 0x7fffd7d58fff libmetal_timestamp.dylib x86_64 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fffd7d65000 - 0x7fffd7d70fff libGPUSupportMercury.dylib x86_64 <7e99c7362f48313ebef66f8babfadd9f> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fffd8029000 - 0x7fffd8045fff GenerationalStorage x86_64 <3de1c580d089362d85828de68a3c5f13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fffd805e000 - 0x7fffd8710fff GeoServices x86_64 <96bf97f68ff23fc4a8c1498cb7b0d9a0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fffd8756000 - 0x7fffd87ccfff Heimdal x86_64 <8f9c904166d536c98a4c1658035c311d> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fffd8de7000 - 0x7fffd8deefff IOAccelerator x86_64 <40c04c41a76a36878d64f76e8c46aa81> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fffd8df0000 - 0x7fffd8e04fff IOPresentment x86_64 /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fffd8e05000 - 0x7fffd8e27fff IconServices x86_64 <218ddd0535f43833b98d471ed0ebc031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fffd8ec3000 - 0x7fffd8ed3fff IntlPreferences x86_64 <47681ae845393525890c206b301cec77> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fffd8f0e000 - 0x7fffd90c5fff LanguageModeling x86_64 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fffd91c1000 - 0x7fffd9283fff MMCS x86_64 /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fffd9735000 - 0x7fffd9738fff Mangrove x86_64 <98814966fd65302bb47e00928dc34e5c> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fffd99e6000 - 0x7fffd9a5ffff MetalPerformanceShaders x86_64 /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fffd9bbb000 - 0x7fffd9bc8fff MobileKeyBag x86_64 /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fffd9bd9000 - 0x7fffd9c01fff MultitouchSupport x86_64 <512adec6d6943d73a48a6be79cd39539> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fffd9cb3000 - 0x7fffd9cbefff NetAuth x86_64 <97f487d6808931a8b68c6c1eac6ed1b5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fffda596000 - 0x7fffda5d7fff PerformanceAnalysis x86_64 <6a21ab413aaa32f39d462555a143a8b9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fffdac84000 - 0x7fffdacbefff ProtectedCloudStorage x86_64 <1c6083b7f02036348f53cc9e07f27ec5> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fffdacbf000 - 0x7fffdacd9fff ProtocolBuffer x86_64 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fffdacda000 - 0x7fffdace9fff QuickLookThumbnailing x86_64 <173ee87317003fca9782c060fbb5bcad> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fffdacf2000 - 0x7fffdad15fff RemoteViewServices x86_64 <6b967fda6591302cba0a76c4856e584e> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fffdb9dc000 - 0x7fffdb9dffff SecCodeWrapper x86_64 /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fffdba6e000 - 0x7fffdbafbfff Sharing x86_64 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fffdbb1c000 - 0x7fffdbd82fff SkyLight x86_64 <83ab220f48c030638ed3acdb69243b4d> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fffdbf61000 - 0x7fffdbf6dfff SpeechRecognitionCore x86_64 <684bd1ea8268331ca5a9080eb375c658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fffdc659000 - 0x7fffdc6cdfff Symbolication x86_64 <1a30ed1975323f469dd39879a973d0cf> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fffdcb0c000 - 0x7fffdcb12fff TCC x86_64 <911b534b4ac734e4935ee42ecd008cbc> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fffdcb9e000 - 0x7fffdcc64fff TextureIO x86_64 <3d61e53341563b21b7edcb823e680dfc> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fffdccd8000 - 0x7fffdccd9fff TrustEvaluationAgent x86_64 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fffdccda000 - 0x7fffdce6afff UIFoundation x86_64 <2a3063fe179035108a0eaec581d42b7e> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fffdd939000 - 0x7fffdd9f9fff ViewBridge x86_64 <25a635b3c87c3d3aadf3539713fa1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fffdde44000 - 0x7fffdde4afff XPCService x86_64 <4b28b225210533f49ed0f04288ff4fb1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fffddf1b000 - 0x7fffddf1dfff loginsupport x86_64 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fffddf72000 - 0x7fffddf8dfff libCRFSuite.dylib x86_64 /usr/lib/libCRFSuite.dylib
0x7fffddf8e000 - 0x7fffddf99fff libChineseTokenizer.dylib x86_64 <0886e908a82536afb94b2361fd8bc2a1> /usr/lib/libChineseTokenizer.dylib
0x7fffde02b000 - 0x7fffde02cfff libDiagnosticMessagesClient.dylib x86_64 <84a04d240e603810a8c090a65e2df61a> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fffde02d000 - 0x7fffde240fff libFosl_dynamic.dylib x86_64 /usr/lib/libFosl_dynamic.dylib
0x7fffde25c000 - 0x7fffde263fff libMatch.1.dylib x86_64 <70d4bd2a938337f2b0d69b592d236601> /usr/lib/libMatch.1.dylib
0x7fffde264000 - 0x7fffde264fff libOpenScriptingUtil.dylib x86_64 <90743888c1e834e3924e1a754b2b63b9> /usr/lib/libOpenScriptingUtil.dylib
0x7fffde265000 - 0x7fffde269fff libScreenReader.dylib x86_64 /usr/lib/libScreenReader.dylib
0x7fffde26a000 - 0x7fffde26bfff libSystem.B.dylib x86_64 /usr/lib/libSystem.B.dylib
0x7fffde2d7000 - 0x7fffde302fff libarchive.2.dylib x86_64 /usr/lib/libarchive.2.dylib
0x7fffde303000 - 0x7fffde37ffff libate.dylib x86_64 /usr/lib/libate.dylib
0x7fffde383000 - 0x7fffde383fff libauto.dylib x86_64 <34388d0bc5393c1b94082bc152162e43> /usr/lib/libauto.dylib
0x7fffde384000 - 0x7fffde394fff libbsm.0.dylib x86_64 <20084796b04d3b35a003ea11459557a9> /usr/lib/libbsm.0.dylib
0x7fffde395000 - 0x7fffde3a3fff libbz2.1.0.dylib x86_64 /usr/lib/libbz2.1.0.dylib
0x7fffde3a4000 - 0x7fffde3fafff libc++.1.dylib x86_64 <0b43bb5de6eb34648de9b41ac8ed9d1c> /usr/lib/libc++.1.dylib
0x7fffde3fb000 - 0x7fffde425fff libc++abi.dylib x86_64 <3019935288bf30bd8cff2a4fbe247523> /usr/lib/libc++abi.dylib
0x7fffde426000 - 0x7fffde436fff libcmph.dylib x86_64 <2b5d405e2d0b3320abd6622934c86abe> /usr/lib/libcmph.dylib
0x7fffde437000 - 0x7fffde44dfff libcompression.dylib x86_64 /usr/lib/libcompression.dylib
0x7fffde44e000 - 0x7fffde44efff libcoretls.dylib x86_64 <64b1001e10f63542a3b2c4b49f51817f> /usr/lib/libcoretls.dylib
0x7fffde44f000 - 0x7fffde450fff libcoretls_cfhelpers.dylib x86_64 <1a10303e5eb03c7c9165021fcdfd934d> /usr/lib/libcoretls_cfhelpers.dylib
0x7fffde50a000 - 0x7fffde5effff libcrypto.0.9.8.dylib x86_64 /usr/lib/libcrypto.0.9.8.dylib
0x7fffde78d000 - 0x7fffde7e0fff libcups.2.dylib x86_64 <9950bfcb788233c99ecfce66773c5657> /usr/lib/libcups.2.dylib
0x7fffde832000 - 0x7fffde839fff libdscsym.dylib x86_64 <63492bda33a831de90e8a3d44f07eb9c> /usr/lib/libdscsym.dylib
0x7fffde85b000 - 0x7fffde85bfff libenergytrace.dylib x86_64 /usr/lib/libenergytrace.dylib
0x7fffde86b000 - 0x7fffde870fff libheimdal-asn1.dylib x86_64 /usr/lib/libheimdal-asn1.dylib
0x7fffde871000 - 0x7fffde963fff libiconv.2.dylib x86_64 <42125b3581d73fc49475a26dbe10884d> /usr/lib/libiconv.2.dylib
0x7fffde964000 - 0x7fffdeb89fff libicucore.A.dylib x86_64 <2931b84229463576ad1d1cda22fa1388> /usr/lib/libicucore.A.dylib
0x7fffdeb8f000 - 0x7fffdeb90fff liblangid.dylib x86_64 <2085e7a79a34373587f4f174ef8eabf0> /usr/lib/liblangid.dylib
0x7fffdeb91000 - 0x7fffdebaafff liblzma.5.dylib x86_64 <44bd027999dd36b58a6ec11432e2098d> /usr/lib/liblzma.5.dylib
0x7fffdebab000 - 0x7fffdebc1fff libmarisa.dylib x86_64 <9030d2145d0f30cbac03902c63909362> /usr/lib/libmarisa.dylib
0x7fffdebc2000 - 0x7fffdee6afff libmecabra.dylib x86_64 /usr/lib/libmecabra.dylib
0x7fffdee9d000 - 0x7fffdef17fff libnetwork.dylib x86_64 <191e99f547233180801302af2f9ae4b8> /usr/lib/libnetwork.dylib
0x7fffdef18000 - 0x7fffdf2eafff libobjc.A.dylib x86_64 /usr/lib/libobjc.A.dylib
0x7fffdf2ed000 - 0x7fffdf2f1fff libpam.2.dylib x86_64 <71eb0d88de843c8da2c558aa282bc5bc> /usr/lib/libpam.2.dylib
0x7fffdf2f2000 - 0x7fffdf323fff libpcap.A.dylib x86_64 /usr/lib/libpcap.A.dylib
0x7fffdf340000 - 0x7fffdf35cfff libresolv.9.dylib x86_64 /usr/lib/libresolv.9.dylib
0x7fffdf35d000 - 0x7fffdf396fff libsandbox.1.dylib x86_64 /usr/lib/libsandbox.1.dylib
0x7fffdf3aa000 - 0x7fffdf3abfff libspindump.dylib x86_64 /usr/lib/libspindump.dylib
0x7fffdf3ac000 - 0x7fffdf4f9fff libsqlite3.dylib x86_64 <07cd6de3394d3c6aa4b44cab1054a041> /usr/lib/libsqlite3.dylib
0x7fffdf5ee000 - 0x7fffdf5fbfff libxar.1.dylib x86_64 <69547c64e811326fbbed490c6361bdcb> /usr/lib/libxar.1.dylib
0x7fffdf5fc000 - 0x7fffdf6ebfff libxml2.2.dylib x86_64 /usr/lib/libxml2.2.dylib
0x7fffdf6ec000 - 0x7fffdf715fff libxslt.1.dylib x86_64 <00735ad5b62d3e8386ac5533e4e2b102> /usr/lib/libxslt.1.dylib
0x7fffdf716000 - 0x7fffdf727fff libz.1.dylib x86_64 <46e3ffa24328327a8d34a03e20bffb8e> /usr/lib/libz.1.dylib
0x7fffdf736000 - 0x7fffdf73afff libcache.dylib x86_64 <093a4dab83853d47a350e20cb7ccf7bf> /usr/lib/system/libcache.dylib
0x7fffdf73b000 - 0x7fffdf745fff libcommonCrypto.dylib x86_64 <8a64d1b0c70e385c92f0e669079fda90> /usr/lib/system/libcommonCrypto.dylib
0x7fffdf746000 - 0x7fffdf74dfff libcompiler_rt.dylib x86_64 <55d47421772a32abb5291a46c2f43b4d> /usr/lib/system/libcompiler_rt.dylib
0x7fffdf74e000 - 0x7fffdf756fff libcopyfile.dylib x86_64 <819bea3cdf113e3da1a15a51c5bf1961> /usr/lib/system/libcopyfile.dylib
0x7fffdf757000 - 0x7fffdf7dafff libcorecrypto.dylib x86_64 <65d7165e2e71335da2d633f78e2df0c1> /usr/lib/system/libcorecrypto.dylib
0x7fffdf7db000 - 0x7fffdf80cfff libdispatch.dylib x86_64 <6582bad6ed273b30b62090b1c5a4ae3c> /usr/lib/system/libdispatch.dylib
0x7fffdf80d000 - 0x7fffdf812fff libdyld.dylib x86_64 /usr/lib/system/libdyld.dylib
0x7fffdf813000 - 0x7fffdf813fff libkeymgr.dylib x86_64 <7aa011a9dc213488bf733b5b14d1fdd6> /usr/lib/system/libkeymgr.dylib
0x7fffdf814000 - 0x7fffdf820fff libkxld.dylib x86_64 <5dfcdc056cbc35a68b92df6803492e12> /usr/lib/system/libkxld.dylib
0x7fffdf821000 - 0x7fffdf821fff liblaunch.dylib x86_64 /usr/lib/system/liblaunch.dylib
0x7fffdf822000 - 0x7fffdf827fff libmacho.dylib x86_64 <17d5d855f6c33b04b680e9bf02ef8aed> /usr/lib/system/libmacho.dylib
0x7fffdf828000 - 0x7fffdf82afff libquarantine.dylib x86_64 <12448cc2378e35f3be339dc395a5b970> /usr/lib/system/libquarantine.dylib
0x7fffdf82b000 - 0x7fffdf82cfff libremovefile.dylib x86_64 <38d4cb9c10cd30d38b7ba515ec75fe85> /usr/lib/system/libremovefile.dylib
0x7fffdf82d000 - 0x7fffdf845fff libsystem_asl.dylib x86_64 <096e42283b7c30a68b13ec909a64499a> /usr/lib/system/libsystem_asl.dylib
0x7fffdf846000 - 0x7fffdf846fff libsystem_blocks.dylib x86_64 <10dc540473ab35b3a277a8afecb476eb> /usr/lib/system/libsystem_blocks.dylib
0x7fffdf847000 - 0x7fffdf8d4fff libsystem_c.dylib x86_64 /usr/lib/system/libsystem_c.dylib
0x7fffdf8d5000 - 0x7fffdf8d8fff libsystem_configuration.dylib x86_64 /usr/lib/system/libsystem_configuration.dylib
0x7fffdf8d9000 - 0x7fffdf8dcfff libsystem_coreservices.dylib x86_64 <7d26de79b424345085e1f7fab32714ab> /usr/lib/system/libsystem_coreservices.dylib
0x7fffdf8dd000 - 0x7fffdf8f5fff libsystem_coretls.dylib x86_64 /usr/lib/system/libsystem_coretls.dylib
0x7fffdf8f6000 - 0x7fffdf8fcfff libsystem_dnssd.dylib x86_64 /usr/lib/system/libsystem_dnssd.dylib
0x7fffdf8fd000 - 0x7fffdf926fff libsystem_info.dylib x86_64 <611db84cbf703f928702b9f28a900920> /usr/lib/system/libsystem_info.dylib
0x7fffdf927000 - 0x7fffdf949fff libsystem_kernel.dylib x86_64 <6e9e485f91f636b7a125ae91dc978bcc> /usr/lib/system/libsystem_kernel.dylib
0x7fffdf94a000 - 0x7fffdf991fff libsystem_m.dylib x86_64 <86d499b5bbdc3d3b8a4e97ae8e6672a4> /usr/lib/system/libsystem_m.dylib
0x7fffdf992000 - 0x7fffdf9b0fff libsystem_malloc.dylib x86_64 /usr/lib/system/libsystem_malloc.dylib
0x7fffdf9b1000 - 0x7fffdfa0afff libsystem_network.dylib x86_64 <369d022156ca3c3e9ede94b41cae77b7> /usr/lib/system/libsystem_network.dylib
0x7fffdfa0b000 - 0x7fffdfa14fff libsystem_networkextension.dylib x86_64 /usr/lib/system/libsystem_networkextension.dylib
0x7fffdfa15000 - 0x7fffdfa1efff libsystem_notify.dylib x86_64 /usr/lib/system/libsystem_notify.dylib
0x7fffdfa1f000 - 0x7fffdfa27fff libsystem_platform.dylib x86_64 <897462fdb318321ba554e61982630f7e> /usr/lib/system/libsystem_platform.dylib
0x7fffdfa28000 - 0x7fffdfa32fff libsystem_pthread.dylib x86_64 /usr/lib/system/libsystem_pthread.dylib
0x7fffdfa33000 - 0x7fffdfa36fff libsystem_sandbox.dylib x86_64 /usr/lib/system/libsystem_sandbox.dylib
0x7fffdfa37000 - 0x7fffdfa38fff libsystem_secinit.dylib x86_64 /usr/lib/system/libsystem_secinit.dylib
0x7fffdfa39000 - 0x7fffdfa40fff libsystem_symptoms.dylib x86_64 <3390e07cc1ce348fadbd2c5440b45eaa> /usr/lib/system/libsystem_symptoms.dylib
0x7fffdfa41000 - 0x7fffdfa54fff libsystem_trace.dylib x86_64 <6b145b1058743e8990cdd370db475ba1> /usr/lib/system/libsystem_trace.dylib
0x7fffdfa55000 - 0x7fffdfa5afff libunwind.dylib x86_64 <3d50d8a8c460334da5192da841102c6b> /usr/lib/system/libunwind.dylib
0x7fffdfa5b000 - 0x7fffdfa84fff libxpc.dylib x86_64 <1c9af71669df359f85e97dfde362f9a2> /usr/lib/system/libxpc.dylib

@stel
Copy link
Contributor

stel commented Jun 12, 2017

The crash log looks the same but contains more info.

Thread 0 Crashed:
0 libsystem_kernel.dylib 0x00007fffdf940d42 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fffdf8a6420 abort + 129
2 Realm 0x000000010c62a0c9 please_report_this_error_to_help_at_realm_dot_io + 8
3 Realm 0x000000010c62a644 realm::util::terminate_internal(std::__1::basic_stringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) + 371
4 Realm 0x000000010c62a885 realm::util::terminate(char const*, char const*, long, std::initializer_list<realm::util::Printable>&&) + 516
5 Realm 0x000000010c4f5794 void realm::util::terminate<unsigned long, unsigned long>(char const*, char const*, long, unsigned long, unsigned long) (terminate.hpp:45)
6 Realm 0x000000010c7d374c realm::StringData realm::Table::get<realm::StringData>(unsigned long, unsigned long) const + 411
7 Realm 0x000000010c4d55ce RLMGetString(RLMObjectBase*, unsigned long) (RLMAccessor.mm:41)
8 Realm 0x000000010c4d506c RLMDynamicGet (RLMAccessor.mm:670)
9 Realm 0x000000010c4d5ee2 RLMDynamicGetByName (RLMAccessor.mm:693)
10 Realm 0x000000010c4ea2e1 -[RLMDynamicObject valueForUndefinedKey:] (RLMObject.mm:225)
11 Foundation 0x00007fffcbad0d0c -[NSObject(NSKeyValueCoding) valueForKey:] + 282
12 Realm 0x000000010c4ec1dd -[RLMObjectBase valueForKey:] (RLMObjectBase.mm:177)
13 Realm Browser 0x000000010c29ec69 -[RLMSyncServerBrowserWindowController tableViewSelectionDidChange:] (RLMSyncServerBrowserWindowController.m:174)
14 CoreFoundation 0x00007fffca0ae45c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12
15 CoreFoundation 0x00007fffca0ae35b _CFXRegistrationPost + 427
16 CoreFoundation 0x00007fffca0ae0c2 ___CFXNotificationPost_block_invoke + 50
17 CoreFoundation 0x00007fffca06b523 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827
18 CoreFoundation 0x00007fffca06a55c _CFXNotificationPost + 604
19 Foundation 0x00007fffcba8f907 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
20 AppKit 0x00007fffc7d355e9 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 175
21 AppKit 0x00007fffc7c9cfd1 -[NSTableView _enableSelectionPostingAndPost] + 401
22 AppKit 0x00007fffc7c96fec -[NSTableView _tileAndRedisplayAll] + 345
23 Realm Browser 0x000000010c29e669 __69-[RLMSyncServerBrowserWindowController openAdminRealmAtURL:withUser:]_block_invoke (RLMSyncServerBrowserWindowController.m:110)
24 Realm 0x000000010c4e6856 RLMNotificationToken* RLMAddNotificationBlock<realm::Results>(objc_object*, realm::Results&, void (objc_object*, RLMCollectionChange*, NSError*) block_pointer, bool)::'lambda'(realm::CollectionChangeSet const&, std::exception_ptr)::operator()(realm::CollectionChangeSet const&, std::exception_ptr) const (RLMCollection.mm:357)
25 Realm 0x000000010c4e6615 realm::CollectionChangeCallback::Impl<RLMNotificationToken* RLMAddNotificationBlock<realm::Results>(objc_object*, realm::Results&, void (objc_object*, RLMCollectionChange*, NSError*) block_pointer, bool)::'lambda'(realm::CollectionChangeSet const&, std::exception_ptr)>::after(realm::CollectionChangeSet const&) (collection_notifications.hpp:157)
26 Realm 0x000000010c4a916c realm::_impl::CollectionNotifier::after_advance() (collection_notifications.hpp:122)
27 Realm 0x000000010c4a9e5f realm::_impl::NotifierPackage::after_advance() (collection_notifier.cpp:479)
28 Realm 0x000000010c5a21ff realm::_impl::transaction::advance(std::__1::unique_ptr<realm::SharedGroup, std::__1::default_delete<realm::SharedGroup> > const&, realm::BindingContext*, realm::_impl::NotifierPackage&) (transact_log_handler.cpp:675)
29 Realm 0x000000010c4c4c8f realm::_impl::RealmCoordinator::advance_to_ready(realm::Realm&) (realm_coordinator.cpp:794)
30 Realm 0x000000010c583040 realm::Realm::notify() (shared_realm.cpp:690)
31 Realm 0x000000010c5b0c93 realm::_impl::WeakRealmNotifier::Callback::operator()() const (weak_realm_notifier.cpp:42)
32 CoreFoundation 0x00007fffca0b8321 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
33 CoreFoundation 0x00007fffca09921d __CFRunLoopDoSources0 + 557
34 CoreFoundation 0x00007fffca098716 __CFRunLoopRun + 934
35 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420
36 HIToolbox 0x00007fffc95f9ebc RunCurrentEventLoopInMode + 240
37 HIToolbox 0x00007fffc95f9cf1 ReceiveNextEventCommon + 432
38 HIToolbox 0x00007fffc95f9b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
39 AppKit 0x00007fffc7b92a54 _DPSNextEvent + 1120
40 AppKit 0x00007fffc830e7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
41 AppKit 0x00007fffc7b873db -[NSApplication run] + 926
42 AppKit 0x00007fffc7b51e0e NSApplicationMain + 1237
43 libdyld.dylib 0x00007fffdf812235 start + 1

@stel
Copy link
Contributor

stel commented Jun 12, 2017

@bdash could this be related to the latest fixes in ObjectStore?

@bdash
Copy link
Contributor

bdash commented Jun 12, 2017

It looks like core's Table::get<StringData> method is asserting. An assertion message should have been printed to the system console prior to the app crashing. Is anyone able to either reproduce this and share the assertion message, or retrieve the message from a previous crash?

@bdash
Copy link
Contributor

bdash commented Jun 13, 2017

The working theory is that this may happen when opening the admin Realm if the admin Realm's schema was modified at some point in its history.

@stel
Copy link
Contributor

stel commented Jun 13, 2017

I was able to reproduce the crash and #321 fixes the issue. One of the users also confirmed that the schema displays correctly after performing a migration.

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

No branches or pull requests

4 participants