gst-launch deadlock with two playbin3s
Describe your issue
This will deadlock most of the time:
env LIBVA_DRIVER_NAME= gst-launch-1.0 playbin3 uri=file://$PWD/60.mp4 playbin3 uri=file://$PWD/60.mp4
(disabling gst-va just in case; it doesn't affect this issue)
Expected Behavior
No deadlock.
Observed Behavior
Deadlocks most of the time.
Setup
- Operating System: Fedora 40 Silverblue
- Device: Computer
- GStreamer Version: 1.24.6-1.fc40.x86_64
- Command line:
Steps to reproduce the bug
- open terminal
- try to spawn two playbin3s with gst-launch
How reproducible is the bug?
Most of the time.
Screenshots if relevant
Solutions you have tried
Related non-duplicate issues
Additional Information
#0 0x00007f9fa22ffa53 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ffe1ed52370, rem=rem@entry=0x7ffe1ed52380) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
#1 0x00007f9fa230ba87 in __GI___nanosleep (req=req@entry=0x7ffe1ed52370, rem=rem@entry=0x7ffe1ed52380) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2 0x00007f9fa24f2f2e in g_usleep (microseconds=1000000) at ../glib/gtimer.c:275
#3 g_usleep (microseconds=microseconds@entry=1000000) at ../glib/gtimer.c:263
#4 0x000055d6f99d639a in fault_spin () at ../tools/gst-launch.c:139
#5 fault_handler_sighandler (signum=3) at ../tools/gst-launch.c:120
#6 0x00007f9fa225cd00 in <signal handler called> () at /lib64/libc.so.6
#7 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#8 0x00007f9fa251d2b2 in g_mutex_lock_slowpath (mutex=0x55d70cc44e98) at ../glib/gthread-posix.c:1465
#9 0x00007f9fa251d2e7 in g_mutex_lock (mutex=mutex@entry=0x55d70cc44e98) at ../glib/gthread-posix.c:1494
#10 0x00007f9fa25f7780 in gst_bin_iterate_elements (bin=bin@entry=0x55d70cc44e80 [GstBin|pipeline0]) at ../gst/gstbin.c:1896
#11 0x00007f9fa25f7d4c in gst_bin_iterate_sinks (bin=0x55d70cc44e80 [GstBin|pipeline0]) at ../gst/gstbin.c:1994
#12 0x00007f9fa25ffe59 in gst_bin_query (element=0x55d70cc44e80 [GstElement|pipeline0], query=0x55d70cc4f220) at ../gst/gstbin.c:4305
#13 0x00007f9fa261ac9c in gst_element_query (element=0x55d70cc44e80 [GstElement|pipeline0], query=0x55d70cc4f220) at ../gst/gstelement.c:2100
#14 0x00007f9fa268f517 in gst_element_query_position (element=0x55d70cc44e80 [GstElement|pipeline0], format=format@entry=GST_FORMAT_TIME, cur=cur@entry=0x7ffe1ed53218) at ../gst/gstutils.c:2486
#15 0x000055d6f99d80fb in query_pipeline_position (user_data=user_data@entry=0x1) at ../tools/gst-launch.c:1016
#16 0x00007f9fa24cf0d9 in g_timeout_dispatch (source=0x55d70cc543d0, callback=0x55d6f99d8070 <query_pipeline_position>, user_data=0x1) at ../glib/gmain.c:4989
#17 0x00007f9fa24c8e8c in g_main_dispatch (context=0x55d70cc3fc60) at ../glib/gmain.c:3344
#18 g_main_context_dispatch_unlocked (context=0x55d70cc3fc60) at ../glib/gmain.c:4152
#19 0x00007f9fa252ac98 in g_main_context_iterate_unlocked.isra.0 (context=0x55d70cc3fc60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4217
#20 0x00007f9fa24cef37 in g_main_loop_run (loop=0x55d70cc1db20) at ../glib/gmain.c:4419
#21 0x000055d6f99d8d4d in real_main (argc=<optimized out>, argv=<optimized out>) at ../tools/gst-launch.c:1329
#22 0x00007f9fa2246088 in __libc_start_call_main (main=main@entry=0x55d6f99d61d0 <main>, argc=argc@entry=5, argv=argv@entry=0x7ffe1ed538f8) at ../sysdeps/nptl/libc_start_call_main.h:58
#23 0x00007f9fa224614b in __libc_start_main_impl (main=0x55d6f99d61d0 <main>, argc=5, argv=0x7ffe1ed538f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe1ed538e8) at ../csu/libc-start.c:360
#24 0x000055d6f99d6205 in _start ()
t a a bt
Thread 32 (Thread 0x7f9f2a0006c0 (LWP 22695) "gst-launch:gl0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f2c231b14, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f2c231b14, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f2c231b14, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f2c231ae8, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f2c231ae8, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 31 (Thread 0x7f9f2aa006c0 (LWP 22694) "gst-laun:gdrv0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f2c1fd920, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f2c1fd920, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f2c1fd920, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f2c1fd8f8, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f2c1fd8f8, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 30 (Thread 0x7f9f5a2006c0 (LWP 22693) "gst-la:traceq0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f2c1e2dc0, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f2c1e2dc0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f2c1e2dc0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f2c1e2d98, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f2c1e2d98, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 29 (Thread 0x7f9f4fe006c0 (LWP 22692) "gstglcontext"):
#0 0x00007f9fa232967d in __GI___poll (fds=0x7f9f2c1b2dc0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007f9fa252ac34 in g_main_context_poll_unlocked (priority=2147483647, context=0x7f9f48017650, timeout=<optimized out>, fds=0x7f9f2c1b2dc0, n_fds=2) at ../glib/gmain.c:4521
#2 g_main_context_iterate_unlocked.isra.0 (context=0x7f9f48017650, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4212
#3 0x00007f9fa24cef37 in g_main_loop_run (loop=0x7f9f48021780) at ../glib/gmain.c:4419
#4 0x00007f9f6551de87 in gst_gl_context_create_thread (context=<optimized out>) at ../gst-libs/gst/gl/gstglcontext.c:1401
#5 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f4801d130) at ../glib/gthread.c:835
#6 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 28 (Thread 0x7f9f356006c0 (LWP 22685) "gst-la:traceq0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f3c140fd0, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f3c140fd0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f3c140fd0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f3c140fa8, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f3c140fa8, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 27 (Thread 0x7f9f360006c0 (LWP 22684) "gst-la:traceq0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f3c0f0b40, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f3c0f0b40, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f3c0f0b40, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f3c0f0b18, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f3c0f0b18, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 26 (Thread 0x7f9f36a006c0 (LWP 22683) "gst-la:sh_opt0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f3c06d5dc, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f3c06d5dc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f3c06d5dc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f3c06d5b0, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f3c06d5b0, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 25 (Thread 0x7f9f374006c0 (LWP 22682) "gst-launch:sh0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f3c06d428, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f3c06d428, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f3c06d428, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f3c06d400, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f3c06d400, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 24 (Thread 0x7f9f37e006c0 (LWP 22681) "gst-lau:disk$0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f3c072ad8, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f3c072ad8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f3c072ad8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f3c072ab0, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f3c072ab0, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 23 (Thread 0x7f9f40c006c0 (LWP 22680) "gst-la:traceq0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f2c0fe9c0, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f2c0fe9c0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f2c0fe9c0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f2c0fe998, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f2c0fe998, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 22 (Thread 0x7f9f416006c0 (LWP 22679) "gst-la:traceq0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f2c0ac810, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f2c0ac810, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f2c0ac810, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f2c0ac7e8, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f2c0ac7e8, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 21 (Thread 0x7f9f420006c0 (LWP 22678) "gst-la:sh_opt0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f2c023f68, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f2c023f68, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f2c023f68, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f2c023f40, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f2c023f40, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 20 (Thread 0x7f9f42a006c0 (LWP 22677) "gst-launch:sh0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f2c023dbc, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f2c023dbc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f2c023dbc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f2c023d90, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f2c023d90, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 19 (Thread 0x7f9f434006c0 (LWP 22676) "gst-lau:disk$0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f2c061798, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f2c061798, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f2c061798, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f2c061770, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f2c061770, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 18 (Thread 0x7f9f43e006c0 (LWP 22675) "gst-launch:cs0"):
#0 0x00007f9fa22afbe9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x7f9f2c013168, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7f9f2c013168, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2 0x00007f9fa22afc6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f9f2c013168, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3 0x00007f9fa22b2639 in __pthread_cond_wait_common (cond=0x7f9f2c013140, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4 ___pthread_cond_wait (cond=0x7f9f2c013140, mutex=<optimized out>) at pthread_cond_wait.c:618
#5 0x00007f9f4c589c7d in cnd_wait () at /usr/lib64/dri/radeonsi_dri.so
#6 0x00007f9f4c566a4b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so
#7 0x00007f9f4c589bac in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#8 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#9 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 17 (Thread 0x7f9f4f4006c0 (LWP 22674) "gldisplay-event"):
#0 0x00007f9fa232967d in __GI___poll (fds=0x7f9f24000f40, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007f9fa252ac34 in g_main_context_poll_unlocked (priority=2147483647, context=0x7f9f24000b70, timeout=<optimized out>, fds=0x7f9f24000f40, n_fds=1) at ../glib/gmain.c:4521
#2 g_main_context_iterate_unlocked.isra.0 (context=0x7f9f24000b70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4212
#3 0x00007f9fa24cef37 in g_main_loop_run (loop=0x7f9f24000d90) at ../glib/gmain.c:4419
#4 0x00007f9f65513ad3 in _event_thread_main (display=0x7f9f2c002300 [GstGLDisplay|gldisplayegl1]) at ../gst-libs/gst/gl/gstgldisplay.c:144
#5 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f2c002420) at ../glib/gthread.c:835
#6 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 16 (Thread 0x7f9f58e006c0 (LWP 22672) "gldisplay-event"):
#0 0x00007f9fa232967d in __GI___poll (fds=0x7f9f30000f40, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007f9fa252ac34 in g_main_context_poll_unlocked (priority=2147483647, context=0x7f9f30000b70, timeout=<optimized out>, fds=0x7f9f30000f40, n_fds=1) at ../glib/gmain.c:4521
#2 g_main_context_iterate_unlocked.isra.0 (context=0x7f9f30000b70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4212
#3 0x00007f9fa24cef37 in g_main_loop_run (loop=0x7f9f30000d90) at ../glib/gmain.c:4419
#4 0x00007f9f65513ad3 in _event_thread_main (display=0x7f9f4802aba0 [GstGLDisplay|gldisplaywayland1]) at ../gst-libs/gst/gl/gstgldisplay.c:144
#5 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f48016bb0) at ../glib/gthread.c:835
#6 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 15 (Thread 0x7f9f598006c0 (LWP 22671) "gldisplay-event"):
#0 0x00007f9fa232967d in __GI___poll (fds=0x7f9f38000f40, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007f9fa252ac34 in g_main_context_poll_unlocked (priority=2147483647, context=0x7f9f38000b70, timeout=<optimized out>, fds=0x7f9f38000f40, n_fds=1) at ../glib/gmain.c:4521
#2 g_main_context_iterate_unlocked.isra.0 (context=0x7f9f38000b70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4212
#3 0x00007f9fa24cef37 in g_main_loop_run (loop=0x7f9f38000d90) at ../glib/gmain.c:4419
#4 0x00007f9f65513ad3 in _event_thread_main (display=0x7f9f3c002700 [GstGLDisplay|gldisplayegl0]) at ../gst-libs/gst/gl/gstgldisplay.c:144
#5 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f3c002820) at ../glib/gthread.c:835
#6 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 14 (Thread 0x7f9f652006c0 (LWP 22669) "gldisplay-event"):
#0 0x00007f9fa232967d in __GI___poll (fds=0x7f9f44000f40, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007f9fa252ac34 in g_main_context_poll_unlocked (priority=2147483647, context=0x7f9f44000b70, timeout=<optimized out>, fds=0x7f9f44000f40, n_fds=1) at ../glib/gmain.c:4521
#2 g_main_context_iterate_unlocked.isra.0 (context=0x7f9f44000b70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4212
#3 0x00007f9fa24cef37 in g_main_loop_run (loop=0x7f9f44000d90) at ../glib/gmain.c:4419
#4 0x00007f9f65513ad3 in _event_thread_main (display=0x7f9f501643a0 [GstGLDisplay|gldisplaywayland0]) at ../gst-libs/gst/gl/gstgldisplay.c:144
#5 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f5014b600) at ../glib/gthread.c:835
#6 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 13 (Thread 0x7f9f88c006c0 (LWP 22667) "multiqueue0:src"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa251d2b2 in g_mutex_lock_slowpath (mutex=0x55d70cc44e98) at ../glib/gthread-posix.c:1465
#2 0x00007f9fa251d2e7 in g_mutex_lock (mutex=mutex@entry=0x55d70cc44e98) at ../glib/gthread-posix.c:1494
#3 0x00007f9fa261d550 in gst_element_post_message_default (element=element@entry=0x55d70cc44e80 [GstElement|pipeline0], message=0x7f9f48017490) at ../gst/gstelement.c:2116
#4 0x00007f9fa25fb6f3 in gst_bin_post_message (element=0x55d70cc44e80 [GstElement|pipeline0], msg=0x7f9f48017490) at ../gst/gstbin.c:2789
#5 0x00007f9fa261aef7 in gst_element_post_message (element=0x55d70cc44e80 [GstElement|pipeline0], message=0x7f9f48017490) at ../gst/gstelement.c:2170
#6 0x00007f9fa25f18bc in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at ../gst/gstbin.c:3263
#7 0x00007f9fa2608efa in gst_bus_post (bus=0x55d70cc3f450 [GstBus|bus10], message=0x7f9f48017490) at ../gst/gstbus.c:358
#8 0x00007f9fa261d577 in gst_element_post_message_default (element=element@entry=0x55d70cc29a10 [GstElement|playbin3-0], message=0x7f9f48017490) at ../gst/gstelement.c:2127
#9 0x00007f9fa25fb6f3 in gst_bin_post_message (element=0x55d70cc29a10 [GstElement|playbin3-0], msg=0x7f9f48017490) at ../gst/gstbin.c:2789
#10 0x00007f9fa261aef7 in gst_element_post_message (element=0x55d70cc29a10 [GstElement|playbin3-0], message=0x7f9f48017490) at ../gst/gstelement.c:2170
#11 0x00007f9fa25f18bc in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at ../gst/gstbin.c:3263
#12 0x00007f9fa2608efa in gst_bus_post (bus=0x55d70cc29dd0 [GstBus|bus0], message=0x7f9f48017490) at ../gst/gstbus.c:358
#13 0x00007f9fa261d577 in gst_element_post_message_default (element=element@entry=0x55d70cc3e660 [GstElement|playsink], message=0x7f9f48017490) at ../gst/gstelement.c:2127
#14 0x00007f9fa25fb6f3 in gst_bin_post_message (element=0x55d70cc3e660 [GstElement|playsink], msg=0x7f9f48017490) at ../gst/gstbin.c:2789
#15 0x00007f9fa261aef7 in gst_element_post_message (element=0x55d70cc3e660 [GstElement|playsink], message=0x7f9f48017490) at ../gst/gstelement.c:2170
#16 0x00007f9fa25f18bc in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at ../gst/gstbin.c:3263
#17 0x00007f9fa2608efa in gst_bus_post (bus=0x55d70cc3ea70 [GstBus|bus4], message=0x7f9f48016950) at ../gst/gstbus.c:358
#18 0x00007f9fa261d577 in gst_element_post_message_default (element=element@entry=0x7f9f48010540 [GstElement|videosink], message=0x7f9f48016950) at ../gst/gstelement.c:2127
#19 0x00007f9fa25fb6f3 in gst_bin_post_message (element=0x7f9f48010540 [GstElement|videosink], msg=0x7f9f48016950) at ../gst/gstbin.c:2789
#20 0x00007f9fa261aef7 in gst_element_post_message (element=0x7f9f48010540 [GstElement|videosink], message=0x7f9f48016950) at ../gst/gstelement.c:2170
#21 0x00007f9fa25f18bc in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at ../gst/gstbin.c:3263
#22 0x00007f9fa2608efa in gst_bus_post (bus=0x7f9f4800fe90 [GstBus|bus17], message=0x7f9f48016950) at ../gst/gstbus.c:358
#23 0x00007f9fa261d577 in gst_element_post_message_default (element=element@entry=0x7f9f48012890 [GstElement|videosink-actual-sink-glimage], message=0x7f9f48016950) at ../gst/gstelement.c:2127
#24 0x00007f9fa25fb6f3 in gst_bin_post_message (element=0x7f9f48012890 [GstElement|videosink-actual-sink-glimage], msg=0x7f9f48016950) at ../gst/gstbin.c:2789
#25 0x00007f9fa261aef7 in gst_element_post_message (element=0x7f9f48012890 [GstElement|videosink-actual-sink-glimage], message=0x7f9f48016950) at ../gst/gstelement.c:2170
#26 0x00007f9fa25f18bc in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at ../gst/gstbin.c:3263
#27 0x00007f9fa2608efa in gst_bus_post (bus=0x7f9f48012a80 [GstBus|bus21], message=0x7f9f48016950) at ../gst/gstbus.c:358
#28 0x00007f9fa261d577 in gst_element_post_message_default (element=0x7f9f480233f0 [GstElement|sink], message=0x7f9f48016950) at ../gst/gstelement.c:2127
#29 0x00007f9fa261aef7 in gst_element_post_message (element=0x7f9f480233f0 [GstElement|sink], message=0x7f9f48016950) at ../gst/gstelement.c:2170
#30 0x00007f9f65596260 in _ensure_gl_setup (gl_sink=gl_sink@entry=0x7f9f480233f0 [GstGLImageSink|sink]) at ../ext/gl/gstglimagesink.c:1088
#31 0x00007f9f655966c7 in gst_glimage_sink_change_state (element=0x7f9f480233f0 [GstElement|sink], transition=GST_STATE_CHANGE_NULL_TO_READY) at ../ext/gl/gstglimagesink.c:1281
#32 0x00007f9fa2623306 in gst_element_change_state (element=element@entry=0x7f9f480233f0 [GstElement|sink], transition=transition@entry=GST_STATE_CHANGE_NULL_TO_READY) at ../gst/gstelement.c:3101
#33 0x00007f9fa2623bcb in gst_element_set_state_func (element=0x7f9f480233f0 [GstElement|sink], state=GST_STATE_READY) at ../gst/gstelement.c:3055
#34 0x00007f9fa25fa6b9 in gst_bin_element_set_state (bin=<optimized out>, element=0x7f9f480233f0 [GstElement|sink], base_time=0 [0:00:00.000000000], start_time=0 [0:00:00.000000000], current=<optimized out>, next=<optimized out>) at ../gst/gstbin.c:2582
#35 gst_bin_change_state_func (element=0x7f9f48012890 [GstElement|videosink-actual-sink-glimage], transition=GST_STATE_CHANGE_NULL_TO_READY) at ../gst/gstbin.c:2934
#36 0x00007f9fa2623306 in gst_element_change_state (element=element@entry=0x7f9f48012890 [GstElement|videosink-actual-sink-glimage], transition=transition@entry=GST_STATE_CHANGE_NULL_TO_READY) at ../gst/gstelement.c:3101
#37 0x00007f9fa2623bcb in gst_element_set_state_func (element=0x7f9f48012890 [GstElement|videosink-actual-sink-glimage], state=GST_STATE_READY) at ../gst/gstelement.c:3055
#38 0x00007f9fa25fa6b9 in gst_bin_element_set_state (bin=<optimized out>, element=0x7f9f48012890 [GstElement|videosink-actual-sink-glimage], base_time=0 [0:00:00.000000000], start_time=0 [0:00:00.000000000], current=<optimized out>, next=<optimized out>) at ../gst/gstbin.c:2582
#39 gst_bin_change_state_func (element=0x7f9f48010540 [GstElement|videosink], transition=GST_STATE_CHANGE_NULL_TO_READY) at ../gst/gstbin.c:2934
#40 0x00007f9fa270edf0 in gst_auto_detect_change_state (element=0x7f9f48010540 [GstElement|videosink], transition=<optimized out>) at ../gst/autodetect/gstautodetect.c:427
#41 0x00007f9fa2623306 in gst_element_change_state (element=element@entry=0x7f9f48010540 [GstElement|videosink], transition=transition@entry=GST_STATE_CHANGE_NULL_TO_READY) at ../gst/gstelement.c:3101
#42 0x00007f9fa2623bcb in gst_element_set_state_func (element=0x7f9f48010540 [GstElement|videosink], state=GST_STATE_READY) at ../gst/gstelement.c:3055
#43 0x00007f9f9432edbc in try_element (playsink=playsink@entry=0x55d70cc3e660 [GstPlaySink|playsink], element=element@entry=0x7f9f48010540 [GstElement|videosink], unref=unref@entry=1) at ../gst/playback/gstplaysink.c:1481
#44 0x00007f9f943301d9 in gen_video_chain (playsink=0x55d70cc3e660 [GstPlaySink|playsink], raw=1, async=1) at ../gst/playback/gstplaysink.c:1777
#45 0x00007f9f94347ff0 in gst_play_sink_do_reconfigure.isra.0 (playsink=playsink@entry=0x55d70cc3e660 [GstPlaySink|playsink]) at ../gst/playback/gstplaysink.c:3378
#46 0x00007f9f9432c66e in sinkpad_blocked_cb (blockedpad=blockedpad@entry=0x7f9f54001f70 [GstPad|proxypad11], info=info@entry=0x7f9f88bfec60, user_data=0x55d70cc3e660) at ../gst/playback/gstplaysink.c:4450
#47 0x00007f9fa26444e6 in probe_hook_marshal (hook=0x7f9f68010b70, data=0x7f9f88bfeb20) at ../gst/gstpad.c:3695
#48 0x00007f9fa24b8767 in g_hook_list_marshal (hook_list=0x7f9f54002008, may_recurse=1, marshaller=0x7f9fa2644210 <probe_hook_marshal>, data=0x7f9f88bfeb20) at ../glib/ghook.c:664
#49 0x00007f9fa2644b17 in do_probe_callbacks (pad=pad@entry=0x7f9f54001f70 [GstPad|proxypad11], info=info@entry=0x7f9f88bfec60, defaultval=defaultval@entry=GST_FLOW_OK) at ../gst/gstpad.c:3879
#50 0x00007f9fa2649519 in gst_pad_push_event_unchecked (pad=pad@entry=0x7f9f54001f70 [GstPad|proxypad11], event=0x7f9f540013d0, type=type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5552
#51 0x00007f9fa26497f8 in push_sticky (pad=pad@entry=0x7f9f54001f70 [GstPad|proxypad11], ev=ev@entry=0x7f9f88bfed70, user_data=user_data@entry=0x7f9f88bfede0) at ../gst/gstpad.c:4083
#52 0x00007f9fa263dbe5 in events_foreach (pad=0x7f9f54001f70 [GstPad|proxypad11], func=0x7f9fa2649750 <push_sticky>, user_data=0x7f9f88bfede0) at ../gst/gstpad.c:613
#53 0x00007f9fa264c9fd in check_sticky (pad=0x7f9f54001f70 [GstPad|proxypad11], event=0x7f9f540013d0) at ../gst/gstpad.c:4142
#54 gst_pad_push_event (pad=0x7f9f54001f70 [GstPad|proxypad11], event=0x7f9f540013d0) at ../gst/gstpad.c:5737
#55 0x00007f9fa26438f3 in event_forward_func (pad=pad@entry=0x7f9f54001f70 [GstPad|proxypad11], data=data@entry=0x7f9f88bfef00) at ../gst/gstpad.c:3156
#56 0x00007f9fa2643671 in gst_pad_forward (pad=pad@entry=0x7f9f54001b30 [GstPad|video_sink], forward=forward@entry=0x7f9fa2643830 <event_forward_func>, user_data=user_data@entry=0x7f9f88bfef00) at ../gst/gstpad.c:3110
#57 0x00007f9fa2643757 in gst_pad_event_default (pad=0x7f9f54001b30 [GstPad|video_sink], parent=<optimized out>, event=0x7f9f540013d0) at ../gst/gstpad.c:3207
#58 0x00007f9fa264868b in gst_pad_send_event_unchecked (pad=pad@entry=0x7f9f54001b30 [GstPad|video_sink], event=event@entry=0x7f9f540013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5971
#59 0x00007f9fa264904b in gst_pad_push_event_unchecked (pad=pad@entry=0x7f9f4800ed40 [GstPad|video_0], event=0x7f9f540013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5604
#60 0x00007f9fa26497f8 in push_sticky (pad=pad@entry=0x7f9f4800ed40 [GstPad|video_0], ev=ev@entry=0x7f9f88bff160, user_data=user_data@entry=0x7f9f88bff1d0) at ../gst/gstpad.c:4083
#61 0x00007f9fa263dbe5 in events_foreach (pad=0x7f9f4800ed40 [GstPad|video_0], func=0x7f9fa2649750 <push_sticky>, user_data=0x7f9f88bff1d0) at ../gst/gstpad.c:613
#62 0x00007f9fa264c9fd in check_sticky (pad=0x7f9f4800ed40 [GstPad|video_0], event=0x7f9f540013d0) at ../gst/gstpad.c:4142
#63 gst_pad_push_event (pad=0x7f9f4800ed40 [GstPad|video_0], event=0x7f9f540013d0) at ../gst/gstpad.c:5737
#64 0x00007f9fa26438f3 in event_forward_func (pad=pad@entry=0x7f9f4800ed40 [GstPad|video_0], data=data@entry=0x7f9f88bff2f0) at ../gst/gstpad.c:3156
#65 0x00007f9fa2643671 in gst_pad_forward (pad=pad@entry=0x7f9f4800f160 [GstPad|proxypad15], forward=forward@entry=0x7f9fa2643830 <event_forward_func>, user_data=user_data@entry=0x7f9f88bff2f0) at ../gst/gstpad.c:3110
#66 0x00007f9fa2643757 in gst_pad_event_default (pad=0x7f9f4800f160 [GstPad|proxypad15], parent=<optimized out>, event=0x7f9f540013d0) at ../gst/gstpad.c:3207
#67 0x00007f9fa264868b in gst_pad_send_event_unchecked (pad=pad@entry=0x7f9f4800f160 [GstPad|proxypad15], event=event@entry=0x7f9f540013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5971
#68 0x00007f9fa264904b in gst_pad_push_event_unchecked (pad=pad@entry=0x7f9f48000fe0 [GstPad|video_0], event=0x7f9f540013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5604
#69 0x00007f9fa26497f8 in push_sticky (pad=pad@entry=0x7f9f48000fe0 [GstPad|video_0], ev=ev@entry=0x7f9f88bff550, user_data=user_data@entry=0x7f9f88bff5c0) at ../gst/gstpad.c:4083
#70 0x00007f9fa263dbe5 in events_foreach (pad=0x7f9f48000fe0 [GstPad|video_0], func=0x7f9fa2649750 <push_sticky>, user_data=0x7f9f88bff5c0) at ../gst/gstpad.c:613
#71 0x00007f9fa264c9fd in check_sticky (pad=0x7f9f48000fe0 [GstPad|video_0], event=0x7f9f540013d0) at ../gst/gstpad.c:4142
#72 gst_pad_push_event (pad=0x7f9f48000fe0 [GstPad|video_0], event=0x7f9f540013d0) at ../gst/gstpad.c:5737
#73 0x00007f9fa26438f3 in event_forward_func (pad=pad@entry=0x7f9f48000fe0 [GstPad|video_0], data=data@entry=0x7f9f88bff6e0) at ../gst/gstpad.c:3156
#74 0x00007f9fa2643671 in gst_pad_forward (pad=pad@entry=0x7f9f48001360 [GstPad|proxypad13], forward=forward@entry=0x7f9fa2643830 <event_forward_func>, user_data=user_data@entry=0x7f9f88bff6e0) at ../gst/gstpad.c:3110
#75 0x00007f9fa2643757 in gst_pad_event_default (pad=0x7f9f48001360 [GstPad|proxypad13], parent=<optimized out>, event=0x7f9f540013d0) at ../gst/gstpad.c:3207
#76 0x00007f9fa264868b in gst_pad_send_event_unchecked (pad=pad@entry=0x7f9f48001360 [GstPad|proxypad13], event=event@entry=0x7f9f540013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5971
#77 0x00007f9fa264904b in gst_pad_push_event_unchecked (pad=pad@entry=0x7f9f4800b4c0 [GstPad|src], event=0x7f9f540013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5604
#78 0x00007f9fa26497f8 in push_sticky (pad=pad@entry=0x7f9f4800b4c0 [GstPad|src], ev=ev@entry=0x7f9f88bff940, user_data=user_data@entry=0x7f9f88bff9b0) at ../gst/gstpad.c:4083
#79 0x00007f9fa263dbe5 in events_foreach (pad=0x7f9f4800b4c0 [GstPad|src], func=0x7f9fa2649750 <push_sticky>, user_data=0x7f9f88bff9b0) at ../gst/gstpad.c:613
#80 0x00007f9fa264c9fd in check_sticky (pad=0x7f9f4800b4c0 [GstPad|src], event=0x7f9f540013d0) at ../gst/gstpad.c:4142
#81 gst_pad_push_event (pad=0x7f9f4800b4c0 [GstPad|src], event=0x7f9f540013d0) at ../gst/gstpad.c:5737
#82 0x00007f9fa264868b in gst_pad_send_event_unchecked (pad=pad@entry=0x7f9f4800b080 [GstPad|sink], event=event@entry=0x7f9f540013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5971
#83 0x00007f9fa264904b in gst_pad_push_event_unchecked (pad=pad@entry=0x7f9f540046c0 [GstPad|src_0], event=0x7f9f540013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5604
#84 0x00007f9fa26497f8 in push_sticky (pad=pad@entry=0x7f9f540046c0 [GstPad|src_0], ev=ev@entry=0x7f9f88bffc20, user_data=user_data@entry=0x7f9f88bffc90) at ../gst/gstpad.c:4083
#85 0x00007f9fa263dbe5 in events_foreach (pad=0x7f9f540046c0 [GstPad|src_0], func=0x7f9fa2649750 <push_sticky>, user_data=0x7f9f88bffc90) at ../gst/gstpad.c:613
#86 0x00007f9fa264c9fd in check_sticky (pad=0x7f9f540046c0 [GstPad|src_0], event=0x7f9f540013d0) at ../gst/gstpad.c:4142
#87 gst_pad_push_event (pad=pad@entry=0x7f9f540046c0 [GstPad|src_0], event=event@entry=0x7f9f540013d0) at ../gst/gstpad.c:5737
#88 0x00007f9f93f9e881 in gst_single_queue_push_one (mq=<optimized out>, sq=0x7f9f540033d0, object=0x7f9f540013d0, allow_drop=<synthetic pointer>) at ../plugins/elements/gstmultiqueue.c:2071
#89 gst_multi_queue_loop (pad=<optimized out>) at ../plugins/elements/gstmultiqueue.c:2350
#90 0x00007f9fa2676ff4 in gst_task_func (task=0x7f9f54004ac0 [GstTask|multiqueue0:src_0]) at ../gst/gsttask.c:399
#91 0x00007f9fa24fb542 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:336
#92 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f8c001b30) at ../glib/gthread.c:835
#93 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#94 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Warning: the current language does not match this frame.
Thread 12 (Thread 0x7f9f896006c0 (LWP 22666) "multiqueue1:src"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa251d2b2 in g_mutex_lock_slowpath (mutex=0x7f9f4802abb8) at ../glib/gthread-posix.c:1465
#2 0x00007f9fa251d2e7 in g_mutex_lock (mutex=mutex@entry=0x7f9f4802abb8) at ../glib/gthread-posix.c:1494
#3 0x00007f9f6551c3d8 in gst_gl_display_filter_gl_api (display=0x7f9f4802aba0 [GstGLDisplay|gldisplaywayland1], gl_api=65539) at ../gst-libs/gst/gl/gstgldisplay.c:516
#4 gst_gl_display_filter_gl_api (display=0x7f9f4802aba0 [GstGLDisplay|gldisplaywayland1], gl_api=65539) at ../gst-libs/gst/gl/gstgldisplay.c:506
#5 0x00007f9f65593f09 in gst_glimage_sink_set_context (element=0x7f9f50156e30 [GstElement|sink], context=0x7f9f48017900) at ../ext/gl/gstglimagesink.c:1255
#6 0x00007f9fa262ccee in foreach_fold_func (item=<optimized out>, unused=<optimized out>, data=<optimized out>) at ../gst/gstiterator.c:647
#7 0x00007f9fa26302d5 in gst_iterator_fold (it=0x7f9f50112550, func=func@entry=0x7f9fa262cce0 <foreach_fold_func>, ret=ret@entry=0x0, user_data=user_data@entry=0x7f9f895fe1c0) at ../gst/gstiterator.c:618
#8 0x00007f9fa2630345 in gst_iterator_foreach (it=<optimized out>, func=<optimized out>, user_data=<optimized out>) at ../gst/gstiterator.c:674
#9 0x00007f9fa25fff9b in gst_bin_set_context (element=<optimized out>, context=0x7f9f48017900) at ../gst/gstbin.c:4356
#10 gst_bin_set_context (element=<optimized out>, context=0x7f9f48017900) at ../gst/gstbin.c:4343
#11 0x00007f9fa262ccee in foreach_fold_func (item=<optimized out>, unused=<optimized out>, data=<optimized out>) at ../gst/gstiterator.c:647
#12 0x00007f9fa26302d5 in gst_iterator_fold (it=0x7f9f501538d0, func=func@entry=0x7f9fa262cce0 <foreach_fold_func>, ret=ret@entry=0x0, user_data=user_data@entry=0x7f9f895fe2a0) at ../gst/gstiterator.c:618
#13 0x00007f9fa2630345 in gst_iterator_foreach (it=<optimized out>, func=<optimized out>, user_data=<optimized out>) at ../gst/gstiterator.c:674
#14 0x00007f9fa25fff9b in gst_bin_set_context (element=<optimized out>, context=0x7f9f48017900) at ../gst/gstbin.c:4356
#15 gst_bin_set_context (element=<optimized out>, context=0x7f9f48017900) at ../gst/gstbin.c:4343
#16 0x00007f9fa25fd9db in gst_bin_handle_message_func (bin=0x55d70cc44e80 [GstBin|pipeline0], message=0x7f9f50162240) at ../gst/gstbin.c:4001
#17 0x00007f9fa25f18bc in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at ../gst/gstbin.c:3263
#18 0x00007f9fa2608efa in gst_bus_post (bus=0x55d70cc3f450 [GstBus|bus10], message=0x7f9f50162240) at ../gst/gstbus.c:358
#19 0x00007f9fa261d577 in gst_element_post_message_default (element=element@entry=0x55d70cc3f6a0 [GstElement|playbin3-1], message=0x7f9f50162240) at ../gst/gstelement.c:2127
#20 0x00007f9fa25fb6f3 in gst_bin_post_message (element=0x55d70cc3f6a0 [GstElement|playbin3-1], msg=0x7f9f50162240) at ../gst/gstbin.c:2789
#21 0x00007f9fa261aef7 in gst_element_post_message (element=0x55d70cc3f6a0 [GstElement|playbin3-1], message=0x7f9f50162240) at ../gst/gstelement.c:2170
#22 0x00007f9fa25f18bc in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at ../gst/gstbin.c:3263
#23 0x00007f9fa2608efa in gst_bus_post (bus=0x55d70cc3fa00 [GstBus|bus5], message=0x7f9f50162240) at ../gst/gstbus.c:358
#24 0x00007f9fa261d577 in gst_element_post_message_default (element=element@entry=0x55d70cc440e0 [GstElement|playsink], message=0x7f9f50162240) at ../gst/gstelement.c:2127
#25 0x00007f9fa25fb6f3 in gst_bin_post_message (element=0x55d70cc440e0 [GstElement|playsink], msg=0x7f9f50162240) at ../gst/gstbin.c:2789
#26 0x00007f9fa261aef7 in gst_element_post_message (element=0x55d70cc440e0 [GstElement|playsink], message=0x7f9f50162240) at ../gst/gstelement.c:2170
#27 0x00007f9fa25f18bc in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at ../gst/gstbin.c:3263
#28 0x00007f9fa2608efa in gst_bus_post (bus=0x55d70cc444a0 [GstBus|bus9], message=0x7f9f50162240) at ../gst/gstbus.c:358
#29 0x00007f9fa261d577 in gst_element_post_message_default (element=element@entry=0x7f9f50114af0 [GstElement|videosink], message=0x7f9f50162240) at ../gst/gstelement.c:2127
#30 0x00007f9fa25fb6f3 in gst_bin_post_message (element=0x7f9f50114af0 [GstElement|videosink], msg=0x7f9f50162240) at ../gst/gstbin.c:2789
#31 0x00007f9fa261aef7 in gst_element_post_message (element=0x7f9f50114af0 [GstElement|videosink], message=0x7f9f50162240) at ../gst/gstelement.c:2170
#32 0x00007f9fa25fc7fe in gst_bin_add_func (bin=0x7f9f50114af0 [GstBin|videosink], element=<optimized out>) at ../gst/gstbin.c:1318
#33 0x00007f9fa25f6edf in gst_bin_add (bin=bin@entry=0x7f9f50114af0 [GstBin|videosink], element=element@entry=0x7f9f5013a7d0 [GstElement|videosink-actual-sink-glimage]) at ../gst/gstbin.c:1530
#34 0x00007f9fa270f4b5 in gst_auto_detect_detect (self=0x7f9f50114af0 [GstAutoDetect|videosink]) at ../gst/autodetect/gstautodetect.c:381
#35 gst_auto_detect_change_state (element=0x7f9f50114af0 [GstElement|videosink], transition=<optimized out>) at ../gst/autodetect/gstautodetect.c:420
#36 0x00007f9fa2623306 in gst_element_change_state (element=element@entry=0x7f9f50114af0 [GstElement|videosink], transition=transition@entry=GST_STATE_CHANGE_NULL_TO_READY) at ../gst/gstelement.c:3101
#37 0x00007f9fa2623bcb in gst_element_set_state_func (element=0x7f9f50114af0 [GstElement|videosink], state=GST_STATE_READY) at ../gst/gstelement.c:3055
#38 0x00007f9f9432edbc in try_element (playsink=playsink@entry=0x55d70cc440e0 [GstPlaySink|playsink], element=element@entry=0x7f9f50114af0 [GstElement|videosink], unref=unref@entry=1) at ../gst/playback/gstplaysink.c:1481
#39 0x00007f9f943301d9 in gen_video_chain (playsink=0x55d70cc440e0 [GstPlaySink|playsink], raw=1, async=1) at ../gst/playback/gstplaysink.c:1777
#40 0x00007f9f94347ff0 in gst_play_sink_do_reconfigure.isra.0 (playsink=playsink@entry=0x55d70cc440e0 [GstPlaySink|playsink]) at ../gst/playback/gstplaysink.c:3378
#41 0x00007f9f9432c66e in sinkpad_blocked_cb (blockedpad=blockedpad@entry=0x7f9f5c001f70 [GstPad|proxypad10], info=info@entry=0x7f9f895fec60, user_data=0x55d70cc440e0) at ../gst/playback/gstplaysink.c:4450
#42 0x00007f9fa26444e6 in probe_hook_marshal (hook=0x7f9f60013580, data=0x7f9f895feb20) at ../gst/gstpad.c:3695
#43 0x00007f9fa24b8767 in g_hook_list_marshal (hook_list=0x7f9f5c002008, may_recurse=1, marshaller=0x7f9fa2644210 <probe_hook_marshal>, data=0x7f9f895feb20) at ../glib/ghook.c:664
#44 0x00007f9fa2644b17 in do_probe_callbacks (pad=pad@entry=0x7f9f5c001f70 [GstPad|proxypad10], info=info@entry=0x7f9f895fec60, defaultval=defaultval@entry=GST_FLOW_OK) at ../gst/gstpad.c:3879
#45 0x00007f9fa2649519 in gst_pad_push_event_unchecked (pad=pad@entry=0x7f9f5c001f70 [GstPad|proxypad10], event=0x7f9f5c0013d0, type=type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5552
#46 0x00007f9fa26497f8 in push_sticky (pad=pad@entry=0x7f9f5c001f70 [GstPad|proxypad10], ev=ev@entry=0x7f9f895fed70, user_data=user_data@entry=0x7f9f895fede0) at ../gst/gstpad.c:4083
#47 0x00007f9fa263dbe5 in events_foreach (pad=0x7f9f5c001f70 [GstPad|proxypad10], func=0x7f9fa2649750 <push_sticky>, user_data=0x7f9f895fede0) at ../gst/gstpad.c:613
#48 0x00007f9fa264c9fd in check_sticky (pad=0x7f9f5c001f70 [GstPad|proxypad10], event=0x7f9f5c0013d0) at ../gst/gstpad.c:4142
#49 gst_pad_push_event (pad=0x7f9f5c001f70 [GstPad|proxypad10], event=0x7f9f5c0013d0) at ../gst/gstpad.c:5737
#50 0x00007f9fa26438f3 in event_forward_func (pad=pad@entry=0x7f9f5c001f70 [GstPad|proxypad10], data=data@entry=0x7f9f895fef00) at ../gst/gstpad.c:3156
#51 0x00007f9fa2643671 in gst_pad_forward (pad=pad@entry=0x7f9f5c001b30 [GstPad|video_sink], forward=forward@entry=0x7f9fa2643830 <event_forward_func>, user_data=user_data@entry=0x7f9f895fef00) at ../gst/gstpad.c:3110
#52 0x00007f9fa2643757 in gst_pad_event_default (pad=0x7f9f5c001b30 [GstPad|video_sink], parent=<optimized out>, event=0x7f9f5c0013d0) at ../gst/gstpad.c:3207
#53 0x00007f9fa264868b in gst_pad_send_event_unchecked (pad=pad@entry=0x7f9f5c001b30 [GstPad|video_sink], event=event@entry=0x7f9f5c0013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5971
#54 0x00007f9fa264904b in gst_pad_push_event_unchecked (pad=pad@entry=0x7f9f50112ab0 [GstPad|video_0], event=0x7f9f5c0013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5604
#55 0x00007f9fa26497f8 in push_sticky (pad=pad@entry=0x7f9f50112ab0 [GstPad|video_0], ev=ev@entry=0x7f9f895ff160, user_data=user_data@entry=0x7f9f895ff1d0) at ../gst/gstpad.c:4083
#56 0x00007f9fa263dbe5 in events_foreach (pad=0x7f9f50112ab0 [GstPad|video_0], func=0x7f9fa2649750 <push_sticky>, user_data=0x7f9f895ff1d0) at ../gst/gstpad.c:613
#57 0x00007f9fa264c9fd in check_sticky (pad=0x7f9f50112ab0 [GstPad|video_0], event=0x7f9f5c0013d0) at ../gst/gstpad.c:4142
#58 gst_pad_push_event (pad=0x7f9f50112ab0 [GstPad|video_0], event=0x7f9f5c0013d0) at ../gst/gstpad.c:5737
#59 0x00007f9fa26438f3 in event_forward_func (pad=pad@entry=0x7f9f50112ab0 [GstPad|video_0], data=data@entry=0x7f9f895ff2f0) at ../gst/gstpad.c:3156
#60 0x00007f9fa2643671 in gst_pad_forward (pad=pad@entry=0x7f9f50112d20 [GstPad|proxypad14], forward=forward@entry=0x7f9fa2643830 <event_forward_func>, user_data=user_data@entry=0x7f9f895ff2f0) at ../gst/gstpad.c:3110
#61 0x00007f9fa2643757 in gst_pad_event_default (pad=0x7f9f50112d20 [GstPad|proxypad14], parent=<optimized out>, event=0x7f9f5c0013d0) at ../gst/gstpad.c:3207
#62 0x00007f9fa264868b in gst_pad_send_event_unchecked (pad=pad@entry=0x7f9f50112d20 [GstPad|proxypad14], event=event@entry=0x7f9f5c0013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5971
#63 0x00007f9fa264904b in gst_pad_push_event_unchecked (pad=pad@entry=0x7f9f50000ea0 [GstPad|video_0], event=0x7f9f5c0013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5604
#64 0x00007f9fa26497f8 in push_sticky (pad=pad@entry=0x7f9f50000ea0 [GstPad|video_0], ev=ev@entry=0x7f9f895ff550, user_data=user_data@entry=0x7f9f895ff5c0) at ../gst/gstpad.c:4083
#65 0x00007f9fa263dbe5 in events_foreach (pad=0x7f9f50000ea0 [GstPad|video_0], func=0x7f9fa2649750 <push_sticky>, user_data=0x7f9f895ff5c0) at ../gst/gstpad.c:613
#66 0x00007f9fa264c9fd in check_sticky (pad=0x7f9f50000ea0 [GstPad|video_0], event=0x7f9f5c0013d0) at ../gst/gstpad.c:4142
#67 gst_pad_push_event (pad=0x7f9f50000ea0 [GstPad|video_0], event=0x7f9f5c0013d0) at ../gst/gstpad.c:5737
#68 0x00007f9fa26438f3 in event_forward_func (pad=pad@entry=0x7f9f50000ea0 [GstPad|video_0], data=data@entry=0x7f9f895ff6e0) at ../gst/gstpad.c:3156
#69 0x00007f9fa2643671 in gst_pad_forward (pad=pad@entry=0x7f9f500012a0 [GstPad|proxypad12], forward=forward@entry=0x7f9fa2643830 <event_forward_func>, user_data=user_data@entry=0x7f9f895ff6e0) at ../gst/gstpad.c:3110
#70 0x00007f9fa2643757 in gst_pad_event_default (pad=0x7f9f500012a0 [GstPad|proxypad12], parent=<optimized out>, event=0x7f9f5c0013d0) at ../gst/gstpad.c:3207
#71 0x00007f9fa264868b in gst_pad_send_event_unchecked (pad=pad@entry=0x7f9f500012a0 [GstPad|proxypad12], event=event@entry=0x7f9f5c0013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5971
#72 0x00007f9fa264904b in gst_pad_push_event_unchecked (pad=pad@entry=0x7f9f5010f900 [GstPad|src], event=0x7f9f5c0013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5604
#73 0x00007f9fa26497f8 in push_sticky (pad=pad@entry=0x7f9f5010f900 [GstPad|src], ev=ev@entry=0x7f9f895ff940, user_data=user_data@entry=0x7f9f895ff9b0) at ../gst/gstpad.c:4083
#74 0x00007f9fa263dbe5 in events_foreach (pad=0x7f9f5010f900 [GstPad|src], func=0x7f9fa2649750 <push_sticky>, user_data=0x7f9f895ff9b0) at ../gst/gstpad.c:613
#75 0x00007f9fa264c9fd in check_sticky (pad=0x7f9f5010f900 [GstPad|src], event=0x7f9f5c0013d0) at ../gst/gstpad.c:4142
#76 gst_pad_push_event (pad=0x7f9f5010f900 [GstPad|src], event=0x7f9f5c0013d0) at ../gst/gstpad.c:5737
#77 0x00007f9fa264868b in gst_pad_send_event_unchecked (pad=pad@entry=0x7f9f5010f660 [GstPad|sink], event=event@entry=0x7f9f5c0013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5971
#78 0x00007f9fa264904b in gst_pad_push_event_unchecked (pad=pad@entry=0x7f9f5c005840 [GstPad|src_0], event=0x7f9f5c0013d0, type=<optimized out>, type@entry=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at ../gst/gstpad.c:5604
#79 0x00007f9fa26497f8 in push_sticky (pad=pad@entry=0x7f9f5c005840 [GstPad|src_0], ev=ev@entry=0x7f9f895ffc20, user_data=user_data@entry=0x7f9f895ffc90) at ../gst/gstpad.c:4083
#80 0x00007f9fa263dbe5 in events_foreach (pad=0x7f9f5c005840 [GstPad|src_0], func=0x7f9fa2649750 <push_sticky>, user_data=0x7f9f895ffc90) at ../gst/gstpad.c:613
#81 0x00007f9fa264c9fd in check_sticky (pad=0x7f9f5c005840 [GstPad|src_0], event=0x7f9f5c0013d0) at ../gst/gstpad.c:4142
#82 gst_pad_push_event (pad=pad@entry=0x7f9f5c005840 [GstPad|src_0], event=event@entry=0x7f9f5c0013d0) at ../gst/gstpad.c:5737
#83 0x00007f9f93f9e881 in gst_single_queue_push_one (mq=<optimized out>, sq=0x7f9f5c004390, object=0x7f9f5c0013d0, allow_drop=<synthetic pointer>) at ../plugins/elements/gstmultiqueue.c:2071
#84 gst_multi_queue_loop (pad=<optimized out>) at ../plugins/elements/gstmultiqueue.c:2350
#85 0x00007f9fa2676ff4 in gst_task_func (task=0x7f9f5c005c40 [GstTask|multiqueue1:src_0]) at ../gst/gsttask.c:399
#86 0x00007f9fa24fb542 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:336
#87 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f8c001970) at ../glib/gthread.c:835
#88 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#89 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 11 (Thread 0x7f9f8a0006c0 (LWP 22665) "multiqueue3:src"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa2527ccd in g_cond_wait (cond=0x7f9f54003630, mutex=0x7f9f54003608) at ../glib/gthread-posix.c:1552
#2 0x00007f9f940d87be in gst_data_queue_push (queue=0x7f9f54003660, item=item@entry=0x7f9f6801a560) at ../libs/gst/base/gstdataqueue.c:521
#3 0x00007f9f93f9bda6 in gst_multi_queue_chain (pad=pad@entry=0x7f9f54004200 [GstPad|sink_0], parent=parent@entry=0x55d70cc35330 [GstObject|multiqueue0], buffer=buffer@entry=0x7f9f6801a440) at ../plugins/elements/gstmultiqueue.c:2543
#4 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f54004200 [GstPad|sink_0], type=type@entry=4112, data=data@entry=0x7f9f6801a440) at ../gst/gstpad.c:4494
#5 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f54002e80 [GstPad|src], type=type@entry=4112, data=data@entry=0x7f9f6801a440) at ../gst/gstpad.c:4770
#6 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f54002e80 [GstPad|src], buffer=0x7f9f6801a440) at ../gst/gstpad.c:4889
#7 0x00007f9f940be5a2 in gst_base_transform_chain (pad=pad@entry=0x7f9f54002aa0 [GstPad|sink], parent=parent@entry=0x7f9f54002690 [GstObject|identity1], buffer=buffer@entry=0x7f9f6801a440) at ../libs/gst/base/gstbasetransform.c:2391
#8 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f54002aa0 [GstPad|sink], type=type@entry=4112, data=data@entry=0x7f9f6801a440) at ../gst/gstpad.c:4494
#9 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x55d70cc2f900 [GstPad|proxypad0], type=type@entry=4112, data=data@entry=0x7f9f6801a440) at ../gst/gstpad.c:4770
#10 0x00007f9fa264acb4 in gst_pad_push (pad=0x55d70cc2f900 [GstPad|proxypad0], buffer=0x7f9f6801a440) at ../gst/gstpad.c:4889
#11 0x00007f9fa262b51b in gst_proxy_pad_chain_default (pad=pad@entry=0x55d70cc2f5d0 [GstPad|sink], parent=parent@entry=0x55d70cc2eb10 [GstObject|decodebin3-0], buffer=buffer@entry=0x7f9f6801a440) at ../gst/gstghostpad.c:127
#12 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x55d70cc2f5d0 [GstPad|sink], type=type@entry=4112, data=data@entry=0x7f9f6801a440) at ../gst/gstpad.c:4494
#13 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f68013090 [GstPad|src_0], type=type@entry=4112, data=data@entry=0x7f9f6801a440) at ../gst/gstpad.c:4770
#14 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f68013090 [GstPad|src_0], buffer=0x7f9f6801a440) at ../gst/gstpad.c:4889
#15 0x00007f9fa262b51b in gst_proxy_pad_chain_default (pad=pad@entry=0x7f9f68013410 [GstPad|proxypad9], parent=parent@entry=0x7f9f68013090 [GstObject|src_0], buffer=buffer@entry=0x7f9f6801a440) at ../gst/gstghostpad.c:127
#16 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f68013410 [GstPad|proxypad9], type=type@entry=4112, data=data@entry=0x7f9f6801a440) at ../gst/gstpad.c:4494
#17 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f68012c70 [GstPad|src_0], type=type@entry=4112, data=data@entry=0x7f9f6801a440) at ../gst/gstpad.c:4770
#18 0x00007f9fa264acb4 in gst_pad_push (pad=pad@entry=0x7f9f68012c70 [GstPad|src_0], buffer=buffer@entry=0x7f9f6801a440) at ../gst/gstpad.c:4889
#19 0x00007f9f93f9dd11 in gst_single_queue_push_one (mq=<optimized out>, sq=0x7f9f68012340, object=0x7f9f6801a440, allow_drop=<synthetic pointer>) at ../plugins/elements/gstmultiqueue.c:2014
#20 gst_multi_queue_loop (pad=<optimized out>) at ../plugins/elements/gstmultiqueue.c:2350
#21 0x00007f9fa2676ff4 in gst_task_func (task=0x7f9f68012210 [GstTask|multiqueue3:src_0]) at ../gst/gsttask.c:399
#22 0x00007f9fa24fb542 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:336
#23 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f8c0017b0) at ../glib/gthread.c:835
#24 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#25 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 10 (Thread 0x7f9f8aa006c0 (LWP 22664) "multiqueue2:src"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa2527ccd in g_cond_wait (cond=0x7f9f5c0045f0, mutex=0x7f9f5c0045c8) at ../glib/gthread-posix.c:1552
#2 0x00007f9f940d87be in gst_data_queue_push (queue=0x7f9f5c004620, item=item@entry=0x7f9f60019b90) at ../libs/gst/base/gstdataqueue.c:521
#3 0x00007f9f93f9bda6 in gst_multi_queue_chain (pad=pad@entry=0x7f9f5c005360 [GstPad|sink_0], parent=parent@entry=0x55d70cc41590 [GstObject|multiqueue1], buffer=buffer@entry=0x7f9f60019a70) at ../plugins/elements/gstmultiqueue.c:2543
#4 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f5c005360 [GstPad|sink_0], type=type@entry=4112, data=data@entry=0x7f9f60019a70) at ../gst/gstpad.c:4494
#5 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f5c003e80 [GstPad|src], type=type@entry=4112, data=data@entry=0x7f9f60019a70) at ../gst/gstpad.c:4770
#6 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f5c003e80 [GstPad|src], buffer=0x7f9f60019a70) at ../gst/gstpad.c:4889
#7 0x00007f9f940be5a2 in gst_base_transform_chain (pad=pad@entry=0x7f9f5c003a60 [GstPad|sink], parent=parent@entry=0x7f9f5c003650 [GstObject|identity0], buffer=buffer@entry=0x7f9f60019a70) at ../libs/gst/base/gstbasetransform.c:2391
#8 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f5c003a60 [GstPad|sink], type=type@entry=4112, data=data@entry=0x7f9f60019a70) at ../gst/gstpad.c:4494
#9 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x55d70cc411d0 [GstPad|proxypad1], type=type@entry=4112, data=data@entry=0x7f9f60019a70) at ../gst/gstpad.c:4770
#10 0x00007f9fa264acb4 in gst_pad_push (pad=0x55d70cc411d0 [GstPad|proxypad1], buffer=0x7f9f60019a70) at ../gst/gstpad.c:4889
#11 0x00007f9fa262b51b in gst_proxy_pad_chain_default (pad=pad@entry=0x55d70cc40ee0 [GstPad|sink], parent=parent@entry=0x55d70cc40890 [GstObject|decodebin3-1], buffer=buffer@entry=0x7f9f60019a70) at ../gst/gstghostpad.c:127
#12 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x55d70cc40ee0 [GstPad|sink], type=type@entry=4112, data=data@entry=0x7f9f60019a70) at ../gst/gstpad.c:4494
#13 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f60011c60 [GstPad|src_0], type=type@entry=4112, data=data@entry=0x7f9f60019a70) at ../gst/gstpad.c:4770
#14 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f60011c60 [GstPad|src_0], buffer=0x7f9f60019a70) at ../gst/gstpad.c:4889
#15 0x00007f9fa262b51b in gst_proxy_pad_chain_default (pad=pad@entry=0x7f9f60012030 [GstPad|proxypad8], parent=parent@entry=0x7f9f60011c60 [GstObject|src_0], buffer=buffer@entry=0x7f9f60019a70) at ../gst/gstghostpad.c:127
#16 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f60012030 [GstPad|proxypad8], type=type@entry=4112, data=data@entry=0x7f9f60019a70) at ../gst/gstpad.c:4494
#17 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f60011580 [GstPad|src_0], type=type@entry=4112, data=data@entry=0x7f9f60019a70) at ../gst/gstpad.c:4770
#18 0x00007f9fa264acb4 in gst_pad_push (pad=pad@entry=0x7f9f60011580 [GstPad|src_0], buffer=buffer@entry=0x7f9f60019a70) at ../gst/gstpad.c:4889
#19 0x00007f9f93f9dd11 in gst_single_queue_push_one (mq=<optimized out>, sq=0x7f9f60010840, object=0x7f9f60019a70, allow_drop=<synthetic pointer>) at ../plugins/elements/gstmultiqueue.c:2014
#20 gst_multi_queue_loop (pad=<optimized out>) at ../plugins/elements/gstmultiqueue.c:2350
#21 0x00007f9fa2676ff4 in gst_task_func (task=0x7f9f60011920 [GstTask|multiqueue2:src_0]) at ../gst/gsttask.c:399
#22 0x00007f9fa24fb542 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:336
#23 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f8c0015f0) at ../glib/gthread.c:835
#24 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#25 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 9 (Thread 0x7f9f8b4006c0 (LWP 22663) "qtdemux1:sink"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa2527ccd in g_cond_wait (cond=0x7f9f60010760, mutex=0x7f9f60010738) at ../glib/gthread-posix.c:1552
#2 0x00007f9f940d87be in gst_data_queue_push (queue=0x7f9f60010790, item=item@entry=0x7f9f6001c440) at ../libs/gst/base/gstdataqueue.c:521
#3 0x00007f9f93f9bda6 in gst_multi_queue_chain (pad=pad@entry=0x7f9f60011070 [GstPad|sink_0], parent=parent@entry=0x7f9f60010550 [GstObject|multiqueue2], buffer=buffer@entry=0x7f9f6001c320) at ../plugins/elements/gstmultiqueue.c:2543
#4 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f60011070 [GstPad|sink_0], type=type@entry=4112, data=data@entry=0x7f9f6001c320) at ../gst/gstpad.c:4494
#5 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f60005c30 [GstPad|src_0], type=type@entry=4112, data=data@entry=0x7f9f6001c320) at ../gst/gstpad.c:4770
#6 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f60005c30 [GstPad|src_0], buffer=0x7f9f6001c320) at ../gst/gstpad.c:4889
#7 0x00007f9fa262b51b in gst_proxy_pad_chain_default (pad=pad@entry=0x7f9f60005ee0 [GstPad|proxypad7], parent=parent@entry=0x7f9f60005c30 [GstObject|src_0], buffer=buffer@entry=0x7f9f6001c320) at ../gst/gstghostpad.c:127
#8 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f60005ee0 [GstPad|proxypad7], type=type@entry=4112, data=data@entry=0x7f9f6001c320) at ../gst/gstpad.c:4494
#9 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f6000ce40 [GstPad|src], type=type@entry=4112, data=data@entry=0x7f9f6001c320) at ../gst/gstpad.c:4770
#10 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f6000ce40 [GstPad|src], buffer=0x7f9f6001c320) at ../gst/gstpad.c:4889
#11 0x00007f9f940be5a2 in gst_base_transform_chain (pad=pad@entry=0x7f9f6000ca20 [GstPad|sink], parent=parent@entry=0x7f9f6000c750 [GstObject|capsfilter0], buffer=buffer@entry=0x7f9f6001c320) at ../libs/gst/base/gstbasetransform.c:2391
#12 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f6000ca20 [GstPad|sink], type=type@entry=4112, data=data@entry=0x7f9f6001c320) at ../gst/gstpad.c:4494
#13 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f60008060 [GstPad|src], type=type@entry=4112, data=data@entry=0x7f9f6001c320) at ../gst/gstpad.c:4770
#14 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f60008060 [GstPad|src], buffer=buffer@entry=0x7f9f6001c320) at ../gst/gstpad.c:4889
#15 0x00007f9f940ab1d9 in gst_base_parse_push_frame (parse=0x7f9f60007250 [GstBaseParse|h264parse1], frame=<optimized out>) at ../libs/gst/base/gstbaseparse.c:2611
#16 0x00007f9f92ba169b in gst_h264_parse_handle_frame () at /usr/lib64/gstreamer-1.0/libgstvideoparsersbad.so
#17 0x00007f9f940a76aa in gst_base_parse_handle_buffer (parse=parse@entry=0x7f9f60007250 [GstBaseParse|h264parse1], buffer=<optimized out>, skip=skip@entry=0x7f9f8b3ff998, flushed=flushed@entry=0x7f9f8b3ff99c) at ../libs/gst/base/gstbaseparse.c:2266
#18 0x00007f9f940a81d2 in gst_base_parse_chain (pad=pad@entry=0x7f9f600020f0 [GstPad|sink], parent=parent@entry=0x7f9f60007250 [GstObject|h264parse1], buffer=<optimized out>, buffer@entry=0x7f9f6001bbb0) at ../libs/gst/base/gstbaseparse.c:3323
#19 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f600020f0 [GstPad|sink], type=type@entry=4112, data=data@entry=0x7f9f6001bbb0) at ../gst/gstpad.c:4494
#20 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f60001390 [GstPad|video_0], type=type@entry=4112, data=data@entry=0x7f9f6001bbb0) at ../gst/gstpad.c:4770
#21 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f60001390 [GstPad|video_0], buffer=buffer@entry=0x7f9f6001bbb0) at ../gst/gstpad.c:4889
#22 0x00007f9f93e20e0f in gst_qtdemux_push_buffer (qtdemux=<optimized out>, stream=0x7f9f600024a0, buf=0x7f9f6001bbb0) at ../gst/isomp4/qtdemux.c:6589
#23 0x00007f9f93e247c3 in gst_qtdemux_loop_state_movie (qtdemux=<optimized out>) at ../gst/isomp4/qtdemux.c:7251
#24 gst_qtdemux_loop (pad=0x7f9f7405c9b0 [GstPad|sink]) at ../gst/isomp4/qtdemux.c:7334
#25 0x00007f9fa2676ff4 in gst_task_func (task=0x7f9f74001190 [GstTask|qtdemux1:sink]) at ../gst/gsttask.c:399
#26 0x00007f9fa24fb542 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:336
#27 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f8c001430) at ../glib/gthread.c:835
#28 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#29 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 8 (Thread 0x7f9f8be006c0 (LWP 22662) "qtdemux0:sink"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa2527ccd in g_cond_wait (cond=0x7f9f680125a0, mutex=0x7f9f68012578) at ../glib/gthread-posix.c:1552
#2 0x00007f9f940d87be in gst_data_queue_push (queue=0x7f9f680125d0, item=item@entry=0x7f9f6801c9b0) at ../libs/gst/base/gstdataqueue.c:521
#3 0x00007f9f93f9bda6 in gst_multi_queue_chain (pad=pad@entry=0x7f9f68012900 [GstPad|sink_0], parent=parent@entry=0x7f9f680108f0 [GstObject|multiqueue3], buffer=buffer@entry=0x7f9f6801c890) at ../plugins/elements/gstmultiqueue.c:2543
#4 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f68012900 [GstPad|sink_0], type=type@entry=4112, data=data@entry=0x7f9f6801c890) at ../gst/gstpad.c:4494
#5 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f68005c30 [GstPad|src_0], type=type@entry=4112, data=data@entry=0x7f9f6801c890) at ../gst/gstpad.c:4770
#6 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f68005c30 [GstPad|src_0], buffer=0x7f9f6801c890) at ../gst/gstpad.c:4889
#7 0x00007f9fa262b51b in gst_proxy_pad_chain_default (pad=pad@entry=0x7f9f68005ee0 [GstPad|proxypad6], parent=parent@entry=0x7f9f68005c30 [GstObject|src_0], buffer=buffer@entry=0x7f9f6801c890) at ../gst/gstghostpad.c:127
#8 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f68005ee0 [GstPad|proxypad6], type=type@entry=4112, data=data@entry=0x7f9f6801c890) at ../gst/gstpad.c:4494
#9 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f6800f270 [GstPad|src], type=type@entry=4112, data=data@entry=0x7f9f6801c890) at ../gst/gstpad.c:4770
#10 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f6800f270 [GstPad|src], buffer=0x7f9f6801c890) at ../gst/gstpad.c:4889
#11 0x00007f9f940be5a2 in gst_base_transform_chain (pad=pad@entry=0x7f9f6800eed0 [GstPad|sink], parent=parent@entry=0x7f9f6800ec20 [GstObject|capsfilter1], buffer=buffer@entry=0x7f9f6801c890) at ../libs/gst/base/gstbasetransform.c:2391
#12 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f6800eed0 [GstPad|sink], type=type@entry=4112, data=data@entry=0x7f9f6801c890) at ../gst/gstpad.c:4494
#13 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f6800b370 [GstPad|src], type=type@entry=4112, data=data@entry=0x7f9f6801c890) at ../gst/gstpad.c:4770
#14 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f6800b370 [GstPad|src], buffer=buffer@entry=0x7f9f6801c890) at ../gst/gstpad.c:4889
#15 0x00007f9f940ab1d9 in gst_base_parse_push_frame (parse=0x7f9f6800a160 [GstBaseParse|h264parse0], frame=<optimized out>) at ../libs/gst/base/gstbaseparse.c:2611
#16 0x00007f9f92ba169b in gst_h264_parse_handle_frame () at /usr/lib64/gstreamer-1.0/libgstvideoparsersbad.so
#17 0x00007f9f940a76aa in gst_base_parse_handle_buffer (parse=parse@entry=0x7f9f6800a160 [GstBaseParse|h264parse0], buffer=<optimized out>, skip=skip@entry=0x7f9f8bdff998, flushed=flushed@entry=0x7f9f8bdff99c) at ../libs/gst/base/gstbaseparse.c:2266
#18 0x00007f9f940a81d2 in gst_base_parse_chain (pad=pad@entry=0x7f9f6800af90 [GstPad|sink], parent=parent@entry=0x7f9f6800a160 [GstObject|h264parse0], buffer=<optimized out>, buffer@entry=0x7f9f6801c120) at ../libs/gst/base/gstbaseparse.c:3323
#19 0x00007f9fa26470e4 in gst_pad_chain_data_unchecked (pad=pad@entry=0x7f9f6800af90 [GstPad|sink], type=type@entry=4112, data=data@entry=0x7f9f6801c120) at ../gst/gstpad.c:4494
#20 0x00007f9fa264a666 in gst_pad_push_data (pad=pad@entry=0x7f9f68001220 [GstPad|video_0], type=type@entry=4112, data=data@entry=0x7f9f6801c120) at ../gst/gstpad.c:4770
#21 0x00007f9fa264acb4 in gst_pad_push (pad=0x7f9f68001220 [GstPad|video_0], buffer=buffer@entry=0x7f9f6801c120) at ../gst/gstpad.c:4889
#22 0x00007f9f93e20e0f in gst_qtdemux_push_buffer (qtdemux=<optimized out>, stream=0x7f9f68002300, buf=0x7f9f6801c120) at ../gst/isomp4/qtdemux.c:6589
#23 0x00007f9f93e247c3 in gst_qtdemux_loop_state_movie (qtdemux=<optimized out>) at ../gst/isomp4/qtdemux.c:7251
#24 gst_qtdemux_loop (pad=0x7f9f6c016100 [GstPad|sink]) at ../gst/isomp4/qtdemux.c:7334
#25 0x00007f9fa2676ff4 in gst_task_func (task=0x7f9f6c017940 [GstTask|qtdemux0:sink]) at ../gst/gsttask.c:399
#26 0x00007f9fa24fb542 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:336
#27 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f8c001270) at ../glib/gthread.c:835
#28 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#29 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 7 (Thread 0x7f9f90c006c0 (LWP 22661) "typefind:sink"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa2527ccd in g_cond_wait (cond=0x7f9f80007240, mutex=0x7f9f800071f8) at ../glib/gthread-posix.c:1552
#2 0x00007f9fa2676dfb in gst_task_func (task=0x7f9f800071e0 [GstTask|typefind:sink]) at ../gst/gsttask.c:384
#3 0x00007f9fa24fb542 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:336
#4 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f8c0010b0) at ../glib/gthread.c:835
#5 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#6 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 6 (Thread 0x7f9f916006c0 (LWP 22660) "typefind:sink"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa2527ccd in g_cond_wait (cond=0x7f9f84001260, mutex=0x7f9f84001218) at ../glib/gthread-posix.c:1552
#2 0x00007f9fa2676dfb in gst_task_func (task=0x7f9f84001200 [GstTask|typefind:sink]) at ../gst/gsttask.c:384
#3 0x00007f9fa24fb542 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:336
#4 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f8c000ef0) at ../glib/gthread.c:835
#5 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#6 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 5 (Thread 0x7f9f920006c0 (LWP 22659) "gmain"):
#0 0x00007f9fa232967d in __GI___poll (fds=0x55d70cc541c0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007f9fa252ac34 in g_main_context_poll_unlocked (priority=2147483647, context=0x55d70cc46450, timeout=<optimized out>, fds=0x55d70cc541c0, n_fds=1) at ../glib/gmain.c:4521
#2 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x55d70cc46450, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4212
#3 0x00007f9fa24ca383 in g_main_context_iteration (context=0x55d70cc46450, may_block=may_block@entry=1) at ../glib/gmain.c:4282
#4 0x00007f9fa24ca3e1 in glib_worker_main (data=<optimized out>) at ../glib/gmain.c:6442
#5 0x00007f9fa24f9813 in g_thread_proxy (data=0x55d70cc512d0) at ../glib/gthread.c:835
#6 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 4 (Thread 0x7f9f92a006c0 (LWP 22658) "typefindelement"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa2527ccd in g_cond_wait (cond=0x55d70cc53230, mutex=0x55d70cc531e8) at ../glib/gthread-posix.c:1552
#2 0x00007f9fa2676dfb in gst_task_func (task=0x55d70cc531d0 [GstTask|typefindelement1:sink]) at ../gst/gsttask.c:384
#3 0x00007f9fa24fb542 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:336
#4 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f8c000d40) at ../glib/gthread.c:835
#5 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#6 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 3 (Thread 0x7f9f934006c0 (LWP 22657) "typefindelement"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa2527ccd in g_cond_wait (cond=0x55d70cc4e690, mutex=0x55d70cc4e648) at ../glib/gthread-posix.c:1552
#2 0x00007f9fa2676dfb in gst_task_func (task=0x55d70cc4e630 [GstTask|typefindelement0:sink]) at ../gst/gsttask.c:384
#3 0x00007f9fa24fb542 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:336
#4 0x00007f9fa24f9813 in g_thread_proxy (data=0x7f9f8c000b90) at ../glib/gthread.c:835
#5 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#6 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 2 (Thread 0x7f9f93e006c0 (LWP 22656) "pool-spawner"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007f9fa2527ccd in g_cond_wait (cond=0x55d70cc4e888, mutex=0x55d70cc4e880) at ../glib/gthread-posix.c:1552
#2 0x00007f9fa249361b in g_async_queue_pop_intern_unlocked (queue=0x55d70cc4e880, wait=1, end_time=-1) at ../glib/gasyncqueue.c:375
#3 0x00007f9fa24faa03 in g_thread_pool_spawn_thread (data=<optimized out>) at ../glib/gthreadpool.c:297
#4 0x00007f9fa24f9813 in g_thread_proxy (data=0x55d70cc4e1a0) at ../glib/gthread.c:835
#5 0x00007f9fa22b3507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#6 0x00007f9fa233740c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Thread 1 (Thread 0x7f9fa1e8a740 (LWP 22655) "gst-launch-1.0"):
#0 0x00007f9fa22ffa53 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ffe1ed52370, rem=rem@entry=0x7ffe1ed52380) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
#1 0x00007f9fa230ba87 in __GI___nanosleep (req=req@entry=0x7ffe1ed52370, rem=rem@entry=0x7ffe1ed52380) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2 0x00007f9fa24f2f2e in g_usleep (microseconds=1000000) at ../glib/gtimer.c:275
#3 g_usleep (microseconds=microseconds@entry=1000000) at ../glib/gtimer.c:263
#4 0x000055d6f99d639a in fault_spin () at ../tools/gst-launch.c:139
#5 fault_handler_sighandler (signum=3) at ../tools/gst-launch.c:120
#6 0x00007f9fa225cd00 in <signal handler called> () at /lib64/libc.so.6
#7 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#8 0x00007f9fa251d2b2 in g_mutex_lock_slowpath (mutex=0x55d70cc44e98) at ../glib/gthread-posix.c:1465
#9 0x00007f9fa251d2e7 in g_mutex_lock (mutex=mutex@entry=0x55d70cc44e98) at ../glib/gthread-posix.c:1494
#10 0x00007f9fa25f7780 in gst_bin_iterate_elements (bin=bin@entry=0x55d70cc44e80 [GstBin|pipeline0]) at ../gst/gstbin.c:1896
#11 0x00007f9fa25f7d4c in gst_bin_iterate_sinks (bin=0x55d70cc44e80 [GstBin|pipeline0]) at ../gst/gstbin.c:1994
#12 0x00007f9fa25ffe59 in gst_bin_query (element=0x55d70cc44e80 [GstElement|pipeline0], query=0x55d70cc4f220) at ../gst/gstbin.c:4305
#13 0x00007f9fa261ac9c in gst_element_query (element=0x55d70cc44e80 [GstElement|pipeline0], query=0x55d70cc4f220) at ../gst/gstelement.c:2100
#14 0x00007f9fa268f517 in gst_element_query_position (element=0x55d70cc44e80 [GstElement|pipeline0], format=format@entry=GST_FORMAT_TIME, cur=cur@entry=0x7ffe1ed53218) at ../gst/gstutils.c:2486
#15 0x000055d6f99d80fb in query_pipeline_position (user_data=user_data@entry=0x1) at ../tools/gst-launch.c:1016
#16 0x00007f9fa24cf0d9 in g_timeout_dispatch (source=0x55d70cc543d0, callback=0x55d6f99d8070 <query_pipeline_position>, user_data=0x1) at ../glib/gmain.c:4989
#17 0x00007f9fa24c8e8c in g_main_dispatch (context=0x55d70cc3fc60) at ../glib/gmain.c:3344
#18 g_main_context_dispatch_unlocked (context=0x55d70cc3fc60) at ../glib/gmain.c:4152
#19 0x00007f9fa252ac98 in g_main_context_iterate_unlocked.isra.0 (context=0x55d70cc3fc60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4217
#20 0x00007f9fa24cef37 in g_main_loop_run (loop=0x55d70cc1db20) at ../glib/gmain.c:4419
#21 0x000055d6f99d8d4d in real_main (argc=<optimized out>, argv=<optimized out>) at ../tools/gst-launch.c:1329
#22 0x00007f9fa2246088 in __libc_start_call_main (main=main@entry=0x55d6f99d61d0 <main>, argc=argc@entry=5, argv=argv@entry=0x7ffe1ed538f8) at ../sysdeps/nptl/libc_start_call_main.h:58
#23 0x00007f9fa224614b in __libc_start_main_impl (main=0x55d6f99d61d0 <main>, argc=5, argv=0x7ffe1ed538f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe1ed538e8) at ../csu/libc-start.c:360
#24 0x000055d6f99d6205 in _start ()
Warning: the current language does not match this frame.