about summary refs log tree commit homepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-02-13 02:20:04 +0000
committerEric Wong <e@80x24.org>2021-02-13 02:20:04 +0000
commite1a4e5d1c0361d31fe771b6b83b0da50690635df (patch)
treeffea5d3b7c78fe2901685646ae615c0a7a0ffcdc /Makefile.am
parentf441da11c290373e444771d4806dfe58d4d6d972 (diff)
downloadcmogstored-master.tar.gz
This release fixes a segfault on some systems/toolchains where
our per-thread stack size was too small.  Given the prevalance
of 64-bit systems nowadays, using a small stack is unlikely to
yield any benefits.

Users on 32-bit systems who wish to continue with a minimal
stack should use "ulimit -s" in startup scripts or configure
their process manager appropriately (e.g. setting the
"LimitSTACK" directive in described in systemd.exec(5)).

Thanks to Xiao Yu <xyu@automattic.com> for reporting and
testing at our public mailbox:
https://yhbt.net/cmogstored-public/CABfxMcW+kb5gwq3pSB_89P49EVv+4UkJXz+mUPQTy19AdrwbAg@mail.gmail.com/T/
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions