Hi,
This is my first time using CILib. I have set up my environments correctly, I believe, but am getting stack overflows when running assembly on the project. From what I can tell, this is not a common problem, which leads me to suspect that the problem is with my system. I am using the following technologies:
ubuntu 10.04
javac 1.7.0_17
(I am using oracle's jdk, because openjdk is not available on ubuntu 10.04)
java version "1.7.0_17"
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) Server VM (build 23.7-b01, mixed mode)
sbt 0.12.0 (as per project definition)
and the latest version of cilib as on today:
commit e3b7dd817a52c1ec24e90ed28aa3f28b2364d51a
Date: Mon Mar 4 15:14:40 2013 +0200
Running compile and assembly leads to a stack overflow when parsing certain rules. I have pasted the output
here.
Is anyone else getting this? Are my tools up to scratch? Can someone suggest another reason the project is acting this way?
Kind regards,
Phlippie