Advertisement
vliaskov

application with playbin+vaapisink outputs no frames/hangs 2

Dec 30th, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.37 KB | None | 0 0
  1. Another instance of the hang:
  2.  
  3. Program received signal SIGINT, Interrupt.
  4. 0x00007ffff375212d in poll () at ../sysdeps/unix/syscall-template.S:81
  5. 81 ../sysdeps/unix/syscall-template.S: No such file or directory.
  6.  
  7. (gdb) thread apply all bt
  8.  
  9. Thread 4709 (Thread 0x7fffc67fc700 (LWP 13951)):
  10. #0 0x00007ffff375212d in poll () at ../sysdeps/unix/syscall-template.S:81
  11. #1 0x00007fffdcfbd031 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  12. #2 0x00007fffdcfae83c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  13. #3 0x00007fffdcfaeece in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  14. #4 0x00007fffdcfaef80 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  15. #5 0x00007fffdcfbcfe3 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  16. #6 0x00007fffdcb60f08 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-4.0.so
  17. #7 0x00007ffff5178182 in start_thread (arg=0x7fffc67fc700) at pthread_create.c:312
  18. #8 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  19.  
  20. Thread 4708 (Thread 0x7fffe2acb700 (LWP 13950)):
  21. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  22. #1 0x00007ffff5ae831d in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.54
  23. #2 0x00007ffff5178182 in start_thread (arg=0x7fffe2acb700) at pthread_create.c:312
  24. #3 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  25.  
  26. Thread 4707 (Thread 0x7fffe1ae9700 (LWP 13949)):
  27. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  28. #1 0x00007ffff5ae831d in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.54
  29. #2 0x00007ffff5178182 in start_thread (arg=0x7fffe1ae9700) at pthread_create.c:312
  30. #3 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  31.  
  32. Thread 4706 (Thread 0x7fffe12e8700 (LWP 13948)):
  33. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  34. #1 0x00007ffff5ae831d in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.54
  35. #2 0x00007ffff5178182 in start_thread (arg=0x7fffe12e8700) at pthread_create.c:312
  36. #3 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  37.  
  38. Thread 4705 (Thread 0x7fffe0ae7700 (LWP 13947)):
  39. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  40. #1 0x00007ffff5ae831d in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.54
  41. #2 0x00007ffff5178182 in start_thread (arg=0x7fffe0ae7700) at pthread_create.c:312
  42. #3 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  43.  
  44. Thread 4704 (Thread 0x7fffc6ffd700 (LWP 13946)):
  45. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  46. #1 0x00007ffff5ae831d in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.54
  47. #2 0x00007ffff5178182 in start_thread (arg=0x7fffc6ffd700) at pthread_create.c:312
  48. #3 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  49.  
  50. Thread 16 (Thread 0x7fffc1635700 (LWP 6096)):
  51. #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  52. #1 0x00007ffff419c32f in g_cond_wait (cond=cond@entry=0x7fffcce579b0, mutex=mutex@entry=0x7fffcce57968) at gthread-posix.c:1397
  53. #2 0x00007ffff49a14cb in gst_task_func (task=0x7fffcce57950) at gsttask.c:316
  54. #3 0x00007ffff417fddc in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
  55. #4 0x00007ffff417f455 in g_thread_proxy (data=0x7fffb4018990) at gthread.c:764
  56. #5 0x00007ffff5178182 in start_thread (arg=0x7fffc1635700) at pthread_create.c:312
  57. #6 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  58.  
  59. Thread 15 (Thread 0x7fffc255d700 (LWP 6095)):
  60. #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  61. #1 0x00007ffff419c32f in g_cond_wait (cond=cond@entry=0x7fffb6b3d090, mutex=mutex@entry=0x7fffb6b3d068) at gthread-posix.c:1397
  62. #2 0x00007fffeca26eca in gst_data_queue_push (queue=0x7fffb6b3d0c0, item=item@entry=0x7fffb9e7df30) at gstdataqueue.c:520
  63. ---Type <return> to continue, or q <return> to quit---
  64. #3 0x00007fffdec2a6c2 in gst_multi_queue_chain (pad=pad@entry=0x7fffccec64b0, parent=parent@entry=0x7fffb9f78910, buffer=buffer@entry=0x7fffb99b7780) at gstmultiqueue.c:1679
  65. #4 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb99b7780, type=<optimized out>, pad=0x7fffccec64b0) at gstpad.c:4085
  66. #5 gst_pad_push_data (pad=0x7fffc9399030, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb99b7780) at gstpad.c:4337
  67. #6 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=buffer@entry=0x7fffb99b7780) at gstpad.c:4453
  68. #7 0x00007fffd7dae035 in gst_qtdemux_decorate_and_push_buffer (qtdemux=qtdemux@entry=0x7fffac74a810, stream=stream@entry=0x7fffb9f14600, buf=0x7fffb99b7780, dts=dts@entry=1207437641,
  69. pts=pts@entry=1207437641, duration=duration@entry=23219955, keyframe=keyframe@entry=1, position=position@entry=1207437641, byte_position=<optimized out>) at qtdemux.c:4905
  70. #8 0x00007fffd7dc6ff9 in gst_qtdemux_loop_state_movie (qtdemux=0x7fffac74a810) at qtdemux.c:5159
  71. #9 gst_qtdemux_loop (pad=0x7fffb6b978f0) at qtdemux.c:5235
  72. #10 0x00007ffff49a12e9 in gst_task_func (task=0x7fffb9e46290) at gsttask.c:331
  73. #11 0x00007ffff417fddc in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
  74. #12 0x00007ffff417f455 in g_thread_proxy (data=0x7fffb4018720) at gthread.c:764
  75. #13 0x00007ffff5178182 in start_thread (arg=0x7fffc255d700) at pthread_create.c:312
  76. #14 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  77.  
  78. Thread 14 (Thread 0x7fffc35bd700 (LWP 6094)):
  79. #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  80. #1 0x00007ffff419c32f in g_cond_wait (cond=cond@entry=0x7fffb6b9d430, mutex=mutex@entry=0x7fffb6b9d428) at gthread-posix.c:1397
  81. #2 0x00007ffff3ef17c3 in gst_vaapidecode_handle_frame (vdec=0x7fffb6b9cfa0, frame=0x7fffb9ee7280) at gstvaapidecode.c:475
  82. #3 0x00007ffff46cb449 in gst_video_decoder_decode_frame (decoder=decoder@entry=0x7fffb6b9cfa0, frame=0x7fffb9ee7280) at gstvideodecoder.c:3405
  83. #4 0x00007ffff46d2c01 in gst_video_decoder_have_frame (decoder=decoder@entry=0x7fffb6b9cfa0) at gstvideodecoder.c:3337
  84. #5 0x00007ffff3ef18f8 in gst_vaapidecode_parse_frame (at_eos=0, adapter=0x7fffb9e4d6c0, frame=0x7fffb9ee7280, vdec=0x7fffb6b9cfa0) at gstvaapidecode.c:864
  85. #6 gst_vaapidecode_parse (vdec=0x7fffb6b9cfa0, frame=0x7fffb9ee7280, adapter=0x7fffb9e4d6c0, at_eos=0) at gstvaapidecode.c:895
  86. #7 0x00007ffff46cb6d1 in gst_video_decoder_parse_available (dec=dec@entry=0x7fffb6b9cfa0, at_eos=at_eos@entry=0, new_buffer=0, new_buffer@entry=1) at gstvideodecoder.c:1005
  87. #8 0x00007ffff46cb89c in gst_video_decoder_chain_forward (decoder=decoder@entry=0x7fffb6b9cfa0, buf=buf@entry=0x7fffb90582a0, at_eos=at_eos@entry=0) at gstvideodecoder.c:2196
  88. #9 0x00007ffff46cdc3b in gst_video_decoder_chain (pad=pad@entry=0x7fffb9e56720, parent=parent@entry=0x7fffb6b9cfa0, buf=buf@entry=0x7fffb90582a0) at gstvideodecoder.c:2492
  89. #10 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb90582a0, type=<optimized out>, pad=0x7fffb9e56720) at gstpad.c:4085
  90. #11 gst_pad_push_data (pad=pad@entry=0x7fffc9279ae0, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb90582a0) at gstpad.c:4337
  91. #12 0x00007ffff4978e86 in gst_pad_push (pad=pad@entry=0x7fffc9279ae0, buffer=buffer@entry=0x7fffb90582a0) at gstpad.c:4453
  92. #13 0x00007ffff4962b3b in gst_proxy_pad_chain_default (pad=pad@entry=0x7fffb9e96060, parent=parent@entry=0x7fffb9f73630, buffer=buffer@entry=0x7fffb90582a0) at gstghostpad.c:126
  93. #14 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb90582a0, type=<optimized out>, pad=0x7fffb9e96060) at gstpad.c:4085
  94. #15 gst_pad_push_data (pad=0x7fffb9e564e0, type=type@entry=4112, data=<optimized out>) at gstpad.c:4337
  95. #16 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=<optimized out>) at gstpad.c:4453
  96. #17 0x00007fffeca170a8 in gst_base_transform_chain (pad=pad@entry=0x7fffb6c2b010, parent=parent@entry=0x7fffb9f996f0, buffer=buffer@entry=0x7fffb90582a0) at gstbasetransform.c:2369
  97. #18 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb90582a0, type=<optimized out>, pad=0x7fffb6c2b010) at gstpad.c:4085
  98. #19 gst_pad_push_data (pad=0x7fffb6c2add0, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb90582a0) at gstpad.c:4337
  99. #20 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=buffer@entry=0x7fffb90582a0) at gstpad.c:4453
  100. #21 0x00007fffec9fc369 in gst_base_parse_push_frame (parse=parse@entry=0x7fffb6c328f0, frame=frame@entry=0x7fffc35bc770) at gstbaseparse.c:2401
  101. #22 0x00007fffec9fd32b in gst_base_parse_chain (pad=pad@entry=0x7fffb6c2ab90, parent=parent@entry=0x7fffb6c328f0, buffer=buffer@entry=0x7fffb90582a0) at gstbaseparse.c:3012
  102. #23 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb90582a0, type=<optimized out>, pad=0x7fffb6c2ab90) at gstpad.c:4085
  103. #24 gst_pad_push_data (pad=0x7fffccec7470, type=type@entry=4112, data=<optimized out>) at gstpad.c:4337
  104. #25 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=<optimized out>) at gstpad.c:4453
  105. #26 0x00007fffeca170a8 in gst_base_transform_chain (pad=pad@entry=0x7fffb6ba0710, parent=parent@entry=0x7fffb6b5dcb0, buffer=buffer@entry=0x7fffb90582a0) at gstbasetransform.c:2369
  106. #27 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb90582a0, type=<optimized out>, pad=0x7fffb6ba0710) at gstpad.c:4085
  107. #28 gst_pad_push_data (pad=0x7fffb6ba0950, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb90582a0) at gstpad.c:4337
  108. #29 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=buffer@entry=0x7fffb90582a0) at gstpad.c:4453
  109. #30 0x00007fffec9fc369 in gst_base_parse_push_frame (parse=parse@entry=0x7fffb9e49250, frame=frame@entry=0x7fffc35bcb80) at gstbaseparse.c:2401
  110. #31 0x00007fffec9fd32b in gst_base_parse_chain (pad=pad@entry=0x7fffb6b81db0, parent=parent@entry=0x7fffb9e49250, buffer=buffer@entry=0x7fffb90582a0) at gstbaseparse.c:3012
  111. #32 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb90582a0, type=<optimized out>, pad=0x7fffb6b81db0) at gstpad.c:4085
  112. #33 gst_pad_push_data (pad=0x7fffb9faaba0, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb90582a0) at gstpad.c:4337
  113. #34 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=buffer@entry=0x7fffb90582a0) at gstpad.c:4453
  114. #35 0x00007fffdec2be23 in gst_single_queue_push_one (allow_drop=<synthetic pointer>, object=0x7fffb90582a0, sq=0x7fffb9fad010, mq=0x7fffb9f78910) at gstmultiqueue.c:1237
  115. #36 gst_multi_queue_loop (pad=<optimized out>) at gstmultiqueue.c:1515
  116. #37 0x00007ffff49a12e9 in gst_task_func (task=0x7fffb9e46170) at gsttask.c:331
  117. #38 0x00007ffff417fddc in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
  118. #39 0x00007ffff417f455 in g_thread_proxy (data=0x7fffc8003ca0) at gthread.c:764
  119. ---Type <return> to continue, or q <return> to quit---
  120. #40 0x00007ffff5178182 in start_thread (arg=0x7fffc35bd700) at pthread_create.c:312
  121. #41 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  122.  
  123. Thread 12 (Thread 0x7fffdde30700 (LWP 6092)):
  124. #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  125. #1 0x00007ffff419c32f in g_cond_wait (cond=cond@entry=0x7fffb4006608, mutex=mutex@entry=0x7fffb40065e0) at gthread-posix.c:1397
  126. #2 0x00007fffdec30955 in gst_queue_chain_buffer_or_list (parent=0x7fffb4006360, obj=0x7fffb9473800, is_list=0, pad=<optimized out>) at gstqueue.c:1199
  127. #3 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb9473800, type=<optimized out>, pad=0x7fffb401b490) at gstpad.c:4085
  128. #4 gst_pad_push_data (pad=pad@entry=0x7fffb405e420, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb9473800) at gstpad.c:4337
  129. #5 0x00007ffff4978e86 in gst_pad_push (pad=pad@entry=0x7fffb405e420, buffer=buffer@entry=0x7fffb9473800) at gstpad.c:4453
  130. #6 0x00007ffff4962b3b in gst_proxy_pad_chain_default (pad=pad@entry=0x7fffb4010ef0, parent=parent@entry=0x7fffb400b3a0, buffer=buffer@entry=0x7fffb9473800) at gstghostpad.c:126
  131. #7 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb9473800, type=<optimized out>, pad=0x7fffb4010ef0) at gstpad.c:4085
  132. #8 gst_pad_push_data (pad=pad@entry=0x7fffc939cbb0, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb9473800) at gstpad.c:4337
  133. #9 0x00007ffff4978e86 in gst_pad_push (pad=pad@entry=0x7fffc939cbb0, buffer=buffer@entry=0x7fffb9473800) at gstpad.c:4453
  134. #10 0x00007fffe2b2d1b5 in gst_stream_synchronizer_sink_chain (pad=pad@entry=0x7fffc939c970, parent=parent@entry=0x858c80, buffer=buffer@entry=0x7fffb9473800) at gststreamsynchronizer.c:692
  135. #11 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb9473800, type=<optimized out>, pad=0x7fffc939c970) at gstpad.c:4085
  136. #12 gst_pad_push_data (pad=0x7fffb405e660, type=type@entry=4112, data=<optimized out>) at gstpad.c:4337
  137. #13 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=<optimized out>) at gstpad.c:4453
  138. #14 0x00007fffdec3ddd3 in gst_tee_handle_data (tee=tee@entry=0x7fffc805a540, data=data@entry=0x7fffb9473800, is_list=is_list@entry=0) at gsttee.c:660
  139. #15 0x00007fffdec3dff3 in gst_tee_chain (pad=pad@entry=0x7fffc804edb0, parent=parent@entry=0x7fffc805a540, buffer=buffer@entry=0x7fffb9473800) at gsttee.c:780
  140. #16 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb9473800, type=<optimized out>, pad=0x7fffc804edb0) at gstpad.c:4085
  141. #17 gst_pad_push_data (pad=pad@entry=0x7fffc92f5ab0, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb9473800) at gstpad.c:4337
  142. #18 0x00007ffff4978e86 in gst_pad_push (pad=pad@entry=0x7fffc92f5ab0, buffer=buffer@entry=0x7fffb9473800) at gstpad.c:4453
  143. #19 0x00007ffff4962b3b in gst_proxy_pad_chain_default (pad=pad@entry=0x7fffc92bcf00, parent=parent@entry=0xace090, buffer=buffer@entry=0x7fffb9473800) at gstghostpad.c:126
  144. #20 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb9473800, type=<optimized out>, pad=0x7fffc92bcf00) at gstpad.c:4085
  145. #21 gst_pad_push_data (pad=0x7fffc939c2b0, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb9473800) at gstpad.c:4337
  146. #22 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=buffer@entry=0x7fffb9473800) at gstpad.c:4453
  147. #23 0x00007fffdec25cd9 in gst_selector_pad_chain (pad=pad@entry=0x7fffb6b436b0, parent=parent@entry=0x7fffc93819e0, buf=buf@entry=0x7fffb9473800) at gstinputselector.c:1109
  148. #24 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb9473800, type=<optimized out>, pad=0x7fffb6b436b0) at gstpad.c:4085
  149. #25 gst_pad_push_data (pad=pad@entry=0x7fffb9e97170, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb9473800) at gstpad.c:4337
  150. #26 0x00007ffff4978e86 in gst_pad_push (pad=pad@entry=0x7fffb9e97170, buffer=buffer@entry=0x7fffb9473800) at gstpad.c:4453
  151. #27 0x00007ffff4962b3b in gst_proxy_pad_chain_default (pad=pad@entry=0x7fffc92f5860, parent=parent@entry=0x7fffb9e97170, buffer=buffer@entry=0x7fffb9473800) at gstghostpad.c:126
  152. #28 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb9473800, type=<optimized out>, pad=0x7fffc92f5860) at gstpad.c:4085
  153. #29 gst_pad_push_data (pad=pad@entry=0x7fffd00b8640, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb9473800) at gstpad.c:4337
  154. #30 0x00007ffff4978e86 in gst_pad_push (pad=pad@entry=0x7fffd00b8640, buffer=buffer@entry=0x7fffb9473800) at gstpad.c:4453
  155. #31 0x00007ffff4962b3b in gst_proxy_pad_chain_default (pad=pad@entry=0x7fffc92101d0, parent=parent@entry=0x7fffd00b8640, buffer=buffer@entry=0x7fffb9473800) at gstghostpad.c:126
  156. #32 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb9473800, type=<optimized out>, pad=0x7fffc92101d0) at gstpad.c:4085
  157. #33 gst_pad_push_data (pad=0x7fffb9e56de0, type=type@entry=4112, data=<optimized out>) at gstpad.c:4337
  158. #34 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=<optimized out>) at gstpad.c:4453
  159. #35 0x00007fffe8c6007c in gst_audio_decoder_push_forward (dec=dec@entry=0x7fffcce64ae0, buf=0x7fffb9473800) at gstaudiodecoder.c:1038
  160. #36 0x00007fffe8c60356 in gst_audio_decoder_output (dec=dec@entry=0x7fffcce64ae0, buf=<optimized out>, buf@entry=0x7fffb9473800) at gstaudiodecoder.c:1114
  161. #37 0x00007fffe8c667ee in gst_audio_decoder_finish_frame (dec=dec@entry=0x7fffcce64ae0, buf=buf@entry=0x7fffb9473800, frames=<optimized out>, frames@entry=1) at gstaudiodecoder.c:1456
  162. #38 0x00007fffd40ddf1c in gst_faad_handle_frame (dec=0x7fffcce64ae0, buffer=0x0) at gstfaad.c:797
  163. #39 0x00007fffe8c62dd3 in gst_audio_decoder_push_buffers (dec=dec@entry=0x7fffcce64ae0, force=force@entry=0) at gstaudiodecoder.c:1614
  164. #40 0x00007fffe8c631ab in gst_audio_decoder_chain_forward (dec=dec@entry=0x7fffcce64ae0, buffer=0x0, buffer@entry=0x7fffb9e3eb80) at gstaudiodecoder.c:1728
  165. #41 0x00007fffe8c643e7 in gst_audio_decoder_chain (pad=pad@entry=0x7fffb6ba1d90, parent=parent@entry=0x7fffcce64ae0, buffer=buffer@entry=0x7fffb9e3eb80) at gstaudiodecoder.c:1986
  166. #42 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb9e3eb80, type=<optimized out>, pad=0x7fffb6ba1d90) at gstpad.c:4085
  167. #43 gst_pad_push_data (pad=0x7fffb9e56060, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb9e3eb80) at gstpad.c:4337
  168. #44 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=buffer@entry=0x7fffb9e3eb80) at gstpad.c:4453
  169. #45 0x00007fffec9fc369 in gst_base_parse_push_frame (parse=parse@entry=0x7fffb9fb1450, frame=frame@entry=0x7fffdde2fb80) at gstbaseparse.c:2401
  170. #46 0x00007fffec9fd32b in gst_base_parse_chain (pad=pad@entry=0x7fffb6c2bd90, parent=parent@entry=0x7fffb9fb1450, buffer=buffer@entry=0x7fffb9e3eb80) at gstbaseparse.c:3012
  171. #47 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb9e3eb80, type=<optimized out>, pad=0x7fffb6c2bd90) at gstpad.c:4085
  172. #48 gst_pad_push_data (pad=0x7fffb6c2bb50, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb9e3eb80) at gstpad.c:4337
  173. #49 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=buffer@entry=0x7fffb9e3eb80) at gstpad.c:4453
  174. #50 0x00007fffdec2be23 in gst_single_queue_push_one (allow_drop=<synthetic pointer>, object=0x7fffb9e3eb80, sq=0x7fffb9fc9c00, mq=0x7fffb9f78910) at gstmultiqueue.c:1237
  175. ---Type <return> to continue, or q <return> to quit---
  176. #51 gst_multi_queue_loop (pad=<optimized out>) at gstmultiqueue.c:1515
  177. #52 0x00007ffff49a12e9 in gst_task_func (task=0x7fffb9e46830) at gsttask.c:331
  178. #53 0x00007ffff417fddc in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
  179. #54 0x00007ffff417f455 in g_thread_proxy (data=0x7fffd0057990) at gthread.c:764
  180. #55 0x00007ffff5178182 in start_thread (arg=0x7fffdde30700) at pthread_create.c:312
  181. #56 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  182.  
  183. Thread 11 (Thread 0x7fffd5169700 (LWP 6091)):
  184. #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  185. #1 0x00007ffff419c32f in g_cond_wait (cond=cond@entry=0x7fffb9f07090, mutex=mutex@entry=0x7fffb9f07080) at gthread-posix.c:1397
  186. #2 0x00007fffdec2f03d in gst_queue_loop (pad=<optimized out>) at gstqueue.c:1471
  187. #3 0x00007ffff49a12e9 in gst_task_func (task=0x7fffc9341a70) at gsttask.c:331
  188. #4 0x00007ffff417fddc in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
  189. #5 0x00007ffff417f455 in g_thread_proxy (data=0x7fffd00052d0) at gthread.c:764
  190. #6 0x00007ffff5178182 in start_thread (arg=0x7fffd5169700) at pthread_create.c:312
  191. #7 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  192.  
  193. Thread 10 (Thread 0x7fffd596a700 (LWP 6090)):
  194. #0 0x00007ffff375212d in poll () at ../sysdeps/unix/syscall-template.S:81
  195. #1 0x00007ffff0e7f262 in poll (__timeout=-1, __nfds=1, __fds=0x7fffd5968a20) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
  196. #2 _xcb_conn_wait (c=c@entry=0xd3e680, cond=cond@entry=0x7fffd5968b40, vector=vector@entry=0x0, count=count@entry=0x0) at xcb_conn.c:459
  197. #3 0x00007ffff0e80adf in wait_for_reply (c=c@entry=0xd3e680, request=360232, e=e@entry=0x0) at xcb_in.c:491
  198. #4 0x00007ffff0e80bf2 in xcb_wait_for_reply (c=0xd3e680, request=360232, e=0x0) at xcb_in.c:521
  199. #5 0x00007fffdf6cc004 in vl_dri2_get_flush_reply (scrn=0xb0c460) at ../../../../../src/gallium/auxiliary/vl/vl_winsys_dri.c:110
  200. #6 0x00007fffdf6cc101 in vl_dri2_destroy_drawable (scrn=0xb0c460) at ../../../../../src/gallium/auxiliary/vl/vl_winsys_dri.c:153
  201. #7 0x00007fffdf6cc185 in vl_dri2_set_drawable (scrn=0xb0c460, drawable=83887651) at ../../../../../src/gallium/auxiliary/vl/vl_winsys_dri.c:176
  202. #8 0x00007fffdf6cc2c8 in vl_dri2_screen_texture_from_drawable (vscreen=0xb0c460, drawable=0x5000623) at ../../../../../src/gallium/auxiliary/vl/vl_winsys_dri.c:193
  203. #9 0x00007fffdf6ca1ab in vlVdpPresentationQueueDisplay (presentation_queue=<optimized out>, surface=5, clip_width=1280, clip_height=720, earliest_presentation_time=0)
  204. at ../../../../../../src/gallium/state_trackers/vdpau/presentation.c:234
  205. #10 0x00007fffe00de6a3 in flip_surface_unlocked (driver_data=driver_data@entry=0xaf1150, obj_output=obj_output@entry=0xdd31c0) at vdpau_video_x11.c:583
  206. #11 0x00007fffe00df2e1 in queue_surface_unlocked (obj_surface=<optimized out>, obj_output=0xdd31c0, driver_data=0xaf1150) at vdpau_video_x11.c:610
  207. #12 put_surface_unlocked (flags=32, target_rect=0x7fffd5968f90, source_rect=0x7fffd5968f80, obj_output=0xdd31c0, obj_surface=0xdd2c10, driver_data=0xaf1150) at vdpau_video_x11.c:689
  208. #13 put_surface (driver_data=driver_data@entry=0xaf1150, surface=surface@entry=50331660, drawable=drawable@entry=83887651, drawable_width=<optimized out>, drawable_height=720,
  209. source_rect=source_rect@entry=0x7fffd5968f80, target_rect=target_rect@entry=0x7fffd5968f90, flags=flags@entry=32) at vdpau_video_x11.c:755
  210. #14 0x00007fffe00df59c in vdpau_PutSurface (ctx=<optimized out>, surface=50331660, draw=0x5000623, srcx=<optimized out>, srcy=<optimized out>, srcw=<optimized out>, srch=720, destx=0, desty=0,
  211. destw=1280, desth=720, cliprects=0x0, number_cliprects=0, flags=32) at vdpau_video_x11.c:808
  212. #15 0x000000000040eed2 in on_client_draw (glsink=<optimized out>, buf=<optimized out>, data=0x626d40 <video>) at video.c:619
  213. #16 0x00007ffff445af70 in g_cclosure_marshal_VOID__BOXEDv (closure=0x24e29d0, return_value=<optimized out>, instance=<optimized out>, args=<optimized out>, marshal_data=<optimized out>,
  214. n_params=<optimized out>, param_types=0xad5470) at gmarshal.c:1950
  215. #17 0x00007ffff4458347 in _g_closure_invoke_va (closure=closure@entry=0x24e29d0, return_value=return_value@entry=0x0, instance=instance@entry=0xad6220, args=args@entry=0x7fffd5969298, n_params=1,
  216. param_types=0xad5470) at gclosure.c:864
  217. #18 0x00007ffff4471308 in g_signal_emit_valist (instance=0xad6220, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7fffd5969298) at gsignal.c:3246
  218. #19 0x00007ffff4471f52 in g_signal_emit (instance=instance@entry=0xad6220, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3393
  219. #20 0x00007ffff3ef9100 in gst_vaapisink_show_frame_unlocked (src_buffer=0x7fffb95ff080, sink=0xad6220) at gstvaapisink.c:1390
  220. #21 gst_vaapisink_show_frame (video_sink=0xad6220, src_buffer=0x7fffb95ff080) at gstvaapisink.c:1427
  221. #22 0x00007fffeca0aa15 in gst_base_sink_do_preroll (sink=sink@entry=0xad6220, obj=obj@entry=0x7fffb95ff080) at gstbasesink.c:2281
  222. #23 0x00007fffeca0aeab in gst_base_sink_do_sync (basesink=basesink@entry=0xad6220, obj=obj@entry=0x7fffb95ff080, late=late@entry=0x7fffd5969758, step_end=step_end@entry=0x7fffd596975c)
  223. at gstbasesink.c:2500
  224. #24 0x00007fffeca0c3d6 in gst_base_sink_chain_unlocked (basesink=basesink@entry=0xad6220, obj=obj@entry=0x7fffb95ff080, is_list=is_list@entry=0, pad=<optimized out>) at gstbasesink.c:3486
  225. #25 0x00007fffeca0dc44 in gst_base_sink_chain_main (basesink=0xad6220, pad=<optimized out>, obj=0x7fffb95ff080, is_list=0) at gstbasesink.c:3647
  226. #26 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb95ff080, type=<optimized out>, pad=0xad8040) at gstpad.c:4085
  227. #27 gst_pad_push_data (pad=pad@entry=0x7fffb4010050, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb95ff080) at gstpad.c:4337
  228. #28 0x00007ffff4978e86 in gst_pad_push (pad=pad@entry=0x7fffb4010050, buffer=buffer@entry=0x7fffb95ff080) at gstpad.c:4453
  229. #29 0x00007ffff4962b3b in gst_proxy_pad_chain_default (pad=pad@entry=0x7fffc8057360, parent=parent@entry=0x7fffb4010050, buffer=buffer@entry=0x7fffb95ff080) at gstghostpad.c:126
  230. #30 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb95ff080, type=<optimized out>, pad=0x7fffc8057360) at gstpad.c:4085
  231. ---Type <return> to continue, or q <return> to quit---
  232. #31 gst_pad_push_data (pad=0x7fffb401a4d0, type=type@entry=4112, data=<optimized out>) at gstpad.c:4337
  233. #32 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=<optimized out>) at gstpad.c:4453
  234. #33 0x00007fffeca170a8 in gst_base_transform_chain (pad=pad@entry=0x7fffb401a290, parent=parent@entry=0x7fffb40458d0, buffer=buffer@entry=0x7fffb95ff080) at gstbasetransform.c:2369
  235. #34 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb95ff080, type=<optimized out>, pad=0x7fffb401a290) at gstpad.c:4085
  236. #35 gst_pad_push_data (pad=0x7fffb401a050, type=type@entry=4112, data=<optimized out>) at gstpad.c:4337
  237. #36 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=<optimized out>) at gstpad.c:4453
  238. #37 0x00007fffeca170a8 in gst_base_transform_chain (pad=pad@entry=0x7fffc804fd70, parent=parent@entry=0x7fffb4041380, buffer=buffer@entry=0x7fffb95ff080) at gstbasetransform.c:2369
  239. #38 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb95ff080, type=<optimized out>, pad=0x7fffc804fd70) at gstpad.c:4085
  240. #39 gst_pad_push_data (pad=pad@entry=0x7fffc8057110, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb95ff080) at gstpad.c:4337
  241. #40 0x00007ffff4978e86 in gst_pad_push (pad=pad@entry=0x7fffc8057110, buffer=buffer@entry=0x7fffb95ff080) at gstpad.c:4453
  242. #41 0x00007ffff4962b3b in gst_proxy_pad_chain_default (pad=pad@entry=0x7b5da0, parent=parent@entry=0xabe9a0, buffer=buffer@entry=0x7fffb95ff080) at gstghostpad.c:126
  243. #42 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb95ff080, type=<optimized out>, pad=0x7b5da0) at gstpad.c:4085
  244. #43 gst_pad_push_data (pad=0x7fffc804f230, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb95ff080) at gstpad.c:4337
  245. #44 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=buffer@entry=0x7fffb95ff080) at gstpad.c:4453
  246. #45 0x00007fffdec2f99f in gst_queue_push_one (queue=0x7fffb4006070) at gstqueue.c:1336
  247. #46 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1483
  248. #47 0x00007ffff49a12e9 in gst_task_func (task=0x7fffc92544d0) at gsttask.c:331
  249. #48 0x00007ffff417fddc in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
  250. #49 0x00007ffff417f455 in g_thread_proxy (data=0x7fffd8072230) at gthread.c:764
  251. #50 0x00007ffff5178182 in start_thread (arg=0x7fffd596a700) at pthread_create.c:312
  252. #51 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  253.  
  254. Thread 9 (Thread 0x7fffdec05700 (LWP 6089)):
  255. #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  256. #1 0x00007ffff419c32f in g_cond_wait (cond=cond@entry=0x7fffcc011110, mutex=mutex@entry=0x7fffcc011108) at gthread-posix.c:1397
  257. #2 0x00007fffeca0a208 in gst_base_sink_wait_preroll (sink=sink@entry=0x7fffcc010fe0) at gstbasesink.c:2204
  258. #3 0x00007fffeca0a649 in gst_base_sink_do_preroll (sink=sink@entry=0x7fffcc010fe0, obj=obj@entry=0x7fffb95cf510) at gstbasesink.c:2298
  259. #4 0x00007fffeca0aeab in gst_base_sink_do_sync (basesink=basesink@entry=0x7fffcc010fe0, obj=obj@entry=0x7fffb95cf510, late=late@entry=0x7fffdec04758, step_end=step_end@entry=0x7fffdec0475c)
  260. at gstbasesink.c:2500
  261. #5 0x00007fffeca0c3d6 in gst_base_sink_chain_unlocked (basesink=basesink@entry=0x7fffcc010fe0, obj=obj@entry=0x7fffb95cf510, is_list=is_list@entry=0, pad=<optimized out>) at gstbasesink.c:3486
  262. #6 0x00007fffeca0dc44 in gst_base_sink_chain_main (basesink=0x7fffcc010fe0, pad=<optimized out>, obj=0x7fffb95cf510, is_list=0) at gstbasesink.c:3647
  263. #7 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb95cf510, type=<optimized out>, pad=0x7fffd0012db0) at gstpad.c:4085
  264. #8 gst_pad_push_data (pad=pad@entry=0x7fffb4010c80, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb95cf510) at gstpad.c:4337
  265. #9 0x00007ffff4978e86 in gst_pad_push (pad=pad@entry=0x7fffb4010c80, buffer=buffer@entry=0x7fffb95cf510) at gstpad.c:4453
  266. #10 0x00007ffff4962b3b in gst_proxy_pad_chain_default (pad=pad@entry=0x7fffb405e1d0, parent=parent@entry=0x7fffb4010c80, buffer=buffer@entry=0x7fffb95cf510) at gstghostpad.c:126
  267. #11 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb95cf510, type=<optimized out>, pad=0x7fffb405e1d0) at gstpad.c:4085
  268. #12 gst_pad_push_data (pad=0x7fffb4068940, type=type@entry=4112, data=<optimized out>) at gstpad.c:4337
  269. #13 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=<optimized out>) at gstpad.c:4453
  270. #14 0x00007fffeca170a8 in gst_base_transform_chain (pad=pad@entry=0x7fffb4068700, parent=parent@entry=0x7fffb40149b0, buffer=buffer@entry=0x7fffb95cf510) at gstbasetransform.c:2369
  271. #15 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb95cf510, type=<optimized out>, pad=0x7fffb4068700) at gstpad.c:4085
  272. #16 gst_pad_push_data (pad=0x7fffb40684c0, type=type@entry=4112, data=<optimized out>) at gstpad.c:4337
  273. #17 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=<optimized out>) at gstpad.c:4453
  274. #18 0x00007fffeca170a8 in gst_base_transform_chain (pad=pad@entry=0x7fffb4068280, parent=parent@entry=0x7fffb406c9b0, buffer=buffer@entry=0x7fffb95cf510) at gstbasetransform.c:2369
  275. #19 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb95cf510, type=<optimized out>, pad=0x7fffb4068280) at gstpad.c:4085
  276. #20 gst_pad_push_data (pad=pad@entry=0x7fffc8057ca0, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb95cf510) at gstpad.c:4337
  277. #21 0x00007ffff4978e86 in gst_pad_push (pad=pad@entry=0x7fffc8057ca0, buffer=buffer@entry=0x7fffb95cf510) at gstpad.c:4453
  278. #22 0x00007ffff4962b3b in gst_proxy_pad_chain_default (pad=pad@entry=0x7fffb4010a10, parent=parent@entry=0xabeba0, buffer=buffer@entry=0x7fffb95cf510) at gstghostpad.c:126
  279. #23 0x00007ffff4971665 in gst_pad_chain_data_unchecked (data=0x7fffb95cf510, type=<optimized out>, pad=0x7fffb4010a10) at gstpad.c:4085
  280. #24 gst_pad_push_data (pad=0x7fffb401b6d0, type=type@entry=4112, data=<optimized out>, data@entry=0x7fffb95cf510) at gstpad.c:4337
  281. #25 0x00007ffff4978e86 in gst_pad_push (pad=<optimized out>, buffer=buffer@entry=0x7fffb95cf510) at gstpad.c:4453
  282. #26 0x00007fffdec2f99f in gst_queue_push_one (queue=0x7fffb4006360) at gstqueue.c:1336
  283. #27 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1483
  284. #28 0x00007ffff49a12e9 in gst_task_func (task=0x7fffb9e46dd0) at gsttask.c:331
  285. #29 0x00007ffff417fddc in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
  286. #30 0x00007ffff417f455 in g_thread_proxy (data=0x81bca0) at gthread.c:764
  287. ---Type <return> to continue, or q <return> to quit---
  288. #31 0x00007ffff5178182 in start_thread (arg=0x7fffdec05700) at pthread_create.c:312
  289. #32 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  290.  
  291. Thread 8 (Thread 0x7fffdf658700 (LWP 6082)):
  292. #0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
  293. #1 0x00007ffff517a672 in _L_lock_953 () from /lib/x86_64-linux-gnu/libpthread.so.0
  294. #2 0x00007ffff517a4da in __GI___pthread_mutex_lock (mutex=0xae1e70) at ../nptl/pthread_mutex_lock.c:114
  295. #3 0x00007ffff3efa6c0 in gst_vaapisink_x11_handle_events (sink=0xad6220) at gstvaapisink.c:344
  296. #4 0x00007ffff3ef79b2 in gst_vaapisink_event_thread (sink=0xad6220) at gstvaapisink.c:903
  297. #5 0x00007ffff417f455 in g_thread_proxy (data=0xaccd90) at gthread.c:764
  298. #6 0x00007ffff5178182 in start_thread (arg=0x7fffdf658700) at pthread_create.c:312
  299. #7 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  300.  
  301. Thread 2 (Thread 0x7fffe37f6700 (LWP 6076)):
  302. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  303. #1 0x00007fffe70f5903 in radeon_drm_cs_emit_ioctl (param=0x693dd0) at ../../../../../../../include/c11/threads_posix.h:159
  304. #2 0x00007fffe70f50f9 in impl_thrd_routine (p=<optimized out>) at ../../../../../../../include/c11/threads_posix.h:87
  305. #3 0x00007ffff5178182 in start_thread (arg=0x7fffe37f6700) at pthread_create.c:312
  306. #4 0x00007ffff375f47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  307.  
  308. Thread 1 (Thread 0x7ffff7f8f780 (LWP 6075)):
  309. #0 0x00007ffff375212d in poll () at ../sysdeps/unix/syscall-template.S:81
  310. #1 0x00007ffff0e7f262 in poll (__timeout=-1, __nfds=1, __fds=0x7fffffffd3b0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
  311. #2 _xcb_conn_wait (c=c@entry=0x634ed0, cond=cond@entry=0x7fffffffd4d0, vector=vector@entry=0x0, count=count@entry=0x0) at xcb_conn.c:459
  312. #3 0x00007ffff0e80adf in wait_for_reply (c=c@entry=0x634ed0, request=2374641, e=e@entry=0x7fffffffd598) at xcb_in.c:491
  313. #4 0x00007ffff0e80bf2 in xcb_wait_for_reply (c=0x634ed0, request=2374641, e=0x7fffffffd598) at xcb_in.c:521
  314. #5 0x00007ffff4c5c48f in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  315. #6 0x00007ffff7501b23 in DRI2GetBuffersWithFormat (dpy=0x633b90, drawable=83886086, width=0x92e898, height=0x92e89c, attachments=0x7fffffffd770, count=<optimized out>, outCount=0x7fffffffd750)
  316. at ../../../../src/glx/dri2.c:491
  317. #7 0x00007ffff7501e3f in dri2GetBuffersWithFormat (driDrawable=<optimized out>, width=0x92e898, height=0x92e89c, attachments=<optimized out>, count=<optimized out>, out_count=0x7fffffffd750,
  318. loaderPrivate=0x92e8b0) at ../../../../src/glx/dri2_glx.c:900
  319. #8 0x00007fffe6cef63c in dri2_allocate_textures (ctx=0x66aa10, drawable=0x92e990, statts=0x92efe0, statts_count=2) at ../../../../../../src/gallium/state_trackers/dri/dri2.c:213
  320. #9 0x00007fffe6cebba5 in dri_st_framebuffer_validate (stctx=<optimized out>, stfbi=<optimized out>, statts=0x92efe0, count=2, out=0x7fffffffd8b0)
  321. at ../../../../../../src/gallium/state_trackers/dri/dri_drawable.c:83
  322. #10 0x00007fffe6c13cee in st_framebuffer_validate (stfb=0x92eb80, st=0x9260b0) at ../../../../src/mesa/state_tracker/st_manager.c:200
  323. #11 0x00007fffe6c15342 in st_manager_validate_framebuffers (st=0x9260b0) at ../../../../src/mesa/state_tracker/st_manager.c:925
  324. #12 0x00007fffe6bd7812 in st_validate_state (st=0x9260b0) at ../../../../src/mesa/state_tracker/st_atom.c:189
  325. #13 0x00007fffe6bde605 in st_Clear (ctx=0x8db220, mask=2) at ../../../../src/mesa/state_tracker/st_cb_clear.c:470
  326. #14 0x0000000000406ab7 in tick () at main.c:1461
  327. #15 main (argc=2, argv=0x7fffffffdcb8) at main.c:1601
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement