On 10/14/2002 10:28 AM: Matthew Toseland rambled on about: > On Sun, Oct 13, 2002 at 10:59:16PM -0400, Mark W Zaiser wrote: > >>On 10/13/2002 10:05 PM: Matthew Toseland rambled on about: >> >> >>>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. >> >>buggy JVM? okay. Here we have been building from CVS, now using ant >>version 1.5.1 and java version "1.4.0" Java(TM) 2 Runtime Environment, >>Standard Edition (build 1.4.0-b92) Java HotSpot(TM) Client VM (build >>1.4.0-b92, mixed mode). These builds are compiled on a linux machine, >>Linux 2.4.18-10 #1 Wed Aug 7 11:39:21 EDT 2002 i686 unknown. We run two >> nodes, one on the linux build machine and one on a Sun SPARC, SunOS >>5.9 Generic sun4u sparc SUNW,Ultra-2, java version "1.4.1" Java(TM) 2 >>Runtime Environment, Standard Edition (build 1.4.1-b21) Java HotSpot(TM) >>Client VM (build 1.4.1-b21, mixed mode). As long as we build using java >> version "1.4.0" the nodes start up and run on both versions. >> >>If we build (ant clean; ant jar) using the java version "1.4.1" (SUN or >>Linux) and then try to start a node we see the following: using java >>version "1.4.0" freenet.jar size is 1395727 (build 515), using java >>version "1.4.1" freenet.jar size is 139005. > > 139005? Have you missed off a digit? If it's only 139005, there's your > problem - the JAR hasn't been build properly, it's way too small. >
1393005 - missing a digit. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 4124 bytes Desc: S/MIME Cryptographic Signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20021014/f94b69e5/attachment.bin>
