Bug 1214324 - glibc 2.38 posix_memalign regression
Summary: glibc 2.38 posix_memalign regression
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: All openSUSE Tumbleweed
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Andreas Schwab
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-16 10:28 UTC by llyyr
Modified: 2023-08-30 14:31 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.