On 12 Dec 2004 at 18:07, Chris Gentile wrote:

> bash-2.05b$ more hs_err_pid6154.log
>  
> Unexpected Signal : 11 occurred at PC=0x40324F3A
> Function=(null)+0x40324F3A
> Library=/usr/java/j2sdk1.4.2_04/jre/lib/i386/client/libjvm.so

Signal 11 is segmentation fault isn't it?

> NOTE: We are unable to locate the function name symbol for the error
>       just occurred. Please refer to release documentation for possible
>       reason and solutions.

Hrm. So it happened in JIT-compiled code, or the JVM jumped into 
never-never land, or your ld.so really screwed the pooch. Try it with 
JIT disabled and see if it works. Anyway, it's almost surely a JVM 
problem and not strictly a Freenet problem.

> Here is the first few lines of my log file

The final few lines before the crash would perhaps be more useful. 
Then we'd know what it was doing, or trying to do, when it shot 
itself in the foot.
_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Reply via email to