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

QtCreator crashes with segmentation fault when clicking to follow symbol on QML file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt Creator 7.0.1
    • Quick / QML Support
    • None
    • macOS

    Description

      Qt Creator crashes when using CMD+click on the QML element.

      Steps to reproduce:

      1. Clone https://git.qt.io/tetammin/wow/-/tree/master
      2. Open OutrunHVAC.pro project from https://git.qt.io/tetammin/wow/-/blob/master/OutrunHVAC/OutrunHVAC.pro
      3. Open file OutrunHVAC.qml
      4. Perform "CMD+Click" on the androidMode from line 36:

      Issue reproduced 5 out of 5 tries.

      Expected result:
      IDE should navigate to the right source code

      Observed result:

      Crashed Thread:        0  Dispatch queue: com.apple.main-thread
      
      Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000018
      Exception Note:        EXC_CORPSE_NOTIFY
      
      Termination Signal:    Segmentation fault: 11
      Termination Reason:    Namespace SIGNAL, Code 0xb
      Terminating Process:   exc handler [32299]
      

      See attached log: qt_creator_seg_fault.log

      Note: same project is also available: https://git.qt.io/public-demos/outrun/-/tree/main/OutrunHVAC

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            ramon Ramon Sadornil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes