* IBM J2RE 1.4.2 weirdness?
@ 2004-08-24 13:30 linuxppcdev
0 siblings, 0 replies; 3+ messages in thread
From: linuxppcdev @ 2004-08-24 13:30 UTC (permalink / raw)
To: linuxppc-dev
Does anyone know if this works on any PPC platform? On a debian sarge
system w/ 2.6.8 kernel on a 603ev I get:
debian:~$ /opt/IBMJava2-ppc-142/jre/bin/java OT40.jar
JVMDG218: JVM is not fully initialized - will not do dump processing.
Aborted
On a debian sarge system with a 2.4.27 kernel and a 400 mhz G3 I get:
~$ /opt/IBMJava2-ppc-142/jre/bin/java OT40.jar
JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to
/home/bob/javacore.20040823.232137.1103.txt
JVMDG215: Dump Handler has Processed Exception Signal 4.
Illegal instruction
Of course the very same version of the jre for intel on an i386 sarge system
works fine as does OSX.
Is the IBM jre only for POWER 4 or something? I couldn't get the earlier
IBM 1.4.x jre's to work either.
OT40.jar is ourTunes:
http://ot.f00f.com/
Bob
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* (fwd) Re: IBM J2RE 1.4.2 weirdness?
@ 2004-08-26 18:57 linuxppcdev
2004-08-26 19:54 ` marvin24
0 siblings, 1 reply; 3+ messages in thread
From: linuxppcdev @ 2004-08-26 18:57 UTC (permalink / raw)
To: linuxppc-dev
User Sven Luther Wrote:
> Disable the JIT and it should work. I had the same problem on a 600MHz
> 75xCxe or whatever it is called, because the JIT didn't recognize the
> CPU and thus died.
$ export JAVA_COMPILER=NONE
$ /opt/IBMJava2-ppc-142/jre/bin/java OT40.jar
Thanks, it WORKS!
Now I wonder what the libjit.so is looking for? According to Klaus Halfmann
it works on his clamshell ibook with 2.4.22 WITHOUT the jit disabled....
Bob
--
/~\ The ASCII | Robert E. Brose II N0QBJ
\ / Ribbon Campaign | http://www.qbjnet.com/
X Help cure | mailto:bob@qbjnet.com
/ \ HTML Email | public key at http://www.qbjnet.com/key.html
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: IBM J2RE 1.4.2 weirdness?
2004-08-26 18:57 (fwd) " linuxppcdev
@ 2004-08-26 19:54 ` marvin24
0 siblings, 0 replies; 3+ messages in thread
From: marvin24 @ 2004-08-26 19:54 UTC (permalink / raw)
To: linuxppcdev; +Cc: linuxppc-dev
Hi,
Le Donnerstag 26 August 2004 20:57, vous avez écrit :
> User Sven Luther Wrote:
> > Disable the JIT and it should work. I had the same problem on a 600MHz
> > 75xCxe or whatever it is called, because the JIT didn't recognize the
> > CPU and thus died.
>
> $ export JAVA_COMPILER=NONE
> $ /opt/IBMJava2-ppc-142/jre/bin/java OT40.jar
did you tried JITC_PROCESSOR_TYPE=6 ?
Marc
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* IBM J2RE 1.4.2 weirdness?
@ 2004-08-24 4:41 linuxppcdev
0 siblings, 0 replies; 3+ messages in thread
From: linuxppcdev @ 2004-08-24 4:41 UTC (permalink / raw)
To: linuxppc-dev
Does anyone know if this works on any PPC platform? On a debian sarge
system w/ 2.6.8 kernel on a 604e I get:
debian:~$ /opt/IBMJava2-ppc-142/jre/bin/java OT40.jar
JVMDG218: JVM is not fully initialized - will not do dump processing.
Aborted
On a debian sarge system with a 2.4.27 kernel and a 400 mhz G3 I get:
~$ /opt/IBMJava2-ppc-142/jre/bin/java OT40.jar
JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to
/home/bob/javacore.20040823.232137.1103.txt
JVMDG215: Dump Handler has Processed Exception Signal 4.
Illegal instruction
Of course the very same version of the jre for intel on an i386 sarge system
works fine as does OSX.
Is the IBM jre only for POWER 4 or something? I couldn't get the earlier
IBM 1.4.x jre's to work either.
OT40.jar is ourTunes:
http://ot.f00f.com/
Bob
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-08-26 19:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-24 13:30 IBM J2RE 1.4.2 weirdness? linuxppcdev
-- strict thread matches above, loose matches on Subject: below --
2004-08-26 18:57 (fwd) " linuxppcdev
2004-08-26 19:54 ` marvin24
2004-08-24 4:41 linuxppcdev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).