Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created April 10, 2014 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save springmeyer/10383669 to your computer and use it in GitHub Desktop.
Save springmeyer/10383669 to your computer and use it in GitHub Desktop.
mocha forced exit causing mapnik threadpool crash
Process: node [44234]
Path: /Users/USER/*/node
Identifier: node
Version: ???
Code Type: X86-64 (Native)
Parent Process: node [44233]
Responsible: Terminal [16998]
User ID: 501
Date/Time: 2014-04-10 09:18:45.498 -0400
OS Version: Mac OS X 10.9.2 (13C64)
Report Version: 11
Anonymous UUID: B9F868B4-F6CC-BF2C-C8C7-25252C6F4292
Sleep/Wake UUID: 50A498FF-8F86-44D7-80CD-2BC9ECE136E1
Crashed Thread: 7
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000103790af0
VM Regions Near 0x103790af0:
__LINKEDIT 000000010355e000-0000000103575000 [ 92K] r--/rwx SM=COW /opt/mapnik/*/*.input
-->
MALLOC_SMALL 0000000103800000-0000000104000000 [ 8192K] rw-/rwx SM=PRV
Thread 0:: Dispatch queue: com.apple.main-thread
0 libxpc.dylib 0x00007fff88da64c6 _xpc_runtime_cancel_pending_extension + 21
1 libxpc.dylib 0x00007fff88da1fba _xpc_dyld_unbind_callback + 30
2 dyld 0x00007fff6e4b0f53 dyld::notifySingle(dyld_image_states, ImageLoader const*) + 249
3 dyld 0x00007fff6e4b0ccc dyld::removeImage(ImageLoader*) + 338
4 dyld 0x00007fff6e4b3a15 dyld::garbageCollectImages() + 634
5 dyld 0x00007fff6e4ba9d7 dlclose + 134
6 libdyld.dylib 0x00007fff8fa9879f dlclose + 61
7 libmapnik.dylib 0x00000001041bf0d7 mapnik::PluginInfo::~PluginInfo() + 39
8 libmapnik.dylib 0x0000000104123578 boost::detail::sp_counted_impl_pd<mapnik::PluginInfo*, boost::detail::sp_ms_deleter<mapnik::PluginInfo> >::dispose() + 24
9 libmapnik.dylib 0x0000000104124637 std::_Rb_tree<std::string, std::pair<std::string const, boost::shared_ptr<mapnik::PluginInfo> >, std::_Select1st<std::pair<std::string const, boost::shared_ptr<mapnik::PluginInfo> > >, std::less<std::string>, std::allocator<std::pair<std::string const, boost::shared_ptr<mapnik::PluginInfo> > > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, boost::shared_ptr<mapnik::PluginInfo> > >*) + 135
10 libmapnik.dylib 0x000000010412460f std::_Rb_tree<std::string, std::pair<std::string const, boost::shared_ptr<mapnik::PluginInfo> >, std::_Select1st<std::pair<std::string const, boost::shared_ptr<mapnik::PluginInfo> > >, std::less<std::string>, std::allocator<std::pair<std::string const, boost::shared_ptr<mapnik::PluginInfo> > > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, boost::shared_ptr<mapnik::PluginInfo> > >*) + 95
11 libmapnik.dylib 0x0000000104121278 mapnik::datasource_cache::~datasource_cache() + 40
12 mapnik.node 0x0000000103106735 mapnik::singleton<mapnik::datasource_cache, mapnik::CreateStatic>::DestroySingleton() + 21
13 libsystem_c.dylib 0x00007fff8ae7b794 __cxa_finalize + 164
14 libsystem_c.dylib 0x00007fff8ae7ba4c exit + 22
15 node 0x0000000100006dde node::Exit(v8::Arguments const&) + 53
16 node 0x00000001001700d2 v8::internal::Builtin_HandleApiCall(v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>, v8::internal::Isolate*) + 482
17 ??? 0x00003c9043a06362 0 + 66590307541858
18 ??? 0x00003c9043c64f04 0 + 66590310027012
19 ??? 0x00003c9043c64938 0 + 66590310025528
20 ??? 0x00003c9043a122de 0 + 66590307590878
21 ??? 0x00003c9043ab5b0f 0 + 66590308260623
22 ??? 0x00003c9043c635a8 0 + 66590310020520
23 ??? 0x00003c9043a0ccce 0 + 66590307568846
24 ??? 0x00003c9043c43266 0 + 66590309888614
25 ??? 0x00003c9043c09e55 0 + 66590309654101
26 ??? 0x00003c9043c09cd4 0 + 66590309653716
27 ??? 0x00003c9043c09757 0 + 66590309652311
28 ??? 0x00003c9043a0d507 0 + 66590307570951
29 ??? 0x00003c9043a06116 0 + 66590307541270
30 node 0x000000010019e347 v8::internal::Invoke(bool, v8::internal::Handle<v8::internal::JSFunction>, v8::internal::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Object>*, bool*) + 439
31 node 0x0000000100149f58 v8::Function::Call(v8::Handle<v8::Object>, int, v8::Handle<v8::Value>*) + 440
32 node 0x00000001000062b2 node::MakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::Function>, int, v8::Handle<v8::Value>*) + 177
33 node 0x00000001000063a5 node::MakeCallback(v8::Handle<v8::Object>, v8::Handle<v8::String>, int, v8::Handle<v8::Value>*) + 89
34 node 0x000000010000a4a8 node::CheckImmediate(uv_check_s*, int) + 110
35 node 0x0000000100127496 uv__run_check + 35
36 node 0x000000010012416f uv_run + 233
37 node 0x000000010000a1a0 node::Start(int, char**) + 319
38 node 0x0000000100001474 start + 52
Thread 1:
0 libsystem_kernel.dylib 0x00007fff87777a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff87776d18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff8ac91155 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff8ac90779 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff8ac900b5 CFRunLoopRunSpecific + 309
5 com.apple.CoreFoundation 0x00007fff8ad45811 CFRunLoopRun + 97
6 node 0x000000010012effa uv__cf_loop_runner + 67
7 node 0x000000010012383f uv__thread_start + 25
8 libsystem_pthread.dylib 0x00007fff84bb1899 _pthread_body + 138
9 libsystem_pthread.dylib 0x00007fff84bb172a _pthread_start + 137
10 libsystem_pthread.dylib 0x00007fff84bb5fc9 thread_start + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8777c662 kevent64 + 10
1 libdispatch.dylib 0x00007fff862f543d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff862f5152 _dispatch_mgr_thread + 52
Thread 3:: SamplerThread
0 libsystem_kernel.dylib 0x00007fff87777a56 semaphore_wait_trap + 10
1 node 0x00000001003e0628 v8::internal::MacOSSemaphore::Wait() + 24
2 node 0x00000001002f7867 v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 119
3 node 0x00000001003e06f8 v8::internal::SamplerThread::Run() + 88
4 node 0x00000001003dfecc v8::internal::ThreadEntry(void*) + 60
5 libsystem_pthread.dylib 0x00007fff84bb1899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff84bb172a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff84bb5fc9 thread_start + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff8777b716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff84bb3c3b _pthread_cond_wait + 727
2 node 0x000000010012c735 uv_cond_wait + 9
3 node 0x000000010012cf28 worker + 207
4 node 0x000000010012383f uv__thread_start + 25
5 libsystem_pthread.dylib 0x00007fff84bb1899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff84bb172a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff84bb5fc9 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff8777b716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff84bb3c3b _pthread_cond_wait + 727
2 node 0x000000010012c735 uv_cond_wait + 9
3 node 0x000000010012cf28 worker + 207
4 node 0x000000010012383f uv__thread_start + 25
5 libsystem_pthread.dylib 0x00007fff84bb1899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff84bb172a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff84bb5fc9 thread_start + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff8777b716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff84bb3c3b _pthread_cond_wait + 727
2 node 0x000000010012c735 uv_cond_wait + 9
3 node 0x000000010012cf28 worker + 207
4 node 0x000000010012383f uv__thread_start + 25
5 libsystem_pthread.dylib 0x00007fff84bb1899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff84bb172a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff84bb5fc9 thread_start + 13
Thread 7 Crashed:
0 mapnik.node 0x0000000103114234 mapnik::vector::processor<mapnik::vector::backend_pbf>::apply_to_layer(mapnik::layer const&, mapnik::projection const&, double, double, unsigned int, unsigned int, mapnik::box2d<double> const&, int) + 1636
1 mapnik.node 0x00000001031137fd mapnik::vector::processor<mapnik::vector::backend_pbf>::apply(double) + 381
2 mapnik.node 0x0000000103112965 Map::EIO_RenderVectorTile(uv_work_s*) + 389
3 node 0x000000010012ceb3 worker + 90
4 node 0x000000010012383f uv__thread_start + 25
5 libsystem_pthread.dylib 0x00007fff84bb1899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff84bb172a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff84bb5fc9 thread_start + 13
Thread 7 crashed with X86 Thread State (64-bit):
rax: 0x0000000103790af0 rbx: 0x0000000100c957a0 rcx: 0x0000000100c013c0 rdx: 0x0000000000000000
rdi: 0x0000000100a06a00 rsi: 0x0000000101822220 rbp: 0x0000000106b3ac50 rsp: 0x0000000106b3aa20
r8: 0x0000000100c00000 r9: 0x000000000000095c r10: 0x0000000000001001 r11: 0x000000000000000c
r12: 0x0000000106b3ab90 r13: 0x0000000101b52020 r14: 0x0000000101b52020 r15: 0x0000000106b3aa58
rip: 0x0000000103114234 rfl: 0x0000000000010202 cr2: 0x0000000103790af0
Logical CPU: 0
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x100000000 - 0x100611fe7 +node (???) <5BAC4119-3DCE-395C-BA8D-D859380A7B57> /Users/USER/*/node
0x100f79000 - 0x100f93ff7 +node_zipfile.node (???) <479EC83C-49FC-3E98-B68C-E4FB706D9324> /Users/USER/*/node_zipfile.node
0x100fa3000 - 0x100fd4ff7 +csv.input (0) <FC928060-AC08-32B5-827A-1C6BD78113D8> /opt/mapnik/*/csv.input
0x103100000 - 0x10318cfff +mapnik.node (0) <7358ADFF-261E-3F3F-968A-C77596682480> /Users/USER/*/mapnik.node
0x1031d3000 - 0x1031e4fff +geojson.input (0) <1C292C61-4D34-3F2B-B5CC-133421E8098E> /opt/mapnik/*/geojson.input
0x1031f5000 - 0x10346fff7 +osm.input (0) <917416BC-7DA0-3F73-BD0A-CD3515461151> /opt/mapnik/*/osm.input
0x10351c000 - 0x103559ff7 +postgis.input (0) <B61AE0E8-BE6E-3D23-B02E-790B05D3930D> /opt/mapnik/*/postgis.input
0x104000000 - 0x1049e9fff +libmapnik.dylib (0) <B96FECCD-69D8-3803-82E8-C94F0A35C27A> /opt/mapnik/*/libmapnik.dylib
0x10508f000 - 0x10592cfff +gdal.input (0) <234D8BD6-B1F7-3185-B3F4-884A07D30884> /opt/mapnik/*/gdal.input
0x105b97000 - 0x10642ffff +ogr.input (0) <7E5AAAB2-661D-36FC-AB68-34D5163DDDF4> /opt/mapnik/*/ogr.input
0x1067e9000 - 0x106890fff +node_sqlite3.node (???) <7C36306F-4399-3CCA-AE31-56B225291E7D> /Users/USER/*/node_sqlite3.node
0x1068ce000 - 0x10691aff7 +_srs.node (???) <6C584002-F4C5-30B4-B9D6-F1ED111D8C0E> /Users/USER/*/_srs.node
0x7fff6e4af000 - 0x7fff6e4e2817 dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
0x7fff843e9000 - 0x7fff845a1ff3 libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
0x7fff84641000 - 0x7fff84747ff7 com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff84748000 - 0x7fff847a3ffb com.apple.AE (665.5 - 665.5) <3558CC9A-FD30-3DAD-AB40-FE6828E76FE1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff847b4000 - 0x7fff847ddfff com.apple.DictionaryServices (1.2 - 208) <A4E4EA9E-08A1-3F77-8B57-A5A1ADD70B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff847f8000 - 0x7fff847fffff com.apple.NetFS (6.0 - 4.0) <D4FE0F16-3085-34AF-B860-3D46B98FAD2A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8484a000 - 0x7fff8484dffc com.apple.IOSurface (91 - 91) <812F4D48-6FD4-3DCB-8691-B077EBF981D7> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8487e000 - 0x7fff84899ff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
0x7fff8489a000 - 0x7fff84b84fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff84bb0000 - 0x7fff84bb7ff7 libsystem_pthread.dylib (53.1.4) <9DA50FD0-D9AC-3051-AD4B-BA0D745BC49C> /usr/lib/system/libsystem_pthread.dylib
0x7fff84bb8000 - 0x7fff84c9cfff com.apple.coreui (2.1 - 231) <A7942BEE-E6BA-3A68-8EA0-57A8A9066B2D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff84d74000 - 0x7fff84d76ff3 libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
0x7fff84da5000 - 0x7fff84da9ff7 libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
0x7fff84daa000 - 0x7fff84f57f27 libobjc.A.dylib (551.1) <F21C5742-7B9C-31F1-BBAE-1717BC6C2F1B> /usr/lib/libobjc.A.dylib
0x7fff85011000 - 0x7fff8501eff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff85090000 - 0x7fff8509dfff com.apple.Sharing (132.2 - 132.2) <3DFB1133-8FD3-3B60-8E9C-0FE62AACFD7B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff850b2000 - 0x7fff85382ffc com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff853bd000 - 0x7fff853e4ffb libsystem_info.dylib (449.1.3) <395D8CD6-616A-3BD3-A195-C6D68EB9AB22> /usr/lib/system/libsystem_info.dylib
0x7fff853fa000 - 0x7fff853fafff com.apple.ApplicationServices (48 - 48) <F250170A-8805-3731-9097-78CAD04481F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff860ca000 - 0x7fff860d4ff7 com.apple.CrashReporterSupport (10.9 - 538) <E4DA588F-C75A-39F6-9D2B-7B79F0245D39> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff860e5000 - 0x7fff860e8fff com.apple.help (1.3.3 - 46) <6D71C959-D421-372B-A160-5317B4921F4D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff861d2000 - 0x7fff86220fff com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff86221000 - 0x7fff86227ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff8625a000 - 0x7fff862d1fff com.apple.CoreServices.OSServices (600.4 - 600.4) <80E7B419-A0D5-373B-B2B5-88E6A8CD3AE6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff862d2000 - 0x7fff862eefff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff862f2000 - 0x7fff8630cfff libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
0x7fff86343000 - 0x7fff86496ff7 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff86497000 - 0x7fff864c0ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff864d0000 - 0x7fff86599fff com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff865af000 - 0x7fff8674bff3 com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff86828000 - 0x7fff86828fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8773d000 - 0x7fff87765ffb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
0x7fff87766000 - 0x7fff87782ff7 libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
0x7fff87783000 - 0x7fff877d1fff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
0x7fff877d5000 - 0x7fff878c3fff libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff878c4000 - 0x7fff878cdfff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff878ce000 - 0x7fff878e9ff7 libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff878ea000 - 0x7fff87929fff libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8792c000 - 0x7fff87936ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <9556885C-22DD-3392-ACCB-2B413434D8D3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff87990000 - 0x7fff87998fff libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
0x7fff87999000 - 0x7fff87a03ff7 com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff87a11000 - 0x7fff87a75fff com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff87a76000 - 0x7fff87ea9ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <30FD8146-D6EB-3588-A7E5-ADC3110B3DCC> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff88a8e000 - 0x7fff88a92fff com.apple.CommonPanels (1.2.6 - 96) <5744A1F1-1FA5-35DD-B924-F8983E81FC76> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff88d8f000 - 0x7fff88db3fff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
0x7fff88ddd000 - 0x7fff89036ff9 com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff892d9000 - 0x7fff892d9ff7 libkeymgr.dylib (28) <D7045F25-BFA4-3840-847D-AF95DF8B6CCA> /usr/lib/system/libkeymgr.dylib
0x7fff892da000 - 0x7fff892e1fff libcompiler_rt.dylib (35) <2A890004-0A78-3E33-9AC5-A7D63BD4F879> /usr/lib/system/libcompiler_rt.dylib
0x7fff892e2000 - 0x7fff89412ff7 com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff89457000 - 0x7fff89d76af3 com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff89d77000 - 0x7fff89d85fff com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff89d8f000 - 0x7fff89de8fff libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff89de9000 - 0x7fff89ed0ff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
0x7fff89f8b000 - 0x7fff89f8cffb libremovefile.dylib (33) <26266E3F-FDDC-3CFC-B27F-78B49BDC9BDC> /usr/lib/system/libremovefile.dylib
0x7fff89f8d000 - 0x7fff89f94ff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
0x7fff89fb3000 - 0x7fff8a07efff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8a0e4000 - 0x7fff8a0effff libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8a0f0000 - 0x7fff8a0f2fff libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8a617000 - 0x7fff8a624ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff8a64c000 - 0x7fff8a656fff libcommonCrypto.dylib (60049) <79B8E80F-E596-3302-8243-EC479B9546CA> /usr/lib/system/libcommonCrypto.dylib
0x7fff8a975000 - 0x7fff8ac1fff5 com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8ac20000 - 0x7fff8ae05fff com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ae1e000 - 0x7fff8aea7ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
0x7fff8aebf000 - 0x7fff8aec4ff7 libunwind.dylib (35.3) <95D4D118-3368-3474-989D-271DE18C8365> /usr/lib/system/libunwind.dylib
0x7fff8af3a000 - 0x7fff8af8bff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <EAC1821B-CD20-30E3-BF95-C1839CA97BF7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8af8d000 - 0x7fff8af8ffff libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8b00e000 - 0x7fff8b055fff libFontRegistry.dylib (127) <401FA61F-4276-3296-9BFF-EC6EA7D7EDDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8b0d5000 - 0x7fff8b142fff com.apple.SearchKit (1.4.0 - 1.4.0) <33298263-5B12-340D-BB9D-D52303849561> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8b248000 - 0x7fff8b250ffc libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8b257000 - 0x7fff8b25afff com.apple.TCC (1.0 - 1) <F25B5875-081A-3877-B70E-374D54B54C5F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8b25b000 - 0x7fff8b260fff libmacho.dylib (845) <B2BE3C25-CF1F-309B-AB99-1F0B54621445> /usr/lib/system/libmacho.dylib
0x7fff8b2e9000 - 0x7fff8b372fff com.apple.ColorSync (4.9.0 - 4.9.0) <E7E0D542-D77A-3E32-B146-4D0FEAF282D3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8b373000 - 0x7fff8b754ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8b757000 - 0x7fff8b758ff7 com.apple.print.framework.Print (9.0 - 260) <C4C40E2E-6130-3D73-B1EF-97FF3F70CF2C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8bea9000 - 0x7fff8c1a7fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8c313000 - 0x7fff8c313ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8c330000 - 0x7fff8c341ff7 libsystem_asl.dylib (217.1.4) <B983CA60-F418-317B-B142-48A6376564FC> /usr/lib/system/libsystem_asl.dylib
0x7fff8c353000 - 0x7fff8c354ff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
0x7fff8c36d000 - 0x7fff8c36fff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8c370000 - 0x7fff8c400fff com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8c429000 - 0x7fff8c42aff7 libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8c48e000 - 0x7fff8c762fc7 com.apple.vImage (7.0 - 7.0) <1DDB8AB7-03D5-3D20-9D77-C69074C6FD26> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8c763000 - 0x7fff8c852fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8c9d0000 - 0x7fff8c9ebff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
0x7fff8c9fc000 - 0x7fff8ca15ff7 com.apple.Ubiquity (1.3 - 289) <664F5B33-708D-33E9-81E1-C45CBE9AAB6E> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8cbe0000 - 0x7fff8cbe5fff com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8cbe6000 - 0x7fff8cc0bff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B49408CD-ECE8-3785-84A4-45B03882574A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8cc0c000 - 0x7fff8cc10fff libpam.2.dylib (20) <A63D4DA2-06A4-3FB8-AC3F-BDD69694EE5E> /usr/lib/libpam.2.dylib
0x7fff8d06a000 - 0x7fff8d06bff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8d37b000 - 0x7fff8d3b4ff7 com.apple.QD (3.50 - 298) <5343278D-47B7-3AF2-9B4B-4B8B0F942CD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8d3b9000 - 0x7fff8d3d2ff7 com.apple.Kerberos (3.0 - 1) <59427E11-37D6-34C9-95BB-D4438BFACA5B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8d3fd000 - 0x7fff8d489ff7 com.apple.ink.framework (10.9 - 207) <96A56EAC-B4AC-3C9A-8C40-64E6196753CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8d48c000 - 0x7fff8d49bff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2777524A-E7EF-3B7B-B15D-F58CDEEFC736> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8d4e9000 - 0x7fff8d558ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8d559000 - 0x7fff8d580ff7 libsystem_network.dylib (241.3) <A499D688-9165-3776-8C8E-C018897B5B13> /usr/lib/system/libsystem_network.dylib
0x7fff8d581000 - 0x7fff8d591fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff8d5a5000 - 0x7fff8d5d4ff5 com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8d96e000 - 0x7fff8d993ff7 com.apple.CoreVideo (1.8 - 117.2) <FE12553A-9B5A-337E-92BD-EA8A8194C91A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8deb5000 - 0x7fff8def0fff com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8df1a000 - 0x7fff8df6dfff com.apple.ScalableUserInterface (1.0 - 1) <19D73C6D-CA0A-3230-9644-7F01364137ED> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8e0a5000 - 0x7fff8e213ff7 libBLAS.dylib (1094.5) <D862E2B7-91FA-3704-8F62-C1B65D381A84> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8e214000 - 0x7fff8e216ff7 libquarantine.dylib (71) <973BE51D-6465-392F-9099-D4AB21BF0D25> /usr/lib/system/libquarantine.dylib
0x7fff8e217000 - 0x7fff8e25cffe com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8e4da000 - 0x7fff8e58aff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8e58b000 - 0x7fff8e597ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8e598000 - 0x7fff8e59cff7 libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8e59d000 - 0x7fff8e5b5ff7 com.apple.GenerationalStorage (2.0 - 160.2) <DC0236CC-A0F7-31DA-A201-09D4319BE96E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8e5d8000 - 0x7fff8e607fd2 libsystem_m.dylib (3047.16) <9D96AACD-5870-3A5C-B849-7F9C0F6EBB09> /usr/lib/system/libsystem_m.dylib
0x7fff8e655000 - 0x7fff8e656ff7 libSystem.B.dylib (1197.1.1) <A75BB8CD-CE51-3DF7-BCF4-8BDE25FA7F0C> /usr/lib/libSystem.B.dylib
0x7fff8e672000 - 0x7fff8e67dfff libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
0x7fff8e67e000 - 0x7fff8e68aff3 com.apple.AppleFSCompression (56 - 1.0) <1EBCFC91-734D-338B-8796-4B93BDC53014> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8e6ca000 - 0x7fff8e708ff7 libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8e946000 - 0x7fff8e947fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8ed4d000 - 0x7fff8ed9aff2 com.apple.print.framework.PrintCore (9.0 - 428) <A2F7B9D2-7907-31D8-8462-E2E2E7C3AF2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8eda0000 - 0x7fff8edb8ff7 com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8edb9000 - 0x7fff8ee0bfff libc++.1.dylib (120) <2CB96D10-1E3E-39B1-B90D-C56C3818321E> /usr/lib/libc++.1.dylib
0x7fff8f618000 - 0x7fff8f62aff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8f62e000 - 0x7fff8f691ff7 com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8f692000 - 0x7fff8f6f7ff5 com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8f98c000 - 0x7fff8f9ceff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
0x7fff8fa96000 - 0x7fff8fa99ff7 libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
0x7fff8fd32000 - 0x7fff8fd36ff7 libcache.dylib (62) <8C1EFC4F-3F51-3DE9-A973-360B461F3D65> /usr/lib/system/libcache.dylib
0x7fff90316000 - 0x7fff9031eff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <A816D8B1-6B7B-3E5B-9FAE-CBDA70192E7E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff90454000 - 0x7fff905c4ff8 com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff90608000 - 0x7fff90619ff7 libz.1.dylib (53) <4C5FA1A5-4471-398E-9543-2E54D46E63E9> /usr/lib/libz.1.dylib
0x7fff9061a000 - 0x7fff90623ffb com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff90972000 - 0x7fff90973fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff90977000 - 0x7fff9097eff3 libcopyfile.dylib (103) <6453487A-EDA5-353C-8351-1AABB3C7777C> /usr/lib/system/libcopyfile.dylib
0x7fff9097f000 - 0x7fff90982fff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff90a36000 - 0x7fff90b27ff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
0x7fff90d42000 - 0x7fff90d90ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
0x7fff90d91000 - 0x7fff90d95ff7 libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
0x7fff90d96000 - 0x7fff90d97fff libunc.dylib (28) <C3737C9A-C06F-310C-B78C-7D8D882A35DE> /usr/lib/system/libunc.dylib
0x7fff90d98000 - 0x7fff90e0bfff com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff90e0c000 - 0x7fff90eceff5 com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff90f27000 - 0x7fff90f27fff com.apple.Accelerate (1.9 - Accelerate 1.9) <CFEF9CBE-4A1A-33FD-9174-D44314BB28F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff90f47000 - 0x7fff90f47fff com.apple.Carbon (154 - 157) <14069023-0BBB-3925-9BA9-EB2C9E9B8C75> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff90f48000 - 0x7fff90f48fff com.apple.CoreServices (59 - 59) <67A369BA-2326-383F-995B-853DAD7BFF43> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff90f49000 - 0x7fff90f52ff3 libsystem_notify.dylib (121) <31F9FEF5-2897-328A-8441-B7BDFEDB10D4> /usr/lib/system/libsystem_notify.dylib
0x7fff90f79000 - 0x7fff90fa9fff com.apple.IconServices (25 - 25.17) <36811973-8777-3211-863A-76B2C20B0ED0> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff917a5000 - 0x7fff917ecff7 libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
0x7fff91cf4000 - 0x7fff91ddefff libsqlite3.dylib (158) <447AA928-BCF7-3779-A7E5-210F264E0316> /usr/lib/libsqlite3.dylib
0x7fff91e8b000 - 0x7fff91ea2ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff91ea3000 - 0x7fff91ec7ff7 libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff91f33000 - 0x7fff91f3eff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff91f3f000 - 0x7fff91f51fff com.apple.ImageCapture (9.0 - 9.0) <D9269440-8E56-3C03-88F5-F8AD662D17DB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 221640
thread_create: 3
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=190.0M resident=157.5M(83%) swapped_out_or_unallocated=32.5M(17%)
Writable regions: Total=78.4M written=19.8M(25%) resident=20.8M(27%) swapped_out=0K(0%) unallocated=57.6M(73%)
REGION TYPE VIRTUAL
=========== =======
Dispatch continuations 8192K
Kernel Alloc Once 4K
MALLOC 38.2M
MALLOC (admin) 32K
Memory Tag 255 551.5M
Memory Tag 255 (reserved) 1984K reserved VM address space (unallocated)
STACK GUARD 56.0M
Stack 10.7M
VM_ALLOCATE 12K
VM_ALLOCATE (reserved) 12K reserved VM address space (unallocated)
__DATA 9892K
__LINKEDIT 80.8M
__TEXT 109.2M
__UNICODE 544K
mapped file 448K
shared memory 4K
=========== =======
TOTAL 867.0M
TOTAL, minus reserved VM space 865.0M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment