[armedbear-devel] stack overflow when compiling alexandria-tests
Anton Vodonosov
avodonosov at yandex.ru
Tue Dec 20 00:06:40 UTC 2011
Hello
I am running tests of some libraries with ABCL (I decided to setup an test environment for CL libraries).
When compiling alexandria tests by (quicklisp:quickload :alexandria-tests)
it encounters StackOverflow. I am using the latest quicklisp. I've tried to increase
the java stack size by -XX:ThreadStackSize=12048, but it doesn't help.
Best regards,
- Anton
More information about the armedbear-devel
mailing list