This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/19917] Bad threading regression starting with f3dcae82d54e5097e18e1d6ef4ff55c2ea4e621e


https://sourceware.org/bugzilla/show_bug.cgi?id=19917

Christopher Neufeld <glibcbugs0001 at cneufeld dot ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #7 from Christopher Neufeld <glibcbugs0001 at cneufeld dot ca> ---
I realized that the x264 worker threads were running in libx264, which is not
actually part of the ffmpeg build.  Further, it was over four years old,
libx264.so.120.  So, I built an up-to-date libx264, version .so.148.  I then
recompiled ffmpeg with the updated libx264, and the slowdown in glibc-2.23 is
no longer present.

I'm closing this bug WORKSFORME in light of these new discoveries.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]