| 1 | ==20781== Memcheck, a memory error detector
|
|---|
| 2 | ==20781== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
|
|---|
| 3 | ==20781== Using Valgrind-3.6.1-Debian and LibVEX; rerun with -h for copyright info
|
|---|
| 4 | ==20781== Command: ffmpeg -i corruptfile -f null -
|
|---|
| 5 | ==20781==
|
|---|
| 6 | ffmpeg version N-35989-gaa1c590, Copyright (c) 2000-2011 the FFmpeg developers
|
|---|
| 7 | built on Dec 20 2011 14:30:54 with gcc 4.6.1
|
|---|
| 8 | configuration:
|
|---|
| 9 | libavutil 51. 32. 0 / 51. 32. 0
|
|---|
| 10 | libavcodec 53. 46. 1 / 53. 46. 1
|
|---|
| 11 | libavformat 53. 27. 0 / 53. 27. 0
|
|---|
| 12 | libavdevice 53. 4. 0 / 53. 4. 0
|
|---|
| 13 | libavfilter 2. 53. 0 / 2. 53. 0
|
|---|
| 14 | libswscale 2. 1. 0 / 2. 1. 0
|
|---|
| 15 | ==20781==
|
|---|
| 16 | ==20781== Process terminating with default action of signal 8 (SIGFPE)
|
|---|
| 17 | ==20781== Integer divide by zero at address 0x4035C6B76
|
|---|
| 18 | ==20781== at 0x493F55: ??? (in /usr/local/bin/ffmpeg)
|
|---|
| 19 | ==20781== by 0x49491D: ??? (in /usr/local/bin/ffmpeg)
|
|---|
| 20 | ==20781== by 0x502EE4: ??? (in /usr/local/bin/ffmpeg)
|
|---|
| 21 | ==20781== by 0x443D95: ??? (in /usr/local/bin/ffmpeg)
|
|---|
| 22 | ==20781== by 0x447C80: ??? (in /usr/local/bin/ffmpeg)
|
|---|
| 23 | ==20781== by 0x447ED6: ??? (in /usr/local/bin/ffmpeg)
|
|---|
| 24 | ==20781== by 0x43A1BC: ??? (in /usr/local/bin/ffmpeg)
|
|---|
| 25 | ==20781== by 0x550930C: (below main) (libc-start.c:226)
|
|---|
| 26 | ==20781==
|
|---|
| 27 | ==20781== HEAP SUMMARY:
|
|---|
| 28 | ==20781== in use at exit: 57,788 bytes in 6 blocks
|
|---|
| 29 | ==20781== total heap usage: 9 allocs, 3 frees, 92,652 bytes allocated
|
|---|
| 30 | ==20781==
|
|---|
| 31 | ==20781== LEAK SUMMARY:
|
|---|
| 32 | ==20781== definitely lost: 0 bytes in 0 blocks
|
|---|
| 33 | ==20781== indirectly lost: 0 bytes in 0 blocks
|
|---|
| 34 | ==20781== possibly lost: 0 bytes in 0 blocks
|
|---|
| 35 | ==20781== still reachable: 57,788 bytes in 6 blocks
|
|---|
| 36 | ==20781== suppressed: 0 bytes in 0 blocks
|
|---|
| 37 | ==20781== Rerun with --leak-check=full to see details of leaked memory
|
|---|
| 38 | ==20781==
|
|---|
| 39 | ==20781== For counts of detected and suppressed errors, rerun with: -v
|
|---|
| 40 | ==20781== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4)
|
|---|