ClosedBit error docs

CB_ERR_MEMORY_POLICY

Memory policy failure. Runtime could not apply or satisfy the selected memory profile.

Why it happens

Runtime could not apply or satisfy the selected memory profile.

How to fix it

Lower the working set or rebuild with the intended memory profile.

Copy-paste fix pattern
compile cba app.cbp app.cba chunky compute max_memory 1024
Runtime and Studio now show this kind of page from the error dialog: plain message first, stable code second, original details third.