==11487== Memcheck, a memory error detector ==11487== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. ==11487== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info ==11487== Command: binutils-gdb/binutils/objdump -afphxgGtTrRwW --special-syms samples/db05bf84 ==11487== Parent PID: 11486 ==11487== ==11487== Invalid read of size 8 ==11487== at 0x83D902: versados_canonicalize_reloc (versados.c:801) ==11487== by 0x40E37C: dump_relocs_in_section (objdump.c:3153) ==11487== by 0x50019B: bfd_map_over_sections (section.c:1354) ==11487== by 0x40D59D: dump_relocs (objdump.c:3175) ==11487== by 0x40D59D: dump_bfd (objdump.c:3301) ==11487== by 0x40DF27: display_object_bfd (objdump.c:3364) ==11487== by 0x40DF27: display_any_bfd (objdump.c:3446) ==11487== by 0x40FEA2: display_file (objdump.c:3467) ==11487== by 0x40A849: main (objdump.c:3749) ==11487== Address 0x100 is not stack'd, malloc'd or (recently) free'd ==11487== ==11487== ==11487== Process terminating with default action of signal 11 (SIGSEGV) ==11487== Access not within mapped region at address 0x100 ==11487== at 0x83D902: versados_canonicalize_reloc (versados.c:801) ==11487== by 0x40E37C: dump_relocs_in_section (objdump.c:3153) ==11487== by 0x50019B: bfd_map_over_sections (section.c:1354) ==11487== by 0x40D59D: dump_relocs (objdump.c:3175) ==11487== by 0x40D59D: dump_bfd (objdump.c:3301) ==11487== by 0x40DF27: display_object_bfd (objdump.c:3364) ==11487== by 0x40DF27: display_any_bfd (objdump.c:3446) ==11487== by 0x40FEA2: display_file (objdump.c:3467) ==11487== by 0x40A849: main (objdump.c:3749) ==11487== If you believe this happened as a result of a stack ==11487== overflow in your program's main thread (unlikely but ==11487== possible), you can try to increase the size of the ==11487== main thread stack using the --main-stacksize= flag. ==11487== The main thread stack size used in this run was 8388608. ==11487== ==11487== HEAP SUMMARY: ==11487== in use at exit: 10,335 bytes in 117 blocks ==11487== total heap usage: 128 allocs, 11 frees, 59,669 bytes allocated ==11487== ==11487== LEAK SUMMARY: ==11487== definitely lost: 191 bytes in 94 blocks ==11487== indirectly lost: 0 bytes in 0 blocks ==11487== possibly lost: 0 bytes in 0 blocks ==11487== still reachable: 10,144 bytes in 23 blocks ==11487== suppressed: 0 bytes in 0 blocks ==11487== Rerun with --leak-check=full to see details of leaked memory ==11487== ==11487== For counts of detected and suppressed errors, rerun with: -v ==11487== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)