Operational Defect Database

BugZero found this defect 39 days ago.

MongoDB | 2638400

Skip building gperftools' tcmalloc when system allocator is specified

Last update date:

4/10/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

No fixed releases provided.

Description:

Info

Currently we build everything in bazel by default ("bazel build //src/...") this unfortunately also includes gperftools' tcmalloc which is causing issues in BF-32672 when it's used on variants that specify the system allocator to be used. Since gperftools's tcmalloc is not needed when the system allocator is specified, skip building it.

Top User Comments


Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

In Code Review

Learn More

Search:

...