Gregor Best writes:
> that looks like a stack space exhaustion. I've had something similar
> while compiling
> OCaml's merlin package. I solved it with the brutest of forces by adding
>
> :stacksize=infinity:\
Thank you for the hint but this does not work for sbcl (w/ thread)
compilation
Hi Manuel,
> [...]
> trap [sbcl]46252/177072 type 6: sp 2f76e78b8 not inside 2f74f8000-2f76e8000
> [...]
that looks like a stack space exhaustion. I've had something similar while
compiling
OCaml's merlin package. I solved it with the brutest of forces by adding
:stacksize=infinity:\
t
2 matches
Mail list logo