Closed jeffmcneill closed 6 years ago
The program crashing is fc-cache, not inkscape. Evidently, Sierra has _mkostemp, while previous version do not. I build on Sierra. I'll make it older versions friendly in the next release. As a quick fix, if you can edit a text file, please edit the file /Applications/Inkscape.app/Contents/MacOS/Inkscape commenting out the line ${bundle_bin}/fc-cache making it become # ${bundle_bin}/fc-cache it should work that way.
Did that, but crashed again. Here is the debug:
Process: Inkscape [1793] Path: /Applications/Inkscape.app/Contents/Resources//bin/Inkscape Identifier: org.inkscape.Inkscape Version: 0.92.2 (0.92.2) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Inkscape [1793] User ID: 501
Date/Time: 2017-12-07 20:22:53.232 +0700 OS Version: Mac OS X 10.10.5 (14F2109) Report Version: 11 Anonymous UUID: 94719EC1-F812-9B5D-FF8B-7909D50E2274
Sleep/Wake UUID: 4D0F1ADC-8430-4D3C-AF39-B6C7938F4A45
Time Awake Since Boot: 5400 seconds Time Since Wake: 4300 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000
Dyld Error Message: Symbol not found: _mkostemp Referenced from: /Applications/Inkscape.app/Contents/Resources/lib/libfontconfig.1.dylib (which was built for Mac OS X 10.12) Expected in: /usr/lib/libSystem.B.dylib
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 dyld 0x00007fff6daed075 dyld_fatal_error + 1
1 dyld 0x00007fff6daf02a8 dyld::fastBindLazySymbol(ImageLoader, unsigned long) + 180
2 libdyld.dylib 0x00007fff8eabd3ba dyld_stub_binder + 282
3 ??? 0x000000010e103028 0 + 4530909224
4 libfontconfig.1.dylib 0x000000010e0d7a3b FcDirCacheWrite + 440
5 libfontconfig.1.dylib 0x000000010e0dfcdc FcDirCacheScan + 242
6 libfontconfig.1.dylib 0x000000010e0d92b9 FcConfigAddDirList + 85
7 libfontconfig.1.dylib 0x000000010e0d9202 FcConfigBuildFonts + 79
8 libfontconfig.1.dylib 0x000000010e0e4938 FcInitLoadOwnConfigAndFonts + 27
9 libfontconfig.1.dylib 0x000000010e0d8aed FcConfigEnsure + 36
10 libfontconfig.1.dylib 0x000000010e0d9f3d FcConfigSubstituteWithPat + 40
11 libpangoft2-1.0.0.dylib 0x000000010e0c4bcd _pango_ft2_font_map_default_substitute + 26
12 libpangoft2-1.0.0.dylib 0x000000010e0c1674 pango_fc_font_map_load_fontset + 1183
13 libpangoft2-1.0.0.dylib 0x000000010e0c118f pango_fc_font_map_load_font + 55
14 Inkscape 0x000000010ca5f1ef font_factory::Face(_PangoFontDescription, bool) + 159
15 Inkscape 0x000000010ca5eebf font_factory::FaceFromStyle(SPStyle const) + 95
16 Inkscape 0x000000010c8cf103 SPText::_buildLayoutInput(SPObject, Inkscape::Text::Layout::OptionalTextTagAttrs const&, unsigned int, bool) + 467
17 Inkscape 0x000000010c8cd7f8 SPText::rebuildLayout() + 72
18 Inkscape 0x000000010c8cd5a2 SPText::update(SPCtx, unsigned int) + 306
19 Inkscape 0x000000010c8b2fe4 SPObject::updateDisplay(SPCtx, unsigned int) + 116
20 Inkscape 0x000000010c884a1f SPGroup::update(SPCtx, unsigned int) + 527
21 Inkscape 0x000000010c8c0090 SPRoot::update(SPCtx, unsigned int) + 1008
22 Inkscape 0x000000010c8b2fe4 SPObject::updateDisplay(SPCtx, unsigned int) + 116
23 Inkscape 0x000000010c7b411b SPDocument::_updateDocument() + 491
24 Inkscape 0x000000010c7b4186 SPDocument::ensureUpToDate() + 22
25 Inkscape 0x000000010cb839c1 SVGDocCache::SVGDocCache(SPDocument) + 65
26 Inkscape 0x000000010cb83225 IconImpl::load_svg_pixels(std::1::list<Glib::ustring, std::1::allocator
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8ed9d232 kevent64 + 10 1 libdispatch.dylib 0x00007fff8d4dd26e _dispatch_mgr_thread + 52
Thread 2: 0 libsystem_kernel.dylib 0x00007fff8ed9c94a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff918783dd start_wqthread + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff8ed9c94a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff918783dd start_wqthread + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff8ed9c136 __psynch_cvwait + 10 1 libgc.1.dylib 0x000000010db96466 GC_wait_marker + 23 2 libgc.1.dylib 0x000000010db8e51b GC_help_marker + 66 3 libgc.1.dylib 0x000000010db94f5a GC_mark_thread + 137 4 libsystem_pthread.dylib 0x00007fff9187b05a _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff9187afd7 _pthread_start + 176 6 libsystem_pthread.dylib 0x00007fff918783ed thread_start + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff8ed9c136 __psynch_cvwait + 10 1 libgc.1.dylib 0x000000010db96466 GC_wait_marker + 23 2 libgc.1.dylib 0x000000010db8e51b GC_help_marker + 66 3 libgc.1.dylib 0x000000010db94f5a GC_mark_thread + 137 4 libsystem_pthread.dylib 0x00007fff9187b05a _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff9187afd7 _pthread_start + 176 6 libsystem_pthread.dylib 0x00007fff918783ed thread_start + 13
Thread 6: 0 libsystem_kernel.dylib 0x00007fff8ed9c136 __psynch_cvwait + 10 1 libgc.1.dylib 0x000000010db96466 GC_wait_marker + 23 2 libgc.1.dylib 0x000000010db8e51b GC_help_marker + 66 3 libgc.1.dylib 0x000000010db94f5a GC_mark_thread + 137 4 libsystem_pthread.dylib 0x00007fff9187b05a _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff9187afd7 _pthread_start + 176 6 libsystem_pthread.dylib 0x00007fff918783ed thread_start + 13
Thread 7: 0 libsystem_kernel.dylib 0x00007fff8ed9d21a kevent + 10 1 libsystem_pthread.dylib 0x00007fff9187b05a _pthread_body + 131 2 libsystem_pthread.dylib 0x00007fff9187afd7 _pthread_start + 176 3 libsystem_pthread.dylib 0x00007fff918783ed thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff6db25288 rbx: 0x00007fb5e46848f0 rcx: 0x0000000000000000 rdx: 0x0000000000000000 rdi: 0x00007fff6db253f0 rsi: 0x0000000000000000 rbp: 0x00007fff53486210 rsp: 0x00007fff534861f8 r8: 0x00007fff6db0fb4c r9: 0x00000000ffffffc0 r10: 0x00007fff53485f7d r11: 0x00007fff6db253f0 r12: 0x00007fb5e43254a0 r13: 0x00007fb5e4684870 r14: 0x00007fff6db253f0 r15: 0x00007fb5e4685000 rip: 0x00007fff6daed075 rfl: 0x0000000000000246 cr2: 0x000000010e0b7000
Logical CPU: 0 Error Code: 0x00000000 Trap Number: 3
Binary Images:
0x10c778000 - 0x10d1d1fff +Inkscape (0) <58355ED5-40AA-3173-AAAB-E7CF71695177> /Applications/Inkscape.app/Contents/Resources/bin/Inkscape
0x10db83000 - 0x10db99ff7 +libgc.1.dylib (0) <9A0AB1DA-39DC-34C0-B002-C61E6059A412> /Applications/Inkscape.app/Contents/Resources/lib/libgc.1.dylib
0x10dbdd000 - 0x10dd4dfff +libgsl.23.dylib (0) <0D5A7F28-F16A-31E3-B37C-BF9FAD3ADDAC> /Applications/Inkscape.app/Contents/Resources/lib/libgsl.23.dylib
0x10ddc7000 - 0x10ddfbff7 +libgslcblas.0.dylib (0) <4A6833A8-42A6-35FF-A3DA-4865828BC077> /Applications/Inkscape.app/Contents/Resources/lib/libgslcblas.0.dylib
0x10de00000 - 0x10de03fff +libgthread-2.0.0.dylib (0)
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 2082 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=228.4M resident=99.8M(44%) swapped_out_or_unallocated=128.6M(56%) Writable regions: Total=122.6M written=77.0M(63%) resident=67.9M(55%) swapped_out=20.6M(17%) unallocated=54.6M(45%)
REGION TYPE VIRTUAL =========== ======= CG image 16K CG shared images 144K Dispatch continuations 8192K Kernel Alloc Once 8K MALLOC 86.8M MALLOC (admin) 32K STACK GUARD 56.0M Stack 11.1M VM_ALLOCATE 13.3M VM_ALLOCATE (reserved) 128K reserved VM address space (unallocated) DATA 18.6M IMAGE 528K LINKEDIT 87.5M TEXT 140.9M __UNICODE 552K mapped file 117.9M shared memory 4K =========== ======= TOTAL 541.5M TOTAL, minus reserved VM space 541.4M
Model: MacBookAir4,2, BootROM MBA41.0077.B15, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f66 Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.100.24) Bluetooth: Version 4.3.6f4 17916, 3 services, 27 devices, 1 incoming serial ports Network Service: utun0 Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM256C, 251 GB USB Device: FaceTime Camera (Built-in) USB Device: Hub USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Hub USB Device: Internal Memory Card Reader Thunderbolt Bus: MacBook Air, Apple Inc., 8.1
Thanks for noticing this. The latest release now runs on 10.10 (0.92.2.quartz.v3)
Launches on my OSX 10.01. I look forward to trying out this release. Thanks for putting together a great 0.48.4 version I used for many years.
Debugging dump:
Process: Inkscape [12387] Path: /Applications/Inkscape.app/Contents/Resources//bin/Inkscape Identifier: org.inkscape.Inkscape Version: 0.92.2 (0.92.2) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Inkscape [12387] User ID: 501
Date/Time: 2017-12-06 16:35:11.008 +0700 OS Version: Mac OS X 10.10.5 (14F2109) Report Version: 11 Anonymous UUID: 94719EC1-F812-9B5D-FF8B-7909D50E2274
Sleep/Wake UUID: C3D62CCB-B166-4FBA-A076-B75DC6776D24
Time Awake Since Boot: 73000 seconds Time Since Wake: 2100 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000
Dyld Error Message: Symbol not found: _mkostemp Referenced from: /Applications/Inkscape.app/Contents/Resources/lib/libfontconfig.1.dylib (which was built for Mac OS X 10.12) Expected in: /usr/lib/libSystem.B.dylib
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 dyld 0x00007fff602e5075 dyld_fatal_error + 1 1 dyld 0x00007fff602e82a8 dyld::fastBindLazySymbol(ImageLoader, unsigned long) + 180 2 libdyld.dylib 0x00007fff96dd93ba dyld_stub_binder + 282 3 ??? 0x0000000109a58028 0 + 4456808488 4 libfontconfig.1.dylib 0x0000000109a2ca3b FcDirCacheWrite + 440 5 libfontconfig.1.dylib 0x0000000109a34cdc FcDirCacheScan + 242 6 libfontconfig.1.dylib 0x0000000109a2e2b9 FcConfigAddDirList + 85 7 libfontconfig.1.dylib 0x0000000109a2e202 FcConfigBuildFonts + 79 8 libfontconfig.1.dylib 0x0000000109a39938 FcInitLoadOwnConfigAndFonts + 27 9 libfontconfig.1.dylib 0x0000000109a2daed FcConfigEnsure + 36 10 libfontconfig.1.dylib 0x0000000109a2ef3d FcConfigSubstituteWithPat + 40 11 libpangoft2-1.0.0.dylib 0x0000000109a17bcd _pango_ft2_font_map_default_substitute + 26 12 libpangoft2-1.0.0.dylib 0x0000000109a14674 pango_fc_font_map_load_fontset + 1183 13 libpangoft2-1.0.0.dylib 0x0000000109a1418f pango_fc_font_map_load_font + 55 14 Inkscape 0x00000001083b01ef font_factory::Face(_PangoFontDescription, bool) + 159 15 Inkscape 0x00000001083afebf font_factory::FaceFromStyle(SPStyle const) + 95 16 Inkscape 0x0000000108220103 SPText::_buildLayoutInput(SPObject, Inkscape::Text::Layout::OptionalTextTagAttrs const&, unsigned int, bool) + 467 17 Inkscape 0x000000010821e7f8 SPText::rebuildLayout() + 72 18 Inkscape 0x000000010821e5a2 SPText::update(SPCtx, unsigned int) + 306 19 Inkscape 0x0000000108203fe4 SPObject::updateDisplay(SPCtx, unsigned int) + 116 20 Inkscape 0x00000001081d5a1f SPGroup::update(SPCtx, unsigned int) + 527 21 Inkscape 0x0000000108211090 SPRoot::update(SPCtx, unsigned int) + 1008 22 Inkscape 0x0000000108203fe4 SPObject::updateDisplay(SPCtx, unsigned int) + 116 23 Inkscape 0x000000010810511b SPDocument::_updateDocument() + 491 24 Inkscape 0x0000000108105186 SPDocument::ensureUpToDate() + 22 25 Inkscape 0x00000001084d49c1 SVGDocCache::SVGDocCache(SPDocument) + 65 26 Inkscape 0x00000001084d4225 IconImpl::load_svg_pixels(std::1::list<Glib::ustring, std::1::allocator > const&, unsigned int, unsigned int&) + 405
27 Inkscape 0x00000001084d2ce4 IconImpl::prerenderIcon(char const , GtkIconSize, unsigned int) + 2644
28 Inkscape 0x00000001084d43af Inkscape::queueIconPrerender(Glib::ustring const&, Inkscape::IconSize) + 127
29 Inkscape 0x00000001084eb413 create_action_for_verb(Inkscape::Verb, Inkscape::UI::View::View, Inkscape::IconSize) + 179
30 Inkscape 0x00000001084ea393 sp_select_toolbox_prep(SPDesktop, _GtkActionGroup, _GObject) + 227
31 Inkscape 0x000000010850dcb4 setup_aux_toolbox(_GtkWidget, SPDesktop) + 948
32 Inkscape 0x000000010850d59e Inkscape::UI::ToolboxFactory::setToolboxDesktop(_GtkWidget, SPDesktop) + 478
33 Inkscape 0x0000000108542940 Inkscape::UI::UXManagerImpl::connectToDesktop(std::__1::vector<_GtkWidget, std::1::allocator<_GtkWidget> > const&, SPDesktop) + 288
34 Inkscape 0x00000001084aca2a SPDesktopWidget::createInstance(SPNamedView) + 986
35 Inkscape 0x00000001084ac62b sp_desktop_widget_new(SPNamedView) + 11
36 Inkscape 0x0000000108114f69 sp_file_new(std::1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&) + 217
37 Inkscape 0x0000000108115381 sp_file_new_default() + 49
38 Inkscape 0x00000001080cbc6e sp_main_gui(int, char const ) + 1134
39 libdyld.dylib 0x00007fff96ddb5c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff970b9232 kevent64 + 10 1 libdispatch.dylib 0x00007fff957f926e _dispatch_mgr_thread + 52
Thread 2: 0 libsystem_kernel.dylib 0x00007fff970b894a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff99b943dd start_wqthread + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff970b894a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff99b943dd start_wqthread + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff970b894a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff99b943dd start_wqthread + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff970b894a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff99b943dd start_wqthread + 13
Thread 6: 0 libsystem_kernel.dylib 0x00007fff970b8136 __psynch_cvwait + 10 1 libgc.1.dylib 0x00000001094e5466 GC_wait_marker + 23 2 libgc.1.dylib 0x00000001094dd51b GC_help_marker + 66 3 libgc.1.dylib 0x00000001094e3f5a GC_mark_thread + 137 4 libsystem_pthread.dylib 0x00007fff99b9705a _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff99b96fd7 _pthread_start + 176 6 libsystem_pthread.dylib 0x00007fff99b943ed thread_start + 13
Thread 7: 0 libsystem_kernel.dylib 0x00007fff970b8136 __psynch_cvwait + 10 1 libgc.1.dylib 0x00000001094e5466 GC_wait_marker + 23 2 libgc.1.dylib 0x00000001094dd51b GC_help_marker + 66 3 libgc.1.dylib 0x00000001094e3f5a GC_mark_thread + 137 4 libsystem_pthread.dylib 0x00007fff99b9705a _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff99b96fd7 _pthread_start + 176 6 libsystem_pthread.dylib 0x00007fff99b943ed thread_start + 13
Thread 8: 0 libsystem_kernel.dylib 0x00007fff970b8136 __psynch_cvwait + 10 1 libgc.1.dylib 0x00000001094e5466 GC_wait_marker + 23 2 libgc.1.dylib 0x00000001094dd51b GC_help_marker + 66 3 libgc.1.dylib 0x00000001094e3f5a GC_mark_thread + 137 4 libsystem_pthread.dylib 0x00007fff99b9705a _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff99b96fd7 _pthread_start + 176 6 libsystem_pthread.dylib 0x00007fff99b943ed thread_start + 13
Thread 9: 0 libsystem_kernel.dylib 0x00007fff970b921a kevent + 10 1 libsystem_pthread.dylib 0x00007fff99b9705a _pthread_body + 131 2 libsystem_pthread.dylib 0x00007fff99b96fd7 _pthread_start + 176 3 libsystem_pthread.dylib 0x00007fff99b943ed thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff6031d288 rbx: 0x00007fccae8834b0 rcx: 0x0000000000000000 rdx: 0x0000000000000000 rdi: 0x00007fff6031d3f0 rsi: 0x0000000000000000 rbp: 0x00007fff57b35210 rsp: 0x00007fff57b351f8 r8: 0x00007fff60307b4c r9: 0x00000000ff000000 r10: 0x00007fff57b34f7d r11: 0x00007fff6031d3f0 r12: 0x00007fccada3e8e0 r13: 0x00007fccae884080 r14: 0x00007fff6031d3f0 r15: 0x00007fccae883090 rip: 0x00007fff602e5075 rfl: 0x0000000000000246 cr2: 0x0000000109a0a000
Logical CPU: 2 Error Code: 0x00000000 Trap Number: 3
Binary Images: 0x1080c9000 - 0x108b22fff +Inkscape (0) <58355ED5-40AA-3173-AAAB-E7CF71695177> /Applications/Inkscape.app/Contents/Resources/bin/Inkscape 0x1094d2000 - 0x1094e8ff7 +libgc.1.dylib (0) <9A0AB1DA-39DC-34C0-B002-C61E6059A412> /Applications/Inkscape.app/Contents/Resources/lib/libgc.1.dylib 0x10952d000 - 0x10969dfff +libgsl.23.dylib (0) <0D5A7F28-F16A-31E3-B37C-BF9FAD3ADDAC> /Applications/Inkscape.app/Contents/Resources/lib/libgsl.23.dylib 0x109717000 - 0x10974bff7 +libgslcblas.0.dylib (0) <4A6833A8-42A6-35FF-A3DA-4865828BC077> /Applications/Inkscape.app/Contents/Resources/lib/libgslcblas.0.dylib 0x10974f000 - 0x109752fff +libgthread-2.0.0.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libgthread-2.0.0.dylib
0x10975a000 - 0x10977cff3 +libpng16.16.dylib (0) <5BBD90E0-5E66-34D5-A064-83ABE06D52CB> /Applications/Inkscape.app/Contents/Resources/lib/libpng16.16.dylib
0x109788000 - 0x1097b2fff +libxslt.1.dylib (0) <513EA9A0-0D1A-34B1-8A94-1CB7B88FB8EA> /Applications/Inkscape.app/Contents/Resources/lib/libxslt.1.dylib
0x1097bd000 - 0x1097d8ff7 +liblzma.5.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/liblzma.5.dylib
0x1097e5000 - 0x1098d9ff7 +libiconv.2.dylib (0) <134A8DC7-183C-38B9-8C86-28B103A984C1> /Applications/Inkscape.app/Contents/Resources/lib/libiconv.2.dylib
0x1098ed000 - 0x1099d4ff7 +libxml2.2.dylib (0) <5183F848-DB14-3DB3-A4BB-23BD5835A2AB> /Applications/Inkscape.app/Contents/Resources/lib/libxml2.2.dylib
0x109a0e000 - 0x109a1bff7 +libpangoft2-1.0.0.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libpangoft2-1.0.0.dylib
0x109a29000 - 0x109a57ffb +libfontconfig.1.dylib (0) <5BD7022B-FC0D-3F3C-A585-B48C84393B78> /Applications/Inkscape.app/Contents/Resources/lib/libfontconfig.1.dylib
0x109a68000 - 0x109a78ff3 +libz.1.dylib (0) <37EE6967-FE04-3A27-9228-A05D0EC3E3D0> /Applications/Inkscape.app/Contents/Resources/lib/libz.1.dylib
0x109a80000 - 0x109a88ff3 +libpopt.0.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libpopt.0.dylib
0x109a8e000 - 0x109b8bff7 +libgtkmm-2.4.1.dylib (0) <63C8F7E6-E955-3BFB-8663-B1FAB42DFEC5> /Applications/Inkscape.app/Contents/Resources/lib/libgtkmm-2.4.1.dylib
0x109da8000 - 0x109dc7ff7 +libatkmm-1.6.1.dylib (0) <40AB6FE5-B046-30B5-BAB3-CFCCF54A9D96> /Applications/Inkscape.app/Contents/Resources/lib/libatkmm-1.6.1.dylib
0x109df2000 - 0x109e0dff3 +libgdkmm-2.4.1.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libgdkmm-2.4.1.dylib
0x109e3d000 - 0x109e4bff3 +libpangomm-1.4.1.dylib (0) <97AA1B7D-7703-3306-83FC-A5D863CE90A7> /Applications/Inkscape.app/Contents/Resources/lib/libpangomm-1.4.1.dylib
0x109e6e000 - 0x109e7dfff +libcairomm-1.0.1.dylib (0) <1B45CE26-4CC1-3180-980B-CC1CA452EF84> /Applications/Inkscape.app/Contents/Resources/lib/libcairomm-1.0.1.dylib
0x109e9d000 - 0x109f3fffb +libgiomm-2.4.1.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libgiomm-2.4.1.dylib
0x10a045000 - 0x10a078fff +libglibmm-2.4.1.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libglibmm-2.4.1.dylib
0x10a0cc000 - 0x10a0ceffb +libsigc-2.0.0.dylib (0) <5BD78B4B-9302-3CDC-A763-B598474F50DF> /Applications/Inkscape.app/Contents/Resources/lib/libsigc-2.0.0.dylib
0x10a0d9000 - 0x10a155ffb +libfreetype.6.dylib (0) <5BBB220D-5D41-37D1-A6EE-729D456B97DE> /Applications/Inkscape.app/Contents/Resources/lib/libfreetype.6.dylib
0x10a173000 - 0x10a1aaff3 +liblcms2.2.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/liblcms2.2.dylib
0x10a1c2000 - 0x10a2f7ffb +libpoppler.68.dylib (0) <9AABE01C-71A6-3879-ADFB-A00656A23780> /Applications/Inkscape.app/Contents/Resources/lib/libpoppler.68.dylib
0x10a3a3000 - 0x10a3cfff7 +libpoppler-glib.8.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libpoppler-glib.8.dylib
0x10a3f8000 - 0x10a400ff3 +libgtkmacintegration-gtk2.2.dylib (0) <26DBC4C5-7044-3F9B-B7B6-1CC7B8B76608> /Applications/Inkscape.app/Contents/Resources/lib/libgtkmacintegration-gtk2.2.dylib
0x10a40c000 - 0x10a73fff3 +libgtk-quartz-2.0.0.dylib (0) <8DFD163C-446A-3F19-ADA6-A84288584F3C> /Applications/Inkscape.app/Contents/Resources/lib/libgtk-quartz-2.0.0.dylib
0x10a8f5000 - 0x10a8f9fff +libgmodule-2.0.0.dylib (0) <7223F577-08FC-34AD-B19E-5B24D81230B7> /Applications/Inkscape.app/Contents/Resources/lib/libgmodule-2.0.0.dylib
0x10a901000 - 0x10a976fff +libgdk-quartz-2.0.0.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libgdk-quartz-2.0.0.dylib
0x10a9c5000 - 0x10a9d2ff3 +libpangocairo-1.0.0.dylib (0) <4F0B8DA3-2082-37DD-AF05-55B74083D99D> /Applications/Inkscape.app/Contents/Resources/lib/libpangocairo-1.0.0.dylib
0x10a9e2000 - 0x10aa15fff +libpango-1.0.0.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libpango-1.0.0.dylib
0x10aa27000 - 0x10aa3cff3 +libatk-1.0.0.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libatk-1.0.0.dylib
0x10aa50000 - 0x10ab07fff +libcairo.2.dylib (0) <001DB40D-315F-3673-84AB-422A118678E2> /Applications/Inkscape.app/Contents/Resources/lib/libcairo.2.dylib
0x10ab3a000 - 0x10ab51ff7 +libgdk_pixbuf-2.0.0.dylib (0) <2DDB2689-B4AC-3875-9F0F-A54E691E9B3D> /Applications/Inkscape.app/Contents/Resources/lib/libgdk_pixbuf-2.0.0.dylib
0x10ab5b000 - 0x10ac59ffb +libgio-2.0.0.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libgio-2.0.0.dylib
0x10acd1000 - 0x10ad02ff3 +libgobject-2.0.0.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libgobject-2.0.0.dylib
0x10ad17000 - 0x10ade1fff +libglib-2.0.0.dylib (0) <930482F8-747E-3BE2-A8F3-C578380D9726> /Applications/Inkscape.app/Contents/Resources/lib/libglib-2.0.0.dylib
0x10ae07000 - 0x10ae0fff7 +libintl.8.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libintl.8.dylib
0x10ae17000 - 0x10ae79ffb +libpcre.1.dylib (0) <33C0DB43-2AF6-3FBB-AE88-F0AE73CD2B3A> /Applications/Inkscape.app/Contents/Resources/lib/libpcre.1.dylib
0x10ae83000 - 0x10aeedff3 +libharfbuzz.0.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libharfbuzz.0.dylib
0x10af03000 - 0x10af07fff +libffi.6.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libffi.6.dylib
0x10af12000 - 0x10af2dff7 +libgraphite2.3.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libgraphite2.3.dylib
0x10af3c000 - 0x10af4cffb +libbz2.1.0.dylib (0) <2080F35C-8B2F-3636-8CBA-6B58BA4C8B43> /Applications/Inkscape.app/Contents/Resources/lib/libbz2.1.0.dylib
0x10af57000 - 0x10af70ffb +libexpat.1.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libexpat.1.dylib
0x10af7d000 - 0x10af87ff3 +libXext.6.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libXext.6.dylib
0x10af90000 - 0x10af96fff +libXrender.1.dylib (0) <17B0BF84-86C4-3956-9B5C-52EC83C85D82> /Applications/Inkscape.app/Contents/Resources/lib/libXrender.1.dylib
0x10af9b000 - 0x10b089ff3 +libX11.6.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libX11.6.dylib
0x10b0af000 - 0x10b0c2ffb +libxcb.1.dylib (0) <0A084F7B-25C1-3A21-ADED-352142724E53> /Applications/Inkscape.app/Contents/Resources/lib/libxcb.1.dylib
0x10b0d4000 - 0x10b0d5fff +libXau.6.dylib (0) <4AF4254B-56FE-3CBD-B4EA-5BCA8A839856> /Applications/Inkscape.app/Contents/Resources/lib/libXau.6.dylib
0x10b0da000 - 0x10b0ddffb +libXdmcp.6.dylib (0) <9BA82840-57A9-341D-8F59-17D3FB54BF07> /Applications/Inkscape.app/Contents/Resources/lib/libXdmcp.6.dylib
0x10b0e7000 - 0x10b14fff7 +libpixman-1.0.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libpixman-1.0.dylib
0x10b168000 - 0x10b168fff +libX11-xcb.1.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libX11-xcb.1.dylib
0x10b16c000 - 0x10b171fff +libxcb-render.0.dylib (0) <83700CB1-449C-38E4-994C-50A4B5C822C4> /Applications/Inkscape.app/Contents/Resources/lib/libxcb-render.0.dylib
0x10b17c000 - 0x10b1d7ff7 +libtiff.5.dylib (0) <33D0A594-FBF7-32CE-AED5-9912994F7C4F> /Applications/Inkscape.app/Contents/Resources/lib/libtiff.5.dylib
0x10b1e8000 - 0x10b214fff +libjpeg.9.dylib (0) /Applications/Inkscape.app/Contents/Resources/lib/libjpeg.9.dylib
0x10b221000 - 0x10b273ffb +libcurl.4.dylib (0) <4EF6939B-C33D-329A-A6D1-132E1810A4B9> /Applications/Inkscape.app/Contents/Resources/lib/libcurl.4.dylib
0x10b287000 - 0x10b2bfffb +libopenjp2.7.dylib (0) <7E1CF2D9-F142-3FD5-A719-6B0DBF9CB792> /Applications/Inkscape.app/Contents/Resources/lib/libopenjp2.7.dylib
0x10b2cf000 - 0x10b2e9ff7 +libidn2.0.dylib (0) <57C4AC8A-5E34-3D5F-8FCC-74ADDA5FC0A5> /Applications/Inkscape.app/Contents/Resources/lib/libidn2.0.dylib
0x10b2f2000 - 0x10b2fefff +libpsl.5.dylib (0) <257D4C3E-8B6C-3005-870F-3B2075652870> /Applications/Inkscape.app/Contents/Resources/lib/libpsl.5.dylib
0x10b304000 - 0x10b34eff7 +libssl.1.0.0.dylib (0) <6AB62077-5645-349D-BB06-08F7716A1729> /Applications/Inkscape.app/Contents/Resources/lib/libssl.1.0.0.dylib
0x10b36e000 - 0x10b4f391f +libcrypto.1.0.0.dylib (0) <791931C2-0696-3668-A4E4-22A2A4A0BCFC> /Applications/Inkscape.app/Contents/Resources/lib/libcrypto.1.0.0.dylib
0x10b56b000 - 0x10b6b9ff7 +libunistring.2.dylib (0) <6AB14687-F6FD-3703-9306-0A53A4208061> /Applications/Inkscape.app/Contents/Resources/lib/libunistring.2.dylib
0x10f3b2000 - 0x10f3d7ff3 +libmurrine.so (0) /Applications/Inkscape.app/Contents/Resources/lib/gtk-2.0/2.10.0/engines/libmurrine.so
0x10fd15000 - 0x10fd1affb +libpixbufloader-png.so (0) <6DA78A0C-97D1-3F9F-B349-66B49600C6C9> /Applications/Inkscape.app/Contents/Resources/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
0x113b8d000 - 0x113b94fff +libpixbufloader-xpm.so (0) <80AB574E-DB9F-3587-BC44-6ED7B8D1FEBC> /Applications/Inkscape.app/Contents/Resources/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
0x7fff602e4000 - 0x7fff6031a92f dyld (353.2.4) <708E385E-50C6-32A3-983C-42E97BEE4346> /usr/lib/dyld
0x7fff8d80b000 - 0x7fff8d846fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8d847000 - 0x7fff8d8e6e27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff8d8e7000 - 0x7fff8d90dfff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8d90e000 - 0x7fff8d916ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x7fff8d993000 - 0x7fff8d9e7fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff8dc89000 - 0x7fff8df08ff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8df09000 - 0x7fff8df0afff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8df0b000 - 0x7fff8df14fff libGFXShared.dylib (11.1.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8df15000 - 0x7fff8e18bfff com.apple.security (7.0 - 57031.40.8) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8e1bd000 - 0x7fff8ed3eff7 com.apple.AppKit (6.9 - 1348.17) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8ed3f000 - 0x7fff8eeefff3 com.apple.QuartzCore (1.10 - 361.19) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8efa7000 - 0x7fff8efa8ff3 libSystem.B.dylib (1213) <4B24B5BE-45F2-355A-9A35-D438A516D140> /usr/lib/libSystem.B.dylib
0x7fff8f008000 - 0x7fff8f013ff7 com.apple.CrashReporterSupport (10.10 - 631) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8f033000 - 0x7fff8f053fff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8f054000 - 0x7fff8f114ff7 com.apple.backup.framework (1.6.5 - 1.6.5) <86396038-33EA-3046-9F70-093A3D6407D4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8f124000 - 0x7fff8f130fff com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8f164000 - 0x7fff8f171ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
0x7fff8f172000 - 0x7fff8f296ff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8f297000 - 0x7fff8f2adff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib
0x7fff8f2f2000 - 0x7fff8f376fff com.apple.PerformanceAnalysis (1.0 - 1) <095E6B1C-DC20-38DC-8931-16041B0489C7> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8f38f000 - 0x7fff8f3aafff com.apple.AppleVPAFramework (1.4.5 - 1.4.5) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff8f3ae000 - 0x7fff8f593ff7 libicucore.A.dylib (531.50) /usr/lib/libicucore.A.dylib
0x7fff8f594000 - 0x7fff8f5b9ff7 libJPEG.dylib (1247) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8f618000 - 0x7fff8f70bff7 libJP2.dylib (1247) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8f70c000 - 0x7fff8fb19ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8fb1d000 - 0x7fff8fbbffff com.apple.Bluetooth (4.3.6 - 4.3.6f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8fbca000 - 0x7fff8fd07fff com.apple.ImageIO.framework (3.3.0 - 1247) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8fd08000 - 0x7fff8fd0afff libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8fd0b000 - 0x7fff8fd1dff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8fd22000 - 0x7fff90024ffb com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff90085000 - 0x7fff900d1ff7 libcups.2.dylib (408.2) /usr/lib/libcups.2.dylib
0x7fff900d2000 - 0x7fff900ecff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x7fff900ed000 - 0x7fff900f0fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff900f1000 - 0x7fff90424ff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
0x7fff9042b000 - 0x7fff90438fff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
0x7fff90439000 - 0x7fff90441fff libsystem_dnssd.dylib (576.50.2) <9EC5AF92-D0D2-3BDE-92B6-D3730D3865C8> /usr/lib/system/libsystem_dnssd.dylib
0x7fff9052e000 - 0x7fff90656ff7 com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff90657000 - 0x7fff90770ffb com.apple.CoreText (454.11 - 454.11) <7E5228C8-8657-3B6C-B3A4-98B79A3041EA> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff90771000 - 0x7fff9078bff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff9082d000 - 0x7fff9082dff7 liblaunch.dylib (559.40.1) <4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F> /usr/lib/system/liblaunch.dylib
0x7fff90d02000 - 0x7fff90d3afff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff90d3b000 - 0x7fff90d55ff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
0x7fff90da5000 - 0x7fff90e99ff7 libFontParser.dylib (134.10) <6CF434A2-91CA-3477-BDE2-124508EDA05D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff9151a000 - 0x7fff9151efff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
0x7fff91528000 - 0x7fff9153bff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff9153c000 - 0x7fff91556ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff915c1000 - 0x7fff915c3ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x7fff91602000 - 0x7fff91602ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x7fff9160b000 - 0x7fff91612fff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff91823000 - 0x7fff9183ffff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff91b6c000 - 0x7fff91b72fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
0x7fff91b73000 - 0x7fff91b7bfff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x7fff91b89000 - 0x7fff91ba2ff7 com.apple.CFOpenDirectory (10.10 - 187) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff91cd6000 - 0x7fff91ce1fff libcommonCrypto.dylib (60061.30.1) /usr/lib/system/libcommonCrypto.dylib
0x7fff91ec2000 - 0x7fff92725fff com.apple.CoreGraphics (1.600.0 - 788.3.6) <6C73EE2E-7731-3157-A231-BE510CF620CE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff92726000 - 0x7fff92775ff7 com.apple.opencl (2.4.2 - 2.4.2) <590504FA-E5D2-37C2-91A7-09F5F039F971> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff927c9000 - 0x7fff92824ff7 libTIFF.dylib (1247) <4932887D-3DD9-3724-84D3-8E7C2EF69E38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff92825000 - 0x7fff92852fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff92854000 - 0x7fff9287cfff libxpc.dylib (559.40.1) <5C829202-962E-3744-8B50-00D38CC88E84> /usr/lib/system/libxpc.dylib
0x7fff9287d000 - 0x7fff928e9ff3 com.apple.MMCS (1.3 - 327.5) /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fff928ea000 - 0x7fff928eafff libOpenScriptingUtil.dylib (162.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff92946000 - 0x7fff9294bff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x7fff9294c000 - 0x7fff92950fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff92965000 - 0x7fff929c4fff com.apple.AE (681.5 - 681.7) <2BF39455-1CDD-392C-824A-9972C6B1FB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff929c5000 - 0x7fff929c5fff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff929c6000 - 0x7fff92a52fef libsystem_c.dylib (1044.40.3) <2E673D96-E334-37D2-833A-E57383BBA377> /usr/lib/system/libsystem_c.dylib
0x7fff92a53000 - 0x7fff92a7cff3 libxslt.1.dylib (13.12) <19B2D915-DC29-3F79-9756-D7EB9051FEFF> /usr/lib/libxslt.1.dylib
0x7fff92a9a000 - 0x7fff92a9cfff libCVMSPluginSupport.dylib (11.1.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff92b18000 - 0x7fff92b28ff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib
0x7fff92b29000 - 0x7fff92b2aff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x7fff92b2b000 - 0x7fff92b53fff libsystem_info.dylib (459.40.1) <2E16C4B3-A327-3957-9C41-143911979A1E> /usr/lib/system/libsystem_info.dylib
0x7fff930d0000 - 0x7fff930ffff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff93b28000 - 0x7fff93b39ff3 libsystem_coretls.dylib (35.40.1) <155DA0A9-2046-332E-BFA3-D7974A51F731> /usr/lib/system/libsystem_coretls.dylib
0x7fff93dfb000 - 0x7fff93e69ff3 com.apple.Heimdal (4.0 - 2.0) <8D1667CF-D454-3E07-A58E-E15591B5A95E> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff94003000 - 0x7fff94011ff7 com.apple.opengl (11.1.6 - 11.1.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff94093000 - 0x7fff941d6fff libsqlite3.dylib (168.2) /usr/lib/libsqlite3.dylib
0x7fff941d7000 - 0x7fff941e3ff7 com.apple.OpenDirectory (10.10 - 187) <22FF4721-03D8-381B-AA83-2B07D690C777> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff941e4000 - 0x7fff941e9ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff941ea000 - 0x7fff941eefff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff941ef000 - 0x7fff941f4ffb libheimdal-asn1.dylib (398.40.1) <7D2BE3DE-60F7-3A6E-A92E-DA0EF9D3417E> /usr/lib/libheimdal-asn1.dylib
0x7fff9437b000 - 0x7fff9437dfff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
0x7fff94440000 - 0x7fff944a7ffb com.apple.datadetectorscore (6.0 - 396.1.2) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff944a8000 - 0x7fff944e8ff7 libGLImage.dylib (11.1.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff9457b000 - 0x7fff9457bfff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff9457c000 - 0x7fff945b7fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff946c0000 - 0x7fff948d0ff7 com.apple.CFNetwork (720.5.7 - 720.5.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff94920000 - 0x7fff94922fff libsystem_configuration.dylib (699.40.2) <56F94DCE-DBDE-3615-8F07-DE6270D9F8BE> /usr/lib/system/libsystem_configuration.dylib
0x7fff94923000 - 0x7fff94930ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff94931000 - 0x7fff94952fff com.apple.framework.Apple80211 (10.3 - 1030.71.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff94b99000 - 0x7fff94b9cffb libCGXType.A.dylib (788.3.6) <2E327789-01E0-34C4-B387-A984A8DA7189> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff94ffd000 - 0x7fff9502dff3 com.apple.GSS (4.0 - 2.0) <97F2A028-44CF-3188-B863-F4EEB39CBDBD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff9502e000 - 0x7fff9502ffff liblangid.dylib (117) /usr/lib/liblangid.dylib
0x7fff95165000 - 0x7fff95169fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff957f3000 - 0x7fff9581dff7 libdispatch.dylib (442.50.1) /usr/lib/system/libdispatch.dylib
0x7fff9581e000 - 0x7fff95827ff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x7fff95828000 - 0x7fff95879fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <8E6AE326-9F3E-3182-BD9E-FDF561211E2E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff95da4000 - 0x7fff95e0bff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff95efd000 - 0x7fff95f35fff libsystem_network.dylib (412.20.3) <6105C134-6722-3C0A-A4CE-5E1261E2E1CC> /usr/lib/system/libsystem_network.dylib
0x7fff95f36000 - 0x7fff95f3eff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff95f51000 - 0x7fff95fbdfff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff95fbe000 - 0x7fff95fe9ffb libarchive.2.dylib (30.50.1) /usr/lib/libarchive.2.dylib
0x7fff95fea000 - 0x7fff95feafff com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff9601e000 - 0x7fff96025ff7 libCGCMS.A.dylib (788.3.6) <09FA0C10-FAF1-362E-B0D7-2FC0BB19D386> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff96026000 - 0x7fff961b4fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff964d2000 - 0x7fff9654bfe7 libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib
0x7fff96590000 - 0x7fff9678a46f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
0x7fff96809000 - 0x7fff9689dfff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff968f7000 - 0x7fff968fbff7 libGIF.dylib (1247) <75A521D0-BC1F-31DC-AC2B-D0B697BB3E6F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff968fc000 - 0x7fff9696bfff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff96977000 - 0x7fff969efff7 com.apple.SystemConfiguration (1.14.4 - 1.14) <3DFFD7F7-BD23-3F4C-A209-C4A0D99F6573> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff96a0a000 - 0x7fff96a0bff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff96a0c000 - 0x7fff96b73ffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff96cc0000 - 0x7fff96dd7fe7 libvDSP.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff96dd8000 - 0x7fff96ddbff7 libdyld.dylib (353.2.4) <224F35C5-6E35-3EC4-A97C-80949CE444E7> /usr/lib/system/libdyld.dylib
0x7fff96ddc000 - 0x7fff96df7ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff96e93000 - 0x7fff96eb8ff7 libPng.dylib (1247) <77D01ED0-F237-3616-B3F5-63F2FB2918AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff96f06000 - 0x7fff96f4cff7 libauto.dylib (186) /usr/lib/libauto.dylib
0x7fff96fb8000 - 0x7fff97056fff com.apple.Metadata (10.7.0 - 917.36) <00C4CB5D-E723-3612-84E0-439098392CDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff97057000 - 0x7fff97087fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x7fff970a2000 - 0x7fff970bffff libsystem_kernel.dylib (2782.50.9) /usr/lib/system/libsystem_kernel.dylib
0x7fff971ec000 - 0x7fff9731cfff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff9731d000 - 0x7fff97326ff3 com.apple.CommonAuth (4.0 - 2.0) <9A484EE6-0003-3AB1-AE4F-AA543BBBF53F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff97659000 - 0x7fff9766bff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff97675000 - 0x7fff9767fff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff9768f000 - 0x7fff97718ff7 com.apple.CoreSymbolication (3.1 - 57020.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff9808f000 - 0x7fff98095ff7 libsystem_networkextension.dylib (167.40.3) /usr/lib/system/libsystem_networkextension.dylib
0x7fff98096000 - 0x7fff980a5fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff980f3000 - 0x7fff980f6fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff9821b000 - 0x7fff98267fff com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff98328000 - 0x7fff9832dfff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff98368000 - 0x7fff983b5ff7 com.apple.print.framework.PrintCore (10.3 - 451.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff983b6000 - 0x7fff983b6fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff983c2000 - 0x7fff983edff7 com.apple.DictionaryServices (1.2 - 229.1) <62EC3E1B-5A28-3252-90FF-C2E9999C2A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff983f4000 - 0x7fff983f9fff libsystem_stats.dylib (163.30.2) /usr/lib/system/libsystem_stats.dylib
0x7fff98420000 - 0x7fff98491ffb com.apple.ApplicationServices.ATS (360 - 375.4) <888FE0B1-835C-30B1-80AD-5066CADB0364> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff98492000 - 0x7fff984a3fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
0x7fff984a4000 - 0x7fff984a4fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff984a5000 - 0x7fff984d6ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <9D76F2E0-C28A-3DBC-A91F-E87888D46BF0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff984d7000 - 0x7fff98531ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff98614000 - 0x7fff9861bff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib
0x7fff98652000 - 0x7fff9868cffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff986c0000 - 0x7fff986c4fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff986da000 - 0x7fff986f3ff3 com.apple.openscripting (1.6.4 - 162.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff9874e000 - 0x7fff9874efff com.apple.CoreServices (62 - 62) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff9874f000 - 0x7fff98812ff7 libvMisc.dylib (516) <21497A28-8DCB-3EB8-BDAC-93C93382B0AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff98813000 - 0x7fff98824ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff98825000 - 0x7fff98825ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x7fff997fa000 - 0x7fff99b92ff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff99b93000 - 0x7fff99b9cfff libsystem_pthread.dylib (105.40.1) /usr/lib/system/libsystempthread.dylib
0x7fff99c02000 - 0x7fff99c04ff7 com.apple.securityhi (9.0 - 55006) <15D38919-9697-3E3A-BCB9-4E3271BC2C7E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff99c05000 - 0x7fff99c08fff com.apple.IOSurface (97.4 - 97.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff99c77000 - 0x7fff99cf5fff com.apple.CoreServices.OSServices (640.4 - 640.4) <9D175CD9-B27F-3529-8269-66D8AA83582E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff99cf6000 - 0x7fff99d3cff7 libFontRegistry.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff99da4000 - 0x7fff99da6fff com.apple.desktopservices (1.9.3 - 1.9.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff99dbe000 - 0x7fff9a0a5ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff9a333000 - 0x7fff9a333fff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff9a42b000 - 0x7fff9a53aff3 com.apple.desktopservices (1.9.3 - 1.9.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A /DesktopServicesPriv
0x7fff9a53b000 - 0x7fff9a840ff3 com.apple.HIToolbox (2.1.1 - 758.7) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff9a841000 - 0x7fff9ac94fc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff9acb1000 - 0x7fff9b0e1fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff9b0e2000 - 0x7fff9b0e8fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff9b0f5000 - 0x7fff9b1e7ff7 libxml2.2.dylib (26.12) <769FD755-D24A-3A7C-ABEE-9A82BB1196D0> /usr/lib/libxml2.2.dylib
0x7fff9b2b6000 - 0x7fff9b2d3ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x7fff9b2d4000 - 0x7fff9b2f4ff7 com.apple.MultitouchSupport.framework (264.6 - 264.6) <1539F1F6-6334-37F3-9C52-02EFFBF4835D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff9b341000 - 0x7fff9b38cff7 com.apple.CloudDocs (1.0 - 321.10) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff9b3a9000 - 0x7fff9b3c5ff7 libsystem_malloc.dylib (53.30.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff9b3f6000 - 0x7fff9b401fff libGL.dylib (11.1.6) <38B3FF9A-5660-3080-9DB8-1CAE0E8CD739> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff9b402000 - 0x7fff9b421fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff9b45a000 - 0x7fff9b465ff7 libkxld.dylib (2782.50.9) /usr/lib/system/libkxld.dylib
0x7fff9b466000 - 0x7fff9b4b0fff com.apple.HIServices (1.22 - 523) <99ADA325-53C8-368E-A5FA-3F913CD2245A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff9b4b1000 - 0x7fff9b5a3ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
0x7fff9b5a4000 - 0x7fff9b5a5ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x7fff9b5a6000 - 0x7fff9b5a8fff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff9c52e000 - 0x7fff9c5a0fff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff9c5a1000 - 0x7fff9c5a3fff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff9c5a4000 - 0x7fff9c8d5fff com.apple.Foundation (6.9 - 1154) <49EE64E1-9F53-35D1-A481-2EFE2789B254> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff9c8ee000 - 0x7fff9cbbdff3 com.apple.CoreImage (10.3.5) <0224F5A6-636A-374B-B46C-13E066596725> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff9cbbe000 - 0x7fff9cbd5ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff9cc77000 - 0x7fff9ccb8fff libGLU.dylib (11.1.6) <4BC6579D-A6D0-3A19-880E-E29FAEA698E7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff9ccb9000 - 0x7fff9cce4fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff9cce5000 - 0x7fff9cd7aff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff9cd83000 - 0x7fff9cd90ff3 com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff9cd91000 - 0x7fff9cdb5ff7 com.apple.Sharing (328.17 - 328.17) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff9cdb6000 - 0x7fff9ce2affb com.apple.securityfoundation (6.0 - 55126) <344401F5-4016-3AEB-BFDC-CE8E5546D39F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff9ce45000 - 0x7fff9cedbff7 com.apple.cloudkit.CloudKit (283.67.4 - 283.67.4) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff9d3fd000 - 0x7fff9d3fffff libRadiance.dylib (1247) <362E86E1-A6C2-3B0D-94BF-D1C864E618A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff9d40d000 - 0x7fff9d40efff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 68792 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=228.4M resident=135.6M(59%) swapped_out_or_unallocated=92.8M(41%) Writable regions: Total=123.6M written=84.9M(69%) resident=88.6M(72%) swapped_out=4K(0%) unallocated=35.0M(28%)
REGION TYPE VIRTUAL =========== ======= CG image 16K CG shared images 144K Dispatch continuations 8192K Kernel Alloc Once 8K MALLOC 86.8M MALLOC (admin) 32K STACK GUARD 56.0M Stack 12.1M VM_ALLOCATE 13.3M VM_ALLOCATE (reserved) 128K reserved VM address space (unallocated) DATA 18.6M IMAGE 528K LINKEDIT 87.5M TEXT 140.9M __UNICODE 552K mapped file 117.9M shared memory 4K =========== ======= TOTAL 542.5M TOTAL, minus reserved VM space 542.4M
Model: MacBookAir4,2, BootROM MBA41.0077.B15, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f66 Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.100.24) Bluetooth: Version 4.3.6f4 17916, 3 services, 27 devices, 1 incoming serial ports Network Service: utun0 Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM256C, 251 GB USB Device: FaceTime Camera (Built-in) USB Device: Hub USB Device: iPod USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Apple Internal Keyboard / Trackpad USB Device: Hub USB Device: USB2.0 Hub USB Device: iPhone USB Device: ML-1860 Series USB Device: Internal Memory Card Reader Thunderbolt Bus: MacBook Air, Apple Inc., 8.1