gcj/freenet status 20020504
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Sat May 4 17:42:00 GMT 2002
Goran Thyni wrote:
>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.
>
Yes, these are used for stack trace printing - see name-finder.cc and
java/lang/natThrowable.cc. Is something in freenet calling
Throwable.printStackTrace() a lot?
> Those processes also remained after
>to node where killed and had to be shut down manually.
>
Thats very odd. Child processes should get killed when the parent dies
no matter what.
regards
Bryce.
More information about the Java
mailing list