Skip to content

[8.19] [Packaging] Disable glibc 2.43 malloc huge pages in Wolfi images (#142894)#142923

Merged
elasticsearchmachine merged 1 commit intoelastic:8.19from
breskeby:backport/8.19/pr-142894
Feb 24, 2026
Merged

[8.19] [Packaging] Disable glibc 2.43 malloc huge pages in Wolfi images (#142894)#142923
elasticsearchmachine merged 1 commit intoelastic:8.19from
breskeby:backport/8.19/pr-142894

Conversation

@breskeby
Copy link
Copy Markdown
Contributor

Backports the following commits to 8.19:

…stic#142894)

glibc 2.43 enables transparent huge pages for malloc by default, which can cause issues in containerized environments. Set GLIBC_TUNABLES=glibc.malloc.hugetlb=0 via ENV in Wolfi-based
Dockerfiles to restore the pre-2.43 behavior.
@breskeby breskeby added :Delivery/Build Build or test infrastructure :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Delivery Meta label for Delivery team labels Feb 24, 2026
@elasticsearchmachine elasticsearchmachine merged commit 79a9f22 into elastic:8.19 Feb 24, 2026
29 checks passed
@breskeby breskeby deleted the backport/8.19/pr-142894 branch February 24, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Delivery/Build Build or test infrastructure :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >non-issue Team:Delivery Meta label for Delivery team v8.19.13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants