[Bug 773368] mpegtsbase: GLib-CRITICAL **: g_ptr_array_unref: assertion 'array' failed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 22 23:45:41 UTC 2016


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

--- Comment #1 from minfrin at sharp.fm ---
Trace got a bit messed up, the NULL pointer is here:

 #4  0x76395af4 in _gst_mpegts_pmt_free (pmt=0x184660) at
gstmpegtssection.c:635
 635      g_ptr_array_unref (pmt->streams);
 (gdb) print pmt->streams
 $1 = (GPtrArray *) 0x0

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