GNU bug report logs -
#33831
Gstreamer registry contains store references
Previous Next
To reply to this bug, email your comments to 33831 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#33831
; Package
guix
.
(Fri, 21 Dec 2018 18:35:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Fri, 21 Dec 2018 18:35:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
The Gstreamer framework generates a binary registry of discovered
plugins in ~/.cache/gstreamer-1.0/registry.ARCH.bin (where ARCH is the
CPU architecture).
This cache contains references to store items. Since the registry is
not under the control of Guix it may go stale, causing Gstreamer to use
old (and potentially vulnerable) plugins. A user may delete the
registry as it will be recreated automatically.
We should aim to build the registry in a profile hook. According to the
gst-launch man page, the GST_REGISTRY environment variable can be used
to override the defautl location of the registry file. When the
GST_REGISTRY_UPDATE variable is set to “no”, Gstreamer won’t attempt to
update the registry.
--
Ricardo
PS: IBus has the same problem. See bug 22707.
This bug report was last modified 6 years and 173 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.