public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Goran Thyni <goran@kirra.net>
To: devl@freenetproject.org, java@gcc.gnu.org
Subject: gcj/freenet status 20020504
Date: Sat, 04 May 2002 02:41:00 -0000	[thread overview]
Message-ID: <20020504093942.GK17293@kirra.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1547 bytes --]

My sparetime effort to get freenet compiling and running
with upcoming gcj 3.1 made some progress. There seems to 
be some important bugfixes going into gcc-CVS recently.

Environmnet:	Debiain GNU/Linux sid/unstable on AMD K6
		256 MB DRAM, 512 MB swap
		
GCJ:

Configured with: ./configure --prefix=/usr/local/gcc --enable-languages=java --disable-static --enable-threads : (reconfigured)  : (reconfigured)  : (reconfigured) 
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,
-- 
Göran Thyni
Luleå / Kiruna

[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]

             reply	other threads:[~2002-05-04  9:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-04  2:41 Goran Thyni [this message]
2002-05-04 17:42 ` Bryce McKinlay
2002-05-07  5:29   ` Andrew Haley
2002-05-07  7:46     ` Göran Thyni
2002-05-07  8:58       ` Andrew Haley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020504093942.GK17293@kirra.net \
    --to=goran@kirra.net \
    --cc=devl@freenetproject.org \
    --cc=java@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).