| 1 | ==23610== Memcheck, a memory error detector
|
|---|
| 2 | ==23610== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
|
|---|
| 3 | ==23610== Using Valgrind-3.9.0.SVN and LibVEX; rerun with -h for copyright info
|
|---|
| 4 | ==23610== Command: ./ffmpeg_g -i big_dims.ogv -f null -
|
|---|
| 5 | ==23610==
|
|---|
| 6 | ffmpeg version N-52664-gfd68371 Copyright (c) 2000-2013 the FFmpeg developers
|
|---|
| 7 | built on May 2 2013 15:07:46 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
|
|---|
| 8 | configuration: --valgrind=../../trunk/src/third_party/valgrind/linux_x64/bin/valgrind --disable-optimizations --extra-cflags='-fno-inline -fno-omit-frame-pointer -fno-builtin -fno-optimize-sibling-calls' --enable-debug --enable-static --disable-shared
|
|---|
| 9 | libavutil 52. 27.101 / 52. 27.101
|
|---|
| 10 | libavcodec 55. 6.100 / 55. 6.100
|
|---|
| 11 | libavformat 55. 4.100 / 55. 4.100
|
|---|
| 12 | libavdevice 55. 0.100 / 55. 0.100
|
|---|
| 13 | libavfilter 3. 62.100 / 3. 62.100
|
|---|
| 14 | libswscale 2. 2.100 / 2. 2.100
|
|---|
| 15 | libswresample 0. 17.102 / 0. 17.102
|
|---|
| 16 | [ogg @ 0x6247280] Multiple fisbone for the same stream is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 17 | [ogg @ 0x6247280] Header parsing failed for stream 0
|
|---|
| 18 | [theora @ 0x627a220] 7 bits left in packet 82
|
|---|
| 19 | ==23610== Warning: set address range perms: large range [0x8af2120, 0x2d6f2120) (undefined)
|
|---|
| 20 | [ogg @ 0x6247280] Broken file, keyframe not correctly marked.
|
|---|
| 21 | ==23610== Warning: set address range perms: large range [0x8af20d8, 0x2d6f2168) (noaccess)
|
|---|
| 22 | Input #0, ogg, from 'big_dims.ogv':
|
|---|
| 23 | Duration: 00:00:00.10, start: 0.000000, bitrate: 543 kb/s
|
|---|
| 24 | Stream #0:0: Data: none
|
|---|
| 25 | Stream #0:1: Video: theora, yuv420p, 14336x14336, 30 tbr, 30 tbn, 30 tbc
|
|---|
| 26 | Metadata:
|
|---|
| 27 | ENCODER : ffmpeg2theora-0.24
|
|---|
| 28 | Stream #0:2: Audio: vorbis, 8000 Hz, mono, fltp, 16 kb/s
|
|---|
| 29 | Metadata:
|
|---|
| 30 | ENCODER : ffmpeg2theora-0.24
|
|---|
| 31 | [theora @ 0x66b9100] 7 bits left in packet 82
|
|---|
| 32 | ==23610== Warning: set address range perms: large range [0x45874120, 0x6a474120) (undefined)
|
|---|
| 33 | Output #0, null, to 'pipe:':
|
|---|
| 34 | Metadata:
|
|---|
| 35 | encoder : Lavf55.4.100
|
|---|
| 36 | Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 14336x14336, q=2-31, 200 kb/s, 90k tbn, 30 tbc
|
|---|
| 37 | Metadata:
|
|---|
| 38 | ENCODER : ffmpeg2theora-0.24
|
|---|
| 39 | Stream #0:1: Audio: pcm_s16le, 8000 Hz, mono, s16, 128 kb/s
|
|---|
| 40 | Metadata:
|
|---|
| 41 | ENCODER : ffmpeg2theora-0.24
|
|---|
| 42 | Stream mapping:
|
|---|
| 43 | Stream #0:1 -> #0:0 (theora -> rawvideo)
|
|---|
| 44 | Stream #0:2 -> #0:1 (vorbis -> pcm_s16le)
|
|---|
| 45 | Press [q] to stop, [?] for help
|
|---|
| 46 | ==23610== Warning: set address range perms: large range [0x6a475120, 0x8f075120) (undefined)
|
|---|
| 47 | ==23610== Thread 2:
|
|---|
| 48 | ==23610== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 49 | ==23610== at 0xAA54C9: vp3_dequant (vp3.c:1365)
|
|---|
| 50 | ==23610== by 0xAA608E: render_slice (vp3.c:1582)
|
|---|
| 51 | ==23610== by 0xAA816B: vp3_decode_frame (vp3.c:2104)
|
|---|
| 52 | ==23610== by 0x966AA4: frame_worker_thread (pthread.c:394)
|
|---|
| 53 | ==23610== by 0x5A57E99: start_thread (pthread_create.c:308)
|
|---|
| 54 | ==23610==
|
|---|
| 55 | {
|
|---|
| 56 | <insert_a_suppression_name_here>
|
|---|
| 57 | Memcheck:Cond
|
|---|
| 58 | fun:vp3_dequant
|
|---|
| 59 | fun:render_slice
|
|---|
| 60 | fun:vp3_decode_frame
|
|---|
| 61 | fun:frame_worker_thread
|
|---|
| 62 | fun:start_thread
|
|---|
| 63 | }
|
|---|
| 64 | ==23610== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 65 | ==23610== at 0xAA54D2: vp3_dequant (vp3.c:1365)
|
|---|
| 66 | ==23610== by 0xAA608E: render_slice (vp3.c:1582)
|
|---|
| 67 | ==23610== by 0xAA816B: vp3_decode_frame (vp3.c:2104)
|
|---|
| 68 | ==23610== by 0x966AA4: frame_worker_thread (pthread.c:394)
|
|---|
| 69 | ==23610== by 0x5A57E99: start_thread (pthread_create.c:308)
|
|---|
| 70 | ==23610==
|
|---|
| 71 | {
|
|---|
| 72 | <insert_a_suppression_name_here>
|
|---|
| 73 | Memcheck:Cond
|
|---|
| 74 | fun:vp3_dequant
|
|---|
| 75 | fun:render_slice
|
|---|
| 76 | fun:vp3_decode_frame
|
|---|
| 77 | fun:frame_worker_thread
|
|---|
| 78 | fun:start_thread
|
|---|
| 79 | }
|
|---|
| 80 | ==23610== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 81 | ==23610== at 0xAA54DA: vp3_dequant (vp3.c:1365)
|
|---|
| 82 | ==23610== by 0xAA608E: render_slice (vp3.c:1582)
|
|---|
| 83 | ==23610== by 0xAA816B: vp3_decode_frame (vp3.c:2104)
|
|---|
| 84 | ==23610== by 0x966AA4: frame_worker_thread (pthread.c:394)
|
|---|
| 85 | ==23610== by 0x5A57E99: start_thread (pthread_create.c:308)
|
|---|
| 86 | ==23610==
|
|---|
| 87 | {
|
|---|
| 88 | <insert_a_suppression_name_here>
|
|---|
| 89 | Memcheck:Cond
|
|---|
| 90 | fun:vp3_dequant
|
|---|
| 91 | fun:render_slice
|
|---|
| 92 | fun:vp3_decode_frame
|
|---|
| 93 | fun:frame_worker_thread
|
|---|
| 94 | fun:start_thread
|
|---|
| 95 | }
|
|---|
| 96 | ==23610== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 97 | ==23610== at 0xAA54E8: vp3_dequant (vp3.c:1367)
|
|---|
| 98 | ==23610== by 0xAA608E: render_slice (vp3.c:1582)
|
|---|
| 99 | ==23610== by 0xAA816B: vp3_decode_frame (vp3.c:2104)
|
|---|
| 100 | ==23610== by 0x966AA4: frame_worker_thread (pthread.c:394)
|
|---|
| 101 | ==23610== by 0x5A57E99: start_thread (pthread_create.c:308)
|
|---|
| 102 | ==23610==
|
|---|
| 103 | {
|
|---|
| 104 | <insert_a_suppression_name_here>
|
|---|
| 105 | Memcheck:Cond
|
|---|
| 106 | fun:vp3_dequant
|
|---|
| 107 | fun:render_slice
|
|---|
| 108 | fun:vp3_decode_frame
|
|---|
| 109 | fun:frame_worker_thread
|
|---|
| 110 | fun:start_thread
|
|---|
| 111 | }
|
|---|
| 112 | ==23610==
|
|---|
| 113 | ==23610== More than 10000000 total errors detected. I'm not reporting any more.
|
|---|
| 114 | ==23610== Final error counts will be inaccurate. Go fix your program!
|
|---|
| 115 | ==23610== Rerun with --error-limit=no to disable this cutoff. Note
|
|---|
| 116 | ==23610== that errors may occur in your program without prior warning from
|
|---|
| 117 | ==23610== Valgrind, because errors are no longer being displayed.
|
|---|
| 118 | ==23610==
|
|---|
| 119 | [theora @ 0x6a474420] error in unpack_modes
|
|---|
| 120 | ==23610== Warning: set address range perms: large range [0x977aa120, 0xbc3aa120) (undefined)
|
|---|
| 121 | frame= 0 fps=0.0 q=0.0 size=N/A time=00:00:00.12 bitrate=N/A
|
|---|
| 122 | error in unpack_modes
|
|---|
| 123 | frame= 0 fps=0.0 q=0.0 size=N/A time=00:00:00.12 bitrate=N/A
|
|---|
| 124 | Encoder did not produce proper pts, making some up.
|
|---|
| 125 | frame= 1 fps=0.0 q=0.0 size=N/A time=00:00:00.12 bitrate=N/A
|
|---|
| 126 | frame= 1 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.12 bitrate=N/A
|
|---|
| 127 | video:0kB audio:2kB subtitle:0 global headers:0kB muxing overhead -101.348039%
|
|---|
| 128 | ==23610== Warning: set address range perms: large range [0x458740d8, 0x6a474168) (noaccess)
|
|---|
| 129 | ==23610== Warning: set address range perms: large range [0x6a4750d8, 0x8f075168) (noaccess)
|
|---|
| 130 | ==23610== Warning: set address range perms: large range [0x977aa0d8, 0xbc3aa168) (noaccess)
|
|---|
| 131 | ==23610==
|
|---|
| 132 | ==23610== HEAP SUMMARY:
|
|---|
| 133 | ==23610== in use at exit: 0 bytes in 0 blocks
|
|---|
| 134 | ==23610== total heap usage: 2,910 allocs, 2,910 frees, 3,671,540,559 bytes allocated
|
|---|
| 135 | ==23610==
|
|---|
| 136 | ==23610== All heap blocks were freed -- no leaks are possible
|
|---|
| 137 | ==23610==
|
|---|
| 138 | ==23610== For counts of detected and suppressed errors, rerun with: -v
|
|---|
| 139 | ==23610== Use --track-origins=yes to see where uninitialised values come from
|
|---|
| 140 | ==23610== ERROR SUMMARY: 10000000 errors from 4 contexts (suppressed: 2 from 2)
|
|---|