[gstreamer-bugs] [Bug 333746] Memory leak report for gst-ffmpeg

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 10 07:00:57 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=333746
 GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Comment #1 from Michael Smith  2006-03-10 15:00 UTC -------
There are a couple of problems with this that make it pretty unlikely anyone
will take a real look at it, so here are some suggestions:

  a) run valgrind with --num-callers=xx for some reasonably large xx, the
default is too low.
  b) run this with G_SLICE=always-malloc set, so the slice allocator in glib
2.10 doesn't confuse the reports.
  c) trim out the BMPX problems, as having to trudge through several hundred
thousand lines of mostly irrelevent things makes these unlikely to get looked
at.


-- 
Configure bugmail: http://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