After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 795143 - gst-inspect gives a GLib-CRITICAL once after deleting the registry
gst-inspect gives a GLib-CRITICAL once after deleting the registry
Status: RESOLVED DUPLICATE of bug 794611
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
1.14.0
Other Windows
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-04-10 22:52 UTC by Philippe Renon
Modified: 2018-04-11 00:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philippe Renon 2018-04-10 22:52:21 UTC
$ rm /c/Users/<user>/AppData/Local/Microsoft/Windows/INetCache/gstreamer-1.0/registry.x86_64.bin

$ gst-inspect-1.0.exe --version

(gst-inspect-1.0:160): GLib-CRITICAL **: 00:50:09.804: g_string_insert_len: assertion 'len == 0 || val != NULL' failed
gst-inspect-1.0 version 1.14.0
GStreamer 1.14.0
Unknown package origin

$ gst-inspect-1.0.exe --version
gst-inspect-1.0 version 1.14.0
GStreamer 1.14.0
Unknown package origin

PS: would be great to add options to gst-inspect to:
- flush the registry cache
- show the registry cache location
Comment 1 Nirbheek Chauhan 2018-04-11 00:31:01 UTC
This is already fixed and will be in the 1.14.1 stable release.

*** This bug has been marked as a duplicate of bug 794611 ***