Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-28702

QtDesigner in 5.0 exhibits broken behavior and crashes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.0.0
    • 5.0.0 RC 2
    • Tools: Designer
    • None
    • OSX 10.8

    Description

      Another (really bad) regression with Qt 5 on Mac.

      Launch Designer.app supplied with Qt 5.0.0RC2.

      Create a widget and drag on the TicTacToe example project. The instance will appear and then disappear in the window.
      [ build qttools/examples/designer/taskmenuextension and drag the TicTacToe custom widget onto a widget ].

      You have to resize the widget to get the TicTacToe grid to re-appear.

      Now right click on the grid and use the custom Set State menu action to change the pieces. Click 'OK.

      Now try and right-click on the grid again. You can't.

      The other widgets display similar behavior (try QListWidget). Note also that the Widget Box list becomes corrupted with icons appearing in the wrong places until resized.

      After a minute of this, it crashed on me:

      Process: Designer [29782]
      Path: /Users/USER/*/Designer.app/Contents/MacOS/Designer
      Identifier: com.trolltech.Designer
      Version: ???
      Code Type: X86-64 (Native)
      Parent Process: launchd [126]
      User ID: 501

      Date/Time: 2012-12-18 16:51:34.070 +0000
      OS Version: Mac OS X 10.8.2 (12C60)
      Report Version: 10

      Interval Since Last Report: 214914 sec
      Crashes Since Last Report: 127
      Per-App Crashes Since Last Report: 4
      Anonymous UUID: 8DF6BBC3-1211-DDEF-9314-589D4A20EFC8

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

      Exception Type: EXC_CRASH (SIGABRT)
      Exception Codes: 0x0000000000000000, 0x0000000000000000

      Application Specific Information:

          • Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: item != nil'
            abort() called
            terminate called throwing an exception

      Application Specific Backtrace 1:
      0 CoreFoundation 0x00007fff93de70a6 __exceptionPreprocess + 198
      1 libobjc.A.dylib 0x00007fff92b233f0 objc_exception_throw + 43
      2 CoreFoundation 0x00007fff93de6ee8 +[NSException raise:format:arguments:] + 104
      3 Foundation 0x00007fff9490e6a2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
      4 AppKit 0x00007fff91cd622a -[NSMenu removeItem:] + 135
      5 libqcocoa.dylib 0x0000000102a1ab77 _ZN10QCocoaMenu12syncMenuItemEP17QPlatformMenuItem + 87
      6 QtWidgets 0x0000000100adfeb4 _ZN5QMenu11actionEventEP12QActionEvent + 788
      7 QtWidgets 0x0000000100997387 _ZN7QWidget5eventEP6QEvent + 4199
      8 QtWidgets 0x0000000100adde49 _ZN5QMenu5eventEP6QEvent + 489
      9 QtWidgets 0x0000000100960c47 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 311
      10 QtWidgets 0x0000000100962159 _ZN12QApplication6notifyEP7QObjectP6QEvent + 585
      11 QtCore 0x0000000101512f6e _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent + 110
      12 QtWidgets 0x0000000100956ea1 _ZN14QActionPrivate15sendDataChangedEv + 113
      13 QtWidgets 0x000000010095905c _ZN7QAction10setVisibleEb + 268
      14 QtDesigner 0x000000010048e91a _ZN18qdesigner_internal9MorphMenu12populateMenuEP7QWidgetP28QDesignerFormWindowInterface + 58
      15 QtDesigner 0x000000010048e8a5 _ZN18qdesigner_internal9MorphMenu8populateEP7QWidgetP28QDesignerFormWindowInterfaceR5QListIP7QActionE + 21
      16 QtDesigner 0x000000010049e49a _ZNK18qdesigner_internal17QDesignerTaskMenu11taskActionsEv + 1018
      17 QtDesignerComponents 0x000000010027696d _ZNK18qdesigner_internal18ListWidgetTaskMenu11taskActionsEv + 29
      18 QtDesignerComponents 0x0000000100276a25 _ZThn16_NK18qdesigner_internal18ListWidgetTaskMenu11taskActionsEv + 21
      19 QtDesigner 0x0000000100513acb _ZN18qdesigner_internal14FormWindowBase23createExtensionTaskMenuEP28QDesignerFormWindowInterfaceP7QObjectb + 491
      20 QtDesignerComponents 0x000000010023e0b7 _ZN18qdesigner_internal10FormWindow15createPopupMenuEP7QWidget + 39
      21 QtDesignerComponents 0x000000010023d42e _ZN18qdesigner_internal10FormWindow19initializePopupMenuEP7QWidget + 686
      22 QtDesignerComponents 0x000000010023d484 _ZN18qdesigner_internal10FormWindow17handleContextMenuEP7QWidgetS2_P17QContextMenuEvent + 36
      23 QtDesignerComponents 0x0000000100258032 _ZN18qdesigner_internal16WidgetEditorTool11handleEventEP7QWidgetS2_P6QEvent + 466
      24 QtDesignerComponents 0x000000010023f2e5 _ZN18qdesigner_internal10FormWindow11handleEventEP7QWidgetS2_P6QEvent + 69
      25 QtDesignerComponents 0x0000000100249939 _ZN18qdesigner_internal17FormWindowManager11eventFilterEP7QObjectP6QEvent + 681
      26 QtCore 0x000000010151318d _ZN23QCoreApplicationPrivate34sendThroughApplicationEventFiltersEP7QObjectP6QEvent + 205
      27 QtWidgets 0x0000000100960b35 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 37
      28 QtWidgets 0x0000000100963274 _ZN12QApplication6notifyEP7QObjectP6QEvent + 4964
      29 QtCore 0x0000000101512f6e _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent + 110
      30 QtWidgets 0x00000001009b4432 _ZN13QWidgetWindow16handleMouseEventEP11QMouseEvent + 2546
      31 QtWidgets 0x00000001009b373c _ZN13QWidgetWindow5eventEP6QEvent + 588
      32 QtWidgets 0x0000000100960c47 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 311
      33 QtWidgets 0x0000000100962159 _ZN12QApplication6notifyEP7QObjectP6QEvent + 585
      34 QtCore 0x0000000101512f6e _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent + 110
      35 QtGui 0x0000000100fa91e0 _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE + 1936
      36 QtGui 0x0000000100fa8765 _ZN22QGuiApplicationPrivate24processWindowSystemEventEPN29QWindowSystemInterfacePrivate17WindowSystemEventE + 53
      37 QtGui 0x0000000100f9dff8 _ZN22QWindowSystemInterface36sendWindowSystemEventsImplementationE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 56
      38 QtGui 0x0000000100f9e078 _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 24
      39 libqcocoa.dylib 0x0000000102a17755 _ZN28QCocoaEventDispatcherPrivate19processPostedEventsEv + 149
      40 libqcocoa.dylib 0x0000000102a1803b _ZN28QCocoaEventDispatcherPrivate26postedEventsSourceCallbackEPv + 43
      41 CoreFoundation 0x00007fff93d66101 _CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION_ + 17
      42 CoreFoundation 0x00007fff93d65a25 __CFRunLoopDoSources0 + 245
      43 CoreFoundation 0x00007fff93d88dc5 __CFRunLoopRun + 789
      44 CoreFoundation 0x00007fff93d886b2 CFRunLoopRunSpecific + 290
      45 HIToolbox 0x00007fff93f9e0a4 RunCurrentEventLoopInMode + 209
      46 HIToolbox 0x00007fff93f9dd84 ReceiveNextEventCommon + 166
      47 HIToolbox 0x00007fff93f9dcd3 BlockUntilNextEventMatchingListInMode + 62
      48 AppKit 0x00007fff91d84613 _DPSNextEvent + 685
      49 AppKit 0x00007fff91d83ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
      50 AppKit 0x00007fff91d7b283 -[NSApplication run] + 517
      51 libqcocoa.dylib 0x0000000102a16da5 _ZN21QCocoaEventDispatcher13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 1237
      52 QtCore 0x0000000101510853 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE + 371
      53 QtCore 0x00000001015134f5 _ZN16QCoreApplication4execEv + 357
      54 Designer 0x0000000100023501 main + 65
      55 Designer 0x0000000100004fa4 start + 52
      56 ??? 0x0000000000000002 0x0 + 2

      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0 libsystem_kernel.dylib 0x00007fff93c77212 __pthread_kill + 10
      1 libsystem_c.dylib 0x00007fff90b79af4 pthread_kill + 90
      2 libsystem_c.dylib 0x00007fff90bbddce abort + 143
      3 libc++abi.dylib 0x00007fff9a049a17 abort_message + 257
      4 libc++abi.dylib 0x00007fff9a0473c6 default_terminate() + 28
      5 libobjc.A.dylib 0x00007fff92b23873 _objc_terminate() + 91
      6 libc++abi.dylib 0x00007fff9a0473f5 safe_handler_caller(void ()) + 8
      7 libc++abi.dylib 0x00007fff9a047450 std::terminate() + 16
      8 libc++abi.dylib 0x00007fff9a0485b7 __cxa_throw + 111
      9 libobjc.A.dylib 0x00007fff92b2350c objc_exception_throw + 327
      10 com.apple.CoreFoundation 0x00007fff93de6ee8 +[NSException raise:format:arguments:] + 104
      11 com.apple.Foundation 0x00007fff9490e6a2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
      12 com.apple.AppKit 0x00007fff91cd622a -[NSMenu removeItem:] + 135
      13 libqcocoa.dylib 0x0000000102a1ab77 QCocoaMenu::syncMenuItem(QPlatformMenuItem*) + 87
      14 QtWidgets 0x0000000100adfeb4 QMenu::actionEvent(QActionEvent*) + 788
      15 QtWidgets 0x0000000100997387 QWidget::event(QEvent*) + 4199
      16 QtWidgets 0x0000000100adde49 QMenu::event(QEvent*) + 489
      17 QtWidgets 0x0000000100960c47 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 311
      18 QtWidgets 0x0000000100962159 QApplication::notify(QObject*, QEvent*) + 585
      19 QtCore 0x0000000101512f6e QCoreApplication::notifyInternal(QObject*, QEvent*) + 110
      20 QtWidgets 0x0000000100956ea1 QActionPrivate::sendDataChanged() + 113
      21 QtWidgets 0x000000010095905c QAction::setVisible(bool) + 268
      22 QtDesigner 0x000000010048e91a qdesigner_internal::MorphMenu::populateMenu(QWidget*, QDesignerFormWindowInterface*) + 58
      23 QtDesigner 0x000000010048e8a5 qdesigner_internal::MorphMenu::populate(QWidget*, QDesignerFormWindowInterface*, QList<QAction*>&) + 21
      24 QtDesigner 0x000000010049e49a qdesigner_internal::QDesignerTaskMenu::taskActions() const + 1018
      25 QtDesignerComponents 0x000000010027696d qdesigner_internal::ListWidgetTaskMenu::taskActions() const + 29
      26 QtDesignerComponents 0x0000000100276a25 non-virtual thunk to qdesigner_internal::ListWidgetTaskMenu::taskActions() const + 21
      27 QtDesigner 0x0000000100513acb qdesigner_internal::FormWindowBase::createExtensionTaskMenu(QDesignerFormWindowInterface*, QObject*, bool) + 491
      28 QtDesignerComponents 0x000000010023e0b7 qdesigner_internal::FormWindow::createPopupMenu(QWidget*) + 39
      29 QtDesignerComponents 0x000000010023d42e qdesigner_internal::FormWindow::initializePopupMenu(QWidget*) + 686
      30 QtDesignerComponents 0x000000010023d484 qdesigner_internal::FormWindow::handleContextMenu(QWidget*, QWidget*, QContextMenuEvent*) + 36
      31 QtDesignerComponents 0x0000000100258032 qdesigner_internal::WidgetEditorTool::handleEvent(QWidget*, QWidget*, QEvent*) + 466
      32 QtDesignerComponents 0x000000010023f2e5 qdesigner_internal::FormWindow::handleEvent(QWidget*, QWidget*, QEvent*) + 69
      33 QtDesignerComponents 0x0000000100249939 qdesigner_internal::FormWindowManager::eventFilter(QObject*, QEvent*) + 681
      34 QtCore 0x000000010151318d QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) + 205
      35 QtWidgets 0x0000000100960b35 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 37
      36 QtWidgets 0x0000000100963274 QApplication::notify(QObject*, QEvent*) + 4964
      37 QtCore 0x0000000101512f6e QCoreApplication::notifyInternal(QObject*, QEvent*) + 110
      38 QtWidgets 0x00000001009b4432 QWidgetWindow::handleMouseEvent(QMouseEvent*) + 2546
      39 QtWidgets 0x00000001009b373c QWidgetWindow::event(QEvent*) + 588
      40 QtWidgets 0x0000000100960c47 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 311
      41 QtWidgets 0x0000000100962159 QApplication::notify(QObject*, QEvent*) + 585
      42 QtCore 0x0000000101512f6e QCoreApplication::notifyInternal(QObject*, QEvent*) + 110
      43 QtGui 0x0000000100fa91e0 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1936
      44 QtGui 0x0000000100fa8765 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 53
      45 QtGui 0x0000000100f9dff8 QWindowSystemInterface::sendWindowSystemEventsImplementation(QFlags<QEventLoop::ProcessEventsFlag>) + 56
      46 QtGui 0x0000000100f9e078 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 24
      47 libqcocoa.dylib 0x0000000102a17755 QCocoaEventDispatcherPrivate::processPostedEvents() + 149
      48 libqcocoa.dylib 0x0000000102a1803b QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 43
      49 com.apple.CoreFoundation 0x00007fff93d66101 _CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION_ + 17
      50 com.apple.CoreFoundation 0x00007fff93d65a25 __CFRunLoopDoSources0 + 245
      51 com.apple.CoreFoundation 0x00007fff93d88dc5 __CFRunLoopRun + 789
      52 com.apple.CoreFoundation 0x00007fff93d886b2 CFRunLoopRunSpecific + 290
      53 com.apple.HIToolbox 0x00007fff93f9e0a4 RunCurrentEventLoopInMode + 209
      54 com.apple.HIToolbox 0x00007fff93f9dd84 ReceiveNextEventCommon + 166
      55 com.apple.HIToolbox 0x00007fff93f9dcd3 BlockUntilNextEventMatchingListInMode + 62
      56 com.apple.AppKit 0x00007fff91d84613 _DPSNextEvent + 685
      57 com.apple.AppKit 0x00007fff91d83ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
      58 com.apple.AppKit 0x00007fff91d7b283 -[NSApplication run] + 517
      59 libqcocoa.dylib 0x0000000102a16da5 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1237
      60 QtCore 0x0000000101510853 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 371
      61 QtCore 0x00000001015134f5 QCoreApplication::exec() + 357
      62 com.trolltech.Designer 0x0000000100023501 main + 65
      63 com.trolltech.Designer 0x0000000100004fa4 start + 52

      Thread 1:: Dispatch queue: com.apple.libdispatch-manager
      0 libsystem_kernel.dylib 0x00007fff93c77d16 kevent + 10
      1 libdispatch.dylib 0x00007fff8e786dea _dispatch_mgr_invoke + 883
      2 libdispatch.dylib 0x00007fff8e7869ee _dispatch_mgr_thread + 54

      Thread 2:: com.apple.CFSocket.private
      0 libsystem_kernel.dylib 0x00007fff93c77322 __select + 10
      1 com.apple.CoreFoundation 0x00007fff93dc84e6 __CFSocketManager + 1302
      2 libsystem_c.dylib 0x00007fff90b78742 _pthread_start + 327
      3 libsystem_c.dylib 0x00007fff90b65181 thread_start + 13

      Thread 3:
      0 libsystem_kernel.dylib 0x00007fff93c776d6 __workq_kernreturn + 10
      1 libsystem_c.dylib 0x00007fff90b7aeec _pthread_workq_return + 25
      2 libsystem_c.dylib 0x00007fff90b7acb3 _pthread_wqthread + 412
      3 libsystem_c.dylib 0x00007fff90b65171 start_wqthread + 13

      Thread 4:
      0 libsystem_kernel.dylib 0x00007fff93c776d6 __workq_kernreturn + 10
      1 libsystem_c.dylib 0x00007fff90b7aeec _pthread_workq_return + 25
      2 libsystem_c.dylib 0x00007fff90b7acb3 _pthread_wqthread + 412
      3 libsystem_c.dylib 0x00007fff90b65171 start_wqthread + 13

      Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfb338 rdx: 0x0000000000000000
      rdi: 0x0000000000000c07 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfb360 rsp: 0x00007fff5fbfb338
      r8: 0x00007fff7e67b278 r9: 0x00007fff5fbfb340 r10: 0x0000000020000000 r11: 0x0000000000000206
      r12: 0x00007fff5fbfb4c0 r13: 0x00007fff92b18240 r14: 0x00007fff7e67c180 r15: 0x00007fff5fbfb3a0
      rip: 0x00007fff93c77212 rfl: 0x0000000000000206 cr2: 0x00007fff7e674fe8
      Logical CPU: 0

      Binary Images:
      0x100000000 - 0x100082fff +com.trolltech.Designer (???) <A9A40D39-3139-34D5-B5BF-D3A9DC3FF9EB> /Users/USER/*/Designer.app/Contents/MacOS/Designer
      0x10014d000 - 0x10031fff7 +QtDesignerComponents (5) <B19A2C09-24E3-34E1-90D8-1005F4C5BD3C> /Users/USER/*/QtDesignerComponents.framework/Versions/5/QtDesignerComponents
      0x100419000 - 0x100824ff7 +QtDesigner (5) <02B213D3-0157-3EC0-9E00-E6AAC086E8EB> /Users/USER/*/QtDesigner.framework/Versions/5/QtDesigner
      0x100935000 - 0x100deeff7 +QtWidgets (5) <3B1409C6-6CF9-31EB-9882-D2A374C636F7> /Users/USER/*/QtWidgets.framework/Versions/5/QtWidgets
      0x100f8d000 - 0x101296fff +QtGui (5) <6569375B-E80E-32E3-B760-33F6732CFF82> /Users/USER/*/QtGui.framework/Versions/5/QtGui
      0x101381000 - 0x1017aafff +QtCore (5) <8B63C51E-0E04-3BC2-9CFF-4F3C15309F9C> /Users/USER/*/QtCore.framework/Versions/5/QtCore
      0x10187a000 - 0x1018b0fff +QtXml (5) <6061FC02-222A-3F2F-83A6-7B67B6468456> /Users/USER/*/QtXml.framework/Versions/5/QtXml
      0x1018c8000 - 0x1018f1ff7 +QtPrintSupport (5) <8994CFBE-C705-381F-934E-D01A073396FC> /Users/USER/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
      0x101912000 - 0x101a0fff7 +QtNetwork (5) <95B35F7E-F77A-35E0-8D06-E88F15C2F029> /Users/USER/*/QtNetwork.framework/Versions/5/QtNetwork
      0x101a71000 - 0x101a76fff com.apple.agl (3.2.1 - AGL-3.2.1) <1A57AE22-37F6-3A2E-8098-183B280EEEA9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
      0x101de2000 - 0x101de7ff7 +libqminimal.dylib (0) <F2B9B87E-7590-3E11-A31F-39DB275415C5> /Users/USER/*/libqminimal.dylib
      0x101f83000 - 0x101f8bff7 +libqminimal_debug.dylib (0) <D9299FDD-0A96-3B66-98B4-E4D7DB9156BB> /Users/USER/*/libqminimal_debug.dylib
      0x101feb000 - 0x101ff2fff +libcustomwidgetplugin.dylib (0) <008854D2-BD90-301E-A4DB-8D4BB717813A> /Users/USER/*/libcustomwidgetplugin.dylib
      0x1029fc000 - 0x1029fcff3 +cl_kernels (???) <ADDF84E6-48BE-4983-B957-9B6E66441731> cl_kernels
      0x102a06000 - 0x102a7dfff +libqcocoa.dylib (0) <235D7B3E-EE44-3896-B955-119267C20380> /Users/USER/*/libqcocoa.dylib
      0x102c00000 - 0x102c0bff7 +libcontainerextension_debug.dylib (0) <E4FE9668-CBC3-37AB-8E87-B73CE5047DE2> /Users/USER/*/libcontainerextension_debug.dylib
      0x102c1f000 - 0x102c26fff +libqdeclarativeview_debug.dylib (0) <E9E05608-1605-39BF-9A92-6B4BB003DD7D> /Users/USER/*/libqdeclarativeview_debug.dylib
      0x102c2f000 - 0x102c58ff7 +QtSql (5) <8178A45C-FB11-3177-9C41-58889559E6BC> /Users/USER/*/QtSql.framework/Versions/5/QtSql
      0x102c6e000 - 0x102df3ff7 +QtScript (5) <38424C32-7F2D-32A4-A712-CD564EFE89B3> /Users/USER/*/QtScript.framework/Versions/5/QtScript
      0x102e99000 - 0x102ea7fff +libtaskmenuextension_debug.dylib (0) <602AAABA-BB4F-3D5F-B4B6-FF0941CDE1F5> /Users/USER/*/libtaskmenuextension_debug.dylib
      0x102ebf000 - 0x102ec7fff +libworldtimeclockplugin.dylib (0) <59E802EE-9C0B-3707-919F-0EA69389999C> /Users/USER/*/libworldtimeclockplugin.dylib
      0x102ed5000 - 0x102eddff7 +libqsvgicon.dylib (0) <B6E9AA7F-D50F-364A-B7E7-C7280883A5F9> /Users/USER/*/libqsvgicon.dylib
      0x102ee3000 - 0x102f1afff +QtSvg (5) <64A57E7E-9836-33CC-8150-F4A63D414914> /Users/USER/*/QtSvg.framework/Versions/5/QtSvg
      0x102f38000 - 0x102f46fff +libqsvgicon_debug.dylib (0) <E5947AF5-9EEE-3279-AE25-363BBBCAECA8> /Users/USER/*/libqsvgicon_debug.dylib
      0x104a25000 - 0x104cc4ff7 +QtQuick1 (5) <611B3DD1-C94B-3BBC-9518-BA045BAF60EB> /Users/USER/*/QtQuick1.framework/Versions/5/QtQuick1
      0x1054ee000 - 0x1054f7fff +libqtaccessiblequick.dylib (0) <730DEAD5-5F83-38B2-B3B9-379DEA0D833F> /Users/USER/*/libqtaccessiblequick.dylib
      0x1054fe000 - 0x10550efff +libqtaccessiblequick_debug.dylib (0) <E33F6620-856D-31D7-BEA3-A364E9F88906> /Users/USER/*/libqtaccessiblequick_debug.dylib
      0x105522000 - 0x10554aff7 +libqtaccessiblewidgets.dylib (0) <6ACF51EC-F163-3C02-A52E-DD2900C6B1FF> /Users/USER/*/libqtaccessiblewidgets.dylib
      0x105569000 - 0x10556fff7 +libqgif.dylib (0) <C4512322-6660-3116-AEC4-36090608E36A> /Users/USER/*/libqgif.dylib
      0x105574000 - 0x10557ffff +libqgif_debug.dylib (0) <1A158F79-E7C4-3316-ADFA-B77C01531794> /Users/USER/*/libqgif_debug.dylib
      0x105589000 - 0x10558ffff +libqico.dylib (0) <B75D0C41-E8DE-36FF-8E9E-109C33C5A012> /Users/USER/*/libqico.dylib
      0x105594000 - 0x10559eff7 +libqico_debug.dylib (0) <586292BB-2CEE-32D4-83C8-3B19D02E6E57> /Users/USER/*/libqico_debug.dylib
      0x1055a9000 - 0x1055e5ff7 +libqjpeg.dylib (0) <247236C6-F539-3111-9A07-67A7F75C09D0> /Users/USER/*/libqjpeg.dylib
      0x10758e000 - 0x10799fff7 +QtXmlPatterns (5) <B23C3B76-CCFB-302A-8F21-C4683EB45B9D> /Users/USER/*/QtXmlPatterns.framework/Versions/5/QtXmlPatterns
      0x107b11000 - 0x107b53ff7 +libqtaccessiblewidgets_debug.dylib (0) <B1BB8DD5-FC07-302D-82BA-23D2C85E72E8> /Users/USER/*/libqtaccessiblewidgets_debug.dylib
      0x107ba5000 - 0x107baaff7 +libqsvg.dylib (0) <2BF33548-8AF8-3309-A297-DB4F44CC5DAF> /Users/USER/*/libqsvg.dylib
      0x107baf000 - 0x107bb7ff7 +libqsvg_debug.dylib (0) <9EE5DDAB-F8F7-3145-8198-8FF21885D625> /Users/USER/*/libqsvg_debug.dylib
      0x107bc3000 - 0x107bc8ff7 +libqtga.dylib (0) <43B62570-7BC5-3C74-88C6-53A970B93ACF> /Users/USER/*/libqtga.dylib
      0x107bcd000 - 0x107bd5fff +libqtga_debug.dylib (0) <33E39333-0F6A-3031-ABD8-FFCD8062FDFD> /Users/USER/*/libqtga_debug.dylib
      0x107be1000 - 0x107be5ff7 +libqwbmp.dylib (0) <D331D3BF-7F07-3A83-93C1-B815615D214A> /Users/USER/*/libqwbmp.dylib
      0x107bea000 - 0x107bf2ff7 +libqwbmp_debug.dylib (0) <B9F84322-66EC-3881-AB89-927A63581153> /Users/USER/*/libqwbmp_debug.dylib
      0x10a1f3000 - 0x10a475fff +QtQuick (5) <7DAFDB19-3E74-30FC-AB00-7E446DECAD0F> /Users/USER/*/QtQuick.framework/Versions/5/QtQuick
      0x10a5c0000 - 0x10a785ff7 +QtQml (5) <97E836D6-9E1C-39C8-94EC-89AF44E08BFE> /Users/USER/*/QtQml.framework/Versions/5/QtQml
      0x10a82f000 - 0x10abd6fff +QtV8 (5) <AE68094E-C986-35C3-A72D-29412AC2BF00> /Users/USER/*/QtV8.framework/Versions/5/QtV8
      0x10ad2a000 - 0x10ad8aff7 +libqjpeg_debug.dylib (0) <60595F9C-B472-3990-98CD-89136CECE5C6> /Users/USER/*/libqjpeg_debug.dylib
      0x10adab000 - 0x10adfaff7 +libqmng.dylib (0) <16D13BC8-740C-3D05-B842-6D26CE3B5837> /Users/USER/*/libqmng.dylib
      0x10ae0b000 - 0x10ae8fff7 +libqmng_debug.dylib (0) <6BD41D27-B7A3-34A8-BBEC-61E095DD1B71> /Users/USER/*/libqmng_debug.dylib
      0x10aebd000 - 0x10af10fff +libqtiff.dylib (0) <6CF40922-6081-3982-95CA-1B8BC29D82DB> /Users/USER/*/libqtiff.dylib
      0x10af1c000 - 0x10af93fff +libqtiff_debug.dylib (0) <18A58693-CB75-31D5-A5F9-8E880511F0DF> /Users/USER/*/libqtiff_debug.dylib
      0x10b400000 - 0x10b4b9ff7 ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
      0x10c5ec000 - 0x10c5f5fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
      0x10c5fd000 - 0x10c5fdff1 +cl_kernels (???) <25366BB4-035D-46E7-BE59-69EFF54A2D7B> cl_kernels
      0x10c800000 - 0x10c803ff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
      0x10c808000 - 0x10c8a3ff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
      0x10c8d5000 - 0x10c8d6ff3 +cl_kernels (???) <D7B882B5-51A6-4598-8585-EBF0391AA0B9> cl_kernels
      0x7fff60bba000 - 0x7fff60bee93f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
      0x7fff8e061000 - 0x7fff8e1fcfef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
      0x7fff8e243000 - 0x7fff8e252ff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0x7fff8e253000 - 0x7fff8e25ffff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
      0x7fff8e260000 - 0x7fff8e281ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
      0x7fff8e282000 - 0x7fff8e505fff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      0x7fff8e506000 - 0x7fff8e549fff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
      0x7fff8e54a000 - 0x7fff8e54cff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
      0x7fff8e54d000 - 0x7fff8e54efff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
      0x7fff8e55d000 - 0x7fff8e56cff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
      0x7fff8e56d000 - 0x7fff8e5a3fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
      0x7fff8e5b7000 - 0x7fff8e5b7fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
      0x7fff8e5e5000 - 0x7fff8e67ffff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
      0x7fff8e68b000 - 0x7fff8e6e1fff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
      0x7fff8e782000 - 0x7fff8e797ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
      0x7fff8e798000 - 0x7fff8e9cdff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
      0x7fff8e9ce000 - 0x7fff8e9d5fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
      0x7fff8eaf8000 - 0x7fff8eb29ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
      0x7fff8eb2a000 - 0x7fff8ecb0fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
      0x7fff8ecb1000 - 0x7fff8ed02ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
      0x7fff8ed03000 - 0x7fff8ed70fff com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
      0x7fff8ed71000 - 0x7fff8edf3fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
      0x7fff8f05a000 - 0x7fff8f100ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
      0x7fff8f10e000 - 0x7fff8f122fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
      0x7fff8f123000 - 0x7fff8f159fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
      0x7fff8f15a000 - 0x7fff8f15ffff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
      0x7fff8f160000 - 0x7fff8f165fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
      0x7fff8f353000 - 0x7fff8f366ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
      0x7fff8f369000 - 0x7fff8f390ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
      0x7fff8f391000 - 0x7fff8f3a6fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
      0x7fff8f3a7000 - 0x7fff8f3b2ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
      0x7fff8f3ee000 - 0x7fff8f43aff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
      0x7fff8f46d000 - 0x7fff8f499ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
      0x7fff8f4a6000 - 0x7fff8f7bdff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
      0x7fff8f7be000 - 0x7fff8f7c7fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
      0x7fff90973000 - 0x7fff909b0fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
      0x7fff909b1000 - 0x7fff90a1afff libstdc+.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc+.6.dylib
      0x7fff90a1b000 - 0x7fff90a42fff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
      0x7fff90a43000 - 0x7fff90a43fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
      0x7fff90a77000 - 0x7fff90a99ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
      0x7fff90b0b000 - 0x7fff90b19ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
      0x7fff90b35000 - 0x7fff90b63fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
      0x7fff90b64000 - 0x7fff90c30fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
      0x7fff90c31000 - 0x7fff90c4efff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
      0x7fff90ca9000 - 0x7fff90ce4fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
      0x7fff90ce5000 - 0x7fff90cf9fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
      0x7fff90cfa000 - 0x7fff90d42fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
      0x7fff90d43000 - 0x7fff90e33ff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
      0x7fff90e34000 - 0x7fff917c4c67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
      0x7fff9189f000 - 0x7fff91950fff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
      0x7fff91951000 - 0x7fff9195efff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
      0x7fff91b63000 - 0x7fff91bc0fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
      0x7fff91c2f000 - 0x7fff9285cff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x7fff92ac1000 - 0x7fff92ac3fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
      0x7fff92b12000 - 0x7fff92c2a92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
      0x7fff92c2b000 - 0x7fff92c39fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
      0x7fff92c9d000 - 0x7fff92ca1fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
      0x7fff930e0000 - 0x7fff931f9ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
      0x7fff9328e000 - 0x7fff932a5fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
      0x7fff932dc000 - 0x7fff932e2fff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
      0x7fff932e3000 - 0x7fff933bdff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
      0x7fff933be000 - 0x7fff934b3fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
      0x7fff93539000 - 0x7fff9353bfff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
      0x7fff9353c000 - 0x7fff93552fff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
      0x7fff93553000 - 0x7fff93557ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
      0x7fff93558000 - 0x7fff93565ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
      0x7fff93575000 - 0x7fff93575ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
      0x7fff93601000 - 0x7fff93602fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
      0x7fff9360c000 - 0x7fff9360efff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
      0x7fff9360f000 - 0x7fff93616fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
      0x7fff93617000 - 0x7fff93636ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
      0x7fff93637000 - 0x7fff9366eff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
      0x7fff9366f000 - 0x7fff936ccff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
      0x7fff936e8000 - 0x7fff93896fff com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
      0x7fff93a49000 - 0x7fff93a49fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
      0x7fff93a4a000 - 0x7fff93a84fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
      0x7fff93a85000 - 0x7fff93aa6fff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
      0x7fff93aa7000 - 0x7fff93ab4fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
      0x7fff93be4000 - 0x7fff93be4fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
      0x7fff93be5000 - 0x7fff93bf6ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
      0x7fff93bf7000 - 0x7fff93c64ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0x7fff93c65000 - 0x7fff93c80ff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
      0x7fff93c9d000 - 0x7fff93ce7ff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
      0x7fff93ce8000 - 0x7fff93d44ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
      0x7fff93d45000 - 0x7fff93d53ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
      0x7fff93d54000 - 0x7fff93f3dfff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x7fff93f3e000 - 0x7fff9426eff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
      0x7fff9426f000 - 0x7fff942affff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
      0x7fff942ee000 - 0x7fff942efff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
      0x7fff942f1000 - 0x7fff942f5ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
      0x7fff942f6000 - 0x7fff943bbff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
      0x7fff943bc000 - 0x7fff944dcfff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
      0x7fff944dd000 - 0x7fff94534ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
      0x7fff94535000 - 0x7fff94805fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
      0x7fff94806000 - 0x7fff94845ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
      0x7fff94846000 - 0x7fff94848fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
      0x7fff94902000 - 0x7fff94c5efff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x7fff94c60000 - 0x7fff94c60fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
      0x7fff94cbc000 - 0x7fff94cc7fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
      0x7fff94cc8000 - 0x7fff94dcafff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
      0x7fff94e1b000 - 0x7fff94e23ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
      0x7fff94e24000 - 0x7fff94ef6ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
      0x7fff952f1000 - 0x7fff9531fff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
      0x7fff9532e000 - 0x7fff95332fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
      0x7fff95333000 - 0x7fff9533efff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
      0x7fff954ca000 - 0x7fff955c7ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
      0x7fff955c8000 - 0x7fff95649fff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
      0x7fff9590e000 - 0x7fff9595dff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
      0x7fff9595e000 - 0x7fff95a1bff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
      0x7fff95a56000 - 0x7fff95a56fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
      0x7fff95a5a000 - 0x7fff95af4fff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
      0x7fff95af5000 - 0x7fff95af9fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
      0x7fff95afa000 - 0x7fff95afbff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
      0x7fff95b45000 - 0x7fff95c96fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
      0x7fff95c97000 - 0x7fff95cdbfff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
      0x7fff95d1a000 - 0x7fff95d26fff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
      0x7fff95d27000 - 0x7fff95d2dfff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
      0x7fff95d2e000 - 0x7fff95d32fff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
      0x7fff95d33000 - 0x7fff95d8dfff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
      0x7fff9688a000 - 0x7fff96b2efff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
      0x7fff96b3a000 - 0x7fff96b51fff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
      0x7fff97bcd000 - 0x7fff97c35ff7 libc+.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc+.1.dylib
      0x7fff97eaf000 - 0x7fff97f2fff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
      0x7fff97f30000 - 0x7fff97f31fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
      0x7fff98378000 - 0x7fff9844bff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
      0x7fff98dec000 - 0x7fff98dfafff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
      0x7fff98dfb000 - 0x7fff98dfbfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
      0x7fff98dfc000 - 0x7fff99219fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
      0x7fff992c3000 - 0x7fff992d6ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
      0x7fff99378000 - 0x7fff993bbff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
      0x7fff993bc000 - 0x7fff99424fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
      0x7fff99425000 - 0x7fff99428ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
      0x7fff99492000 - 0x7fff99498ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
      0x7fff99499000 - 0x7fff994b9fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
      0x7fff99678000 - 0x7fff9967dfff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
      0x7fff9967e000 - 0x7fff9971cff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
      0x7fff9971d000 - 0x7fff99720fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
      0x7fff99846000 - 0x7fff99868ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
      0x7fff99869000 - 0x7fff99873fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
      0x7fff99874000 - 0x7fff998c9ff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
      0x7fff99b65000 - 0x7fff99b67ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
      0x7fff99b6a000 - 0x7fff99c6cfff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
      0x7fff99c79000 - 0x7fff99cf7ff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
      0x7fff99cf8000 - 0x7fff99d20fff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
      0x7fff99d4d000 - 0x7fff99d50fff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
      0x7fff99d51000 - 0x7fff99da7ff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
      0x7fff99e53000 - 0x7fff99e53fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
      0x7fff99e54000 - 0x7fff99e54fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
      0x7fff99e55000 - 0x7fff99e5bfff libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
      0x7fff99e74000 - 0x7fff99e93ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
      0x7fff9a046000 - 0x7fff9a06bff7 libc+abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc+abi.dylib
      0x7fff9a06c000 - 0x7fff9a1e0fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
      0x7fff9a204000 - 0x7fff9a253ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
      0x7fff9a270000 - 0x7fff9a276fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
      0x7fff9a277000 - 0x7fff9a382fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
      0x7fff9a3c6000 - 0x7fff9a3cefff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
      0x7fff9a3cf000 - 0x7fff9a7c6fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
      0x7fff9a7c7000 - 0x7fff9a7f1ff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
      0x7fff9a894000 - 0x7fff9a895ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
      0x7fff9a896000 - 0x7fff9a897ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
      0x7fff9a898000 - 0x7fff9a995fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
      0x7fff9a996000 - 0x7fff9ab96fff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
      0x7fff9ab97000 - 0x7fff9ab9bfff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
      0x7fff9ab9c000 - 0x7fff9abc7fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
      0x7fff9acba000 - 0x7fff9acccff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
      0x7fff9af53000 - 0x7fff9afe0ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

      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: 18672
      thread_create: 1
      thread_set_state: 1436

      VM Region Summary:
      ReadOnly portion of Libraries: Total=206.0M resident=101.4M(49%) swapped_out_or_unallocated=104.6M(51%)
      Writable regions: Total=2.1G written=20.4M(1%) resident=39.8M(2%) swapped_out=784K(0%) unallocated=2.0G(98%)

      REGION TYPE VIRTUAL
      =========== =======
      CG backing stores 6024K
      CG image 2392K
      CG shared images 256K
      CoreAnimation 4K
      CoreImage 8K
      CoreServices 6828K
      JS JIT generated code 128.0M
      JS JIT generated code (reserved) 1.9G reserved VM address space (unallocated)
      MALLOC 45.2M
      MALLOC guard page 48K
      MALLOC_LARGE (reserved) 1200K reserved VM address space (unallocated)
      Memory tag=240 4K
      Memory tag=242 12K
      Memory tag=243 8K
      OpenCL 28K
      STACK GUARD 56.0M
      Stack 9820K
      VM_ALLOCATE 16.2M
      __DATA 13.2M
      __IMAGE 528K
      __LINKEDIT 67.5M
      __TEXT 138.5M
      __UNICODE 544K
      mapped file 80.9M
      shared memory 308K
      =========== =======
      TOTAL 2.4G
      TOTAL, minus reserved VM space 571.7M

      Model: Macmini3,1, BootROM MM31.0081.B06, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.35f0
      Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
      Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
      Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
      AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x90), Broadcom BCM43xx 1.0 (5.10.131.36.16)
      Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
      Network Service: Wi-Fi, AirPort, en1
      Serial ATA Device: CORSAIR CMFSSD-256GBG2D, 256.06 GB
      Serial ATA Device: OPTIARC DVD RW AD-5670S
      USB Device: Hub in Macally ICEKEY keyboard, 0x2222, 0x1001, 0x04700000 / 3
      USB Device: USB OPTICAL MOUSE, 0x093a (Pixart Imaging, Inc.), 0x2500, 0x04720000 / 5
      USB Device: Macally ICEKey keyboard, 0x2222, 0x0005, 0x04730000 / 4
      USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
      USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2
      USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8216, 0x06110000 / 5

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            danny77uk Daniel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes