[osg-users] Memory not being released, causing crash
Juan Cruz
j_g_5 at hotmail.com
Thu May 16 15:15:15 PDT 2019
Hi,
I have a problem where when I create a OSG scene, then delete it, apparently the memory is not being released. I say this because if I re-open the scene 3 times, the 3rd time the textures show partially black, and the 4th time I close and re-open the scene, the program crashes. It seems to me it's reaching a memory limit.
I'm deleting all children under the root group, setting the viewer scene data to null, and deleting everything before re-opening the scene. What could be going on?
Thank you!
Cheers,
Juan
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=76114#76114
More information about the osg-users
mailing list