It also fails with stack overflow on ABCL 1.1.1. It seems it's a bug of ABCL. I will post a thread to report this bug.
Best regards, Xiaofeng Yang
2014-03-27 15:42 GMT+08:00 Anton Vodonosov avodonosov@yandex.ru:
27.03.2014, 11:38, "Anton Vodonosov" avodonosov@yandex.ru:
The crash of cl-prime-maker is due to stack overflow.
On ABCL 1.2.1 cl-prime-maker also fails with stack overflow, buu the error is handled - stacktrace is printed to console; and the stack overflow condition may captured by handler-bind.
ABCL 1.3.x just exits.