After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 150469 - Spider pipeline fails after recent changes
Spider pipeline fails after recent changes
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: dont know
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-18 17:27 UTC by Richard Hult
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Richard Hult 2004-08-18 17:27:38 UTC
Recent changes to gstreamer between 17 aug and 18 aug breaks something:

gst-launch-0.8 filesrc location=01.Crystalline\ Green.ogg ! spider !
audioconvert ! audioscale ! volume ! osssink


Execution ended after 904 iterations (sum 317085000 ns, average 350757 ns, min
53000 ns, max 264445000 ns).

(process:4714): GLib-GObject-WARNING **: invalid unclassed pointer in cast to
`GstObject'

etc...

Updating to the version from 17 aug makes things work again. This goes for both
mp3 and oggs.

Backtrace from the first warning:
Comment 1 Richard Hult 2004-08-18 17:30:13 UTC
Sorry, disregard that last part, I have no backtrace (I can produce one if
necessary, but I have to rebuild gstreamer first then).
Comment 2 David Schleef 2004-09-14 03:13:13 UTC
I can't reproduce this.  Is it specific to that file?
Comment 3 William Jon McCann 2004-09-14 14:45:40 UTC
Works for me now too.  I can confirm the bug was there on 20 Aug though.
Comment 4 Richard Hult 2004-09-14 14:52:01 UTC
This works for me too now.
Comment 5 David Schleef 2004-09-14 20:00:54 UTC
Ok, let's assume it got fixed.