[Qt-creator] Creator crash

Jason H jhihn at gmx.com
Wed Jan 13 18:01:05 CET 2016


The new 3.6 build is much better on OSX :-)

But I was opening 5.5.1's qtmultimedia.pro and got the error below.

I had just opened it for the first time, configured it for iOS/5.5.1, clang_64 (OSX).


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

Date/Time:             2016-01-13 11:55:18.224 -0500
OS Version:            Mac OS X 10.10.5 (14F27)
Report Version:        11
Anonymous UUID:        2461ADA1-92D0-110D-7E56-F637D2850DFF


Time Awake Since Boot: 410000 seconds

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.qt-project.QtWidgets      	0x0000000108c895a4 QAbstractButton::isChecked() const + 4
1   libUtils.1.0.0.dylib          	0x0000000108a0cf3a Utils::DetailsWidget::isChecked() const + 26
2   libProjectExplorer.dylib      	0x0000000110bc8442 ProjectExplorer::Internal::TargetSetupWidget::isKitSelected() const + 18
3   libProjectExplorer.dylib      	0x0000000110bc4e09 ProjectExplorer::TargetSetupPage::isComplete() const + 57
4   org.qt-project.QtWidgets      	0x0000000108de1811 QWizard::qt_metacall(QMetaObject::Call, int, void**) + 673
5   org.qt-project.QtCore         	0x00000001099da55d QMetaObject::activate(QObject*, int, int, void**) + 749
6   libProjectExplorer.dylib      	0x0000000110bcae25 ProjectExplorer::Internal::TargetSetupPageWrapper::updateNoteText() + 1045
7   org.qt-project.QtCore         	0x00000001099da55d QMetaObject::activate(QObject*, int, int, void**) + 749
8   libProjectExplorer.dylib      	0x0000000110d46020 ProjectExplorer::KitManager::kitUpdated(ProjectExplorer::Kit*) + 64
9   libProjectExplorer.dylib      	0x0000000110bd0e13 ProjectExplorer::Kit::makeSticky() + 419
10  libAndroid.dylib              	0x0000000112441353 Android::AndroidConfigurations::updateAutomaticKitList() + 5395
11  org.qt-project.QtCore         	0x00000001099da55d QMetaObject::activate(QObject*, int, int, void**) + 749
12  libQtSupport.dylib            	0x0000000111b52b90 QtSupport::QtVersionManager::qtVersionsChanged(QList<int> const&, QList<int> const&, QList<int> const&) + 64
13  libQtSupport.dylib            	0x0000000111afe61e QtSupport::QtVersionManager::removeVersion(QtSupport::BaseQtVersion*) + 206
14  libQmakeProjectManager.dylib  	0x000000011356ae3d QmakeProjectManager::Internal::QmakeProjectImporter::cleanupKit(ProjectExplorer::Kit*) + 365
15  libProjectExplorer.dylib      	0x0000000110bc5ad2 ProjectExplorer::TargetSetupPage::handleKitRemoval(ProjectExplorer::Kit*) + 34
16  org.qt-project.QtCore         	0x00000001099da55d QMetaObject::activate(QObject*, int, int, void**) + 749
17  libProjectExplorer.dylib      	0x0000000110d45fc0 ProjectExplorer::KitManager::kitRemoved(ProjectExplorer::Kit*) + 64
18  libProjectExplorer.dylib      	0x0000000110bed62f ProjectExplorer::KitManager::deregisterKit(ProjectExplorer::Kit*) + 831
19  libProjectExplorer.dylib      	0x0000000110bbbf85 ProjectExplorer::ProjectImporter::removeProject(ProjectExplorer::Kit*, QString const&) + 421
20  libProjectExplorer.dylib      	0x0000000110bc36e9 ProjectExplorer::TargetSetupPage::reset() + 201
21  libProjectExplorer.dylib      	0x0000000110bc606d ProjectExplorer::TargetSetupPage::setupProject(ProjectExplorer::Project*) + 381
22  libProjectExplorer.dylib      	0x0000000110bcb196 ProjectExplorer::Internal::TargetSetupPageWrapper::done() + 22
23  org.qt-project.QtCore         	0x00000001099da55d QMetaObject::activate(QObject*, int, int, void**) + 749
24  org.qt-project.QtWidgets      	0x0000000108f5edd0 QAbstractButton::clicked(bool) + 64
25  org.qt-project.QtWidgets      	0x0000000108c8a95a QAbstractButton::isCheckable() const + 906
26  org.qt-project.QtWidgets      	0x0000000108c8a7b4 QAbstractButton::isCheckable() const + 484
27  org.qt-project.QtWidgets      	0x0000000108c8b80e QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 270
28  org.qt-project.QtWidgets      	0x0000000108be1be1 QWidget::event(QEvent*) + 1649
29  org.qt-project.QtWidgets      	0x0000000108c8b55f QAbstractButton::event(QEvent*) + 175
30  org.qt-project.QtWidgets      	0x0000000108ba2726 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 294
31  org.qt-project.QtWidgets      	0x0000000108ba5dad QApplication::notify(QObject*, QEvent*) + 9037
32  org.qt-project.QtCore         	0x00000001099a7384 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
33  org.qt-project.QtWidgets      	0x0000000108ba30a8 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 968
34  org.qt-project.QtWidgets      	0x0000000108c02dbd QDesktopWidget::qt_metacall(QMetaObject::Call, int, void**) + 8893
35  org.qt-project.QtWidgets      	0x0000000108c01f18 QDesktopWidget::qt_metacall(QMetaObject::Call, int, void**) + 5144
36  org.qt-project.QtWidgets      	0x0000000108ba2726 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 294
37  org.qt-project.QtWidgets      	0x0000000108ba5070 QApplication::notify(QObject*, QEvent*) + 5648
38  org.qt-project.QtCore         	0x00000001099a7384 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
39  org.qt-project.QtGui          	0x000000010921698a QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2794
40  org.qt-project.QtGui          	0x00000001091fff3b QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 155
41  libqcocoa.dylib               	0x000000010c53aea1 0x10c518000 + 143009
42  com.apple.CoreFoundation      	0x00007fff8489ea01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
43  com.apple.CoreFoundation      	0x00007fff84890b8d __CFRunLoopDoSources0 + 269
44  com.apple.CoreFoundation      	0x00007fff848901bf __CFRunLoopRun + 927
45  com.apple.CoreFoundation      	0x00007fff8488fbd8 CFRunLoopRunSpecific + 296
46  com.apple.HIToolbox           	0x00007fff84cfc56f RunCurrentEventLoopInMode + 235
47  com.apple.HIToolbox           	0x00007fff84cfc1ee ReceiveNextEventCommon + 179
48  com.apple.HIToolbox           	0x00007fff84cfc12b _BlockUntilNextEventMatchingListInModeWithFilter + 71
49  com.apple.AppKit              	0x00007fff869ff8ab _DPSNextEvent + 978
50  com.apple.AppKit              	0x00007fff869fee58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
51  com.apple.AppKit              	0x00007fff869f4af3 -[NSApplication run] + 594
52  libqcocoa.dylib               	0x000000010c539d9f 0x10c518000 + 138655
53  org.qt-project.QtCore         	0x00000001099a3601 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 401
54  org.qt-project.QtCore         	0x00000001099a79f5 QCoreApplication::exec() + 341
55  org.qt-project.qtcreator      	0x000000010891fda9 main + 15369
56  org.qt-project.qtcreator      	0x0000000108919744 start + 52



More information about the Qt-creator mailing list