On Sunday 13 October 2002 22:05 pm, Matthew Toseland wrote:
> On Sun, Oct 13, 2002 at 07:30:33PM -0400, Michael Wiktowy wrote:
> > Recent nightly builds have been giving me the error (log attached)
> > on startup. The last build that I can run
> > is the freenet-0.5pre2.tgz build. I am not sure what the trouble
> > could be but I do remember this happening
> > some time ago and it cleared itself up without me having to switch
> > JREs. Just to be sure that I wasn't using
> > a buggy java, I downloaded Sun's latest and the same thing occurs
> > (likely since that was the one that I was
> > using in the first place). I haven't tried using other JREs but I
> > would expect Sun's to be the most compatible
> > (eventhough it my not be the most optimized).
> >
> > Hopefully the attached log file is revealing to someone.
> >
> > Mike
> >
> > Unexpected Signal : 11 occurred at PC=0x40378412
> > Function name=Ideal__8MulLNodeP8PhaseGVNP11PhaseDefUse
> > Library=/usr/java/jre1.3.1_02/lib/i386/server/libjvm.so
>
> You have a buggy JVM or bad hardware.

I'm getting exactly the same thing when I use jdk1.4.1.  With 1.3 it 
works fine.  The only item I saw missed from Michael's email was a 
stacktrace:

Current Java thread:
        at 
freenet.crypt.ciphers.Rijndael_Algorithm.mul(Rijndael_Algorithm.java:273)
        at 
freenet.crypt.ciphers.Rijndael_Algorithm.<clinit>(Rijndael_Algorithm.java:189)
        at freenet.crypt.ciphers.Rijndael.initialize(Rijndael.java:62)
        at freenet.crypt.Yarrow.rekey(Yarrow.java:158)
        at freenet.crypt.Yarrow.fast_pool_reseed(Yarrow.java:373)
        at freenet.crypt.Yarrow.accept_entropy(Yarrow.java:254)
        - locked <0x44433760> (a freenet.crypt.Yarrow)
        at freenet.crypt.Yarrow.acceptEntropy(Yarrow.java:234)
        at freenet.crypt.Yarrow.read_seed(Yarrow.java:104)
        at freenet.crypt.Yarrow.entropy_init(Yarrow.java:92)
        at freenet.crypt.Yarrow.<init>(Yarrow.java:66)
        at freenet.crypt.Yarrow.<init>(Yarrow.java:58)
        at freenet.Core.<clinit>(Core.java:148)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:140)
        at freenet.node.Main.class$(Main.java:50)
        at freenet.node.Main.<clinit>(Main.java:50)

-- 
Jay Oliveri                                  "In the land of the blind,
GnuPG ID: 0x5AA5DD54                          the one-eyed man is king."

_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to