[gstreamer-bugs] [Bug 527572] Crash in volume_process_int32

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 13 00:01:44 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=527572

  GStreamer | don't know | Ver: 0.10.x




------- Comment #17 from Sebastian Dröge  2008-05-13 07:01 UTC -------
Not sure what you mean. The buffers will only be freed if nobody is using them
anymore.

But it could very well be, that the buffers that volume gets are unreffed one
time too often before volume gets them and the memory is overwritten by
something else. The buffer must've been valid at the time the transform_ip
method of volume is called though, otherwise this would've never happenend.

Another thing I can think of, is that mad outputs invalid buffers in some error
cases. The code looks a bit weird IMHO.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=527572.




More information about the Gstreamer-bugs mailing list