Skip to content

mongodb tcmalloc kernel issue for MongoDB 8.0+ images #1945

Description

@kmos

Description

An update to Linux kernel version 6.19 may cause startup issues with MongoDB 8.0+. This kind of issue can prevent the correct execution of test container inside an host machine with a linux kernel 6.19+

Workaround

the current workaround is to add an environment variable to the Docker image:

GLIBC_TUNABLES=glibc.pthread.rseq=1

References

https://jira.mongodb.org/browse/SERVER-121912

Metadata

Metadata

Assignees

Type

No type

Projects

Status
Released

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions