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

Crash in updateFunctionDeclDefLinkNow

    XMLWordPrintable

Details

    Description

      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0   libCppEditor_debug.dylib      	0x0000000112f335de CppEditor::Internal::CppEditorWidget::updateFunctionDeclDefLinkNow() + 270 (cppeditor.cpp:674)
      1   libCppEditor_debug.dylib      	0x0000000113020e05 CppEditor::Internal::CppEditorWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 389 (moc_cppeditor.cpp:246)
      2   QtCore                        	0x0000000107ebd59a QMetaObject::activate(QObject*, int, int, void**) + 618
      3   QtCore                        	0x0000000107eb6813 QObject::event(QEvent*) + 51
      4   QtWidgets                     	0x00000001070a7b3c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 252
      5   QtWidgets                     	0x00000001070a920a QApplication::notify(QObject*, QEvent*) + 1050
      6   QtCore                        	0x0000000107e8c523 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
      7   QtCore                        	0x0000000107ede7c6 QTimerInfoList::activateTimers() + 1286
      8   libqcocoa.dylib               	0x000000010af14ad2 QCocoaEventDispatcherPrivate::activateTimersSourceCallback(void*) + 18
      9   com.apple.CoreFoundation      	0x00007fff8dcc75b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
      10  com.apple.CoreFoundation      	0x00007fff8dcb8c62 __CFRunLoopDoSources0 + 242
      11  com.apple.CoreFoundation      	0x00007fff8dcb83ef __CFRunLoopRun + 831
      12  com.apple.CoreFoundation      	0x00007fff8dcb7e75 CFRunLoopRunSpecific + 309
      13  com.apple.HIToolbox           	0x00007fff8f1bfa0d RunCurrentEventLoopInMode + 226
      14  com.apple.HIToolbox           	0x00007fff8f1bf7b7 ReceiveNextEventCommon + 479
      15  com.apple.HIToolbox           	0x00007fff8f1bf5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
      16  com.apple.AppKit              	0x00007fff9308224e _DPSNextEvent + 1434
      17  com.apple.AppKit              	0x00007fff9308189b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
      18  com.apple.AppKit              	0x00007fff9307599c -[NSApplication run] + 553
      19  libqcocoa.dylib               	0x000000010af156d5 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2165
      20  QtCore                        	0x0000000107e89c0d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
      21  QtCore                        	0x0000000107e8cb0c QCoreApplication::exec() + 364
      22  org.qt-project.qtcreator      	0x0000000106cd9e3e main + 13486 (main.cpp:531)
      23  org.qt-project.qtcreator      	0x0000000106cd29f4 start + 52
      
      Thread 1:: Dispatch queue: com.apple.libdispatch-manager
      0   libsystem_kernel.dylib        	0x00007fff8abef662 kevent64 + 10
      1   libdispatch.dylib             	0x00007fff880d4421 _dispatch_mgr_invoke + 239
      2   libdispatch.dylib             	0x00007fff880d4136 _dispatch_mgr_thread + 52
      
      Thread 2:
      0   libsystem_kernel.dylib        	0x00007fff8abeee6a __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff94b25f08 _pthread_wqthread + 330
      2   libsystem_pthread.dylib       	0x00007fff94b28fb9 start_wqthread + 13
      
      Thread 3:
      0   libsystem_kernel.dylib        	0x00007fff8abeee6a __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff94b25f08 _pthread_wqthread + 330
      2   libsystem_pthread.dylib       	0x00007fff94b28fb9 start_wqthread + 13
      
      Thread 4:: com.apple.CFSocket.private
      0   libsystem_kernel.dylib        	0x00007fff8abee9aa __select + 10
      1   com.apple.CoreFoundation      	0x00007fff8dd04a03 __CFSocketManager + 867
      2   libsystem_pthread.dylib       	0x00007fff94b24899 _pthread_body + 138
      3   libsystem_pthread.dylib       	0x00007fff94b2472a _pthread_start + 137
      4   libsystem_pthread.dylib       	0x00007fff94b28fc9 thread_start + 13
      
      Thread 5:: Qt bearer thread
      0   libsystem_kernel.dylib        	0x00007fff8abee9aa __select + 10
      1   libsystem_c.dylib             	0x00007fff8f161be0 pselect$1050 + 183
      2   QtCore                        	0x0000000107edb2c8 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 104
      3   QtCore                        	0x0000000107edc384 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 660
      4   QtCore                        	0x0000000107edd49a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
      5   QtCore                        	0x0000000107e89c0d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
      6   QtCore                        	0x0000000107c926a5 QThread::exec() + 117
      7   QtCore                        	0x0000000107c96253 QThreadPrivate::start(void*) + 339
      8   libsystem_pthread.dylib       	0x00007fff94b24899 _pthread_body + 138
      9   libsystem_pthread.dylib       	0x00007fff94b2472a _pthread_start + 137
      10  libsystem_pthread.dylib       	0x00007fff94b28fc9 thread_start + 13
      
      Thread 6:: QProcessManager
      0   libsystem_kernel.dylib        	0x00007fff8abee9aa __select + 10
      1   QtCore                        	0x0000000107e2f877 QProcessManager::run() + 135
      2   QtCore                        	0x0000000107c96253 QThreadPrivate::start(void*) + 339
      3   libsystem_pthread.dylib       	0x00007fff94b24899 _pthread_body + 138
      4   libsystem_pthread.dylib       	0x00007fff94b2472a _pthread_start + 137
      5   libsystem_pthread.dylib       	0x00007fff94b28fc9 thread_start + 13
      
      Thread 7:: QThread
      0   libsystem_kernel.dylib        	0x00007fff8abee9aa __select + 10
      1   QtCore                        	0x0000000107edb4b4 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
      2   QtCore                        	0x0000000107edc384 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 660
      3   QtCore                        	0x0000000107edd49a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
      4   QtCore                        	0x0000000107e89c0d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
      5   QtCore                        	0x0000000107c926a5 QThread::exec() + 117
      6   QtCore                        	0x0000000107c96253 QThreadPrivate::start(void*) + 339
      7   libsystem_pthread.dylib       	0x00007fff94b24899 _pthread_body + 138
      8   libsystem_pthread.dylib       	0x00007fff94b2472a _pthread_start + 137
      9   libsystem_pthread.dylib       	0x00007fff94b28fc9 thread_start + 13
      
      Thread 8:: QQmlThread
      0   libsystem_kernel.dylib        	0x00007fff8abee9aa __select + 10
      1   QtCore                        	0x0000000107edb4b4 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
      2   QtCore                        	0x0000000107edc384 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 660
      3   QtCore                        	0x0000000107edd49a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
      4   QtCore                        	0x0000000107e89c0d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
      5   QtCore                        	0x0000000107c926a5 QThread::exec() + 117
      6   QtCore                        	0x0000000107c96253 QThreadPrivate::start(void*) + 339
      7   libsystem_pthread.dylib       	0x00007fff94b24899 _pthread_body + 138
      8   libsystem_pthread.dylib       	0x00007fff94b2472a _pthread_start + 137
      9   libsystem_pthread.dylib       	0x00007fff94b28fc9 thread_start + 13
      
      Thread 9:
      0   libsystem_kernel.dylib        	0x00007fff8abeee6a __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff94b25f08 _pthread_wqthread + 330
      2   libsystem_pthread.dylib       	0x00007fff94b28fb9 start_wqthread + 13
      
      Thread 10:: QSGRenderThread
      0   libsystem_kernel.dylib        	0x00007fff8abee716 __psynch_cvwait + 10
      1   libsystem_pthread.dylib       	0x00007fff94b26c3b _pthread_cond_wait + 727
      2   QtCore                        	0x0000000107c979eb QWaitConditionPrivate::wait(unsigned long) + 75
      3   QtCore                        	0x0000000107c97888 QWaitCondition::wait(QMutex*, unsigned long) + 168
      4   QtQuick                       	0x000000010f94c1fd QSGRenderThread::processEventsAndWaitForMore() + 93
      5   QtQuick                       	0x000000010f94c2ac QSGRenderThread::run() + 92
      6   QtCore                        	0x0000000107c96253 QThreadPrivate::start(void*) + 339
      7   libsystem_pthread.dylib       	0x00007fff94b24899 _pthread_body + 138
      8   libsystem_pthread.dylib       	0x00007fff94b2472a _pthread_start + 137
      9   libsystem_pthread.dylib       	0x00007fff94b28fc9 thread_start + 13
      
      Thread 11:
      0   libsystem_kernel.dylib        	0x00007fff8abeee6a __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff94b25f08 _pthread_wqthread + 330
      2   libsystem_pthread.dylib       	0x00007fff94b28fb9 start_wqthread + 13
      
      Thread 12:: Thread (pooled)
      0   QtCore                        	0x0000000107c99f67 QByteArray::operator=(QByteArray const&) + 55
      1   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8169d CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 93 (pp-engine.cpp:856)
      2   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      3   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      4   libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      5   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      6   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      7   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      8   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      9   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      10  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      11  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      12  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      13  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      14  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      15  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      16  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      17  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      18  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      19  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      20  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      21  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      22  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      23  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      24  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      25  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      26  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      27  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      28  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      29  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      30  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      31  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      32  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      33  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      34  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      35  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      36  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      37  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      38  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      39  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      40  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      41  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      42  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      43  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      44  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      45  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      46  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      47  libCppTools_debug.dylib       	0x00000001124e7ad9 CppTools::Internal::CppSourceProcessor::run(QString const&, QStringList const&) + 73 (cppsourceprocessor.cpp:186)
      48  libCppTools_debug.dylib       	0x0000000112422405 (anonymous namespace)::index(QFutureInterface<void>&, (anonymous namespace)::ParseParams) + 1749 (builtinindexingsupport.cpp:240)
      49  libCppTools_debug.dylib       	0x000000011241ea32 (anonymous namespace)::parse(QFutureInterface<void>&, (anonymous namespace)::ParseParams) + 242 (builtinindexingsupport.cpp:260)
      50  libCppTools_debug.dylib       	0x000000011241ee83 QtConcurrent::StoredInterfaceFunctionCall1<void, void (*)(QFutureInterface<void>&, (anonymous namespace)::ParseParams), (anonymous namespace)::ParseParams>::run() + 83 (runextensions.h:110)
      51  QtCore                        	0x0000000107c92d77 QThreadPoolThread::run() + 135
      52  QtCore                        	0x0000000107c96253 QThreadPrivate::start(void*) + 339
      53  libsystem_pthread.dylib       	0x00007fff94b24899 _pthread_body + 138
      54  libsystem_pthread.dylib       	0x00007fff94b2472a _pthread_start + 137
      55  libsystem_pthread.dylib       	0x00007fff94b28fc9 thread_start + 13
      
      Thread 13:
      0   libsystem_kernel.dylib        	0x00007fff8abeaa1a mach_msg_trap + 10
      1   libsystem_kernel.dylib        	0x00007fff8abe9d18 mach_msg + 64
      2   com.apple.CoreFoundation      	0x00007fff8dcb8f15 __CFRunLoopServiceMachPort + 181
      3   com.apple.CoreFoundation      	0x00007fff8dcb8539 __CFRunLoopRun + 1161
      4   com.apple.CoreFoundation      	0x00007fff8dcb7e75 CFRunLoopRunSpecific + 309
      5   com.apple.AppKit              	0x00007fff9322205e _NSEventThread + 144
      6   libsystem_pthread.dylib       	0x00007fff94b24899 _pthread_body + 138
      7   libsystem_pthread.dylib       	0x00007fff94b2472a _pthread_start + 137
      8   libsystem_pthread.dylib       	0x00007fff94b28fc9 thread_start + 13
      
      Thread 14:: Thread (pooled)
      0   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd85d00 CPlusPlus::Preprocessor::computeDistance(CPlusPlus::Internal::PPToken const&, bool) + 96 (ctype.h:158)
      1   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd84b85 CPlusPlus::Preprocessor::enforceSpacing(CPlusPlus::Internal::PPToken const&, bool) + 85 (pp-engine.cpp:1359)
      2   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80bc2 CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 946 (pp-engine.h:236)
      3   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      4   libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      5   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      6   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      7   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      8   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      9   libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      10  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      11  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      12  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      13  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      14  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      15  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      16  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      17  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      18  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      19  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      20  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      21  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      22  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      23  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      24  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      25  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      26  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      27  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      28  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      29  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      30  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      31  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      32  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      33  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      34  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      35  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      36  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      37  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      38  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      39  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      40  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      41  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      42  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      43  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      44  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      45  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      46  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      47  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd87c13 CPlusPlus::Preprocessor::handleIncludeDirective(CPlusPlus::Internal::PPToken*, bool) + 451 (qlist.h:759)
      48  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd82743 CPlusPlus::Preprocessor::handlePreprocessorDirective(CPlusPlus::Internal::PPToken*) + 2163 (pp-engine.cpp:1567)
      49  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd81750 CPlusPlus::Preprocessor::lex(CPlusPlus::Internal::PPToken*) + 272 (pp-engine.cpp:863)
      50  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd80b0b CPlusPlus::Preprocessor::preprocess(QString const&, QByteArray const&, QByteArray*, QByteArray*, bool, bool, bool, unsigned int, unsigned int, unsigned int) + 763 (pp-engine.cpp:1410)
      51  libCPlusPlus_debug.1.0.0.dylib	0x000000010fd8072c CPlusPlus::Preprocessor::run(QString const&, QByteArray const&, bool, bool) + 204 (qbytearray.h:439)
      52  libCppTools_debug.dylib       	0x00000001124ea22d CppTools::Internal::CppSourceProcessor::sourceNeeded(unsigned int, QString const&, CPlusPlus::Client::IncludeType, QStringList const&) + 2477 (cppsourceprocessor.cpp:463)
      53  libCppTools_debug.dylib       	0x00000001124e7ad9 CppTools::Internal::CppSourceProcessor::run(QString const&, QStringList const&) + 73 (cppsourceprocessor.cpp:186)
      54  libCppTools_debug.dylib       	0x000000011240db5e CppTools::BuiltinEditorDocumentParser::update(CppTools::WorkingCopy) + 5198 (builtineditordocumentparser.cpp:181)
      55  libCppTools_debug.dylib       	0x000000011240aa4f CppTools::BaseEditorDocumentProcessor::runParser(QFutureInterface<void>&, CppTools::BaseEditorDocumentParser*, CppTools::WorkingCopy) + 143 (baseeditordocumentprocessor.cpp:128)
      56  libCppTools_debug.dylib       	0x000000011241864f QtConcurrent::StoredInterfaceFunctionCall2<void, void (*)(QFutureInterface<void>&, CppTools::BaseEditorDocumentParser*, CppTools::WorkingCopy), CppTools::BaseEditorDocumentParser*, CppTools::WorkingCopy>::run() + 95 (runextensions.h:162)
      57  QtCore                        	0x0000000107c92d77 QThreadPoolThread::run() + 135
      58  QtCore                        	0x0000000107c96253 QThreadPrivate::start(void*) + 339
      59  libsystem_pthread.dylib       	0x00007fff94b24899 _pthread_body + 138
      60  libsystem_pthread.dylib       	0x00007fff94b2472a _pthread_start + 137
      61  libsystem_pthread.dylib       	0x00007fff94b28fc9 thread_start + 13
      
      Thread 15:
      0   libsystem_kernel.dylib        	0x00007fff8abeee6a __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff94b25f08 _pthread_wqthread + 330
      2   libsystem_pthread.dylib       	0x00007fff94b28fb9 start_wqthread + 13
      
      Thread 16:
      0   libsystem_kernel.dylib        	0x00007fff8abeee6a __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff94b25f08 _pthread_wqthread + 330
      2   libsystem_pthread.dylib       	0x00007fff94b28fb9 start_wqthread + 13
      
      Thread 17:
      0   libsystem_kernel.dylib        	0x00007fff8abeee6a __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff94b25f08 _pthread_wqthread + 330
      2   libsystem_pthread.dylib       	0x00007fff94b28fb9 start_wqthread + 13
      
      Thread 0 crashed with X86 Thread State (64-bit):
        rax: 0x0000000000000000  rbx: 0x0000000000000051  rcx: 0x0000000000000000  rdx: 0x00007fff79992248
        rdi: 0x00007fbb52cf0c40  rsi: 0x0000000100000000  rbp: 0x00007fff58f30010  rsp: 0x00007fff58f2fef0
         r8: 0x0000000000000040   r9: 0x00007fff58f2fe00  r10: 0x000000010daff8f8  r11: 0x000000010d7d5270
        r12: 0x000000010817f648  r13: 0x00007fbb5bd8b520  r14: 0x0000000113020c80  r15: 0x00007fbb5bda0540
        rip: 0x0000000112f335de  rfl: 0x0000000000010202  cr2: 0x0000000000000000
        
      Logical CPU:     2
      Error Code:      0x00000004
      Trap Number:     14
      
      

      Attachments

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

        Activity

          People

            erikv Erik Verbruggen
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes