I am trying to integrate 200+ subs (lunar image). PI crashed the last two times I tried (image integration). Im not sure why but here is the error report. I really don't understand the error report.
ocess: PixInsight [2389]
Path: /Applications/PixInsight-4.app/Contents/MacOS/PixInsight
Identifier: com.pleiades-astrophoto.PixInsight
Version: 01.08.02.1098 Ripley [x64]
Code Type: X86-64 (Native)
Parent Process: launchd [166]
Responsible: PixInsight [2389]
User ID: 501
Date/Time: 2014-07-22 17:29:15.351 -0500
OS Version: Mac OS X 10.9.4 (13E28)
Report Version: 11
Anonymous UUID: BFF5FA78-7372-302F-778C-5FE7B999BE16
Sleep/Wake UUID: 4308097E-28E8-4B56-8149-11712E561C64
Crashed Thread: 20
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
abort() called
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8ed55716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff893b4c3b _pthread_cond_wait + 727
2 QtCore 0x0000000113fc9b53 0x113fa2000 + 162643
3 QtCore 0x0000000113fc98a9 QWaitCondition::wait(QMutex*, unsigned long) + 217
4 QtCore 0x0000000113fc8d5e QThread::wait(unsigned long) + 206
5 com.pleiades-astrophoto.PixInsight 0x00000001100c2d1d pi::APIThreadContext::WaitThread(void*, unsigned int) + 29
6 FITS-pxm.dylib 0x0000000121797b9e void pcl::GenericImage<pcl::FloatPixelTraits>::GetExtremeSampleValues<float>(float&, float&, pcl::GenericRectangle<int> const&, int, int, int) const + 1134
7 FITS-pxm.dylib 0x00000001217ac63c pcl::__ReadImage3(pcl::GenericImage<pcl::FloatPixelTraits>&, pcl::FITSReader*, pcl::FITSReadHints const*) + 444
8 FITS-pxm.dylib 0x00000001217a8d57 pcl::FITSInstance::ReadImage(pcl::GenericImage<pcl::FloatPixelTraits>&) + 183
9 FITS-pxm.dylib 0x0000000121824e8d pcl::FileFormatDispatcher::ReadImage(void*, void*) + 365
10 com.pleiades-astrophoto.PixInsight 0x0000000110225e15 pi::MetaFileFormat::__ReadImage(void*, void*, unsigned int (*)(void*, void*)) const + 117
11 com.pleiades-astrophoto.PixInsight 0x00000001102267e7 pi::MetaFileFormat::ReadImage(void*, void*) const + 55
12 com.pleiades-astrophoto.PixInsight 0x0000000110020dd5 pi::APIFileFormatContext::ReadImage(void*, void*) + 53
13 ImageIntegration-pxm.dylib 0x0000000123850453 bool pcl::FileFormatInstancePrivate::ReadImage<pcl::GenericImage<pcl::FloatPixelTraits> >(pcl::FileFormatInstance*, pcl::GenericImage<pcl::FloatPixelTraits>&) + 83
14 ImageIntegration-pxm.dylib 0x000000012384e299 pcl::FileFormatInstance::ReadImage(pcl::GenericImage<pcl::FloatPixelTraits>&) + 9
15 ImageIntegration-pxm.dylib 0x00000001237434af pcl::IntegrationFile::Open(pcl::String const&, pcl::String const&, pcl::ImageIntegrationInstance const*, bool) + 6943
16 ImageIntegration-pxm.dylib 0x00000001237514d6 pcl::ImageIntegrationInstance::ExecuteGlobal() + 1798
17 ImageIntegration-pxm.dylib 0x00000001239bcb17 pcl::ProcessContextDispatcher::ExecuteProcessGlobal(void*) + 71
18 com.pleiades-astrophoto.PixInsight 0x0000000110d46074 pi::MetaProcess::ExecuteGlobal(void*) const + 52
19 com.pleiades-astrophoto.PixInsight 0x0000000110d6aa18 pi::ProcessInstance::ExecuteGlobal() + 104
20 com.pleiades-astrophoto.PixInsight 0x000000011003e93b pi::APIGlobalContext::LaunchProcessInstance(void const*, void const*, int, unsigned int) + 251
21 ImageIntegration-pxm.dylib 0x00000001239d88fd pcl::InterfaceDispatcher::ApplyInstanceGlobal(void*) + 29
22 com.pleiades-astrophoto.PixInsight 0x0000000110dabf97 pi::ProcessInterface::ApplyGlobal() + 151
23 com.pleiades-astrophoto.PixInsight 0x0000000110f45c7c pi::ProcessInterface::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 140
24 QtCore 0x00000001140dd1db QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2299
25 QtGui 0x0000000112131c40 QAbstractButton::clicked(bool) + 64
26 QtGui 0x0000000111e8e944 0x111ab6000 + 4032836
27 QtGui 0x0000000111e8e7df 0x111ab6000 + 4032479
28 QtGui 0x0000000111e8f68c QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 92
29 QtGui 0x0000000111f537ff QToolButton::mouseReleaseEvent(QMouseEvent*) + 15
30 QtGui 0x0000000111b88d98 QWidget::event(QEvent*) + 1192
31 QtGui 0x0000000111e8f543 QAbstractButton::event(QEvent*) + 179
32 QtGui 0x0000000111f53bd6 QToolButton::event(QEvent*) + 166
33 QtGui 0x0000000111b3e13c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 252
34 QtGui 0x0000000111b4079c QApplication::notify(QObject*, QEvent*) + 4844
35 com.pleiades-astrophoto.PixInsight 0x0000000110106276 pi::PixInsightApplication::notify(QObject*, QEvent*) + 22
36 QtCore 0x00000001140c6865 QCoreApplication::notifyInternal(QObject*, QEvent*) + 117
37 QtGui 0x0000000111b3eaf3 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 419
38 QtGui 0x0000000111af16c9 0x111ab6000 + 243401
39 com.apple.AppKit 0x00007fff87a93145 -[NSWindow sendEvent:] + 781
40 QtGui 0x0000000111ae8fef 0x111ab6000 + 208879
41 com.apple.AppKit 0x00007fff87a345d4 -[NSApplication sendEvent:] + 2021
42 QtGui 0x0000000111aedccf 0x111ab6000 + 228559
43 com.apple.AppKit 0x00007fff878849f9 -[NSApplication run] + 646
44 QtGui 0x0000000111af6b03 0x111ab6000 + 264963
45 QtCore 0x00000001140c3a47 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
46 QtCore 0x00000001140c6df7 QCoreApplication::exec() + 199
47 com.pleiades-astrophoto.PixInsight 0x000000011011a8aa main + 33914
48 libdyld.dylib 0x00007fff85c075fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8ed56662 kevent64 + 10
1 libdispatch.dylib 0x00007fff84c50421 _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff84c50136 _dispatch_mgr_thread + 52
Thread 2:: pi::PixInsightWatchDog
0 libsystem_kernel.dylib 0x00007fff8ed55716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff893b4c3b _pthread_cond_wait + 727
2 QtCore 0x0000000113fc84f5 QThread::msleep(unsigned long) + 229
3 com.pleiades-astrophoto.PixInsight 0x0000000110112091 pi::PixInsightWatchDog::run() + 1457
4 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
5 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff8ed55716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff893b4c3b _pthread_cond_wait + 727
2 QtWebKit 0x0000000113278a52 0x112626000 + 12921426
3 QtWebKit 0x00000001132789e9 0x112626000 + 12921321
4 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
5 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
6 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 4:: QThread
0 libsystem_kernel.dylib 0x00007fff8ed55716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff893b4c3b _pthread_cond_wait + 727
2 QtCore 0x0000000113fc9ae1 0x113fa2000 + 162529
3 QtCore 0x0000000113fc98a9 QWaitCondition::wait(QMutex*, unsigned long) + 217
4 QtWebKit 0x000000011310d321 0x112626000 + 11432737
5 QtWebKit 0x000000011310d225 0x112626000 + 11432485
6 QtWebKit 0x0000000113108159 0x112626000 + 11411801
7 QtWebKit 0x0000000113282450 0x112626000 + 12960848
8 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
9 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
10 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
11 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff8ed51a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ed50d18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff8c9aaf15 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff8c9aa539 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff8c9a9e75 CFRunLoopRunSpecific + 309
5 com.apple.AppKit 0x00007fff87a3105e _NSEventThread + 144
6 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 6:: QFileInfoGatherer
0 libsystem_kernel.dylib 0x00007fff8ed55716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff893b4c3b _pthread_cond_wait + 727
2 QtCore 0x0000000113fc9ae1 0x113fa2000 + 162529
3 QtCore 0x0000000113fc98a9 QWaitCondition::wait(QMutex*, unsigned long) + 217
4 QtGui 0x0000000111fc22d7 0x111ab6000 + 5292759
5 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
6 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 7:: QThread
0 libsystem_kernel.dylib 0x00007fff8ed559aa __select + 10
1 QtCore 0x00000001140f04d4 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 324
2 QtCore 0x00000001140f35bb QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 827
3 QtCore 0x00000001140f4dd8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 232
4 QtCore 0x00000001140c3a47 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
5 QtCore 0x0000000113fc5d35 QThread::exec() + 229
6 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
7 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 8:: QKqueueFileSystemWatcherEngine
0 libsystem_kernel.dylib 0x00007fff8ed5664a kevent + 10
1 QtCore 0x00000001140a99fa 0x113fa2000 + 1079802
2 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
3 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
4 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
5 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff8ed55e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff893b3f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff893b6fb9 start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff8ed55e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff893b3f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff893b6fb9 start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff8ed55e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff893b3f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff893b6fb9 start_wqthread + 13
Thread 12:: QScanThread
0 libsystem_kernel.dylib 0x00007fff8ed51a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ed50d18 mach_msg + 64
2 com.apple.framework.IOKit 0x00007fff85d54923 io_registry_entry_get_properties + 101
3 com.apple.framework.IOKit 0x00007fff85cfe8fa IORegistryEntryCreateCFProperties + 30
4 com.apple.SystemConfiguration 0x00007fff8fd2e33b _IORegistryEntryCreateCFProperties + 118
5 com.apple.SystemConfiguration 0x00007fff8fd2e047 createInterface + 99
6 com.apple.SystemConfiguration 0x00007fff8fd2de82 findMatchingInterfaces + 159
7 com.apple.SystemConfiguration 0x00007fff8fd2d1eb _SCNetworkInterfaceCreateWithEntity + 1719
8 com.apple.SystemConfiguration 0x00007fff8fd2cb01 SCNetworkServiceGetInterface + 181
9 com.apple.framework.CoreWLAN 0x00007fff8ecd03ca copyActiveWLANNetworkServices + 284
10 com.apple.framework.CoreWLAN 0x00007fff8ecc1d9d -[CWInterface(Private) networkServiceIDs] + 113
11 com.apple.framework.CoreWLAN 0x00007fff8ecc156b -[CWInterface serviceActive] + 17
12 libqcorewlanbearer.dylib 0x000000011a1fd30f 0x11a1f8000 + 21263
13 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
14 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
15 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
16 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 13:: QThread
0 libsystem_kernel.dylib 0x00007fff8ed55a3a __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff8585bdc0 nanosleep + 200
2 FITS-pxm.dylib 0x000000012188f5ed pcl::MonitorDispatcherThread::Run() + 77
3 FITS-pxm.dylib 0x000000012189a24f pcl::ThreadDispatcher::RunThread(void*) + 63
4 com.pleiades-astrophoto.PixInsight 0x00000001100c400f pi::Thread::ThreadObject::run() + 31
5 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
6 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 14:: QThread
0 FITS-pxm.dylib 0x00000001217983ab pcl::GenericImage<pcl::FloatPixelTraits>::MinMaxThread::Perform(float const*) + 59
1 FITS-pxm.dylib 0x000000012179831c pcl::GenericImage<pcl::FloatPixelTraits>::RectThreadBase::Run() + 460
2 FITS-pxm.dylib 0x000000012189a24f pcl::ThreadDispatcher::RunThread(void*) + 63
3 com.pleiades-astrophoto.PixInsight 0x00000001100c400f pi::Thread::ThreadObject::run() + 31
4 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
5 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 15:: QThread
0 FITS-pxm.dylib 0x000000012179837b pcl::GenericImage<pcl::FloatPixelTraits>::MinMaxThread::Perform(float const*) + 11
1 FITS-pxm.dylib 0x000000012179831c pcl::GenericImage<pcl::FloatPixelTraits>::RectThreadBase::Run() + 460
2 FITS-pxm.dylib 0x000000012189a24f pcl::ThreadDispatcher::RunThread(void*) + 63
3 com.pleiades-astrophoto.PixInsight 0x00000001100c400f pi::Thread::ThreadObject::run() + 31
4 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
5 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 16:: QThread
0 FITS-pxm.dylib 0x0000000121798370 pcl::GenericImage<pcl::FloatPixelTraits>::MinMaxThread::Perform(float const*) + 0
1 FITS-pxm.dylib 0x000000012179831c pcl::GenericImage<pcl::FloatPixelTraits>::RectThreadBase::Run() + 460
2 FITS-pxm.dylib 0x000000012189a24f pcl::ThreadDispatcher::RunThread(void*) + 63
3 com.pleiades-astrophoto.PixInsight 0x00000001100c400f pi::Thread::ThreadObject::run() + 31
4 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
5 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 17:: QThread
0 FITS-pxm.dylib 0x0000000121798370 pcl::GenericImage<pcl::FloatPixelTraits>::MinMaxThread::Perform(float const*) + 0
1 FITS-pxm.dylib 0x000000012179831c pcl::GenericImage<pcl::FloatPixelTraits>::RectThreadBase::Run() + 460
2 FITS-pxm.dylib 0x000000012189a24f pcl::ThreadDispatcher::RunThread(void*) + 63
3 com.pleiades-astrophoto.PixInsight 0x00000001100c400f pi::Thread::ThreadObject::run() + 31
4 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
5 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 18:: QThread
0 FITS-pxm.dylib 0x0000000121798378 pcl::GenericImage<pcl::FloatPixelTraits>::MinMaxThread::Perform(float const*) + 8
1 FITS-pxm.dylib 0x000000012179831c pcl::GenericImage<pcl::FloatPixelTraits>::RectThreadBase::Run() + 460
2 FITS-pxm.dylib 0x000000012189a24f pcl::ThreadDispatcher::RunThread(void*) + 63
3 com.pleiades-astrophoto.PixInsight 0x00000001100c400f pi::Thread::ThreadObject::run() + 31
4 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
5 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 19:: QThread
0 FITS-pxm.dylib 0x000000012179839d pcl::GenericImage<pcl::FloatPixelTraits>::MinMaxThread::Perform(float const*) + 45
1 FITS-pxm.dylib 0x000000012179831c pcl::GenericImage<pcl::FloatPixelTraits>::RectThreadBase::Run() + 460
2 FITS-pxm.dylib 0x000000012189a24f pcl::ThreadDispatcher::RunThread(void*) + 63
3 com.pleiades-astrophoto.PixInsight 0x00000001100c400f pi::Thread::ThreadObject::run() + 31
4 QtCore 0x0000000113fc7de4 0x113fa2000 + 155108
5 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 20 Crashed:
0 libsystem_kernel.dylib 0x00007fff8ed55866 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff893b335c pthread_kill + 92
2 libsystem_c.dylib 0x00007fff8583cb1a abort + 125
3 QtCore 0x0000000113fbd5b8 qt_message_output(QtMsgType, char const*) + 200
4 QtCore 0x0000000113fbd848 0x113fa2000 + 112712
5 QtCore 0x0000000113fbd13f qFatal(char const*, ...) + 159
6 QtCore 0x00000001140f2dd7 QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate() + 375
7 QtCore 0x00000001140f46d5 QEventDispatcherUNIX::QEventDispatcherUNIX(QObject*) + 37
8 QtCore 0x0000000113fc7d73 0x113fa2000 + 154995
9 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
10 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
11 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 21:
0 libsystem_kernel.dylib 0x00007fff8ed51afe swtch_pri + 10
1 libsystem_pthread.dylib 0x00007fff893b3c56 sched_yield + 11
2 QtCore 0x0000000113fc30f5 QMutex::lockInternal() + 101
3 QtCore 0x0000000113fc61d5 QThreadStorageData::QThreadStorageData(void (*)(void*)) + 85
4 QtCore 0x00000001140fda05 0x113fa2000 + 1423877
5 QtCore 0x00000001140f955c QTextCodec::fromUnicode(QString const&) const + 28
6 QtCore 0x00000001140163ba QString::toLocal8Bit() const + 42
7 QtCore 0x0000000113fbd7d6 0x113fa2000 + 112598
8 QtCore 0x0000000113fbd13f qFatal(char const*, ...) + 159
9 QtCore 0x00000001140f2dd7 QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate() + 375
10 QtCore 0x00000001140f46d5 QEventDispatcherUNIX::QEventDispatcherUNIX(QObject*) + 37
11 QtCore 0x0000000113fc7d73 0x113fa2000 + 154995
12 libsystem_pthread.dylib 0x00007fff893b2899 _pthread_body + 138
13 libsystem_pthread.dylib 0x00007fff893b272a _pthread_start + 137
14 libsystem_pthread.dylib 0x00007fff893b6fc9 thread_start + 13
Thread 20 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000129f56000 rcx: 0x0000000129f55b48 rdx: 0x0000000000000000
rdi: 0x0000000000011963 rsi: 0x0000000000000006 rbp: 0x0000000129f55b70 rsp: 0x0000000129f55b48
r8: 0x0000000000000040 r9: 0x0000000129f55b00 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x0000000114171a3f r13: 0x00007f93213bac68 r14: 0x0000000000000006 r15: 0x0000000129f55df0
rip: 0x00007fff8ed55866 rfl: 0x0000000000000206 cr2: 0x0000000129f54fb0
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x10ffb6000 - 0x111742fff +com.pleiades-astrophoto.PixInsight (01.08.02.1098 Ripley [x64]) <1489DC8B-A741-3CFF-ABCF-37580804E841> /Applications/PixInsight-4.app/Contents/MacOS/PixInsight
0x111ab6000 - 0x11240dff7 +QtGui (4.8.6) <4D7B14E7-FA9A-3E10-A158-E433C16BCE49> /Applications/PixInsight-4.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x112573000 - 0x1125bbfff +QtSvg (4.8.6) <44C143D0-6617-34FD-9477-02B98AC4F781> /Applications/PixInsight-4.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x1125cf000 - 0x112611ff7 +QtXml (4.8.6) <16CEFF06-F4F8-385C-8F82-93BCE2AB9B9C> /Applications/PixInsight-4.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x112626000 - 0x113ad1fff +QtWebKit (4.9.4) <F94A84E8-9E29-3310-BBB6-A3019419EED4> /Applications/PixInsight-4.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
0x113e4c000 - 0x113f76ff7 +QtNetwork (4.8.6) <B8FC8E2B-8CB3-3413-A45F-51AD2E877CD8> /Applications/PixInsight-4.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x113fa2000 - 0x114242ff7 +QtCore (4.8.6) <3495A75D-49AB-3F7A-BDE0-D97C2AE523FD> /Applications/PixInsight-4.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x114296000 - 0x11467afff +libmozjs-24.dylib (1) <A5E68D41-07C4-3B64-939D-3B1F8713CD56> /Applications/PixInsight-4.app/Contents/MacOS/libmozjs-24.dylib
0x1146fd000 - 0x114743ff7 +liblcms-pxi.dylib (0) <2D15E6F0-81A9-31A4-933B-7466BEAB6F89> /Applications/PixInsight-4.app/Contents/MacOS/liblcms-pxi.dylib
0x11771a000 - 0x117735ff9 com.apple.security.csparser (3.0 - 55471.14.8) <6E8F6E28-F33D-3A39-BB43-4E19D67B4271> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x117a7e000 - 0x117b21ff7 ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x11a1f8000 - 0x11a20efff +libqcorewlanbearer.dylib (0) <75345269-731C-37A9-B496-4FD31718377F> /Applications/PixInsight-4.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib
0x11a217000 - 0x11a222fff +libqgenericbearer.dylib (0) <BB2BF255-6BC4-3743-94DA-EBF4E86D416C> /Applications/PixInsight-4.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
0x11addc000 - 0x11adeeff7 +libzlib-pxi.dylib (0) <16AC1497-305D-3938-AA1A-09E2317915C4> /Applications/PixInsight-4.app/Contents/MacOS/libzlib-pxi.dylib
0x11af00000 - 0x11af38ff7 +libjpeg-pxi.dylib (0) <D8F38F69-A73D-3A9C-BD19-8EFA300A7B33> /Applications/PixInsight-4.app/Contents/MacOS/libjpeg-pxi.dylib
0x11af3f000 - 0x11af78ff7 +libjasper-pxi.dylib (0) <4179F3A5-A47F-34DA-891E-5B753D293352> /Applications/PixInsight-4.app/Contents/MacOS/libjasper-pxi.dylib
0x11af8a000 - 0x11afeffff +liblibtiff-pxi.dylib (0) <41DC05A7-5A5A-313F-9986-4CB06F28E0CA> /Applications/PixInsight-4.app/Contents/MacOS/liblibtiff-pxi.dylib
0x11b2c6000 - 0x11b2ccfff +libqgif.dylib (0) <5A85A8A1-A392-3713-B8ED-EDE34C54AEE2> /Applications/PixInsight-4.app/Contents/PlugIns/imageformats/libqgif.dylib
0x11b2d2000 - 0x11b2d8ff7 +libqico.dylib (0) <637CFAD2-9188-3F1A-9BFC-4D4D2E8E1934> /Applications/PixInsight-4.app/Contents/PlugIns/imageformats/libqico.dylib
0x11b2de000 - 0x11b318ff7 +libqjpeg.dylib (0) <B653551A-B05A-31A4-8C5D-5FE9207D9DD8> /Applications/PixInsight-4.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x11b31f000 - 0x11b36efff +libqmng.dylib (0) <CEE5EDD6-533A-36D5-B0E2-17A204553505> /Applications/PixInsight-4.app/Contents/PlugIns/imageformats/libqmng.dylib
0x11b37a000 - 0x11b37efff +libqsvg.dylib (0) <651B1C02-C7A7-3DA6-AFF3-B3C22C25A7DA> /Applications/PixInsight-4.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x11b384000 - 0x11b388fff +libqtga.dylib (0) <08394E90-574F-3671-BE01-B762B0BF6F2F> /Applications/PixInsight-4.app/Contents/PlugIns/imageformats/libqtga.dylib
0x11b38e000 - 0x11b3e1fff +libqtiff.dylib (0) <3F65A43E-82F4-3B61-B756-B5F9F286AD18> /Applications/PixInsight-4.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x11c206000 - 0x11c3a9ff7 +Annotation-pxm.dylib (0) <1BC993B3-5524-3D08-BEA3-373DB9E0BD79> /Applications/PixInsight-4.app/Contents/MacOS/Annotation-pxm.dylib
0x11c3f3000 - 0x11c57bff7 +AssistedColorCalibration-pxm.dylib (0) <E083930E-680D-373D-BE90-D368988BF720> /Applications/PixInsight-4.app/Contents/MacOS/AssistedColorCalibration-pxm.dylib
0x11c5c3000 - 0x11c82efff +BackgroundModelization-pxm.dylib (0) <32356BDC-DB42-398A-904E-C2FB76F206A7> /Applications/PixInsight-4.app/Contents/MacOS/BackgroundModelization-pxm.dylib
0x11c8a6000 - 0x11cbe5fff +Blink-pxm.dylib (0) <DB6F8CF9-987B-3313-8979-743D03C49257> /Applications/PixInsight-4.app/Contents/MacOS/Blink-pxm.dylib
0x11cc41000 - 0x11cdf7fff +BMP-pxm.dylib (0) <942CB5D1-161D-3CD6-A54B-880EBF4F487D> /Applications/PixInsight-4.app/Contents/MacOS/BMP-pxm.dylib
0x11ce46000 - 0x11d0fffff +CloneStamp-pxm.dylib (0) <0E16EA05-34BB-3F90-AE43-CAA771E49BEB> /Applications/PixInsight-4.app/Contents/MacOS/CloneStamp-pxm.dylib
0x11d16f000 - 0x11d336ff7 +ColorManagement-pxm.dylib (0) <60948A68-D763-35D0-9DE4-DC609FA82B25> /Applications/PixInsight-4.app/Contents/MacOS/ColorManagement-pxm.dylib
0x11d483000 - 0x11d483feb +cl_kernels (
![Huh? ???](http://pixinsight.com/forum/Smileys/default/huh.gif)
) <B5C6265F-7B87-4B99-9AAD-5A1CF1FD43DB> cl_kernels
0x11f409000 - 0x11f7bcfff +ColorCalibration-pxm.dylib (0) <45B89B6B-08B3-37D1-8366-647E70ADAC64> /Applications/PixInsight-4.app/Contents/MacOS/ColorCalibration-pxm.dylib
0x11f82b000 - 0x11fd0fff7 +ColorSpaces-pxm.dylib (0) <F0A078DD-76BB-3AC8-B106-2A186A169EC5> /Applications/PixInsight-4.app/Contents/MacOS/ColorSpaces-pxm.dylib
0x11fdcd000 - 0x12011dff7 +CometAlignment-pxm.dylib (0) <F5609A52-292E-301B-AF82-76352F894898> /Applications/PixInsight-4.app/Contents/MacOS/CometAlignment-pxm.dylib
0x120185000 - 0x12053dff7 +Compatibility-pxm.dylib (0) <38E3593A-D1E9-3D6B-9247-0CF069A98EBB> /Applications/PixInsight-4.app/Contents/MacOS/Compatibility-pxm.dylib
0x1205d7000 - 0x12098afff +Convolution-pxm.dylib (0) <EAF09FD8-331C-3AAF-BBD4-1CC277047212> /Applications/PixInsight-4.app/Contents/MacOS/Convolution-pxm.dylib
0x120a27000 - 0x120e04fff +CosmeticCorrection-pxm.dylib (0) <01A00C35-CD4C-3F98-9E10-09B8E681C5EF> /Applications/PixInsight-4.app/Contents/MacOS/CosmeticCorrection-pxm.dylib
0x120e71000 - 0x121094ff7 +Debayer-pxm.dylib (0) <B8773724-79FB-39DE-9899-4CAD5C1152CF> /Applications/PixInsight-4.app/Contents/MacOS/Debayer-pxm.dylib
0x1210f6000 - 0x1213fdff7 +Deconvolution-pxm.dylib (0) <B44DE043-9378-39BF-997A-9A51B23A08D6> /Applications/PixInsight-4.app/Contents/MacOS/Deconvolution-pxm.dylib
0x12147e000 - 0x121689ff7 +DSLR_RAW-pxm.dylib (0) <48183DBA-F83E-3D9E-A8B5-177577E7D715> /Applications/PixInsight-4.app/Contents/MacOS/DSLR_RAW-pxm.dylib
0x121774000 - 0x121974fff +FITS-pxm.dylib (0) <719B265F-F59F-38ED-8A8E-DEAD8F5F5929> /Applications/PixInsight-4.app/Contents/MacOS/FITS-pxm.dylib
0x1219cc000 - 0x121af2ff7 +libcfitsio-pxi.dylib (0) <01B7678D-3280-30B9-AF43-3B3913A3A7D8> /Applications/PixInsight-4.app/Contents/MacOS/libcfitsio-pxi.dylib
0x121c2f000 - 0x121f8bff7 +Flux-pxm.dylib (0) <DB7F9068-9854-30EF-8D7D-6EFA422522EA> /Applications/PixInsight-4.app/Contents/MacOS/Flux-pxm.dylib
0x121ff6000 - 0x1221c6ff7 +Fourier-pxm.dylib (0) <59885D15-A096-3488-A6F0-98F7499F6C27> /Applications/PixInsight-4.app/Contents/MacOS/Fourier-pxm.dylib
0x12221d000 - 0x122490ff7 +Geometry-pxm.dylib (0) <3913048F-5293-37D2-A51B-86443BA66434> /Applications/PixInsight-4.app/Contents/MacOS/Geometry-pxm.dylib
0x122513000 - 0x122783fff +Global-pxm.dylib (0) <6F6574EF-EDFB-3801-835F-E3CAFD8001EA> /Applications/PixInsight-4.app/Contents/MacOS/Global-pxm.dylib
0x122805000 - 0x122a62ff7 +GradientDomain-pxm.dylib (0) <6CD24B23-B093-3CB4-B882-3AD2D19A8128> /Applications/PixInsight-4.app/Contents/MacOS/GradientDomain-pxm.dylib
0x122ad1000 - 0x122caeff7 +GREYCstoration-pxm.dylib (0) <E9856F01-8F0F-3F92-9601-482CF7C9584C> /Applications/PixInsight-4.app/Contents/MacOS/GREYCstoration-pxm.dylib
0x122d00000 - 0x123132fff +Image-pxm.dylib (0) <6E81390A-787D-37F7-8638-E5B196C9148D> /Applications/PixInsight-4.app/Contents/MacOS/Image-pxm.dylib
0x1231bf000 - 0x12364bff7 +ImageCalibration-pxm.dylib (0) <3BE18333-7B52-3E24-9A93-AF8BAC0DDC41> /Applications/PixInsight-4.app/Contents/MacOS/ImageCalibration-pxm.dylib
0x1236d5000 - 0x123b79fff +ImageIntegration-pxm.dylib (0) <27F7F6D2-2FCF-32F4-BE01-C17070E1164F> /Applications/PixInsight-4.app/Contents/MacOS/ImageIntegration-pxm.dylib
0x123c23000 - 0x1242b4fff +ImageRegistration-pxm.dylib (0) <0D8FD2AD-6227-3267-8712-885DD05B4479> /Applications/PixInsight-4.app/Contents/MacOS/ImageRegistration-pxm.dylib
0x12439b000 - 0x12491cfff +IntensityTransformations-pxm.dylib (0) <AD7F52D0-8A67-37E3-818E-776662F3047B> /Applications/PixInsight-4.app/Contents/MacOS/IntensityTransformations-pxm.dylib
0x1249f7000 - 0x124bc5fff +JPEG-pxm.dylib (0) <37E2CD5D-1B7A-3016-BA75-AF3F06304FB3> /Applications/PixInsight-4.app/Contents/MacOS/JPEG-pxm.dylib
0x124c15000 - 0x124de2ff7 +JPEG2000-pxm.dylib (0) <BA93D2E2-860D-3562-82C6-AF759759B2AA> /Applications/PixInsight-4.app/Contents/MacOS/JPEG2000-pxm.dylib
0x124e2f000 - 0x124ff9fff +LocalHistogramEqualization-pxm.dylib (0) <31A36293-FE83-33B7-A792-052A181D00D9> /Applications/PixInsight-4.app/Contents/MacOS/LocalHistogramEqualization-pxm.dylib
0x12504c000 - 0x125327ff7 +MaskGeneration-pxm.dylib (0) <175BB4F1-7912-3F9D-BD61-F1C9012459F2> /Applications/PixInsight-4.app/Contents/MacOS/MaskGeneration-pxm.dylib
0x1253a4000 - 0x12560eff7 +Morphology-pxm.dylib (0) <97EF009C-0333-3369-B161-76B821E064C4> /Applications/PixInsight-4.app/Contents/MacOS/Morphology-pxm.dylib
0x12566e000 - 0x125be1fff +MultiscaleProcessing-pxm.dylib (0) <012D425E-B230-3B5D-B44C-BC021A630855> /Applications/PixInsight-4.app/Contents/MacOS/MultiscaleProcessing-pxm.dylib
0x125c96000 - 0x125e2cff7 +NoiseGeneration-pxm.dylib (0) <8D945448-FD4C-3D3A-A944-ED6009EBED3F> /Applications/PixInsight-4.app/Contents/MacOS/NoiseGeneration-pxm.dylib
0x125e7a000 - 0x12610ffff +NoiseReduction-pxm.dylib (0) <D4846FE8-5086-30B4-A109-BA0A84A4A963> /Applications/PixInsight-4.app/Contents/MacOS/NoiseReduction-pxm.dylib
0x126186000 - 0x1262eafff +NoOperation-pxm.dylib (0) <100B7BAA-D4DA-3D28-929B-A0204248E2BF> /Applications/PixInsight-4.app/Contents/MacOS/NoOperation-pxm.dylib
0x126329000 - 0x12659fff7 +Obsolete-pxm.dylib (0) <3C9CDC8B-6F9B-3FC5-902D-854DA93A8246> /Applications/PixInsight-4.app/Contents/MacOS/Obsolete-pxm.dylib
0x12660c000 - 0x1269d8fff +PixelMath-pxm.dylib (0) <2E9CAF81-B74A-3124-AD12-FA2841C838F1> /Applications/PixInsight-4.app/Contents/MacOS/PixelMath-pxm.dylib
0x126a69000 - 0x126d47ff7 +RestorationFilters-pxm.dylib (0) <2CF4D3AD-CA9C-3526-84CC-25CD95028984> /Applications/PixInsight-4.app/Contents/MacOS/RestorationFilters-pxm.dylib
0x126dc3000 - 0x126f65ff7 +Sandbox-pxm.dylib (0) <E6F11B31-747A-3FE0-840C-3EA3548652E5> /Applications/PixInsight-4.app/Contents/MacOS/Sandbox-pxm.dylib
0x126fb0000 - 0x12719cff7 +SplitCFA-pxm.dylib (0) <570A36F0-D2E7-3BC7-A3C3-84A56A8AA347> /Applications/PixInsight-4.app/Contents/MacOS/SplitCFA-pxm.dylib
0x1271f4000 - 0x1273e1fff +StarGenerator-pxm.dylib (0) <0D7B4482-E8EA-3793-9FB0-213982333B6B> /Applications/PixInsight-4.app/Contents/MacOS/StarGenerator-pxm.dylib
0x12743b000 - 0x127697ff7 +TGV-pxm.dylib (0) <397D136D-7428-3CE2-AEE6-360DD4C31EAC> /Applications/PixInsight-4.app/Contents/MacOS/TGV-pxm.dylib
0x127705000 - 0x127904fff +TIFF-pxm.dylib (0) <0EA16C5D-9C31-3AEE-9C69-5F2553D2E6BA> /Applications/PixInsight-4.app/Contents/MacOS/TIFF-pxm.dylib
0x127a67000 - 0x127b4dfef unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x127d18000 - 0x127d18fff +cl_kernels (
![Huh? ???](http://pixinsight.com/forum/Smileys/default/huh.gif)
) <53280731-688C-4838-9307-97877282EB8E> cl_kernels
0x12bf77000 - 0x12bf78ffa +cl_kernels (
![Huh? ???](http://pixinsight.com/forum/Smileys/default/huh.gif)
) <947835AB-5DCF-49A8-AC96-62BBF1384319> cl_kernels
0x12bf86000 - 0x12bf87ff9 +cl_kernels (
![Huh? ???](http://pixinsight.com/forum/Smileys/default/huh.gif)
) <3C1B85D7-BE89-4395-BE20-98BEBF00E846> cl_kernels
0x12c01b000 - 0x12c0fbff7 unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x12c152000 - 0x12c153fe4 +cl_kernels (
![Huh? ???](http://pixinsight.com/forum/Smileys/default/huh.gif)
) <5ACA09CD-F64C-4F4C-B661-218C94AC4EF7> cl_kernels
0x123440000000 - 0x123440882ff7 com.apple.GeForceGLDriver (8.26.26 - 8.2.6) <5CF90B2D-22CB-360C-9B0B-DC15A4B9CE8B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff6be69000 - 0x7fff6be9c817 dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
0x7fff84a57000 - 0x7fff84a73fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff84b73000 - 0x7fff84b7efff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff84b7f000 - 0x7fff84b82ff7 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
0x7fff84bd5000 - 0x7fff84bdeff7 libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff84bdf000 - 0x7fff84be4ff7 com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff84bff000 - 0x7fff84c4cff2 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
0x7fff84c4d000 - 0x7fff84c67fff libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
0x7fff84c9a000 - 0x7fff85011ff6 com.apple.JavaScriptCore (9537 - 9537.77.1) <F588191A-25E6-31AC-A325-B7779DC6D1EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff85012000 - 0x7fff850d4ff5 com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8512b000 - 0x7fff8550cffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8550d000 - 0x7fff85529fff com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff8552a000 - 0x7fff85534ff7 com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff85535000 - 0x7fff857dfff5 com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff857e0000 - 0x7fff85869ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
0x7fff8586a000 - 0x7fff858acff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
0x7fff858c0000 - 0x7fff858ccff7 com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff858cd000 - 0x7fff85c03fff com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff85c04000 - 0x7fff85c07ff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
0x7fff85c08000 - 0x7fff85c2fff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
0x7fff85c30000 - 0x7fff85c42ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff85c43000 - 0x7fff85c67fff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
0x7fff85cd4000 - 0x7fff85cf8ff7 libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff85cf9000 - 0x7fff85d65fff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff85de0000 - 0x7fff85de0fff com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff85de1000 - 0x7fff85e19ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff85e1a000 - 0x7fff85e2afff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff85e2b000 - 0x7fff85e79fff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
0x7fff85e7a000 - 0x7fff85e7bfff libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
0x7fff85e7c000 - 0x7fff85e84ff7 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
0x7fff85e8f000 - 0x7fff85ef6ff7 com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff85ef7000 - 0x7fff85f02ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff85f03000 - 0x7fff85f03fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff85f04000 - 0x7fff861d5ff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff861d6000 - 0x7fff861d9fff com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff861da000 - 0x7fff86340fff libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff8635b000 - 0x7fff86385ff7 libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
0x7fff86386000 - 0x7fff86386fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff86387000 - 0x7fff86387ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff86388000 - 0x7fff8644cff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8644d000 - 0x7fff864e8ff7 com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff864e9000 - 0x7fff86534fff com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff86535000 - 0x7fff86606fff com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff866a6000 - 0x7fff866edff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
0x7fff86777000 - 0x7fff8679cff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8679d000 - 0x7fff867b4ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff867db000 - 0x7fff868c2ff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
0x7fff871a6000 - 0x7fff871edfff libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff871ee000 - 0x7fff8725dff1 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
0x7fff872a0000 - 0x7fff872acffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff872ee000 - 0x7fff872feffb libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
0x7fff87589000 - 0x7fff875e9fff com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff87751000 - 0x7fff8781bfff com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8781c000 - 0x7fff8783efff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8783f000 - 0x7fff87842fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff87844000 - 0x7fff8786cffb libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8786d000 - 0x7fff883e3ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff883e4000 - 0x7fff883e4ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff883e5000 - 0x7fff883edfff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
0x7fff88421000 - 0x7fff88439ff7 com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff88449000 - 0x7fff8844afff com.apple.AddressBook.ContactsData (8.0 - 1371) <917BFD6E-9489-36FE-BFFD-DA29B0183686> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
0x7fff8844b000 - 0x7fff88453ff3 libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff88454000 - 0x7fff884abfff com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff884ac000 - 0x7fff886f5ff7 com.apple.AddressBook.framework (8.0 - 1371) <86409BC9-C2EB-3BBC-8F4D-43DCA2B23C5D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff886f6000 - 0x7fff88747ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff88748000 - 0x7fff88761ff7 com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff88762000 - 0x7fff8876afff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
0x7fff8876b000 - 0x7fff887befff com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff88875000 - 0x7fff889a5ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff889a6000 - 0x7fff890f5fff libclh.dylib (4.0.3 - 4.0.3) <19932A17-7823-37F3-B2D9-FD5D40E54637> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff890f6000 - 0x7fff89186ff7 com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff89190000 - 0x7fff891b8ffb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
0x7fff891b9000 - 0x7fff89241ff7 com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff89242000 - 0x7fff8925aff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff89262000 - 0x7fff89270fff com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff89336000 - 0x7fff8933dff7 com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff89351000 - 0x7fff89355ff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
0x7fff89356000 - 0x7fff89356fff com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x7fff89357000 - 0x7fff893afff7 com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff893b0000 - 0x7fff893b0ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff893b1000 - 0x7fff893b8ff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
0x7fff893b9000 - 0x7fff893c4fff libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
0x7fff89413000 - 0x7fff8941bff7 com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8945b000 - 0x7fff894aaff7 com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff894ab000 - 0x7fff8950ffff com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff89510000 - 0x7fff8976aff9 com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff89a29000 - 0x7fff89a2afff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff89a2b000 - 0x7fff89a31fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff89a95000 - 0x7fff89afaffb com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff89afb000 - 0x7fff89afdfff com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff89b3d000 - 0x7fff89b66fff com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff89b67000 - 0x7fff89b70fff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff89b71000 - 0x7fff89ba0fd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
0x7fff89ba1000 - 0x7fff89ba2ff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
0x7fff89ba3000 - 0x7fff89be8fff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
0x7fff89c6f000 - 0x7fff89c70fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff89c71000 - 0x7fff89ca0fff com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff89ca1000 - 0x7fff89d80fff libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff89d81000 - 0x7fff89e6ffff libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff89eb6000 - 0x7fff89edfff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff89ee0000 - 0x7fff89f1eff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff89f37000 - 0x7fff89f5cff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff89f5d000 - 0x7fff89f60ffa libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff89f61000 - 0x7fff89fb3fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff89fc1000 - 0x7fff89fccff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff89fcd000 - 0x7fff8a8ed32b com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8a8ee000 - 0x7fff8a8eefff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8a984000 - 0x7fff8a987fff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8a988000 - 0x7fff8a9b4ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff8a9d4000 - 0x7fff8a9efff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
0x7fff8a9f0000 - 0x7fff8a9faff7 libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
0x7fff8a9fb000 - 0x7fff8a9fdfff com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff8aa00000 - 0x7fff8ab9cff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8ab9d000 - 0x7fff8abd8fff com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8abd9000 - 0x7fff8abe0fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff8abe1000 - 0x7fff8abecfff libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff8ac14000 - 0x7fff8ac40fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8ac41000 - 0x7fff8ae9effa com.apple.RawCamera.bundle (5.05 - 743) <362EA30F-3B5A-35C4-9455-339B0FDC89C6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8b0a8000 - 0x7fff8b0e4ff7 com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff8b0e5000 - 0x7fff8b112ff2 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff8b113000 - 0x7fff8b16cfff libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8b16d000 - 0x7fff8b31af27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
0x7fff8b31b000 - 0x7fff8b328ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff8b329000 - 0x7fff8b4c9ff7 GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff8b4d7000 - 0x7fff8b4e8fff com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff8b4e9000 - 0x7fff8b537ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
0x7fff8b538000 - 0x7fff8b541ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
0x7fff8b542000 - 0x7fff8b549ffb libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
0x7fff8b54a000 - 0x7fff8b5d3fff com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8b5d4000 - 0x7fff8b728ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8b729000 - 0x7fff8b84bfff com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8b84f000 - 0x7fff8b84ffff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8b850000 - 0x7fff8b921ff1 com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8b922000 - 0x7fff8b935ff7 com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff8b936000 - 0x7fff8b93bff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff8b93c000 - 0x7fff8b97dfff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8b97e000 - 0x7fff8b983fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff8b984000 - 0x7fff8ba6efff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff8ba6f000 - 0x7fff8ba99ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
0x7fff8ba9a000 - 0x7fff8c8edffb com.apple.WebCore (9537 - 9537.77.4) <9C4E816A-0DAC-31B2-85C3-910164F3E741> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8c8ee000 - 0x7fff8c8f0fff com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff8c8f1000 - 0x7fff8c91fff7 com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8c920000 - 0x7fff8c926ff7 libCGXCoreImage.A.dylib (599.25.10.1) <1AB1B2B2-55A9-3780-BCB9-1B3CE375D739> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8c927000 - 0x7fff8c939fff com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8c93a000 - 0x7fff8cb1ffff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8cb23000 - 0x7fff8cc93ff4 com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8cc94000 - 0x7fff8cc98ff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
0x7fff8ccbb000 - 0x7fff8ccd6ff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
0x7fff8ccd7000 - 0x7fff8cd0bfff libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
0x7fff8ce20000 - 0x7fff8ce71fff com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8ce72000 - 0x7fff8cef3fff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8cef4000 - 0x7fff8cf1bff7 com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8cf1c000 - 0x7fff8cf89fff com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8cf8a000 - 0x7fff8cf8bff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8cf8c000 - 0x7fff8d07bfff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8d07c000 - 0x7fff8d0c1ff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8d0d2000 - 0x7fff8d0d4ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0x7fff8d311000 - 0x7fff8d319ffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8d31a000 - 0x7fff8d31bff7 com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8d31c000 - 0x7fff8d328ff7 com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8d329000 - 0x7fff8d32bfff libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8d32c000 - 0x7fff8d3dcff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8d3dd000 - 0x7fff8d4ceff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
0x7fff8d4cf000 - 0x7fff8d50efff libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8d50f000 - 0x7fff8d514fff com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8d7c7000 - 0x7fff8d819ff7 com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x7fff8d81a000 - 0x7fff8d820ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff8da21000 - 0x7fff8da50ff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8da51000 - 0x7fff8da8aff7 com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8da8b000 - 0x7fff8dd89fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8dd8c000 - 0x7fff8e2affff com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8e2b0000 - 0x7fff8e34dfff com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x7fff8e34e000 - 0x7fff8e47dfef com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8e522000 - 0x7fff8e536fff com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff8e5e1000 - 0x7fff8e616ffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8e617000 - 0x7fff8e618ff7 libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
0x7fff8e619000 - 0x7fff8e61bfff libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8e9b5000 - 0x7fff8ebfdff7 com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8ebfe000 - 0x7fff8ec2dff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8ec2e000 - 0x7fff8ec2fff7 libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
0x7fff8ec30000 - 0x7fff8ec61ff7 libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
0x7fff8ec62000 - 0x7fff8ec6bffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8ec6c000 - 0x7fff8ec7dff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff8eca5000 - 0x7fff8ecaefff 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
0x7fff8ecaf000 - 0x7fff8ed0efff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8ed22000 - 0x7fff8ed26ff7 libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
0x7fff8ed31000 - 0x7fff8ed3bff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8ed3c000 - 0x7fff8ed3cfff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8ed3d000 - 0x7fff8ed3fff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff8ed40000 - 0x7fff8ed5cff7 libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
0x7fff8ed60000 - 0x7fff8ed62ffb libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
0x7fff8ed63000 - 0x7fff8f0c3ff7 com.apple.FinderKit (1.2.4 - 1.2.4) <08D08006-66CE-3787-97E9-73E8942BC9CB> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x7fff8f0c4000 - 0x7fff8f0ebffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff8f10d000 - 0x7fff8f136fff GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff8f137000 - 0x7fff8f398fff com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8f399000 - 0x7fff8f451ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8f452000 - 0x7fff8f468fff com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8f469000 - 0x7fff8f473ff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8f474000 - 0x7fff8f475ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff8f476000 - 0x7fff8f502ff7 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
0x7fff8f503000 - 0x7fff8f51eff7 libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8f544000 - 0x7fff8f555ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff8f587000 - 0x7fff8f6f5ff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8f7b0000 - 0x7fff8f8b6ff7 com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8f94a000 - 0x7fff8f967ff7 com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8f96d000 - 0x7fff8f99dfff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8f99e000 - 0x7fff8f9acfff com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8f9ad000 - 0x7fff8f9defff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8f9df000 - 0x7fff8fa52fff com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8fa53000 - 0x7fff8fa57fff 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
0x7fff8fa58000 - 0x7fff8fc10ffb libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
0x7fff8fc11000 - 0x7fff8fcdcfff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8fcdd000 - 0x7fff8fcdffff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff8fce0000 - 0x7fff8fcf7ffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8fcf8000 - 0x7fff8fd1cfff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8fd1d000 - 0x7fff8fd21fff com.apple.IOAccelerator (98.22 - 98.22) <AB1F2662-330B-3D88-8E30-A8343203CD38> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff8fd22000 - 0x7fff8fd85ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8fd86000 - 0x7fff8fda4fff com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x7fff8fda5000 - 0x7fff8fdabff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff8fdac000 - 0x7fff8fdadfff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff8fdae000 - 0x7fff901e1ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff901e2000 - 0x7fff901e4ff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff901e5000 - 0x7fff901e9fff libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
0x7fff901ea000 - 0x7fff9032bfff com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff9032c000 - 0x7fff9033bff8 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
0x7fff9033c000 - 0x7fff90346fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff90347000 - 0x7fff9034efff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff9034f000 - 0x7fff905e0ff7 com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x7fff905e1000 - 0x7fff90658fff com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff90818000 - 0x7fff90825ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff9087b000 - 0x7fff9087effc com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9087f000 - 0x7fff90883ff7 libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff908b4000 - 0x7fff909eaffd com.apple.WebKit (9537 - 9537.77.4) <A0291E16-4ED9-30E8-B9A2-DB836778EE9E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff909eb000 - 0x7fff90dc2fef com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff90dc3000 - 0x7fff90e20fff com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff90e21000 - 0x7fff90e7cffb com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff90eee000 - 0x7fff90f07ff7 com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff90f08000 - 0x7fff90f51fff com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff90f52000 - 0x7fff90f5ffff com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff90fdf000 - 0x7fff9102cfff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff91045000 - 0x7fff91093ff7 com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff91094000 - 0x7fff91096ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
0x7fff910ba000 - 0x7fff91106ffe com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff91107000 - 0x7fff9110dfff com.apple.AddressBook.ContactsFoundation (8.0 - 1371) <59351927-BCFF-3B94-AD1B-4C3DE6A8FD73> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff91148000 - 0x7fff911aefff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff911c2000 - 0x7fff91496fc7 com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff91497000 - 0x7fff9149eff8 liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
0x7fff9149f000 - 0x7fff91789fff 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
0x7fff9178a000 - 0x7fff91815fff libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
0x7fff91816000 - 0x7fff91816fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff91817000 - 0x7fff918fbfff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff918fc000 - 0x7fff918fffff com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff9195f000 - 0x7fff9196cff4 com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff919d8000 - 0x7fff91e26fef com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 6
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: 15881
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=459.8M resident=178.3M(39%) swapped_out_or_unallocated=281.5M(61%)
Writable regions: Total=5.6G written=1.3G(24%) resident=1.4G(26%) swapped_out=8584K(0%) unallocated=4.1G(74%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.0M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 17.8M
CG image 22.2M
CG raster data 24K
CG shared images 204K
CoreAnimation 13.7M
CoreGraphics 4K
CoreImage 24K
Foundation 4K
IOKit 64.1M
IOKit (reserved) 4K reserved VM address space (unallocated)
JS JIT generated code 128.0M
JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)
JS VM register file (reserved) 4160K reserved VM address space (unallocated)
JS garbage collector 16K
Kernel Alloc Once 8K
MALLOC 4.4G
MALLOC (admin) 32K
MALLOC_LARGE (reserved) 16.0M reserved VM address space (unallocated)
Memory Tag 241 92K
Memory Tag 242 12K
Memory Tag 251 28K
OpenCL 52K
OpenGL GLSL 1664K
STACK GUARD 56.1M
Stack 18.2M
VM_ALLOCATE 24.2M
VM_ALLOCATE (reserved) 8K reserved VM address space (unallocated)
WebKit Malloc 1216K
__DATA 57.1M
__IMAGE 528K
__LINKEDIT 90.6M
__TEXT 369.2M
__UNICODE 544K
mapped file 65.4M
shared memory 68K
=========== =======
TOTAL 6.2G
TOTAL, minus reserved VM space 5.3G
Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i7, 3.5 GHz, 8 GB, SMC 2.15f2
Graphics: NVIDIA GeForce GTX 780M, NVIDIA GeForce GTX 780M, PCIe, 4096 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343531533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.223.154.65)
Bluetooth: Version 4.2.6f1 14216, 3 services, 23 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE SSD SD0128F, 121.33 GB
Serial ATA Device: APPLE HDD ST1000DM003, 1 TB
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB2.0 Hub
Thunderbolt Bus: iMac, Apple Inc., 23.10