Guest User

Untitled

a guest
May 4th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. ==7862==
  2. This is xine (X11 gui) - a free video player v0.99.9.
  3. (c) 2000-2014 The xine Team.
  4. ==7862== Syscall param writev(vector[...]) points to uninitialised byte(s)
  5. ==7862== at 0x6EBA9BD: ??? (in /lib64/libc-2.22.so)
  6. ==7862== by 0x80F4D88: _xcb_conn_wait (in /usr/lib64/libxcb.so.1.1.0)
  7. ==7862== by 0x80F517C: _xcb_out_send (in /usr/lib64/libxcb.so.1.1.0)
  8. ==7862== by 0x80F5204: xcb_writev (in /usr/lib64/libxcb.so.1.1.0)
  9. ==7862== by 0x5D2795D: _XSend (in /usr/lib64/libX11.so.6.3.0)
  10. ==7862== by 0x5D27E51: _XReply (in /usr/lib64/libX11.so.6.3.0)
  11. ==7862== by 0x5D12A3E: XInternAtom (in /usr/lib64/libX11.so.6.3.0)
  12. ==7862== by 0x47A58F: xitk_window_create_window (in /usr/bin/xine)
  13. ==7862== by 0x47A69B: xitk_window_create_simple_window (in /usr/bin/xine)
  14. ==7862== by 0x44E751: splash_create (in /usr/bin/xine)
  15. ==7862== by 0x41DDCC: gui_init (in /usr/bin/xine)
  16. ==7862== by 0x410BA9: main (in /usr/bin/xine)
  17. ==7862== Address 0x8da508c is 28 bytes inside a block of size 16,384 alloc'd
  18. ==7862== at 0x4C2BF55: calloc (vg_replace_malloc.c:711)
  19. ==7862== by 0x5D17B32: XOpenDisplay (in /usr/lib64/libX11.so.6.3.0)
  20. ==7862== by 0x41D5D1: gui_init (in /usr/bin/xine)
  21. ==7862== by 0x410BA9: main (in /usr/bin/xine)
  22. ==7862==
  23. Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory
  24. vo_vdpau: Can't create vdp device : No vdpau implementation.
  25. No accelerated IMDCT transform found
  26. [hevc @ 0x9164e60] Invalid default display window
  27. ==7862== Thread 9:
  28. ==7862== Conditional jump or move depends on uninitialised value(s)
  29. ==7862== at 0x1873FAD1: ff_hevc_extract_rbsp (hevc_parse.c:56)
  30. ==7862== by 0x1873FEDF: ff_hevc_split_packet (hevc_parse.c:272)
  31. ==7862== by 0x18736791: decode_nal_units (hevc.c:2792)
  32. ==7862== by 0x18736A67: hevc_decode_extradata (hevc.c:3210)
  33. ==7862== by 0x18736BCB: hevc_decode_init (hevc.c:3266)
  34. ==7862== by 0x1894ECE6: avcodec_open2 (utils.c:1667)
  35. ==7862== by 0x182ECE73: init_video_codec (ff_video_decoder.c:803)
  36. ==7862== by 0x182EE0DA: ff_handle_preview_buffer (ff_video_decoder.c:1358)
  37. ==7862== by 0x182EECA2: ff_decode_data (ff_video_decoder.c:2177)
  38. ==7862== by 0x4E521E4: video_decoder_loop (video_decoder.c:415)
  39. ==7862== by 0x69BC483: start_thread (in /lib64/libpthread-2.22.so)
  40. ==7862==
  41. ==7862== Conditional jump or move depends on uninitialised value(s)
  42. ==7862== at 0x1873FAEC: ff_hevc_extract_rbsp (hevc_parse.c:60)
  43. ==7862== by 0x1873FEDF: ff_hevc_split_packet (hevc_parse.c:272)
  44. ==7862== by 0x18736791: decode_nal_units (hevc.c:2792)
  45. ==7862== by 0x18736A67: hevc_decode_extradata (hevc.c:3210)
  46. ==7862== by 0x18736BCB: hevc_decode_init (hevc.c:3266)
  47. ==7862== by 0x1894ECE6: avcodec_open2 (utils.c:1667)
  48. ==7862== by 0x182ECE73: init_video_codec (ff_video_decoder.c:803)
  49. ==7862== by 0x182EE0DA: ff_handle_preview_buffer (ff_video_decoder.c:1358)
  50. ==7862== by 0x182EECA2: ff_decode_data (ff_video_decoder.c:2177)
  51. ==7862== by 0x4E521E4: video_decoder_loop (video_decoder.c:415)
  52. ==7862== by 0x69BC483: start_thread (in /lib64/libpthread-2.22.so)
  53. ==7862==
  54. [hevc @ 0x9164e60] Invalid default display window
  55. xiTK received SIGSEGV signal, RIP.
  56. ==7862==
  57. ==7862== Process terminating with default action of signal 6 (SIGABRT)
  58. ==7862== at 0x6E0C3C8: raise (in /lib64/libc-2.22.so)
  59. ==7862== by 0x6E0D849: abort (in /lib64/libc-2.22.so)
  60. ==7862== by 0x47E82F: xitk_signal_handler (in /usr/bin/xine)
  61. ==7862== by 0x69C5DAF: ??? (in /lib64/libpthread-2.22.so)
  62. ==7862== by 0x18AC88E9: ??? (in /usr/lib64/libavcodec.so.56.60.100)
  63. ==7862== by 0x1873C11B: sao_filter_CTB (hevc_filter.c:437)
  64. ==7862== by 0x1873C8FB: ff_hevc_hls_filter (hevc_filter.c:851)
  65. ==7862== by 0x1873CA15: ff_hevc_hls_filters (hevc_filter.c:873)
  66. ==7862== by 0x18730F18: hls_decode_entry (hevc.c:2340)
  67. ==7862== by 0x1894A124: avcodec_default_execute (utils.c:1117)
  68. ==7862== by 0x1872C9A8: hls_slice_data (hevc.c:2358)
  69. ==7862== by 0x187366A3: decode_nal_unit (hevc.c:2751)
  70. ==7862==
  71. ==7862== HEAP SUMMARY:
  72. ==7862== in use at exit: 29,547,643 bytes in 18,097 blocks
  73. ==7862== total heap usage: 54,018 allocs, 35,921 frees, 55,018,113 bytes allocated
  74. ==7862==
  75. ==7862== LEAK SUMMARY:
  76. ==7862== definitely lost: 1,344 bytes in 5 blocks
  77. ==7862== indirectly lost: 1,577 bytes in 52 blocks
  78. ==7862== possibly lost: 54,458 bytes in 1,347 blocks
  79. ==7862== still reachable: 29,490,264 bytes in 16,693 blocks
  80. ==7862== suppressed: 0 bytes in 0 blocks
  81. ==7862== Rerun with --leak-check=full to see details of leaked memory
  82. ==7862==
  83. ==7862== For counts of detected and suppressed errors, rerun with: -v
  84. ==7862== Use --track-origins=yes to see where uninitialised values come from
  85. ==7862== ERROR SUMMARY: 58 errors from 3 contexts (suppressed: 0 from 0)
  86. zsh: killed valgrind xine
Add Comment
Please, Sign In to add comment