[gstreamer-bugs] [Bug 624338] [pulsesink] double-free exception

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 17 02:33:59 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=624338
  GStreamer | gst-plugins-good | git

--- Comment #29 from Colin Guthrie <gnome at colin.guthr.ie> 2010-08-17 09:33:55 UTC ---
Just to confirm this behaviour, I put a filthy great bit assert() right after
that initial call, and prior to your patch, it was never hit with my testcase.
After applying your patch, it is hit.

So my suspicions above are correct, in that your patch in some way makes this
state change fail (although I strongly suspect the same actual gst assert could
be hit by the phonon code with the current gst-good version in the event that
the first state transition would fail - I guess that just hasn't happened
before!)

So not sure what to do next. Any ideas?

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