Guest User

Untitled

a guest
Jan 9th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. ==6445== Memcheck, a memory error detector
  2. ==6445== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
  3. ==6445== Using Valgrind-3.6.1-Debian and LibVEX; rerun with -h for copyright info
  4. ==6445== Command: ./ffmpeg_g -i /home/ungureanu/Downloads/crash2 -f null -
  5. ==6445==
  6. ffmpeg version N-36616-ga6e1c28 Copyright (c) 2000-2012 the FFmpeg developers
  7. built on Jan 9 2012 11:44:00 with gcc 4.6.1
  8. configuration: --disable-optimizations
  9. libavutil 51. 34.100 / 51. 34.100
  10. libavcodec 53. 54.100 / 53. 54.100
  11. libavformat 53. 29.100 / 53. 29.100
  12. libavdevice 53. 4.100 / 53. 4.100
  13. libavfilter 2. 58.100 / 2. 58.100
  14. libswscale 2. 1.100 / 2. 1.100
  15. libswresample 0. 5.100 / 0. 5.100
  16. ==6445== Conditional jump or move depends on uninitialised value(s)
  17. ==6445== at 0x420AD19: inflateReset2 (in /lib/i386-linux-gnu/libz.so.1.2.3.4)
  18. ==6445== by 0x420AE0C: inflateInit2_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4)
  19. ==6445== by 0x420AE92: inflateInit_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4)
  20. ==6445== by 0x8587E46: decode_init (zmbv.c:638)
  21. ==6445== by 0x84A3F79: avcodec_open2 (utils.c:830)
  22. ==6445== by 0x8194649: avformat_find_stream_info (utils.c:2426)
  23. ==6445== by 0x8057828: opt_input_file (ffmpeg.c:3681)
  24. ==6445== by 0x805DB7D: parse_option (cmdutils.c:300)
  25. ==6445== by 0x805DCA7: parse_options (cmdutils.c:333)
  26. ==6445== by 0x805CD82: main (ffmpeg.c:5072)
  27. ==6445==
  28. Input #0, avi, from '/home/ungureanu/Downloads/crash2':
  29. Duration: 00:00:45.55, start: 0.000000, bitrate: 3 kb/s
  30. Stream #0:0: Video: zmbv (ZMBV / 0x56424D5A), rgb24, 320x200, 70.09 fps, 70.09 tbr, 70.09 tbn, 70.09 tbc
  31. Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s
  32. [buffer @ 0x4c5b160] w:320 h:200 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param:
  33. Output #0, null, to 'pipe:':
  34. Metadata:
  35. encoder : Lavf53.29.100
  36. Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x200, q=2-31, 200 kb/s, 90k tbn, 70.09 tbc
  37. Stream #0:1: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s
  38. Stream mapping:
  39. Stream #0:0 -> #0:0 (zmbv -> rawvideo)
  40. Stream #0:1 -> #0:1 (pcm_s16le -> pcm_s16le)
  41. Press [q] to stop, [?] for help
  42. ==6445== Use of uninitialised value of size 4
  43. ==6445== at 0x85879B4: decode_frame (zmbv.c:537)
  44. ==6445== by 0x84A45F5: avcodec_decode_video2 (utils.c:998)
  45. ==6445== by 0x8051520: transcode_video (ffmpeg.c:2056)
  46. ==6445== by 0x8051EDD: output_packet (ffmpeg.c:2237)
  47. ==6445== by 0x80554F2: transcode (ffmpeg.c:3009)
  48. ==6445== by 0x805CE69: main (ffmpeg.c:5092)
  49. ==6445==
  50. ==6445== Use of uninitialised value of size 4
  51. ==6445== at 0x85879E4: decode_frame (zmbv.c:538)
  52. ==6445== by 0x84A45F5: avcodec_decode_video2 (utils.c:998)
  53. ==6445== by 0x8051520: transcode_video (ffmpeg.c:2056)
  54. ==6445== by 0x8051EDD: output_packet (ffmpeg.c:2237)
  55. ==6445== by 0x80554F2: transcode (ffmpeg.c:3009)
  56. ==6445== by 0x805CE69: main (ffmpeg.c:5092)
  57. ==6445==
  58. ==6445== Use of uninitialised value of size 4
  59. ==6445== at 0x8587A14: decode_frame (zmbv.c:539)
  60. ==6445== by 0x84A45F5: avcodec_decode_video2 (utils.c:998)
  61. ==6445== by 0x8051520: transcode_video (ffmpeg.c:2056)
  62. ==6445== by 0x8051EDD: output_packet (ffmpeg.c:2237)
  63. ==6445== by 0x80554F2: transcode (ffmpeg.c:3009)
  64. ==6445== by 0x805CE69: main (ffmpeg.c:5092)
  65. ==6445==
  66. ==6445==
  67. ==6445== HEAP SUMMARY:
  68. ==6445== in use at exit: 17,135,017 bytes in 258,596 blocks
  69. ==6445== total heap usage: 258,653 allocs, 57 frees, 17,872,015 bytes allocated
  70. ==6445==
  71. ==6445== LEAK SUMMARY:
  72. ==6445== definitely lost: 8 bytes in 1 blocks
  73. ==6445== indirectly lost: 18 bytes in 3 blocks
  74. ==6445== possibly lost: 0 bytes in 0 blocks
  75. ==6445== still reachable: 17,134,991 bytes in 258,592 blocks
  76. ==6445== suppressed: 0 bytes in 0 blocks
  77. ==6445== Rerun with --leak-check=full to see details of leaked memory
  78. ==6445==
  79. ==6445== For counts of detected and suppressed errors, rerun with: -v
  80. ==6445== Use --track-origins=yes to see where uninitialised values come from
  81. ==6445== ERROR SUMMARY: 192002 errors from 4 contexts (suppressed: 81 from 8)
Advertisement
Add Comment
Please, Sign In to add comment