SIGSEGV seen while adding TDT/TOT section in mpegtsmux

Baby Octopus jagadishkamathk at gmail.com
Tue Jun 21 13:05:04 UTC 2016


Hi,

I'm modifying mpegtsmux to add TDT and TOT section for which I'm using
gst_mpegts_tdt_new(). Unfortunately, I see crash in g_slice_alloc0 function
of gst_mpegts_tdt_new()

I'm kind a lost since this is a void function where I dont pass any
argument. Also, it is crashing in trivial function such as g_slice_alloc0 :)
Here is the BT

*Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff53fff700 (LWP 27028)]
0x00007ffff70994ca in g_slice_alloc () from /usr/lib64/libglib-2.0.so.0
Missing separate debuginfos, use: debuginfo-install
gstreamer-1.6.2.21-0.el7.centos.x86_64
(gdb) bt
#0  0x00007ffff70994ca in g_slice_alloc () at /usr/lib64/libglib-2.0.so.0
#1  0x00007ffff70999ae in g_slice_alloc0 () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fffeeb044ab in gst_mpegts_tdt_new () at gstmpegtssection.c:544
*

Any clue will be real be helpful to move this roadblock :)



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/SIGSEGV-seen-while-adding-TDT-TOT-section-in-mpegtsmux-tp4678179.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list