aboutsummaryrefslogtreecommitdiff
path: root/src/platform
diff options
context:
space:
mode:
authorMartijn Otto <git@martijnotto.nl>2019-09-25 16:37:06 +0200
committerMartijn Otto <git@martijnotto.nl>2019-09-25 16:37:06 +0200
commitf3b65c66f8f95a299ef0746f60ccf3fb250e128a (patch)
treed272b91197660c77b872812784ab34fee178e0a4 /src/platform
parentMerge pull request #5820 (diff)
downloadmonero-f3b65c66f8f95a299ef0746f60ccf3fb250e128a.tar.xz
Request a thread stack size that is large enough for unbound
Unbound uses a 64 kb large character array on the stack, which leads to a stack overflow for some libc implementations. musl only gives 80 kb in total. This PR changes the stack size for these threads to 1mb, which solves the segmentation fault.
Diffstat (limited to 'src/platform')
0 files changed, 0 insertions, 0 deletions