Re: [freenet-support] Build 5085 crashing with signal 11

2004-07-24 Thread Toad
You need at least 1.4.2_05, or you will get NumberFormatExceptions and
NullPointerExceptions in BigInteger.doubleValue().

On Sat, Jul 24, 2004 at 03:30:04PM +0200, Nomen Nescio wrote:
> Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode) on Linux
> 2.6.7, Athlon XP.  After running for about 12 hours, the node dies with
> this message on the console:
> 
> Unexpected Signal : 11 occurred at PC=0x4041DCFE
> Function=(null)+0x4041DCFE
> Library=/usr/lib/SunJava2-1.4.2/jre/lib/i386/client/libjvm.so
> 
> 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.
> 
> 
> Current Java thread:
> at java.lang.Throwable.fillInStackTrace(Native Method)
> - locked <0x44d9a7d8> (a java.lang.NullPointerException)
> at java.lang.Throwable.(Throwable.java:180)
> at java.lang.Exception.(Exception.java:29)
> at java.lang.RuntimeException.(RuntimeException.java:32)
> at java.lang.NullPointerException.(NullPointerException.java:36)
> [error occured during error reporting]
> 
> Build 5084 never crashed with signal 11, so it looks like some changed
> code in 5085 is triggering a JVM bug.
> ___
> 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]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
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]

[freenet-support] Build 5085 crashing with signal 11

2004-07-24 Thread Nomen Nescio
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode) on Linux
2.6.7, Athlon XP.  After running for about 12 hours, the node dies with
this message on the console:

Unexpected Signal : 11 occurred at PC=0x4041DCFE
Function=(null)+0x4041DCFE
Library=/usr/lib/SunJava2-1.4.2/jre/lib/i386/client/libjvm.so

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.


Current Java thread:
at java.lang.Throwable.fillInStackTrace(Native Method)
- locked <0x44d9a7d8> (a java.lang.NullPointerException)
at java.lang.Throwable.(Throwable.java:180)
at java.lang.Exception.(Exception.java:29)
at java.lang.RuntimeException.(RuntimeException.java:32)
at java.lang.NullPointerException.(NullPointerException.java:36)
[error occured during error reporting]

Build 5084 never crashed with signal 11, so it looks like some changed
code in 5085 is triggering a JVM bug.
___
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]