Bug 1214324

Summary: glibc 2.38 posix_memalign regression
Product: [openSUSE] openSUSE Tumbleweed Reporter: llyyr <llyyr.public>
Component: BasesystemAssignee: Andreas Schwab <schwab>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: All   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description llyyr 2023-08-16 10:28:56 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
Comment 1 llyyr 2023-08-16 11:00:56 UTC
Submitted sr#1104157 which patches in two upstream commits that fix this issue
Comment 2 Andreas Schwab 2023-08-30 14:31:23 UTC
Fixed.