From owner-freebsd-java Tue Dec 8 18:12:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA16078 for freebsd-java-outgoing; Tue, 8 Dec 1998 18:12:42 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA16073 for ; Tue, 8 Dec 1998 18:12:41 -0800 (PST) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id SAA25747; Tue, 8 Dec 1998 18:11:12 -0800 (PST) Received: from bubba.whistle.com( 207.76.205.7) by whistle.com via smap (V2.0) id xma025743; Tue, 8 Dec 98 18:11:06 -0800 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id SAA11531; Tue, 8 Dec 1998 18:11:06 -0800 (PST) From: Archie Cobbs Message-Id: <199812090211.SAA11531@bubba.whistle.com> Subject: Re: Possible Bug in JVM Garbage Collection of Threads In-Reply-To: <366D9F1D.29759389@internetdevices.com> from Mahadevan Iyer at "Dec 8, 98 01:50:21 pm" To: iyer@internetdevices.com (Mahadevan Iyer) Date: Tue, 8 Dec 1998 18:11:06 -0800 (PST) Cc: nate@mt.sri.com, freebsd-java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 :-) -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message