Hi,
I’m loading a model with about 50.000 or more triangles into my JOGL- application. Where under Windows this is no problem, under Linux the memory usage of the JVM grows and grows (up to 500 MB). I’ve set the heap size of the JVM to 128MB, so it seems that the memory leak is in the native part of JOGL. Any ideas what this could be or how to trace it ?
I’m useing RedHat 7.2 with Mesa 5.0.1 on 1 GHz / 512 MB RAM machine without any graphics hardware acceleration.
Best Regards,
gerd