cockroachdb / cockroachdb/cockroach

jemalloc: env var and config path differ for Mac binaries

Open
#141,046 4 comments 0 reactions 0 assignees View on GitHub
A-build-system A-storage C-bug T-storage
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Experimentally I have determined that the `MALLOC_CONF` environment variable does not work on Mac and instead it needs to be `JE_MALLOC_CONF`.

I looked at a few release binaries and you can tell just by searching for "MALLOC_CONF" inside the binary. See the comment below.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.