[gst-devel] Segv with spider, relocation error with afparse

Michael Rothwell rothwell at holly-springs.nc.us
Mon Sep 9 17:44:01 CEST 2002


FYI. I'm using CVS from yesterday.

(gdb) r filesrc location=./woody.mp3 ! spider ! osssink

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 1566)]
0x40051256 in gst_plugin_feature_ensure_loaded (feature=0x809e4d0)
    at gstpluginfeature.c:89
89        if (plugin && !gst_plugin_is_loaded (plugin)) {
(gdb) bt
#0  0x40051256 in gst_plugin_feature_ensure_loaded (feature=0x809e4d0)
    at gstpluginfeature.c:89
#1  0x40064152 in gst_type_type_find_dummy (buffer=0x8057430,
priv=0x809e4d0)
    at gstxmlregistry.c:694


(gdb) r filesrc location=./woody.mp3 ! afparse ! osssink
Starting program: /usr/bin/gst-launch filesrc location=./woody.mp3 !
afparse ! osssink
[New Thread 1024 (LWP 1620)]
INFO ( 1620: 0) Initializing GStreamer Core Library version 0.4.0.1
INFO ( 1620: 0) CPU features: (c0c1fbff) MMX 3DNOW MMXEXT
registry: loaded user_registry in 0.186969 seconds
          (/home/rothwell/.gstreamer/registry.xml)
registry: loaded global_registry in 0.184814 seconds
          (/etc//gstreamer/registry.xml)
GStreamer-INFO: 0 live buffer(s)
GStreamer-INFO: 0 live bufferpool(s)
GStreamer-INFO: 0 live event(s)
RUNNING pipeline
filesrc0: offset = 0
filesrc0: filesize = 2721350
opening vfile 0x80a4fe0
/usr/bin/gst-launch: relocation error: /usr/lib/gst/libgstaudiofile.so:
undefined symbol: afOpenVirtualFile

Program exited with code 0177.

On Mon, 2002-09-09 at 17:03, Andy Wingo wrote:
> On Mon, 09 Sep 2002, Michael Rothwell wrote:
> 
> > 
> > I am trying to determine the best way to mix short "beep" type sounds 
> > with an ongoing stream. These beeps will be for notifications while an 
> > MP3, OGG, etc. track is playing. I'll be using gstreamer as the media 
> > framework for an appliance-type media player. For instance, click the 
> > "up" button on the control, hear a "bloop" noise. Think "TiVo."
> 
> Use an adder, and connect filesrc ! afparse ! playondemand to the adder.
> Send playondemand a signal when you want things to be played -- see
> gst-plugins/gst/playondemand/demo-mp3.c.
> 
> regards,
> 
> wingo.
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
-- 
Michael Rothwell
e: rothwell at holly-springs.nc.us
k: http://www.rothwells.info/rothwell-public-key.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20020909/c731abdf/attachment.pgp>


More information about the gstreamer-devel mailing list