diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-14 16:55:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-14 17:05:56 +0000 |
commit | 2026e1259422d4e0cf92391ca2d3844356c649d0 (patch) | |
tree | e781271d04301753224f830394f4a0bfd3e207e2 /main/llvm5/APKBUILD | |
parent | 4e8e97f9dc83012d4ae40058a832f4765e4969f4 (diff) | |
download | aports-2026e1259422d4e0cf92391ca2d3844356c649d0.tar.bz2 aports-2026e1259422d4e0cf92391ca2d3844356c649d0.tar.xz |
main/python3: increase thread stack size
we segfault before we hit the sys.getrecurslimit(), which is bad. Some
testing showed that to be able to reach the default
sys.getrecurslimit(), which is 1000, we need at least a 453k stack on
x86_64. We set it to 1MB so we have a bit extra.
It is also worth to note that upstream set stacksize to 4MB on freebsd
and 5MB on OSX.
ref #8134
https://github.com/docker-library/python/issues/211
Diffstat (limited to 'main/llvm5/APKBUILD')
0 files changed, 0 insertions, 0 deletions