Setting Pipeline State to NULL can at time take over 10 seconds

declan harrison harrison.declan at gmail.com
Tue Sep 10 04:11:18 PDT 2013


>
>
>
> It would be good to get a stack trace of *all* threads ('thread apply
> all bt' in gdb).
>
>
 Tim, find attached pstack.  Yea its blocking I/O that we use.


>
> > Im using GStreamer 0.10, on RHEL 64 bit architecture.
>
> Bit confusing that the directory is called .../gstreamer/1.0/ then :)
>

Hehe, agreed just our own internal versioning of this product but yea
confusing.

>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130910/8592b519/attachment-0001.html>
-------------- next part --------------
Thread 177 (Thread 0x7f6178d37700 (LWP 16448)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 175 (Thread 0x7f617cc76700 (LWP 16458)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 174 (Thread 0x7f61854fe700 (LWP 16459)):
#0  0x00007f6197b9bae8 in x264_pixel_satd_8x8_internal_sse4 () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#1  0x00007f6197b9bed9 in x264_pixel_satd_8x8_sse4 () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#2  0x00007f6197b4dc6c in refine_subpel () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#3  0x00007f6197b4ce01 in x264_macroblock_analyse () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#4  0x00007f6197b82bca in x264_slice_write () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#5  0x00007f6197b84fe9 in x264_slices_write () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#6  0x00007f6197b882de in x264_encoder_encode () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#7  0x00007f61957ad99d in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#8  0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#9  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#11 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#15 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#16 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#18 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#20 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#21 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#22 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 173 (Thread 0x7f61742ed700 (LWP 16463)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 172 (Thread 0x7f61724cf700 (LWP 16486)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#4  0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f6195299b4f in gst_h264standardiser_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#6  0x00007f6195299fb8 in gst_h264standardiser_buffer_too_small () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#7  0x00007f619529bdc9 in gst_h264standardiser_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#8  0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f61957ade7e in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#12 0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#13 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#17 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#20 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#21 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#22 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#23 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#24 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#25 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#26 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#27 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#28 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#29 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#30 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#31 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#32 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#33 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#34 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 170 (Thread 0x7f61903ac700 (LWP 16496)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6b18 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#5  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#6  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 168 (Thread 0x7f6176a14700 (LWP 16578)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 165 (Thread 0x7f618cf78700 (LWP 16674)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6b18 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#5  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#6  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 163 (Thread 0x7f618e58e700 (LWP 16692)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f6195299b4f in gst_h264standardiser_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#4  0x00007f6195299fb8 in gst_h264standardiser_buffer_too_small () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#5  0x00007f619529bdc9 in gst_h264standardiser_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#6  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f61957ade7e in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#8  0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#9  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#11 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#15 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#16 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#18 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#20 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#21 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#22 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 162 (Thread 0x7f6174ef9700 (LWP 16699)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 159 (Thread 0x7f617701a700 (LWP 16718)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 157 (Thread 0x7f617ed97700 (LWP 16750)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 156 (Thread 0x7f61731dc700 (LWP 16757)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#4  0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#6  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#8  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#10 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 152 (Thread 0x7f61937e0700 (LWP 16781)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 151 (Thread 0x7f618852e700 (LWP 16782)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a10e1d in _L_cond_lock_886 () from /lib64/libpthread.so.0
#2  0x0000003890a10cf7 in __pthread_mutex_cond_lock () from /lib64/libpthread.so.0
#3  0x0000003890a0b4d6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#4  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f6195299b4f in gst_h264standardiser_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#7  0x00007f6195299fb8 in gst_h264standardiser_buffer_too_small () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#8  0x00007f619529bdc9 in gst_h264standardiser_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#9  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f61957ade7e in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#11 0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#12 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#13 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#14 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#16 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#18 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#19 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#20 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#21 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#22 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#23 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#24 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#25 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 149 (Thread 0x7f617fca6700 (LWP 16811)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 148 (Thread 0x7f617d17b700 (LWP 16814)):
#0  0x00007f6197b9bae4 in x264_pixel_satd_8x8_internal_sse4 () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#1  0x00007f6197b9bed9 in x264_pixel_satd_8x8_sse4 () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#2  0x00007f6197b4e5ea in refine_subpel () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#3  0x00007f6197b4f39c in x264_me_search_ref () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#4  0x00007f6197b21120 in x264_slicetype_mb_cost () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#5  0x00007f6197b2d499 in x264_slicetype_frame_cost () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#6  0x00007f6197b2d6e0 in scenecut_internal () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#7  0x00007f6197b374ea in x264_slicetype_analyse () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#8  0x00007f6197b38995 in x264_slicetype_decide () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#9  0x00007f6197b893ec in x264_lookahead_get_frames () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#10 0x00007f6197b88467 in x264_encoder_encode () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#11 0x00007f61957ad99d in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#12 0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#13 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#15 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#17 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#19 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#20 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#21 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#22 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#23 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#24 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#25 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#26 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 147 (Thread 0x7f618a049700 (LWP 16856)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 145 (Thread 0x7f617f49e700 (LWP 16862)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x0000003891a61f48 in g_static_rec_mutex_lock () from /lib64/libglib-2.0.so.0
#4  0x00007f619af3f25a in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619b1f72c4 in ?? ()
#6  0x000000000000000a in ?? ()
#7  0x00007f617f49d448 in ?? ()
#8  0x00007f617f49ce30 in ?? ()
#9  0x00007f619b1f7065 in ?? ()
#10 0x0000000020d0a800 in ?? ()
#11 0x00007f617f49cde0 in ?? ()
#12 0x00007f6100000000 in ?? ()
#13 0x0000000000000001 in ?? ()
#14 0x00007f617f49ce40 in ?? ()
#15 0x00007f617f49ce60 in ?? ()
#16 0x000000017f49cda0 in ?? ()
#17 0x0000000000000008 in ?? ()
#18 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f617f49cc70 in ?? ()
#20 0x00007f617f49d448 in ?? ()
#21 0x0000000000000001 in ?? ()
#22 0x00007f617f49cc70 in ?? ()
#23 0x00007f617f49d3c0 in ?? ()
#24 0x000000027f49ce30 in ?? ()
#25 0x00007f617f49cdfc in ?? ()
#26 0x00007f617f49cdf8 in ?? ()
#27 0x000000027f49cde0 in ?? ()
#28 0x00007f617f49cde0 in ?? ()
#29 0x00007f617f49cd20 in ?? ()
#30 0x0000000000000002 in ?? ()
#31 0x00007f617f49ce80 in ?? ()
#32 0x00007f617f49ce30 in ?? ()
#33 0x0000000100000000 in ?? ()
#34 0x00007f617f49cee0 in ?? ()
#35 0x0000000020d0a9d8 in ?? ()
#36 0x00000000a2ed2dc8 in ?? ()
#37 0x00007f617f49ced0 in ?? ()
#38 0x0000000000000002 in ?? ()
#39 0x00007f617f49ce70 in ?? ()
#40 0x00007f617f49d430 in ?? ()
#41 0x00007f619b1ed07e in ?? ()
#42 0x00007f617f49cec0 in ?? ()
#43 0x00007f617f49cec8 in ?? ()
#44 0x000000027f49ced0 in ?? ()
#45 0x00007f617f49ce9c in ?? ()
#46 0x00007f619b1f9910 in ?? ()
#47 0x00007f619b1f98b0 in ?? ()
#48 0x00007f617f49ce80 in ?? ()
#49 0x00007f617f49cdc0 in ?? ()
#50 0x00007f6100000001 in ?? ()
#51 0x00007f617f49cf08 in ?? ()
#52 0x00007f617f49ced0 in ?? ()
#53 0x0000000100000000 in ?? ()
#54 0x00007f617f49ced0 in ?? ()
Thread 144 (Thread 0x7f6187f28700 (LWP 16863)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 143 (Thread 0x7f618b35c700 (LWP 16864)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 137 (Thread 0x7f618b25b700 (LWP 16895)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 135 (Thread 0x7f6177f29700 (LWP 16897)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 134 (Thread 0x7f618bc65700 (LWP 16904)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83c76 in gst_task_join () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x00007f619af538a8 in gst_pad_stop_task () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d34c6 in gst_queue_src_activate_push () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3cfcf in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#13 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af3bbef in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619b1f72c4 in ?? ()
#19 0x000000000000000a in ?? ()
#20 0x00007f618bc64448 in ?? ()
#21 0x00007f618bc63e30 in ?? ()
#22 0x00007f619b1f7065 in ?? ()
#23 0x000000008e1fb000 in ?? ()
#24 0x00007f618bc63de0 in ?? ()
#25 0x00007f6100000000 in ?? ()
#26 0x0000000000000001 in ?? ()
#27 0x00007f618bc63e40 in ?? ()
#28 0x00007f618bc63e60 in ?? ()
#29 0x000000018bc63da0 in ?? ()
#30 0x0000000000000008 in ?? ()
#31 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#32 0x00007f618bc63c70 in ?? ()
#33 0x00007f618bc64448 in ?? ()
#34 0x0000000000000001 in ?? ()
#35 0x00007f618bc63c70 in ?? ()
#36 0x00007f618bc643c0 in ?? ()
#37 0x000000028bc63e30 in ?? ()
#38 0x00007f618bc63dfc in ?? ()
#39 0x00007f618bc63df8 in ?? ()
#40 0x000000028bc63de0 in ?? ()
#41 0x00007f618bc63de0 in ?? ()
#42 0x00007f618bc63d20 in ?? ()
#43 0x0000000000000002 in ?? ()
#44 0x00007f618bc63e80 in ?? ()
#45 0x00007f618bc63e30 in ?? ()
#46 0x0000000100000000 in ?? ()
#47 0x00007f618bc63ee0 in ?? ()
#48 0x000000008e1fb1d8 in ?? ()
#49 0x00000000d19aa3c8 in ?? ()
#50 0x00007f618bc63ed0 in ?? ()
#51 0x0000000000000002 in ?? ()
#52 0x00007f618bc63e70 in ?? ()
#53 0x00007f618bc64430 in ?? ()
#54 0x00007f619b1ed07e in ?? ()
#55 0x00007f618bc63ec0 in ?? ()
#56 0x00007f618bc63ec8 in ?? ()
#57 0x000000028bc63ed0 in ?? ()
#58 0x00007f618bc63e9c in ?? ()
#59 0x00007f619b1f9910 in ?? ()
#60 0x00007f619b1f98b0 in ?? ()
#61 0x00007f618bc63e80 in ?? ()
#62 0x00007f618bc63dc0 in ?? ()
#63 0x00007f6100000001 in ?? ()
#64 0x00007f618bc63f08 in ?? ()
#65 0x00007f618bc63ed0 in ?? ()
#66 0x0000000100000000 in ?? ()
#67 0x00007f618bc63ed0 in ?? ()
Thread 133 (Thread 0x7f617b862700 (LWP 16910)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 132 (Thread 0x7f618963f700 (LWP 16921)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a10e1d in _L_cond_lock_886 () from /lib64/libpthread.so.0
#2  0x0000003890a10cf7 in __pthread_mutex_cond_lock () from /lib64/libpthread.so.0
#3  0x0000003890a0b4d6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#4  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 126 (Thread 0x7f618f29b700 (LWP 16939)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 125 (Thread 0x7f618aa53700 (LWP 16940)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 123 (Thread 0x7f61723ce700 (LWP 16942)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a10e1d in _L_cond_lock_886 () from /lib64/libpthread.so.0
#2  0x0000003890a10cf7 in __pthread_mutex_cond_lock () from /lib64/libpthread.so.0
#3  0x0000003890a0b4d6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#4  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 122 (Thread 0x7f618a851700 (LWP 16949)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 121 (Thread 0x7f618c16a700 (LWP 16955)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83c76 in gst_task_join () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x00007f619af538a8 in gst_pad_stop_task () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a4b1e32 in gst_base_src_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#4  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3cfcf in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619a4b46e4 in gst_base_src_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#12 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#13 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619b1f72c4 in ?? ()
#19 0x000000000000000a in ?? ()
#20 0x00007f618c1692c8 in ?? ()
#21 0x00007f618c168cb0 in ?? ()
#22 0x00007f619b1f7065 in ?? ()
#23 0x0000000054759800 in ?? ()
#24 0x00007f618c168c60 in ?? ()
#25 0x00007f6100000000 in ?? ()
#26 0x0000000000000001 in ?? ()
#27 0x00007f618c168cc0 in ?? ()
#28 0x00007f618c168ce0 in ?? ()
#29 0x000000018c168c20 in ?? ()
#30 0x0000000000000008 in ?? ()
#31 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#32 0x00007f618c168af0 in ?? ()
#33 0x00007f618c1692c8 in ?? ()
#34 0x0000000000000001 in ?? ()
#35 0x00007f618c168af0 in ?? ()
#36 0x00007f618c169240 in ?? ()
#37 0x000000028c168cb0 in ?? ()
#38 0x00007f618c168c7c in ?? ()
#39 0x00007f618c168c78 in ?? ()
#40 0x000000028c168c60 in ?? ()
#41 0x00007f618c168c60 in ?? ()
#42 0x00007f618c168ba0 in ?? ()
#43 0x0000000000000002 in ?? ()
#44 0x00007f618c168d00 in ?? ()
#45 0x00007f618c168cb0 in ?? ()
#46 0x0000000100000000 in ?? ()
#47 0x00007f618c168d60 in ?? ()
#48 0x00000000547599d8 in ?? ()
#49 0x00000000bfd7adc8 in ?? ()
#50 0x00007f618c168d50 in ?? ()
#51 0x0000000000000002 in ?? ()
#52 0x00007f618c168cf0 in ?? ()
#53 0x00007f618c1692b0 in ?? ()
#54 0x00007f619b1ed07e in ?? ()
#55 0x00007f618c168d40 in ?? ()
#56 0x00007f618c168d48 in ?? ()
#57 0x000000028c168d50 in ?? ()
#58 0x00007f618c168d1c in ?? ()
#59 0x00007f619b1f9910 in ?? ()
#60 0x00007f619b1f98b0 in ?? ()
#61 0x00007f618c168d00 in ?? ()
#62 0x00007f618c168c40 in ?? ()
#63 0x00007f6100000001 in ?? ()
#64 0x00007f618c168d88 in ?? ()
#65 0x00007f618c168d50 in ?? ()
#66 0x0000000100000000 in ?? ()
#67 0x00007f618c168d50 in ?? ()
Thread 120 (Thread 0x7f6183ae4700 (LWP 16956)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83c76 in gst_task_join () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x00007f619af538a8 in gst_pad_stop_task () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a4b1e32 in gst_base_src_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#4  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3cfcf in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619a4b46e4 in gst_base_src_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#12 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#13 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619b1f72c4 in ?? ()
#19 0x000000000000000a in ?? ()
#20 0x00007f6183ae3448 in ?? ()
#21 0x00007f6183ae2e30 in ?? ()
#22 0x00007f619b1f7065 in ?? ()
#23 0x000000009fe3b000 in ?? ()
#24 0x00007f6183ae2de0 in ?? ()
#25 0x00007f6100000000 in ?? ()
#26 0x0000000000000001 in ?? ()
#27 0x00007f6183ae2e40 in ?? ()
#28 0x00007f6183ae2e60 in ?? ()
#29 0x0000000183ae2da0 in ?? ()
#30 0x0000000000000008 in ?? ()
#31 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#32 0x00007f6183ae2c70 in ?? ()
#33 0x00007f6183ae3448 in ?? ()
#34 0x0000000000000001 in ?? ()
#35 0x00007f6183ae2c70 in ?? ()
#36 0x00007f6183ae33c0 in ?? ()
#37 0x0000000283ae2e30 in ?? ()
#38 0x00007f6183ae2dfc in ?? ()
#39 0x00007f6183ae2df8 in ?? ()
#40 0x0000000283ae2de0 in ?? ()
#41 0x00007f6183ae2de0 in ?? ()
#42 0x00007f6183ae2d20 in ?? ()
#43 0x0000000000000002 in ?? ()
#44 0x00007f6183ae2e80 in ?? ()
#45 0x00007f6183ae2e30 in ?? ()
#46 0x0000000100000000 in ?? ()
#47 0x00007f6183ae2ee0 in ?? ()
#48 0x000000009fe3b1d8 in ?? ()
#49 0x00000000bfcfd688 in ?? ()
#50 0x00007f6183ae2ed0 in ?? ()
#51 0x0000000000000002 in ?? ()
#52 0x00007f6183ae2e70 in ?? ()
#53 0x00007f6183ae3430 in ?? ()
#54 0x00007f619b1ed07e in ?? ()
#55 0x00007f6183ae2ec0 in ?? ()
#56 0x00007f6183ae2ec8 in ?? ()
#57 0x0000000283ae2ed0 in ?? ()
#58 0x00007f6183ae2e9c in ?? ()
#59 0x00007f619b1f9910 in ?? ()
#60 0x00007f619b1f98b0 in ?? ()
#61 0x00007f6183ae2e80 in ?? ()
#62 0x00007f6183ae2dc0 in ?? ()
#63 0x00007f6100000001 in ?? ()
#64 0x00007f6183ae2f08 in ?? ()
#65 0x00007f6183ae2ed0 in ?? ()
#66 0x0000000100000000 in ?? ()
#67 0x00007f6183ae2ed0 in ?? ()
Thread 117 (Thread 0x7f6174df8700 (LWP 16962)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 116 (Thread 0x7f6173be6700 (LWP 16963)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6b18 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#5  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#6  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 112 (Thread 0x7f617913b700 (LWP 16975)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#4  0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f6195299b4f in gst_h264standardiser_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#6  0x00007f6195299fb8 in gst_h264standardiser_buffer_too_small () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#7  0x00007f619529bdc9 in gst_h264standardiser_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#8  0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f61957ade7e in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#12 0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#13 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#17 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#20 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#21 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#22 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#23 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#24 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#25 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#26 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#27 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#28 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#29 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#30 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#31 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#32 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#33 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#34 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 111 (Thread 0x7f6191fc8700 (LWP 16982)):
#0  0x0000003890a0b7bb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003893202382 in ?? () from /lib64/libgthread-2.0.so.0
#2  0x0000003891a14c7f in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a635d1 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#5  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#6  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 109 (Thread 0x7f6183ee8700 (LWP 16984)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 107 (Thread 0x7f61725d0700 (LWP 16988)):
#0  0x00007f6197af6e2d in x264_macroblock_cache_load_progressive () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#1  0x00007f6197b83260 in x264_slice_write () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#2  0x00007f6197b84fe9 in x264_slices_write () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#3  0x00007f6197b882de in x264_encoder_encode () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#4  0x00007f61957ad99d in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#5  0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#6  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#8  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#10 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#12 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#13 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#15 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#17 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#18 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#19 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 106 (Thread 0x7f617ef99700 (LWP 16989)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6b18 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#5  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#6  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 105 (Thread 0x7f61833dd700 (LWP 16990)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 101 (Thread 0x7f61821cb700 (LWP 16996)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x0000003891a61f48 in g_static_rec_mutex_lock () from /lib64/libglib-2.0.so.0
#4  0x00007f619af3f25a in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619b1f72c4 in ?? ()
#6  0x000000000000000a in ?? ()
#7  0x00007f61821ca0c8 in ?? ()
#8  0x00007f61821c9ab0 in ?? ()
#9  0x00007f619b1f7065 in ?? ()
#10 0x00000000a49e0800 in ?? ()
#11 0x00007f61821c9a60 in ?? ()
#12 0x00007f6100000000 in ?? ()
#13 0x0000000000000001 in ?? ()
#14 0x00007f61821c9ac0 in ?? ()
#15 0x00007f61821c9ae0 in ?? ()
#16 0x00000001821c9a20 in ?? ()
#17 0x0000000000000008 in ?? ()
#18 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f61821c98f0 in ?? ()
#20 0x00007f61821ca0c8 in ?? ()
#21 0x0000000000000001 in ?? ()
#22 0x00007f61821c98f0 in ?? ()
#23 0x00007f61821ca040 in ?? ()
#24 0x00000002821c9ab0 in ?? ()
#25 0x00007f61821c9a7c in ?? ()
#26 0x00007f61821c9a78 in ?? ()
#27 0x00000002821c9a60 in ?? ()
#28 0x00007f61821c9a60 in ?? ()
#29 0x00007f61821c99a0 in ?? ()
#30 0x0000000000000002 in ?? ()
#31 0x00007f61821c9b00 in ?? ()
#32 0x00007f61821c9ab0 in ?? ()
#33 0x0000000100000000 in ?? ()
#34 0x00007f61821c9b60 in ?? ()
#35 0x00000000a49e09d8 in ?? ()
#36 0x00000000d8233408 in ?? ()
#37 0x00007f61821c9b50 in ?? ()
#38 0x0000000000000002 in ?? ()
#39 0x00007f61821c9af0 in ?? ()
#40 0x00007f61821ca0b0 in ?? ()
#41 0x00007f619b1ed07e in ?? ()
#42 0x00007f61821c9b40 in ?? ()
#43 0x00007f61821c9b48 in ?? ()
#44 0x00000002821c9b50 in ?? ()
#45 0x00007f61821c9b1c in ?? ()
#46 0x00007f619b1f9910 in ?? ()
#47 0x00007f619b1f98b0 in ?? ()
#48 0x00007f61821c9b00 in ?? ()
#49 0x00007f61821c9a40 in ?? ()
#50 0x00007f6100000001 in ?? ()
#51 0x00007f61821c9b88 in ?? ()
#52 0x00007f61821c9b50 in ?? ()
#53 0x0000000100000000 in ?? ()
#54 0x00007f61821c9b50 in ?? ()
Thread 99 (Thread 0x7f61829d3700 (LWP 16999)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 98 (Thread 0x7f6183be5700 (LWP 17000)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f6195299b4f in gst_h264standardiser_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#4  0x00007f6195299fb8 in gst_h264standardiser_buffer_too_small () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#5  0x00007f619529bdc9 in gst_h264standardiser_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#6  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f61957ade7e in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#8  0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#9  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#11 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#15 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#16 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#18 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#20 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#21 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#22 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 97 (Thread 0x7f6180ab4700 (LWP 17001)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 96 (Thread 0x7f6173ae5700 (LWP 17004)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f619a4acf75 in gst_base_sink_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#4  0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af60540 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619b1f72c4 in ?? ()
#11 0x000000000000000a in ?? ()
#12 0x00007f6173ae41c8 in ?? ()
#13 0x00007f6173ae3bb0 in ?? ()
#14 0x00007f619b1f7065 in ?? ()
#15 0x000000003088f000 in ?? ()
#16 0x00007f6173ae3b60 in ?? ()
#17 0x00007f6100000000 in ?? ()
#18 0x0000000000000001 in ?? ()
#19 0x00007f6173ae3bc0 in ?? ()
#20 0x00007f6173ae3be0 in ?? ()
#21 0x0000000173ae3b20 in ?? ()
#22 0x0000000000000008 in ?? ()
#23 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#24 0x00007f6173ae39f0 in ?? ()
#25 0x00007f6173ae41c8 in ?? ()
#26 0x0000000000000001 in ?? ()
#27 0x00007f6173ae39f0 in ?? ()
#28 0x00007f6173ae4140 in ?? ()
#29 0x0000000273ae3bb0 in ?? ()
#30 0x00007f6173ae3b7c in ?? ()
#31 0x00007f6173ae3b78 in ?? ()
#32 0x0000000273ae3b60 in ?? ()
#33 0x00007f6173ae3b60 in ?? ()
#34 0x00007f6173ae3aa0 in ?? ()
#35 0x0000000000000002 in ?? ()
#36 0x00007f6173ae3c00 in ?? ()
#37 0x00007f6173ae3bb0 in ?? ()
#38 0x0000000100000000 in ?? ()
#39 0x00007f6173ae3c60 in ?? ()
#40 0x000000003088f1d8 in ?? ()
#41 0x000000005ac3ac88 in ?? ()
#42 0x00007f6173ae3c50 in ?? ()
#43 0x0000000000000002 in ?? ()
#44 0x00007f6173ae3bf0 in ?? ()
#45 0x00007f6173ae41b0 in ?? ()
#46 0x00007f619b1ed07e in ?? ()
#47 0x00007f6173ae3c40 in ?? ()
#48 0x00007f6173ae3c48 in ?? ()
#49 0x0000000273ae3c50 in ?? ()
#50 0x00007f6173ae3c1c in ?? ()
#51 0x00007f619b1f9910 in ?? ()
#52 0x00007f619b1f98b0 in ?? ()
#53 0x00007f6173ae3c00 in ?? ()
#54 0x00007f6173ae3b40 in ?? ()
#55 0x00007f6100000001 in ?? ()
#56 0x00007f6173ae3c88 in ?? ()
#57 0x00007f6173ae3c50 in ?? ()
#58 0x0000000100000000 in ?? ()
#59 0x00007f6173ae3c50 in ?? ()
Thread 94 (Thread 0x7f618953e700 (LWP 17007)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 93 (Thread 0x7f618c770700 (LWP 17008)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a10e1d in _L_cond_lock_886 () from /lib64/libpthread.so.0
#2  0x0000003890a10cf7 in __pthread_mutex_cond_lock () from /lib64/libpthread.so.0
#3  0x0000003890a0b4d6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#4  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f6195299b4f in gst_h264standardiser_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#7  0x00007f6195299fb8 in gst_h264standardiser_buffer_too_small () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#8  0x00007f619529bdc9 in gst_h264standardiser_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#9  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f61957ade7e in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#11 0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#12 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#13 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#14 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#16 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#18 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#19 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#20 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#21 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#22 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#23 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#24 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#25 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 91 (Thread 0x7f618be67700 (LWP 17010)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x0000003891a61f48 in g_static_rec_mutex_lock () from /lib64/libglib-2.0.so.0
#4  0x00007f619af3f25a in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619b1f72c4 in ?? ()
#6  0x000000000000000a in ?? ()
#7  0x00007f618be66348 in ?? ()
#8  0x00007f618be65d30 in ?? ()
#9  0x00007f619b1f7065 in ?? ()
#10 0x000000006b41c800 in ?? ()
#11 0x00007f618be65ce0 in ?? ()
#12 0x00007f6100000000 in ?? ()
#13 0x0000000000000001 in ?? ()
#14 0x00007f618be65d40 in ?? ()
#15 0x00007f618be65d60 in ?? ()
#16 0x000000018be65ca0 in ?? ()
#17 0x0000000000000008 in ?? ()
#18 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f618be65b70 in ?? ()
#20 0x00007f618be66348 in ?? ()
#21 0x0000000000000001 in ?? ()
#22 0x00007f618be65b70 in ?? ()
#23 0x00007f618be662c0 in ?? ()
#24 0x000000028be65d30 in ?? ()
#25 0x00007f618be65cfc in ?? ()
#26 0x00007f618be65cf8 in ?? ()
#27 0x000000028be65ce0 in ?? ()
#28 0x00007f618be65ce0 in ?? ()
#29 0x00007f618be65c20 in ?? ()
#30 0x0000000000000002 in ?? ()
#31 0x00007f618be65d80 in ?? ()
#32 0x00007f618be65d30 in ?? ()
#33 0x0000000100000000 in ?? ()
#34 0x00007f618be65de0 in ?? ()
#35 0x000000006b41c9d8 in ?? ()
#36 0x0000000054147908 in ?? ()
#37 0x00007f618be65dd0 in ?? ()
#38 0x0000000000000002 in ?? ()
#39 0x00007f618be65d70 in ?? ()
#40 0x00007f618be66330 in ?? ()
#41 0x00007f619b1ed07e in ?? ()
#42 0x00007f618be65dc0 in ?? ()
#43 0x00007f618be65dc8 in ?? ()
#44 0x000000028be65dd0 in ?? ()
#45 0x00007f618be65d9c in ?? ()
#46 0x00007f619b1f9910 in ?? ()
#47 0x00007f619b1f98b0 in ?? ()
#48 0x00007f618be65d80 in ?? ()
#49 0x00007f618be65cc0 in ?? ()
#50 0x00007f6100000001 in ?? ()
#51 0x00007f618be65e08 in ?? ()
#52 0x00007f618be65dd0 in ?? ()
#53 0x0000000100000000 in ?? ()
#54 0x00007f618be65dd0 in ?? ()
Thread 90 (Thread 0x7f618df88700 (LWP 17011)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 89 (Thread 0x7f618c871700 (LWP 17012)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f6195299b4f in gst_h264standardiser_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#4  0x00007f6195299fb8 in gst_h264standardiser_buffer_too_small () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#5  0x00007f619529bdc9 in gst_h264standardiser_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#6  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f61957ade7e in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#8  0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#9  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#11 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#15 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#16 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#18 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#20 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#21 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#22 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 88 (Thread 0x7f61926cf700 (LWP 17018)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f619a4a909e in gst_base_sink_set_flushing () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#4  0x00007f619a4a9238 in gst_base_sink_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3d025 in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4ac617 in gst_base_sink_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f61926ce448 in ?? ()
#22 0x00007f61926cde30 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x000000009bf01800 in ?? ()
#25 0x00007f61926cdde0 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f61926cde40 in ?? ()
#29 0x00007f61926cde60 in ?? ()
#30 0x00000001926cdda0 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f61926cdc70 in ?? ()
#34 0x00007f61926ce448 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f61926cdc70 in ?? ()
#37 0x00007f61926ce3c0 in ?? ()
#38 0x00000002926cde30 in ?? ()
#39 0x00007f61926cddfc in ?? ()
#40 0x00007f61926cddf8 in ?? ()
#41 0x00000002926cdde0 in ?? ()
#42 0x00007f61926cdde0 in ?? ()
#43 0x00007f61926cdd20 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f61926cde80 in ?? ()
#46 0x00007f61926cde30 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f61926cdee0 in ?? ()
#49 0x000000009bf019d8 in ?? ()
#50 0x00000000c7857e08 in ?? ()
#51 0x00007f61926cded0 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f61926cde70 in ?? ()
#54 0x00007f61926ce430 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f61926cdec0 in ?? ()
#57 0x00007f61926cdec8 in ?? ()
#58 0x00000002926cded0 in ?? ()
#59 0x00007f61926cde9c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f61926cde80 in ?? ()
#63 0x00007f61926cddc0 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f61926cdf08 in ?? ()
#66 0x00007f61926cded0 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f61926cded0 in ?? ()
Thread 87 (Thread 0x7f61920c9700 (LWP 17019)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 86 (Thread 0x7f61914bd700 (LWP 17021)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#4  0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f6195299b4f in gst_h264standardiser_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#6  0x00007f6195299fb8 in gst_h264standardiser_buffer_too_small () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#7  0x00007f619529bdc9 in gst_h264standardiser_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#8  0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f61957ade7e in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#12 0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#13 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#17 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#20 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#21 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#22 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#23 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#24 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#25 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#26 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#27 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#28 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#29 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#30 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#31 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#32 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#33 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#34 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 82 (Thread 0x7f618dc85700 (LWP 17030)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f619a4a909e in gst_base_sink_set_flushing () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#4  0x00007f619a4a9238 in gst_base_sink_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3d025 in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4ac617 in gst_base_sink_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f618dc840c8 in ?? ()
#22 0x00007f618dc83ab0 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x0000000056a17000 in ?? ()
#25 0x00007f618dc83a60 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f618dc83ac0 in ?? ()
#29 0x00007f618dc83ae0 in ?? ()
#30 0x000000018dc83a20 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f618dc838f0 in ?? ()
#34 0x00007f618dc840c8 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f618dc838f0 in ?? ()
#37 0x00007f618dc84040 in ?? ()
#38 0x000000028dc83ab0 in ?? ()
#39 0x00007f618dc83a7c in ?? ()
#40 0x00007f618dc83a78 in ?? ()
#41 0x000000028dc83a60 in ?? ()
#42 0x00007f618dc83a60 in ?? ()
#43 0x00007f618dc839a0 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f618dc83b00 in ?? ()
#46 0x00007f618dc83ab0 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f618dc83b60 in ?? ()
#49 0x0000000056a171d8 in ?? ()
#50 0x00000000c90563c8 in ?? ()
#51 0x00007f618dc83b50 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f618dc83af0 in ?? ()
#54 0x00007f618dc840b0 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f618dc83b40 in ?? ()
#57 0x00007f618dc83b48 in ?? ()
#58 0x000000028dc83b50 in ?? ()
#59 0x00007f618dc83b1c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f618dc83b00 in ?? ()
#63 0x00007f618dc83a40 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f618dc83b88 in ?? ()
#66 0x00007f618dc83b50 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f618dc83b50 in ?? ()
Thread 81 (Thread 0x7f61826d0700 (LWP 17031)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f619af39e46 in gst_element_iterate_pad_list () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#4  0x00007f619af8aeb9 in gst_element_unlink () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619b1f72c4 in ?? ()
#6  0x0000000000000000 in ?? ()
Thread 79 (Thread 0x7f6173ee9700 (LWP 17033)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f619a4b0d8a in gst_base_src_set_flushing () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#4  0x00007f619a4b1e2a in gst_base_src_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3cfcf in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4b46e4 in gst_base_src_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f6173ee8348 in ?? ()
#22 0x00007f6173ee7d30 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x00000000955d9800 in ?? ()
#25 0x00007f6173ee7ce0 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f6173ee7d40 in ?? ()
#29 0x00007f6173ee7d60 in ?? ()
#30 0x0000000173ee7ca0 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f6173ee7b70 in ?? ()
#34 0x00007f6173ee8348 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f6173ee7b70 in ?? ()
#37 0x00007f6173ee82c0 in ?? ()
#38 0x0000000273ee7d30 in ?? ()
#39 0x00007f6173ee7cfc in ?? ()
#40 0x00007f6173ee7cf8 in ?? ()
#41 0x0000000273ee7ce0 in ?? ()
#42 0x00007f6173ee7ce0 in ?? ()
#43 0x00007f6173ee7c20 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f6173ee7d80 in ?? ()
#46 0x00007f6173ee7d30 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f6173ee7de0 in ?? ()
#49 0x00000000955d99d8 in ?? ()
#50 0x000000009c758788 in ?? ()
#51 0x00007f6173ee7dd0 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f6173ee7d70 in ?? ()
#54 0x00007f6173ee8330 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f6173ee7dc0 in ?? ()
#57 0x00007f6173ee7dc8 in ?? ()
#58 0x0000000273ee7dd0 in ?? ()
#59 0x00007f6173ee7d9c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f6173ee7d80 in ?? ()
#63 0x00007f6173ee7cc0 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f6173ee7e08 in ?? ()
#66 0x00007f6173ee7dd0 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f6173ee7dd0 in ?? ()
Thread 77 (Thread 0x7f6191ec7700 (LWP 17035)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 76 (Thread 0x7f617a04a700 (LWP 17036)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6b18 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#5  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#6  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 75 (Thread 0x7f61730db700 (LWP 17037)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x0000003891a61f48 in g_static_rec_mutex_lock () from /lib64/libglib-2.0.so.0
#4  0x00007f619af3f25a in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619b1f72c4 in ?? ()
#6  0x000000000000000a in ?? ()
#7  0x00007f61730da2c8 in ?? ()
#8  0x00007f61730d9cb0 in ?? ()
#9  0x00007f619b1f7065 in ?? ()
#10 0x00000000bce8d800 in ?? ()
#11 0x00007f61730d9c60 in ?? ()
#12 0x00007f6100000000 in ?? ()
#13 0x0000000000000001 in ?? ()
#14 0x00007f61730d9cc0 in ?? ()
#15 0x00007f61730d9ce0 in ?? ()
#16 0x00000001730d9c20 in ?? ()
#17 0x0000000000000008 in ?? ()
#18 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f61730d9af0 in ?? ()
#20 0x00007f61730da2c8 in ?? ()
#21 0x0000000000000001 in ?? ()
#22 0x00007f61730d9af0 in ?? ()
#23 0x00007f61730da240 in ?? ()
#24 0x00000002730d9cb0 in ?? ()
#25 0x00007f61730d9c7c in ?? ()
#26 0x00007f61730d9c78 in ?? ()
#27 0x00000002730d9c60 in ?? ()
#28 0x00007f61730d9c60 in ?? ()
#29 0x00007f61730d9ba0 in ?? ()
#30 0x0000000000000002 in ?? ()
#31 0x00007f61730d9d00 in ?? ()
#32 0x00007f61730d9cb0 in ?? ()
#33 0x0000000100000000 in ?? ()
#34 0x00007f61730d9d60 in ?? ()
#35 0x00000000bce8d9d8 in ?? ()
#36 0x000000006bf208c8 in ?? ()
#37 0x00007f61730d9d50 in ?? ()
#38 0x0000000000000002 in ?? ()
#39 0x00007f61730d9cf0 in ?? ()
#40 0x00007f61730da2b0 in ?? ()
#41 0x00007f619b1ed07e in ?? ()
#42 0x00007f61730d9d40 in ?? ()
#43 0x00007f61730d9d48 in ?? ()
#44 0x00000002730d9d50 in ?? ()
#45 0x00007f61730d9d1c in ?? ()
#46 0x00007f619b1f9910 in ?? ()
#47 0x00007f619b1f98b0 in ?? ()
#48 0x00007f61730d9d00 in ?? ()
#49 0x00007f61730d9c40 in ?? ()
#50 0x00007f6100000001 in ?? ()
#51 0x00007f61730d9d88 in ?? ()
#52 0x00007f61730d9d50 in ?? ()
#53 0x0000000100000000 in ?? ()
#54 0x00007f61730d9d50 in ?? ()
Thread 74 (Thread 0x7f617f09a700 (LWP 17038)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 73 (Thread 0x7f61919c2700 (LWP 17039)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 72 (Thread 0x7f61814be700 (LWP 17040)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x0000003891a61f48 in g_static_rec_mutex_lock () from /lib64/libglib-2.0.so.0
#4  0x00007f619af52145 in post_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619af5cff3 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3d025 in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a2475b4 in gst_qtdemux_change_state () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f61814bd448 in ?? ()
#22 0x00007f61814bce30 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x000000008dcba000 in ?? ()
#25 0x00007f61814bcde0 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f61814bce40 in ?? ()
#29 0x00007f61814bce60 in ?? ()
#30 0x00000001814bcda0 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f61814bcc70 in ?? ()
#34 0x00007f61814bd448 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f61814bcc70 in ?? ()
#37 0x00007f61814bd3c0 in ?? ()
#38 0x00000002814bce30 in ?? ()
#39 0x00007f61814bcdfc in ?? ()
#40 0x00007f61814bcdf8 in ?? ()
#41 0x00000002814bcde0 in ?? ()
#42 0x00007f61814bcde0 in ?? ()
#43 0x00007f61814bcd20 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f61814bce80 in ?? ()
#46 0x00007f61814bce30 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f61814bcee0 in ?? ()
#49 0x000000008dcba1d8 in ?? ()
#50 0x00000000184e0148 in ?? ()
#51 0x00007f61814bced0 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f61814bce70 in ?? ()
#54 0x00007f61814bd430 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f61814bcec0 in ?? ()
#57 0x00007f61814bcec8 in ?? ()
#58 0x00000002814bced0 in ?? ()
#59 0x00007f61814bce9c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f61814bce80 in ?? ()
#63 0x00007f61814bcdc0 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f61814bcf08 in ?? ()
#66 0x00007f61814bced0 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f61814bced0 in ?? ()
Thread 66 (Thread 0x7f6178f39700 (LWP 17046)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x0000003891a61f48 in g_static_rec_mutex_lock () from /lib64/libglib-2.0.so.0
#4  0x00007f619af52145 in post_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619af5cff3 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3d025 in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a2475b4 in gst_qtdemux_change_state () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f6178f38148 in ?? ()
#22 0x00007f6178f37b30 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x00000000f707c800 in ?? ()
#25 0x00007f6178f37ae0 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f6178f37b40 in ?? ()
#29 0x00007f6178f37b60 in ?? ()
#30 0x0000000178f37aa0 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f6178f37970 in ?? ()
#34 0x00007f6178f38148 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f6178f37970 in ?? ()
#37 0x00007f6178f380c0 in ?? ()
#38 0x0000000278f37b30 in ?? ()
#39 0x00007f6178f37afc in ?? ()
#40 0x00007f6178f37af8 in ?? ()
#41 0x0000000278f37ae0 in ?? ()
#42 0x00007f6178f37ae0 in ?? ()
#43 0x00007f6178f37a20 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f6178f37b80 in ?? ()
#46 0x00007f6178f37b30 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f6178f37be0 in ?? ()
#49 0x00000000f707c9d8 in ?? ()
#50 0x00000000d88da288 in ?? ()
#51 0x00007f6178f37bd0 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f6178f37b70 in ?? ()
#54 0x00007f6178f38130 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f6178f37bc0 in ?? ()
#57 0x00007f6178f37bc8 in ?? ()
#58 0x0000000278f37bd0 in ?? ()
#59 0x00007f6178f37b9c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f6178f37b80 in ?? ()
#63 0x00007f6178f37ac0 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f6178f37c08 in ?? ()
#66 0x00007f6178f37bd0 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f6178f37bd0 in ?? ()
Thread 65 (Thread 0x7f61739e4700 (LWP 17047)):
#0  0x0000003890a0b7bb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003893202382 in ?? () from /lib64/libgthread-2.0.so.0
#2  0x0000003891a14c7f in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a635d1 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#5  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#6  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 63 (Thread 0x7f618d67f700 (LWP 17049)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 62 (Thread 0x7f618d17a700 (LWP 17050)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f619a4b0d8a in gst_base_src_set_flushing () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#4  0x00007f619a4b1e2a in gst_base_src_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3cfcf in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4b46e4 in gst_base_src_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f618d1790c8 in ?? ()
#22 0x00007f618d178ab0 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x0000000048bf6000 in ?? ()
#25 0x00007f618d178a60 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f618d178ac0 in ?? ()
#29 0x00007f618d178ae0 in ?? ()
#30 0x000000018d178a20 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f618d1788f0 in ?? ()
#34 0x00007f618d1790c8 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f618d1788f0 in ?? ()
#37 0x00007f618d179040 in ?? ()
#38 0x000000028d178ab0 in ?? ()
#39 0x00007f618d178a7c in ?? ()
#40 0x00007f618d178a78 in ?? ()
#41 0x000000028d178a60 in ?? ()
#42 0x00007f618d178a60 in ?? ()
#43 0x00007f618d1789a0 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f618d178b00 in ?? ()
#46 0x00007f618d178ab0 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f618d178b60 in ?? ()
#49 0x0000000048bf61d8 in ?? ()
#50 0x00000000bf01b688 in ?? ()
#51 0x00007f618d178b50 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f618d178af0 in ?? ()
#54 0x00007f618d1790b0 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f618d178b40 in ?? ()
#57 0x00007f618d178b48 in ?? ()
#58 0x000000028d178b50 in ?? ()
#59 0x00007f618d178b1c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f618d178b00 in ?? ()
#63 0x00007f618d178a40 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f618d178b88 in ?? ()
#66 0x00007f618d178b50 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f618d178b50 in ?? ()
Thread 61 (Thread 0x7f618dd86700 (LWP 17091)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x0000003891a61f48 in g_static_rec_mutex_lock () from /lib64/libglib-2.0.so.0
#4  0x00007f619af53897 in gst_pad_stop_task () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f61959d34c6 in gst_queue_src_activate_push () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#6  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3cfcf in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f618dd85248 in ?? ()
#22 0x00007f618dd84c30 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x0000000018285800 in ?? ()
#25 0x00007f618dd84be0 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f618dd84c40 in ?? ()
#29 0x00007f618dd84c60 in ?? ()
#30 0x000000018dd84ba0 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f618dd84a70 in ?? ()
#34 0x00007f618dd85248 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f618dd84a70 in ?? ()
#37 0x00007f618dd851c0 in ?? ()
#38 0x000000028dd84c30 in ?? ()
#39 0x00007f618dd84bfc in ?? ()
#40 0x00007f618dd84bf8 in ?? ()
#41 0x000000028dd84be0 in ?? ()
#42 0x00007f618dd84be0 in ?? ()
#43 0x00007f618dd84b20 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f618dd84c80 in ?? ()
#46 0x00007f618dd84c30 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f618dd84ce0 in ?? ()
#49 0x00000000182859d8 in ?? ()
#50 0x00000000be030dc8 in ?? ()
#51 0x00007f618dd84cd0 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f618dd84c70 in ?? ()
#54 0x00007f618dd85230 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f618dd84cc0 in ?? ()
#57 0x00007f618dd84cc8 in ?? ()
#58 0x000000028dd84cd0 in ?? ()
#59 0x00007f618dd84c9c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f618dd84c80 in ?? ()
#63 0x00007f618dd84bc0 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f618dd84d08 in ?? ()
#66 0x00007f618dd84cd0 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f618dd84cd0 in ?? ()
Thread 60 (Thread 0x7f618c972700 (LWP 17092)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f619a4a909e in gst_base_sink_set_flushing () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#4  0x00007f619a4a9238 in gst_base_sink_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3d025 in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4ac617 in gst_base_sink_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f618c9711c8 in ?? ()
#22 0x00007f618c970bb0 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x000000002b36f800 in ?? ()
#25 0x00007f618c970b60 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f618c970bc0 in ?? ()
#29 0x00007f618c970be0 in ?? ()
#30 0x000000018c970b20 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f618c9709f0 in ?? ()
#34 0x00007f618c9711c8 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f618c9709f0 in ?? ()
#37 0x00007f618c971140 in ?? ()
#38 0x000000028c970bb0 in ?? ()
#39 0x00007f618c970b7c in ?? ()
#40 0x00007f618c970b78 in ?? ()
#41 0x000000028c970b60 in ?? ()
#42 0x00007f618c970b60 in ?? ()
#43 0x00007f618c970aa0 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f618c970c00 in ?? ()
#46 0x00007f618c970bb0 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f618c970c60 in ?? ()
#49 0x000000002b36f9d8 in ?? ()
#50 0x00000000d88daf08 in ?? ()
#51 0x00007f618c970c50 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f618c970bf0 in ?? ()
#54 0x00007f618c9711b0 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f618c970c40 in ?? ()
#57 0x00007f618c970c48 in ?? ()
#58 0x000000028c970c50 in ?? ()
#59 0x00007f618c970c1c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f618c970c00 in ?? ()
#63 0x00007f618c970b40 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f618c970c88 in ?? ()
#66 0x00007f618c970c50 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f618c970c50 in ?? ()
Thread 58 (Thread 0x7f618bf68700 (LWP 17095)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 57 (Thread 0x7f618b15a700 (LWP 17096)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f619a4b0d8a in gst_base_src_set_flushing () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#4  0x00007f619a4b1e2a in gst_base_src_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3cfcf in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4b46e4 in gst_base_src_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f618b159348 in ?? ()
#22 0x00007f618b158d30 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x0000000084a9c800 in ?? ()
#25 0x00007f618b158ce0 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f618b158d40 in ?? ()
#29 0x00007f618b158d60 in ?? ()
#30 0x000000018b158ca0 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f618b158b70 in ?? ()
#34 0x00007f618b159348 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f618b158b70 in ?? ()
#37 0x00007f618b1592c0 in ?? ()
#38 0x000000028b158d30 in ?? ()
#39 0x00007f618b158cfc in ?? ()
#40 0x00007f618b158cf8 in ?? ()
#41 0x000000028b158ce0 in ?? ()
#42 0x00007f618b158ce0 in ?? ()
#43 0x00007f618b158c20 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f618b158d80 in ?? ()
#46 0x00007f618b158d30 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f618b158de0 in ?? ()
#49 0x0000000084a9c9d8 in ?? ()
#50 0x0000000025d6fcc8 in ?? ()
#51 0x00007f618b158dd0 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f618b158d70 in ?? ()
#54 0x00007f618b159330 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f618b158dc0 in ?? ()
#57 0x00007f618b158dc8 in ?? ()
#58 0x000000028b158dd0 in ?? ()
#59 0x00007f618b158d9c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f618b158d80 in ?? ()
#63 0x00007f618b158cc0 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f618b158e08 in ?? ()
#66 0x00007f618b158dd0 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f618b158dd0 in ?? ()
Thread 53 (Thread 0x7f6188c35700 (LWP 17100)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x0000003891a61f48 in g_static_rec_mutex_lock () from /lib64/libglib-2.0.so.0
#4  0x00007f619af53897 in gst_pad_stop_task () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f61959d34c6 in gst_queue_src_activate_push () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#6  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3cfcf in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f6188c342c8 in ?? ()
#22 0x00007f6188c33cb0 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x000000008b97c000 in ?? ()
#25 0x00007f6188c33c60 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f6188c33cc0 in ?? ()
#29 0x00007f6188c33ce0 in ?? ()
#30 0x0000000188c33c20 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f6188c33af0 in ?? ()
#34 0x00007f6188c342c8 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f6188c33af0 in ?? ()
#37 0x00007f6188c34240 in ?? ()
#38 0x0000000288c33cb0 in ?? ()
#39 0x00007f6188c33c7c in ?? ()
#40 0x00007f6188c33c78 in ?? ()
#41 0x0000000288c33c60 in ?? ()
#42 0x00007f6188c33c60 in ?? ()
#43 0x00007f6188c33ba0 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f6188c33d00 in ?? ()
#46 0x00007f6188c33cb0 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f6188c33d60 in ?? ()
#49 0x000000008b97c1d8 in ?? ()
#50 0x00000000ac05c788 in ?? ()
#51 0x00007f6188c33d50 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f6188c33cf0 in ?? ()
#54 0x00007f6188c342b0 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f6188c33d40 in ?? ()
#57 0x00007f6188c33d48 in ?? ()
#58 0x0000000288c33d50 in ?? ()
#59 0x00007f6188c33d1c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f6188c33d00 in ?? ()
#63 0x00007f6188c33c40 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f6188c33d88 in ?? ()
#66 0x00007f6188c33d50 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f6188c33d50 in ?? ()
Thread 51 (Thread 0x7f6187e27700 (LWP 17102)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 50 (Thread 0x7f6187d26700 (LWP 17103)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x0000003891a61f48 in g_static_rec_mutex_lock () from /lib64/libglib-2.0.so.0
#4  0x00007f619af3f25a in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f619b1f72c4 in ?? ()
#6  0x000000000000000a in ?? ()
#7  0x00007f6187d25448 in ?? ()
#8  0x00007f6187d24e30 in ?? ()
#9  0x00007f619b1f7065 in ?? ()
#10 0x00000000b2f9d000 in ?? ()
#11 0x00007f6187d24de0 in ?? ()
#12 0x00007f6100000000 in ?? ()
#13 0x0000000000000001 in ?? ()
#14 0x00007f6187d24e40 in ?? ()
#15 0x00007f6187d24e60 in ?? ()
#16 0x0000000187d24da0 in ?? ()
#17 0x0000000000000008 in ?? ()
#18 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f6187d24c70 in ?? ()
#20 0x00007f6187d25448 in ?? ()
#21 0x0000000000000001 in ?? ()
#22 0x00007f6187d24c70 in ?? ()
#23 0x00007f6187d253c0 in ?? ()
#24 0x0000000287d24e30 in ?? ()
#25 0x00007f6187d24dfc in ?? ()
#26 0x00007f6187d24df8 in ?? ()
#27 0x0000000287d24de0 in ?? ()
#28 0x00007f6187d24de0 in ?? ()
#29 0x00007f6187d24d20 in ?? ()
#30 0x0000000000000002 in ?? ()
#31 0x00007f6187d24e80 in ?? ()
#32 0x00007f6187d24e30 in ?? ()
#33 0x0000000100000000 in ?? ()
#34 0x00007f6187d24ee0 in ?? ()
#35 0x00000000b2f9d1d8 in ?? ()
#36 0x0000000078f20288 in ?? ()
#37 0x00007f6187d24ed0 in ?? ()
#38 0x0000000000000002 in ?? ()
#39 0x00007f6187d24e70 in ?? ()
#40 0x00007f6187d25430 in ?? ()
#41 0x00007f619b1ed07e in ?? ()
#42 0x00007f6187d24ec0 in ?? ()
#43 0x00007f6187d24ec8 in ?? ()
#44 0x0000000287d24ed0 in ?? ()
#45 0x00007f6187d24e9c in ?? ()
#46 0x00007f619b1f9910 in ?? ()
#47 0x00007f619b1f98b0 in ?? ()
#48 0x00007f6187d24e80 in ?? ()
#49 0x00007f6187d24dc0 in ?? ()
#50 0x00007f6100000001 in ?? ()
#51 0x00007f6187d24f08 in ?? ()
#52 0x00007f6187d24ed0 in ?? ()
#53 0x0000000100000000 in ?? ()
#54 0x00007f6187d24ed0 in ?? ()
Thread 49 (Thread 0x7f6187c25700 (LWP 17104)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 48 (Thread 0x7f618751e700 (LWP 17105)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619af83901 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#2  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#5  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 47 (Thread 0x7f61855ff700 (LWP 17106)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a09388 in _L_lock_854 () from /lib64/libpthread.so.0
#2  0x0000003890a09257 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x0000003891a61f48 in g_static_rec_mutex_lock () from /lib64/libglib-2.0.so.0
#4  0x00007f619af53897 in gst_pad_stop_task () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f61959d34c6 in gst_queue_src_activate_push () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#6  0x00007f619af5ce23 in gst_pad_activate_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f619af5dbe6 in gst_pad_set_active () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x00007f619af3a6ab in activate_pads () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af4ced6 in gst_iterator_fold () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af3a616 in iterator_activate_fold_with_resync () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619af3cfcf in gst_element_pads_activate () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619af3f892 in gst_element_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#13 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af2b18c in gst_bin_change_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619af604c0 in gst_pipeline_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f619af3bb6c in gst_element_change_state () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af3f538 in gst_element_set_state_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619b1f72c4 in ?? ()
#20 0x000000000000000a in ?? ()
#21 0x00007f61855fe3c8 in ?? ()
#22 0x00007f61855fddb0 in ?? ()
#23 0x00007f619b1f7065 in ?? ()
#24 0x0000000083508000 in ?? ()
#25 0x00007f61855fdd60 in ?? ()
#26 0x00007f6100000000 in ?? ()
#27 0x0000000000000001 in ?? ()
#28 0x00007f61855fddc0 in ?? ()
#29 0x00007f61855fdde0 in ?? ()
#30 0x00000001855fdd20 in ?? ()
#31 0x0000000000000008 in ?? ()
#32 0x00007f619af3ad50 in ?? () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#33 0x00007f61855fdbf0 in ?? ()
#34 0x00007f61855fe3c8 in ?? ()
#35 0x0000000000000001 in ?? ()
#36 0x00007f61855fdbf0 in ?? ()
#37 0x00007f61855fe340 in ?? ()
#38 0x00000002855fddb0 in ?? ()
#39 0x00007f61855fdd7c in ?? ()
#40 0x00007f61855fdd78 in ?? ()
#41 0x00000002855fdd60 in ?? ()
#42 0x00007f61855fdd60 in ?? ()
#43 0x00007f61855fdca0 in ?? ()
#44 0x0000000000000002 in ?? ()
#45 0x00007f61855fde00 in ?? ()
#46 0x00007f61855fddb0 in ?? ()
#47 0x0000000100000000 in ?? ()
#48 0x00007f61855fde60 in ?? ()
#49 0x00000000835081d8 in ?? ()
#50 0x000000008fd64148 in ?? ()
#51 0x00007f61855fde50 in ?? ()
#52 0x0000000000000002 in ?? ()
#53 0x00007f61855fddf0 in ?? ()
#54 0x00007f61855fe3b0 in ?? ()
#55 0x00007f619b1ed07e in ?? ()
#56 0x00007f61855fde40 in ?? ()
#57 0x00007f61855fde48 in ?? ()
#58 0x00000002855fde50 in ?? ()
#59 0x00007f61855fde1c in ?? ()
#60 0x00007f619b1f9910 in ?? ()
#61 0x00007f619b1f98b0 in ?? ()
#62 0x00007f61855fde00 in ?? ()
#63 0x00007f61855fdd40 in ?? ()
#64 0x00007f6100000001 in ?? ()
#65 0x00007f61855fde88 in ?? ()
#66 0x00007f61855fde50 in ?? ()
#67 0x0000000100000000 in ?? ()
#68 0x00007f61855fde50 in ?? ()
Thread 46 (Thread 0x7f6184ff9700 (LWP 17107)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 32 (Thread 0x7f6184bf5700 (LWP 17122)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 29 (Thread 0x7f61808b2700 (LWP 17128)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#4  0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x00007f6195299b4f in gst_h264standardiser_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#6  0x00007f6195299fb8 in gst_h264standardiser_buffer_too_small () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#7  0x00007f619529bdc9 in gst_h264standardiser_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#8  0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f61957ade7e in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#12 0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#13 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#15 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#17 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#20 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#21 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#22 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#23 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#24 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#25 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#26 0x00007f619af557e5 in gst_pad_chain_data_unchecked () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#27 0x00007f619af561ab in gst_pad_push_data () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#28 0x00007f619af5de46 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#29 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#30 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#31 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#32 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#33 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#34 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 26 (Thread 0x7f617fba5700 (LWP 17132)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 25 (Thread 0x7f617f9a3700 (LWP 17133)):
#0  0x00007f61982563c6 in ?? () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#1  0x00007f6198258df7 in ff_h264_decode_mb_cabac () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#2  0x00007f619824e9ef in ?? () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#3  0x00007f619824fee3 in ?? () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#4  0x00007f6198250010 in ?? () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#5  0x00007f619843a5d2 in avcodec_decode_video2 () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#6  0x00007f619913f260 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#7  0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#8  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#10 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#12 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#13 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#14 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 23 (Thread 0x7f617e28c700 (LWP 17136)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 19 (Thread 0x7f617be68700 (LWP 17141)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 18 (Thread 0x7f617bd67700 (LWP 17142)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 17 (Thread 0x7f617ac56700 (LWP 17143)):
#0  0x00007f6197b95018 in x264_hpel_filter_ssse3 () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#1  0x00007f6197ad0b3e in x264_frame_filter () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#2  0x00007f6197b7c5e7 in x264_fdec_filter_row () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#3  0x00007f6197b83da9 in x264_slice_write () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#4  0x00007f6197b84fe9 in x264_slices_write () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#5  0x00007f6197b882de in x264_encoder_encode () from /opt/opwv/ffmpeg/1.1/xuggler-x264-4.1/xuggler/lib/libx264.so.116
#6  0x00007f61957ad99d in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#7  0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#8  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#9  0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#10 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#11 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#12 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#13 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#14 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#15 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#16 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#17 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#18 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#19 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#20 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#21 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 16 (Thread 0x7f617ab55700 (LWP 17144)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f6195299b4f in gst_h264standardiser_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#4  0x00007f6195299fb8 in gst_h264standardiser_buffer_too_small () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#5  0x00007f619529bdc9 in gst_h264standardiser_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libh264standardiser.so
#6  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#7  0x00007f61957ade7e in gst_x264_enc_encode_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#8  0x00007f61957ad565 in gst_x264_enc_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstx264.so
#9  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#11 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x00007f619a4bd51c in gst_base_transform_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#13 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#14 0x00007f6199140854 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#15 0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#16 0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#17 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#18 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#19 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#20 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#21 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#22 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 15 (Thread 0x7f617a54f700 (LWP 17145)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 14 (Thread 0x7f6179d47700 (LWP 17146)):
#0  0x0000003890a0e054 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x0000003890a10e1d in _L_cond_lock_886 () from /lib64/libpthread.so.0
#2  0x0000003890a10cf7 in __pthread_mutex_cond_lock () from /lib64/libpthread.so.0
#3  0x0000003890a0b4d6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#4  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 13 (Thread 0x7f6179c46700 (LWP 17147)):
#0  0x0000003890a0b7bb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003893202382 in ?? () from /lib64/libgthread-2.0.so.0
#2  0x0000003891a14c7f in ?? () from /lib64/libglib-2.0.so.0
#3  0x0000003891a635d1 in ?? () from /lib64/libglib-2.0.so.0
#4  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#5  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#6  0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 11 (Thread 0x7f6179943700 (LWP 17149)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f61959d6428 in gst_queue_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f619a24f18d in gst_qtdemux_decorate_and_push_buffer () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#4  0x00007f619a252df4 in gst_qtdemux_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstisomp4.so
#5  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#6  0x00007f619a4b6541 in gst_base_src_loop () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#7  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#8  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#9  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#10 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#11 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 10 (Thread 0x7f6179842700 (LWP 17150)):
#0  0x00007f61985056bb in ?? () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#1  0x00007f619824bd60 in ?? () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#2  0x00007f619824ccf6 in ff_h264_hl_decode_mb () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#3  0x00007f619824ea68 in ?? () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#4  0x00007f619824fee3 in ?? () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#5  0x00007f6198250010 in ?? () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#6  0x00007f619843a5d2 in avcodec_decode_video2 () from /opt/opwv/ffmpeg/1.1/xuggler-ffmpeg-4.1/xuggler/lib/libavcodec.so.52
#7  0x00007f619913f260 in gst_ffmpegdec_frame () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#8  0x00007f6199141c1c in gst_ffmpegdec_chain () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstffmpeg.so
#9  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#10 0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#11 0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#12 0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#13 0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#14 0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#15 0x00000038906e76dd in clone () from /lib64/libc.so.6
Thread 9 (Thread 0x7f6179640700 (LWP 17151)):
#0  0x0000003890a0b43c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f619a4c63aa in gst_collect_pads_chain () from /opt/opwv/gstreamer/1.0/lib/libgstbase-0.10.so
#2  0x00007f619af5df57 in gst_pad_push () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#3  0x00007f61959d71c3 in gst_queue_loop () from /opt/opwv/gstreamer/1.0/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f619af83628 in gst_task_func () from /opt/opwv/gstreamer/1.0/lib/libgstreamer-0.10.so
#5  0x0000003891a6359b in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003891a62004 in ?? () from /lib64/libglib-2.0.so.0
#7  0x0000003890a07851 in start_thread () from /lib64/libpthread.so.0
#8  0x00000038906e76dd in clone () from /lib64/libc.so.6


More information about the gstreamer-devel mailing list