Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-15522

TextEditor::FunctionHintProposalWidget Crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • Qt Creator 3.6.0-beta1
    • Qt Creator 3.5.1
    • Editors
    • None

    Description

      Sometimes, after using the function hint dropdown box whilst coding, the application crashes. This usually happens after the function hint closes and you click somewhere else in the code editor. This is not easy to reproduce, but happens about 1 time / hour on my machine. Below is the OSX crash report.

      Main Call Stack of Crash (full report in .txt):

      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0 libTextEditor.dylib 0x00000001097c7a23 TextEditor::FunctionHintProposalWidget::eventFilter(QObject*, QEvent*) + 339
      1 org.qt-project.QtCore 0x0000000103fe0bac QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) + 220
      2 org.qt-project.QtWidgets 0x00000001032603dc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 28
      3 org.qt-project.QtWidgets 0x000000010326389e QApplication::notify(QObject*, QEvent*) + 8318
      4 org.qt-project.QtCore 0x0000000103fe0983 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
      5 org.qt-project.QtGui 0x00000001038a8f79 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2185
      6 org.qt-project.QtGui 0x00000001038a7e03 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 131
      7 org.qt-project.QtGui 0x00000001038949da QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 346
      8 libqcocoa.dylib 0x00000001069341a1 0x106911000 + 143777
      9 com.apple.CoreFoundation 0x00007fff976f25c1 _CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION_ + 17
      10 com.apple.CoreFoundation 0x00007fff976e441c __CFRunLoopDoSources0 + 556
      11 com.apple.CoreFoundation 0x00007fff976e393f __CFRunLoopRun + 927
      12 com.apple.CoreFoundation 0x00007fff976e3338 CFRunLoopRunSpecific + 296
      13 com.apple.HIToolbox 0x00007fff8d029935 RunCurrentEventLoopInMode + 235
      14 com.apple.HIToolbox 0x00007fff8d029677 ReceiveNextEventCommon + 184
      15 com.apple.HIToolbox 0x00007fff8d0295af _BlockUntilNextEventMatchingListInModeWithFilter + 71
      16 com.apple.AppKit 0x00007fff8c3650ee _DPSNextEvent + 1067
      17 com.apple.AppKit 0x00007fff8c731943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
      18 com.apple.AppKit 0x00007fff8c35afc8 -[NSApplication run] + 682
      19 libqcocoa.dylib 0x000000010693308d 0x106911000 + 139405
      20 org.qt-project.QtCore 0x0000000103fde07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
      21 org.qt-project.QtCore 0x0000000103fe0f5a QCoreApplication::exec() + 346
      22 org.qt-project.qtcreator 0x0000000102fced4c main + 14780
      23 org.qt-project.qtcreator 0x0000000102fc87d4 start + 52

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              davschul David Schulz
              voreno Carlo M.
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes