MrKepzie / Natron

Open-source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
www.natron.fr
GNU General Public License v2.0
1.49k stars 164 forks source link

Natron keeps crashing when trying to save a recovered script #282

Closed blackearth2014 closed 9 years ago

blackearth2014 commented 9 years ago

I was working a roto to extract wording from a sign. I didn't have intentions to keep the script. I was just seeing how I would use the roto to mask out text from a sign and do a random transform sequence on the letters. The script close, then I reopened it and tried to save it and it keeps crashing after the save dialog panel closes. The error log is below.

Process: Natron [38463] Path: /Applications/Natron.app/Contents/MacOS/Natron Identifier: fr.inria.Natron Version: ??? Code Type: X86-64 (Native) Parent Process: launchd [412] Responsible: Natron [38463] User ID: 501

Date/Time: 2014-10-24 04:29:57.634 -0400 OS Version: Mac OS X 10.9.5 (13F34) Report Version: 11 Anonymous UUID: 82E9F902-9C30-9F9F-3FC1-B65F1BED5F86

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffff0

VM Regions Near 0xfffffffffffffff0: --> shared memory 00007ffffff3b000-00007ffffff3c000 [ 4K] r-x/r-x SM=SHM

Application Specific Information: Performing @selector(qtDispatcherToQAction:) from sender NSMenuItem 0x6080006ae880

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libc++abi.dylib 0x00007fff8778fa13 __dynamiccast + 41 1 fr.inria.Natron 0x000000010014ca4a ApplicationWindowSerialization::initialize(bool, SerializableWindow) + 282 2 fr.inria.Natron 0x000000010014cd8c GuiLayoutSerialization::initialize(Gui) + 300 3 fr.inria.Natron 0x000000010014d90d ProjectGuiSerialization::initialize(ProjectGui const) + 2845 4 fr.inria.Natron 0x00000001001414c8 ProjectGui::save(boost::archive::xml_oarchive&) const + 264 5 fr.inria.Natron 0x000000010033abe3 Natron::Project::saveProjectInternal(QString const&, QString const&, bool) + 2707 6 fr.inria.Natron 0x000000010033c19a Natron::Project::saveProject(QString const&, QString const&, bool) + 522 7 fr.inria.Natron 0x0000000100075604 Gui::saveProjectAs() + 500 8 fr.inria.Natron 0x00000001001f22d9 Gui::qt_staticmetacall(QObject, QMetaObject::Call, int, void) + 473 9 QtCore 0x00000001019d736e QMetaObject::activate(QObject, QMetaObject const, int, void) + 1566 10 QtGui 0x0000000100d69971 QAction::triggered(bool) + 49 11 QtGui 0x0000000100d6ad04 QAction::activate(QAction::ActionEvent) + 180 12 QtGui 0x0000000100d1d72a QMacInputContext::reset() + 42314 13 com.apple.AppKit 0x00007fff85f75260 -[NSApplication sendAction:to:from:] + 327 14 com.apple.AppKit 0x00007fff85f901c8 -[NSMenuItem _corePerformAction] + 394 15 com.apple.AppKit 0x00007fff85f8ff04 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117 16 com.apple.AppKit 0x00007fff85fdf40d -[NSMenu _internalPerformActionForItemAtIndex:] + 35 17 com.apple.AppKit 0x00007fff85fdf289 -[NSCarbonMenuImpl carbonCommandProcessEvent:handlerCallRef:] + 104 18 com.apple.AppKit 0x00007fff85f85ff6 NSSLMMenuEventHandler + 716 19 com.apple.HIToolbox 0x00007fff8c0991d4 DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec) + 892 20 com.apple.HIToolbox 0x00007fff8c098787 SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec) + 385 21 com.apple.HIToolbox 0x00007fff8c0ac880 SendEventToEventTarget + 40 22 com.apple.HIToolbox 0x00007fff8c0e2640 SendHICommandEvent(unsigned int, HICommand const, unsigned int, unsigned int, unsigned char, void const, OpaqueEventTargetRef, OpaqueEventTargetRef, OpaqueEventRef**) + 420 23 com.apple.HIToolbox 0x00007fff8c115228 SendMenuCommandWithContextAndModifiers + 59 24 com.apple.HIToolbox 0x00007fff8c1151d0 SendMenuItemSelectedEvent + 178 25 com.apple.HIToolbox 0x00007fff8c1150af FinishMenuSelection(SelectionData, MenuResult, MenuResult) + 94 26 com.apple.HIToolbox 0x00007fff8c11d085 MenuSelectCore(MenuData, Point, double, unsigned int, OpaqueMenuRef**, unsigned short) + 718 27 com.apple.HIToolbox 0x00007fff8c11ccb1 _HandleMenuSelection2 + 446 28 com.apple.AppKit 0x00007fff85ef862c _NSHandleCarbonMenuEvent + 284 29 com.apple.AppKit 0x00007fff85d5752e DPSNextEvent + 2170 30 com.apple.AppKit 0x00007fff85d5689b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 31 com.apple.AppKit 0x00007fff85d4a99c -[NSApplication run] + 553 32 QtGui 0x0000000100d28f68 QDesktopWidget::resizeEvent(QResizeEvent) + 12584 33 QtCore 0x00000001019bdbc4 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 34 QtCore 0x00000001019bdf74 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 35 QtCore 0x00000001019c07ec QCoreApplication::exec() + 188 36 fr.inria.Natron 0x000000010001c302 main + 722 37 fr.inria.Natron 0x000000010001bfc8 start + 52

Thread 1: 0 libsystem_kernel.dylib 0x00007fff8969be6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8cf20f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8cf23fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8969c662 kevent64 + 10 1 libdispatch.dylib 0x00007fff8f15c421 _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff8f15c136 _dispatch_mgr_thread + 52

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8969be6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8cf20f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8cf23fb9 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff8969be6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8cf20f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8cf23fb9 start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff89697a1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff89696d18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8e8ccf15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8e8cc539 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8e8cbe75 CFRunLoopRunSpecific + 309 5 com.apple.AppKit 0x00007fff85ef705e _NSEventThread + 144 6 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 6:: QKqueueFileSystemWatcherEngine 0 libsystem_kernel.dylib 0x00007fff8969c64a kevent + 10 1 QtCore 0x00000001019a03f9 QProcessEnvironment::systemEnvironment() + 55753 2 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 3 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 7:: QKqueueFileSystemWatcherEngine 0 libsystem_kernel.dylib 0x00007fff8969c64a kevent + 10 1 QtCore 0x00000001019a03f9 QProcessEnvironment::systemEnvironment() + 55753 2 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 3 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 8:: QKqueueFileSystemWatcherEngine 0 libsystem_kernel.dylib 0x00007fff8969c64a kevent + 10 1 QtCore 0x00000001019a03f9 QProcessEnvironment::systemEnvironment() + 55753 2 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 3 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 9:: ViewerCurrentFrameRequestScheduler 0 libsystem_kernel.dylib 0x00007fff8969b716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8cf21c3b _pthread_cond_wait + 727 2 QtCore 0x00000001018a5a40 QWaitCondition::wait(QMutex*, unsigned long) + 304 3 fr.inria.Natron 0x000000010032a1bf ViewerCurrentFrameRequestScheduler::run() + 783 4 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 5 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 10:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff8969b716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8cf21c3b _pthread_condwait + 727 2 QtCore 0x00000001018a3e0b QThreadStorageData::finish(void*) + 3019 3 QtCore 0x000000010189f07c QMutex::lockInternal() + 252 4 fr.inria.Natron 0x0000000100322c65 renderCurrentFrameFunctor(ViewerInstance, bool, RequestedFrame, ViewerCurrentFrameRequestSchedulerPrivate_) + 709 5 fr.inria.Natron 0x0000000100346ef9 QtConcurrent::RunFunctionTask::run() + 41 6 QtCore 0x00000001018975bd QThreadPool::setMaxThreadCount(int) + 557 7 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 8 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 9 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 10 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 11:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff8969b716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8cf21c3b _pthread_cond_wait + 727 2 QtCore 0x00000001018a5a20 QWaitCondition::wait(QMutex*, unsigned long) + 272 3 QtCore 0x0000000101897768 QThreadPool::setMaxThreadCount(int) + 984 4 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 5 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 12:: Thread (pooled) 0 libsystem_platform.dylib 0x00007fff86ed5f43 _platform_bzero$VARIANT$Merom + 51 1 fr.inria.Natron 0x000000010026d555 std::vector<char, std::allocator >::_M_fill_insert(__gnu_cxx::normaliterator<char*, std::vector<char, std::allocator > >, unsigned long, char const&) + 181 2 fr.inria.Natron 0x000000010032d68f PluginMemory::alloc(unsigned long) + 335 3 fr.inria.Natron 0x00000001003051fd OfxMemory::alloc(unsigned long) + 13 4 fr.inria.Natron 0x00000001002f085f Natron::OfxImageEffectInstance::newMemoryInstance(unsigned long) + 79 5 fr.inria.Natron 0x00000001003fa859 OFX::Host::ImageEffect::Instance::imageMemoryAlloc(unsigned long) + 25 6 fr.inria.Natron 0x00000001003fa952 OFX::Host::ImageEffect::imageMemoryAlloc(OfxImageEffectStruct, unsigned long, OfxImageMemoryStruct) + 162 7 IO.ofx 0x000000011043c946 OFX::ImageMemory::ImageMemory(unsigned long, OFX::ImageEffect) + 38 8 IO.ofx 0x0000000110418e29 GenericReaderPlugin::render(OFX::RenderArguments const&) + 2265 9 IO.ofx 0x000000011043fbbd OFX::Private::renderAction(OfxImageEffectStruct, OFX::PropertySet) + 509 10 IO.ofx 0x000000011044a6a2 OFX::Private::mainEntryStr(char const, void const, OfxPropertySetStruct, OfxPropertySetStruct, char const) + 2898 11 fr.inria.Natron 0x00000001003fb954 OFX::Host::ImageEffect::Instance::mainEntry(char const, void const, OFX::Host::Property::Set, OFX::Host::Property::Set) + 276 12 fr.inria.Natron 0x00000001002ef9f3 Natron::OfxImageEffectInstance::mainEntry(char const, void const, OFX::Host::Property::Set, OFX::Host::Property::Set_) + 83 13 fr.inria.Natron 0x000000010040028f OFX::Host::ImageEffect::Instance::renderAction(double, std::string const&, OfxRectI const&, OfxPointD, bool, bool, int, int) + 1343 14 fr.inria.Natron 0x00000001002fde06 OfxEffectInstance::render(int, OfxPointD const&, RectI const&, int, bool, bool, boost::shared_ptrNatron::Image) + 566 15 fr.inria.Natron 0x0000000100248642 Natron::EffectInstance::render_public(int, OfxPointD const&, RectI const&, int, bool, bool, boost::shared_ptrNatron::Image) + 194 16 fr.inria.Natron 0x000000010025081a Natron::EffectInstance::tiledRenderingFunctor(Natron::EffectInstance::RenderArgs const&, ParallelRenderArgs const&, bool, bool, bool, bool, RectI const&, double, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&) + 2010 17 fr.inria.Natron 0x0000000100256374 Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 11220 18 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 19 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 20 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 21 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 22 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 23 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 24 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 25 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 26 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 27 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 28 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 29 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 30 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 31 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 32 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 33 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 34 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 35 fr.inria.Natron 0x00000001003b72f7 ViewerInstance::renderViewer_internal(int, int, bool, bool, int, unsigned long long, bool, boost::sharedptr) + 9095 36 fr.inria.Natron 0x00000001003ba23c ViewerInstance::renderViewer(int, int, bool, bool, unsigned long long, bool, std::listboost::shared_ptr<BufferableObject, std::allocatorboost::sharedptr >&) + 188 37 fr.inria.Natron 0x0000000100322a90 renderCurrentFrameFunctor(ViewerInstance, bool, RequestedFrame, ViewerCurrentFrameRequestSchedulerPrivate) + 240 38 fr.inria.Natron 0x0000000100346ef9 QtConcurrent::RunFunctionTask::run() + 41 39 QtCore 0x00000001018975bd QThreadPool::setMaxThreadCount(int) + 557 40 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 41 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 42 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 43 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 13:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff8969b716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8cf21c3b _pthread_condwait + 727 2 QtCore 0x00000001018a3e0b QThreadStorageData::finish(void*) + 3019 3 QtCore 0x000000010189f07c QMutex::lockInternal() + 252 4 fr.inria.Natron 0x0000000100322c65 renderCurrentFrameFunctor(ViewerInstance, bool, RequestedFrame, ViewerCurrentFrameRequestSchedulerPrivate_) + 709 5 fr.inria.Natron 0x0000000100346ef9 QtConcurrent::RunFunctionTask::run() + 41 6 QtCore 0x00000001018975bd QThreadPool::setMaxThreadCount(int) + 557 7 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 8 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 9 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 10 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 14: 0 libsystem_kernel.dylib 0x00007fff8969be6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8cf20f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8cf23fb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00000001006aa2a0 rcx: 0x0000000000000000 rdx: 0x00000001006aa2a0 rdi: 0x000061000013c340 rsi: 0x00000001016e4d40 rbp: 0x00007fff5fbfd290 rsp: 0x00007fff5fbfd1f0 r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x0000000000000001 r11: 0x0000000000000028 r12: 0x000061000013c340 r13: 0x0000600001244440 r14: 0x00007fff5fbfd930 r15: 0x00007fff76904348 rip: 0x00007fff8778fa13 rfl: 0x0000000000010206 cr2: 0xfffffffffffffff0

