[Bug 682239] Crash on GST_PAD_STREAM_UNLOCK (peer) in gst_pad_push()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 20 15:26:46 PDT 2012


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

--- Comment #7 from Marcin Lewandowski <www at saepia.net> 2012-08-20 22:26:43 UTC ---
Olivier, thank you for quick reply.

What you write stands in opposition to docs:

"gst_element_release_request_pad ()

This does not unref the pad. If the pad was created by using
gst_element_get_request_pad(), gst_element_release_request_pad() needs to be
followed by gst_object_unref() to free the pad. "


I've taken a brief look on the source and there's no unref on pad. Only on peer
pad.

But I will add refcount check as you suggest and reopen the ticket if problem
still will be present.

-- 
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