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

Some elements cause crash when deleting and creating a new QQuickView in a static build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 6.4.1, 6.4.2, 6.5.0
    • Quick: Controls 2
    • None
    • macOS, Windows

    Description

      When using such components as ScrollBar on a ListView or a Button, the application crashes if there are consecutive deletion and instantiation of QQuickView / QQApplication

      In order to reproduce this crash with the example provided in attachment, you will need to have a static build of Qt. The crash does not happen when using a non static build of Qt

      I have also found that the type of import of QtQuick.Controls also influences the outcome. If I'm specific about the type of import, eg: QtQuick.Controls.Basic, the crash also does not happen.

      Attachments

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

        Activity

          People

            mitch_curtis Mitch Curtis
            sinosoidal Nuno Santos
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes