https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252320
--- Comment #2 from Martin Filla <[email protected]> --- Thread 1 received signal SIGBUS, Bus error. 0x000000081c6f1d24 in QmakeProjectManager::QmakePriFile::children() const () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so (gdb) bt #0 0x000000081c6f1d24 in QmakeProjectManager::QmakePriFile::children() const () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #1 0x000000081c704472 in QmakeProjectManager::QmakeProFile::setParseInProgressRecursive(bool) () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #2 0x000000081c6f330b in QmakeProjectManager::QmakePriFile::scheduleUpdate() () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #3 0x000000081c7432d2 in ?? () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #4 0x000000080d0e9b85 in Core::DocumentManager::checkForReload() () from /usr/local/lib/qtcreator/plugins/libCore.so #5 0x0000000801a8c7c9 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #6 0x0000000801a79dba in QObject::event(QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #7 0x000000080089aae0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #8 0x000000080089c09c in QApplication::notify(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #9 0x0000000801a4d2a2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #10 0x0000000801aa8252 in QTimerInfoList::activateTimers() () from /usr/local/lib/qt5/libQt5Core.so.5 #11 0x0000000801aa9c9d in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #12 0x0000000802de6307 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #13 0x0000000802de66ca in ?? () from /usr/local/lib/libglib-2.0.so.0 #14 0x0000000802de6786 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0 #15 0x0000000801aa9350 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/lib/qt5/libQt5Core.so.5 #16 0x0000000801a4922e in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/lib/qt5/libQt5Core.so.5 #17 0x0000000801a4d95e in QCoreApplication::exec() () from /usr/local/lib/qt5/libQt5Core.so.5 #18 0x00000000002130ff in ?? () #19 0x000000000020b10f in ?? () #20 0x0000000800243000 in ?? () #21 0x0000000000000000 in ?? () (gdb) quit A debugging session is active. Inferior 1 [process 30308] will be killed. Quit anyway? (y or n) y ConnectionServer error: "QLocalSocket: Remote closed" "/tmp/QtCreator-hGqeOt/ClangBackEnd-30308" -- You are receiving this mail because: You are the assignee for the bug.
