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

Qt3DExtras::Qt3DWindow crashes when deleted

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 5.8.0 RC
    • Qt3D
    • None

    Description

      I have for example a QMainWindow, and I noticed that if I call in the constructor : delete new Qt3DExtras::Qt3DWindow the application is crashing. Also if I just create the Qt3DWindow in the constructor of QMainWindow and destroy it in the destructor it's also crashing. My impression is that Qt3DWindow crashes all the time when destroyed.
      [My target is to be able to dynamically create and delete widgets that contain a qt3dwindow, without memory leaks. And so far I notice that because of qt3dwindow crashing, also the coresponding widget is crashing when destroyed: ]

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            cipri cipri
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes