Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-5500

Crash in QmlJSClientProxy

    XMLWordPrintable

Details

    • 33c96800f0fbbe7b4576d25c79c768049e48f51a

    Description

      Happened when I tried to close Qt Creator:

      Process:         Qt Creator [1126]
      Path:            /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/MacOS/Qt Creator
      Identifier:      com.nokia.qtcreator
      Version:         2.2.83 (2.2.83)
      Code Type:       X86-64 (Native)
      Parent Process:  Qt Creator [49172]
      
      Date/Time:       2011-07-18 18:06:07.610 +0200
      OS Version:      Mac OS X Server 10.6.7 (10J869)
      Report Version:  6
      
      Interval Since Last Report:          5403255 sec
      Crashes Since Last Report:           6
      Per-App Interval Since Last Report:  422 sec
      Per-App Crashes Since Last Report:   1
      Anonymous UUID:                      9FC7B970-2596-48F2-84AF-357280960EEF
      
      Exception Type:  EXC_CRASH (SIGABRT)
      Exception Codes: 0x0000000000000000, 0x0000000000000000
      Crashed Thread:  0  Dispatch queue: com.apple.main-thread
      
      Application Specific Information:
      abort() called
      
      Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
      0   libSystem.B.dylib             	0x00007fff889c95d6 __kill + 10
      1   libSystem.B.dylib             	0x00007fff88a69cd6 abort + 83
      2   QtCore                        	0x00000001000e1ce5 qt_message_output(QtMsgType, char const*) + 117
      3   QtCore                        	0x00000001000e1ec7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183
      4   QtCore                        	0x00000001000e208a qFatal(char const*, ...) + 170
      5   libDebugger_debug.dylib       	0x0000000119f4ae0e QScopedPointer<Debugger::Internal::QmlAdapterPrivate, QScopedPointerDeleter<Debugger::Internal::QmlAdapterPrivate> >::operator->() const + 48 (qscopedpointer.h:112)
      6   libDebugger_debug.dylib       	0x0000000119f49714 Debugger::QmlAdapter::showConnectionStatusMessage(QString const&) + 30 (qmladapter.cpp:237)
      7   libDebugger_debug.dylib       	0x0000000119f49ab1 Debugger::QmlAdapter::logServiceStatusChange(QString const&, QmlJsDebugClient::QDeclarativeDebugClient::Status) + 679 (qmladapter.cpp:281)
      8   libQmlJSInspector_debug.dylib 	0x000000011d934ef5 QmlJSInspector::Internal::ClientProxy::clientStatusChanged(QmlJsDebugClient::QDeclarativeDebugClient::Status) + 133 (qmljsclientproxy.cpp:113)
      9   libQmlJSInspector_debug.dylib 	0x000000011d96bb86 QmlJSInspector::Internal::ClientProxy::qt_metacall(QMetaObject::Call, int, void**) + 1324 (moc_qmljsclientproxy.cpp:197)
      10  QtCore                        	0x0000000100137b36 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 710
      11  libQmlJSInspector_debug.dylib 	0x000000011d96ddd0 QmlJSInspector::Internal::QmlJSInspectorClient::connectedStatusChanged(QmlJsDebugClient::QDeclarativeDebugClient::Status) + 64 (moc_qmljsinspectorclient.cpp:121)
      12  libQmlJSInspector_debug.dylib 	0x000000011d955233 QmlJSInspector::Internal::QmlJSInspectorClient::statusChanged(QmlJsDebugClient::QDeclarativeDebugClient::Status) + 27 (qmljsinspectorclient.cpp:53)
      13  libDebugger_debug.dylib       	0x0000000119f3cc00 QmlJsDebugClient::QDeclarativeDebugConnection::~QDeclarativeDebugConnection() + 108 (qdeclarativedebugclient.cpp:203)
      14  QtCore                        	0x000000010013644f QObjectPrivate::deleteChildren() + 95
      15  QtCore                        	0x0000000100138526 QObject::~QObject() + 1270
      16  libDebugger_debug.dylib       	0x0000000119f4a7e1 Debugger::QmlAdapter::~QmlAdapter() + 61 (qmladapter.cpp:88)
      17  libDebugger_debug.dylib       	0x0000000119f49001 Debugger::Internal::QmlEnginePrivate::~QmlEnginePrivate() + 105 (qmlengine.cpp:157)
      18  libDebugger_debug.dylib       	0x0000000119f49058 QScopedPointerDeleter<Debugger::Internal::QmlEnginePrivate>::cleanup(Debugger::Internal::QmlEnginePrivate*) + 36 (qscopedpointer.h:62)
      19  libDebugger_debug.dylib       	0x0000000119f49084 QScopedPointer<Debugger::Internal::QmlEnginePrivate, QScopedPointerDeleter<Debugger::Internal::QmlEnginePrivate> >::~QScopedPointer() + 32 (qscopedpointer.h:101)
      20  libDebugger_debug.dylib       	0x0000000119f442c6 Debugger::Internal::QmlEngine::~QmlEngine() + 44 (qmlengine.cpp:189)
      21  libDebugger_debug.dylib       	0x0000000119e038af Debugger::DebuggerRunControl::~DebuggerRunControl() + 155 (debuggerrunner.cpp:215)
      22  libProjectExplorer_debug.dylib	0x0000000115b52377 ProjectExplorer::Internal::AppOutputPane::closeTab(int, ProjectExplorer::Internal::AppOutputPane::CloseTabMode) + 391 (appoutputpane.cpp:415)
      23  libProjectExplorer_debug.dylib	0x0000000115b5241e ProjectExplorer::Internal::AppOutputPane::closeTabs(ProjectExplorer::Internal::AppOutputPane::CloseTabMode) + 54 (appoutputpane.cpp:371)
      24  libProjectExplorer_debug.dylib	0x0000000115a11db3 ProjectExplorer::ProjectExplorerPlugin::aboutToShutdown() + 99 (projectexplorer.cpp:1086)
      25  ...ionSystem_debug.1.0.0.dylib	0x000000010003fe37 ExtensionSystem::Internal::PluginSpecPrivate::stop() + 85 (pluginspec.cpp:1007)
      26  ...ionSystem_debug.1.0.0.dylib	0x0000000100034792 ExtensionSystem::Internal::PluginManagerPrivate::loadPlugin(ExtensionSystem::PluginSpec*, ExtensionSystem::PluginSpec::State) + 1414 (pluginmanager.cpp:1030)
      27  ...ionSystem_debug.1.0.0.dylib	0x00000001000366d7 ExtensionSystem::Internal::PluginManagerPrivate::stopAll() + 79 (pluginmanager.cpp:792)
      28  ...ionSystem_debug.1.0.0.dylib	0x0000000100036856 ExtensionSystem::Internal::PluginManagerPrivate::shutdown() + 22 (pluginmanager.cpp:895)
      29  ...ionSystem_debug.1.0.0.dylib	0x00000001000369d3 ExtensionSystem::PluginManager::shutdown() + 25 (pluginmanager.cpp:338)
      30  ...ionSystem_debug.1.0.0.dylib	0x000000010004cca7 ExtensionSystem::PluginManager::qt_metacall(QMetaObject::Call, int, void**) + 243 (moc_pluginmanager.cpp:88)
      31  QtCore                        	0x0000000100137b36 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 710
      32  QtCore                        	0x000000010021d642 QCoreApplication::exec() + 242
      33  com.nokia.qtcreator           	0x000000010000ac9b main + 10424 (main.cpp:386)
      34  com.nokia.qtcreator           	0x0000000100004b90 start + 52
      
      Thread 1:  Dispatch queue: com.apple.libdispatch-manager
      0   libSystem.B.dylib             	0x00007fff8899412a kevent + 10
      1   libSystem.B.dylib             	0x00007fff88995ffd _dispatch_mgr_invoke + 154
      2   libSystem.B.dylib             	0x00007fff88995cd4 _dispatch_queue_invoke + 185
      3   libSystem.B.dylib             	0x00007fff889957fe _dispatch_worker_thread2 + 252
      4   libSystem.B.dylib             	0x00007fff88995128 _pthread_wqthread + 353
      5   libSystem.B.dylib             	0x00007fff88994fc5 start_wqthread + 13
      
      Thread 2:
      0   libSystem.B.dylib             	0x00007fff889bee52 select$DARWIN_EXTSN + 10
      1   QtCore                        	0x00000001001fe440 QProcessManager::run() + 96
      2   QtCore                        	0x00000001001652c5 QThreadPrivate::start(void*) + 149
      3   libSystem.B.dylib             	0x00007fff889b44f6 _pthread_start + 331
      4   libSystem.B.dylib             	0x00007fff889b43a9 thread_start + 13
      
      Thread 3:  com.apple.CFSocket.private
      0   libSystem.B.dylib             	0x00007fff889bee52 select$DARWIN_EXTSN + 10
      1   com.apple.CoreFoundation      	0x00007fff803be498 __CFSocketManager + 824
      2   libSystem.B.dylib             	0x00007fff889b44f6 _pthread_start + 331
      3   libSystem.B.dylib             	0x00007fff889b43a9 thread_start + 13
      
      Thread 4:
      0   libSystem.B.dylib             	0x00007fff889bee52 select$DARWIN_EXTSN + 10
      1   QtCore                        	0x000000010023d9d5 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 389
      2   QtCore                        	0x0000000100241c73 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 435
      3   QtCore                        	0x0000000100242142 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 178
      4   QtCore                        	0x000000010021bf34 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
      5   QtCore                        	0x000000010021c254 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180
      6   QtCore                        	0x00000001001642b6 QThread::exec() + 182
      7   QtCore                        	0x00000001001652c5 QThreadPrivate::start(void*) + 149
      8   libSystem.B.dylib             	0x00007fff889b44f6 _pthread_start + 331
      9   libSystem.B.dylib             	0x00007fff889b43a9 thread_start + 13
      
      Thread 5:
      0   libSystem.B.dylib             	0x00007fff889b5f8a __semwait_signal + 10
      1   libSystem.B.dylib             	0x00007fff889b9da1 _pthread_cond_wait + 1286
      2   QtScript                      	0x000000011505a916 QTWTF::TCMalloc_PageHeap::scavengerThread() + 118
      3   QtScript                      	0x000000011505a959 QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
      4   libSystem.B.dylib             	0x00007fff889b44f6 _pthread_start + 331
      5   libSystem.B.dylib             	0x00007fff889b43a9 thread_start + 13
      
      Thread 6:
      0   libSystem.B.dylib             	0x00007fff8899412a kevent + 10
      1   QtCore                        	0x0000000100208a5b QKqueueFileSystemWatcherEngine::run() + 155
      2   QtCore                        	0x00000001001652c5 QThreadPrivate::start(void*) + 149
      3   libSystem.B.dylib             	0x00007fff889b44f6 _pthread_start + 331
      4   libSystem.B.dylib             	0x00007fff889b43a9 thread_start + 13
      
      Thread 7:
      0   libSystem.B.dylib             	0x00007fff889bee52 select$DARWIN_EXTSN + 10
      1   QtCore                        	0x000000010023d9d5 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 389
      2   QtCore                        	0x0000000100241c73 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 435
      3   QtCore                        	0x0000000100242142 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 178
      4   QtCore                        	0x000000010021bf34 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
      5   QtCore                        	0x000000010021c254 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180
      6   QtCore                        	0x00000001001642b6 QThread::exec() + 182
      7   QtDeclarative                 	0x0000000115edaf60 QDeclarativePixmapReader::run() + 96
      8   QtCore                        	0x00000001001652c5 QThreadPrivate::start(void*) + 149
      9   libSystem.B.dylib             	0x00007fff889b44f6 _pthread_start + 331
      10  libSystem.B.dylib             	0x00007fff889b43a9 thread_start + 13
      
      Thread 0 crashed with X86 Thread State (64-bit):
        rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00007fff5fbfdd38  rdx: 0x0000000000000000
        rdi: 0x0000000000000466  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfdd50  rsp: 0x00007fff5fbfdd38
         r8: 0x00007fff71115a40   r9: 0x0000000120bae500  r10: 0x00007fff889c5616  r11: 0x0000000000000206
        r12: 0x0000000000000003  r13: 0x00007fff5fbfde00  r14: 0x0000000000000003  r15: 0x00007fff5fbfe210
        rip: 0x00007fff889c95d6  rfl: 0x0000000000000206  cr2: 0x0000000100361558
      
      Binary Images:
             0x100000000 -        0x100013fe7 +com.nokia.qtcreator 2.2.83 (2.2.83) <787049A3-891C-DF60-BBA4-2E445C824764> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/MacOS/Qt Creator
             0x100027000 -        0x100062fff +libExtensionSystem_debug.1.0.0.dylib ??? (???) <C3AEEF58-2BC0-B3BC-0FBD-26EAF1DE6A14> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libExtensionSystem_debug.1.0.0.dylib
             0x10009a000 -        0x1000a2ff7 +libAggregation_debug.1.0.0.dylib ??? (???) <56440C8C-6F8A-6165-5AEE-59E212937559> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libAggregation_debug.1.0.0.dylib
             0x1000ab000 -        0x1000cdfe7 +QtTest 4.7.4 (compatibility 4.7.0) <F69FD35C-B981-6D1A-CB04-1B5E2422187E> /Users/kkoehne/dev/qt/qt-4.7/lib/QtTest.framework/Versions/4/QtTest
             0x1000de000 -        0x100360fe7 +QtCore 4.7.4 (compatibility 4.7.0) <45482580-F4F9-758B-FDED-75CA7EF9F24C> /Users/kkoehne/dev/qt/qt-4.7/lib/QtCore.framework/Versions/4/QtCore
             0x1003f3000 -        0x100dadfef +QtGui 4.7.4 (compatibility 4.7.0) <BA9893D6-CDB0-C66F-537C-262040D23EE5> /Users/kkoehne/dev/qt/qt-4.7/lib/QtGui.framework/Versions/4/QtGui
             0x10104e000 -        0x101175ff7 +QtNetwork 4.7.4 (compatibility 4.7.0) <BA4D6550-CB01-4408-6B1E-6570D598F5AA> /Users/kkoehne/dev/qt/qt-4.7/lib/QtNetwork.framework/Versions/4/QtNetwork
             0x113796000 -        0x1137ccfef +QtSql 4.7.4 (compatibility 4.7.0) <481827D6-9EE7-C90B-7E5B-B460DA7E335C> /Users/kkoehne/dev/qt/qt-4.7/lib/QtSql.framework/Versions/4/QtSql
             0x1137e3000 -        0x1137e9ff7 +libqgif.dylib ??? (???) <0303DD33-8B25-C93F-F542-571313A29339> /Users/kkoehne/dev/qt/qt-4.7/plugins/imageformats/libqgif.dylib
             0x1137ee000 -        0x1137f4ff7 +libqico.dylib ??? (???) <5D30A980-3B03-00AF-A279-5A452A8A4261> /Users/kkoehne/dev/qt/qt-4.7/plugins/imageformats/libqico.dylib
             0x113ab1000 -        0x113ab4fef  libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <227677D0-9CF3-E007-E4C0-8DCECDA1AE9B> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
             0x113acf000 -        0x113ad4ff7 +libqsvg.dylib ??? (???) <66387814-741F-6928-9F7B-C8B67BA2B6B6> /Users/kkoehne/dev/qt/qt-4.7/plugins/imageformats/libqsvg.dylib
             0x113ad9000 -        0x113addfef +libQtConcurrent_debug.1.0.0.dylib ??? (???) <36AEAD91-5659-3585-5654-EB874BFEADBD> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libQtConcurrent_debug.1.0.0.dylib
             0x114203000 -        0x11427cfef +QtHelp 4.7.4 (compatibility 4.7.0) <D3902BC0-BAD4-C33A-5E6C-2562554074EA> /Users/kkoehne/dev/qt/qt-4.7/lib/QtHelp.framework/Versions/4/QtHelp
             0x1142d1000 -        0x1142ddff7 +libLanguageUtils_debug.1.0.0.dylib ??? (???) <AAF13365-C252-DFF2-D08A-8A9489C19235> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libLanguageUtils_debug.1.0.0.dylib
             0x114500000 -        0x11470bfef +libCore_debug.dylib ??? (???) <59A85A6F-C3D5-ECE1-05D7-905CB389A3B5> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libCore_debug.dylib
             0x1148d7000 -        0x114b06fe7 +libBotan_debug.1.0.0.dylib ??? (???) <37F821E1-94BF-41DD-80D4-D91B88784AA4> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libBotan_debug.1.0.0.dylib
             0x114c15000 -        0x114d5bfef +libUtils_debug.1.0.0.dylib ??? (???) <A2AA086B-42C4-5DC4-303C-A02A963D1F7D> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libUtils_debug.1.0.0.dylib
             0x114eab000 -        0x114ee8fef +QtXml 4.7.4 (compatibility 4.7.0) <6BEE5AF9-DA83-7BC4-3E32-6B197CA318BA> /Users/kkoehne/dev/qt/qt-4.7/lib/QtXml.framework/Versions/4/QtXml
             0x114f02000 -        0x115159fe7 +QtScript 4.7.4 (compatibility 4.7.0) <7500C7D2-AC2D-4632-21F2-45D5249FC919> /Users/kkoehne/dev/qt/qt-4.7/lib/QtScript.framework/Versions/4/QtScript
             0x115214000 -        0x1152edfe7 +libQtCLucene.4.dylib 4.7.4 (compatibility 4.7.0) <1C9AF53C-3AFF-9A4B-2ED7-53CF892F0779> /Users/kkoehne/dev/qt/qt-4.7/lib/libQtCLucene.4.dylib
             0x115354000 -        0x1153cbfff +libqsqlite.dylib ??? (???) <FA7172EE-49EF-3DDA-4B47-57BB600A86A2> /Users/kkoehne/dev/qt/qt-4.7/plugins/sqldrivers/libqsqlite.dylib
             0x1153e2000 -        0x11541dff7 +libqjpeg.dylib ??? (???) <9D8C017E-DDBD-4805-5C5A-F646EF91F672> /Users/kkoehne/dev/qt/qt-4.7/plugins/imageformats/libqjpeg.dylib
             0x115426000 -        0x11547afe7 +libqmng.dylib ??? (???) <160C1AA2-5F06-78CC-DFAF-04922CB562D6> /Users/kkoehne/dev/qt/qt-4.7/plugins/imageformats/libqmng.dylib
             0x11548b000 -        0x1154dafef +QtSvg 4.7.4 (compatibility 4.7.0) <C8A4372B-9FFC-987D-7DFE-4E2652BBFABD> /Users/kkoehne/dev/qt/qt-4.7/lib/QtSvg.framework/Versions/4/QtSvg
             0x1154fb000 -        0x115550fe7 +libqtiff.dylib ??? (???) <DE594A7A-6C6D-9E9F-5542-7FE327B4546E> /Users/kkoehne/dev/qt/qt-4.7/plugins/imageformats/libqtiff.dylib
             0x11555d000 -        0x1155a2fff +libLocator_debug.dylib ??? (???) <B8EA5821-3B9D-1616-ABA4-E88B9FF5ACEE> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libLocator_debug.dylib
             0x1155eb000 -        0x11563efff +libFind_debug.dylib ??? (???) <66E6056A-D444-E8FD-447E-19A4C585CF53> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libFind_debug.dylib
             0x11568b000 -        0x115839fe7 +libTextEditor_debug.dylib ??? (???) <E035B781-EDC0-C0BD-A6C2-48E7B9C2DC91> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libTextEditor_debug.dylib
             0x1159dc000 -        0x115c61fef +libProjectExplorer_debug.dylib ??? (???) <257B6A5A-368D-77E0-A90B-121B34859CF9> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libProjectExplorer_debug.dylib
             0x115e73000 -        0x1161defef +QtDeclarative 4.7.4 (compatibility 4.7.0) <D5FBDD84-1700-CA0E-BF37-4485281E1F5E> /Users/kkoehne/dev/qt/qt-4.7/lib/QtDeclarative.framework/Versions/4/QtDeclarative
             0x116342000 -        0x11635efff +libImageViewer_debug.dylib ??? (???) <7817E842-F465-BD51-4C8A-857D4F7C620C> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libImageViewer_debug.dylib
             0x118301000 -        0x1187a6ff7 +QtXmlPatterns 4.7.4 (compatibility 4.7.0) <B648E7B1-205E-E0E4-E232-EC780A95BE7C> /Users/kkoehne/dev/qt/qt-4.7/lib/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
             0x118929000 -        0x1189fffe7 +libCppTools_debug.dylib ??? (???) <3B64125E-91AC-CED1-72C1-00349F9D07CB> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libCppTools_debug.dylib
             0x118ade000 -        0x118be8fff +libCPlusPlus_debug.1.0.0.dylib ??? (???) <F98158CB-7794-9653-CE34-182A7AEB80AA> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libCPlusPlus_debug.1.0.0.dylib
             0x118d80000 -        0x118e48fe7 +libQtSupport_debug.dylib ??? (???) <3922F8F8-5B01-D0DC-961F-3C5EDBB1B52E> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libQtSupport_debug.dylib
             0x118ed2000 -        0x118fbcfff +libQmlJS_debug.1.0.0.dylib ??? (???) <A4BF3117-1056-6BC6-0D44-00795F6D5DE0> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libQmlJS_debug.1.0.0.dylib
             0x1190b0000 -        0x11910ffe7 +libDesigner_debug.dylib ??? (???) <052D7E23-C36F-FB31-76C0-0ED15F0D1B5C> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libDesigner_debug.dylib
             0x119177000 -        0x119709fe7 +QtDesigner 4.7.4 (compatibility 4.7.0) <111AEC7B-EE92-5D88-36B4-7B649A6B696D> /Users/kkoehne/dev/qt/qt-4.7/lib/QtDesigner.framework/Versions/4/QtDesigner
             0x11986f000 -        0x119aeafff +QtDesignerComponents 4.7.4 (compatibility 4.7.0) <F198BC25-BC4B-24C9-F13E-BC6E90A3D1EE> /Users/kkoehne/dev/qt/qt-4.7/lib/QtDesignerComponents.framework/Versions/4/QtDesignerComponents
             0x119c00000 -        0x119ca8fef +libCppEditor_debug.dylib ??? (???) <101B4BB7-0F19-A066-BD56-DD9D617FE372> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libCppEditor_debug.dylib
             0x119d79000 -        0x11a075fff +libDebugger_debug.dylib ??? (???) <549E0854-95F5-BB0D-B0B4-3CA195BA7CC7> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libDebugger_debug.dylib
             0x11a281000 -        0x11a2c1fff +libsymbianutils_debug.1.0.0.dylib ??? (???) <FFF5E2F1-94D3-9CB7-1E2E-00D1ACAF5340> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libsymbianutils_debug.1.0.0.dylib
             0x11a2fd000 -        0x11a56ffef +libQt4ProjectManager_debug.dylib ??? (???) <4A6A6568-97CC-9D32-760E-8DA5A1ED2215> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libQt4ProjectManager_debug.dylib
             0x11a77e000 -        0x11a8f6fef +libRemoteLinux_debug.dylib ??? (???) <7A72248E-CC72-C794-6A0B-1099CCC3327F> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libRemoteLinux_debug.dylib
             0x11aa64000 -        0x11aaa1fe7 +libAnalyzerBase_debug.dylib ??? (???) <2BA84C4A-0125-34E9-941E-70A7527E0F6B> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libAnalyzerBase_debug.dylib
             0x11aadd000 -        0x11ab5dfff +libVCSBase_debug.dylib ??? (???) <3D7E7361-03E5-5660-5F16-507695563EEA> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libVCSBase_debug.dylib
             0x11abe5000 -        0x11ac23fff +libBazaar_debug.dylib ??? (???) <1569484C-5D57-057F-75D9-03BD625ECDB1> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libBazaar_debug.dylib
             0x11ac5c000 -        0x11ac85fff +libBinEditor_debug.dylib ??? (???) <DD2F930A-F2A9-422A-4DC9-4CD27E15D014> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libBinEditor_debug.dylib
             0x11acab000 -        0x11accaff7 +libBookmarks_debug.dylib ??? (???) <3165DAF1-291B-79B4-3171-E14DCCE0BA23> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libBookmarks_debug.dylib
             0x11aced000 -        0x11ad4ffef +libCMakeProjectManager_debug.dylib ??? (???) <109B738B-A15C-B487-B788-AB5F2F85C777> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libCMakeProjectManager_debug.dylib
             0x11adbc000 -        0x11adf5fff +libCVS_debug.dylib ??? (???) <F5A524CB-B9CF-06E8-919C-9D1CAD6142C4> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libCVS_debug.dylib
             0x11ae29000 -        0x11ae5dfe7 +libClassView_debug.dylib ??? (???) <6A008960-56CD-F467-9AA0-85935D985B12> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libClassView_debug.dylib
             0x11ae9b000 -        0x11aedcff7 +libCodePaster_debug.dylib ??? (???) <87238D8C-2ADD-6861-B754-77E746329AB8> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libCodePaster_debug.dylib
             0x11af14000 -        0x11af82fff +libFakeVim_debug.dylib ??? (???) <46F9219D-A765-5555-BED7-DB9A9AEFA044> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libFakeVim_debug.dylib
             0x11afd1000 -        0x11b005fef +libGLSLEditor_debug.dylib ??? (???) <1F1D6079-0DA6-BD08-8E9C-93F1FE66E2E3> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libGLSLEditor_debug.dylib
             0x11b040000 -        0x11b092fff +libGLSL_debug.1.0.0.dylib ??? (???) <0AF940EC-A48A-9C89-CB99-CDE1D28A611D> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libGLSL_debug.1.0.0.dylib
             0x11b0f8000 -        0x11b147ff7 +libGenericProjectManager_debug.dylib ??? (???) <D2563458-E6DA-D8E7-C1AA-B7E9F022C0DB> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libGenericProjectManager_debug.dylib
             0x11b1a9000 -        0x11b23aff7 +libHelp_debug.dylib ??? (???) <E1AF7FF4-114C-3A88-FBB8-19F5D6E9A52B> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libHelp_debug.dylib
             0x11b2af000 -        0x11c562ff7 +QtWebKit 4.7.4 (compatibility 4.7.0) <1CAA5CEA-0A63-71D1-DD8B-D137A805554F> /Users/kkoehne/dev/qt/qt-4.7/lib/QtWebKit.framework/Versions/4/QtWebKit
             0x11ccfd000 -        0x11cd42ff7 +phonon 4.4.0 (compatibility 4.4.0) <84A764CA-2CEB-1A33-6A89-BE15540CA708> /Users/kkoehne/dev/qt/qt-4.7/lib/phonon.framework/Versions/4/phonon
             0x11cd68000 -        0x11cd97fef +libMacros_debug.dylib ??? (???) <E33B7030-CC47-1CF7-E92D-B583DAD55EF5> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libMacros_debug.dylib
             0x11cdc4000 -        0x11cdfffff +libMercurial_debug.dylib ??? (???) <A844417D-885F-83C7-1993-68A238A071B9> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libMercurial_debug.dylib
             0x11ce3a000 -        0x11ce81fe7 +libPerforce_debug.dylib ??? (???) <3970CEF1-2104-4798-78C8-49D5B12D944F> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libPerforce_debug.dylib
             0x11cebd000 -        0x11cf0afe7 +libQmlJSTools_debug.dylib ??? (???) <A14918F0-CE25-47D9-15C0-C9D2164E406B> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libQmlJSTools_debug.dylib
             0x11cf69000 -        0x11d024fef +libQmlJSEditor_debug.dylib ??? (???) <8CD81D20-74EB-576D-EFC7-DAEC9638C64C> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libQmlJSEditor_debug.dylib
             0x11d114000 -        0x11d17efe7 +libQmlEditorWidgets_debug.1.0.0.dylib ??? (???) <BFF023BC-FFB1-D4B4-0145-DD95560B8CBC> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/libQmlEditorWidgets_debug.1.0.0.dylib
             0x11d1bb000 -        0x11d210fff +libQmlProjectManager_debug.dylib ??? (???) <3F579418-0A24-6413-461C-96E8B8637893> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libQmlProjectManager_debug.dylib
             0x11d273000 -        0x11d5dcfff +libQmlDesigner_debug.dylib ??? (???) <303FADB0-A94C-FD76-25A4-3F03E5B6B364> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libQmlDesigner_debug.dylib
             0x11d925000 -        0x11d9b2fff +libQmlJSInspector_debug.dylib ??? (???) <D63BFB6C-C974-2687-B3D6-3529A9828017> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libQmlJSInspector_debug.dylib
             0x11da3f000 -        0x11dad2fef +libQmlProfiler_debug.dylib ??? (???) <41F595C2-DD18-CBCA-F0AE-4A20F1913036> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libQmlProfiler_debug.dylib
             0x11db69000 -        0x11db9efef +libResourceEditor_debug.dylib ??? (???) <5F29C4EC-8256-D84E-ED2D-2D74821AB110> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libResourceEditor_debug.dylib
             0x11dbd5000 -        0x11dc87fff +libScmGit_debug.dylib ??? (???) <5273DD71-A411-16FC-AD38-3CF7CA954BA1> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libScmGit_debug.dylib
             0x11dd18000 -        0x11dd4cfe7 +libSubversion_debug.dylib ??? (???) <E563C961-1542-E7B3-4C37-9A42C3E9167A> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libSubversion_debug.dylib
             0x11dd7d000 -        0x11dd8cfff +libTaskList_debug.dylib ??? (???) <AC056DF0-679C-4C4A-CFE3-09ED3BAFDE0E> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libTaskList_debug.dylib
             0x11dd9c000 -        0x11de6ffe7 +libValgrind_debug.dylib ??? (???) <8CEAD944-78F9-876A-95B5-3C709CB5CA40> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libValgrind_debug.dylib
             0x11df35000 -        0x11df5dfff +libWelcome_debug.dylib ??? (???) <AD5A3A02-20C2-FC10-488C-183BA0221B6B> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/PlugIns/Nokia/libWelcome_debug.dylib
             0x11e1eb000 -        0x11e1f6fe7 +libqgenericbearer.dylib ??? (???) <8F0AB875-E51A-CB8F-FD23-E3EB0F7C206E> /Users/kkoehne/dev/qt/qt-4.7/plugins/bearer/libqgenericbearer.dylib
             0x11e7c6000 -        0x11e7ddfe7 +libqcorewlanbearer.dylib ??? (???) <3E4A4787-58F9-D937-FEFA-FFFF3C97247F> /Users/kkoehne/dev/qt/qt-4.7/plugins/bearer/libqcorewlanbearer.dylib
             0x11ef00000 -        0x11ef32fe7 +libstyleplugin.dylib ??? (???) <6CC87E11-BFB9-5476-803E-7198686041CB> /Users/kkoehne/dev/creator/bin/Qt Creator.app/Contents/Resources/welcomescreen/components/plugin/libstyleplugin.dylib
             0x121bec000 -        0x121c23fef  com.apple.coreWLAN.framework 6.2.4 (624.2) <565CCF7B-073B-710A-74A9-034DA037B316> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
          0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
          0x7fff80003000 -     0x7fff8006bfff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
          0x7fff8006c000 -     0x7fff80082fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
          0x7fff80089000 -     0x7fff8008aff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
          0x7fff80095000 -     0x7fff8009bfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
          0x7fff800de000 -     0x7fff800e4ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
          0x7fff80263000 -     0x7fff80340fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
          0x7fff80341000 -     0x7fff8034fff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
          0x7fff80350000 -     0x7fff804c7fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff804c8000 -     0x7fff804f8fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
          0x7fff80573000 -     0x7fff80574ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
          0x7fff80649000 -     0x7fff80d4606f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
          0x7fff80d47000 -     0x7fff80e12fff  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <D3242F40-AA41-022C-1345-6BFC0E560460> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
          0x7fff80e13000 -     0x7fff80e62fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
          0x7fff80e63000 -     0x7fff80eeffef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
          0x7fff80ef0000 -     0x7fff80ef3ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
          0x7fff80f06000 -     0x7fff80f0cff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
          0x7fff80f0d000 -     0x7fff80f3cff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
          0x7fff80f3d000 -     0x7fff80f4cfff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
          0x7fff80f4d000 -     0x7fff80f86ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
          0x7fff80f87000 -     0x7fff8120ffef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
          0x7fff8137a000 -     0x7fff81532fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
          0x7fff81533000 -     0x7fff8155eff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
          0x7fff815bd000 -     0x7fff81dc7fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
          0x7fff81eba000 -     0x7fff81fa0fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
          0x7fff81fa1000 -     0x7fff8233efe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
          0x7fff8233f000 -     0x7fff82353fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
          0x7fff82354000 -     0x7fff8277ffef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
          0x7fff82a80000 -     0x7fff82ab1fff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
          0x7fff82ab2000 -     0x7fff82b84fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
          0x7fff82b85000 -     0x7fff82b90ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
          0x7fff82b91000 -     0x7fff82b91ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
          0x7fff82b92000 -     0x7fff82c9cff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
          0x7fff82c9d000 -     0x7fff82ca2fff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
          0x7fff82ca3000 -     0x7fff82cb4fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
          0x7fff82cf5000 -     0x7fff82cf5ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
          0x7fff82cf6000 -     0x7fff82f60fef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
          0x7fff82f61000 -     0x7fff82f76ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
          0x7fff82f77000 -     0x7fff82fb0fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
          0x7fff8302e000 -     0x7fff8332cfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
          0x7fff833b7000 -     0x7fff83526fe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
          0x7fff83527000 -     0x7fff835c1ff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
          0x7fff835c2000 -     0x7fff8360efff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
          0x7fff8365a000 -     0x7fff8365bfff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
          0x7fff8366a000 -     0x7fff836bfff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
          0x7fff836c0000 -     0x7fff836c2fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
          0x7fff836c3000 -     0x7fff836c3ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
          0x7fff836c4000 -     0x7fff8372efe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
          0x7fff8382a000 -     0x7fff83837fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
          0x7fff83838000 -     0x7fff83960ff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
          0x7fff83961000 -     0x7fff83984fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
          0x7fff83985000 -     0x7fff839d4ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
          0x7fff839d5000 -     0x7fff839e0ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
          0x7fff839f7000 -     0x7fff83a59fe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
          0x7fff83a5a000 -     0x7fff83adcfff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
          0x7fff83d20000 -     0x7fff83e41fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
          0x7fff83e42000 -     0x7fff83f03fef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
          0x7fff84026000 -     0x7fff84041ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
          0x7fff842ad000 -     0x7fff8436ffef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
          0x7fff84370000 -     0x7fff8442dfff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
          0x7fff8442e000 -     0x7fff84545fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
          0x7fff84546000 -     0x7fff84587fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
          0x7fff84588000 -     0x7fff845cffff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
          0x7fff845d0000 -     0x7fff84611ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
          0x7fff84612000 -     0x7fff84623ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
          0x7fff84624000 -     0x7fff8501afff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff8501b000 -     0x7fff8503cfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
          0x7fff8503d000 -     0x7fff85041ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
          0x7fff85042000 -     0x7fff8508cff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
          0x7fff8509d000 -     0x7fff85156fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
          0x7fff85157000 -     0x7fff851f7fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
          0x7fff851f8000 -     0x7fff8532dff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
          0x7fff8532e000 -     0x7fff853adfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
          0x7fff85402000 -     0x7fff85406ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
          0x7fff85407000 -     0x7fff85473ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
          0x7fff85474000 -     0x7fff855b2fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
          0x7fff855b3000 -     0x7fff855fcfef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
          0x7fff855fd000 -     0x7fff85623fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
          0x7fff85624000 -     0x7fff856dafff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
          0x7fff85880000 -     0x7fff85905ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
          0x7fff85906000 -     0x7fff8592efff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
          0x7fff85989000 -     0x7fff8599bfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
          0x7fff8599c000 -     0x7fff859c1ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
          0x7fff859c2000 -     0x7fff859c4fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
          0x7fff859c5000 -     0x7fff85a0dff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
          0x7fff85de9000 -     0x7fff85e1cfff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
          0x7fff85e1d000 -     0x7fff85e22fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
          0x7fff85e23000 -     0x7fff85e24fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
          0x7fff85e25000 -     0x7fff85e2eff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
          0x7fff85e45000 -     0x7fff85e62ff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
          0x7fff85e63000 -     0x7fff85ed4ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
          0x7fff85ed5000 -     0x7fff85eebfff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
          0x7fff85eec000 -     0x7fff85eecff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
          0x7fff85ef9000 -     0x7fff85f19ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
          0x7fff85f1a000 -     0x7fff85f55fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
          0x7fff85f56000 -     0x7fff86114fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
          0x7fff861ee000 -     0x7fff861f4ff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
          0x7fff8644e000 -     0x7fff866d1fe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff866d2000 -     0x7fff866e6ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
          0x7fff866e7000 -     0x7fff866e7ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
          0x7fff866e8000 -     0x7fff86774fff  com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <5BCC3A26-0EC9-B9ED-D4F0-2278F4275E93> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
          0x7fff86775000 -     0x7fff867b6fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
          0x7fff867b7000 -     0x7fff868d0fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
          0x7fff868d9000 -     0x7fff8691cfef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
          0x7fff8694a000 -     0x7fff86e4efe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
          0x7fff86e54000 -     0x7fff86ed2ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
          0x7fff86f2c000 -     0x7fff87260fff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
          0x7fff87261000 -     0x7fff872a4ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
          0x7fff872a5000 -     0x7fff872b4fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
          0x7fff872bc000 -     0x7fff87301fff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
          0x7fff87302000 -     0x7fff87745fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
          0x7fff87746000 -     0x7fff877a6fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
          0x7fff884b8000 -     0x7fff884fcfe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
          0x7fff884fd000 -     0x7fff8858cfff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
          0x7fff885fa000 -     0x7fff885faff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
          0x7fff8864e000 -     0x7fff88651ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
          0x7fff88652000 -     0x7fff8888dfef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
          0x7fff8888e000 -     0x7fff8890bfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
          0x7fff8890c000 -     0x7fff88949ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
          0x7fff8897a000 -     0x7fff88b3bfff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
          0x7fff88b3c000 -     0x7fff88b3cff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
          0x7fff88b3d000 -     0x7fff88b44fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
          0x7fff88b45000 -     0x7fff88b5efff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
          0x7fff88b5f000 -     0x7fff88b64ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
          0x7fff88b65000 -     0x7fff88b68fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
          0x7fff88bb0000 -     0x7fff88bf7ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
          0x7fff88c2e000 -     0x7fff88ce3fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
          0x7fff88d0e000 -     0x7fff88dbefff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
          0x7fff88dbf000 -     0x7fff88faffef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
          0x7fff88ffa000 -     0x7fff890f2ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
          0x7fff890f3000 -     0x7fff890f3ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
          0x7fff89101000 -     0x7fff89191fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
          0x7fff891b0000 -     0x7fff891c6fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
          0x7fff891c7000 -     0x7fff89219ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
          0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
      
      Model: Macmini3,1, BootROM MM31.00AD.B00, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.35f1
      Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
      Memory Module: global_name
      AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x90), Broadcom BCM43xx 1.0 (5.10.131.36.9)
      Bluetooth: Version 2.4.0f1, 2 service, 12 devices, 1 incoming serial ports
      Network Service: Ethernet, Ethernet, en0
      Serial ATA Device: Hitachi HTS545050B9SA02, 465,76 GB
      Serial ATA Device: Hitachi HTS545050B9SA02, 465,76 GB
      USB Device: Logitech Camera, 0x046d  (Logitech Inc.), 0x0991, 0x26400000
      USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0x04700000
      USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
      USB Device: Natural® Ergonomic Keyboard 4000, 0x045e  (Microsoft Corporation), 0x00db, 0x04300000
      USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
      USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8216, 0x06110000
      
      

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-5500
        # Subject Branch Project Status CR V

        Activity

          People

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes