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

Little information about why CMake fails when it crashes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • Qt Creator 4.7.1, Qt Creator 4.7.2
    • Linux/X11

    Description

      On load and configure complex project cmake crashes:

      Running "/usr/bin/cmake -E server --pipe=/tmp/cmake-.tRxZKa/socket --experimental" in .../build.
      
      Starting to parse CMake project.
      
      ...
      
      Configuring done
      
      QLocalSocket: Remote closed
      
      CMake process "/usr/bin/cmake" crashed.
      
      Parsing of CMake project failed: Connection to CMake server lost.
      
      

       

      It looks cmake finished with the configuration, and then the communication with the server mode cmake is not finished well. Outside of qt-creator cmake works fine not in server mode, configures and builds the things fine. The issue here is that there is no way to understand where it fails, for example on which request to cmake-server it happens.

      If such info is available, it can be used to fix the scripts or to declare a bug at cmake side.

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            vladimir.penev Vladimir Penev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes