[gst-devel] why can not gst-inspect videotestsrc

Daniel Díaz mrchapp at gmail.com
Tue Sep 18 04:18:19 CEST 2007


Hello.

On 9/17/07, zhangfei gao <zhangfei.gao at gmail.com> wrote:
> hi, Joni & Stefan
>
> Thanks for instructions, but I still do not understand clearly.
> 1. what do you mean "Quickfix: comment arm optimizations away", is the
> configure options?
> 2. could I solve this issue by upgrading with following combination.
> gstreamer0.10-plugins-base       0.10.12
> gstreamer0.10                    0.10.12

Perhaps, but more importantly, what is your liboil version? Be sure to
use latest, which is 0.3.12.

Also, can you confirm you are on a non-Intel 32-bits architecture? And
please provide a list of your versions for: glib, gstreamer,
gst-plugins-base, well, and liboil.

By the way, it wasn't clear to me whether this happens whenever you do
`gst-inspect` or `gst-inspect videotestsrc` if and only if
libgstvideotestsrc.so is in your GST_PLUGIN_PATH. Is that the case?
Does `gst-inspect` work when you remove such shared object? If you are
cross-compiling, how do you build the packages?

Greetings.

Daniel Díaz
yosoy at danieldiaz.org



> Thanks
>
> On 9/17/07, Stefan Kost <ensonic at hora-obscura.de > wrote:
> > hi,
> >
> > Quoting Joni Valtanen < jvaltane at movial.fi>:
> >
> > > I had same kind problems with liboil (+arm optimizations). If platform
> > > is arm and it is not supporting vfp and softfp. This is bug in the
> > > liboil. Configure tests only that  your compiler supports these things.
> > > Quickfix: comment arm optimizations away.
> >
> > Ahh, good catch. Is this reported as a bug for liboil?
> >
> > Stefan
> > >
> > > - Joni
> >
> > >
> > > On Sun, 16 Sep 2007, Stefan Kost wrote:
> > >
> > >> Hi,
> > >>
> > >> zhangfei gao wrote:
> > >>> Hi,
> > >>>
> > >>> I build libgstvideotestsrc.so from gst-plugins-base-0.10.11, after put
> > >>> into the lib, gst-inspect can not work totally, also gst-launch can
> not
> > >>> work.
> > >>> could you give some suggestion?
> > >>>
> > >>
> > >> Can you try with more recent version (and please build code and
> plugins). If
> > >> that does not help, please get a backtrace from gdb.
> > >>
> > >> Stefan
> > >>
> > >>>
> > >>> #gst-inspect videotestsrc
> > >>> Error initializing: Error re-scanning registry , child terminated by
> signal
> > >>>
> > >>> After open debug level to 4, log is
> > >>>
> > >>> export GST_DEBUG=4
> > >>>
> > >>> 0:00:04.375043000   901 0x1c1e0 DEBUG         GST_REGISTRY
> > >>>
> gstregistry.c:876:gst_registry_scan_path_level:<registry0>
> file
> > >>> /usr/lib/gst/gst/lib/gstreamer-0.10/libgstvideotestsrc.so not yet in
> > >>> registry
> > >>> 0:00:04.375740000    901 0x1c1e0 DEBUG   GST_PLUGIN_LOADING
> > >>> gstplugin.c:392:gst_plugin_load_file: attempt to load plugin
> > >>>
> "/usr/lib/gst/gst/lib/gstreamer-0.10/libgstvideotestsrc.so"
> > >>> 0:00:04.393537000   900 0x1c1e0 DEBUG             GST_INIT
> > >>> gst.c:767:ensure_current_registry_forking: parent
> waiting on child
> > >>> 0:00:04.394325000   900 0x1c1e0 DEBUG             GST_INIT
> > >>> gst.c:769:ensure_current_registry_forking: parent
> done
> > >>> waiting on child
> > >>> 0:00:04.394887000    900 0x1c1e0 ERROR             GST_INIT
> > >>> gst.c:772:ensure_current_registry_forking: child did
> not exit normally,
> > >>> terminated by signal
> > >>> Error initializing: Error re-scanning registry , child terminated by
> signal
> > >>>
> > >>>
> > >>> Thanks in advance




More information about the gstreamer-devel mailing list