[gstreamer-bugs] [Bug 583999] Segfault after adding elements to a pipeline

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 5 03:48:31 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=583999

  GStreamer | gstreamer (core) | Ver: git




------- Comment #9 from Wim Taymans  2009-08-05 10:48 UTC -------
I found the problem. Basetransform was setting caps on non-metadata-writable
buffers, which caused caps to disappear in elements. Too bad it did not make
the release but it was not really a regression.

You get this problem after a tee with multiple branches, then a queue and a
basetransform based element after the queue. The tee to make the buffers
non-writable in each of the transforms and the queue to cause enough threading
to cause races.

Will commit a patch after the freeze.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=583999.




More information about the Gstreamer-bugs mailing list