From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10413 invoked by alias); 4 May 2002 09:41:04 -0000 Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org Received: (qmail 10398 invoked from network); 4 May 2002 09:40:59 -0000 Received: from unknown (HELO mailb.telia.com) (194.22.194.6) by sources.redhat.com with SMTP; 4 May 2002 09:40:59 -0000 Received: from d1o1115.telia.com (d1o1115.telia.com [213.67.68.241]) by mailb.telia.com (8.11.6/8.11.6) with ESMTP id g449evH11070; Sat, 4 May 2002 11:40:58 +0200 (CEST) Received: from trotskij.kirra.net (h137n2fls34o1115.telia.com [213.64.199.137]) by d1o1115.telia.com (8.10.2/8.10.1) with SMTP id g449dgb23893; Sat, 4 May 2002 11:39:42 +0200 (CEST) Received: by trotskij.kirra.net (sSMTP sendmail emulation); Sat, 4 May 2002 11:39:42 +0200 Date: Sat, 04 May 2002 02:41:00 -0000 From: Goran Thyni To: devl@freenetproject.org, java@gcc.gnu.org Subject: gcj/freenet status 20020504 Message-ID: <20020504093942.GK17293@kirra.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline User-Agent: Mutt/1.3.28i X-SW-Source: 2002-05/txt/msg00037.txt.bz2 --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1529 My sparetime effort to get freenet compiling and running with upcoming gcj 3.1 made some progress. There seems to=20 be some important bugfixes going into gcc-CVS recently. Environmnet: Debiain GNU/Linux sid/unstable on AMD K6 256 MB DRAM, 512 MB swap =09=09 GCJ: Configured with: ./configure --prefix=3D/usr/local/gcc --enable-languages= =3Djava --disable-static --enable-threads : (reconfigured) : (reconfigured= ) : (reconfigured)=20 Thread model: posix gcc version 3.1 20020430 (prerelease) Freenet is CVS of today. A Freenet node (fred) is a complex servernode, quiet large (29MB unstripped) and use threads and I/O heavily, so it should be a good testbed for gcj. All tests is with services set to "no" to just exercise the core node and no servlets code etc. First I ran as a transistent node and tested with frost, it ran OK for 15 minutes. I stopped and reconfigured as a permenent node, announcing and all. I run OK, but after about 30-40 minutes all memory 256+512 MB was used up and the node was killed. I though it was leakage in the node itself, but after a little investigation I saw some very large processes - a few each of "addr2line" and "c++filt" - which must have been started by fred. Those processes also remained after to node where killed and had to be shut down manually. I think it has something to do with exception handling in libgcj. Will investigate further and post gccbug(s) when I got some more time if someone does beat me to it. happy hacking, --=20 G=F6ran Thyni Lule=E5 / Kiruna --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 239 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: För information se http://www.gnupg.org/ iD8DBQE806xeztrARAixf30RAk3cAKCSBjL80ZHPSosD9FR/yp5m5UKqAQCfZkuA n3yWPcotszg92qCc7TTCDRw= =9xca -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT--