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.