-
Type:
Bug
-
Status: Closed
-
Priority:
Critical - P2
-
Resolution: Fixed
-
Affects Version/s: 3.2.16, 3.4.7, 3.5.12
-
Component/s: Packaging
-
Labels:None
-
Environment:Linux
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Requested:v3.4, v3.2
-
Sprint:Build Ready
-
Case:
-
Linked BF Score:0
MongoDB 3.2+ introduced the secure allocator.
This can be used by both the encrypted storage engine and during authentication. With a low locked memory ulimit the following error can cause a crash.
Failed to mlock: errno:12 Cannot allocate memory
Fatal Assertion 28832
I propose updating all init.d/systemctl scripts to automatically set an unlimited locked memory ulimit for mongod.
- is related to
-
DOCS-10721 Document Locked Memory Ulimit
-
- Resolved
-