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

crash at the shutdown of shadow-map-qml example

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.7.1
    • 5.7.0 RC
    • Qt3D
    • None
    • Windows 7.
    • fb98395fbe6ed2e27af3e8cabb36bc1d062cfb60

      There is a crash at the end of the shadow-map-qml example in function
      void RenderStateNode::cleanup() while trying to delete m_impl pointer.
      The pointer contains 0xfeeefeee, which indicates it has already been deallocated.

      It seems that some RenderStateNodes can share m_impl pointers, and when one of them gets deallocated, the others will crash when they are deallocated.

        For Gerrit Dashboard: QTBUG-53802
        # Subject Branch Project Status CR V

            seanharmer Sean Harmer
            anmaatta Antti Määttä
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes