[Qt-creator] QtCreator 4.3 -867 Crashes on Loading of CMake project

Mike Jackson imikejackson at gmail.com
Fri Feb 10 13:43:33 CET 2017


Using CMae 3.7.1 to load my project I am consistently getting the 
following crash. Build 864 worked fine.

Process:               Qt Creator [37983]
Path:                  /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt 
Creator
Identifier:            org.qt-project.qtcreator
Version:               4.2 (4.2.82)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Qt Creator [37983]
User ID:               502

Date/Time:             2017-02-10 07:41:04.841 -0500
OS Version:            Mac OS X 10.10.5 (14F2109)
Report Version:        11
Anonymous UUID:        8CB19EB8-ED2B-2DE7-7B3F-94DF58A06966


Time Awake Since Boot: 1700000 seconds

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000048

VM Regions Near 0x48:
-->
     __TEXT                 00000001046c8000-00000001046da000 [   72K] 
r-x/rwx SM=COW  /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.qt-project.QtCore         	0x00000001054bd99c 
QString::operator=(QString const&) + 28
1   libCMakeProjectManager.dylib  	0x000000010f80bd8b 
CMakeProjectManager::Internal::CMakeTargetNode::setTargetInformation(QList<Utils::FileName> 
const&, QString const&) + 155
2   libCMakeProjectManager.dylib  	0x000000010f86b8d1 
CMakeProjectManager::Internal::ServerModeReader::addTargets(CMakeProjectManager::Internal::CMakeListsNode*, 
QList<CMakeProjectManager::Internal::ServerModeReader::Target*> const&, 
QHash<Utils::FileName, QList<ProjectExplorer::FileNode const*> > const&) 
+ 465
3   libCMakeProjectManager.dylib  	0x000000010f865a10 
CMakeProjectManager::Internal::ServerModeReader::addProjects(CMakeProjectManager::Internal::CMakeListsNode*, 
QList<CMakeProjectManager::Internal::ServerModeReader::Project*> const&, 
QList<ProjectExplorer::FileNode const*> const&) + 640
4   libCMakeProjectManager.dylib  	0x000000010f864977 
CMakeProjectManager::Internal::ServerModeReader::generateProjectTree(CMakeProjectManager::Internal::CMakeListsNode*, 
QList<ProjectExplorer::FileNode const*> const&) + 1351
5   libCMakeProjectManager.dylib  	0x000000010f7eba49 
CMakeProjectManager::Internal::BuildDirManager::generateProjectTree(CMakeProjectManager::Internal::CMakeListsNode*, 
QList<ProjectExplorer::FileNode const*> const&) + 89
6   libCMakeProjectManager.dylib  	0x000000010f800d30 
CMakeProjectManager::CMakeProject::updateProjectData(CMakeProjectManager::Internal::CMakeBuildConfiguration*) 
+ 144
7   libCMakeProjectManager.dylib  	0x000000010f814dcb 
QtPrivate::QFunctorSlotObject<CMakeProjectManager::Internal::CMakeBuildConfiguration::ctor()::$_5, 
0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, 
QObject*, void**, bool*) + 27
8   org.qt-project.QtCore         	0x000000010563222b 
QMetaObject::activate(QObject*, int, int, void**) + 731
9   org.qt-project.QtCore         	0x000000010563222b 
QMetaObject::activate(QObject*, int, int, void**) + 731
10  libCMakeProjectManager.dylib  	0x000000010f86329e 
CMakeProjectManager::Internal::ServerModeReader::handleReply(QMap<QString, 
QVariant> const&, QString const&) + 1694
11  org.qt-project.QtCore         	0x000000010563222b 
QMetaObject::activate(QObject*, int, int, void**) + 731
12  libCMakeProjectManager.dylib  	0x000000010f87fba0 
CMakeProjectManager::Internal::ServerMode::cmakeReply(QMap<QString, 
QVariant> const&, QString const&, QVariant const&) + 64
13  libCMakeProjectManager.dylib  	0x000000010f860806 
CMakeProjectManager::Internal::ServerMode::parseJson(QMap<QString, 
QVariant> const&) + 18710
14  libCMakeProjectManager.dylib  	0x000000010f85bd39 
CMakeProjectManager::Internal::ServerMode::parseBuffer(QByteArray 
const&) + 537
15  libCMakeProjectManager.dylib  	0x000000010f85ba1d 
CMakeProjectManager::Internal::ServerMode::handleRawCMakeServerData() + 429
16  org.qt-project.QtCore         	0x000000010563222b 
QMetaObject::activate(QObject*, int, int, void**) + 731
17  org.qt-project.QtCore         	0x00000001056322e1 
QMetaObject::activate(QObject*, int, int, void**) + 913
18  org.qt-project.QtNetwork      	0x0000000105a40867 0x105995000 + 702567
19  org.qt-project.QtNetwork      	0x0000000105a4d93a 0x105995000 + 756026
20  org.qt-project.QtWidgets      	0x000000010495758d 
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
21  org.qt-project.QtWidgets      	0x0000000104959ed2 
QApplication::notify(QObject*, QEvent*) + 5906
22  org.qt-project.QtCore         	0x0000000105601544 
QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
23  org.qt-project.QtCore         	0x0000000105651636 
QSystemError::toString() const + 950
24  com.apple.CoreFoundation      	0x00007fff8c44c980 
__CFSocketPerformV0 + 768
25  com.apple.CoreFoundation      	0x00007fff8c40ca01 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
26  com.apple.CoreFoundation      	0x00007fff8c3feb8d 
__CFRunLoopDoSources0 + 269
27  com.apple.CoreFoundation      	0x00007fff8c3fe1bf __CFRunLoopRun + 927
28  com.apple.CoreFoundation      	0x00007fff8c3fdbd8 
CFRunLoopRunSpecific + 296
29  com.apple.HIToolbox           	0x00007fff8406856f 
RunCurrentEventLoopInMode + 235
30  com.apple.HIToolbox           	0x00007fff840682ea 
ReceiveNextEventCommon + 431
31  com.apple.HIToolbox           	0x00007fff8406812b 
_BlockUntilNextEventMatchingListInModeWithFilter + 71
32  com.apple.AppKit              	0x00007fff8a16c8ab _DPSNextEvent + 978
33  com.apple.AppKit              	0x00007fff8a16be58 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
34  com.apple.AppKit              	0x00007fff8a161af3 -[NSApplication 
run] + 594
35  libqcocoa.dylib               	0x00000001078b06bf 0x10788a000 + 157375
36  org.qt-project.QtCore         	0x00000001055fd781 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 401
37  org.qt-project.QtCore         	0x0000000105601bb5 
QCoreApplication::exec() + 341
38  org.qt-project.qtcreator      	0x00000001046d3c91 main + 16321
39  libdyld.dylib                 	0x00007fff88c7c5c9 start + 1


-- 
Michael A. Jackson
BlueQuartz Software, LLC
[e]: mike.jackson at bluequartz.net



More information about the Qt-creator mailing list