Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save avantgardnerio/40a45071d384cb613eacd1adedaf0669 to your computer and use it in GitHub Desktop.
Save avantgardnerio/40a45071d384cb613eacd1adedaf0669 to your computer and use it in GitHub Desktop.
-------- cat=DebugCategory("GST_REGISTRY") level=Log tag=../gst/gstregistry.c func=gst_registry_scan_path_level sz=1300 obj=Some(Object { inner: ObjectRef { inner: 0x7f7a098960, type: GstRegistry } }) dgb=DebugMessage(Some("file /data/app/example.com-1/lib/arm64/libgstandroidmedia.so looks like a possible module"))
-------- cat=DebugCategory("GST_REGISTRY") level=Debug tag=../gst/gstregistry.c func=gst_registry_scan_path_level sz=1361 obj=Some(Object { inner: ObjectRef { inner: 0x7f7a098960, type: GstRegistry } }) dgb=DebugMessage(Some("file /data/app/example.com-1/lib/arm64/libgstandroidmedia.so not yet in registry"))
-------- cat=DebugCategory("GST_PLUGIN_LOADING") level=Debug tag=../gst/gstplugin.c func=_priv_gst_plugin_load_file_for_registry sz=768 obj=None dgb=DebugMessage(Some("attempt to load plugin \"/data/app/example.com-1/lib/arm64/libgstandroidmedia.so\""))
I/rust: -------- cat=DebugCategory("GST_PLUGIN_LOADING") level=Log tag=../gst/gstplugin.c func=_priv_gst_plugin_load_file_for_registry sz=890 obj=None dgb=DebugMessage(Some("Plugin 0x7f7a0b62c0 for file \"/data/app/example.com-1/lib/arm64/libgstandroidmedia.so\" prepared, calling entry function..."))
-------- cat=DebugCategory("GST_PLUGIN_LOADING") level=Log tag=../gst/gstplugin.c func=_priv_gst_plugin_load_file_for_registry sz=897 obj=None dgb=DebugMessage(Some("Plugin 0x7f7a0b62c0 for file \"/data/app/example.com-1/lib/arm64/libgstandroidmedia.so\" prepared, registering..."))
-------- cat=DebugCategory("GST_PLUGIN_LOADING") level=Log tag=../gst/gstplugin.c func=gst_plugin_register_func sz=514 obj=None dgb=DebugMessage(Some("plugin \"/data/app/example.com-1/lib/arm64/libgstandroidmedia.so\" looks good"))
-------- cat=DebugCategory("default") level=Error tag=../sys/androidmedia/gstjniutils.c func=load_java_module sz=578 obj=None dgb=DebugMessage(Some("Could not find \'JNI_CreateJavaVM\' in \'(NULL)\': \'JNI_CreateJavaVM\': undefined symbol: JNI_CreateJavaVM"))
-------- cat=DebugCategory("default") level=Error tag=../sys/androidmedia/gstjniutils.c func=load_java_module sz=597 obj=None dgb=DebugMessage(Some("Failed to locate required JNI symbols in \'(NULL)\': \'JNI_GetCreatedJavaVMs\': undefined symbol: JNI_GetCreatedJavaVMs"))
I/rust: -------- cat=DebugCategory("default") level=Error tag=../sys/androidmedia/gstjniutils.c func=load_java_module sz=591 obj=None dgb=DebugMessage(Some("Failed to load Java module \'libdvm\': dlopen failed: library \"libdvm.so\" not found"))
-------- cat=DebugCategory("GST_PLUGIN_LOADING") level=Warning tag=../gst/gstplugin.c func=gst_plugin_register_func sz=535 obj=None dgb=DebugMessage(Some("plugin \"/data/app/example.com-1/lib/arm64/libgstandroidmedia.so\" failed to initialise"))
-------- cat=DebugCategory("GST_PLUGIN_LOADING") level=Debug tag=../gst/gstplugin.c func=_priv_gst_plugin_load_file_for_registry sz=902 obj=None dgb=DebugMessage(Some("gst_plugin_register_func failed for plugin \"/data/app/example.com-1/lib/arm64/libgstandroidmedia.so\""))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment