Hi Paul, I think changeset 10520 <http://www.openscenegraph.org/projects/osg/changeset/10520/OpenSceneGraph/trunk/> should be part of 2.8.x, as this fixes a memory leak with the object cache when not using the database pager.
I added a workaround to all my 2.8-based apps, so the object cache gets cleaned after a while, as I am loading a lot of data dynamically and experienced out-of-memory-situations. cheers, Stephan Am 16.03.10 02:48, schrieb Paul Martz: > Hi all -- I'm running slightly ahead of schedule on getting the 2.8 > branch ready for the 2.8.3 release, so I thought I'd ping the list once > more for change requests. If you know of any bug fixes for issues > present in the 2.8.2 release, please cite the svn trunk revision number > that fixed the bug, and I'll try to merge it onto the 2.8 branch. > Likewise, I've found that backporting plugins is pretty trivial, so if > there is a plugin that's been updated on trunk that you'd like to see in > 2.8.3, let me know. I imagine DDS is a candidate, anyone else agree? > > Stephan Huber has tentatively volunteered to attempt to generate XCode > files for the 2.8.3 release, but if there's anyone else willing to help > out with this, please step forward. > > Barring further changes, I'll start to focus on generating the wrappers. > Once that's done, and XCode files are updated, then we can go for a > release candidate. > > Please test on the 2.8 branch and report any issues. > > Lots of info on the release can be found here: > http://www.openscenegraph.org/projects/osg/wiki/Support/283release > > Thanks! > -Paul > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

