Comment 1 for bug 439326

Revision history for this message
Aki Helin (aoh) wrote :

What happens in r123:
$ bin/owl -m 4 # soft memory limit in mb
You see a prompt.
> (let loop ((a 1)) (+ (loop a) (loop a)))
syscall 14 - memlimit exceeded, dropping a thread
error: instruction memory-limit info #(False False)
>