Planner issues 1#

Dirk Hohndel dirk at hohndel.org
Sat May 31 15:35:05 PDT 2014


On Sun, Jun 01, 2014 at 12:27:22AM +0200, Henrik Brautaset Aronsen wrote:
> Dirk Hohndel wrote:
> >>But that's not what caused the crash, because I'm unable to recreate it.
> >>Anyway, here it is:
> >>
> >>Exception Type:  EXC_CRASH (SIGABRT)
> >>Exception Codes: 0x0000000000000000, 0x0000000000000000
> >
> >This is all inside Qt. Are there more levels of stack? I can't see what
> >triggers things...
> 
> I've attached the whole thing.

Nice. This seems to be right as Qt starts up. I see none of our code
anywhere than above the QCoreApplication::exec()

Thiago / Tomaz, any ideas?

/D

> Process:         subsurface [26901]
> Path:            /Users/USER/*/Subsurface.app/Contents/MacOS/subsurface
> Identifier:      org.hohndel.subsurface
> Version:         4.1
> Code Type:       X86-64 (Native)
> Parent Process:  launchd [294]
> Responsible:     subsurface [26901]
> User ID:         501
> 
> Date/Time:       2014-06-01 00:10:09.953 +0200
> OS Version:      Mac OS X 10.9.3 (13D65)
> Report Version:  11
> Anonymous UUID:  54EEA0F9-4D9A-243B-26AA-20367AD4EE96
> 
> Sleep/Wake UUID: 3FD30A18-0991-4E6D-8366-CFEC4B41BA5C
> 
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
> 
> Exception Type:  EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
> 
> Application Specific Information:
> Assertion failed: (CGFloatIsValid(x) && CGFloatIsValid(y)), function void CGPathAddLineToPoint(CGMutablePathRef, const CGAffineTransform *, CGFloat, CGFloat), file Paths/CGPath.cc, line 224.
>  
> 
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib        	0x00007fff8cc4f866 __pthread_kill + 10
> 1   libsystem_pthread.dylib       	0x00007fff86e2d35c pthread_kill + 92
> 2   libsystem_c.dylib             	0x00007fff897d5b1a abort + 125
> 3   libsystem_c.dylib             	0x00007fff8979f9bf __assert_rtn + 321
> 4   com.apple.CoreGraphics        	0x00007fff8770e24d CGPathAddLineToPoint + 169
> 5   QtGui                         	0x0000000111110dad QCoreGraphicsPaintEngine::drawLines(QLineF const*, int) + 131
> 6   QtGui                         	0x000000011107c277 QPainter::drawLines(QLineF const*, int) + 101
> 7   org.hohndel.subsurface        	0x000000010e64308b DiveProfileItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) + 859
> 8   QtGui                         	0x0000000111455fe7 QGraphicsScenePrivate::draw(QGraphicsItem*, QPainter*, QTransform const*, QTransform const*, QRegion*, QWidget*, double, QTransform const*, bool, bool) + 1151
> 9   QtGui                         	0x0000000111455a44 QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem*, QPainter*, QTransform const*, QRegion*, QWidget*, double, QTransform const*) + 1948
> 10  QtGui                         	0x000000011145522f QGraphicsScenePrivate::drawItems(QPainter*, QTransform const*, QRegion*, QWidget*) + 379
> 11  QtGui                         	0x000000011146fd87 QGraphicsView::paintEvent(QPaintEvent*) + 2657
> 12  QtGui                         	0x0000000110fb9bb9 QWidget::event(QEvent*) + 1319
> 13  QtGui                         	0x00000001112aa903 QFrame::event(QEvent*) + 43
> 14  QtGui                         	0x0000000111318d9a QAbstractScrollArea::viewportEvent(QEvent*) + 108
> 15  QtGui                         	0x000000011146dbd1 QGraphicsView::viewportEvent(QEvent*) + 1103
> 16  QtGui                         	0x0000000111319495 QAbstractScrollAreaFilter::eventFilter(QObject*, QEvent*) + 37
> 17  QtCore                        	0x0000000111b47da9 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 103
> 18  QtGui                         	0x0000000110f7bec5 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 179
> 19  QtGui                         	0x0000000110f7ea02 QApplication::notify(QObject*, QEvent*) + 6498
> 20  QtCore                        	0x0000000111b47bb8 QCoreApplication::notifyInternal(QObject*, QEvent*) + 118
> 21  QtGui                         	0x0000000110fb55b9 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1409
> 22  QtGui                         	0x0000000110fb5de5 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1225
> 23  QtGui                         	0x0000000110fb5792 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1882
> 24  QtGui                         	0x0000000110fb5de5 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1225
> 25  QtGui                         	0x0000000110fb5792 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1882
> 26  QtGui                         	0x0000000110fb5de5 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1225
> 27  QtGui                         	0x0000000110fb5792 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1882
> 28  QtGui                         	0x0000000110fb5de5 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1225
> 29  QtGui                         	0x0000000110fb5c5d QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 833
> 30  QtGui                         	0x0000000110fb5792 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1882
> 31  QtGui                         	0x0000000110fb5de5 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1225
> 32  QtGui                         	0x0000000110fb5792 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1882
> 33  QtGui                         	0x0000000110fb5de5 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1225
> 34  QtGui                         	0x0000000110fb5792 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1882
> 35  QtGui                         	0x0000000110f2910a -[QCocoaView drawRect:] + 2015
> 36  com.apple.AppKit              	0x00007fff8b2d60b1 -[NSView _drawRect:clip:] + 3846
> 37  com.apple.AppKit              	0x00007fff8b2d303c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3199
> 38  com.apple.AppKit              	0x00007fff8b2cee9f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
> 39  com.apple.AppKit              	0x00007fff8b2ae2fa -[NSView displayIfNeeded] + 1680
> 40  QtGui                         	0x000000011144466c QGraphicsScenePrivate::_q_processDirtyItems() + 912
> 41  QtGui                         	0x00000001114582d2 QGraphicsScene::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 374
> 42  QtCore                        	0x0000000111b5822d QObject::event(QEvent*) + 637
> 43  QtGui                         	0x000000011144ea71 QGraphicsScene::event(QEvent*) + 1577
> 44  QtGui                         	0x0000000110f7bed5 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 195
> 45  QtGui                         	0x0000000110f7d419 QApplication::notify(QObject*, QEvent*) + 889
> 46  QtCore                        	0x0000000111b47bb8 QCoreApplication::notifyInternal(QObject*, QEvent*) + 118
> 47  QtCore                        	0x0000000111b4859c QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 716
> 48  com.apple.CoreFoundation      	0x00007fff83971661 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
> 49  com.apple.CoreFoundation      	0x00007fff83962d12 __CFRunLoopDoSources0 + 242
> 50  com.apple.CoreFoundation      	0x00007fff8396249f __CFRunLoopRun + 831
> 51  com.apple.CoreFoundation      	0x00007fff83961f25 CFRunLoopRunSpecific + 309
> 52  com.apple.HIToolbox           	0x00007fff83ce0a0d RunCurrentEventLoopInMode + 226
> 53  com.apple.HIToolbox           	0x00007fff83ce0685 ReceiveNextEventCommon + 173
> 54  com.apple.HIToolbox           	0x00007fff83ce05bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
> 55  com.apple.AppKit              	0x00007fff8b17726e _DPSNextEvent + 1434
> 56  com.apple.AppKit              	0x00007fff8b1768bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
> 57  com.apple.AppKit              	0x00007fff8b16a9bc -[NSApplication run] + 553
> 58  QtGui                         	0x0000000110f39936 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 540
> 59  QtCore                        	0x0000000111b45215 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 77
> 60  QtCore                        	0x0000000111b45386 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 356
> 61  QtCore                        	0x0000000111b48009 QCoreApplication::exec() + 199
> 62  org.hohndel.subsurface        	0x000000010e5a0ecb main + 1211
> 63  org.hohndel.subsurface        	0x000000010e593fd4 start + 52
> 
> Thread 1:: Dispatch queue: com.apple.libdispatch-manager
> 0   libsystem_kernel.dylib        	0x00007fff8cc50662 kevent64 + 10
> 1   libdispatch.dylib             	0x00007fff8727a421 _dispatch_mgr_invoke + 239
> 2   libdispatch.dylib             	0x00007fff8727a136 _dispatch_mgr_thread + 52
> 
> Thread 2:: QKqueueFileSystemWatcherEngine
> 0   libsystem_kernel.dylib        	0x00007fff8cc5064a kevent + 10
> 1   QtCore                        	0x0000000111b3064f QKqueueFileSystemWatcherEngine::run() + 111
> 2   QtCore                        	0x0000000111a695ba QThreadPrivate::start(void*) + 386
> 3   libsystem_pthread.dylib       	0x00007fff86e2c899 _pthread_body + 138
> 4   libsystem_pthread.dylib       	0x00007fff86e2c72a _pthread_start + 137
> 5   libsystem_pthread.dylib       	0x00007fff86e30fc9 thread_start + 13
> 
> Thread 3:: QThread
> 0   libsystem_kernel.dylib        	0x00007fff8cc4f9aa __select + 10
> 1   QtCore                        	0x0000000111b6c8bc qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 89
> 2   QtCore                        	0x0000000111b6f911 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 789
> 3   QtCore                        	0x0000000111b70e39 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 341
> 4   QtCore                        	0x0000000111b45215 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 77
> 5   QtCore                        	0x0000000111b45386 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 356
> 6   QtCore                        	0x0000000111a67ca5 QThread::exec() + 217
> 7   QtCore                        	0x0000000111a695ba QThreadPrivate::start(void*) + 386
> 8   libsystem_pthread.dylib       	0x00007fff86e2c899 _pthread_body + 138
> 9   libsystem_pthread.dylib       	0x00007fff86e2c72a _pthread_start + 137
> 10  libsystem_pthread.dylib       	0x00007fff86e30fc9 thread_start + 13
> 
> Thread 4:: QThread
> 0   libsystem_kernel.dylib        	0x00007fff8cc4f9aa __select + 10
> 1   QtCore                        	0x0000000111b6c8bc qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 89
> 2   QtCore                        	0x0000000111b6f911 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 789
> 3   QtCore                        	0x0000000111b70e39 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 341
> 4   QtCore                        	0x0000000111b45215 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 77
> 5   QtCore                        	0x0000000111b45386 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 356
> 6   QtCore                        	0x0000000111a67ca5 QThread::exec() + 217
> 7   QtCore                        	0x0000000111a695ba QThreadPrivate::start(void*) + 386
> 8   libsystem_pthread.dylib       	0x00007fff86e2c899 _pthread_body + 138
> 9   libsystem_pthread.dylib       	0x00007fff86e2c72a _pthread_start + 137
> 10  libsystem_pthread.dylib       	0x00007fff86e30fc9 thread_start + 13
> 
> Thread 5:
> 0   libsystem_kernel.dylib        	0x00007fff8cc4ba1a mach_msg_trap + 10
> 1   libsystem_kernel.dylib        	0x00007fff8cc4ad18 mach_msg + 64
> 2   com.apple.CoreFoundation      	0x00007fff83962fc5 __CFRunLoopServiceMachPort + 181
> 3   com.apple.CoreFoundation      	0x00007fff839625e9 __CFRunLoopRun + 1161
> 4   com.apple.CoreFoundation      	0x00007fff83961f25 CFRunLoopRunSpecific + 309
> 5   com.apple.AppKit              	0x00007fff8b31705e _NSEventThread + 144
> 6   libsystem_pthread.dylib       	0x00007fff86e2c899 _pthread_body + 138
> 7   libsystem_pthread.dylib       	0x00007fff86e2c72a _pthread_start + 137
> 8   libsystem_pthread.dylib       	0x00007fff86e30fc9 thread_start + 13
> 
> Thread 6:
> 0   libsystem_kernel.dylib        	0x00007fff8cc4fe6a __workq_kernreturn + 10
> 1   libsystem_pthread.dylib       	0x00007fff86e2df08 _pthread_wqthread + 330
> 2   libsystem_pthread.dylib       	0x00007fff86e30fb9 start_wqthread + 13
> 
> Thread 7:
> 0   libsystem_kernel.dylib        	0x00007fff8cc4fe6a __workq_kernreturn + 10
> 1   libsystem_pthread.dylib       	0x00007fff86e2df08 _pthread_wqthread + 330
> 2   libsystem_pthread.dylib       	0x00007fff86e30fb9 start_wqthread + 13
> 
> Thread 8:
> 0   libsystem_kernel.dylib        	0x00007fff8cc4fe6a __workq_kernreturn + 10
> 1   libsystem_pthread.dylib       	0x00007fff86e2df08 _pthread_wqthread + 330
> 2   libsystem_pthread.dylib       	0x00007fff86e30fb9 start_wqthread + 13
> 
> Thread 0 crashed with X86 Thread State (64-bit):
>   rax: 0x0000000000000000  rbx: 0x00007fff720a1310  rcx: 0x00007fff5166b198  rdx: 0x0000000000000000
>   rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff5166b1c0  rsp: 0x00007fff5166b198
>    r8: 0x00000000fffff000   r9: 0x00000000000000e0  r10: 0x0000000008000000  r11: 0x0000000000000206
>   r12: 0x00007fff87c3ce89  r13: 0x00007fff87c3ce30  r14: 0x0000000000000006  r15: 0x00007fff87c3cda1
>   rip: 0x00007fff8cc4f866  rfl: 0x0000000000000206  cr2: 0x0000000118f38000
>   
> Logical CPU:     0
> Error Code:      0x02000148
> Trap Number:     133
> 
> 
> Binary Images:
>        0x10e58f000 -        0x10e713fff +org.hohndel.subsurface (4.1) <CD12B6CE-0FB4-30E5-9F49-38BFDC7078AD> /Users/USER/*/Subsurface.app/Contents/MacOS/subsurface
>        0x10e7b3000 -        0x10e7c1fff +libusb-1.0.0.dylib (0) <17CC2051-4022-3BA9-9ACE-D6271DDA78A9> /usr/local/lib/libusb-1.0.0.dylib
>        0x10e7cd000 -        0x10ecd3ff7 +libmarblewidget.16.dylib (0) <7364FFCB-06C4-351F-BE09-FF2F401D62F3> /Users/USER/*/libmarblewidget.16.dylib
>        0x10f233000 -        0x10f23dff7 +libzip.2.dylib (0) <D6E5B0B6-DBEC-391C-B497-F73C0D38D448> /usr/local/lib/libzip.2.dylib
>        0x10f242000 -        0x10f2d5ff7 +libsqlite3.0.dylib (0) <8DDEE7B1-89BF-38C7-8BB0-D28C1EF033DF> /usr/local/opt/sqlite/lib/libsqlite3.0.dylib
>        0x10f2ed000 -        0x10f363fef +libgit2.0.20.0.dylib (0) <BEE0941E-A8D8-3756-8C61-D7EBE48A659F> /usr/local/lib/libgit2.0.20.0.dylib
>        0x10f37d000 -        0x1105c1ff7 +QtWebKit (4.9.4) <55C51B2F-B5B0-3B53-B704-0E9DB9D4B086> /usr/local/lib/QtWebKit.framework/Versions/4/QtWebKit
>        0x110e9a000 -        0x110edefff +QtSvg (4.8.6) <C2D01B53-9BC3-35FB-B0ED-17EECAABBACC> /usr/local/lib/QtSvg.framework/Versions/4/QtSvg
>        0x110f01000 -        0x11177eff7 +QtGui (4.8.6) <E1C7C983-FDD8-32BD-9467-763509648D2D> /usr/local/lib/QtGui.framework/Versions/4/QtGui
>        0x111a49000 -        0x111cb6ff7 +QtCore (4.8.6) <AC97749C-43FD-3977-A446-3F04D1B40BD6> /usr/local/lib/QtCore.framework/Versions/4/QtCore
>        0x111d62000 -        0x111e6fff7 +QtNetwork (4.8.6) <F14B5947-D660-3892-B4D8-2EC1E52FF513> /usr/local/lib/QtNetwork.framework/Versions/4/QtNetwork
>        0x111ed8000 -        0x111f10fff +QtXml (4.8.6) <E5F415F7-3938-31C0-ACFC-52BA679B54E3> /usr/local/lib/QtXml.framework/Versions/4/QtXml
>        0x111f2d000 -        0x1120bdfff +QtScript (4.8.6) <7137C10D-6FD2-3BCE-9938-09F398F56287> /usr/local/lib/QtScript.framework/Versions/4/QtScript
>        0x11217c000 -        0x112447fff +QtDeclarative (4.8.6) <08ECB7E5-7DDB-34CA-9B75-B7DF299F7397> /usr/local/lib/QtDeclarative.framework/Versions/4/QtDeclarative
>        0x1125bb000 -        0x1125e8ff7 +QtSql (4.8.6) <C4218942-2D6C-3795-9FD7-6DC1F5A64D06> /usr/local/Cellar/qt/4.8.6/lib/QtSql.framework/Versions/4/QtSql
>        0x112603000 -        0x112997ff7 +QtXmlPatterns (4.8.6) <7D7FF980-4269-3379-98C9-74047420A39E> /usr/local/Cellar/qt/4.8.6/lib/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
>        0x1143c5000 -        0x1143e0ff9  com.apple.security.csparser (3.0 - 55471.14.4) <A91B5BF7-94D0-3A5F-A26B-9B1CA3DB5147> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
>        0x1143f4000 -        0x114497ff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
>        0x1147eb000 -        0x1147f1fff +libqgif.dylib (0) <FC5875B2-6787-3A67-A242-A6AC82B2E96D> /usr/local/Cellar/qt/4.8.6/plugins/imageformats/libqgif.dylib
>        0x117f23000 -        0x117f28fff +libqico.dylib (0) <1D3C8849-5170-38A1-A51D-D75F5ABF8730> /usr/local/Cellar/qt/4.8.6/plugins/imageformats/libqico.dylib
>        0x117f2e000 -        0x117f62fff +libqjpeg.dylib (0) <088EEC0E-1FC5-37AD-906F-BCBE3A893149> /usr/local/Cellar/qt/4.8.6/plugins/imageformats/libqjpeg.dylib
>        0x117f6b000 -        0x117fb3fff +libqmng.dylib (0) <2A4E4B2E-0A26-3A1E-8514-202E23F289F3> /usr/local/Cellar/qt/4.8.6/plugins/imageformats/libqmng.dylib
>        0x117fc4000 -        0x117fc8fff +libqsvg.dylib (0) <24B54553-6459-3550-BF80-7573EE00981F> /usr/local/Cellar/qt/4.8.6/plugins/imageformats/libqsvg.dylib
>        0x117fcd000 -        0x117fd1fff +libqtga.dylib (0) <9884E8F0-9067-32AF-940E-659C2E4B945C> /usr/local/Cellar/qt/4.8.6/plugins/imageformats/libqtga.dylib
>        0x117fd6000 -        0x118026fff +libqtiff.dylib (0) <D5FDD4C0-4AE2-302B-AFE1-DF039D9A46C5> /usr/local/Cellar/qt/4.8.6/plugins/imageformats/libqtiff.dylib
>        0x118762000 -        0x118776ff7 +libqcorewlanbearer.dylib (0) <E924AB20-CC4E-3376-9E6F-EFA4B50144EC> /usr/local/Cellar/qt/4.8.6/plugins/bearer/libqcorewlanbearer.dylib
>        0x118782000 -        0x11878cfff +libqgenericbearer.dylib (0) <08160945-BE83-3101-B985-EFF2A769933C> /usr/local/Cellar/qt/4.8.6/plugins/bearer/libqgenericbearer.dylib
>     0x7fff6b351000 -     0x7fff6b384817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
>     0x7fff80b0f000 -     0x7fff80b1bff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
>     0x7fff80b1c000 -     0x7fff80bacff7  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
>     0x7fff80bad000 -     0x7fff80be1fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
>     0x7fff80caa000 -     0x7fff80cbafff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
>     0x7fff80cbb000 -     0x7fff80e73ffb  libicucore.A.dylib (511.32) <A7CE7DAD-D3AD-36A2-BE4F-25C5F21FADBB> /usr/lib/libicucore.A.dylib
>     0x7fff80ef9000 -     0x7fff80f28fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
>     0x7fff80f42000 -     0x7fff80f67ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
>     0x7fff80f68000 -     0x7fff811c2ffd  com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security
>     0x7fff8124e000 -     0x7fff8124fff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
>     0x7fff8126e000 -     0x7fff8127bff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
>     0x7fff8147a000 -     0x7fff814bbfff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
>     0x7fff8153f000 -     0x7fff8155aff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
>     0x7fff8155b000 -     0x7fff81649fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
>     0x7fff8164a000 -     0x7fff81679fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
>     0x7fff81f3e000 -     0x7fff820ebf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
>     0x7fff821d1000 -     0x7fff82223fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
>     0x7fff82224000 -     0x7fff82224fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
>     0x7fff82225000 -     0x7fff8223cff7  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
>     0x7fff82244000 -     0x7fff82251fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
>     0x7fff826e4000 -     0x7fff826ebff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
>     0x7fff826f9000 -     0x7fff82768ff1  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
>     0x7fff82982000 -     0x7fff829a6fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
>     0x7fff829a7000 -     0x7fff829aefff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
>     0x7fff82beb000 -     0x7fff82ccffff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>     0x7fff82df4000 -     0x7fff831d5ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
>     0x7fff831df000 -     0x7fff8321efff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>     0x7fff8325f000 -     0x7fff83321ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
>     0x7fff83322000 -     0x7fff8332dfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>     0x7fff8332e000 -     0x7fff8332efff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>     0x7fff833eb000 -     0x7fff834d5fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
>     0x7fff83521000 -     0x7fff83522ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
>     0x7fff836da000 -     0x7fff836ddff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
>     0x7fff836f0000 -     0x7fff83708ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
>     0x7fff83723000 -     0x7fff83891ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
>     0x7fff83892000 -     0x7fff838f1fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <7F86A7C3-7B7D-3CD7-9758-CA74FB4DE2CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
>     0x7fff838f2000 -     0x7fff83ad7fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>     0x7fff83ad8000 -     0x7fff83addfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
>     0x7fff83b03000 -     0x7fff83b0dff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
>     0x7fff83b0e000 -     0x7fff83b0efff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>     0x7fff83b0f000 -     0x7fff83b10ff7  libsystem_sandbox.dylib (278.11) <B46E4040-A8C6-3EBC-91F8-F1CB01106614> /usr/lib/system/libsystem_sandbox.dylib
>     0x7fff83c66000 -     0x7fff83cadfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
>     0x7fff83cae000 -     0x7fff83cb1fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
>     0x7fff83cb2000 -     0x7fff83f5cff5  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
>     0x7fff83f5d000 -     0x7fff8404eff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
>     0x7fff8404f000 -     0x7fff84076ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
>     0x7fff84077000 -     0x7fff840c8ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>     0x7fff840c9000 -     0x7fff840f9fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
>     0x7fff840fa000 -     0x7fff84109ff8  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
>     0x7fff8412a000 -     0x7fff8416cff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
>     0x7fff841eb000 -     0x7fff841effff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
>     0x7fff841f0000 -     0x7fff841fdff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
>     0x7fff842a6000 -     0x7fff842a7ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
>     0x7fff842aa000 -     0x7fff8457efc7  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
>     0x7fff84712000 -     0x7fff84715fff  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
>     0x7fff8476a000 -     0x7fff8476bfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
>     0x7fff8476c000 -     0x7fff8481cff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
>     0x7fff8481d000 -     0x7fff84821ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
>     0x7fff84822000 -     0x7fff84895fff  com.apple.securityfoundation (6.0 - 55122.1) <D5AA4461-7406-3054-875D-0EDA3A6030EA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
>     0x7fff848b9000 -     0x7fff848bdff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
>     0x7fff848be000 -     0x7fff848e3ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>     0x7fff848e9000 -     0x7fff8496afff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
>     0x7fff8496b000 -     0x7fff849a6fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
>     0x7fff849d1000 -     0x7fff849d9ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
>     0x7fff84a0a000 -     0x7fff84a0cff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
>     0x7fff84a0d000 -     0x7fff84a5bff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
>     0x7fff84a76000 -     0x7fff84a7bfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
>     0x7fff84a7c000 -     0x7fff84a7eff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
>     0x7fff84a7f000 -     0x7fff84aecfff  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
>     0x7fff84e59000 -     0x7fff84e5dff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
>     0x7fff84e5e000 -     0x7fff84e97ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
>     0x7fff84fda000 -     0x7fff84fddffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
>     0x7fff84fde000 -     0x7fff85044fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
>     0x7fff85045000 -     0x7fff8504cfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
>     0x7fff8504d000 -     0x7fff85085ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
>     0x7fff85568000 -     0x7fff8556aff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
>     0x7fff85583000 -     0x7fff855c1ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>     0x7fff85623000 -     0x7fff85654ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
>     0x7fff85655000 -     0x7fff85658ffa  libCGXType.A.dylib (599.23.13) <E459DD26-592F-3DBD-8C47-B342ECE8FFD3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
>     0x7fff85793000 -     0x7fff8579cffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
>     0x7fff8579d000 -     0x7fff857aeff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
>     0x7fff857b4000 -     0x7fff857b6fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
>     0x7fff85b50000 -     0x7fff85b58ff7  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
>     0x7fff86dab000 -     0x7fff86dc4ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>     0x7fff86dc5000 -     0x7fff86e2affb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
>     0x7fff86e2b000 -     0x7fff86e32ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
>     0x7fff86e33000 -     0x7fff86e80ff2  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
>     0x7fff8726a000 -     0x7fff87276ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
>     0x7fff87277000 -     0x7fff87291fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
>     0x7fff87292000 -     0x7fff87562ffc  com.apple.CoreImage (9.2.8) <1509987F-5671-3AE3-91C7-18E952ED90C7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
>     0x7fff875af000 -     0x7fff876dfff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
>     0x7fff876ea000 -     0x7fff88009f43  com.apple.CoreGraphics (1.600.0 - 599.23.13) <3A1952C7-1D67-3DEC-A5AB-5399FF4F2A92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>     0x7fff880c3000 -     0x7fff88126ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
>     0x7fff88127000 -     0x7fff8814bff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>     0x7fff88156000 -     0x7fff881aeff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
>     0x7fff881af000 -     0x7fff881c1fff  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
>     0x7fff88537000 -     0x7fff88538fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
>     0x7fff8857a000 -     0x7fff885d3fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>     0x7fff8862c000 -     0x7fff8862dfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
>     0x7fff888c7000 -     0x7fff8893efff  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
>     0x7fff88c97000 -     0x7fff88ca5fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>     0x7fff88ca6000 -     0x7fff88f90fff  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
>     0x7fff89711000 -     0x7fff89711fff  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
>     0x7fff89779000 -     0x7fff89802ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
>     0x7fff89803000 -     0x7fff8982bffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
>     0x7fff8982c000 -     0x7fff89890fff  com.apple.datadetectorscore (5.0 - 354.4) <37093186-6019-3071-8D67-F3EF429F8F08> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
>     0x7fff89c6d000 -     0x7fff89dc1ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>     0x7fff89dc2000 -     0x7fff89dddff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>     0x7fff89dde000 -     0x7fff89de1fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
>     0x7fff89e8e000 -     0x7fff89eb8ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
>     0x7fff89ed0000 -     0x7fff89f94ff7  com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
>     0x7fff8a01e000 -     0x7fff8a022fff  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
>     0x7fff8a406000 -     0x7fff8a454fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
>     0x7fff8a455000 -     0x7fff8a4c1fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>     0x7fff8a849000 -     0x7fff8a938fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
>     0x7fff8a939000 -     0x7fff8a98cfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
>     0x7fff8b153000 -     0x7fff8bcc9ff7  com.apple.AppKit (6.9 - 1265.20) <D2A7AF23-0FEA-3D7D-9CF5-B4E262224577> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>     0x7fff8bcca000 -     0x7fff8bd56ff7  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
>     0x7fff8be3f000 -     0x7fff8be86ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
>     0x7fff8c141000 -     0x7fff8c43ffff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>     0x7fff8c66a000 -     0x7fff8c6afff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>     0x7fff8cc3a000 -     0x7fff8cc56ff7  libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
>     0x7fff8cc57000 -     0x7fff8cc86ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
>     0x7fff8cc87000 -     0x7fff8cc91fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
>     0x7fff8cc92000 -     0x7fff8ccbbff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
>     0x7fff8ccbc000 -     0x7fff8cd45fff  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
>     0x7fff8cd57000 -     0x7fff8cd59fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>     0x7fff8cd5a000 -     0x7fff8cd65fff  libkxld.dylib (2422.100.13) <67D079F8-6C48-3F42-9FBE-26F1ADA03DC4> /usr/lib/system/libkxld.dylib
>     0x7fff8cd66000 -     0x7fff8cdb4ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
>     0x7fff8cdd2000 -     0x7fff8cdd3ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
>     0x7fff8cdd4000 -     0x7fff8ce2fffb  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
>     0x7fff8ce30000 -     0x7fff8ce36ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
>     0x7fff8d032000 -     0x7fff8d03fff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
>     0x7fff8d043000 -     0x7fff8d28bff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>     0x7fff8d2e2000 -     0x7fff8d3adfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
>     0x7fff8d3ae000 -     0x7fff8d3c0ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
>     0x7fff8d540000 -     0x7fff8d973ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
>     0x7fff8d974000 -     0x7fff8d985ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
>     0x7fff8d9c5000 -     0x7fff8d9e0ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
>     0x7fff8d9e1000 -     0x7fff8d9e1ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>     0x7fff8d9e2000 -     0x7fff8da09ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
>     0x7fff8dac1000 -     0x7fff8dacaff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
>     0x7fff8dacb000 -     0x7fff8daf3ffb  libRIP.A.dylib (599.23.13) <FFE421E6-CB15-3F9D-ADF4-679E26B09892> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>     0x7fff8daf4000 -     0x7fff8dafdfff  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
>     0x7fff8daff000 -     0x7fff8daffffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
>     0x7fff8db00000 -     0x7fff8db00fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
>     0x7fff8db01000 -     0x7fff8db09fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
>     0x7fff8db0a000 -     0x7fff8dca6ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>     0x7fff8ddc3000 -     0x7fff8ddeaff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
>     0x7fff8ddeb000 -     0x7fff8de03ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
>     0x7fff8df6b000 -     0x7fff8df6cff7  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
>     0x7fff8df6d000 -     0x7fff8df89fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
>     0x7fff8df8a000 -     0x7fff8df8aff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
>     0x7fff8df8b000 -     0x7fff8dfa4ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
>     0x7fff8e103000 -     0x7fff8e10fff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
>     0x7fff8e110000 -     0x7fff8e114ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
>     0x7fff8e115000 -     0x7fff8e11fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
>     0x7fff8e13d000 -     0x7fff8e243ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
>     0x7fff8e244000 -     0x7fff8e323fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
>     0x7fff8e324000 -     0x7fff8e40bff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
>     0x7fff8e40c000 -     0x7fff8e411ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
>     0x7fff8e4e2000 -     0x7fff8e50efff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
>     0x7fff8e50f000 -     0x7fff8e538fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
>     0x7fff8e539000 -     0x7fff8e544ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
>     0x7fff8e545000 -     0x7fff8e54dff3  libCGCMS.A.dylib (599.23.13) <59F7AEED-90EB-35C2-85A6-5BC44CC9B3FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
>     0x7fff8e551000 -     0x7fff8e61afff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
>     0x7fff8e61b000 -     0x7fff8e78bff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
>     0x7fff8e78c000 -     0x7fff8e793ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
> 
> External Modification Summary:
>   Calls made by other processes targeting this process:
>     task_for_pid: 2
>     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: 119764
>     thread_create: 1
>     thread_set_state: 0
> 
> VM Region Summary:
> ReadOnly portion of Libraries: Total=224.7M resident=152.9M(68%) swapped_out_or_unallocated=71.8M(32%)
> Writable regions: Total=1.1G written=26.3M(2%) resident=39.9M(4%) swapped_out=904K(0%) unallocated=1.1G(96%)
>  
> REGION TYPE                        VIRTUAL
> ===========                        =======
> CG backing stores                    4016K
> CG image                                4K
> CG raster data                         12K
> CG shared images                      204K
> CoreGraphics                            4K
> CoreServices                         1088K
> Foundation                              4K
> 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                               71.8M
> MALLOC (admin)                         32K
> Memory Tag 242                         12K
> STACK GUARD                          56.0M
> Stack                                11.6M
> VM_ALLOCATE                          16.4M
> VM_ALLOCATE (reserved)                  8K        reserved VM address space (unallocated)
> WebKit Malloc                        1184K
> __DATA                               23.1M
> __IMAGE                               528K
> __LINKEDIT                           86.1M
> __TEXT                              138.7M
> __UNICODE                             544K
> mapped file                         194.6M
> shared memory                           4K
> ===========                        =======
> TOTAL                                 1.6G
> TOTAL, minus reserved VM space      733.7M
>  
> 

> _______________________________________________
> subsurface mailing list
> subsurface at hohndel.org
> http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface



More information about the subsurface mailing list