Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Dec 1998 22:49:26 -0800
From:      Mahadevan Iyer <iyer@internetdevices.com>
To:        Archie Cobbs <archie@whistle.com>
Cc:        nate@mt.sri.com, freebsd-java@FreeBSD.ORG, iyer@internetdevices.com
Subject:   Re: Possible Bug in JVM Garbage Collection of Threads
Message-ID:  <366E1D76.592EA20A@internetdevices.com>
References:  <199812090211.SAA11531@bubba.whistle.com>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]


Archie Cobbs wrote:

> Mahadevan Iyer writes:
> > 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
> >
> > 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.
>
> Wow.. a case where JDK breaks and kaffe doesn't :-)

kaffe doesn't seem to grow in size but dies when I uncomment the socket codeand
test it with connections
----------------------------------------------------------
kaffe.util.Deprecated
        at java/lang/Throwable.<init>(24)
        at java/lang/Error.<init>(17)
        at kaffe/util/Deprecated.<init>(16)
        at java/lang/Thread.stop(159)
        at TSock.main(11)
----------------------------------------------------------


>

>
>
> -Archie
>
> ___________________________________________________________________________
> Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com



[-- Attachment #2 --]
begin:          vcard
fn:             Mahadevan Iyer
n:              Iyer;Mahadevan
org:            Internet Devices
email;internet: iyer@internetdevices.com
title:          Principal Architect
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
version:        2.1
end:            vcard

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?366E1D76.592EA20A>