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

Crash on completion

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • None
    • Qt Creator 17.0.0
    • C/C++/Obj-C++ Support
    • None
    • All

      Steps to reproduce:

      • have clangd enabled, open a project (used QC here)
      • open a file containing a license header (qmakeprojectmanagerplugin.cpp)
      • have text cursor at the beginning of the file before the license header
      • start typing something that is part of the file (m_run)
      • wait for the completion proposal to appear
      • use backspace to remove the inserted characters
      • when removing the last char QC crashes

      Expected result:

      • completion proposal just vanishes without crashing QC

       

      Looks like some mutex fail.. see attached backtrace (thread 15)

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

            kandeler Christian Kandeler
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes