[Bug 749676] playbin: failed to get end-of-stream event when visualization flag is enabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 1 07:59:49 PDT 2015


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

--- Comment #15 from Brijesh Singh <brijesh.ksingh at gmail.com> ---
Sometime it just takes a bit longer to see it, I am using Ubuntu 15.04 with
latest gstreamer code from git tree. 

Here is backtrack generate from the corefile. 
----------------

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `gst-play-1.0 gst-player/tests/media/audio-short.ogg'.
Program terminated with signal SIGTRAP, Trace/breakpoint trap.
#0  0x00007fb81dd98d00 in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) bt
#0  0x00007fb81dd98d00 in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fb81dd98f3f in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb81e32e3b4 in gst_poll_write_control (set=0x0) at gstpoll.c:1521
#3  0x00007fb81e2eca8d in gst_buffer_pool_init (pool=0x7fb8100cdc10) at
gstbufferpool.c:174
#4  0x00007fb81e089f67 in g_type_create_instance () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#5  0x00007fb81e06d867 in ?? () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#6  0x00007fb81e06f25d in g_object_newv () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#7  0x00007fb81e06f9f4 in g_object_new () from
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x00007fb81e5ffee2 in gst_video_buffer_pool_new () at gstvideopool.c:260
#9  0x00007fb81e5fc892 in gst_video_filter_propose_allocation
(trans=0x7fb810070ae0, decide_query=0x4b000, query=0x7fb80c04a1e0)
    at gstvideofilter.c:92
#10 0x00007fb81cfdd3a1 in gst_base_transform_default_query
(trans=0x7fb810070ae0, direction=(unknown: 3893359312),
    query=0x7fb80c04a1e0) at gstbasetransform.c:1503
#11 0x00007fb81e320548 in gst_pad_query (pad=0x7fb80c0398f0,
query=0x7fb80c04a1e0) at gstpad.c:3792
#12 0x00007fb81e3209fb in gst_pad_peer_query (pad=0xe979c0,
query=0x7fb80c04a1e0) at gstpad.c:3920
#13 0x00007fb81e320eeb in query_forward_func (pad=0xe979c0,
data=0x7fb81a2edc10) at gstpad.c:3199
#14 0x00007fb81e31f2be in gst_pad_forward (pad=0xe91170, forward=0x0,
user_data=0x0) at gstpad.c:2838
#15 0x00007fb81e31f53e in gst_pad_query_default (pad=0xe91170, parent=0x0,
query=0x7fb80c04a1e0) at gstpad.c:3266
#16 0x00007fb81be062ae in gst_play_sink_convert_bin_query (pad=0xe91170,
parent=0x0, query=0x7fb80c04a1e0)
    at gstplaysinkconvertbin.c:501
#17 0x00007fb81e320548 in gst_pad_query (pad=0xe91170, query=0x7fb80c04a1e0) at
gstpad.c:3792
#18 0x00007fb81e3209fb in gst_pad_peer_query (pad=0x7fb80c038db0,
query=0x7fb80c04a1e0) at gstpad.c:3920
#19 0x00007fb81bb9a9ef in gst_queue_push_one (queue=<optimized out>) at
gstqueue.c:1421
#20 gst_queue_loop (pad=0x0) at gstqueue.c:1484
#21 0x00007fb81e349cf1 in gst_task_func (task=0x7fb7f80225f0) at gsttask.c:331
#22 0x00007fb81ddb92e8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fb81ddb8955 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fb81d8276aa in start_thread (arg=0x7fb81a2ee700) at
pthread_create.c:333
#25 0x00007fb81d556eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
-----------

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