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

opening EyesPlugin.pro from research/declarative-ui-examples crashes Creator on the mac

    XMLWordPrintable

Details

    Description

      Title says it all

      Process: Qt Creator [63071]
      Path: /Users/breslaw/Desktop/Qt Creator.app/Contents/MacOS/Qt Creator
      Identifier: com.nokia.qtcreator
      Version: 1.3.83 (1.3.83)
      Code Type: X86 (Native)
      Parent Process: launchd [234]

      Date/Time: 2010-04-01 13:01:07.046 +0300
      OS Version: Mac OS X 10.6.3 (10D573)
      Report Version: 6

      Interval Since Last Report: 82515 sec
      Crashes Since Last Report: 7
      Per-App Interval Since Last Report: 26 sec
      Per-App Crashes Since Last Report: 1
      Anonymous UUID: 1DA5F731-4602-4C2F-88DF-C60CF943C717

      Exception Type: EXC_BAD_ACCESS (SIGBUS)
      Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000018
      Crashed Thread: 0 Dispatch queue: com.apple.main-thread

      Thread 0 Crashed: Dispatch queue: com.apple.main-thread
      0 libQt4ProjectManager.dylib 0x1999f805 Qt4ProjectManager::Internal::TargetSetupPage::setupProject(Qt4ProjectManager::Qt4Project*) + 197
      1 libQt4ProjectManager.dylib 0x199b6d2b Qt4ProjectManager::Internal::ProjectLoadWizard::applySettings() + 27
      2 libQt4ProjectManager.dylib 0x199b6dd6 Qt4ProjectManager::Internal::ProjectLoadWizard::execDialog() + 102
      3 libQt4ProjectManager.dylib 0x1996a00c Qt4ProjectManager::Qt4Project::addDefaultBuild() + 60
      4 libQt4ProjectManager.dylib 0x199714aa Qt4ProjectManager::Qt4Project::fromMap(QMap<QString, QVariant> const&) + 1802
      5 libProjectExplorer.dylib 0x164eebde ProjectExplorer::Project::restoreSettings() + 62
      6 libProjectExplorer.dylib 0x1649b71e ProjectExplorer::ProjectExplorerPlugin::openProjects(QStringList const&) + 1934
      7 libProjectExplorer.dylib 0x164add47 ProjectExplorer::ProjectExplorerPlugin::openProject(QString const&) + 263
      8 libProjectExplorer.dylib 0x164f23d5 ProjectExplorer::Internal::ProjectFileFactory::open(QString const&) + 37
      9 libCore.dylib 0x15bc6c74 Core::Internal::MainWindow::openFiles(QStringList const&) + 1460
      10 libCore.dylib 0x15c2f12c Core::Internal::CorePlugin::remoteCommand(QStringList const&, QStringList const&) + 28
      11 libCore.dylib 0x15c2f4ae Core::Internal::CorePlugin::fileOpenRequest(QString const&) + 94
      12 libCore.dylib 0x15c6a1e5 Core::Internal::CorePlugin::qt_metacall(QMetaObject::Call, int, void**) + 101
      13 QtCore 0x00e098fb QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 523
      14 com.nokia.qtcreator 0x0000a9ae SharedTools::QtSingleApplication::fileOpenRequest(QString const&) + 62
      15 com.nokia.qtcreator 0x0000521b SharedTools::QtSingleApplication::event(QEvent*) + 75
      16 QtGui 0x000d705f QApplicationPrivate::notify_helper(QObject*, QEvent*) + 175
      17 QtGui 0x000d75a5 QApplication::notify(QObject*, QEvent*) + 1221
      18 QtCore 0x00df6072 QCoreApplication::notifyInternal(QObject*, QEvent*) + 98
      19 QtGui 0x000d4b2c QApplication::palette(QWidget const*) + 428
      20 QtGui 0x00083b0c QMacInputContext::isComposing() const + 49116
      21 com.apple.AppKit 0x93e29229 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 559
      22 com.apple.AppKit 0x93d66a2c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 236
      23 com.apple.Foundation 0x9028e408 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
      24 com.apple.Foundation 0x9028e1cc _NSAppleEventManagerGenericHandler + 228
      25 com.apple.AE 0x957e1f58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
      26 com.apple.AE 0x957e1e57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
      27 com.apple.AE 0x957e1d61 aeProcessAppleEvent + 197
      28 com.apple.HIToolbox 0x94789487 AEProcessAppleEvent + 50
      29 com.apple.AppKit 0x93be0372 _DPSNextEvent + 1420
      30 com.apple.AppKit 0x93bdf976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
      31 com.apple.AppKit 0x93ba1bef -[NSApplication run] + 821
      32 QtGui 0x0008d0d1 non-virtual thunk to QDesktopWidget::~QDesktopWidget() + 12033
      33 QtCore 0x00df47a1 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
      34 QtCore 0x00df49cd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 189
      35 QtCore 0x00df8b4e QCoreApplication::exec() + 174
      36 com.nokia.qtcreator 0x000091bb main + 9883
      37 com.nokia.qtcreator 0x000048db _start + 209
      38 com.nokia.qtcreator 0x00004809 start + 41

      Thread 1: Dispatch queue: com.apple.libdispatch-manager
      0 libSystem.B.dylib 0x9677bb42 kevent + 10
      1 libSystem.B.dylib 0x9677c25c _dispatch_mgr_invoke + 215
      2 libSystem.B.dylib 0x9677b719 _dispatch_queue_invoke + 163
      3 libSystem.B.dylib 0x9677b4be _dispatch_worker_thread2 + 240
      4 libSystem.B.dylib 0x9677af41 _pthread_wqthread + 390
      5 libSystem.B.dylib 0x9677ad86 start_wqthread + 30

      Thread 2:
      0 libSystem.B.dylib 0x96774286 select$DARWIN_EXTSN + 10
      1 com.apple.CoreFoundation 0x90c0b82d __CFSocketManager + 1085
      2 libSystem.B.dylib 0x96782a19 _pthread_start + 345
      3 libSystem.B.dylib 0x9678289e thread_start + 34

      Thread 3:
      0 libSystem.B.dylib 0x9675540e mach_wait_until + 10
      1 libSystem.B.dylib 0x967dc8d5 nanosleep + 345
      2 libSystem.B.dylib 0x967dc776 usleep + 61
      3 libNet7ssh.1.0.0.dylib 0x19b6a15a ne7ssh::selectThread(void*) + 1002
      4 libSystem.B.dylib 0x96782a19 _pthread_start + 345
      5 libSystem.B.dylib 0x9678289e thread_start + 34

      Thread 4:
      0 libSystem.B.dylib 0x9675535a semaphore_timedwait_signal_trap + 10
      1 libSystem.B.dylib 0x96782ea1 _pthread_cond_wait + 1066
      2 libSystem.B.dylib 0x967cb63c pthread_cond_timedwait + 47
      3 QtCore 0x00cf1934 QWaitCondition::wait(QMutex*, unsigned long) + 244
      4 QtCore 0x00ce7174 QThreadPool::~QThreadPool() + 1044
      5 QtCore 0x00cf0a16 QThread::setPriority(QThread::Priority) + 582
      6 libSystem.B.dylib 0x96782a19 _pthread_start + 345
      7 libSystem.B.dylib 0x9678289e thread_start + 34

      Thread 5:
      0 libSystem.B.dylib 0x9675535a semaphore_timedwait_signal_trap + 10
      1 libSystem.B.dylib 0x96782ea1 _pthread_cond_wait + 1066
      2 libSystem.B.dylib 0x967cb63c pthread_cond_timedwait + 47
      3 QtCore 0x00cf1934 QWaitCondition::wait(QMutex*, unsigned long) + 244
      4 QtCore 0x00ce7174 QThreadPool::~QThreadPool() + 1044
      5 QtCore 0x00cf0a16 QThread::setPriority(QThread::Priority) + 582
      6 libSystem.B.dylib 0x96782a19 _pthread_start + 345
      7 libSystem.B.dylib 0x9678289e thread_start + 34

      Thread 6:
      0 libSystem.B.dylib 0x96790ac2 select$DARWIN_EXTSN$NOCANCEL + 10
      1 libSystem.B.dylib 0x9682901f select + 92
      2 QtCore 0x00dcc768 QFSFileEngine::drives() + 9128
      3 QtCore 0x00cf0a16 QThread::setPriority(QThread::Priority) + 582
      4 libSystem.B.dylib 0x96782a19 _pthread_start + 345
      5 libSystem.B.dylib 0x9678289e thread_start + 34

      Thread 7:
      0 libSystem.B.dylib 0x9677abd2 __workq_kernreturn + 10
      1 libSystem.B.dylib 0x9677b168 _pthread_wqthread + 941
      2 libSystem.B.dylib 0x9677ad86 start_wqthread + 30

      Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000 ebx: 0x1999f74b ecx: 0x00000004 edx: 0x00000000
      edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffe228 esp: 0xbfffe170
      ss: 0x0000001f efl: 0x00010282 eip: 0x1999f805 cs: 0x00000017
      ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
      cr2: 0x00000018

      Binary Images:
      0x1000 - 0xbff3 +com.nokia.qtcreator 1.3.83 (1.3.83) <0210F3CC-D0C3-57C0-1082-F5FBFF056386> /Users/breslaw/Desktop/Qt Creator.app/Contents/MacOS/Qt Creator
      0x13000 - 0x33fe2 +libExtensionSystem.1.0.0.dylib ??? (???) <3B8BED24-0B50-024A-C92A-1808191329AE> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/libExtensionSystem.1.0.0.dylib
      0x47000 - 0x4afe1 +libAggregation.1.0.0.dylib ??? (???) <89D61487-9F8D-5C0B-9FCD-1537903A6A13> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/libAggregation.1.0.0.dylib
      0x4f000 - 0x94cff2 +QtGui 4.7.0 (compatibility 4.7.0) <919F9164-E4C1-A310-9473-EF478212E4D7> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
      0xb83000 - 0xc86ff2 +QtNetwork 4.7.0 (compatibility 4.7.0) <11133705-8F5A-A757-B046-87DB808BC58C> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
      0xcd0000 - 0xefcff3 +QtCore 4.7.0 (compatibility 4.7.0) <2F3BC899-7970-57E1-EE35-EBABB7A74DA5> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
      0x13f6000 - 0x13fafff +libqsvg.dylib ??? (???) <E71DCA01-604E-CCFD-9963-88746AE4D2B9> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/imageformats/libqsvg.dylib
      0x17ae000 - 0x17daffd +QtSql 4.7.0 (compatibility 4.7.0) <9316551E-88BB-EC22-7083-1172CB1C8399> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql
      0x17ee000 - 0x17f6ff2 +libqsvgicon.dylib ??? (???) <1CB27978-49ED-C699-77A4-D3E15BC8DD82> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
      0x15bb4000 - 0x15ca0fe2 +libCore.dylib ??? (???) <7C803882-8869-8C39-5841-9D330401D2B4> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libCore.dylib
      0x15d25000 - 0x15d72fe2 +libUtils.1.0.0.dylib ??? (???) <1638AB7D-411E-800B-9782-47BB4E82E2F0> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/libUtils.1.0.0.dylib
      0x15dad000 - 0x16003fe3 +QtScript 4.7.0 (compatibility 4.7.0) <F471EF20-3751-82BB-3E53-32DA9ED74FB3> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
      0x16064000 - 0x160a6fe7 +QtSvg 4.7.0 (compatibility 4.7.0) <D0BCDDAF-3A4C-82F8-5230-99BFB15A8AF2> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
      0x160bd000 - 0x16109fff +QtXml 4.7.0 (compatibility 4.7.0) <C531355C-22AC-48A4-FA11-9646B75BD11D> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
      0x16122000 - 0x1618bfff +libqsqlite.dylib ??? (???) <09DDC2F9-8EBE-6B16-2779-419D8F80C17D> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/sqldrivers/libqsqlite.dylib
      0x16194000 - 0x161adfec +libqsqlodbc.dylib ??? (???) <8BFFE81C-E38A-0B93-E05D-6BA54CA2B56E> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/sqldrivers/libqsqlodbc.dylib
      0x161b8000 - 0x161f8ff7 libiodbc.2.dylib 4.18.0 (compatibility 4.0.0) <11BC09C6-77FC-189E-F5C4-9517CCAA35AC> /usr/lib/libiodbc.2.dylib
      0x16202000 - 0x16208ffb +libqgif.dylib ??? (???) <7623CF65-A9FA-E679-CF2F-2F6B88B6860D> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/imageformats/libqgif.dylib
      0x1620d000 - 0x16213ff3 +libqico.dylib ??? (???) <EE31656C-F62D-9684-6013-352DF3A45158> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/imageformats/libqico.dylib
      0x16218000 - 0x1624fff7 +libqjpeg.dylib ??? (???) <273322AF-9445-4293-9BBE-7DC0CCB2CC5F> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/imageformats/libqjpeg.dylib
      0x16254000 - 0x162a0ff7 +libqmng.dylib ??? (???) <55FBB1C7-C9AF-D7A6-A27F-75337CF7E2B4> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/imageformats/libqmng.dylib
      0x162a7000 - 0x162f6fff +libqtiff.dylib ??? (???) <483155E6-9690-A7E2-1971-C6FB2797CADF> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/imageformats/libqtiff.dylib
      0x162fe000 - 0x16322ff2 +libFind.dylib ??? (???) <B5E304D2-9EDE-FE2C-1AA7-64F088A2B7F1> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libFind.dylib
      0x1633d000 - 0x16362ff2 +libLocator.dylib ??? (???) <189DB4E6-6D55-6850-5F20-25DD481B616D> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libLocator.dylib
      0x1637d000 - 0x1637fff7 +libQtConcurrent.1.0.0.dylib ??? (???) <F44D0D8B-35C5-C693-2541-8C0688BC7F6E> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/libQtConcurrent.1.0.0.dylib
      0x16383000 - 0x16409fe2 +libTextEditor.dylib ??? (???) <AE5F6E22-D6BB-CCB5-1B68-A6D6291CB217> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libTextEditor.dylib
      0x16454000 - 0x1646aff2 +libBinEditor.dylib ??? (???) <6A50B71C-F18A-481F-F98A-32E3A9873E7C> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libBinEditor.dylib
      0x16479000 - 0x165bbff2 +libProjectExplorer.dylib ??? (???) <97210394-6EDA-A309-2A59-D8568CB4E889> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libProjectExplorer.dylib
      0x16666000 - 0x16676fe2 +libBookmarks.dylib ??? (???) <32E0FEA7-35B9-95C9-1067-5C1FAF955985> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libBookmarks.dylib
      0x16684000 - 0x166f1ff2 +libCppTools.dylib ??? (???) <9317E1BC-72C0-9B75-9EE3-6F8B5EF554CC> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libCppTools.dylib
      0x1672d000 - 0x167f7fe9 +libCPlusPlus.1.0.0.dylib ??? (???) <E612E428-80C5-298B-D46F-8E5C8A166B37> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/libCPlusPlus.1.0.0.dylib
      0x168c9000 - 0x1690eff2 +libCppEditor.dylib ??? (???) <2609546B-C1F3-B63B-5FBE-CA7A6C2417CC> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libCppEditor.dylib
      0x16943000 - 0x169a4fe2 +QtHelp 4.7.0 (compatibility 4.7.0) <2A717F56-EFB8-C87E-08D7-52C654D7B735> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtHelp.framework/Versions/4/QtHelp
      0x169ca000 - 0x16a80ffb +libQtCLucene.4.dylib 4.7.0 (compatibility 4.7.0) <21699ADA-C798-47B8-2255-82BF63CF70C7> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/libQtCLucene.4.dylib
      0x16aad000 - 0x16adcff2 +libCMakeProjectManager.dylib ??? (???) <B5A8BD33-3AAD-EA7A-A08A-4D30040C008B> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libCMakeProjectManager.dylib
      0x16b06000 - 0x16b3aff2 +libVCSBase.dylib ??? (???) <29E72C40-6D21-FC8B-82EF-B82D79A6C519> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libVCSBase.dylib
      0x16b65000 - 0x16b88fe9 +libCVS.dylib ??? (???) <F15CAE72-DDCE-23E9-0473-4E66EE132D78> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libCVS.dylib
      0x16ba0000 - 0x16bc0ffc +libCodePaster.dylib ??? (???) <AABD34D6-7B2F-F2FB-AFBA-10CC3A784E60> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libCodePaster.dylib
      0x16bd5000 - 0x16d60fe7 +libDebugger.dylib ??? (???) <FD7D4850-8507-CFF6-62AE-BFD4FB83554B> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libDebugger.dylib
      0x16dfc000 - 0x16e1dff7 +libsymbianutils.1.0.0.dylib ??? (???) <65684A40-CD59-9E4C-EA65-F30D607E2AEB> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/libsymbianutils.1.0.0.dylib
      0x16e30000 - 0x16e66ff2 +libDesigner.dylib ??? (???) <852021CF-FB1F-7125-0820-DD1C62A1CE78> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libDesigner.dylib
      0x16e8f000 - 0x17483ff2 +QtDesigner 4.7.0 (compatibility 4.7.0) <6D202331-C874-A2B2-4F6B-D843B03E035D> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtDesigner.framework/Versions/4/QtDesigner
      0x17597000 - 0x177acfe2 +QtDesignerComponents 4.7.0 (compatibility 4.7.0) <130AE34D-C899-54FB-9710-EB1FAFA250C3> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtDesignerComponents.framework/Versions/4/QtDesignerComponents
      0x1783e000 - 0x17884ff7 +libFakeVim.dylib ??? (???) <A3BEF9E4-A22B-3B18-4BBE-28A78BFC7EEF> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libFakeVim.dylib
      0x178a0000 - 0x178bfff2 +libGenericProjectManager.dylib ??? (???) <A45350ED-9033-3883-525D-50B8B00CB708> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libGenericProjectManager.dylib
      0x178e0000 - 0x17926ffb +libHelp.dylib ??? (???) <075E5991-3EC3-DD69-35F0-6A21F1569652> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libHelp.dylib
      0x17954000 - 0x18962fe2 +QtWebKit 4.7.0 (compatibility 4.7.0) <4F9A493F-FF69-72AB-05AF-694C4A18396F> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
      0x18cb4000 - 0x18cecff2 +phonon 4.4.0 (compatibility 4.4.0) <A18BE1D4-7811-46A2-CB4B-FAF465D81D1E> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
      0x18d07000 - 0x191c1ff3 +QtXmlPatterns 4.7.0 (compatibility 4.7.0) <7653E285-4408-A882-EDC6-F6C2918828F6> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
      0x192fc000 - 0x19327ff7 +libMercurial.dylib ??? (???) <9852D3F9-3FBC-3E98-3445-BDA7BC49BD36> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libMercurial.dylib
      0x19346000 - 0x19375fe9 +libPerforce.dylib ??? (???) <B9D7F173-EB8D-4D9C-6814-7CB41461C4AE> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libPerforce.dylib
      0x19393000 - 0x193caff2 +libQmlJSEditor.dylib ??? (???) <0F453F2F-6CD1-395F-D974-4F74CFBDEC61> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libQmlJSEditor.dylib
      0x193f4000 - 0x1945cfff +libQmlJS.1.0.0.dylib ??? (???) <70C169F3-F178-5B68-804F-D37004B60CE1> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/libQmlJS.1.0.0.dylib
      0x19498000 - 0x194c3fe2 +libQmlProjectManager.dylib ??? (???) <7B8A1F45-3472-329B-3C3D-00345AE97C63> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libQmlProjectManager.dylib
      0x194e4000 - 0x19770ff4 +QtDeclarative 4.7.0 (compatibility 4.7.0) <03EFCCD6-6663-4863-CB60-28938B5DDA6D> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtDeclarative.framework/Versions/4/QtDeclarative
      0x1983d000 - 0x198edff2 +QtOpenGL 4.7.0 (compatibility 4.7.0) <BB207751-BD8D-3E18-A698-391C12B68483> /Users/breslaw/Desktop/Qt Creator.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL
      0x19918000 - 0x1993fff2 +libQmlInspector.dylib ??? (???) <7F5572D5-AA72-6E75-6A90-4DC37919C169> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libQmlInspector.dylib
      0x1995e000 - 0x19aacfe5 +libQt4ProjectManager.dylib ??? (???) <996F70CA-6404-080F-7CAE-0F0E5F0A39EB> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libQt4ProjectManager.dylib
      0x19b5f000 - 0x19b82ff4 +libNet7ssh.1.0.0.dylib ??? (???) <47B2BE4F-CBD5-516C-AF65-437B02762441> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/libNet7ssh.1.0.0.dylib
      0x19b91000 - 0x19de7fe2 +libBotan.1.0.0.dylib ??? (???) <F4CD0740-EA4A-8ED9-859B-14790803F974> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/libBotan.1.0.0.dylib
      0x19eaf000 - 0x19eccff2 +libResourceEditor.dylib ??? (???) <D347B63C-A0E8-3FEA-5FC7-6EC44140A657> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libResourceEditor.dylib
      0x19ee3000 - 0x19f49ff3 +libScmGit.dylib ??? (???) <23FE83E3-4C3B-C6BB-74D3-FCDC49489C84> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libScmGit.dylib
      0x19f84000 - 0x19fa5fe9 +libSubversion.dylib ??? (???) <FA1F5699-2E8E-A7E5-0F39-EB295DF88864> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libSubversion.dylib
      0x19fbe000 - 0x19fd7fe2 +libWelcome.dylib ??? (???) <2FCBA3C6-F56C-1C00-7EC3-C985F4A6610A> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/Nokia/libWelcome.dylib
      0x19fe2000 - 0x19febfe8 +libqgenericbearer.dylib ??? (???) <7DFF3990-7712-063B-5A5C-FDE33AC97569> /Users/breslaw/Desktop/Qt Creator.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
      0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
      0x900a7000 - 0x90155ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
      0x901ce000 - 0x901daff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
      0x901db000 - 0x901e9fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
      0x90243000 - 0x904b3ffb com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x904b4000 - 0x904d0fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
      0x90504000 - 0x9050fff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
      0x9054e000 - 0x90618fef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
      0x90619000 - 0x906f4fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
      0x90728000 - 0x90729ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
      0x9072a000 - 0x90805ff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <142D8613-C609-F6F0-92D4-209A58FA52DE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
      0x90806000 - 0x90849ff7 libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
      0x9093e000 - 0x90945ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
      0x90afc000 - 0x90b8efe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
      0x90b8f000 - 0x90d08ffb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x90d64000 - 0x90d78fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
      0x90d9b000 - 0x90dccff7 libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
      0x90dcd000 - 0x90e4dfeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
      0x90e4e000 - 0x90f7cfe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
      0x90f7d000 - 0x90ff7fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <4EFE08C4-6F2B-D7F2-BD2B-3DFF26799B24> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
      0x911bb000 - 0x911f6feb libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
      0x911f7000 - 0x91208ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
      0x912ee000 - 0x91302ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
      0x91372000 - 0x913bffeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
      0x913c0000 - 0x913c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
      0x9143a000 - 0x914e2ffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
      0x914e3000 - 0x914f5ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
      0x9153f000 - 0x915f5fef libFontParser.dylib ??? (???) <FA6B6B8B-1E3C-8EEB-DD0D-6C7482353179> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
      0x91ca1000 - 0x91caeff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
      0x91caf000 - 0x91ddbfff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
      0x91ebf000 - 0x91ec2ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
      0x91ef2000 - 0x91f27ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
      0x91f28000 - 0x9201cff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
      0x92048000 - 0x92055fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
      0x92056000 - 0x9208eff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
      0x92100000 - 0x92107ff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
      0x92108000 - 0x9218affb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
      0x92a01000 - 0x92a01ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
      0x92a2a000 - 0x92b1cff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
      0x92b1e000 - 0x92b64ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
      0x92b65000 - 0x92bc0ff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0x92bc1000 - 0x92be9ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
      0x92bea000 - 0x92c33fe7 libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
      0x92c3f000 - 0x92c42fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
      0x92f39000 - 0x92f3bff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
      0x92f47000 - 0x92f6bff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
      0x930a4000 - 0x930bfff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
      0x930c0000 - 0x934f5ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
      0x934fb000 - 0x93607ff7 libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
      0x93608000 - 0x9360dff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
      0x9376f000 - 0x937b2ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
      0x9380c000 - 0x9386dfe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
      0x9386e000 - 0x9388efe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
      0x9388f000 - 0x938dfff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
      0x9392e000 - 0x93932ff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
      0x93933000 - 0x9396bfe7 libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <9029FA55-4F07-28B9-C1B4-06AD70D8DC8A> /usr/lib/libcurl.4.dylib
      0x93aaf000 - 0x93ab9ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
      0x93b4c000 - 0x93b90ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
      0x93b98000 - 0x94477ff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x94478000 - 0x944acff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5FEC74CA-1D3C-B6E3-E046-3970095C44BC> /usr/lib/libssl.0.9.8.dylib
      0x94590000 - 0x9474cff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
      0x9474d000 - 0x94a71fef com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
      0x94a72000 - 0x94aafff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
      0x94ab0000 - 0x94af1ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
      0x94af2000 - 0x94b33fe7 com.apple.MediaKit 10.2 (482) <C795AEBE-DCA8-1680-0100-C540FBC85B15> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
      0x94cfa000 - 0x94dcbfe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
      0x94e4b000 - 0x94e56ff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
      0x94e57000 - 0x94e5dfff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
      0x94e5e000 - 0x9517efeb com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
      0x951ac000 - 0x951d2fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
      0x9520f000 - 0x95212ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
      0x95213000 - 0x95231ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
      0x95415000 - 0x95419ff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
      0x955bd000 - 0x956c3ff3 com.apple.DiskImagesFramework 10.6.3 (283) <25E58865-CC3A-8707-1C4C-F86ED1514A09> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
      0x9572d000 - 0x957ddff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
      0x957de000 - 0x95811ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
      0x95812000 - 0x958efff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
      0x958f0000 - 0x958f3ff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
      0x958f4000 - 0x958f4ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
      0x9595b000 - 0x95bbdff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
      0x95bbe000 - 0x95c00ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
      0x95c01000 - 0x95c45fe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
      0x95c5e000 - 0x95cf9ff7 com.apple.ApplicationServices.ATS 4.1 (???) <22FCDB9B-B588-D602-3991-26A2E3C51E6E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
      0x95da4000 - 0x95db2ff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0x95dea000 - 0x95deaff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
      0x95deb000 - 0x95e1cff3 libTrueTypeScaler.dylib ??? (???) <4C189FCA-A210-7255-8F70-38DF9D19F877> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
      0x95e1d000 - 0x95ebafe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
      0x95edb000 - 0x95edcff7 com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
      0x95edd000 - 0x95eddff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
      0x95f65000 - 0x962ccff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
      0x962cd000 - 0x962effef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
      0x962f0000 - 0x962f0ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
      0x96307000 - 0x96358ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
      0x9635a000 - 0x96413fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
      0x96414000 - 0x96596fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
      0x96597000 - 0x96640ff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
      0x96641000 - 0x96651ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
      0x96652000 - 0x96753fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
      0x96754000 - 0x968f9feb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
      0x96978000 - 0x96b53ff3 libType1Scaler.dylib ??? (???) <13019E13-3A15-928F-3F13-B79BACB0FD13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
      0x96b9d000 - 0x96ba7fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
      0x96ba8000 - 0x96fbeff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
      0x97302000 - 0x97302ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
      0x977fe000 - 0x97800ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
      0x97801000 - 0x97822fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
      0x979a4000 - 0x97a0efe7 libstdc+.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc+.6.dylib
      0x97a39000 - 0x97a3dff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
      0x97b1d000 - 0x97b81ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
      0x98cf4000 - 0x98d0cff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
      0x98d0d000 - 0x98da5fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
      0x98da6000 - 0x98dafff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
      0x98db0000 - 0x98e5dfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
      0x98e5e000 - 0x9964d537 com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
      0x9964e000 - 0x99663fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
      0x99664000 - 0x996d3ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
      0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib

      Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.16f11
      Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
      Memory Module: global_name
      AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.0.19.10
      Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
      Network Service: Ethernet, Ethernet, en0
      Network Service: AirPort, AirPort, en1
      PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
      Serial ATA Device: ST9160823AS, 149.05 GB
      Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
      USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
      USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021b, 0x5d200000
      USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
      USB Device: Logitech USB Headset, 0x046d (Logitech Inc.), 0x0a01, 0x1a200000
      USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000

      Attachments

        Issue Links

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

          Activity

            People

              hunger Tobias Hunger
              designker Nigel Hietala
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes