[SRU] gstreamer fails with "cannot allocate memory in static TLS block" error on aarch64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
glibc (Debian) |
Fix Released
|
Unknown
|
|||
glibc (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Focal |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
[Impact]
gstreamer cannot load some plugins on 20.04, aarch64 due to TLS memory exhaustion, so these plugins cannot be used. See LP: #1846837 and LP: #1914030.
This is solved apparently on glibc 2.32:
https:/
by patch
https:/
[Test Case]
Running totem-video-
$ sudo apt -y install totem gstreamer1.0-libav
...
$ wget https:/
...
$ totem-video-
...
(totem-
...
[Where problems could occur]
This is delicate code in glibc with quite regression potential. Said this, the code is in the next major release (2.32, while focal has 2.31), which has been running groovy for a while.
Also, apparently there is a 2.31 patch for groovy, before it moved to 2.32: https:/
Regressions in 2.31-0ubuntu9.3 have been observed in LP: #1926379 and LP: #1926355.
description: | updated |
Changed in glibc (Debian): | |
status: | Unknown → Fix Released |
summary: |
- gstreamer fails with "cannot allocate memory in static TLS block" error - on aarch64 + [SRU] gstreamer fails with "cannot allocate memory in static TLS block" + error on aarch64 |
Changed in glibc (Ubuntu): | |
status: | Confirmed → Fix Released |
tags: | added: fr-1106 |
tags: | removed: rls-ff-incoming |
tags: |
added: verification-done-focal removed: verification-needed-focal |
description: | updated |
Changed in glibc (Ubuntu Focal): | |
status: | Fix Released → Fix Committed |
description: | updated |
2.32 is not a minor release compared with 2.31 =))))
it is the major glibc release.