Process: Qt Creator [33893] Path: /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator Identifier: org.qt-project.qtcreator Version: 3.0.82 (3.0.82) Code Type: X86-64 (Native) Parent Process: launchd [139] User ID: 502 Date/Time: 2014-03-28 16:27:37.321 +0100 OS Version: Mac OS X 10.8.5 (12F45) Report Version: 10 Interval Since Last Report: 1869305 sec Crashes Since Last Report: 4812 Per-App Interval Since Last Report: 615064 sec Per-App Crashes Since Last Report: 20 Anonymous UUID: ED986AD7-97C8-1DF1-08BF-BE7AA3B57E52 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00007fb99995bc70 VM Regions Near 0x7fb99995bc70: JS JIT generated code 00004cd909600000-00004cd981600000 [ 1.9G] rwx/rwx SM=NUL reserved VM address space (unallocated) --> MALLOC_TINY 00007fbbb8c00000-00007fbbb8e00000 [ 2048K] rw-/rwx SM=COW Application Specific Information: Performing @selector(itemFired:) from sender NSMenuItem 0x7fbbb9a92eb0 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtCore 0x00000001072877a6 qt_qFindChildren_helper(QObject const*, QString const&, QMetaObject const&, QList*, QFlags) + 118 1 QtWidgets 0x00000001066598f5 QAbstractButtonPrivate::queryButtonList() const + 197 2 QtWidgets 0x0000000106659a93 QAbstractButtonPrivate::queryCheckedButton() const + 83 3 QtWidgets 0x0000000106659b7f QAbstractButton::setChecked(bool) + 95 4 libProjectExplorer_debug.dylib 0x000000010f23ba9b ProjectExplorer::Internal::ProjectTreeWidget::setAutoSynchronization(bool, bool) + 59 (projecttreewidget.cpp:266) 5 libProjectExplorer_debug.dylib 0x000000010f23c7fd ProjectExplorer::Internal::ProjectTreeWidget::handleCurrentItemChange(QModelIndex const&) + 77 (projecttreewidget.cpp:325) 6 libProjectExplorer_debug.dylib 0x000000010f364007 ProjectExplorer::Internal::ProjectTreeWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 247 (moc_projecttreewidget.cpp:146) 7 QtCore 0x000000010728da97 QMetaObject::activate(QObject*, int, int, void**) + 2407 8 QtCore 0x0000000107224467 QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlags) + 215 9 QtWidgets 0x000000010679f6fb QAbstractItemView::setCurrentIndex(QModelIndex const&) + 155 10 libProjectExplorer_debug.dylib 0x000000010f23c60b ProjectExplorer::Internal::ProjectTreeWidget::setCurrentItem(ProjectExplorer::Node*, ProjectExplorer::Project*) + 699 (projecttreewidget.cpp:308) 11 libProjectExplorer_debug.dylib 0x000000010f363fb2 ProjectExplorer::Internal::ProjectTreeWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 162 (moc_projecttreewidget.cpp:143) 12 QtCore 0x000000010728da97 QMetaObject::activate(QObject*, int, int, void**) + 2407 13 libProjectExplorer_debug.dylib 0x000000010f34eece ProjectExplorer::ProjectExplorerPlugin::currentNodeChanged(ProjectExplorer::Node*, ProjectExplorer::Project*) + 94 (moc_projectexplorer.cpp:729) 14 libProjectExplorer_debug.dylib 0x000000010f11a5c2 ProjectExplorer::ProjectExplorerPlugin::setCurrent(ProjectExplorer::Project*, QString, ProjectExplorer::Node*) + 1938 (projectexplorer.cpp:1864) 15 libProjectExplorer_debug.dylib 0x000000010f119d59 ProjectExplorer::ProjectExplorerPlugin::setCurrentNode(ProjectExplorer::Node*) + 73 (projectexplorer.cpp:1490) 16 libProjectExplorer_debug.dylib 0x000000010f23c80e ProjectExplorer::Internal::ProjectTreeWidget::handleCurrentItemChange(QModelIndex const&) + 94 (projecttreewidget.cpp:325) 17 libProjectExplorer_debug.dylib 0x000000010f364007 ProjectExplorer::Internal::ProjectTreeWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 247 (moc_projecttreewidget.cpp:146) 18 QtCore 0x000000010728da97 QMetaObject::activate(QObject*, int, int, void**) + 2407 19 QtCore 0x0000000107224467 QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlags) + 215 20 QtWidgets 0x000000010679f6fb QAbstractItemView::setCurrentIndex(QModelIndex const&) + 155 21 libProjectExplorer_debug.dylib 0x000000010f23c951 ProjectExplorer::Internal::ProjectTreeWidget::handleProjectAdded(ProjectExplorer::Project*) + 129 (projecttreewidget.cpp:343) 22 libProjectExplorer_debug.dylib 0x000000010f364052 ProjectExplorer::Internal::ProjectTreeWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 322 (moc_projecttreewidget.cpp:149) 23 QtCore 0x000000010728da97 QMetaObject::activate(QObject*, int, int, void**) + 2407 24 libProjectExplorer_debug.dylib 0x000000010f35b21d ProjectExplorer::SessionManager::singleProjectAdded(ProjectExplorer::Project*) + 77 (moc_session.cpp:282) 25 libProjectExplorer_debug.dylib 0x000000010f1fcf33 ProjectExplorer::SessionManager::addProjects(QList const&) + 1475 (session.cpp:316) 26 libProjectExplorer_debug.dylib 0x000000010f1fc938 ProjectExplorer::SessionManager::addProject(ProjectExplorer::Project*) + 56 (session.cpp:288) 27 libProjectExplorer_debug.dylib 0x000000010f119261 ProjectExplorer::ProjectExplorerPlugin::openProjects(QStringList const&, QString*) + 2369 (projectexplorer.cpp:1405) 28 libProjectExplorer_debug.dylib 0x000000010f114ff7 ProjectExplorer::ProjectExplorerPlugin::openProject(QString const&, QString*) + 247 (projectexplorer.cpp:1343) 29 libProjectExplorer_debug.dylib 0x000000010f0de94f ProjectExplorer::CustomProjectWizard::postGenerateOpen(QList const&, QString*) + 303 (customwizard.cpp:573) 30 libQmakeProjectManager_debug.dylib 0x0000000111ed5756 QmakeProjectManager::AbstractMobileAppWizard::postGenerateFiles(QWizard const*, QList const&, QString*) + 422 (abstractmobileappwizard.cpp:136) 31 libCore_debug.dylib 0x000000010c0ecb9d Core::BaseFileWizard::runWizard(QString const&, QWidget*, QString const&, QMap const&) + 4637 (basefilewizard.cpp:297) 32 libCore_debug.dylib 0x000000010c02eab9 Core::Internal::MainWindow::showNewItemDialog(QString const&, QList const&, QString const&, QMap const&) + 953 (mainwindow.cpp:916) 33 libCore_debug.dylib 0x000000010c02e662 Core::Internal::MainWindow::newFile() + 114 (mainwindow.cpp:789) 34 libCore_debug.dylib 0x000000010c1faa1c Core::Internal::MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 124 (moc_mainwindow.cpp:178) 35 QtCore 0x000000010728da97 QMetaObject::activate(QObject*, int, int, void**) + 2407 36 QtWidgets 0x0000000106584083 QAction::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 371 37 QtCore 0x000000010728da97 QMetaObject::activate(QObject*, int, int, void**) + 2407 38 QtWidgets 0x0000000106583c34 QAction::activate(QAction::ActionEvent) + 260 39 QtWidgets 0x00000001065840bf QAction::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 431 40 QtCore 0x000000010728da97 QMetaObject::activate(QObject*, int, int, void**) + 2407 41 libqcocoa.dylib 0x0000000108f28b2f -[QCocoaMenuDelegate itemFired:] + 47 42 com.apple.AppKit 0x00007fff89f74959 -[NSApplication sendAction:to:from:] + 342 43 com.apple.AppKit 0x00007fff8a0aa36c -[NSMenuItem _corePerformAction] + 406 44 com.apple.AppKit 0x00007fff8a0aa05a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133 45 com.apple.AppKit 0x00007fff89d9720f -[NSMenu _internalPerformActionForItemAtIndex:] + 36 46 com.apple.AppKit 0x00007fff89d97097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135 47 com.apple.AppKit 0x00007fff8a0a3165 NSSLMMenuEventHandler + 342 48 com.apple.HIToolbox 0x00007fff8e066d1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206 49 com.apple.HIToolbox 0x00007fff8e0661e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410 50 com.apple.HIToolbox 0x00007fff8e07bfc9 SendEventToEventTarget + 40 51 com.apple.HIToolbox 0x00007fff8e0b2ca9 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443 52 com.apple.HIToolbox 0x00007fff8e057a21 SendMenuCommandWithContextAndModifiers + 59 53 com.apple.HIToolbox 0x00007fff8e0579d3 SendMenuItemSelectedEvent + 254 54 com.apple.HIToolbox 0x00007fff8e05785f FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94 55 com.apple.HIToolbox 0x00007fff8e0338bb MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 605 56 com.apple.HIToolbox 0x00007fff8e032ec8 _HandleMenuSelection2 + 565 57 com.apple.AppKit 0x00007fff89f628c6 _NSHandleCarbonMenuEvent + 245 58 com.apple.AppKit 0x00007fff89e84a9f _DPSNextEvent + 2073 59 com.apple.AppKit 0x00007fff89e83df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 60 com.apple.AppKit 0x00007fff89e7b1a3 -[NSApplication run] + 517 61 libqcocoa.dylib 0x0000000108f250d4 QCocoaEventDispatcher::processEvents(QFlags) + 2404 62 QtCore 0x000000010725b27e QEventLoop::exec(QFlags) + 398 63 QtCore 0x000000010725e122 QCoreApplication::exec() + 354 64 org.qt-project.qtcreator 0x00000001062002f4 main + 14020 65 org.qt-project.qtcreator 0x00000001061f8de4 start + 52 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff88021d16 kevent + 10 1 libdispatch.dylib 0x00007fff860a7dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff860a79ee _dispatch_mgr_thread + 54 Thread 2:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff88021322 __select + 10 1 com.apple.CoreFoundation 0x00007fff8433bf46 __CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 3:: QProcessManager 0 libsystem_kernel.dylib 0x00007fff88021322 __select + 10 1 QtCore 0x00000001072027f8 QProcessManager::run() + 136 2 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 3 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 4:: QThread 0 libsystem_kernel.dylib 0x00007fff88021322 __select + 10 1 QtCore 0x00000001072a9ff3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547 2 QtCore 0x00000001072aae38 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 680 3 QtCore 0x00000001072abc9b QEventDispatcherUNIX::processEvents(QFlags) + 251 4 QtCore 0x000000010725b27e QEventLoop::exec(QFlags) + 398 5 QtCore 0x000000010707a2c8 QThread::exec() + 120 6 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 7 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 5:: QThread 0 libsystem_kernel.dylib 0x00007fff88021322 __select + 10 1 QtCore 0x00000001072a9ff3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547 2 QtCore 0x00000001072aae38 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 680 3 QtCore 0x00000001072abc9b QEventDispatcherUNIX::processEvents(QFlags) + 251 4 QtCore 0x000000010725b27e QEventLoop::exec(QFlags) + 398 5 QtCore 0x000000010707a2c8 QThread::exec() + 120 6 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 7 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 6:: QSGRenderThread 0 libsystem_kernel.dylib 0x00007fff880210fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89c25fb9 _pthread_cond_wait + 869 2 QtCore 0x000000010707f0f1 QWaitConditionPrivate::wait(unsigned long) + 49 3 QtCore 0x000000010707efaa QWaitCondition::wait(QMutex*, unsigned long) + 170 4 QtQuick 0x000000010feaeb64 QSGRenderThreadEventQueue::takeEvent(bool) + 68 5 QtQuick 0x000000010feacfad QSGRenderThread::run() + 237 6 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 7 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 7:: QmlJSEditor::Internal::SemanticInfoUpdater 0 libsystem_kernel.dylib 0x00007fff880210fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89c25fb9 _pthread_cond_wait + 869 2 QtCore 0x000000010707f0f1 QWaitConditionPrivate::wait(unsigned long) + 49 3 QtCore 0x000000010707efaa QWaitCondition::wait(QMutex*, unsigned long) + 170 4 libQmlJSEditor_debug.dylib 0x000000011684f391 QmlJSEditor::Internal::SemanticInfoUpdater::run() + 193 (qmljssemanticinfoupdater.cpp:89) 5 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 6 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 8:: QFileInfoGatherer 0 libsystem_kernel.dylib 0x00007fff880210fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89c25fb9 _pthread_cond_wait + 869 2 QtCore 0x000000010707f0f1 QWaitConditionPrivate::wait(unsigned long) + 49 3 QtCore 0x000000010707efaa QWaitCondition::wait(QMutex*, unsigned long) + 170 4 QtWidgets 0x000000010678dff1 QFileInfoGatherer::run() + 129 5 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 6 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 9:: QThread 0 libsystem_kernel.dylib 0x00007fff88021322 __select + 10 1 QtCore 0x00000001072a9ff3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547 2 QtCore 0x00000001072aae38 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 680 3 QtCore 0x00000001072abc9b QEventDispatcherUNIX::processEvents(QFlags) + 251 4 QtCore 0x000000010725b27e QEventLoop::exec(QFlags) + 398 5 QtCore 0x000000010707a2c8 QThread::exec() + 120 6 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 7 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 10:: QFileInfoGatherer 0 libsystem_kernel.dylib 0x00007fff880210fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89c25fb9 _pthread_cond_wait + 869 2 QtCore 0x000000010707f0f1 QWaitConditionPrivate::wait(unsigned long) + 49 3 QtCore 0x000000010707efaa QWaitCondition::wait(QMutex*, unsigned long) + 170 4 QtWidgets 0x000000010678dff1 QFileInfoGatherer::run() + 129 5 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 6 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 11:: QThread 0 libsystem_kernel.dylib 0x00007fff88021322 __select + 10 1 QtCore 0x00000001072a9ff3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547 2 QtCore 0x00000001072aae38 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 680 3 QtCore 0x00000001072abc9b QEventDispatcherUNIX::processEvents(QFlags) + 251 4 QtCore 0x000000010725b27e QEventLoop::exec(QFlags) + 398 5 QtCore 0x000000010707a2c8 QThread::exec() + 120 6 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 7 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 12:: QSGRenderThread 0 libsystem_kernel.dylib 0x00007fff880210fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89c25fb9 _pthread_cond_wait + 869 2 QtCore 0x000000010707f0f1 QWaitConditionPrivate::wait(unsigned long) + 49 3 QtCore 0x000000010707efaa QWaitCondition::wait(QMutex*, unsigned long) + 170 4 QtQuick 0x000000010feaeb64 QSGRenderThreadEventQueue::takeEvent(bool) + 68 5 QtQuick 0x000000010feacfad QSGRenderThread::run() + 237 6 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 7 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 13:: QSGRenderThread 0 libsystem_kernel.dylib 0x00007fff880210fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89c25fb9 _pthread_cond_wait + 869 2 QtCore 0x000000010707f0f1 QWaitConditionPrivate::wait(unsigned long) + 49 3 QtCore 0x000000010707efaa QWaitCondition::wait(QMutex*, unsigned long) + 170 4 QtQuick 0x000000010feaeb64 QSGRenderThreadEventQueue::takeEvent(bool) + 68 5 QtQuick 0x000000010feacfad QSGRenderThread::run() + 237 6 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 7 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 14:: QThread 0 libsystem_kernel.dylib 0x00007fff88021322 __select + 10 1 QtCore 0x00000001072a9ff3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547 2 QtCore 0x00000001072aae38 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 680 3 QtCore 0x00000001072abc9b QEventDispatcherUNIX::processEvents(QFlags) + 251 4 QtCore 0x000000010725b27e QEventLoop::exec(QFlags) + 398 5 QtCore 0x000000010707a2c8 QThread::exec() + 120 6 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 7 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 15:: QSGRenderThread 0 libsystem_kernel.dylib 0x00007fff880210fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89c25fb9 _pthread_cond_wait + 869 2 QtCore 0x000000010707f0f1 QWaitConditionPrivate::wait(unsigned long) + 49 3 QtCore 0x000000010707efaa QWaitCondition::wait(QMutex*, unsigned long) + 170 4 QtQuick 0x000000010feaeb64 QSGRenderThreadEventQueue::takeEvent(bool) + 68 5 QtQuick 0x000000010feacfad QSGRenderThread::run() + 237 6 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 7 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 16: 0 libsystem_kernel.dylib 0x00007fff880216d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff89c23f1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff89c23ce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff89c0e191 start_wqthread + 13 Thread 17: 0 libsystem_kernel.dylib 0x00007fff880216d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff89c23f1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff89c23ce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff89c0e191 start_wqthread + 13 Thread 18: 0 libsystem_kernel.dylib 0x00007fff880216d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff89c23f1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff89c23ce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff89c0e191 start_wqthread + 13 Thread 19: Thread 20:: Thread (pooled) 0 libCPlusPlus_debug.1.0.0.dylib 0x0000000110a7a530 CPlusPlus::Control::Control() + 0 (Control.cpp:529) 1 libCPlusPlus_debug.1.0.0.dylib 0x0000000110ac8224 CPlusPlus::Document::Document(QString const&) + 228 (CppDocument.cpp:280) 2 libCPlusPlus_debug.1.0.0.dylib 0x0000000110ac9ab8 CPlusPlus::Document::create(QString const&) + 40 (qsharedpointer_impl.h:315) 3 libCppTools_debug.dylib 0x0000000110728c2d CppTools::Internal::CppPreprocessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType) + 2301 (cpppreprocessor.cpp:438) 4 libCppTools_debug.dylib 0x00000001107267f9 CppTools::Internal::CppPreprocessor::run(QString const&) + 57 (cpppreprocessor.cpp:161) 5 libCppTools_debug.dylib 0x0000000110666fb1 (anonymous namespace)::parse(QFutureInterface&, CppTools::Internal::CppPreprocessor*, QStringList) + 1025 (builtinindexingsupport.cpp:65) 6 libCppTools_debug.dylib 0x000000011066974f QtConcurrent::StoredInterfaceFunctionCall2&, CppTools::Internal::CppPreprocessor*, QStringList), CppTools::Internal::CppPreprocessor*, QStringList>::run() + 95 (runextensions.h:162) 7 QtCore 0x000000010707a7f6 QThreadPoolThread::run() + 102 8 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 9 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 10 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 21:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff880210fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89c25fb9 _pthread_cond_wait + 869 2 QtCore 0x000000010707f119 QWaitConditionPrivate::wait(unsigned long) + 89 3 QtCore 0x000000010707efaa QWaitCondition::wait(QMutex*, unsigned long) + 170 4 QtCore 0x000000010707a930 QThreadPoolThread::run() + 416 5 QtCore 0x000000010707d9c2 QThreadPrivate::start(void*) + 338 6 libsystem_c.dylib 0x00007fff89c21772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff89c0e1a1 thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fbbbbbb3160 rbx: 0x00000001073647a0 rcx: 0xffffffffbbbb5160 rdx: 0x0000000000000001 rdi: 0x00007fbbbbbb3160 rsi: 0x00007fff59a086a8 rbp: 0x00007fff59a08690 rsp: 0x00007fff59a08630 r8: 0x0000000000000001 r9: 0x0000000077f2eeaa r10: 0x00007fbbbbb02840 r11: 0x00000000cc83174f r12: 0x00007fff59a086b0 r13: 0x00007fbbbbbb3890 r14: 0x00007fff59a086a8 r15: 0x0000000000000000 rip: 0x00000001072877a6 rfl: 0x0000000000010286 cr2: 0x00007fb99995bc70 Logical CPU: 1 Binary Images: 0x1061f3000 - 0x10620cfff +org.qt-project.qtcreator (3.0.82 - 3.0.82) <4F6202D3-D87E-3928-8331-3ED275D2FFCC> /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator 0x10622c000 - 0x106276fff +libExtensionSystem_debug.1.0.0.dylib (1) <3AB12DCA-1679-34B6-BA75-38C8D8679EE5> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libExtensionSystem_debug.1.0.0.dylib 0x1062c8000 - 0x1062d1fff +libAggregation_debug.1.0.0.dylib (1) <65CAA9D8-8586-3844-AF74-5D2383153416> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libAggregation_debug.1.0.0.dylib 0x1062dd000 - 0x106411fff +libUtils_debug.1.0.0.dylib (1) <3FC13303-268D-300B-90C5-A952887569D7> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libUtils_debug.1.0.0.dylib 0x10655f000 - 0x106a0fff7 +QtWidgets (5.2) <151CF3EE-1693-3DFC-9D1B-E80EC83FAE83> /Users/USER/*/QtWidgets.framework/Versions/5/QtWidgets 0x106bb7000 - 0x106f37fff +QtGui (5.2) <11195925-E0D0-3616-B1F4-409E568DBD66> /Users/USER/*/QtGui.framework/Versions/5/QtGui 0x107054000 - 0x107534ff7 +QtCore (5.2) <55EECB27-48F2-3553-88E1-9FE7C8ED9C16> /Users/USER/*/QtCore.framework/Versions/5/QtCore 0x107626000 - 0x107728ff7 +QtNetwork (5.2) <49155F55-3A65-33E9-8A19-1B3C6E20516B> /Users/USER/*/QtNetwork.framework/Versions/5/QtNetwork 0x107791000 - 0x107794fff +QtConcurrent (5.2) <39B7CFC4-3BB8-3ED7-8D57-F4688A03C5DE> /Users/USER/*/QtConcurrent.framework/Versions/5/QtConcurrent 0x10779c000 - 0x1077bffff +QtTest (5.2) /Users/USER/*/QtTest.framework/Versions/5/QtTest 0x1077d0000 - 0x1077d5fff com.apple.agl (3.2.1 - AGL-3.2.1) <82AA78D1-159F-3B27-8CA5-1C227C956AC9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x1077df000 - 0x107963fff +QtScript (5.2) <559D351B-DEAC-3719-9F37-6350C50ADA59> /Users/USER/*/QtScript.framework/Versions/5/QtScript 0x108f0c000 - 0x108f99fff +libqcocoa.dylib (0) <8369B722-5B2A-3634-A2B7-913553A71061> /Users/USER/*/libqcocoa.dylib 0x108fe8000 - 0x109011fff +QtPrintSupport (5.2) <6380F0B1-F743-3EAD-9BF1-B4168FB541E1> /Users/USER/*/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x109433000 - 0x1094c0ff7 +QtHelp (5.2) /Users/USER/*/QtHelp.framework/Versions/5/QtHelp 0x1094f0000 - 0x109519fff +QtSql (5.2) /Users/USER/*/QtSql.framework/Versions/5/QtSql 0x10952f000 - 0x109606fff +QtCLucene (5.2) <88C485EA-2868-333E-A1B5-829D68683737> /Users/USER/*/QtCLucene.framework/Versions/5/QtCLucene 0x10968e000 - 0x109766ff7 +libqsqlite.dylib (0) /Users/USER/*/libqsqlite.dylib 0x10c01b000 - 0x10c31ffff +libCore_debug.dylib (0) <87B9C687-ABF3-3753-9C16-78028379DDFF> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libCore_debug.dylib 0x10eaa1000 - 0x10eaa7ff7 +libqgif.dylib (0) <581161D5-814C-3596-8140-CFC7D3747E76> /Users/USER/*/libqgif.dylib 0x10eaac000 - 0x10eab1ff7 +libqico.dylib (0) /Users/USER/*/libqico.dylib 0x10eab6000 - 0x10eaf1fff +libqjpeg.dylib (0) <2EDAE60C-8F53-32C5-926E-519D1BE820E8> /Users/USER/*/libqjpeg.dylib 0x10eafb000 - 0x10eb49fff +libqmng.dylib (0) /Users/USER/*/libqmng.dylib 0x10eb5a000 - 0x10eb5ffff +libqsvg.dylib (0) /Users/USER/*/libqsvg.dylib 0x10eb64000 - 0x10eb9bff7 +QtSvg (5.2) <61AEA644-DD5F-3624-AA9B-EB361197AB7E> /Users/USER/*/QtSvg.framework/Versions/5/QtSvg 0x10ebb9000 - 0x10ebf1fff +QtXml (5.2) /Users/USER/*/QtXml.framework/Versions/5/QtXml 0x10ec09000 - 0x10ec0dff7 +libqtga.dylib (0) /Users/USER/*/libqtga.dylib 0x10ec12000 - 0x10ec6efff +libqtiff.dylib (0) /Users/USER/*/libqtiff.dylib 0x10ec7c000 - 0x10ec80ff7 +libqwbmp.dylib (0) /Users/USER/*/libqwbmp.dylib 0x10ec86000 - 0x10ee8cff7 +libTextEditor_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libTextEditor_debug.dylib 0x10f0d1000 - 0x10f4bffff +libProjectExplorer_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libProjectExplorer_debug.dylib 0x10f870000 - 0x10fc17ff7 +libQtcSsh_debug.1.0.0.dylib (1) <2C078B16-5420-394B-91F2-6F18E4785FD6> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQtcSsh_debug.1.0.0.dylib 0x10fe12000 - 0x1100b3fff +QtQuick (5.2) /Users/USER/*/QtQuick.framework/Versions/5/QtQuick 0x110205000 - 0x110536ff7 +QtQml (5.2) <7477EBB5-0FB0-31E0-AA36-3BDE65A291E3> /Users/USER/*/QtQml.framework/Versions/5/QtQml 0x11065e000 - 0x110863ff7 +libCppTools_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libCppTools_debug.dylib 0x110a58000 - 0x110b6bff7 +libCPlusPlus_debug.1.0.0.dylib (1) <4F553628-602A-3D3E-BCFF-3661CE173A80> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCPlusPlus_debug.1.0.0.dylib 0x110ce9000 - 0x110cf5ff7 +libLanguageUtils_debug.1.0.0.dylib (1) <458F91C6-103C-395E-B252-5FD0149CFD36> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libLanguageUtils_debug.1.0.0.dylib 0x110d00000 - 0x110d28ff7 +libAnalyzerBase_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libAnalyzerBase_debug.dylib 0x110d59000 - 0x110daaff7 +libResourceEditor_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libResourceEditor_debug.dylib 0x110e07000 - 0x110f2eff7 +libQtSupport_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQtSupport_debug.dylib 0x111032000 - 0x111224ff7 +libQmlJS_debug.1.0.0.dylib (1) <6DE5963C-2C32-3A15-BCE4-7091B19E4C98> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlJS_debug.1.0.0.dylib 0x111419000 - 0x111482ff7 +libQmlJSTools_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmlJSTools_debug.dylib 0x111514000 - 0x11157dfff +libDesigner_debug.dylib (0) <098366E2-FC16-3E44-85AF-FC4BD1658B57> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libDesigner_debug.dylib 0x111601000 - 0x1117defff +QtDesignerComponents (5.2) /Users/USER/*/QtDesignerComponents.framework/Versions/5/QtDesignerComponents 0x1118ea000 - 0x111d0bff7 +QtDesigner (5.2) <3387AE57-5F6C-3568-BADE-8FF68059C13F> /Users/USER/*/QtDesigner.framework/Versions/5/QtDesigner 0x111e3a000 - 0x111fadfff +libQmakeProjectManager_debug.dylib (0) <7F12B29B-173B-3D52-AE79-97B9689D76A0> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmakeProjectManager_debug.dylib 0x112155000 - 0x1122f1fff +libCppEditor_debug.dylib (0) <9BDE4706-2237-3AB7-BFFC-4D63BBEBFFD4> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libCppEditor_debug.dylib 0x1124bf000 - 0x1128adfff +libDebugger_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libDebugger_debug.dylib 0x112bf2000 - 0x112c38fff +libQmlDebug_debug.1.0.0.dylib (1) /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlDebug_debug.1.0.0.dylib 0x112c88000 - 0x112dcdff7 +libAndroid_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libAndroid_debug.dylib 0x112efa000 - 0x112fa0fff +libVcsBase_debug.dylib (0) <6F7DC622-30E8-3A68-A381-13F8714A9C66> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libVcsBase_debug.dylib 0x113069000 - 0x1130b0fff +libBazaar_debug.dylib (0) <4A818152-3BC2-3B3C-864C-5248EFAEB759> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libBazaar_debug.dylib 0x1130fd000 - 0x113155ff7 +libDiffEditor_debug.dylib (0) <61098DC7-2077-3879-AF62-163DD7306DE2> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libDiffEditor_debug.dylib 0x1131bc000 - 0x1131e9fff +libBinEditor_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libBinEditor_debug.dylib 0x113219000 - 0x11323dff7 +libBookmarks_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libBookmarks_debug.dylib 0x11326c000 - 0x1132eaff7 +libCMakeProjectManager_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libCMakeProjectManager_debug.dylib 0x11338e000 - 0x1133c9ff7 +libCVS_debug.dylib (0) <6D4439D5-737E-3E75-A5FC-FCA6D0C72D56> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libCVS_debug.dylib 0x11340c000 - 0x113445ff7 +libClassView_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libClassView_debug.dylib 0x113490000 - 0x1134d2ff7 +libCodePaster_debug.dylib (0) <7E182598-E088-3211-A394-A31FC34EC629> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libCodePaster_debug.dylib 0x113517000 - 0x11391afff +libFakeVim_debug.dylib (0) <4114F3E3-496D-3342-8AD4-386C017BC01C> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libFakeVim_debug.dylib 0x1139b4000 - 0x1139e8ff7 +libGLSLEditor_debug.dylib (0) <0FEE7C63-6A49-383C-A125-680D23DCA4A3> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libGLSLEditor_debug.dylib 0x113a2e000 - 0x113a8cfff +libGLSL_debug.1.0.0.dylib (1) /Users/USER/*/Qt Creator.app/Contents/PlugIns/libGLSL_debug.1.0.0.dylib 0x113ae5000 - 0x113b27fff +libGenericProjectManager_debug.dylib (0) <113429E5-68C7-35D9-B5AA-AA8F229EA1DF> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libGenericProjectManager_debug.dylib 0x113b84000 - 0x113cc4fff +libGit_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libGit_debug.dylib 0x113df2000 - 0x113e8ffff +libHelp_debug.dylib (0) <694F87F5-656C-3E2F-AC8A-767078570E18> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libHelp_debug.dylib 0x113f23000 - 0x113f51ff7 +QtWebKitWidgets (5.2) <5D2C3486-3EC0-334A-B89B-716501CB318B> /Users/USER/*/QtWebKitWidgets.framework/Versions/5/QtWebKitWidgets 0x113f7c000 - 0x113f90ff7 +QtMultimediaWidgets (5.2) /Users/USER/*/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets 0x113fa2000 - 0x11402fff7 +QtMultimedia (5.2) <7CD58CE1-A42B-3AFE-939C-459F6A510EC7> /Users/USER/*/QtMultimedia.framework/Versions/5/QtMultimedia 0x11408a000 - 0x1140c0fff +QtPositioning (5.2) <2714A233-1EFC-30B7-AADB-1A9E2063D609> /Users/USER/*/QtPositioning.framework/Versions/5/QtPositioning 0x1140d4000 - 0x11411afff +QtOpenGL (5.2) <24B2DEB5-DE69-3B28-A95E-C973C4236F45> /Users/USER/*/QtOpenGL.framework/Versions/5/QtOpenGL 0x114143000 - 0x115900fff +QtWebKit (5.2) <1533C6E2-3CE8-3531-B269-CDEE68AA68A4> /Users/USER/*/QtWebKit.framework/Versions/5/QtWebKit 0x116468000 - 0x116488ff7 +QtSensors (5.2) <3D210313-51BF-37F8-AAAB-95A02FFEB30B> /Users/USER/*/QtSensors.framework/Versions/5/QtSensors 0x1164a5000 - 0x1164c1ff7 +libImageViewer_debug.dylib (0) <4989B29E-93D6-35F8-A910-04D4DFAFE369> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libImageViewer_debug.dylib 0x1164e3000 - 0x116565fff +libIos_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libIos_debug.dylib 0x1165f3000 - 0x116623ff7 +libMacros_debug.dylib (0) <8A262EB6-367C-3831-9C7A-10EBD9A9E79E> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libMacros_debug.dylib 0x11665e000 - 0x11669dfff +libMercurial_debug.dylib (0) <3CF6BC36-9B7D-3412-9705-2F2EEAD59A7A> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libMercurial_debug.dylib 0x1166e8000 - 0x116730fff +libPerforce_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libPerforce_debug.dylib 0x11677b000 - 0x11679eff7 +libPythonEditor_debug.dylib (0) <8853A7AE-B55A-3B56-BA39-AC19D2BA8A69> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libPythonEditor_debug.dylib 0x1167cf000 - 0x1168acff7 +libQmlJSEditor_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmlJSEditor_debug.dylib 0x1169e0000 - 0x116a49ff7 +libQmlEditorWidgets_debug.1.0.0.dylib (1) /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlEditorWidgets_debug.1.0.0.dylib 0x116a87000 - 0x116e2bfff +libQmlDesigner_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmlDesigner_debug.dylib 0x117206000 - 0x1172e1ff7 +libQmlProfiler_debug.dylib (0) <9422C025-70AB-3485-A64D-F506CE232EEC> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmlProfiler_debug.dylib 0x1173d6000 - 0x11742cfff +libQmlProjectManager_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libQmlProjectManager_debug.dylib 0x117498000 - 0x117525fff +libRemoteLinux_debug.dylib (0) <1A1EEEAF-26D4-3650-A3FE-C58A1FDEC173> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libRemoteLinux_debug.dylib 0x1175de000 - 0x117614fff +libSubversion_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libSubversion_debug.dylib 0x117653000 - 0x117662fff +libTaskList_debug.dylib (0) /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libTaskList_debug.dylib 0x117673000 - 0x117689ff7 +libWelcome_debug.dylib (0) <5C9EA336-335C-33F0-A4D6-B25474CA64D4> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libWelcome_debug.dylib 0x1176bf000 - 0x11785efff +libQnx_debug.dylib (0) <963C3BC3-92EE-37D3-9C96-9F122662D0A4> /Users/USER/*/Qt Creator.app/Contents/PlugIns/BlackBerry/libQnx_debug.dylib 0x117a12000 - 0x117afafff +libValgrind_debug.dylib (0) <9E9DA9E0-D780-3E19-B698-E58BD9361C5A> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QtProject/libValgrind_debug.dylib 0x11884d000 - 0x118850ff7 +libqtquick2plugin.dylib (0) <8CD632BF-1CF0-3AD2-B85F-8B261A4C8E7F> /Users/USER/*/libqtquick2plugin.dylib 0x118853000 - 0x118906fff +libqtquickcontrolsplugin.dylib (0) <27199CCB-0E87-3F51-BEF4-90C4AA51320B> /Users/USER/*/libqtquickcontrolsplugin.dylib 0x118938000 - 0x118951fff +libqquicklayoutsplugin.dylib (0) /Users/USER/*/libqquicklayoutsplugin.dylib 0x1189ed000 - 0x1189f5fff +libqtaccessiblequick.dylib (0) <6506BBC4-4A4B-3D94-829F-D15F455CA74F> /Users/USER/*/libqtaccessiblequick.dylib 0x118b61000 - 0x118d1ffff GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x118d56000 - 0x118ec6fff libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x118efe000 - 0x118f0bfff libGPUSupport.dylib (8.10.1) <7860F083-3F7B-3811-A56C-E8557A90C7DB> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x118f13000 - 0x118f3efff GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x118f47000 - 0x118f50fe7 libcldcpuengine.dylib (2.2.16) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x118f94000 - 0x118f94ffb +cl_kernels (???) <386FB345-4FA8-4138-8D23-E9D5359AD719> cl_kernels 0x119613000 - 0x119613ff9 +cl_kernels (???) cl_kernels 0x119618000 - 0x119619ffb +cl_kernels (???) <6A4CB9BF-8AB5-429E-B584-C2BD3A6DA271> cl_kernels 0x11a452000 - 0x11a4ecff7 unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x11a828000 - 0x11a84cfff +libqtaccessiblewidgets.dylib (0) /Users/USER/*/libqtaccessiblewidgets.dylib 0x11c40a000 - 0x11c418ff7 +libcomponentsplugin.dylib (0) <3BDB036C-C7B4-3FE7-8DC4-A00467FFE708> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QmlDesigner/libcomponentsplugin.dylib 0x11c41f000 - 0x11c42eff7 +libqtquickplugin.dylib (0) <599539E6-CC34-3C98-997F-3BEB8716EFF0> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QmlDesigner/libqtquickplugin.dylib 0x200000000 - 0x20092eff7 com.apple.GeForceGLDriver (8.16.74 - 8.1.6) <1B20E6CC-D5C8-3F83-BA74-A8FB24A52E7B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x7fff65df3000 - 0x7fff65e2793f dyld (210.2.3) /usr/lib/dyld 0x7fff81bd5000 - 0x7fff81becfff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff81bed000 - 0x7fff81c6efff com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff81c7b000 - 0x7fff81d7dfff libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff81d7e000 - 0x7fff81dc1ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff81dc2000 - 0x7fff81de3fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff81de4000 - 0x7fff81e1eff7 com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff81e63000 - 0x7fff81e6afff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib 0x7fff81e6b000 - 0x7fff81e78ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff81eb4000 - 0x7fff82844627 com.apple.CoreGraphics (1.600.0 - 333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff82845000 - 0x7fff82864ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib 0x7fff82865000 - 0x7fff8286eff7 com.apple.CommerceCore (1.0 - 26.2) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8287c000 - 0x7fff82941ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff82942000 - 0x7fff82942fff com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff82943000 - 0x7fff82979fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8297a000 - 0x7fff8297bfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib 0x7fff82ad2000 - 0x7fff82ad7fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib 0x7fff82ad8000 - 0x7fff82e37fff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff82e38000 - 0x7fff82e3cfff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff82ecb000 - 0x7fff82ecbfff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff82ed5000 - 0x7fff83083fff com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff83084000 - 0x7fff831d6fff com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff831d7000 - 0x7fff8323afff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8323b000 - 0x7fff8323cff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib 0x7fff8323d000 - 0x7fff83241fff libGIF.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff83257000 - 0x7fff8325cfff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff83530000 - 0x7fff836cbfef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff838b9000 - 0x7fff838f2ff7 libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib 0x7fff83988000 - 0x7fff83994fff libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff83995000 - 0x7fff83d8cfff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff83db9000 - 0x7fff83dbbff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff83dbc000 - 0x7fff83f42fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff83f43000 - 0x7fff83ff4fff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff83ff5000 - 0x7fff842c6ff7 com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff842c7000 - 0x7fff844b1ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff844b2000 - 0x7fff844dcff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff844dd000 - 0x7fff844e0fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8547d000 - 0x7fff85494fff libGL.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff85495000 - 0x7fff85499fff libCoreVMClient.dylib (32.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8549a000 - 0x7fff854a2fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib 0x7fff85565000 - 0x7fff85662ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib 0x7fff85663000 - 0x7fff8566dfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8573c000 - 0x7fff85847fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff85852000 - 0x7fff858f8ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff858f9000 - 0x7fff85950ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff85c16000 - 0x7fff85c18fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff85c46000 - 0x7fff85c47ff7 libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib 0x7fff85c48000 - 0x7fff85c5dfff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff85c5e000 - 0x7fff85c72fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff85cc5000 - 0x7fff85cc5fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff85cc6000 - 0x7fff85d61fff com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff85d62000 - 0x7fff85d6efff com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff85d78000 - 0x7fff85d7cff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff85d7d000 - 0x7fff85d80fff libRadiance.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff85dc3000 - 0x7fff85e95ff7 com.apple.CoreText (260.0 - 275.17) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff85e96000 - 0x7fff85f53ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff85f54000 - 0x7fff85f76ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff85fa9000 - 0x7fff85fd1fff libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff85fd2000 - 0x7fff85fd3fff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff85fd4000 - 0x7fff86017ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff860a3000 - 0x7fff860b8ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x7fff860b9000 - 0x7fff8618cff7 com.apple.DiscRecording (7.0 - 7000.2.4) <005BE6FF-38A1-3AEA-B24C-9D4F330EF6BE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8618d000 - 0x7fff86192fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib 0x7fff86198000 - 0x7fff8619afff libCVMSPluginSupport.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8619b000 - 0x7fff861b1fff com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8767a000 - 0x7fff87685fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff87a37000 - 0x7fff87a57fff libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff87a58000 - 0x7fff87a5cff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff87a5d000 - 0x7fff87d01ff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff87d02000 - 0x7fff87d46fff libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib 0x7fff87f90000 - 0x7fff87f94fff libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff87f95000 - 0x7fff87feffff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff87ff2000 - 0x7fff87ffffff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8800f000 - 0x7fff8802aff7 libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib 0x7fff8818a000 - 0x7fff8818affd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8818b000 - 0x7fff881b9fff com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff881ba000 - 0x7fff88228ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8823e000 - 0x7fff8824bff7 com.apple.HelpData (2.1.4 - 85) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff884a8000 - 0x7fff884f9ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff884fa000 - 0x7fff88594fff libvMisc.dylib (380.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff886ed000 - 0x7fff8871bfff com.apple.shortcut (2.2 - 2.2) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff888ce000 - 0x7fff8891dff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff8891e000 - 0x7fff8894cff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x7fff88a68000 - 0x7fff88a69ff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib 0x7fff88a6a000 - 0x7fff88a78ff7 libkxld.dylib (2050.48.12) /usr/lib/system/libkxld.dylib 0x7fff88a7b000 - 0x7fff88ad1fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff88ad2000 - 0x7fff88b1afff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib 0x7fff88b1b000 - 0x7fff88c10fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x7fff88c11000 - 0x7fff88c42ff7 com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff88f78000 - 0x7fff88f7efff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff88f7f000 - 0x7fff88f81ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib 0x7fff88f83000 - 0x7fff88f85fff com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff88fbb000 - 0x7fff88fbbfff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff892a7000 - 0x7fff892abfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff892ac000 - 0x7fff89a91ff7 libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x7fff89b03000 - 0x7fff89b52ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff89b53000 - 0x7fff89b7efff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib 0x7fff89b7f000 - 0x7fff89c0cff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff89c0d000 - 0x7fff89cd9ff7 libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib 0x7fff89cde000 - 0x7fff89d2aff7 libauto.dylib (185.4) /usr/lib/libauto.dylib 0x7fff89d2f000 - 0x7fff8a95cfff com.apple.AppKit (6.8 - 1187.40) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8a95d000 - 0x7fff8a9b7ff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8aa6b000 - 0x7fff8aa90ff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib 0x7fff8aa91000 - 0x7fff8aa9ffff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib 0x7fff8acbb000 - 0x7fff8ad3bff7 com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8ada8000 - 0x7fff8aeaafff libcrypto.0.9.8.dylib (47.2) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8aeab000 - 0x7fff8aed7ff7 libRIP.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8b190000 - 0x7fff8b28dfff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff8b28e000 - 0x7fff8b2c4fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib 0x7fff8b2c5000 - 0x7fff8b2d8ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8b39d000 - 0x7fff8b3a5ff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff8b3a6000 - 0x7fff8b3b5ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib 0x7fff8b3b6000 - 0x7fff8b4ce92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib 0x7fff8b4cf000 - 0x7fff8b50eff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8b791000 - 0x7fff8b8aafff com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8b8d4000 - 0x7fff8b8dbfff libGFXShared.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8b8dc000 - 0x7fff8b917fff com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8b918000 - 0x7fff8b9f2fff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8ba3a000 - 0x7fff8ba4bff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib 0x7fff8ba9c000 - 0x7fff8baa9fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff8baaa000 - 0x7fff8bc1fff7 com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8bc20000 - 0x7fff8bc2bff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8bc2c000 - 0x7fff8bc4bff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8bc4c000 - 0x7fff8bc5fff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x7fff8bc60000 - 0x7fff8bcb5ff7 libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8bcb6000 - 0x7fff8c0d3fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8c0d4000 - 0x7fff8c0f5ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib 0x7fff8c0f6000 - 0x7fff8c0f6fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8c186000 - 0x7fff8c2a6fff com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8c2a7000 - 0x7fff8c2aefff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8c54b000 - 0x7fff8c572fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8c58f000 - 0x7fff8c591fff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib 0x7fff8c5ad000 - 0x7fff8c5b3fff libCGXCoreImage.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff8c5bf000 - 0x7fff8c5c5ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib 0x7fff8c5c6000 - 0x7fff8c6b7ff7 com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8c763000 - 0x7fff8c76efff com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8c7b9000 - 0x7fff8c7b9fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff8c7ba000 - 0x7fff8c7bdff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff8c7be000 - 0x7fff8c82bff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8c89e000 - 0x7fff8c906ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib 0x7fff8cac0000 - 0x7fff8cb5eff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8ccef000 - 0x7fff8ccfefff com.apple.opengl (1.8.10 - 1.8.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8ccff000 - 0x7fff8cd37fff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib 0x7fff8cd81000 - 0x7fff8cd82fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8ce8b000 - 0x7fff8cea8ff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8cea9000 - 0x7fff8cec0fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8cf56000 - 0x7fff8cfbefff libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8d1c9000 - 0x7fff8d3c9fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib 0x7fff8d47e000 - 0x7fff8d4beff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8d4bf000 - 0x7fff8d4cdfff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff8d53c000 - 0x7fff8d579fef libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8d57a000 - 0x7fff8d59cff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib 0x7fff8d59d000 - 0x7fff8d5e7ff7 libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8d5e8000 - 0x7fff8d5f6ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib 0x7fff8d5f7000 - 0x7fff8d5f7fff com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8d601000 - 0x7fff8d918ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8d919000 - 0x7fff8d982fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff8d983000 - 0x7fff8d9e2fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8d9e3000 - 0x7fff8d9e4ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib 0x7fff8db57000 - 0x7fff8dbd5ff7 com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8dbd6000 - 0x7fff8dbdcfff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8e01a000 - 0x7fff8e02cff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib 0x7fff8e02d000 - 0x7fff8e02dfff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8e02e000 - 0x7fff8e35efff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8e3e2000 - 0x7fff8e409ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8e40a000 - 0x7fff8e40afff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8e452000 - 0x7fff8e687ff7 com.apple.CoreData (106.1 - 407.7) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8e688000 - 0x7fff8e6e4ff7 com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8e85a000 - 0x7fff8e8dcff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 37 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 36396 thread_create: 0 thread_set_state: 9663 VM Region Summary: ReadOnly portion of Libraries: Total=345.5M resident=178.4M(52%) swapped_out_or_unallocated=167.1M(48%) Writable regions: Total=3.2G written=32.0M(1%) resident=103.9M(3%) swapped_out=3628K(0%) unallocated=3.1G(97%) REGION TYPE VIRTUAL =========== ======= CG backing stores 7596K CG image 16K CG shared images 1248K CoreImage 8K CoreServices 9084K IOKit 27.5M IOKit (reserved) 4K reserved VM address space (unallocated) JS JIT generated code 128.6M JS JIT generated code (reserved) 2.9G reserved VM address space (unallocated) JS VM register file 32.0M JS garbage collector 8384K MALLOC 96.4M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K OpenCL 28K OpenGL GLSL 1936K OpenGL GLSL (reserved) 128K reserved VM address space (unallocated) STACK GUARD 56.1M Stack 17.7M Stack (reserved) 520K reserved VM address space (unallocated) TC malloc 48K VM_ALLOCATE 16.2M __DATA 34.8M __IMAGE 528K __LINKEDIT 119.8M __TEXT 225.7M __UNICODE 544K mapped file 84.5M shared memory 29.5M =========== ======= TOTAL 3.8G TOTAL, minus reserved VM space 897.4M 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: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x90), Broadcom BCM43xx 1.0 (5.10.131.36.16) Bluetooth: Version 4.1.7f4 12974, 3 service, 21 devices, 3 incoming serial ports Network Service: Ethernet, Ethernet, en0 Serial ATA Device: Hitachi HTS545032B9SA02, 320.07 GB Serial ATA Device: OPTIARC DVD RW AD-5680H USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 3 USB Device: USB Optical Mouse, 0x0461 (Primax Electronics), 0x4d81, 0x04100000 / 2 USB Device: NaturalĀ® Ergonomic Keyboard 4000, 0x045e (Microsoft Corporation), 0x00db, 0x06200000 / 3 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8216, 0x06110000 / 6