Re: [Jepp-users] Simple test which shows memory leak in Jepp.
Brought to you by:
mrjohnson0
From: Jonathan W. <wr...@es...> - 2011-01-18 10:59:38
|
Hi Andy, I'm fairly sure I'm using one I built today from the .tar.gz in the sf downloads. I check with strace and it seems to be picking up the right one. There is a difference that on windows I get an hs_err_pid.log file but on unix I just get test failures. It might also be related to the crusty compiler on redhate4. Can you check it on an ubuntu machine? Should be just: export JAVA_HOME=/path/to/jdk ./configure make Thanks Jon On 18/01/2011 11:34, Andrew Goetz wrote: > Hi Jon, > > I think we have a slightly modified version of Jepp in FABLE. I remember > turning off OPTIMISATION at one point. We should do a diff on the Jepp > source code in our repository and the one on the Jepp download sight to > be sure. > > Any changes to the source code might explain why we have a memory leak > and Mike does not see one. > > Andy > |