Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
Qt Creator 2.6.1
-
None
-
OSX 10.8.2 with QtCreator 2.6.1 built with Qt 5.0.1
Description
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libCore_debug.dylib 0x0000000107e88dc2 Core::DocumentManager::checkForReload() + 5842 (documentmanager.cpp:1030)
1 libCore_debug.dylib 0x0000000107eab03d Core::DocumentManager::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 333 (moc_documentmanager.cpp:139)
2 QtCore 0x0000000100cce888 QObject::event(QEvent*) + 808
3 QtWidgets 0x00000001000ff58e QApplicationPrivate::notify_helper(QObject*, QEvent*) + 302
4 QtWidgets 0x0000000100100a00 QApplication::notify(QObject*, QEvent*) + 752
5 QtCore 0x0000000100ca8864 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 804
6 QtGui 0x0000000100712601 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 17
7 libqcocoa.dylib 0x0000000102b158d5 QCocoaEventDispatcherPrivate::processPostedEvents() + 149
8 libqcocoa.dylib 0x0000000102b161db QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 43
9 com.apple.CoreFoundation 0x00007fff852ce101 _CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION_ + 17
10 com.apple.CoreFoundation 0x00007fff852cda25 __CFRunLoopDoSources0 + 245
11 com.apple.CoreFoundation 0x00007fff852f0dc5 __CFRunLoopRun + 789
12 com.apple.CoreFoundation 0x00007fff852f06b2 CFRunLoopRunSpecific + 290
13 com.apple.HIToolbox 0x00007fff8c5470a4 RunCurrentEventLoopInMode + 209
14 com.apple.HIToolbox 0x00007fff8c546e42 ReceiveNextEventCommon + 356
15 com.apple.HIToolbox 0x00007fff8c546cd3 BlockUntilNextEventMatchingListInMode + 62
16 com.apple.AppKit 0x00007fff88be6613 _DPSNextEvent + 685
17 com.apple.AppKit 0x00007fff88be5ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
18 com.apple.AppKit 0x00007fff88bdd283 -[NSApplication run] + 517
19 libqcocoa.dylib 0x0000000102b14edb QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1323
20 QtCore 0x0000000100ca54c3 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 355
21 QtCore 0x0000000100ca81f5 QCoreApplication::exec() + 357
22 org.qt-project.qtcreator 0x000000010000bb62 main + 12418 (main.cpp:513)
23 org.qt-project.qtcreator 0x0000000100005184 start + 52
Attachments
Issue Links
- is replaced by
-
QTBUG-30657 Can quit QtCreator while the Preferences dialog is open, resulting in a crash
- Closed
- relates to
-
QTCREATORBUG-8582 Qt Creator 2.6.1 crashes suddenly
- Closed