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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat May 10 11:30: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

Sebastian Dröge changed:

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




------- Comment #13 from Sebastian Dröge  2008-05-10 18:30 UTC -------
#6  0xb4e01468 in volume_process_int32 (this=0x85da060, bytes=0xaf4fa780, 
    n_bytes=1073735200) at gstvolume.c:503
        i = 0
        num_samples = 1073735200
#7  0xb4e022e5 in volume_transform_ip (base=0x85da060, outbuf=0xb2ab61b0)
    at gstvolume.c:709
        timestamp = 412746000000
        __PRETTY_FUNCTION__ = "volume_transform_ip"
#8  0xb7cd7877 in gst_base_transform_handle_buffer (trans=0x85da060, 
    inbuf=0xb2ab61b0, outbuf=0xb1caadc8) at gstbasetransform.c:1446
        need_skip = 0
        earliest_time = 18446744073709551615
        bclass = (GstBaseTransformClass *) 0x85d81a0
        ret = GST_FLOW_OK
        out_size = <value optimized out>
        qostime = 0
        __PRETTY_FUNCTION__ = "gst_base_transform_handle_buffer"
#9  0xb7cd886b in gst_base_transform_chain (pad=0x85ceef8, buffer=0xb2ab61b0)
    at gstbasetransform.c:1590
        trans = (GstBaseTransform *) 0x85da060
        ret = <value optimized out>
        last_stop = 825168000000
        outbuf = (GstBuffer *) 0xb2ab61b0
#10 0xb7c632e9 in gst_pad_chain_unchecked (pad=0x85ceef8, buffer=0xb2ab61b0)
    at gstpad.c:3523
        caps = <value optimized out>
        caps_changed = 1
        chainfunc = (GstPadChainFunction) 0xb7cd87f0 <gst_base_transform_chain>
        ret = <value optimized out>
        __PRETTY_FUNCTION__ = "gst_pad_chain_unchecked"


Hmmm, 1073735200 samples are many... I guess that's the problem ;)


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