Question: Anyone having problems compiling Java with OpenMaple?

Hello,

I tried to compile the Java program located in $MAPLE/samples/OpenMaple/Java/simple under Linux.

While compiling worked, running the .class file results in a crash of th jvm:

# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb69abfe2, pid=6582, tid=3064224624
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Server VM (17.0-b16 mixed mode linux-x86 )
# Derivative: IcedTea6 1.9.1
# Distribution: Custom build (Wed Oct 13 17:25:41 UTC 2010)
# Problematic frame:
# C [libmaplec.so+0x3fe2] MapleAlloc+0xf

 Anyone else having a similar problem?

Any help appreciated.

Please Wait...