Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. The clangbackend process has finished unexpectedly and was restarted - cannot solve the problem
Forum Updated to NodeBB v4.3 + New Features

The clangbackend process has finished unexpectedly and was restarted - cannot solve the problem

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 706 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bwylegly
    wrote on last edited by
    #1

    So recently, out of nowhere, in the middle of coding my c++ header file, I started to repeatedly get this error:

    2020-05-27T00:00:29 Clang Code Model: Error: The clangbackend process has finished unexpectedly and was restarted.
    

    I've tried googling it, but bug reports such as https://bugreports.qt.io/browse/QTCREATORBUG-21605
    don't help me at all (frankly, I don't really understand things they're talking about).

    Can somebody help me out, and provide a way to fix this?

    1 Reply Last reply
    0
    • P Offline
      P Offline
      padames
      wrote on last edited by padames
      #2

      Same here on Ubuntu 20.04 with Qt Creator 4.11.0, Qt5 v5.12.8. I had to disable the CLangCodeModel plugin in the dialogue popup that starts when selecting "about plugins" in the Help drop-down menu. It helps my case that I use gcc, not CLang to compile my C++.

      If this is hitting you in 2024 or beyond, it might be a regression because the bug https://bugreports.qt.io/browse/QTCREATORBUG-21605 was closed and resolved on Jan 2019 for version 4.8.0-rc1 of Qt Creator.

      1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved