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

Running QtQuick Animator with QPA/WebGL backend and crashing when reloading the browser.

    XMLWordPrintable

Details

    • Linux/X11, macOS

    Description

      The QQmlAnimationTimer instance stored in QThreadStorage via QGlobalStatic is lost because it was reloaded, but since the QQmlAnimationTimer pointer held by QAbstractAnimationJob is not null, the instance is not regenerated.

      Attachments

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

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            shin1_okada Shinichi Okada
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes