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

Segmentation fault when opening Obj-C++ file (.mm)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 12.0.1
    • Qt Creator 11.0.3, Qt Creator 12.0.0-beta2
    • C/C++/Obj-C++ Support
    • None
    • macOS
    • badc0b4ea (12.0)

      I have a cmake project that has C++ and Obj-C++ source files. Opening one of the Obj-C++ files leads to a crash of QtCreator with a segmentation fault after a few seconds. Maybe the internal parser chokes on something in the file.

      Other Obj-C++ files in the project open fine. However, I should note that unlike the C++ files, ALL Obj-C++ are not properly recognized as being part of the project and thus I guess the parser uses default and not project-specific settings (is this expected with Obj-C++?).

      Launching from the terminal all I see is:

      [1]    66701 segmentation fault  ./Qt\ Creator.app/Contents/MacOS/Qt\ Creator

      I'm not sure how I can get more logs on where the crash happens exactly. I cannot share the project, unfortunately, but if I have some pointers, I could try to create a minimal repro.

        For Gerrit Dashboard: QTCREATORBUG-29847
        # Subject Branch Project Status CR V

            kandeler Christian Kandeler
            demmeln Nikolaus Demmel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes