Skip to content
Snippets Groups Projects
Commit 9509df01 authored by Benjamin Maurer's avatar Benjamin Maurer
Browse files

Workaround for #18623: GHC crashes bc. under rlimit for vmem it will reserve

_all_ of it, leaving nothing for, e.g., thread stacks.
Fix will only allocate 2/3rds and check whether remainder is at least large
enough for minimum amount of thread stacks.

(cherry-picked from b6149437)
parent 721dc35d
Branches ghc-8.10
No related tags found
No related merge requests found
Pipeline #25216 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment