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

QGLView crashes on its destructor (also in Qt3d demo's and tutorials)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • Qt3D 1.0
    • Qt3D TP2
    • Qt3D
    • None
    • Windows 7/64-bit
      MingW (Qt Creator 2.4)

      After changing my own code to use the QGLView instead of QGLWidget, the program did not terminate correctly anymore; so I checked the demo's and tutorials; none of them properly terminate. Code -1073741819.

      The destructor of the QGLView object destroys its data, but in some strange way, it ends up deleting a QString that is not valid anymore.

      This is with the latest version on the GIT repository. If it is not reproduceable, please tell me how I can gather and send more information about this specific bug.

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

            dpope Daniel Pope (closed Nokia identity) (Inactive)
            pinkieiknip J van Pinxten
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes