[Bug 762717] mpegtsmux: m2ts-mode crashes (abort)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 26 11:34:41 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=762717

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
            Summary|[mpegtsmux] m2ts-mode       |mpegtsmux: m2ts-mode
                   |crashes (abort)             |crashes (abort)

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Problem is that in new_packet_cb() for whatever reason the buffer only contains
188 bytes of memory although it initially was allocated with 192. Something
probably reallocated it at some point.


Simpler testcase:
> gst-launch-1.0 videotestsrc ! x264enc ! h264parse ! mpegtsmux m2ts-mode=true ! fakesink

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