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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 20 13:52:20 PDT 2012


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

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |olivier.crete at ocrete.ca
         Resolution|                            |NOTGNOME

--- Comment #6 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2012-08-20 20:52:15 UTC ---
Can you check the refcount of the pad when it crashes? I'm ready to bet it goes
down to 0. Are you certain you hold two refs to the pad when you get to that
point? gst_element_release_pad() removes one ref. Anyway, unless you have a
simple test case, I'm at least 95% sure that the bug is in the ref handling in
your code.

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