[gstreamer-bugs] [Bug 582169] [multipartdemux] Segmentation fault on empty content

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 15 04:04:15 PDT 2009


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

  GStreamer | gst-plugins-good | Ver: git




------- Comment #6 from Arnout Vandecappelle  2009-05-15 11:04 UTC -------
It is extremely unlikely that you get the same output after applying attachment
(id=134393) because it puts the gst_adapter_take_buffer(datalen) is the
else-branch of "if (datalen <= 0)"...

If the problem really persists after you have applied the patch to
gst-plugins-good and you have verified that you are using the freshly compiled
libgstmultipart.so and not an old version, then can you do the following in gdb
at the point where you get the SEGV?

print datalen
print size
print outbuf
print srcpad
print created


-- 
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=582169.




More information about the Gstreamer-bugs mailing list