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

Crash on completion

XMLWordPrintable

    • All
    • 69b18a978 (17.0)

      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.

            davschul David Schulz
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes