Closed blackearth2014 closed 10 years ago
Unfortunately the crash happens in the render function of the plug-in whilst being called with good parameters, I didn't look much into the problem but I think of 2 possibilities: 1) The plug-in informed of a wrong thread safety: They don't provide the safety they claim they do 2) The plug-in has a bug in the memory management
Either way I'm quite sure this is a bug on their side, You should paste them this bug report
May be unrelated, but I had similar problems on Linux until I found out that the text plugin needed Python to function. When I bundled the python lib and exe, with some VARs (https://github.com/olear/natron-linux/blob/master/installer/Natron.sh#L18), then the plugin worked.
I am on a Mac, what would I need to get it working. Do I have to install some kind of python script.
On Aug 2, 2014, at 11:12 AM, Ole Andre Rodlie notifications@github.com wrote:
May be unrelated, but I had similar problems on Linux until I found out that the text plugin needed Python to function. When I bundled the python lib and exe, with some VARs (https://github.com/olear/natron-linux/blob/master/installer/Natron.sh#L18), then the plugin worked.
— Reply to this email directly or view it on GitHub.
I don't have access to Mac, so I don't know. But are there any install instructions from Tuttle? Do they mention Python? Are Python included in the installed bundle?
The TuttleText plugin bundled with Natron on Linux works (as do all generators included), and the only issue I had to resolve was bundling Python. I would guess that the official download from Tuttle has all depends etc in order (?).
It may be that I don't have python installed. I will download it again and see. I wanted to create a demo on how to make a light wrap from a color different matte process using the shuffle nodes. So I need the blur node. At the same time using the shuffle nodes to create a color difference key. TuttleFX does has plugins that are usefull if I can get them to remain stable.
Thanks for your input.
This is your season Omar Brown Blessed House Media
On Aug 2, 2014, at 12:15 PM, Ole Andre Rodlie notifications@github.com wrote:
I don't have access to Mac, so I don't know. But are there any install instructions from Tuttle? Do they mention Python? Are Python included in the installed bundle?
The TuttleText plugin bundled with Natron on Linux works (as do all generators included), and the only issue I had to resolve was bundling Python. I would guess that the official download from Tuttle has all depends etc in order (?).
— Reply to this email directly or view it on GitHub.
The TuttleText Node crashes every time I try to load it. Please see link and error log below.
https://www.youtube.com/watch?v=mCgeq2TsUK8&index=3&list=PLKq_Gnn6tV4pdIrwbDq87VCyqYoQ0Lc1J
Error Log:
Process: Natron [7648] Path: /Applications/Natron.app/Contents/MacOS/Natron Identifier: fr.inria.Natron Version: ??? Code Type: X86-64 (Native) Parent Process: launchd [206] Responsible: Natron [7648] User ID: 501
Date/Time: 2014-08-01 15:47:19.527 -0400 OS Version: Mac OS X 10.9.4 (13E28) Report Version: 11 Anonymous UUID: 82E9F902-9C30-9F9F-3FC1-B65F1BED5F86
Crashed Thread: 5 Thread (pooled)
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0: --> __TEXT 0000000100000000-000000010068c000 [ 6704K] r-x/rwx SM=COW /Applications/Natron.app/Contents/MacOS/Natron
Thread 0:: Dispatch queue: com.apple.main-thread 0 com.apple.CoreGraphics 0x00007fff916fabf0 aa_clip_edge + 203 1 com.apple.CoreGraphics 0x00007fff916f0ccc aacubeto + 1975 2 com.apple.CoreGraphics 0x00007fff91690acf (anonymous namespace)::adaptor::callback(void, CGPathElementType, CGPoint const) + 171 3 com.apple.CoreGraphics 0x00007fff916909ed CG::Chunk::apply(void, void ()(void, CGPathElementType, CGPoint const)) const + 53 4 com.apple.CoreGraphics 0x00007fff916909a4 CG::Path::Subpath::apply(void, void ()(void, CGPathElementType, CGPoint const)) const + 42 5 com.apple.CoreGraphics 0x00007fff91690965 CG::Path::Sequence::apply(void, void ()(void, CGPathElementType, CGPoint const_)) const + 41 6 com.apple.CoreGraphics 0x00007fff9168f6f4 CGPathApply + 46 7 libRIP.A.dylib 0x00007fff8d406c4e RIPRenderPath + 177 8 libRIP.A.dylib 0x00007fff8d405807 ripc_GetClipState + 4347 9 libRIP.A.dylib 0x00007fff8d4043ac ripc_GetRenderingState + 158 10 libRIP.A.dylib 0x00007fff8d4041dd ripcDrawRects + 139 11 com.apple.CoreGraphics 0x00007fff9168ed2a CGContextFillRects + 96 12 com.apple.coreui 0x00007fff8e24c70a CUIArtFileRenderer::DrawMenu(CUIDescriptor const) + 4352 13 com.apple.coreui 0x00007fff8e2646c5 CUIArtFileRenderer::Draw(CUIDescriptor const, CGAffineTransform, CUIReturnInfo&) + 1285 14 com.apple.coreui 0x00007fff8e241a08 CUIRenderer::Draw(CGRect, CGContext, _CFDictionary const, __CFDictionary const) + 2904 15 com.apple.coreui 0x00007fff8e27048a CUIDraw + 178 16 com.apple.HIToolbox 0x00007fff9028859b _HIThemeCUIDrawWithRenderer + 228 17 com.apple.HIToolbox 0x00007fff902d018c HIThemeDrawMenuBackgroundWithRenderer + 964 18 QtGui 0x0000000100d161d2 QMacStyle::polish(QWidget) + 706 19 QtGui 0x000000010104d3cb QProxyStyle::QProxyStyle(QStyle) + 55243 20 QtGui 0x0000000100d9e0cf QWidget::event(QEvent) + 3583 21 QtGui 0x000000010115b5fb QMenu::event(QEvent_) + 107 22 QtGui 0x0000000100d42f3d QApplicationPrivate::notifyhelper(QObject, QEvent) + 189 23 QtGui 0x0000000100d498b8 QApplication::notify(QObject, QEvent) + 232 24 QtCore 0x0000000101991cac QCoreApplication::notifyInternal(QObject, QEvent) + 124 25 QtGui 0x0000000100d8ba52 QWidget::ensurePolished() const + 98 26 QtGui 0x0000000100d8baaf QWidget::ensurePolished() const + 191 27 QtGui 0x0000000100d9c37d QWidget::setVisible(bool) + 157 28 fr.inria.Natron 0x000000010007c966 KnobGui::show(int) + 406 29 fr.inria.Natron 0x000000010007d30d KnobGui::setSecret() + 397 30 fr.inria.Natron 0x0000000100084999 KnobGui::createGUI(QFormLayout, QWidget, QWidget, QHBoxLayout_, int, bool, std::vectorboost::shared_ptr<KnobI, std::allocatorboost::shared_ptr > const&) + 681
31 fr.inria.Natron 0x000000010003faae DockablePanelPrivate::findKnobGuiOrCreate(boost::sharedptr const&, bool, QWidget , std::vectorboost::shared_ptr<KnobI, std::allocatorboost::shared_ptr > const&) + 2494
32 fr.inria.Natron 0x000000010003ee6c DockablePanelPrivate::initializeKnobVector(std::vectorboost::shared_ptr<KnobI, std::allocatorboost::sharedptr > const&, QWidget , bool) + 572
33 fr.inria.Natron 0x0000000100040855 DockablePanel::initializeKnobsInternal(std::vectorboost::shared_ptr<KnobI, std::allocatorboost::shared_ptr > const&) + 37
34 fr.inria.Natron 0x0000000100071f0e GuiAppInstance::createNodeGui(boost::sharedptrNatron::Node, std::string const&, bool, bool, bool, double, double) + 782
35 fr.inria.Natron 0x00000001001a7416 AppInstance::createNodeInternal(QString const&, std::string const&, int, int, bool, bool, NodeSerialization const&, bool, int, bool, double, double) + 838
36 fr.inria.Natron 0x00000001001a9f14 AppInstance::createNode(CreateNodeArgs const&) + 324
37 fr.inria.Natron 0x0000000100170055 ToolButton::onTriggered() + 133
38 QtCore 0x00000001019aa36e QMetaObject::activate(QObject, QMetaObject const_, int, void ) + 1566
39 QtGui 0x0000000100d3c971 QAction::triggered(bool) + 49
40 QtGui 0x0000000100d3dd04 QAction::activate(QAction::ActionEvent) + 180
41 QtGui 0x00000001011563bc QMenu::setDefaultAction(QAction) + 828
42 QtGui 0x000000010115bbb4 QMenu::event(QEvent) + 1572
43 QtGui 0x0000000100d9dc47 QWidget::event(QEvent) + 2423
44 QtGui 0x000000010115b5fb QMenu::event(QEvent) + 107
45 QtGui 0x0000000100d42f3d QApplicationPrivate::notifyhelper(QObject, QEvent) + 189
46 QtGui 0x0000000100d4ba00 QApplication::notify(QObject, QEvent) + 8752
47 QtCore 0x0000000101991cac QCoreApplication::notifyInternal(QObject, QEvent) + 124
48 QtGui 0x0000000100d4770d QApplicationPrivate::sendMouseEvent(QWidget, QMouseEvent, QWidget, QWidget, QWidget**, QPointer&, bool) + 333
49 QtGui 0x0000000100cf717b QMacCocoaAutoReleasePool::QMacCocoaAutoReleasePool() + 18779
50 com.apple.AppKit 0x00007fff8916e145 -[NSWindow sendEvent:] + 781
51 QtGui 0x0000000100ce3e45 QWidget::grabMouse() + 3845
52 com.apple.AppKit 0x00007fff8910f5d4 -[NSApplication sendEvent:] + 2021
53 QtGui 0x0000000100cf1462 QMacInputContext::reset() + 45698
54 com.apple.AppKit 0x00007fff88f5f9f9 -[NSApplication run] + 646
55 QtGui 0x0000000100cfbf68 QDesktopWidget::resizeEvent(QResizeEvent ) + 12584
56 QtCore 0x0000000101990bc4 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68
57 QtCore 0x0000000101990f74 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324
58 QtGui 0x0000000101159664 QMenu::exec(QPoint const&, QAction) + 116
59 fr.inria.Natron 0x00000001000de442 NodeGraph::mousePressEvent(QMouseEvent) + 3074
60 QtGui 0x0000000100d9ddd0 QWidget::event(QEvent) + 2816
61 QtGui 0x0000000101114abc QFrame::event(QEvent) + 44
62 QtGui 0x00000001011a1157 QAbstractScrollArea::viewportEvent(QEvent_) + 23
63 QtGui 0x000000010134dfcb QGraphicsView::viewportEvent(QEvent*) + 123
64 QtGui 0x00000001011a3630 QAbstractScrollArea::qtmetacall(QMetaObject::Call, int, void**) + 336
65 QtCore 0x0000000101991757 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject, QEvent_) + 151
66 QtGui 0x0000000100d42f0e QApplicationPrivate::notifyhelper(QObject, QEvent) + 142
67 QtGui 0x0000000100d4ba00 QApplication::notify(QObject, QEvent) + 8752
68 QtCore 0x0000000101991cac QCoreApplication::notifyInternal(QObject, QEvent) + 124
69 QtGui 0x0000000100d4770d QApplicationPrivate::sendMouseEvent(QWidget, QMouseEvent, QWidget, QWidget, QWidget*, QPointer&, bool) + 333
70 QtGui 0x0000000100cf717b QMacCocoaAutoReleasePool::QMacCocoaAutoReleasePool() + 18779
71 com.apple.AppKit 0x00007fff8916ecc1 -[NSWindow sendEvent:] + 3721
72 QtGui 0x0000000100cec265 QMacInputContext::reset() + 24709
73 com.apple.AppKit 0x00007fff8910f5d4 -[NSApplication sendEvent:] + 2021
74 QtGui 0x0000000100cf1462 QMacInputContext::reset() + 45698
75 com.apple.AppKit 0x00007fff88f5f9f9 -[NSApplication run] + 646
76 QtGui 0x0000000100cfbf68 QDesktopWidget::resizeEvent(QResizeEvent_) + 12584
77 QtCore 0x0000000101990bc4 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68
78 QtCore 0x0000000101990f74 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324
79 QtCore 0x00000001019937ec QCoreApplication::exec() + 188
80 fr.inria.Natron 0x000000010001750f main + 575
81 fr.inria.Natron 0x0000000100017268 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8b989662 kevent64 + 10 1 libdispatch.dylib 0x00007fff8c38c421 _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff8c38c136 _dispatch_mgr_thread + 52
Thread 2: 0 libsystem_kernel.dylib 0x00007fff8b988e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8b3d3f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8b3d6fb9 start_wqthread + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff8b984a1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8b983d18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff90607f15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff90607539 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff90606e75 CFRunLoopRunSpecific + 309 5 com.apple.AppKit 0x00007fff8910c05e _NSEventThread + 144 6 libsystem_pthread.dylib 0x00007fff8b3d2899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff8b3d272a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff8b3d6fc9 thread_start + 13
Thread 4:: VideoEngine 0 libsystem_kernel.dylib 0x00007fff8b988716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8b3d4c3b _pthread_cond_wait + 727 2 QtCore 0x0000000101878a40 QWaitCondition::wait(QMutex*, unsigned long) + 304 3 fr.inria.Natron 0x000000010031fd3f VideoEngine::iterateKernel(bool) + 847 4 fr.inria.Natron 0x0000000100322989 VideoEngine::run() + 233 5 QtCore 0x0000000101877a04 QThread::setPriority(QThread::Priority) + 820 6 libsystem_pthread.dylib 0x00007fff8b3d2899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff8b3d272a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff8b3d6fc9 thread_start + 13
Thread 5 Crashed:: Thread (pooled) 0 Text-4.0.ofx 0x00000001132af340 tuttle::plugin::text::TextProcess<boost::gil::image_view<boost::gil::memory_based_2d_locator<boost::gil::memory_based_step_iterator<boost::gil::pixel<boost::gil::scoped_channel_value<float, boost::gil::float_zero, boost::gil::float_one>, boost::gil::layout<boost::mpl::vector4<boost::gil::red_t, boost::gil::green_t, boost::gil::blue_t, boost::gil::alpha_t>, boost::mpl::rangec<int, 0, 4> > >> > >, terry::FunctorPlus<boost::gil::pixel<boost::gil::scoped_channel_value<float, boost::gil::float_zero, boost::gil::float_one>, boost::gil::layout<boost::mpl::vector4<boost::gil::red_t, boost::gil::green_t, boost::gil::blue_t, boost::gil::alpha_t>, boost::mpl::range_c<int, 0, 4> > > > >::setup(OFX::RenderArguments const&) + 3136 1 Text-4.0.ofx 0x000000011311603a tuttle::plugin::ImageProcessor::setupAndProcess(OFX::RenderArguments const&) + 90 2 Text-4.0.ofx 0x000000011310e464 void tuttle::plugin::text::TextPlugin::render<boost::gil::image_view<boost::gil::memory_based_2d_locator<boost::gil::memory_based_step_iterator<boost::gil::pixel<boost::gil::scoped_channel_value<float, boost::gil::float_zero, boost::gil::float_one>, boost::gil::layout<boost::mpl::vector4<boost::gil::red_t, boost::gil::green_t, boost::gil::blue_t, boost::gil::alpha_t>, boost::mpl::rangec<int, 0, 4> > >> > > >(OFX::RenderArguments const&) + 1460 3 Text-4.0.ofx 0x000000011310c44a tuttle::plugin::text::TextPlugin::render(OFX::RenderArguments const&) + 1530 4 Text-4.0.ofx 0x00000001133cebe4 OFX::Private::mainEntryStr(char const, void const, OfxPropertySetStruct, OfxPropertySetStruct, char const) + 4756 5 fr.inria.Natron 0x000000010034fc34 OFX::Host::ImageEffect::Instance::mainEntry(char const, void const, OFX::Host::Property::Set, OFX::Host::Property::Set_) + 276 6 fr.inria.Natron 0x0000000100354c9f OFX::Host::ImageEffect::Instance::renderAction(double, std::string const&, OfxRectI const&, OfxPointD, bool, bool, int, int) + 1343 7 fr.inria.Natron 0x00000001002833d3 OfxEffectInstance::render(int, OfxPointD, RectI const&, int, bool, bool, boost::shared_ptrNatron::Image) + 675 8 fr.inria.Natron 0x00000001001f0aa6 Natron::EffectInstance::render_public(int, OfxPointD, RectI const&, int, bool, bool, boost::shared_ptrNatron::Image) + 198 9 fr.inria.Natron 0x00000001001fa395 Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, boost::shared_ptr const&, boost::shared_ptrNatron::Image const&, boost::sharedptrNatron::Image const&, bool, bool, bool, unsigned long long, int) + 6485
10 fr.inria.Natron 0x00000001001fde46 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&, unsigned long long) + 6550
11 fr.inria.Natron 0x0000000100253ecb Natron::Node::makePreviewImage(int, int, int, unsigned int*) + 987
12 fr.inria.Natron 0x00000001000ea8a7 NodeGui::computePreviewImage(int) + 135
13 fr.inria.Natron 0x00000001002b23d9 QtConcurrent::RunFunctionTask::run() + 41
14 QtCore 0x000000010186a5bd QThreadPool::setMaxThreadCount(int) + 557
15 QtCore 0x0000000101877a04 QThread::setPriority(QThread::Priority) + 820
16 libsystem_pthread.dylib 0x00007fff8b3d2899 _pthread_body + 138
17 libsystem_pthread.dylib 0x00007fff8b3d272a _pthread_start + 137
18 libsystem_pthread.dylib 0x00007fff8b3d6fc9 thread_start + 13
Thread 6: 0 libsystem_kernel.dylib 0x00007fff8b988e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8b3d3f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8b3d6fb9 start_wqthread + 13
Thread 7:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff8b984afe swtch_pri + 10 1 libsystem_pthread.dylib 0x00007fff8b3d3c56 sched_yield + 11 2 QtCore 0x0000000101871fce QMutex::lockInternal() + 78 3 fr.inria.Natron 0x0000000100252768 Natron::Node::isRenderingPreview() const + 184 4 fr.inria.Natron 0x00000001000ea84e NodeGui::computePreviewImage(int) + 46 5 fr.inria.Natron 0x00000001002b23d9 QtConcurrent::RunFunctionTask::run() + 41
6 QtCore 0x000000010186a5bd QThreadPool::setMaxThreadCount(int) + 557
7 QtCore 0x0000000101877a04 QThread::setPriority(QThread::Priority) + 820
8 libsystem_pthread.dylib 0x00007fff8b3d2899 _pthread_body + 138
9 libsystem_pthread.dylib 0x00007fff8b3d272a _pthread_start + 137
10 libsystem_pthread.dylib 0x00007fff8b3d6fc9 thread_start + 13
Thread 5 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000608000424160 rcx: 0x0000000000000000 rdx: 0x000000000000be14 rdi: 0x0000608000201d60 rsi: 0x0000000102110840 rbp: 0x000000011307a420 rsp: 0x0000000113079bf0 r8: 0x0000608000201d40 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000008 r12: 0x000000011307db08 r13: 0x000000011307f3c8 r14: 0x000000011346b183 r15: 0x0000608000d22f80 rip: 0x00000001132af340 rfl: 0x0000000000010202 cr2: 0x0000000000000000
Logical CPU: 1 Error Code: 0x00000004 Trap Number: 14
Binary Images: 0x100000000 - 0x10068bfef +fr.inria.Natron (???) <2F971B58-420B-2294-A320-1C7898768375> /Applications/Natron.app/Contents/MacOS/Natron 0x1009b0000 - 0x1009e4fff +libboost_serialization-mt.dylib (0) <0CFFDF2A-BCF5-3C83-9A66-85D3ACDF82A1> /Applications/Natron.app/Contents/Frameworks/libboost_serialization-mt.dylib 0x100a49000 - 0x100a77fff +libGLEW.1.10.0.dylib (1.10) <6CE9570B-7B4C-B9B4-3969-C5637E446337> /Applications/Natron.app/Contents/Frameworks/libGLEW.1.10.0.dylib 0x100aa7000 - 0x100ac6fef +libexpat.1.dylib (8) /Applications/Natron.app/Contents/Frameworks/libexpat.1.dylib
0x100acb000 - 0x100b98fe7 +libcairo.2.dylib (11203.16) <6275AB4D-B19B-1E66-DEB2-EEBBD25D31D4> /Applications/Natron.app/Contents/Frameworks/libcairo.2.dylib
0x100baa000 - 0x100c8cfe7 +QtOpenGL (4.8.6) <756B7A33-D3B7-C3DF-96F4-4E9ABB129BC8> /Applications/Natron.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL
0x100cb9000 - 0x1016affe7 +QtGui (4.8.6) <02A7DFC5-0E7C-E978-95ED-C3291928DA36> /Applications/Natron.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x101850000 - 0x101b28fff +QtCore (4.8.6) <3B301FC8-068A-D125-CD21-F09F75CA1FBD> /Applications/Natron.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x101b8d000 - 0x101cc5ff7 +QtNetwork (4.8.6) <2D0ED9B8-46A1-675F-D99C-46D2E7AD859D> /Applications/Natron.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x101cfa000 - 0x101cfefff com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x101d05000 - 0x101d7dff7 +libpixman-1.0.dylib (33.4) <734E1652-45C6-DFEF-4F10-965CC6DC3236> /Applications/Natron.app/Contents/Frameworks/libpixman-1.0.dylib
0x101d87000 - 0x101db9fef +libfontconfig.1.dylib (10) <853BDB46-6E44-3769-0E0E-2BB1E71C26CA> /Applications/Natron.app/Contents/Frameworks/libfontconfig.1.dylib
0x101dc3000 - 0x101e46fe7 +libfreetype.6.dylib (18.1) /Applications/Natron.app/Contents/Frameworks/libfreetype.6.dylib
0x101e53000 - 0x101e7bfff +libpng16.16.dylib (29) <929E4003-DCB0-8077-A522-4D218C938229> /Applications/Natron.app/Contents/Frameworks/libpng16.16.dylib
0x101e81000 - 0x101e93ff7 +libz.1.dylib (1.2.8) /Applications/Natron.app/Contents/Frameworks/libz.1.dylib
0x101e97000 - 0x101ea5fff +libbz2.1.0.dylib (1.0.6) /Applications/Natron.app/Contents/Frameworks/libbz2.1.0.dylib
0x101ea8000 - 0x101efdfef +libssl.1.0.0.dylib (1) <7A84C384-8569-8827-7992-6D49E159AF7B> /Applications/Natron.app/Contents/Frameworks/libssl.1.0.0.dylib
0x101f16000 - 0x10207cfd7 +libcrypto.1.0.0.dylib (1) <33C031FE-6E5B-9CE9-2EE6-CCDE2C98845B> /Applications/Natron.app/Contents/Frameworks/libcrypto.1.0.0.dylib
0x1021b4000 - 0x1021c3ff7 +libboostfilesystem-mt.dylib (0) <7FA8F99A-196C-3B77-BFC9-0875D7B6E440> /opt/TuttleOFX//libboost_filesystem-mt.dylib
0x1025c3000 - 0x1025deff9 com.apple.security.csparser (3.0 - 55471.14.8) <6E8F6E28-F33D-3A39-BB43-4E19D67B4271> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x102700000 - 0x102736fff +libboostpython-mt.dylib (0) <7369B73E-25AA-3989-866F-F74111674CEC> /opt/TuttleOFX//libboost_python-mt.dylib
0x105673000 - 0x105716ff7 ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x105904000 - 0x10590aff7 +libqgif.dylib (0) <447DD684-AA54-B809-2F88-76E39949A279> /Applications/Natron.app/Contents/PlugIns/imageformats/libqgif.dylib
0x10590e000 - 0x105914ff7 +libqico.dylib (0) <8690F46A-6177-6335-7CD3-A956C2513313> /Applications/Natron.app/Contents/PlugIns/imageformats/libqico.dylib
0x105918000 - 0x10591efff +libqjpeg.dylib (0) <8B082B5F-4AB2-1623-E7E2-F624295822EB> /Applications/Natron.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x105923000 - 0x105956ff7 +libjpeg.9.dylib (11) /Applications/Natron.app/Contents/Frameworks/libjpeg.9.dylib
0x10595b000 - 0x10595ffff +libqmng.dylib (0) /Applications/Natron.app/Contents/PlugIns/imageformats/libqmng.dylib
0x105964000 - 0x1059bbfff +libmng.1.dylib (2) <86293959-1718-724E-F1C8-AADDA396F288> /Applications/Natron.app/Contents/Frameworks/libmng.1.dylib
0x1059cd000 - 0x1059fafe7 +liblcms.1.dylib (2.19) <03358E3E-B527-D38A-E48F-55BA8762CD09> /Applications/Natron.app/Contents/Frameworks/liblcms.1.dylib
0x105a04000 - 0x105a08fff +libqtga.dylib (0) <3BFAF6D5-CBB4-4D2A-896E-61AEFDC7D02C> /Applications/Natron.app/Contents/PlugIns/imageformats/libqtga.dylib
0x105a0c000 - 0x105a12fff +libqtiff.dylib (0) /Applications/Natron.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x105ddb000 - 0x105e3afef +libtiff.5.dylib (8) <1078265C-FE80-B1E6-04C9-FB5710841EA9> /Applications/Natron.app/Contents/Frameworks/libtiff.5.dylib
0x105e44000 - 0x105e62ff7 +liblzma.5.dylib (6.5) <751D861D-2BD1-719A-DBF2-B47762590B9E> /Applications/Natron.app/Contents/Frameworks/liblzma.5.dylib
0x10b762000 - 0x10b76dfff libGPUSupport.dylib (9.6.1) <23B64473-59E7-3AC2-B8C0-CFCFDDF3F8A3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x10bcd8000 - 0x10bcdcfff +libboostchrono-mt.dylib (0) <8E6ABFA2-E02A-3E1D-833E-50F0EBC500A2> /opt/TuttleOFX//libboost_chrono-mt.dylib
0x10bce5000 - 0x10bce8ff7 +libboostsystem-mt.dylib (0) <308298E3-E6A6-3075-9872-4ED991A5C39E> /opt/TuttleOFX//libboost_system-mt.dylib
0x10c800000 - 0x10cf4aff7 libclh.dylib (4.0.3 - 4.0.3) <154F3E80-3711-337B-AE2D-8E55966F4634> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
0x10d57a000 - 0x10d580ff7 +libboost_datetime-mt.dylib (0) <466744B7-3F16-320A-A0AA-97BE4EAB144A> /opt/TuttleOFX//libboost_datetime-mt.dylib
0x10d5fd000 - 0x10d62dff7 +libfontconfig.1.dylib (0) <99C0D0BC-FFC0-3062-B1E9-0C0FA45B21DB> /opt/TuttleOFX//libfontconfig.1.dylib
0x10d639000 - 0x10d647fff +libboostthread-mt.dylib (0) <481E5A9F-EBE0-3278-A3C8-E43868339E7C> /opt/TuttleOFX//libboostthread-mt.dylib
0x10d665000 - 0x10d673ff7 +libbz2.1.0.dylib (0) /opt/TuttleOFX/ /libbz2.1.0.dylib
0x10d6bd000 - 0x10d6e1fff +libpng15.15.dylib (0) <3255B49F-2B82-3978-8572-356D0CA00CF9> /opt/TuttleOFX//libpng15.15.dylib
0x10f76c000 - 0x10f77dfff +libz.1.dylib (0) /opt/TuttleOFX/ /libz.1.dylib
0x10f781000 - 0x10f79ffff +libexpat.1.dylib (0) /opt/TuttleOFX//libexpat.1.dylib
0x111780000 - 0x11180dff7 +libfreetype.6.dylib (0) <4EB1A702-B3BC-36E7-9783-F266355730C6> /opt/TuttleOFX//libfreetype.6.dylib
0x111f80000 - 0x11206afff org.python.python (2.7.5 - 2.7.5) <8DD65C8B-686D-3BF1-8682-70F02D28D200> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x1120d0000 - 0x11219afff +libboostregex-mt.dylib (0) <1482D35C-8A21-3A8B-A564-93A653CE5269> /opt/TuttleOFX//libboostregex-mt.dylib
0x113106000 - 0x1134e6ff7 +Text-4.0.ofx (0) <3A2A5288-5116-30C1-A1FB-7C13FDD36413> /Library/OFX//Text-4.0.ofx.bundle/Contents/MacOS/Text-4.0.ofx
0x11364a000 - 0x1136c4ff7 +libboostlog-mt.dylib (0) <95E10422-F9F5-3CA9-A19D-5159180C2844> /opt/TuttleOFX//libboostlog-mt.dylib
0x1137ce000 - 0x1138defff +libicuuc.51.dylib (0) <0CE71AA0-196E-3DB3-AC3F-A67554B331CB> /opt/TuttleOFX//libicuuc.51.dylib
0x11393e000 - 0x113ab1ff7 +libicui18n.51.dylib (0) /opt/TuttleOFX//libicui18n.51.dylib
0x113b5f000 - 0x1150a8fff +libicudata.51.dylib (0) <4311E2A7-9239-3C6F-9776-8649EDACA556> /opt/TuttleOFX//libicudata.51.dylib
0x123440000000 - 0x12344086dfff com.apple.GeForceTeslaGLDriver (8.24.15 - 8.2.4) /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
0x7fff6f343000 - 0x7fff6f376817 dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
0x7fff88dca000 - 0x7fff88eb4fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff88f48000 - 0x7fff89abeff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff89abf000 - 0x7fff89ac6ff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib
0x7fff89ac7000 - 0x7fff89af0ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff8a9ab000 - 0x7fff8ab46ff8 com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8ab54000 - 0x7fff8aba1ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8afc5000 - 0x7fff8b032fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8b0c8000 - 0x7fff8b3c6fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8b3c7000 - 0x7fff8b3d0ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
0x7fff8b3d1000 - 0x7fff8b3d8ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib
0x7fff8b3d9000 - 0x7fff8b3e5ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8b3e6000 - 0x7fff8b3e7fff libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8b3e8000 - 0x7fff8b3e9ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8b4e6000 - 0x7fff8b50afff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib
0x7fff8b50b000 - 0x7fff8b594ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
0x7fff8b8cc000 - 0x7fff8b8d7ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8b930000 - 0x7fff8b934fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8b973000 - 0x7fff8b98fff7 libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
0x7fff8b990000 - 0x7fff8b9f4fff com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8ba20000 - 0x7fff8ba48ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff8ba9f000 - 0x7fff8baa6fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff8bacf000 - 0x7fff8badbffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8badc000 - 0x7fff8bb05fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8bb13000 - 0x7fff8bb6effb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8be01000 - 0x7fff8be04fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8be05000 - 0x7fff8be06fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff8be59000 - 0x7fff8be7eff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8be7f000 - 0x7fff8be83ff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
0x7fff8bf46000 - 0x7fff8bf56fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff8bf57000 - 0x7fff8c01bff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8c07c000 - 0x7fff8c083fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8c092000 - 0x7fff8c092fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8c0d5000 - 0x7fff8c165ff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8c166000 - 0x7fff8c1c9ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8c237000 - 0x7fff8c23ffff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8c28c000 - 0x7fff8c28ffff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8c2fb000 - 0x7fff8c2fcff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff8c389000 - 0x7fff8c3a3fff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib
0x7fff8c3a4000 - 0x7fff8c3afff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8c3e6000 - 0x7fff8c3e8ffb libutil.dylib (34) /usr/lib/libutil.dylib
0x7fff8c488000 - 0x7fff8c4acff7 libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8c56e000 - 0x7fff8c578ff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8c579000 - 0x7fff8c588ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8c589000 - 0x7fff8c96affe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8cbc0000 - 0x7fff8cbe9fff GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff8cbea000 - 0x7fff8cc3bff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8cc3c000 - 0x7fff8cd2afff libJP2.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8cd7d000 - 0x7fff8cd9ffff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8cde5000 - 0x7fff8cde6ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8ce04000 - 0x7fff8ce45fff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8ce46000 - 0x7fff8ce5fff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8d3ab000 - 0x7fff8d3affff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8d3ff000 - 0x7fff8d401ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
0x7fff8d402000 - 0x7fff8d42affb libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8d42b000 - 0x7fff8d55bff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8d55d000 - 0x7fff8d5b5ff7 com.apple.Symbolication (1.4 - 129.0.2) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8d5b6000 - 0x7fff8d5b9ff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff8dac1000 - 0x7fff8db8bfff com.apple.LaunchServices (572.28 - 572.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8db8c000 - 0x7fff8dbb1ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8dbb2000 - 0x7fff8dbcdff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff8dbce000 - 0x7fff8dbe9ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff8dbea000 - 0x7fff8dbf3ffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8dbf4000 - 0x7fff8dc29ffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8dc2a000 - 0x7fff8dc68ff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8dc69000 - 0x7fff8dd2bff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8dd2c000 - 0x7fff8dd2dfff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff8dd2e000 - 0x7fff8dd87fff libTIFF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8dd88000 - 0x7fff8dd92ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8dd93000 - 0x7fff8dd94fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8dd95000 - 0x7fff8dde3fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
0x7fff8ddef000 - 0x7fff8ddf9fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff8de16000 - 0x7fff8df1cff7 com.apple.ImageIO.framework (3.3.0 - 1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8df98000 - 0x7fff8dfaaff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8e209000 - 0x7fff8e238fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib
0x7fff8e239000 - 0x7fff8e31dfff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8e31e000 - 0x7fff8e3efff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8e3f3000 - 0x7fff8e3f7ff7 libGIF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8e7f0000 - 0x7fff8e835fff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
0x7fff8e836000 - 0x7fff8eb0afc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8ed6b000 - 0x7fff8ed6bfff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8ed6c000 - 0x7fff8ed79ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff8ee4c000 - 0x7fff8ee4fffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8ee50000 - 0x7fff8ee5efff com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8ee5f000 - 0x7fff8ee61ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff8ef55000 - 0x7fff8f00dff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8f2ed000 - 0x7fff8f2f1ff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib
0x7fff8f8b9000 - 0x7fff8f8d4ff7 libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8f943000 - 0x7fff8f943fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8f944000 - 0x7fff8f944ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8f945000 - 0x7fff8f952fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8f954000 - 0x7fff8f95ffff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8f960000 - 0x7fff8f966fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff8fae2000 - 0x7fff8fbd1fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8fbd2000 - 0x7fff8fbdbff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff8fbdc000 - 0x7fff8fc2ffff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8fc36000 - 0x7fff8fcc1fff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib
0x7fff8fcc2000 - 0x7fff8fcc8ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff8fcc9000 - 0x7fff8fcf8fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8fd22000 - 0x7fff8fd2aff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8fd2b000 - 0x7fff8fee3ffb libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
0x7fff8fee4000 - 0x7fff8feedfff 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
0x7fff8ff40000 - 0x7fff8ffb3fff com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8ffe4000 - 0x7fff8fffdff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff9002b000 - 0x7fff90199ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff9025e000 - 0x7fff90261fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff90262000 - 0x7fff9050cff5 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff9050d000 - 0x7fff90596fff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff90597000 - 0x7fff9077cfff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff908aa000 - 0x7fff90921fff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff909e0000 - 0x7fff90a25ff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff90a26000 - 0x7fff90a2aff7 libcache.dylib (62) /usr/lib/system/libcache.dylib
0x7fff90a2b000 - 0x7fff90b12ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff90b40000 - 0x7fff90b42fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff90b4c000 - 0x7fff90b56ff7 libcsfde.dylib (380) /usr/lib/libcsfde.dylib
0x7fff90b85000 - 0x7fff90b97fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff90b9b000 - 0x7fff90b9cff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib
0x7fff90b9d000 - 0x7fff90b9fff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff90e42000 - 0x7fff90e6efff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff9124b000 - 0x7fff91277ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff91278000 - 0x7fff912a7ff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff912a8000 - 0x7fff912afffb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib
0x7fff912fd000 - 0x7fff91557ff9 com.apple.security (7.0 - 55471.14.8) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff91674000 - 0x7fff91679fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff9167a000 - 0x7fff91f9a32b com.apple.CoreGraphics (1.600.0 - 599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff91fc1000 - 0x7fff922abfff 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
0x7fff922ac000 - 0x7fff922ebfff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff922ec000 - 0x7fff92303ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff9232b000 - 0x7fff92379ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
0x7fff9250e000 - 0x7fff92756ff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff92757000 - 0x7fff9278bfff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib
0x7fff9278c000 - 0x7fff9279dff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff9279e000 - 0x7fff9279effd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff927a8000 - 0x7fff92955f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib
0x7fff930a8000 - 0x7fff930eaff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x7fff930eb000 - 0x7fff9311cfff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff9311d000 - 0x7fff933eeff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff933ef000 - 0x7fff9345eff1 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
0x7fff9345f000 - 0x7fff9353efff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib
0x7fff93550000 - 0x7fff93552fff libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff935dc000 - 0x7fff935ecffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib
0x7fff93edc000 - 0x7fff93edfff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
0x7fff93ee0000 - 0x7fff93eedff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff93f49000 - 0x7fff93f4cffa libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff93f94000 - 0x7fff93f9cff3 libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff93f9d000 - 0x7fff9413dff7 GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff9431b000 - 0x7fff94333ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff943dd000 - 0x7fff943ddfff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff943de000 - 0x7fff94419fff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff94429000 - 0x7fff94431ffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff94432000 - 0x7fff94598fff libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff94599000 - 0x7fff945e0ff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
0x7fff945e1000 - 0x7fff94691ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff94973000 - 0x7fff949a3fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff949a4000 - 0x7fff949ddff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff94b4b000 - 0x7fff94b59fff com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff94b5a000 - 0x7fff94b5fff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff94b60000 - 0x7fff94f93ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff94f94000 - 0x7fff95130ff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff95131000 - 0x7fff95222ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
0x7fff9522a000 - 0x7fff9527cfff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff952ec000 - 0x7fff952f1fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff952f2000 - 0x7fff95303ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff95304000 - 0x7fff95390ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff955f3000 - 0x7fff9561aff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
0x7fff9565c000 - 0x7fff95694ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff95695000 - 0x7fff95695ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff95696000 - 0x7fff95696fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff958eb000 - 0x7fff95907fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff961f3000 - 0x7fff96200ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff96201000 - 0x7fff96202ff7 libodfde.dylib (20) /usr/lib/libodfde.dylib
0x7fff96203000 - 0x7fff9622affb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff9622b000 - 0x7fff96297fff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff96298000 - 0x7fff96299ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff96319000 - 0x7fff96331ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff964d0000 - 0x7fff964d0fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff964d1000 - 0x7fff96552fff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff96553000 - 0x7fff966a7ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff966ab000 - 0x7fff966f9ff7 com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff966fa000 - 0x7fff96705fff libkxld.dylib (2422.110.17) /usr/lib/system/libkxld.dylib
0x7fff96706000 - 0x7fff9676bffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff9676c000 - 0x7fff967b3fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff969d8000 - 0x7fff969dafff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff969db000 - 0x7fff96aa6fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.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: 6969 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=248.9M resident=101.9M(41%) swapped_out_or_unallocated=147.0M(59%) Writable regions: Total=358.3M written=44.6M(12%) resident=92.8M(26%) swapped_out=12K(0%) unallocated=265.5M(74%)
REGION TYPE VIRTUAL =========== ======= ATS (font support) 31.9M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG backing stores 9748K CG image 76K CG raster data 24K CG shared images 172K Foundation 4K IOKit 22.1M IOKit (reserved) 4K reserved VM address space (unallocated) Kernel Alloc Once 8K MALLOC 189.6M MALLOC (admin) 32K MALLOC_LARGE (reserved) 76.0M reserved VM address space (unallocated) Memory Tag 242 12K OpenGL GLSL 1664K STACK GUARD 56.0M Stack 11.1M VM_ALLOCATE 16.5M DATA 40.8M IMAGE 528K LINKEDIT 77.8M TEXT 171.1M __UNICODE 544K mapped file 87.7M shared memory 68K =========== ======= TOTAL 793.0M TOTAL, minus reserved VM space 717.1M
Model: iMac12,1, BootROM IM121.0047.B00, 4 processors, Intel Core i5, 3.09 GHz, 6 GB, SMC 1.30f3 Graphics: nVidia Quadro NVS 300, nVidia Quadro NVS 300, PCIe, 512 MB Memory Module: DIMM1, 4 GB, DDR3, 1333 MHz, Hynix Semiconductor, HMT351U6BFR8C-H9N0 Memory Module: DIMM3, 2 GB, DDR3, 1333 MHz, Samsung, M378B5673FH0-CH9 Network Service: 802.11n WLAN Adapter, Ethernet, en1 PCI Card: nVidia Quadro NVS 300, Display Controller, Slot-1 Serial ATA Device: hp DVD RW AD-7251H5 Serial ATA Device: ST3250318AS, 250 GB Serial ATA Device: ST3500641AS, 500.11 GB USB Device: Hub USB Device: 802.11n WLAN Adapter USB Device: Hub USB Device: ATAPI-6 Bridge Controller USB Device: USB Optical Mouse USB Device: Avid Mbox Mini USB Device: USB Storage Thunderbolt Bus: