Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SBCL killed by the OOM killer on Linux while trying to compile cl-yaclyaml #10

Open
chaitanyagupta opened this issue Nov 22, 2018 · 0 comments

Comments

@chaitanyagupta
Copy link

I am trying to load cl-yaclyaml from quicklisp on a small (1 GB RAM) Linux instance. However it keeps getting killed by the OOM killer at around the point indicated below.

; compiling (DEFINE-YY-RULE COMPACT-BLOCK-NODE ...).
; compiling (DEFINE-YY-RULE NS-L-COMPACT-SEQUENCE ...).
; compiling (DEFINE-YY-RULE L+BLOCK-MAPPING ...)
; compiling (DEFINE-YY-RULE NS-L-BLOCK-MAP-ENTRY ...).
; compiling (DEFINE-YY-RULE C-L-BLOCK-MAP-EXPLICIT-ENTRY ...).Killed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant