[gstreamer-bugs] [Bug 596366] lockup in gst_ghost_pad_set_target

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 30 14:15:47 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=596366
  GStreamer | gstreamer (core) | git

--- Comment #13 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2009-09-30 21:15:42 UTC ---
Created an attachment (id=144442)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=144442)
test case to reproduce the problem

simplified the problem is :

src ! tee ! queue ! fx ! adder ! sink
          ! queue      !

tee uses gst_pad_proxy_getcaps() and that send the getcaps back and hits sink
again.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list