[osg-users] How to track down memory leaks?

Robert Osfield robert.osfield at gmail.com
Thu Jul 12 10:29:44 PDT 2018


On Thu, 12 Jul 2018 at 17:59, Igor Spiridonov <igwasm at rambler.ru> wrote:
> No, why would I have a circular reference?

The OSG doesn't generally leak unless you do something pretty odd, the
codebase is pretty heavily tested now.

So we can only guess as to what might be wrong.  Circular references
is one possibility.  It might be something else odd that you are
doing.   The small example that reproduces will be really helpful, as
there isn't else we can suggest at this point, so we just have to look
at code that illustrates the issue.

Robert.


More information about the osg-users mailing list