[Bug 623240] Memory allocation fails when reading .xm (audio/x-mod) file metadata

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 31 11:02:37 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=623240
  GStreamer | gst-plugins-bad | unspecified

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INCOMPLETE

--- Comment #7 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-01-31 19:02:33 UTC ---
Testing again here, I see no memory corruption playing with playbin2, or using
gst-discoverer. Valgrind's happy about it too. Most likely, either the bug is
fixed, or lies elsewhere.

If you can repdroduce it with gst-launch, can you please run valgrind on it,
eg:

G_SLICE=always-malloc valgrind --leak-check=full
--suppressions=/.../gstreamer/common/gst.supp
--suppressions=/.../gst-plugins-base/tests/check/gst-plugins-base.supp
--suppressions=/.../gst-plugins-good/tests/check/gst-plugins-good.supp
--suppressions=/.../gst-plugins-bad/tests/check/gst-plugins-bad.supp
--suppressions=/.../gst-plugins-ugly/tests/check/gst-plugins-ugly.supp
gst-launch-0.10 uri=file:///.../test.xm

Then attach the output and reopen.

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