Bugzilla – Bug 1214324
glibc 2.38 posix_memalign regression
Last modified: 2023-08-30 14:31:23 UTC
This is an upstream issue that causes worse than quadratic performance regressions for code that uses posix_memalign, which includes any ffmpeg-based apps and various others such as some parts of Mesa. The issue has been fixed upstream already with two new commits that haven't yet been released yet. Upstream issue: https://sourceware.org/bugzilla/show_bug.cgi?id=30723
Submitted sr#1104157 which patches in two upstream commits that fix this issue
Fixed.