Advertisement
vliaskov

glcolorconvert gst_gl_context_gen_shader leak

Jun 12th, 2015
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. ==9116== 1,656,797 bytes in 13,354 blocks are possibly lost in loss record 11,517 of 11,529
  2. ==9116== at 0x4C2CC70: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3. ==9116== by 0x27CAA561: ??? (in /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so)
  4. ==9116== by 0x27BE3AD2: ??? (in /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so)
  5. ==9116== by 0x27BE6600: ??? (in /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so)
  6. ==9116== by 0x27BF92F2: ??? (in /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so)
  7. ==9116== by 0x27C0DA01: ??? (in /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so)
  8. ==9116== by 0x27B5B749: ??? (in /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so)
  9. ==9116== by 0x2C40BAAF: gst_gl_shader_compile (gstglshader.c:589)
  10. ==9116== by 0x2C418D21: _compile_shader (gstglutils.c:382)
  11. ==9116== by 0x2C415907: _run_message_sync (gstglwindow.c:638)
  12. ==9116== by 0x2C4158A1: _run_message_async (gstglwindow.c:707)
  13. ==9116== by 0x5EA9C64: g_main_context_invoke_full (gmain.c:5714)
  14. ==9116== by 0x2C4163D8: gst_gl_window_default_send_message (gstglwindow.c:657)
  15. ==9116== by 0x2C401432: gst_gl_context_thread_add (gstglcontext.c:1637)
  16. ==9116== by 0x2C418BB1: gst_gl_context_gen_shader (gstglutils.c:408)
  17. ==9116== by 0x2C410C00: _do_convert (gstglcolorconvert.c:1327)
  18. ==9116== by 0x2C415907: _run_message_sync (gstglwindow.c:638)
  19. ==9116== by 0x2C4158A1: _run_message_async (gstglwindow.c:707)
  20. ==9116== by 0x5EA8C34: g_main_context_dispatch (gmain.c:3210)
  21. ==9116== by 0x5EA8FA7: g_main_context_iterate.isra.24 (gmain.c:3945)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement