[Bug 659723] Rendering hangs at playing variant m3u8 playlist

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 24 04:49:12 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=659723
  GStreamer | gst-plugins-bad | git

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien.isorce at gmail.com

--- Comment #3 from Julien Isorce <julien.isorce at gmail.com> 2012-02-24 12:49:08 UTC ---
Hi with playbin2
uri="http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8", at
around 9 sec I got:

** (gst-launch-0.10:26490): CRITICAL **: gst_adapter_take_buffer: assertion
`nbytes > 0' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb43ffb70 (LWP 26501)]
0xb7ef4409 in gst_buffer_is_metadata_writable (buf=0x0) at gstbuffer.c:684
684       return (GST_MINI_OBJECT_REFCOUNT_VALUE (GST_MINI_OBJECT_CAST (buf))
== 1);
(gdb) bt
#0  0xb7ef4409 in gst_buffer_is_metadata_writable (buf=0x0) at gstbuffer.c:684
#1  0xb7ef4d38 in gst_buffer_make_metadata_writable (buf=0x0) at
gstbuffer.c:707
#2  0xb7532949 in gst_base_parse_chain (pad=0xb68feb28, buffer=0xb68b3198) at
gstbaseparse.c:2478
#3  0xb7f2860e in gst_pad_push (pad=0xb68fea60, buffer=0xb68b3198) at
gstpad.c:4710
#4  0xb72190ba in gst_single_queue_push_one (object=0xb68b3198, sq=0xb68ff2a8,
mq=0x8214460) at gstmultiqueue.c:1087
#5  gst_multi_queue_loop (pad=0xb68fea60) at gstmultiqueue.c:1318
#6  0xb7f531f0 in gst_task_func (task=0xb6807938) at gsttask.c:327
#7  0xb7f54598 in default_func (tdata=0xb68090b0, pool=0x805b008) at
gsttaskpool.c:70
#8  0xb7de9a27 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb7de75f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb7d68d31 in start_thread (arg=0xb43ffb70) at pthread_create.c:304
#11 0xb7cb80ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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