saw wrote:

Hello everyone,
After I moved the Kaffe directory to my xscale board, I tried the java
HelloWorld or the javac  command, but I got the following Error:

"pc : [<400a3cc4>]    lr : [<400a3c90>]    Not tainted
sp : bffff834  ip : 401a79d0  fp : bffff89c
r10: 40299914  r9 : 00008c58  r8 : 00000002
r7 : 4000ba94  r6 : 000089d4  r5 : bffffb84  r4 : 4001c164
r3 : c0000000  r2 : bffff000  r1 : 00000000  r0 : 00001000
Flags: nzCv  IRQs on  FIQs on  Mode USER_32  Segment user
Control: 397F  Table: A3118000  DAC: 00000015
pc : [<401f4cf8>]    lr : [<401f4c1c>]    Not tainted
sp : bffff7cc  ip : 402999b4  fp : bffff860
r10: 40299914  r9 : 00008c58  r8 : 00000002
r7 : 002220a4  r6 : 00000080  r5 : 00000000  r4 : 002220a4
r3 : 00000000  r2 : 00000020  r1 : 00000000  r0 : 002220a4
Flags: Nzcv  IRQs on  FIQs on  Mode USER_32  Segment user
Control: 397F  Table: A3118000  DAC: 00000015
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
Aborted"

Does anyone knows what happens? And any suggestions?

cheers,
saw




Hi,

I had the same problem I think (check into mailing list archive).
I donīt remember what I did to solve the problem.
You can use gdb to debug.
I said in a mail that works better with --with-libffi
You should try it.

Cheers,

Fabien


P.S for web site admins : could you use an option to change email adresses from [EMAIL PROTECTED] to foo<at>bar<dot>com



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

Reply via email to