Logical CPU: 0 Error Code: 0x00000004 Trap Number: 14

Binary Images: 0x100000000 - 0x10069bfff +fr.inria.Natron (???) /Applications/Natron.app/Contents/MacOS/Natron 0x100a01000 - 0x100a2dfff +libboost_serialization-mt.dylib (0) <3F80FAEA-CF23-3B1E-99F1-4A39C909ED3C> /Applications/Natron.app/Contents/Frameworks/libboost_serialization-mt.dylib 0x100a53000 - 0x100a62fff +libboost_thread-mt.dylib (0) <8A6AF5EC-F047-336D-A51B-7668034CE7AC> /Applications/Natron.app/Contents/Frameworks/libboost_thread-mt.dylib 0x100a6b000 - 0x100a6dff7 +libboost_system-mt.dylib (0) /Applications/Natron.app/Contents/Frameworks/libboost_system-mt.dylib 0x100a70000 - 0x100aa1fff +libGLEW.1.11.0.dylib (1.11) <7BACF586-8A9A-A112-3646-FB8B1A18C627> /Applications/Natron.app/Contents/Frameworks/libGLEW.1.11.0.dylib 0x100ad4000 - 0x100af3fef +libexpat.1.dylib (8) /Applications/Natron.app/Contents/Frameworks/libexpat.1.dylib 0x100af8000 - 0x100bc5fe7 +libcairo.2.dylib (11203.16) <7BD2E96C-0398-F714-F619-F202922B97DF> /Applications/Natron.app/Contents/Frameworks/libcairo.2.dylib 0x100bd7000 - 0x100cb9fe7 +QtOpenGL (4.8.6) <756B7A33-D3B7-C3DF-96F4-4E9ABB129BC8> /Applications/Natron.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL 0x100ce6000 - 0x1016dcfe7 +QtGui (4.8.6) <02A7DFC5-0E7C-E978-95ED-C3291928DA36> /Applications/Natron.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui 0x10187d000 - 0x101b55fff +QtCore (4.8.6) <8572F215-C2AD-EE6E-E252-169A04E9714E> /Applications/Natron.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore 0x101bba000 - 0x101cf2ff7 +QtNetwork (4.8.6) <2D0ED9B8-46A1-675F-D99C-46D2E7AD859D> /Applications/Natron.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork 0x101d27000 - 0x101d2bfff com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x101d32000 - 0x101daaff7 +libpixman-1.0.dylib (33.6) <678F7A52-CA8F-55E8-D4C6-26E44D030020> /Applications/Natron.app/Contents/Frameworks/libpixman-1.0.dylib 0x101db4000 - 0x101de7fef +libfontconfig.1.dylib (10) /Applications/Natron.app/Contents/Frameworks/libfontconfig.1.dylib 0x101df1000 - 0x101e75fe7 +libfreetype.6.dylib (18.2) /Applications/Natron.app/Contents/Frameworks/libfreetype.6.dylib 0x101e84000 - 0x101eacfff +libpng16.16.dylib (29) <929E4003-DCB0-8077-A522-4D218C938229> /Applications/Natron.app/Contents/Frameworks/libpng16.16.dylib 0x101eb2000 - 0x101ec4ff7 +libz.1.dylib (1.2.8) /Applications/Natron.app/Contents/Frameworks/libz.1.dylib 0x101ec8000 - 0x101ed6fff +libbz2.1.0.dylib (1.0.6) /Applications/Natron.app/Contents/Frameworks/libbz2.1.0.dylib 0x101ed9000 - 0x101f2efff +libssl.1.0.0.dylib (1) /Applications/Natron.app/Contents/Frameworks/libssl.1.0.0.dylib 0x101f47000 - 0x1020acfe7 +libcrypto.1.0.0.dylib (1) /Applications/Natron.app/Contents/Frameworks/libcrypto.1.0.0.dylib 0x102589000 - 0x1025a4ff9 com.apple.security.csparser (3.0 - 55471.14.21) <07C5184F-D862-324B-B878-EC0474A8624B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x1025bb000 - 0x1025bbfeb +cl_kernels (???) <5482313B-7DE8-4BE3-8D4C-7FE61BB1DA49> cl_kernels 0x102700000 - 0x1027a3ff7 ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x106cf8000 - 0x106cfcfff +libqtga.dylib (0) <3BFAF6D5-CBB4-4D2A-896E-61AEFDC7D02C> /Applications/Natron.app/Contents/PlugIns/imageformats/libqtga.dylib 0x106e26000 - 0x106e2cff7 +libqgif.dylib (0) <447DD684-AA54-B809-2F88-76E39949A279> /Applications/Natron.app/Contents/PlugIns/imageformats/libqgif.dylib 0x106e30000 - 0x106e36ff7 +libqico.dylib (0) <8690F46A-6177-6335-7CD3-A956C2513313> /Applications/Natron.app/Contents/PlugIns/imageformats/libqico.dylib 0x106e3a000 - 0x106e40fff +libqjpeg.dylib (0) <8B082B5F-4AB2-1623-E7E2-F624295822EB> /Applications/Natron.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x106e45000 - 0x106e78ff7 +libjpeg.9.dylib (11) /Applications/Natron.app/Contents/Frameworks/libjpeg.9.dylib 0x106e7d000 - 0x106e81fff +libqmng.dylib (0) /Applications/Natron.app/Contents/PlugIns/imageformats/libqmng.dylib 0x106e86000 - 0x106eddfff +libmng.1.dylib (2) <86293959-1718-724E-F1C8-AADDA396F288> /Applications/Natron.app/Contents/Frameworks/libmng.1.dylib 0x106eef000 - 0x106f1cfe7 +liblcms.1.dylib (2.19) <03358E3E-B527-D38A-E48F-55BA8762CD09> /Applications/Natron.app/Contents/Frameworks/liblcms.1.dylib 0x106f26000 - 0x106f2cfff +libqtiff.dylib (0) /Applications/Natron.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x106f31000 - 0x106f90fef +libtiff.5.dylib (8) <1078265C-FE80-B1E6-04C9-FB5710841EA9> /Applications/Natron.app/Contents/Frameworks/libtiff.5.dylib 0x106f9a000 - 0x106fb8ff7 +liblzma.5.dylib (6.5) <751D861D-2BD1-719A-DBF2-B47762590B9E> /Applications/Natron.app/Contents/Frameworks/liblzma.5.dylib 0x10b072000 - 0x10b07dfff libGPUSupport.dylib (9.6.1) <23B64473-59E7-3AC2-B8C0-CFCFDDF3F8A3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x10b15c000 - 0x10b15dfff com.apple.VideoDecodeAcceleration (1.1 - 8) /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration 0x10c000000 - 0x10c74aff7 libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib 0x10ccfc000 - 0x10ccfdff7 +libXau.6.dylib (7) <5CC8358C-C7E2-43CE-8A96-C4B9ADF645B0> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libXau.6.dylib 0x1101cd000 - 0x1101dfff7 +libz.1.dylib (1.2.8) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libz.1.dylib 0x1101e3000 - 0x1101e6fff +libImath.6.dylib (7) <9FCA2190-8172-19E1-DA76-80D23255BFCE> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libImath.6.dylib 0x11034d000 - 0x110355ff7 +libIex.6.dylib (7) <22485DF6-E55F-A031-7680-0FDC14AD2392> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libIex.6.dylib 0x110365000 - 0x110368ff7 +libIlmThread.6.dylib (7) <797881A3-5693-D82B-FEA6-E952001BBFEC> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libIlmThread.6.dylib 0x11036d000 - 0x11037aff7 +libtinyxml.dylib (0) <72FE6C52-91F1-25EB-93CE-E8F8E27DD6E7> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libtinyxml.dylib 0x110383000 - 0x110387fe7 +libogg.0.dylib (9.2) <6CD955C8-6C42-B65B-92A0-D046BB45C304> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libogg.0.dylib 0x1103ad000 - 0x1104b8fff +IO.ofx (0.0.1d1) <601E73EB-1391-B2E4-69E2-D3F59C5A140C> /Applications/Natron.app/Contents/Plugins/IO.ofx.bundle/Contents/MacOS/IO.ofx 0x110502000 - 0x1105ccfe7 +libOpenColorIO.1.dylib (1.0.9) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libOpenColorIO.1.dylib 0x11062e000 - 0x1106daff7 +libIlmImf.6.dylib (7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libIlmImf.6.dylib 0x110719000 - 0x11075afff +libHalf.6.dylib (7) <37931CAC-97D7-8361-3FDE-1174F6D158A7> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libHalf.6.dylib 0x11075d000 - 0x1108caff7 +libavformat.55.dylib (55.48.100) <0FEF0F49-0489-B891-6013-2E1A6E31D7B6> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libavformat.55.dylib 0x110904000 - 0x11138bf0f +libavcodec.55.dylib (55.69.100) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libavcodec.55.dylib 0x111acf000 - 0x111b50ff7 +libswscale.2.dylib (2.6.100) <2A91629B-723A-003E-44AE-174D7CD0A17A> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libswscale.2.dylib 0x111b5f000 - 0x111ba1ff7 +libavutil.52.dylib (52.92.100) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libavutil.52.dylib 0x111bbf000 - 0x112017ff7 +libOpenImageIO.1.4.dylib (1.4.13) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libOpenImageIO.1.4.dylib 0x11220a000 - 0x112228fff +libswresample.0.dylib (0.19.100) <44FCD2D6-81B9-002A-E711-4458C774675D> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libswresample.0.dylib 0x11222e000 - 0x11232cfef +libiconv.2.dylib (8.1) <065A36D7-5F15-7B4C-C3F4-D9B23DFC36A3> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libiconv.2.dylib 0x11233a000 - 0x112448fef +libX11.6.dylib (10) <83B4DE75-620A-F496-9315-9E83666B09F4> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libX11.6.dylib 0x11246b000 - 0x1124affff +libSDL-1.2.0.dylib (12.4) <30600F24-1FDD-AED9-12DD-85A84956D4C9> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libSDL-1.2.0.dylib 0x1124c0000 - 0x1124e7ff7 +libnettle.4.dylib (4.7) <9DB1FE9A-7B6E-AE1F-6080-0EC7D750EDF2> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libnettle.4.dylib 0x1124fa000 - 0x112521fff +libhogweed.2.dylib (2.5) <0263096C-35D7-1413-883E-32002E42945C> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libhogweed.2.dylib 0x112533000 - 0x1125a0fef +libgmp.10.dylib (13) <62591A49-3840-8667-FA9C-77C81B7E1E44> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libgmp.10.dylib 0x1125ab000 - 0x112625fe7 +libvorbisenc.2.dylib (3.10) <0C4F352A-9652-5D04-0514-0FC14F473281> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libvorbisenc.2.dylib 0x112673000 - 0x112698fe7 +libvorbis.0.dylib (5.7) <5D249FFA-BC35-9403-D203-8B08A0754487> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libvorbis.0.dylib 0x1126a2000 - 0x1126d7fff +libtheoraenc.1.dylib (3.2) <1948AA79-A2AF-C94D-A6CC-D93A74B1BE2A> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libtheoraenc.1.dylib 0x1126dc000 - 0x1126f1ff7 +libtheoradec.1.dylib (3.4) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libtheoradec.1.dylib 0x1126f5000 - 0x11270afe7 +libspeex.1.dylib (7) <26F15CCB-03A6-BFC0-ADB8-3294618E874E> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libspeex.1.dylib 0x11270f000 - 0x1127a2fe7 +libschroedinger-1.0.0.dylib (12) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libschroedinger-1.0.0.dylib 0x1127ba000 - 0x1127fafff +libopus.0.dylib (6) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libopus.0.dylib 0x112801000 - 0x112820fe7 +libopenjpeg.1.dylib (7) <637E1739-73DE-F6A6-9F61-A4213612ABA1> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libopenjpeg.1.dylib 0x112825000 - 0x112860fef +libmp3lame.0.dylib (1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libmp3lame.0.dylib 0x112899000 - 0x1128d9fe7 +libmodplug.1.dylib (2) <0CA0768B-B3E0-FE4E-E81B-2A7F26E64D94> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libmodplug.1.dylib 0x112994000 - 0x1129a9fef +libfribidi.0.dylib (4.5) <8A5F78F3-56E6-E3F2-82B3-3B3AE690B254> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libfribidi.0.dylib 0x1129ad000 - 0x112aafff7 +libglib-2.0.0.dylib (4001) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libglib-2.0.0.dylib 0x112add000 - 0x112ae6fe7 +libintl.8.dylib (10.2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libintl.8.dylib 0x112aec000 - 0x112b70fe7 +libfreetype.6.dylib (18.2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libfreetype.6.dylib 0x112b87000 - 0x112bbafef +libfontconfig.1.dylib (10) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libfontconfig.1.dylib 0x112bc6000 - 0x112bf4fff +libbluray.1.dylib (8) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libbluray.1.dylib 0x112bfa000 - 0x112c11fef +libass.5.dylib (6) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libass.5.dylib 0x112c17000 - 0x112cf5fc7 +libgnutls.28.dylib (69) <456CE921-B7C8-605E-75B5-1C62108C851D> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libgnutls.28.dylib 0x112d28000 - 0x112d36fff +libbz2.1.0.dylib (1.0.6) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libbz2.1.0.dylib 0x112d3b000 - 0x112d50fff +libxcb.1.dylib (3) <7FCAE43B-84F3-969B-724F-1B12E6051D0D> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libxcb.1.dylib 0x112d5e000 - 0x112d61fef +libXdmcp.6.dylib (7) <4CED5993-D100-4B8B-3B20-45A6A8BD65C6> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libXdmcp.6.dylib 0x112d64000 - 0x112dd5fe7 +liborc-0.4.0.dylib (19) <3EFA958F-A135-30D2-18EB-5C17F4B20DEE> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/liborc-0.4.0.dylib 0x112def000 - 0x112e17fff +libpng16.16.dylib (29) <929E4003-DCB0-8077-A522-4D218C938229> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libpng16.16.dylib 0x112e1f000 - 0x112e3efef +libexpat.1.dylib (8) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libexpat.1.dylib 0x112e45000 - 0x112f6ffe7 +libxml2.2.dylib (12.1) <74160795-613C-6BF0-0390-046E45078EAF> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libxml2.2.dylib 0x112fa1000 - 0x112fbfff7 +liblzma.5.dylib (6.5) <751D861D-2BD1-719A-DBF2-B47762590B9E> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/liblzma.5.dylib 0x112fc5000 - 0x112fe5ff7 +libenca.0.dylib (6.1) <936BAB15-454A-6C6D-C67B-E87D1352331D> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libenca.0.dylib 0x112ff1000 - 0x11301dff7 +libp11-kit.0.dylib (1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libp11-kit.0.dylib 0x11303f000 - 0x11304cfff +libtasn1.6.dylib (10.1) <82094778-00C7-EA32-F4FC-306D05E7E67E> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libtasn1.6.dylib 0x113050000 - 0x113055fff +libffi.6.dylib (7.2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libffi.6.dylib 0x113058000 - 0x113067fff +libboost_filesystem-mt.dylib (0) <21E3BA92-AA75-3704-81C1-E853F78CEEC5> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libboost_filesystem-mt.dylib 0x113077000 - 0x11314afff +libboost_regex-mt.dylib (0) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libboost_regex-mt.dylib 0x1131e8000 - 0x1131eaff7 +libboost_system-mt.dylib (0) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libboost_system-mt.dylib 0x1131ef000 - 0x1131fefff +libboost_thread-mt.dylib (0) <8A6AF5EC-F047-336D-A51B-7668034CE7AC> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libboost_thread-mt.dylib 0x113217000 - 0x113276fef +libtiff.5.dylib (8) <1078265C-FE80-B1E6-04C9-FB5710841EA9> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libtiff.5.dylib 0x113285000 - 0x1132b8ff7 +libjpeg.9.dylib (11) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libjpeg.9.dylib 0x1132bf000 - 0x113309fe7 +libwebp.5.dylib (6.1) <00F24D72-8646-3D2A-D538-28062B942D47> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libwebp.5.dylib 0x113316000 - 0x113361fe7 +libraw_r.10.dylib (11) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libraw_r.10.dylib 0x1133b4000 - 0x1134defff +libicuuc.53.dylib (53.1) <16F8D4E9-5E29-BB7B-2807-53B3A80995C0> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libicuuc.53.dylib 0x11353d000 - 0x1136f9fe7 +libicui18n.53.dylib (53.1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libicui18n.53.dylib 0x1137b4000 - 0x114c3bff7 +libicudata.53.dylib (53.1) <1AF1E7F4-C3FF-4785-80C6-CACA2C3B4FCD> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libicudata.53.dylib 0x114c3d000 - 0x114c7dff7 +libjasper.1.dylib (2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libjasper.1.dylib 0x114c99000 - 0x114cdcfe7 +liblcms2.2.dylib (3.6) <5C4BC0F1-7B13-1AAC-4374-7172DD26B7AE> /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/liblcms2.2.dylib 0x114f00000 - 0x115240ff7 +Misc.ofx (0.0.1d1) /Applications/Natron.app/Contents/Plugins/Misc.ofx.bundle/Contents/MacOS/Misc.ofx 0x115600000 - 0x1156f3fff +CImg.ofx (0.0.1d1) <34410703-8C5C-DB92-CB07-855A3145F639> /Applications/Natron.app/Contents/Plugins/CImg.ofx.bundle/Contents/MacOS/CImg.ofx 0x130111000 - 0x1301f7fef unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x123440000000 - 0x12344086dfff com.apple.GeForceTeslaGLDriver (8.24.16 - 8.2.4) <2BC885F1-17E7-3582-A600-7FB1C777BF08> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver 0x7fff60780000 - 0x7fff607b3817 dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld 0x7fff859d9000 - 0x7fff859defff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff85cf1000 - 0x7fff85d32fff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff85d33000 - 0x7fff868a9ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff86cd6000 - 0x7fff86d1bfff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib 0x7fff86e55000 - 0x7fff86e64ff8 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 0x7fff86e6c000 - 0x7fff86e88fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff86e89000 - 0x7fff86ed0fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff86ed1000 - 0x7fff86ed7ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff86ed8000 - 0x7fff86ef1ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff87181000 - 0x7fff8718ffff com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff87192000 - 0x7fff871e3ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff87200000 - 0x7fff87207ffb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib 0x7fff8746a000 - 0x7fff87477ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff87478000 - 0x7fff87479ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff8747a000 - 0x7fff8749eff7 libJPEG.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff87610000 - 0x7fff87614ff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib 0x7fff87615000 - 0x7fff87769ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8776a000 - 0x7fff87793ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff87794000 - 0x7fff87801fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff87fef000 - 0x7fff88007ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8800a000 - 0x7fff88011ff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib 0x7fff88012000 - 0x7fff8802bff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8802c000 - 0x7fff8805bfff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8805c000 - 0x7fff88146fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff88147000 - 0x7fff8838fff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8839c000 - 0x7fff8839fffa libCGXType.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff883e2000 - 0x7fff8846eff7 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 0x7fff884cc000 - 0x7fff884ddff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff884de000 - 0x7fff884e1fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff884e2000 - 0x7fff88530ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib 0x7fff88572000 - 0x7fff88634ff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff88635000 - 0x7fff886a4ff1 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 0x7fff886a5000 - 0x7fff886b3fff com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff886b4000 - 0x7fff886ecff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff886ed000 - 0x7fff886fafff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff886fb000 - 0x7fff88712ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff88713000 - 0x7fff8871bff3 libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff8871c000 - 0x7fff8871dff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff8871e000 - 0x7fff88723fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff88724000 - 0x7fff88731ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff887cf000 - 0x7fff887d2ffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff887d3000 - 0x7fff887eeff7 libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff887ef000 - 0x7fff887f0fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff887f1000 - 0x7fff88854ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8888b000 - 0x7fff8888dff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8888e000 - 0x7fff88892fff 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 0x7fff88971000 - 0x7fff889befff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff889bf000 - 0x7fff889c1fff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff889c2000 - 0x7fff88a04ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff88a05000 - 0x7fff88a3affc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff88a3c000 - 0x7fff88a40ff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib 0x7fff88a41000 - 0x7fff88a42fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff88a6a000 - 0x7fff88a6cffb libutil.dylib (34) /usr/lib/libutil.dylib 0x7fff88ab3000 - 0x7fff88abdfff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff88abe000 - 0x7fff88ac5fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff88ac6000 - 0x7fff88b8aff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff88b8b000 - 0x7fff88bd4fff com.apple.CoreMedia (1.0 - 1273.54) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff88c5a000 - 0x7fff88c5cfff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff89010000 - 0x7fff8901cff7 com.apple.HelpData (2.1.4 - 90) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff8901d000 - 0x7fff89070fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff89071000 - 0x7fff890aaff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff890e7000 - 0x7fff8910fffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff89110000 - 0x7fff8911aff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff8911b000 - 0x7fff8954effb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff89686000 - 0x7fff896a2ff7 libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib 0x7fff896b0000 - 0x7fff896d9fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff896da000 - 0x7fff896daff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff896db000 - 0x7fff896dbfff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff89707000 - 0x7fff89708ff7 libodfde.dylib (20) /usr/lib/libodfde.dylib 0x7fff89709000 - 0x7fff8970ffff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x7fff89710000 - 0x7fff89716ff7 libCGXCoreImage.A.dylib (599.35.4) <0A9F43CB-C01F-3A98-AAB3-1E08C65BCFB4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff89717000 - 0x7fff8975eff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib 0x7fff8975f000 - 0x7fff8978eff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff89edf000 - 0x7fff89ee7ff7 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 0x7fff89ee8000 - 0x7fff89eeaff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff89eeb000 - 0x7fff89fa3ff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff89fa4000 - 0x7fff89fb1ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff8a002000 - 0x7fff8a031fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff8a032000 - 0x7fff8a1eaffb libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib 0x7fff8a260000 - 0x7fff8a26bff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8a26c000 - 0x7fff8a290fff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x7fff8a291000 - 0x7fff8a29aff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8a382000 - 0x7fff8a38eff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8a4f6000 - 0x7fff8a4f7fff libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8a4f8000 - 0x7fff8ae17797 com.apple.CoreGraphics (1.600.0 - 599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8ae18000 - 0x7fff8ae28ffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x7fff8ae29000 - 0x7fff8ae51ffb libRIP.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8ae52000 - 0x7fff8af82ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8b026000 - 0x7fff8b031fff libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib 0x7fff8b038000 - 0x7fff8b1d8ff7 GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff8b565000 - 0x7fff8b636ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8b64c000 - 0x7fff8b654fff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8b6b3000 - 0x7fff8b6f2fff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8b706000 - 0x7fff8b70fffb libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib 0x7fff8b710000 - 0x7fff8b768ff7 com.apple.Symbolication (1.4 - 129.0.2) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8b928000 - 0x7fff8b928fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8bd04000 - 0x7fff8bd06fff libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8be36000 - 0x7fff8be36fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8be37000 - 0x7fff8be41ff7 libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib 0x7fff8bf65000 - 0x7fff8c030fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8c091000 - 0x7fff8c33bff5 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8c33c000 - 0x7fff8c340ff7 libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8c341000 - 0x7fff8c4dcff8 com.apple.CFNetwork (673.5 - 673.5) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8c4dd000 - 0x7fff8c7aeff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8c845000 - 0x7fff8c8d0ff7 libCoreStorage.dylib (380.70.2) /usr/lib/libCoreStorage.dylib 0x7fff8cad7000 - 0x7fff8cad8ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8cad9000 - 0x7fff8cae4ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8cb90000 - 0x7fff8cbb7ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib 0x7fff8cbd0000 - 0x7fff8cbd0fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8cc02000 - 0x7fff8ccdefff libcrypto.0.9.8.dylib (52) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8cd32000 - 0x7fff8cd8bfff libTIFF.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8cd95000 - 0x7fff8cd95fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8ce6c000 - 0x7fff8cebafff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff8cebb000 - 0x7fff8cec6fff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8cec7000 - 0x7fff8ceeeffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff8cefb000 - 0x7fff8cf1dfff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8cf1e000 - 0x7fff8cf25ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff8cf26000 - 0x7fff8cf8afff com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8d2f9000 - 0x7fff8d322fff GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff8d32c000 - 0x7fff8d398fff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8d42e000 - 0x7fff8d47cff7 com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8d47d000 - 0x7fff8d489ffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8d48a000 - 0x7fff8d579fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8d57a000 - 0x7fff8d661ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff8d672000 - 0x7fff8d673ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x7fff8d674000 - 0x7fff8d6a0fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8d6a1000 - 0x7fff8d6b3fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8d6b4000 - 0x7fff8d6cfff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8d6d0000 - 0x7fff8d70eff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8d712000 - 0x7fff8d764fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff8d765000 - 0x7fff8d7caffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8d7cb000 - 0x7fff8d7cbffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff8d7cc000 - 0x7fff8d7e4ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8d7f8000 - 0x7fff8daf8ff7 com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8e3ff000 - 0x7fff8e59bff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8e649000 - 0x7fff8e64afff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff8e651000 - 0x7fff8e65afff 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 0x7fff8e6b3000 - 0x7fff8e70effb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8e70f000 - 0x7fff8e712fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8e713000 - 0x7fff8e71afff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff8e71b000 - 0x7fff8e72bfff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff8e72c000 - 0x7fff8e7b5ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff8e817000 - 0x7fff8e81cff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff8e85c000 - 0x7fff8ea41fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8ea7d000 - 0x7fff8ee5effe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8f0ad000 - 0x7fff8f0b0ff7 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 0x7fff8f0b1000 - 0x7fff8f0d6ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8f0d7000 - 0x7fff8f14efff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8f14f000 - 0x7fff8f158ffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8f159000 - 0x7fff8f173fff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib 0x7fff8f174000 - 0x7fff8f199ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8f19a000 - 0x7fff8f20dfff com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8f20e000 - 0x7fff8f210ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib 0x7fff8f211000 - 0x7fff8f215fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8f220000 - 0x7fff8f231ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff8f232000 - 0x7fff8f263fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8f7b8000 - 0x7fff8f7e8fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8f85a000 - 0x7fff8f89fff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8f8a0000 - 0x7fff8f8a0ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8f8a1000 - 0x7fff8f92afff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8f96f000 - 0x7fff8fad5fff libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff8fb52000 - 0x7fff8ffa0fef com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff8ffa1000 - 0x7fff90275fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff9077d000 - 0x7fff9077dfff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff9077e000 - 0x7fff90782ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff907e3000 - 0x7fff90acdfff 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 0x7fff90b05000 - 0x7fff90b20ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff90baa000 - 0x7fff90c98fff libJP2.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff90c99000 - 0x7fff90d49ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff90d4a000 - 0x7fff90d54ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff90d55000 - 0x7fff90d58fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff90d59000 - 0x7fff90d85ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff90e22000 - 0x7fff90eecff7 com.apple.LaunchServices (572.28 - 572.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff90eed000 - 0x7fff90f7dff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff91dd3000 - 0x7fff91ed9ff7 com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff91eda000 - 0x7fff91ee2ffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff92084000 - 0x7fff92087ff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib 0x7fff923bf000 - 0x7fff92623ffd com.apple.security (7.0 - 55471.14.21) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff92624000 - 0x7fff92636ff7 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff92637000 - 0x7fff92684ff2 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 0x7fff92685000 - 0x7fff927f3ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff92874000 - 0x7fff92958ff7 com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff92959000 - 0x7fff92980ff7 com.apple.shortcut (2.6 - 2.6) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff92981000 - 0x7fff92a72ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff92d3a000 - 0x7fff92d6bff7 libtidy.A.dylib (15.12) /usr/lib/libtidy.A.dylib 0x7fff92d6c000 - 0x7fff92f19f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff93343000 - 0x7fff9337efff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff93572000 - 0x7fff93573ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff93574000 - 0x7fff935a8fff libssl.0.9.8.dylib (52) <51C844FF-D7CD-3525-9ABB-84B8DD11D5E4> /usr/lib/libssl.0.9.8.dylib 0x7fff93637000 - 0x7fff936b8fff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

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: 298269 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=288.5M resident=106.0M(37%) swapped_out_or_unallocated=182.5M(63%) Writable regions: Total=776.7M written=367.3M(47%) resident=483.2M(62%) swapped_out=244K(0%) unallocated=293.5M(38%)

REGION TYPE VIRTUAL =========== ======= ATS (font support) 32.0M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG backing stores 24.3M CG image 80K CG raster data 24K CG shared images 204K CoreGraphics 4K CoreImage 4K IOKit 68.2M IOKit (reserved) 4K reserved VM address space (unallocated) Kernel Alloc Once 8K MALLOC 608.2M MALLOC (admin) 32K Memory Tag 242 12K OpenCL 8K OpenGL GLSL 1664K STACK GUARD 56.1M Stack 14.7M VM_ALLOCATE 18.9M DATA 50.4M IMAGE 528K LINKEDIT 80.8M TEXT 207.7M __UNICODE 544K mapped file 89.3M shared memory 68K =========== ======= TOTAL 1.2G TOTAL, minus reserved VM space 1.2G

Model: iMac12,1, BootROM IM121.0047.B00, 4 processors, Intel Core i5, 3.09 GHz, 16 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, HMT351U6CFR8C-H9N0 Memory Module: DIMM2, 4 GB, DDR3, 1333 MHz, Hynix Semiconductor, HMT351U6BFR8C-H9N0 Memory Module: DIMM3, 4 GB, DDR3, 1333 MHz, Hynix Semiconductor, HMT351U6BFR8C-H9N0 Memory Module: DIMM4, 4 GB, DDR3, 1333 MHz, Hynix Semiconductor, HMT351U6BFR8C-H9N0 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: Avid Mbox Mini USB Device: Optical USB Mouse USB Device: USB Storage USB Device: Microsoft® LifeCam HD-5000 USB Device: UM-1 USB Device: Hub USB Device: 802.11n WLAN Adapter Thunderbolt Bus:

MrKepzie commented 9 years ago

can you send me your project file ? It is an issue with windows positioning

On 24 Oct 2014, at 10:35, Omar Brown notifications@github.com wrote:

I was working a roto to extract wording from a sign. I didn't have intentions to keep the script. I was just seeing how I would use the roto to mask out text from a sign and do a random transform sequence on the letters. The script close, then I reopened it and tried to save it and it keeps crashing after the save dialog panel closes. The error log is below.

Process: Natron [38463] Path: /Applications/Natron.app/Contents/MacOS/Natron Identifier: fr.inria.Natron Version: ??? Code Type: X86-64 (Native) Parent Process: launchd [412] Responsible: Natron [38463] User ID: 501

Date/Time: 2014-10-24 04:29:57.634 -0400 OS Version: Mac OS X 10.9.5 (13F34) Report Version: 11 Anonymous UUID: 82E9F902-9C30-9F9F-3FC1-B65F1BED5F86

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffff0

VM Regions Near 0xfffffffffffffff0: --> shared memory 00007ffffff3b000-00007ffffff3c000 [ 4K] r-x/r-x SM=SHM

Application Specific Information: Performing @selector https://github.com/selector(qtDispatcherToQAction:) from sender NSMenuItem 0x6080006ae880

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libc++abi.dylib 0x00007fff8778fa13 __dynamiccast + 41 1 fr.inria.Natron 0x000000010014ca4a ApplicationWindowSerialization::initialize(bool, SerializableWindow) + 282 2 fr.inria.Natron 0x000000010014cd8c GuiLayoutSerialization::initialize(Gui) + 300 3 fr.inria.Natron 0x000000010014d90d ProjectGuiSerialization::initialize(ProjectGui const) + 2845 4 fr.inria.Natron 0x00000001001414c8 ProjectGui::save(boost::archive::xml_oarchive&) const + 264 5 fr.inria.Natron 0x000000010033abe3 Natron::Project::saveProjectInternal(QString const&, QString const&, bool) + 2707 6 fr.inria.Natron 0x000000010033c19a Natron::Project::saveProject(QString const&, QString const&, bool) + 522 7 fr.inria.Natron 0x0000000100075604 Gui::saveProjectAs() + 500 8 fr.inria.Natron 0x00000001001f22d9 Gui::qt_staticmetacall(QObject, QMetaObject::Call, int, void) + 473 9 QtCore 0x00000001019d736e QMetaObject::activate(QObject, QMetaObject const, int, void) + 1566 10 QtGui 0x0000000100d69971 QAction::triggered(bool) + 49 11 QtGui 0x0000000100d6ad04 QAction::activate(QAction::ActionEvent) + 180 12 QtGui 0x0000000100d1d72a QMacInputContext::reset() + 42314 13 com.apple.AppKit 0x00007fff85f75260 -[NSApplication sendAction:to:from:] + 327 14 com.apple.AppKit 0x00007fff85f901c8 -[NSMenuItem _corePerformAction] + 394 15 com.apple.AppKit 0x00007fff85f8ff04 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117 16 com.apple.AppKit 0x00007fff85fdf40d -[NSMenu _internalPerformActionForItemAtIndex:] + 35 17 com.apple.AppKit 0x00007fff85fdf289 -[NSCarbonMenuImpl carbonCommandProcessEvent:handlerCallRef:] + 104 18 com.apple.AppKit 0x00007fff85f85ff6 NSSLMMenuEventHandler + 716 19 com.apple.HIToolbox 0x00007fff8c0991d4 DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec) + 892 20 com.apple.HIToolbox 0x00007fff8c098787 SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec) + 385 21 com.apple.HIToolbox 0x00007fff8c0ac880 SendEventToEventTarget + 40 22 com.apple.HIToolbox 0x00007fff8c0e2640 SendHICommandEvent(unsigned int, HICommand const, unsigned int, unsigned int, unsigned char, void const, OpaqueEventTargetRef, OpaqueEventTargetRef, OpaqueEventRef**) + 420 23 com.apple.HIToolbox 0x00007fff8c115228 SendMenuCommandWithContextAndModifiers + 59 24 com.apple.HIToolbox 0x00007fff8c1151d0 SendMenuItemSelectedEvent + 178 25 com.apple.HIToolbox 0x00007fff8c1150af FinishMenuSelection(SelectionData, MenuResult, MenuResult) + 94 26 com.apple.HIToolbox 0x00007fff8c11d085 MenuSelectCore(MenuData, Point, double, unsigned int, OpaqueMenuRef**, unsigned short) + 718 27 com.apple.HIToolbox 0x00007fff8c11ccb1 _HandleMenuSelection2 + 446 28 com.apple.AppKit 0x00007fff85ef862c _NSHandleCarbonMenuEvent + 284 29 com.apple.AppKit 0x00007fff85d5752e DPSNextEvent + 2170 30 com.apple.AppKit 0x00007fff85d5689b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 31 com.apple.AppKit 0x00007fff85d4a99c -[NSApplication run] + 553 32 QtGui 0x0000000100d28f68 QDesktopWidget::resizeEvent(QResizeEvent) + 12584 33 QtCore 0x00000001019bdbc4 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 34 QtCore 0x00000001019bdf74 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 35 QtCore 0x00000001019c07ec QCoreApplication::exec() + 188 36 fr.inria.Natron 0x000000010001c302 main + 722 37 fr.inria.Natron 0x000000010001bfc8 start + 52

Thread 1: 0 libsystem_kernel.dylib 0x00007fff8969be6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8cf20f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8cf23fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8969c662 kevent64 + 10 1 libdispatch.dylib 0x00007fff8f15c421 _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff8f15c136 _dispatch_mgr_thread + 52

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8969be6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8cf20f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8cf23fb9 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff8969be6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8cf20f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8cf23fb9 start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff89697a1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff89696d18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8e8ccf15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8e8cc539 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8e8cbe75 CFRunLoopRunSpecific + 309 5 com.apple.AppKit 0x00007fff85ef705e _NSEventThread + 144 6 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 6:: QKqueueFileSystemWatcherEngine 0 libsystem_kernel.dylib 0x00007fff8969c64a kevent + 10 1 QtCore 0x00000001019a03f9 QProcessEnvironment::systemEnvironment() + 55753 2 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 3 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 7:: QKqueueFileSystemWatcherEngine 0 libsystem_kernel.dylib 0x00007fff8969c64a kevent + 10 1 QtCore 0x00000001019a03f9 QProcessEnvironment::systemEnvironment() + 55753 2 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 3 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 8:: QKqueueFileSystemWatcherEngine 0 libsystem_kernel.dylib 0x00007fff8969c64a kevent + 10 1 QtCore 0x00000001019a03f9 QProcessEnvironment::systemEnvironment() + 55753 2 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 3 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 9:: ViewerCurrentFrameRequestScheduler 0 libsystem_kernel.dylib 0x00007fff8969b716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8cf21c3b _pthread_cond_wait + 727 2 QtCore 0x00000001018a5a40 QWaitCondition::wait(QMutex*, unsigned long) + 304 3 fr.inria.Natron 0x000000010032a1bf ViewerCurrentFrameRequestScheduler::run() + 783 4 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 5 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 10:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff8969b716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8cf21c3b _pthread_condwait + 727 2 QtCore 0x00000001018a3e0b QThreadStorageData::finish(void*) + 3019 3 QtCore 0x000000010189f07c QMutex::lockInternal() + 252 4 fr.inria.Natron 0x0000000100322c65 renderCurrentFrameFunctor(ViewerInstance, bool, RequestedFrame, ViewerCurrentFrameRequestSchedulerPrivate_) + 709 5 fr.inria.Natron 0x0000000100346ef9 QtConcurrent::RunFunctionTask::run() + 41 6 QtCore 0x00000001018975bd QThreadPool::setMaxThreadCount(int) + 557 7 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 8 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 9 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 10 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 11:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff8969b716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8cf21c3b _pthread_cond_wait + 727 2 QtCore 0x00000001018a5a20 QWaitCondition::wait(QMutex*, unsigned long) + 272 3 QtCore 0x0000000101897768 QThreadPool::setMaxThreadCount(int) + 984 4 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 5 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 12:: Thread (pooled) 0 libsystem_platform.dylib 0x00007fff86ed5f43 _platform_bzero$VARIANT$Merom + 51 1 fr.inria.Natron 0x000000010026d555 std::vector >::_M_fill_insert(__gnu_cxx::normaliterator > >, unsigned long, char const&) + 181 2 fr.inria.Natron 0x000000010032d68f PluginMemory::alloc(unsigned long) + 335 3 fr.inria.Natron 0x00000001003051fd OfxMemory::alloc(unsigned long) + 13 4 fr.inria.Natron 0x00000001002f085f Natron::OfxImageEffectInstance::newMemoryInstance(unsigned long) + 79 5 fr.inria.Natron 0x00000001003fa859 OFX::Host::ImageEffect::Instance::imageMemoryAlloc(unsigned long) + 25 6 fr.inria.Natron 0x00000001003fa952 OFX::Host::ImageEffect::imageMemoryAlloc(OfxImageEffectStruct, unsigned long, OfxImageMemoryStruct) + 162 7 IO.ofx 0x000000011043c946 OFX::ImageMemory::ImageMemory(unsigned long, OFX::ImageEffect) + 38 8 IO.ofx 0x0000000110418e29 GenericReaderPlugin::render(OFX::RenderArguments const&) + 2265 9 IO.ofx 0x000000011043fbbd OFX::Private::renderAction(OfxImageEffectStruct, OFX::PropertySet) + 509 10 IO.ofx 0x000000011044a6a2 OFX::Private::mainEntryStr(char const, void const, OfxPropertySetStruct, OfxPropertySetStruct, char const) + 2898 11 fr.inria.Natron 0x00000001003fb954 OFX::Host::ImageEffect::Instance::mainEntry(char const, void const, OFX::Host::Property::Set, OFX::Host::Property::Set) + 276 12 fr.inria.Natron 0x00000001002ef9f3 Natron::OfxImageEffectInstance::mainEntry(char const, void const, OFX::Host::Property::Set, OFX::Host::Property::Set_) + 83 13 fr.inria.Natron 0x000000010040028f OFX::Host::ImageEffect::Instance::renderAction(double, std::string const&, OfxRectI const&, OfxPointD, bool, bool, int, int) + 1343 14 fr.inria.Natron 0x00000001002fde06 OfxEffectInstance::render(int, OfxPointD const&, RectI const&, int, bool, bool, boost::shared_ptrNatron::Image) + 566 15 fr.inria.Natron 0x0000000100248642 Natron::EffectInstance::render_public(int, OfxPointD const&, RectI const&, int, bool, bool, boost::shared_ptrNatron::Image) + 194 16 fr.inria.Natron 0x000000010025081a Natron::EffectInstance::tiledRenderingFunctor(Natron::EffectInstance::RenderArgs const&, ParallelRenderArgs const&, bool, bool, bool, bool, RectI const&, double, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&) + 2010 17 fr.inria.Natron 0x0000000100256374 Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 11220 18 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 19 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 20 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 21 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 22 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 23 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 24 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 25 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 26 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 27 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 28 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 29 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 30 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 31 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 32 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 33 fr.inria.Natron 0x000000010025476f Natron::EffectInstance::renderRoIInternal(int, OfxPointD const&, unsigned int, int, RectI const&, RectD const&, double, boost::shared_ptrNatron::ImageParams const&, boost::shared_ptrNatron::Image const&, boost::shared_ptrNatron::Image const&, bool, bool, bool, unsigned long long, int, bool) + 4047 34 fr.inria.Natron 0x0000000100251e25 Natron::EffectInstance::renderRoI(Natron::EffectInstance::RenderRoIArgs const&) + 2661 35 fr.inria.Natron 0x00000001003b72f7 ViewerInstance::renderViewer_internal(int, int, bool, bool, int, unsigned long long, bool, boost::shared_ptr) + 9095 36 fr.inria.Natron 0x00000001003ba23c ViewerInstance::renderViewer(int, int, bool, bool, unsigned long long, bool, std::listboost::shared_ptr<BufferableObject, std::allocatorboost::sharedptr >&) + 188 37 fr.inria.Natron 0x0000000100322a90 renderCurrentFrameFunctor(ViewerInstance, bool, RequestedFrame, ViewerCurrentFrameRequestSchedulerPrivate_) + 240 38 fr.inria.Natron 0x0000000100346ef9 QtConcurrent::RunFunctionTask::run() + 41 39 QtCore 0x00000001018975bd QThreadPool::setMaxThreadCount(int) + 557 40 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 41 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 42 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 43 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 13:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff8969b716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8cf21c3b _pthread_condwait + 727 2 QtCore 0x00000001018a3e0b QThreadStorageData::finish(void*) + 3019 3 QtCore 0x000000010189f07c QMutex::lockInternal() + 252 4 fr.inria.Natron 0x0000000100322c65 renderCurrentFrameFunctor(ViewerInstance, bool, RequestedFrame, ViewerCurrentFrameRequestSchedulerPrivate_) + 709 5 fr.inria.Natron 0x0000000100346ef9 QtConcurrent::RunFunctionTask::run() + 41 6 QtCore 0x00000001018975bd QThreadPool::setMaxThreadCount(int) + 557 7 QtCore 0x00000001018a4a04 QThread::setPriority(QThread::Priority) + 820 8 libsystem_pthread.dylib 0x00007fff8cf1f899 _pthread_body + 138 9 libsystem_pthread.dylib 0x00007fff8cf1f72a _pthread_start + 137 10 libsystem_pthread.dylib 0x00007fff8cf23fc9 thread_start + 13

Thread 14: 0 libsystem_kernel.dylib 0x00007fff8969be6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8cf20f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8cf23fb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00000001006aa2a0 rcx: 0x0000000000000000 rdx: 0x00000001006aa2a0 rdi: 0x000061000013c340 rsi: 0x00000001016e4d40 rbp: 0x00007fff5fbfd290 rsp: 0x00007fff5fbfd1f0 r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x0000000000000001 r11: 0x0000000000000028 r12: 0x000061000013c340 r13: 0x0000600001244440 r14: 0x00007fff5fbfd930 r15: 0x00007fff76904348 rip: 0x00007fff8778fa13 rfl: 0x0000000000010206 cr2: 0xfffffffffffffff0

Logical CPU: 0 Error Code: 0x00000004 Trap Number: 14

Binary Images: 0x100000000 - 0x10069bfff +fr.inria.Natron (???) /Applications/Natron.app/Contents/MacOS/Natron 0x100a01000 - 0x100a2dfff +libboost_serialization-mt.dylib (0) /Applications/Natron.app/Contents/Frameworks/libboost_serialization-mt.dylib 0x100a53000 - 0x100a62fff +libboost_thread-mt.dylib (0) /Applications/Natron.app/Contents/Frameworks/libboost_thread-mt.dylib 0x100a6b000 - 0x100a6dff7 +libboost_system-mt.dylib (0) /Applications/Natron.app/Contents/Frameworks/libboost_system-mt.dylib 0x100a70000 - 0x100aa1fff +libGLEW.1.11.0.dylib (1.11) /Applications/Natron.app/Contents/Frameworks/libGLEW.1.11.0.dylib 0x100ad4000 - 0x100af3fef +libexpat.1.dylib (8) /Applications/Natron.app/Contents/Frameworks/libexpat.1.dylib 0x100af8000 - 0x100bc5fe7 +libcairo.2.dylib (11203.16) /Applications/Natron.app/Contents/Frameworks/libcairo.2.dylib 0x100bd7000 - 0x100cb9fe7 +QtOpenGL (4.8.6) /Applications/Natron.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL 0x100ce6000 - 0x1016dcfe7 +QtGui (4.8.6) /Applications/Natron.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui 0x10187d000 - 0x101b55fff +QtCore (4.8.6) /Applications/Natron.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore 0x101bba000 - 0x101cf2ff7 +QtNetwork (4.8.6) /Applications/Natron.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork 0x101d27000 - 0x101d2bfff com.apple.agl (3.2.3 - AGL-3.2.3) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x101d32000 - 0x101daaff7 +libpixman-1.0.dylib (33.6) /Applications/Natron.app/Contents/Frameworks/libpixman-1.0.dylib 0x101db4000 - 0x101de7fef +libfontconfig.1.dylib (10) /Applications/Natron.app/Contents/Frameworks/libfontconfig.1.dylib 0x101df1000 - 0x101e75fe7 +libfreetype.6.dylib (18.2) /Applications/Natron.app/Contents/Frameworks/libfreetype.6.dylib 0x101e84000 - 0x101eacfff +libpng16.16.dylib (29) /Applications/Natron.app/Contents/Frameworks/libpng16.16.dylib 0x101eb2000 - 0x101ec4ff7 +libz.1.dylib (1.2.8) /Applications/Natron.app/Contents/Frameworks/libz.1.dylib 0x101ec8000 - 0x101ed6fff +libbz2.1.0.dylib (1.0.6) /Applications/Natron.app/Contents/Frameworks/libbz2.1.0.dylib 0x101ed9000 - 0x101f2efff +libssl.1.0.0.dylib (1) /Applications/Natron.app/Contents/Frameworks/libssl.1.0.0.dylib 0x101f47000 - 0x1020acfe7 +libcrypto.1.0.0.dylib (1) /Applications/Natron.app/Contents/Frameworks/libcrypto.1.0.0.dylib 0x102589000 - 0x1025a4ff9 com.apple.security.csparser (3.0 - 55471.14.21) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x1025bb000 - 0x1025bbfeb +cl_kernels (???) cl_kernels 0x102700000 - 0x1027a3ff7 ColorSyncDeprecated.dylib (426) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x106cf8000 - 0x106cfcfff +libqtga.dylib (0) /Applications/Natron.app/Contents/PlugIns/imageformats/libqtga.dylib 0x106e26000 - 0x106e2cff7 +libqgif.dylib (0) /Applications/Natron.app/Contents/PlugIns/imageformats/libqgif.dylib 0x106e30000 - 0x106e36ff7 +libqico.dylib (0) /Applications/Natron.app/Contents/PlugIns/imageformats/libqico.dylib 0x106e3a000 - 0x106e40fff +libqjpeg.dylib (0) /Applications/Natron.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x106e45000 - 0x106e78ff7 +libjpeg.9.dylib (11) /Applications/Natron.app/Contents/Frameworks/libjpeg.9.dylib 0x106e7d000 - 0x106e81fff +libqmng.dylib (0) /Applications/Natron.app/Contents/PlugIns/imageformats/libqmng.dylib 0x106e86000 - 0x106eddfff +libmng.1.dylib (2) /Applications/Natron.app/Contents/Frameworks/libmng.1.dylib 0x106eef000 - 0x106f1cfe7 +liblcms.1.dylib (2.19) /Applications/Natron.app/Contents/Frameworks/liblcms.1.dylib 0x106f26000 - 0x106f2cfff +libqtiff.dylib (0) /Applications/Natron.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x106f31000 - 0x106f90fef +libtiff.5.dylib (8) /Applications/Natron.app/Contents/Frameworks/libtiff.5.dylib 0x106f9a000 - 0x106fb8ff7 +liblzma.5.dylib (6.5) /Applications/Natron.app/Contents/Frameworks/liblzma.5.dylib 0x10b072000 - 0x10b07dfff libGPUSupport.dylib (9.6.1) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x10b15c000 - 0x10b15dfff com.apple.VideoDecodeAcceleration (1.1 - 8) /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration 0x10c000000 - 0x10c74aff7 libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib 0x10ccfc000 - 0x10ccfdff7 +libXau.6.dylib (7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libXau.6.dylib 0x1101cd000 - 0x1101dfff7 +libz.1.dylib (1.2.8) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libz.1.dylib 0x1101e3000 - 0x1101e6fff +libImath.6.dylib (7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libImath.6.dylib 0x11034d000 - 0x110355ff7 +libIex.6.dylib (7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libIex.6.dylib 0x110365000 - 0x110368ff7 +libIlmThread.6.dylib (7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libIlmThread.6.dylib 0x11036d000 - 0x11037aff7 +libtinyxml.dylib (0) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libtinyxml.dylib 0x110383000 - 0x110387fe7 +libogg.0.dylib (9.2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libogg.0.dylib 0x1103ad000 - 0x1104b8fff +IO.ofx (0.0.1d1) /Applications/Natron.app/Contents/Plugins/IO.ofx.bundle/Contents/MacOS/IO.ofx 0x110502000 - 0x1105ccfe7 +libOpenColorIO.1.dylib (1.0.9) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libOpenColorIO.1.dylib 0x11062e000 - 0x1106daff7 +libIlmImf.6.dylib (7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libIlmImf.6.dylib 0x110719000 - 0x11075afff +libHalf.6.dylib (7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libHalf.6.dylib 0x11075d000 - 0x1108caff7 +libavformat.55.dylib (55.48.100) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libavformat.55.dylib 0x110904000 - 0x11138bf0f +libavcodec.55.dylib (55.69.100) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libavcodec.55.dylib 0x111acf000 - 0x111b50ff7 +libswscale.2.dylib (2.6.100) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libswscale.2.dylib 0x111b5f000 - 0x111ba1ff7 +libavutil.52.dylib (52.92.100) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libavutil.52.dylib 0x111bbf000 - 0x112017ff7 +libOpenImageIO.1.4.dylib (1.4.13) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libOpenImageIO.1.4.dylib 0x11220a000 - 0x112228fff +libswresample.0.dylib (0.19.100) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libswresample.0.dylib 0x11222e000 - 0x11232cfef +libiconv.2.dylib (8.1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libiconv.2.dylib 0x11233a000 - 0x112448fef +libX11.6.dylib (10) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libX11.6.dylib 0x11246b000 - 0x1124affff +libSDL-1.2.0.dylib (12.4) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libSDL-1.2.0.dylib 0x1124c0000 - 0x1124e7ff7 +libnettle.4.dylib (4.7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libnettle.4.dylib 0x1124fa000 - 0x112521fff +libhogweed.2.dylib (2.5) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libhogweed.2.dylib 0x112533000 - 0x1125a0fef +libgmp.10.dylib (13) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libgmp.10.dylib 0x1125ab000 - 0x112625fe7 +libvorbisenc.2.dylib (3.10) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libvorbisenc.2.dylib 0x112673000 - 0x112698fe7 +libvorbis.0.dylib (5.7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libvorbis.0.dylib 0x1126a2000 - 0x1126d7fff +libtheoraenc.1.dylib (3.2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libtheoraenc.1.dylib 0x1126dc000 - 0x1126f1ff7 +libtheoradec.1.dylib (3.4) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libtheoradec.1.dylib 0x1126f5000 - 0x11270afe7 +libspeex.1.dylib (7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libspeex.1.dylib 0x11270f000 - 0x1127a2fe7 +libschroedinger-1.0.0.dylib (12) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libschroedinger-1.0.0.dylib 0x1127ba000 - 0x1127fafff +libopus.0.dylib (6) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libopus.0.dylib 0x112801000 - 0x112820fe7 +libopenjpeg.1.dylib (7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libopenjpeg.1.dylib 0x112825000 - 0x112860fef +libmp3lame.0.dylib (1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libmp3lame.0.dylib 0x112899000 - 0x1128d9fe7 +libmodplug.1.dylib (2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libmodplug.1.dylib 0x112994000 - 0x1129a9fef +libfribidi.0.dylib (4.5) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libfribidi.0.dylib 0x1129ad000 - 0x112aafff7 +libglib-2.0.0.dylib (4001) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libglib-2.0.0.dylib 0x112add000 - 0x112ae6fe7 +libintl.8.dylib (10.2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libintl.8.dylib 0x112aec000 - 0x112b70fe7 +libfreetype.6.dylib (18.2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libfreetype.6.dylib 0x112b87000 - 0x112bbafef +libfontconfig.1.dylib (10) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libfontconfig.1.dylib 0x112bc6000 - 0x112bf4fff +libbluray.1.dylib (8) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libbluray.1.dylib 0x112bfa000 - 0x112c11fef +libass.5.dylib (6) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libass.5.dylib 0x112c17000 - 0x112cf5fc7 +libgnutls.28.dylib (69) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libgnutls.28.dylib 0x112d28000 - 0x112d36fff +libbz2.1.0.dylib (1.0.6) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libbz2.1.0.dylib 0x112d3b000 - 0x112d50fff +libxcb.1.dylib (3) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libxcb.1.dylib 0x112d5e000 - 0x112d61fef +libXdmcp.6.dylib (7) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libXdmcp.6.dylib 0x112d64000 - 0x112dd5fe7 +liborc-0.4.0.dylib (19) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/liborc-0.4.0.dylib 0x112def000 - 0x112e17fff +libpng16.16.dylib (29) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libpng16.16.dylib 0x112e1f000 - 0x112e3efef +libexpat.1.dylib (8) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libexpat.1.dylib 0x112e45000 - 0x112f6ffe7 +libxml2.2.dylib (12.1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libxml2.2.dylib 0x112fa1000 - 0x112fbfff7 +liblzma.5.dylib (6.5) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/liblzma.5.dylib 0x112fc5000 - 0x112fe5ff7 +libenca.0.dylib (6.1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libenca.0.dylib 0x112ff1000 - 0x11301dff7 +libp11-kit.0.dylib (1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libp11-kit.0.dylib 0x11303f000 - 0x11304cfff +libtasn1.6.dylib (10.1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libtasn1.6.dylib 0x113050000 - 0x113055fff +libffi.6.dylib (7.2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libffi.6.dylib 0x113058000 - 0x113067fff +libboost_filesystem-mt.dylib (0) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libboost_filesystem-mt.dylib 0x113077000 - 0x11314afff +libboost_regex-mt.dylib (0) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libboost_regex-mt.dylib 0x1131e8000 - 0x1131eaff7 +libboost_system-mt.dylib (0) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libboost_system-mt.dylib 0x1131ef000 - 0x1131fefff +libboost_thread-mt.dylib (0) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libboost_thread-mt.dylib 0x113217000 - 0x113276fef +libtiff.5.dylib (8) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libtiff.5.dylib 0x113285000 - 0x1132b8ff7 +libjpeg.9.dylib (11) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libjpeg.9.dylib 0x1132bf000 - 0x113309fe7 +libwebp.5.dylib (6.1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libwebp.5.dylib 0x113316000 - 0x113361fe7 +libraw_r.10.dylib (11) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libraw_r.10.dylib 0x1133b4000 - 0x1134defff +libicuuc.53.dylib (53.1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libicuuc.53.dylib 0x11353d000 - 0x1136f9fe7 +libicui18n.53.dylib (53.1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libicui18n.53.dylib 0x1137b4000 - 0x114c3bff7 +libicudata.53.dylib (53.1) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libicudata.53.dylib 0x114c3d000 - 0x114c7dff7 +libjasper.1.dylib (2) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/libjasper.1.dylib 0x114c99000 - 0x114cdcfe7 +liblcms2.2.dylib (3.6) /Applications/Natron.app/Contents/PlugIns/IO.ofx.bundle/Contents/Libraries/liblcms2.2.dylib 0x114f00000 - 0x115240ff7 +Misc.ofx (0.0.1d1) /Applications/Natron.app/Contents/Plugins/Misc.ofx.bundle/Contents/MacOS/Misc.ofx 0x115600000 - 0x1156f3fff +CImg.ofx (0.0.1d1) /Applications/Natron.app/Contents/Plugins/CImg.ofx.bundle/Contents/MacOS/CImg.ofx 0x130111000 - 0x1301f7fef unorm8_bgra.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x123440000000 - 0x12344086dfff com.apple.GeForceTeslaGLDriver (8.24.16 - 8.2.4) /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver 0x7fff60780000 - 0x7fff607b3817 dyld (239.4) /usr/lib/dyld 0x7fff859d9000 - 0x7fff859defff libmacho.dylib (845) /usr/lib/system/libmacho.dylib 0x7fff85cf1000 - 0x7fff85d32fff com.apple.PerformanceAnalysis (1.47 - 47) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff85d33000 - 0x7fff868a9ff7 com.apple.AppKit (6.9 - 1265.21) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff86cd6000 - 0x7fff86d1bfff libcurl.4.dylib (78.94.1) /usr/lib/libcurl.4.dylib 0x7fff86e55000 - 0x7fff86e64ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff86e6c000 - 0x7fff86e88fff libresolv.9.dylib (54) /usr/lib/libresolv.9.dylib 0x7fff86e89000 - 0x7fff86ed0fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff86ed1000 - 0x7fff86ed7ff7 libsystem_platform.dylib (24.90.1) /usr/lib/system/libsystem_platform.dylib 0x7fff86ed8000 - 0x7fff86ef1ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff87181000 - 0x7fff8718ffff com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff87192000 - 0x7fff871e3ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff87200000 - 0x7fff87207ffb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib 0x7fff8746a000 - 0x7fff87477ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff87478000 - 0x7fff87479ffb libremovefile.dylib (33) /usr/lib/system/libremovefile.dylib 0x7fff8747a000 - 0x7fff8749eff7 libJPEG.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff87610000 - 0x7fff87614ff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib 0x7fff87615000 - 0x7fff87769ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8776a000 - 0x7fff87793ff7 libc++abi.dylib (49.1) /usr/lib/libc++abi.dylib 0x7fff87794000 - 0x7fff87801fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff87fef000 - 0x7fff88007ff7 com.apple.GenerationalStorage (2.0 - 160.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8800a000 - 0x7fff88011ff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib 0x7fff88012000 - 0x7fff8802bff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8802c000 - 0x7fff8805bfff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8805c000 - 0x7fff88146fff libsqlite3.dylib (158) /usr/lib/libsqlite3.dylib 0x7fff88147000 - 0x7fff8838fff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8839c000 - 0x7fff8839fffa libCGXType.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff883e2000 - 0x7fff8846eff7 com.apple.ink.framework (10.9 - 207) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff884cc000 - 0x7fff884ddff7 libsystem_asl.dylib (217.1.4) /usr/lib/system/libsystem_asl.dylib 0x7fff884de000 - 0x7fff884e1fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff884e2000 - 0x7fff88530ff9 libstdc++.6.dylib (60) /usr/lib/libstdc++.6.dylib 0x7fff88572000 - 0x7fff88634ff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff88635000 - 0x7fff886a4ff1 com.apple.ApplicationServices.ATS (360 - 363.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff886a5000 - 0x7fff886b3fff com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff886b4000 - 0x7fff886ecff7 com.apple.RemoteViewServices (2.0 - 94) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff886ed000 - 0x7fff886fafff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff886fb000 - 0x7fff88712ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff88713000 - 0x7fff8871bff3 libCGCMS.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff8871c000 - 0x7fff8871dff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff8871e000 - 0x7fff88723fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff88724000 - 0x7fff88731ff7 libxar.1.dylib (202) /usr/lib/libxar.1.dylib 0x7fff887cf000 - 0x7fff887d2ffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff887d3000 - 0x7fff887eeff7 libPng.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff887ef000 - 0x7fff887f0fff com.apple.TrustEvaluationAgent (2.0 - 25) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff887f1000 - 0x7fff88854ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8888b000 - 0x7fff8888dff7 com.apple.securityhi (9.0 - 55005) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8888e000 - 0x7fff88892fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff88971000 - 0x7fff889befff com.apple.AppleVAFramework (5.0.27 - 5.0.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff889bf000 - 0x7fff889c1fff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff889c2000 - 0x7fff88a04ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff88a05000 - 0x7fff88a3affc com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff88a3c000 - 0x7fff88a40ff7 libsystem_stats.dylib (93.90.3) /usr/lib/system/libsystem_stats.dylib 0x7fff88a41000 - 0x7fff88a42fff libunc.dylib (28) /usr/lib/system/libunc.dylib 0x7fff88a6a000 - 0x7fff88a6cffb libutil.dylib (34) /usr/lib/libutil.dylib 0x7fff88ab3000 - 0x7fff88abdfff libcommonCrypto.dylib (60049) /usr/lib/system/libcommonCrypto.dylib 0x7fff88abe000 - 0x7fff88ac5fff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff88ac6000 - 0x7fff88b8aff7 com.apple.backup.framework (1.5.4 - 1.5.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff88b8b000 - 0x7fff88bd4fff com.apple.CoreMedia (1.0 - 1273.54) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff88c5a000 - 0x7fff88c5cfff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff89010000 - 0x7fff8901cff7 com.apple.HelpData (2.1.4 - 90) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff8901d000 - 0x7fff89070fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff89071000 - 0x7fff890aaff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff890e7000 - 0x7fff8910fffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff89110000 - 0x7fff8911aff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff8911b000 - 0x7fff8954effb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff89686000 - 0x7fff896a2ff7 libsystem_kernel.dylib (2422.115.4) /usr/lib/system/libsystem_kernel.dylib 0x7fff896b0000 - 0x7fff896d9fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff896da000 - 0x7fff896daff7 libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib 0x7fff896db000 - 0x7fff896dbfff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff89707000 - 0x7fff89708ff7 libodfde.dylib (20) /usr/lib/libodfde.dylib 0x7fff89709000 - 0x7fff8970ffff com.apple.AOSNotification (1.7.0 - 760.3) /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x7fff89710000 - 0x7fff89716ff7 libCGXCoreImage.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff89717000 - 0x7fff8975eff7 libcups.2.dylib (372.4) /usr/lib/libcups.2.dylib 0x7fff8975f000 - 0x7fff8978eff9 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff89edf000 - 0x7fff89ee7ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff89ee8000 - 0x7fff89eeaff7 libquarantine.dylib (71) /usr/lib/system/libquarantine.dylib 0x7fff89eeb000 - 0x7fff89fa3ff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff89fa4000 - 0x7fff89fb1ff0 libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff8a002000 - 0x7fff8a031fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff8a032000 - 0x7fff8a1eaffb libicucore.A.dylib (511.35) /usr/lib/libicucore.A.dylib 0x7fff8a260000 - 0x7fff8a26bff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8a26c000 - 0x7fff8a290fff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x7fff8a291000 - 0x7fff8a29aff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8a382000 - 0x7fff8a38eff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8a4f6000 - 0x7fff8a4f7fff libsystem_sandbox.dylib (278.11.1) /usr/lib/system/libsystem_sandbox.dylib 0x7fff8a4f8000 - 0x7fff8ae17797 com.apple.CoreGraphics (1.600.0 - 599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8ae18000 - 0x7fff8ae28ffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x7fff8ae29000 - 0x7fff8ae51ffb libRIP.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8ae52000 - 0x7fff8af82ff7 com.apple.desktopservices (1.8.3 - 1.8.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8b026000 - 0x7fff8b031fff libkxld.dylib (2422.115.4) /usr/lib/system/libkxld.dylib 0x7fff8b038000 - 0x7fff8b1d8ff7 GLEngine (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff8b565000 - 0x7fff8b636ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8b64c000 - 0x7fff8b654fff libsystem_dnssd.dylib (522.92.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff8b6b3000 - 0x7fff8b6f2fff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8b706000 - 0x7fff8b70fffb libsystem_notify.dylib (121.20.1) /usr/lib/system/libsystem_notify.dylib 0x7fff8b710000 - 0x7fff8b768ff7 com.apple.Symbolication (1.4 - 129.0.2) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8b928000 - 0x7fff8b928fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8bd04000 - 0x7fff8bd06fff libRadiance.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8be36000 - 0x7fff8be36fff com.apple.CoreServices (59 - 59) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8be37000 - 0x7fff8be41ff7 libcsfde.dylib (380.70.2) /usr/lib/libcsfde.dylib 0x7fff8bf65000 - 0x7fff8c030fff libvDSP.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8c091000 - 0x7fff8c33bff5 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8c33c000 - 0x7fff8c340ff7 libGIF.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8c341000 - 0x7fff8c4dcff8 com.apple.CFNetwork (673.5 - 673.5) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8c4dd000 - 0x7fff8c7aeff4 com.apple.CoreImage (9.4.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8c845000 - 0x7fff8c8d0ff7 libCoreStorage.dylib (380.70.2) /usr/lib/libCoreStorage.dylib 0x7fff8cad7000 - 0x7fff8cad8ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8cad9000 - 0x7fff8cae4ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8cb90000 - 0x7fff8cbb7ff7 libsystem_network.dylib (241.3) /usr/lib/system/libsystem_network.dylib 0x7fff8cbd0000 - 0x7fff8cbd0fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8cc02000 - 0x7fff8ccdefff libcrypto.0.9.8.dylib (52) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8cd32000 - 0x7fff8cd8bfff libTIFF.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8cd95000 - 0x7fff8cd95fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8ce6c000 - 0x7fff8cebafff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff8cebb000 - 0x7fff8cec6fff libGL.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8cec7000 - 0x7fff8ceeeffb libsystem_info.dylib (449.1.3) /usr/lib/system/libsystem_info.dylib 0x7fff8cefb000 - 0x7fff8cf1dfff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8cf1e000 - 0x7fff8cf25ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff8cf26000 - 0x7fff8cf8afff com.apple.datadetectorscore (5.0 - 354.5) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8d2f9000 - 0x7fff8d322fff GLRendererFloat (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff8d32c000 - 0x7fff8d398fff com.apple.framework.IOKit (2.0.1 - 907.100.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8d42e000 - 0x7fff8d47cff7 com.apple.opencl (2.3.59 - 2.3.59) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8d47d000 - 0x7fff8d489ffb com.apple.AppleFSCompression (56.92.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8d48a000 - 0x7fff8d579fff libFontParser.dylib (111.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8d57a000 - 0x7fff8d661ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff8d672000 - 0x7fff8d673ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x7fff8d674000 - 0x7fff8d6a0fff com.apple.CoreServicesInternal (184.9 - 184.9) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8d6a1000 - 0x7fff8d6b3fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8d6b4000 - 0x7fff8d6cfff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8d6d0000 - 0x7fff8d70eff7 libGLImage.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8d712000 - 0x7fff8d764fff libc++.1.dylib (120) /usr/lib/libc++.1.dylib 0x7fff8d765000 - 0x7fff8d7caffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8d7cb000 - 0x7fff8d7cbffd libOpenScriptingUtil.dylib (157) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8d7cc000 - 0x7fff8d7e4ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8d7f8000 - 0x7fff8daf8ff7 com.apple.Foundation (6.9 - 1056.16) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8e3ff000 - 0x7fff8e59bff3 com.apple.QuartzCore (1.8 - 332.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8e649000 - 0x7fff8e64afff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x7fff8e651000 - 0x7fff8e65afff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8e6b3000 - 0x7fff8e70effb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8e70f000 - 0x7fff8e712fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8e713000 - 0x7fff8e71afff libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x7fff8e71b000 - 0x7fff8e72bfff libbsm.0.dylib (33) /usr/lib/libbsm.0.dylib 0x7fff8e72c000 - 0x7fff8e7b5ff7 libsystem_c.dylib (997.90.3) /usr/lib/system/libsystem_c.dylib 0x7fff8e817000 - 0x7fff8e81cff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff8e85c000 - 0x7fff8ea41fff com.apple.CoreFoundation (6.9 - 855.17) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8ea7d000 - 0x7fff8ee5effe libLAPACK.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8f0ad000 - 0x7fff8f0b0ff7 com.apple.LoginUICore (3.0 - 3.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff8f0b1000 - 0x7fff8f0d6ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8f0d7000 - 0x7fff8f14efff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8f14f000 - 0x7fff8f158ffd com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8f159000 - 0x7fff8f173fff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib 0x7fff8f174000 - 0x7fff8f199ff7 com.apple.CoreVideo (1.8 - 117.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8f19a000 - 0x7fff8f20dfff com.apple.securityfoundation (6.0 - 55122.3) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8f20e000 - 0x7fff8f210ff3 libsystem_configuration.dylib (596.15) /usr/lib/system/libsystem_configuration.dylib 0x7fff8f211000 - 0x7fff8f215fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8f220000 - 0x7fff8f231ff7 libz.1.dylib (53) /usr/lib/libz.1.dylib 0x7fff8f232000 - 0x7fff8f263fff com.apple.MediaKit (15 - 709) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8f7b8000 - 0x7fff8f7e8fff com.apple.IconServices (25 - 25.17) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8f85a000 - 0x7fff8f89fff6 com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8f8a0000 - 0x7fff8f8a0ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8f8a1000 - 0x7fff8f92afff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8f96f000 - 0x7fff8fad5fff libGLProgrammability.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff8fb52000 - 0x7fff8ffa0fef com.apple.VideoToolbox (1.0 - 1273.54) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff8ffa1000 - 0x7fff90275fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff9077d000 - 0x7fff9077dfff com.apple.Accelerate (1.9 - Accelerate 1.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff9077e000 - 0x7fff90782ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff907e3000 - 0x7fff90acdfff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff90b05000 - 0x7fff90b20ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff90baa000 - 0x7fff90c98fff libJP2.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff90c99000 - 0x7fff90d49ff7 libvMisc.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff90d4a000 - 0x7fff90d54ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff90d55000 - 0x7fff90d58fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff90d59000 - 0x7fff90d85ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff90e22000 - 0x7fff90eecff7 com.apple.LaunchServices (572.28 - 572.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff90eed000 - 0x7fff90f7dff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff91dd3000 - 0x7fff91ed9ff7 com.apple.ImageIO.framework (3.3.0 - 1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff91eda000 - 0x7fff91ee2ffc libGFXShared.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff92084000 - 0x7fff92087ff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib 0x7fff923bf000 - 0x7fff92623ffd com.apple.security (7.0 - 55471.14.21) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff92624000 - 0x7fff92636ff7 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff92637000 - 0x7fff92684ff2 com.apple.print.framework.PrintCore (9.0 - 428) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff92685000 - 0x7fff927f3ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff92874000 - 0x7fff92958ff7 com.apple.coreui (2.2 - 231.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff92959000 - 0x7fff92980ff7 com.apple.shortcut (2.6 - 2.6) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff92981000 - 0x7fff92a72ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff92d3a000 - 0x7fff92d6bff7 libtidy.A.dylib (15.12) /usr/lib/libtidy.A.dylib 0x7fff92d6c000 - 0x7fff92f19f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff93343000 - 0x7fff9337efff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff93572000 - 0x7fff93573ff7 libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff93574000 - 0x7fff935a8fff libssl.0.9.8.dylib (52) /usr/lib/libssl.0.9.8.dylib 0x7fff93637000 - 0x7fff936b8fff com.apple.CoreSymbolication (3.0.1 - 141.0.5) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

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: 298269 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=288.5M resident=106.0M(37%) swapped_out_or_unallocated=182.5M(63%) Writable regions: Total=776.7M written=367.3M(47%) resident=483.2M(62%) swapped_out=244K(0%) unallocated=293.5M(38%)

REGION TYPE VIRTUAL =========== ======= ATS (font support) 32.0M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG backing stores 24.3M CG image 80K CG raster data 24K CG shared images 204K CoreGraphics 4K CoreImage 4K IOKit 68.2M IOKit (reserved) 4K reserved VM address space (unallocated) Kernel Alloc Once 8K MALLOC 608.2M MALLOC (admin) 32K Memory Tag 242 12K OpenCL 8K OpenGL GLSL 1664K STACK GUARD 56.1M Stack 14.7M VM_ALLOCATE 18.9M DATA 50.4M IMAGE 528K LINKEDIT 80.8M TEXT 207.7M __UNICODE 544K mapped file 89.3M shared memory 68K =========== ======= TOTAL 1.2G TOTAL, minus reserved VM space 1.2G

Model: iMac12,1, BootROM IM121.0047.B00, 4 processors, Intel Core i5, 3.09 GHz, 16 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, HMT351U6CFR8C-H9N0 Memory Module: DIMM2, 4 GB, DDR3, 1333 MHz, Hynix Semiconductor, HMT351U6BFR8C-H9N0 Memory Module: DIMM3, 4 GB, DDR3, 1333 MHz, Hynix Semiconductor, HMT351U6BFR8C-H9N0 Memory Module: DIMM4, 4 GB, DDR3, 1333 MHz, Hynix Semiconductor, HMT351U6BFR8C-H9N0 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: Avid Mbox Mini USB Device: Optical USB Mouse USB Device: USB Storage USB Device: Microsoft® LifeCam HD-5000 USB Device: UM-1 USB Device: Hub USB Device: 802.11n WLAN Adapter Thunderbolt Bus:

— Reply to this email directly or view it on GitHub https://github.com/MrKepzie/Natron/issues/282.

blackearth2014 commented 9 years ago

I can't. It never allowed me to save the file. When I went to the script a name, hit okay, then it immediately crashed. Nothing was saved.

MrKepzie commented 9 years ago

Go to /Users//Library/Application Support/INRIA/Natron/Autosaves

And send me the file in there (which is not named RENDER_SAVE)

On 24 Oct 2014, at 10:42, Omar Brown notifications@github.com wrote:

I can't. It never allowed me to save the file. When I went to the script a name, hit okay, then it immediately crashed. Nothing was saved.

— Reply to this email directly or view it on GitHub https://github.com/MrKepzie/Natron/issues/282#issuecomment-60359893.

blackearth2014 commented 9 years ago

I am checking all of my application support folders and not seeing INRIA/Natron/Autosaves. Is there something that I am doing wrong?

MrKepzie commented 9 years ago

Make sure you’re checking /Users//Library/Application Support/INRIA/Natron/Autosaves and NOT /Library/Application Support/ …

ls /Users//Library/Application\ Support/INRIA/Natron/Autosaves

This will list all files in that folder. You can press the TAB key for auto-completion of folders to type-in the line faster.

On 24 Oct 2014, at 10:59, Omar Brown notifications@github.com wrote:

I am checking all of my application support folders and not seeing INRIA/Natron/Autosaves. Is there something that I am doing wrong?

— Reply to this email directly or view it on GitHub https://github.com/MrKepzie/Natron/issues/282#issuecomment-60361612.

blackearth2014 commented 9 years ago

When I type this information in the terminal, it response as no such file or directory. See attached image. Is there a way to unhide file directories on the mac?

screen shot 2014-10-24 at 5 13 55 am 2

MrKepzie commented 9 years ago

To show hidden directories on mac type the following in the terminal:

defaults write com.apple.finder AppleShowAllFiles 1 killall Finder

And yes you’re not typing in the terminal what I told you to type;) But normally with the command above you can now see the Library folder under Studio/

On 24 Oct 2014, at 11:15, Omar Brown notifications@github.com wrote:

When I type this information in the terminal, it response as no such file or directory. See attached image. Is there a way to unhide file directories on the mac?

https://cloud.githubusercontent.com/assets/7956901/4767485/231d7050-5b5e-11e4-9f56-88a594cae675.png — Reply to this email directly or view it on GitHub https://github.com/MrKepzie/Natron/issues/282#issuecomment-60363240.

blackearth2014 commented 9 years ago

I did type what you ask but it was further up the terminal. I am going to have to send it dropbox for you to get it: https://www.dropbox.com/s/ygl3efdkhxgill5/Untitled.ntp.6883273926312716258?dl=0.

MrKepzie commented 9 years ago

Your project reads fine here and I can modify it and save it and then re-open it.

blackearth2014 commented 9 years ago

Should I try open it directly and see what happens on my end?

blackearth2014 commented 9 years ago

Wait!! What does the file graph look. It might be another autosave that replaced the scripted that I was working on.

blackearth2014 commented 9 years ago

Okay the same thing happened again. This is the immediate file from the autosaves folder: https://www.dropbox.com/s/i6t98jld6ka9vav/Untitled.ntp.6637580250750376792?dl=0. Hopefully this one shows the issue.

MrKepzie commented 9 years ago

Same thing, it’s fine here

On 24 Oct 2014, at 18:32, Omar Brown notifications@github.com wrote:

Okay the same thing happened again. This is the immediate file from the autosaves folder: https://www.dropbox.com/s/i6t98jld6ka9vav/Untitled.ntp.6637580250750376792?dl=0 https://www.dropbox.com/s/i6t98jld6ka9vav/Untitled.ntp.6637580250750376792?dl=0. Hopefully this one shows the issue.

— Reply to this email directly or view it on GitHub https://github.com/MrKepzie/Natron/issues/282#issuecomment-60412876.

blackearth2014 commented 9 years ago

Well then I will just have to save the project temporary until I figure out what is going on in the background of my system.

MrKepzie commented 9 years ago

I think this is fixed, re-open if this is not fixed in RC3