[gstreamer-bugs] [Bug 445694] crash in Movie Player: Selected an ogg file on ...

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 6 02:12:49 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=445694

  GStreamer | gst-plugins | Ver: 0.10.x

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org
             Status|NEW                         |NEEDINFO




------- Comment #4 from Sebastian Dröge  2008-05-06 09:12 UTC -------
#9  0xb76cba8b in IA__g_malloc (n_bytes=2970615824) at gmem.c:131
        mem = (gpointer) 0x84e2a20
#10 0xb77cf3b9 in gst_buffer_new_and_alloc (size=307200) at gstbuffer.c:327
        newbuf = (GstBuffer *) 0xb1390e90
        __PRETTY_FUNCTION__ = "gst_buffer_new_and_alloc"

This looks more like random memory corruption somewhere. size is directly
passed to g_malloc() in gst_buffer_new_and_alloc().

Is this reproducible somehow?


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




More information about the Gstreamer-bugs mailing list