Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 1998 15:04:21 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        Mahadevan Iyer <iyer@internetdevices.com>
Cc:        Nate Williams <nate@mt.sri.com>, java-port@FreeBSD.ORG, freebsd-java@FreeBSD.ORG, saurabh@internetdevices.com, namit@internetdevices.com
Subject:   Re: Possible Bug in JVM Garbage Collection of Threads
Message-ID:  <199812082204.PAA14247@mt.sri.com>
In-Reply-To: <366D9F1D.29759389@internetdevices.com>
References:  <36381ADB.DCCDAB3D@internetdevices.com> <199811091741.KAA04801@mt.sri.com> <36472A9A.A1661625@internetdevices.com> <199811091759.KAA04986@mt.sri.com> <366D9F1D.29759389@internetdevices.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>     here is another one. This one is pretty critical and any help will be
> deeply appreciated
> 
> FreeBSD JVM version : 1.1.7
> This code causes the Resident memory size of the java process to continously
> grow
> You can see this if you run "top" on freeBSD
> It will eventually given an OutOfMemoryError

I see this on Solaris as well.

> If you throw in the socket code, it will give a "recursive malloc()" error
> To trigger this error there has to be a client that continuously tries to
> connect to the server
> This problem seems to be an result of the previous problem, however this
> causes our server to die.
> 
> I ran this using a SUN JVM on Solaris without any problems

I just ran it and I *do* see this problem, which implies a generic JVM
problem with the SUN implementation.  Which version of the JVM are you
using on Solaris?

% java -fullversion
java full version "JDK1.1.7M"
%



Nate

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812082204.PAA14247>