cmogstored 1.8.1 - use default system stack sizemasterv1.8.1
commite1a4e5d1c0361d31fe771b6b83b0da50690635df
authorEric Wong <e@80x24.org>
Sat, 13 Feb 2021 02:20:04 +0000 (13 02:20 +0000)
committerEric Wong <e@80x24.org>
Sat, 13 Feb 2021 02:20:04 +0000 (13 02:20 +0000)
treeffea5d3b7c78fe2901685646ae615c0a7a0ffcdc
parentf441da11c290373e444771d4806dfe58d4d6d972
cmogstored 1.8.1 - use default system stack size

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/
README