gstd-1.x
gstd-1.x copied to clipboard
Random errors: cannot register existing type 'GstdStateEnum'
Hello,
I start a "gstd" (v0.15.0) daemon at boot and It logs, randomy (1/100), the following errors:
gstd[4380]: cannot register existing type 'GstdStateEnum'
gstd[4380]: ../glib-2.72.3/gobject/gtype.c:4333: type id '0' is invalid
gstd[4380]: can't peek value table for type '<invalid>' which is not currently referenced
When I have this logs, the system encounters some various random bugs so I guess it's related.
I'm not sure how to reproduce this bug. So, I will describe some stuffs that may be specific in my use case:
- the rootfs is readonly.
- the rootfs is generated by yocto (oe4t).
- gstd starts with --gst-disable-registry-update. GST_REGISTRY is set to use a cache.
- I run deepstream pipelines.