This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help finding memory leaks in gcj 3.3


On Wed, 1 Oct 2003, [iso-8859-1] Jost Boekemeier wrote:
> Anyhow, the next problem is odd: If I link my
> application explicitly against the libgcjgc.so (right
> before the libgcj.so), then the amount of memory stays
> bound, if not, then the memory grows until an out of
> memory error occurs.

Where did you find libgcjgc.so?  This library was removed over 18 months
ago for the 3.2 release.  (Though it may still be in the build tree.)

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]