Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-106172

SIGSEGV when running debug with QML

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 6.3.1
    • None
    • Arch Linux
      GDB 12.1
      GCC 12.2.0
      Qt 6.3.1 (installed from aqtinstall)
      Qt 6.3.1 (installed from distro repo)
    • Linux/X11

    Description

      In my project, if I enable QML debugging and run the program in debug mode, SIGSEGV popup. However, if I jun run without debug or run debug with QML debugging disabled, SIGSEGV doesn't popup.

      By creating a minimal test program, I found out that the crash happens when a ToolBar has any Item in it. The ToolBar is set to be the header of a Page in an ApplicationWindow.

      This occured on Qt 6.3.1 (happened on qt installed from both aqtinstall and distro repo) but doesn't on 6.3.0 or 6.2.4. I have tested this on two separated Arch machines and it didn't seem to be my misconfiguration.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              thebill2001 Trần Tuấn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes