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

Regression: Defining an Animation Item in a separate file causes a segmentation fault on application exit

    XMLWordPrintable

Details

    • af41170bc5e4c1be194bb9bbe883b00c2f7062b7 (qtdeclarative)

    Description

      A QML file that uses an Animation Item (NumberAnimation in this example) that's defined in another external QML file will cause the application to crash on exit with a segmentation. The issue doesn't occur if the animation is never run. The issue also doesn't occur if the animation item is completely defined in the containing file as opposed to being defined in an external file.

      A minimal example to recreate the problem has been attached to the report. Running main.qml with qmlscene, clicking the red square to run an animation, and then closing qmlscene will cause a segmentation fault.

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            prismatic Preet Desai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes