[gstreamer-bugs] [Bug 385084] endless ghost pad pull/push activate recursion until crash

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 2 09:00:12 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=385084

  GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #4 from Tim-Philipp Müller  2007-02-02 16:58 UTC -------
Seen something similar today (only similar, because the repetead activation was
consecutive and not recursive like here) with a demuxer supporting pull-mode.
Basically it would repeatedly try to active the demuxer if the demuxer added
pads during activation, but then for some reason still returned FALSE from its
activate function (then the demuxer would do the same again and it loops
forever).  May or may not be related, not sure.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list