-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2022-02-21
-
35
The `mongod` binary under dynamically linked Mac OS build configuration recently is failing to start up due to an OS limitation on the size of the link graph. This is causing test suites in the CI system to fail (eg. jsCore). We can get dynamic builds on macOS to work again by reviewing some of the recent additions to the LIBDEPS edges in the SConscript files.
- is related to
-
SERVER-63129 Collection recreated on a dropped view namespace should be handled correctly on logical tenant collection cloner resume.
- Closed
-
SERVER-63638 fix macos dyld limit
- Closed