GNOME Bugzilla – Bug 154742
[threads/basicomega] scheduler fails with spider.
Last modified: 2005-02-08 20:18:22 UTC
Running gst-launch --gst-scheduler=basicomega filesrc location=~/projects/internet-radio/sample/track01.cdda.ogg ! oggdemux ! spider ! osssink produces RUNNING pipeline ... ERROR (0x8050948 - 304753:00:50.243913000) GST_PADS( 8899) gstpad.c(3305):gst_pad_pull:<osssink0> pull on pad osssink0:sink but the peer pad src_0:src has no gethandler
Running the above pipeline under gdb, and calling from the debugger gst_scheduler_show() (just before the pipeline is being iterated) ensues: SCHEDULER DUMP FOR MANAGING BIN "pipeline0" scheduler has 5 elements in it: src_0, osssink0, sink_ident, oggdemux0, filesrc0, scheduler has 3 chains in it 0x80d8498: !src_0, osssink0, 0x80d7828: !sink_ident, 0x80d77c0: oggdemux0, filesrc0, osssink0 should be disabled, shouldn't it?
Ramon, basicomega is dead. Please use opt. If opt fails for some reason, file a bug and we'll fix it.