GNOME Bugzilla – Bug 485620
Error while running gst-inspect on arm11(PXA320) target
Last modified: 2007-10-11 09:13:00 UTC
Please describe the problem: I'm using a cross compilation environment. (Scratchbox & Maemo SDK) *First, I installed gstreamer-0.10.14 compiled on scratchbox and executed gst-inspect on target. It's OK and can show the list of core elements. *Second, I installed gstreamer-plugins-base-0.10.14 compiled on scratchbox and executed gst-inspect. But, It was occurred some problem below. # gst-inspect Error initializing: Error re-scanning registry , child terminated by signal And so, I tried it again with --gst-debug-level=4 # gst-inspect --gst-debug-level=4 0:00:00.004134000 1009 0x170a0 INFO GST_INIT gstquery.c:100:_gst_query_initialize: init queries 0:00:00.006211000 1009 0x170a0 INFO GST_INIT gstmessage.c:72:_gst_message_initialize: init messages 0:00:00.029634000 1009 0x170a0 DEBUG bin gstbin.c:455:gst_bin_class_init: creating bin thread pool 0:00:00.030342000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3b800 (bin) 0:00:00.030815000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3b890 (pipeline) 0:00:00.030916000 1009 0x170a0 INFO GST_PLUGIN_LOADING gstplugin.c:182:_gst_plugin_register_static: loaded static plugin "staticelements" 0:00:00.031005000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:351:gst_registry_add_plugin:<registry0> adding plugin 0x3b028 for filename "(NULL)" 0:00:00.043478000 1009 0x170a0 DEBUG GST_INIT gst.c:923:ensure_current_registry: forking for registry rebuild 0:00:00.043619000 1009 0x170a0 DEBUG GST_INIT gst.c:788:ensure_current_registry_forking: forking to update registry 0:00:00.043754000 1009 0x170a0 INFO GST_INIT gst.c:797:ensure_current_registry_forking: reading registry cache: /root/.gstreamer-0.10/registry.arm.xml 0:00:00.047970000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:351:gst_registry_add_plugin:<registry0> adding plugin 0x3b0c0 for filename "/usr/lib/gstreamer-0.10/libgstcoreindexers.so" 0:00:00.048147000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x43c68 (fileindex) 0:00:00.048241000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x43c08 (memindex) 0:00:00.052852000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:351:gst_registry_add_plugin:<registry0> adding plugin 0x3b158 for filename "/usr/lib/gstreamer-0.10/libgstcoreelements.so" 0:00:00.052973000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3bf50 (multiqueue) 0:00:00.053063000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3bec0 (typefind) 0:00:00.053152000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3be30 (tee) 0:00:00.053240000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3bda0 (filesink) 0:00:00.053327000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3bd10 (queue) 0:00:00.053415000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3bc80 (identity) 0:00:00.053503000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3bbf0 (filesrc) 0:00:00.053605000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3bb60 (fdsink) 0:00:00.053693000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3bad0 (fdsrc) 0:00:00.053779000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3ba40 (fakesink) 0:00:00.053867000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3b9b0 (fakesrc) 0:00:00.053954000 1009 0x170a0 DEBUG GST_REGISTRY gstregistry.c:453:gst_registry_add_feature:<registry0> adding feature 0x3b920 (capsfilter) 0:00:00.054210000 1009 0x170a0 INFO GST_REGISTRY gstregistryxml.c:573:gst_registry_xml_read_cache: loaded /root/.gstreamer-0.10/registry.arm.xml in 0.010230 seconds 0:00:00.056423000 1010 0x170a0 DEBUG GST_INIT gst.c:819:ensure_current_registry_forking: child reading registry cache 0:00:00.056698000 1010 0x170a0 DEBUG GST_INIT gst.c:673:scan_and_update_registry: scanning paths added via --gst-plugin-path 0:00:00.056849000 1010 0x170a0 DEBUG GST_INIT gst.c:695:scan_and_update_registry: GST_PLUGIN_PATH not set 0:00:00.456911000 1010 0x170a0 DEBUG GST_INIT gst.c:705:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH not set 0:00:00.457075000 1010 0x170a0 DEBUG GST_INIT gst.c:711:scan_and_update_registry: scanning home plugins /root/.gstreamer-0.10/plugins 0:00:00.457323000 1010 0x170a0 DEBUG GST_REGISTRY gstregistry.c:934:gst_registry_scan_path:<registry0> scanning path /root/.gstreamer-0.10/plugins 0:00:00.057057000 1009 0x170a0 DEBUG GST_INIT gst.c:846:ensure_current_registry_forking: Waiting for data from child 0:00:00.462303000 1010 0x170a0 DEBUG GST_REGISTRY gstregistry.c:937:gst_registry_scan_path:<registry0> registry changed in path /root/.gstreamer-0.10/plugins: 0 0:00:00.462435000 1010 0x170a0 DEBUG GST_INIT gst.c:716:scan_and_update_registry: scanning home plugins /usr/lib/gstreamer-0.10 0:00:00.462513000 1010 0x170a0 DEBUG GST_REGISTRY gstregistry.c:934:gst_registry_scan_path:<registry0> scanning path /usr/lib/gstreamer-0.10 0:00:00.469078000 1010 0x170a0 DEBUG GST_REGISTRY gstregistry.c:898:gst_registry_scan_path_level:<registry0> file /usr/lib/gstreamer-0.10/libgstvideotestsrc.so not yet in registry 0:00:00.469276000 1010 0x170a0 DEBUG GST_PLUGIN_LOADING gstplugin.c:391:gst_plugin_load_file: attempt to load plugin "/usr/lib/gstreamer-0.10/libgstvideotestsrc.so" 0:00:00.488552000 1009 0x170a0 DEBUG GST_INIT gst.c:861:ensure_current_registry_forking: parent waiting on child 0:00:00.488794000 1009 0x170a0 DEBUG GST_INIT gst.c:863:ensure_current_registry_forking: parent done waiting on child 0:00:00.488868000 1009 0x170a0 ERROR GST_INIT gst.c:866:ensure_current_registry_forking: child did not exit normally, terminated by signal Error initializing: Error re-scanning registry , child terminated by signal Please reply me. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
This is most likely a bug in whatever version of liboil you are using. Check out this thread for more details, it looks like the same problem: http://thread.gmane.org/gmane.comp.video.gstreamer.devel/18804/focus=19073