Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
Qt Creator 3.5.0
-
Mac OS X 10.10 (Xcode 6), Mac OS X 10.9 (Xcode 6)
Description
The attached crash log was sent by one of our customers. Unfortunately I don't know the exact steps how to reproduce the crash. I have asked for more information if possible on how to reproduce it.
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libTextEditor.dylib 0x0000000111e46704 TextEditor::FunctionHintProposalWidget::eventFilter(QObject*, QEvent*) + 340
1 org.qt-project.QtCore 0x000000010b36fbac QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) + 220
2 org.qt-project.QtWidgets 0x000000010a5e43dc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 28
3 org.qt-project.QtWidgets 0x000000010a5e7ced QApplication::notify(QObject*, QEvent*) + 9421
4 org.qt-project.QtCore 0x000000010b36f983 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
5 org.qt-project.QtWidgets 0x000000010a5e4e4b QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 987
6 org.qt-project.QtWidgets 0x000000010a643600 0x10a5b3000 + 591360
7 org.qt-project.QtWidgets 0x000000010a64280f 0x10a5b3000 + 587791
8 org.qt-project.QtWidgets 0x000000010a5e44bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
9 org.qt-project.QtWidgets 0x000000010a5e789e QApplication::notify(QObject*, QEvent*) + 8318
10 org.qt-project.QtCore 0x000000010b36f983 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
11 org.qt-project.QtGui 0x000000010ac32f79 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2185
12 org.qt-project.QtGui 0x000000010ac31e03 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 131
13 org.qt-project.QtGui 0x000000010ac1e9da QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 346
14 libqcocoa.dylib 0x000000010d2f11a1 0x10d2ce000 + 143777
15 com.apple.CoreFoundation 0x00007fff923d3a01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-14875 Crash in FunctionHintProposalWidget
- Closed
- replaces
-
QTCREATORBUG-15304 Autocomplete-related crash
- Closed