==10892== Memcheck, a memory error detector ==10892== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. ==10892== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info ==10892== Command: binutils-gdb/binutils/objdump -afphxgGtTrRwW --special-syms samples/b8fe7be2 ==10892== Parent PID: 10891 ==10892== ==10892== Invalid read of size 1 ==10892== at 0x528CFF6: ____strtol_l_internal (strtol_l.c:298) ==10892== by 0x4F88D8: bfd_generic_stat_arch_elt (archive.c:2006) ==10892== by 0x43A849: print_arelt_descr (bucomm.c:424) ==10892== by 0x40DA6D: dump_bfd (objdump.c:3261) ==10892== by 0x40DF27: display_object_bfd (objdump.c:3364) ==10892== by 0x40DF27: display_any_bfd (objdump.c:3446) ==10892== by 0x40DE5A: display_any_bfd (objdump.c:3427) ==10892== by 0x40FEA2: display_file (objdump.c:3467) ==10892== by 0x40A849: main (objdump.c:3749) ==10892== Address 0x10 is not stack'd, malloc'd or (recently) free'd ==10892== ==10892== ==10892== Process terminating with default action of signal 11 (SIGSEGV) ==10892== Access not within mapped region at address 0x10 ==10892== at 0x528CFF6: ____strtol_l_internal (strtol_l.c:298) ==10892== by 0x4F88D8: bfd_generic_stat_arch_elt (archive.c:2006) ==10892== by 0x43A849: print_arelt_descr (bucomm.c:424) ==10892== by 0x40DA6D: dump_bfd (objdump.c:3261) ==10892== by 0x40DF27: display_object_bfd (objdump.c:3364) ==10892== by 0x40DF27: display_any_bfd (objdump.c:3446) ==10892== by 0x40DE5A: display_any_bfd (objdump.c:3427) ==10892== by 0x40FEA2: display_file (objdump.c:3467) ==10892== by 0x40A849: main (objdump.c:3749) ==10892== If you believe this happened as a result of a stack ==10892== overflow in your program's main thread (unlikely but ==10892== possible), you can try to increase the size of the ==10892== main thread stack using the --main-stacksize= flag. ==10892== The main thread stack size used in this run was 8388608. ==10892== ==10892== HEAP SUMMARY: ==10892== in use at exit: 52,423 bytes in 19 blocks ==10892== total heap usage: 34 allocs, 15 frees, 144,821 bytes allocated ==10892== ==10892== LEAK SUMMARY: ==10892== definitely lost: 0 bytes in 0 blocks ==10892== indirectly lost: 0 bytes in 0 blocks ==10892== possibly lost: 0 bytes in 0 blocks ==10892== still reachable: 52,423 bytes in 19 blocks ==10892== suppressed: 0 bytes in 0 blocks ==10892== Rerun with --leak-check=full to see details of leaked memory ==10892== ==10892== For counts of detected and suppressed errors, rerun with: -v ==10892== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)