Details
Description
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.
Attachments
Issue Links
- relates to
-
QTBUG-23446 Qt3D and 4.8.0 cause SIGSEGV on Windows
-
- Closed
-