[Gstreamer-bugs] [Bug 141416] - leak in entrygthread scheduler

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Apr 30 05:47:00 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=141416
GStreamer | gstreamer (core) | Ver: 0.8.1





------- Additional Comments From sc5 at hermes.usherb.ca  2004-04-30 08:46 -------
Who is supposed to call this gst_scheduler_reset() function?  It doesn't work
with 0.8.1 at least.  Would it be this part in gstpipeline.c:

      /* FIXME: calling gst_scheduler_reset() here is bad, since we
       * might not be in cothread 0 */
#if 0
      if (GST_ELEMENT_SCHED (element)) {
        gst_scheduler_reset (GST_ELEMENT_SCHED (element));
      }
#endif


And basicgthread leaks too.  Opt doesn't leak for me, but its compiled without 
cothreads.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list