Comment 33 for bug 1375555

Revision history for this message
In , Carlos (carlos-redhat-bugs) wrote :

(In reply to Ankur Sinha (FranciscoD) from comment #24)
> Hi Carlos,
>
> Would you have any suggestions on how the vlc error could be fixed? I can
> get in touch with the package maintainer at rpmfusion and ask them to
> correct their build flags, for example.

There is nothing vlc can do. I'm going to fix this in glibc to work around the issue.

After an analysis I see ~44 distribution-wide libraries using static TLS, and you can only realy have ~30 of them loaded at any given point (some are x11 drivers so you can only load one). Thus increasing the slots in glibc to 32 will fix this.