[gst-devel] re: Re: [gst-devel] gst-plugin-good-0.10.2 port to arm platform, but it not can been found. Why?

Michael Smith msmith at fluendo.com
Wed Mar 15 01:53:03 CET 2006


On Wed, 2006-03-15 at 13:42 +0800, zs p wrote:
> Now gstreamer fail to load ossaudio, how to debug
> gst-inspect?
> I disable debug option when cross compile gstreamer, 
> how can I fix this bug? I must use this osssink to
> output audio, is there any other plugin supporting
> OSS?
> error information:  
> # gst-inspect
>  
> ERROR: Caught a segmentation fault while loading
> plugin file:
> /lib/gstreamer-0.10/libgstossaudio.so
>  
> Please either:
> - remove it and restart.
> - run with --gst-disable-segtrap and debug.


As this message says, you should run it with --gst-disable-segtrap, in
your debugger, and find out WHY it's getting a segmentation fault. Get a
backtrace, and then see if it's something wrong with your local system,
something wrong with the gstreamer plugin, or something else.

Mike






More information about the gstreamer-devel mailing list