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

clangbackend crashes continously on any file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 4.8.0
    • C/C++/Obj-C++ Support
    • None
    • - QtCreator 4.8.0 (from online installer)
      - Manjaro linux, kernel version 4.19.6
      - libstdc++ version 6.0.25 (gcc version 8.2.1)
    • Linux/X11

    Description

      After the update to QtCreator 4.8.0, the clang backend is completely broken. No matter what cpp file I open, even extremly basic files containing only a single, empty void function, cause the crash. This happens repeatedly until I close the file again. I was able to capture a stacktrace, but it does not look very useful...

      Process 32343 (clangbackend) of user 1000 dumped core.
                                                                
                                                                Stack trace of thread 32345:
                                                                #0  0x00007fc93911ed7f raise (libc.so.6)
                                                                #1  0x00007fc939109672 abort (libc.so.6)
                                                                #2  0x00007fc9394d358e _ZN9__gnu_cxx27__verbose_terminate_handlerEv (libstdc++.so.6)
                                                                #3  0x00007fc9394d9dfa _ZN10__cxxabiv111__terminateEPFvvE (libstdc++.so.6)
                                                                #4  0x00007fc9394d9e57 _ZSt9terminatev (libstdc++.so.6)
                                                                #5  0x00007fc9397663e5 n/a (/home/sky/Qt/Tools/QtCreator/lib/Qt/lib/libQt5Core.so.5.12.0)
                                                                #6  0x00007fc9395e2a9d start_thread (libpthread.so.0)
                                                                #7  0x00007fc9391e2b23 __clone (libc.so.6)
                                                                
                                                                Stack trace of thread 32343:
                                                                #0  0x00007fc9391d7c21 __poll (libc.so.6)
                                                                #1  0x00007fc936531ee0 n/a (libglib-2.0.so.0)
                                                                #2  0x00007fc936531fce g_main_context_iteration (libglib-2.0.so.0)
                                                                #3  0x00007fc9399a5dcf n/a (/home/sky/Qt/Tools/QtCreator/lib/Qt/lib/libQt5Core.so.5.12.0)
      

      Attachments

        Issue Links

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

          Activity

            People

              kosjar Nikolai Kosjar
              SkyCoder Felix Barz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes