==25035== Memcheck, a memory error detector ==25035== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. ==25035== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info ==25035== Command: binutils-gdb/binutils/objdump -afphxgGtTrRwW --special-syms 118-1023-0.004 ==25035== Parent PID: 7579 ==25035== ==25035== Conditional jump or move depends on uninitialised value(s) ==25035== at 0x40C98C: dump_symbols.isra.3 (objdump.c:2881) ==25035== by 0x40CE4E: dump_bfd (objdump.c:3261) ==25035== by 0x40D6EF: display_object_bfd (objdump.c:3330) ==25035== by 0x40D6EF: display_any_bfd (objdump.c:3404) ==25035== by 0x40F7B2: display_file (objdump.c:3425) ==25035== by 0x40A079: main (objdump.c:3707) ==25035== ==25035== Invalid read of size 8 ==25035== at 0x40C943: dump_symbols.isra.3 (objdump.c:2910) ==25035== by 0x40CE4E: dump_bfd (objdump.c:3261) ==25035== by 0x40D6EF: display_object_bfd (objdump.c:3330) ==25035== by 0x40D6EF: display_any_bfd (objdump.c:3404) ==25035== by 0x40F7B2: display_file (objdump.c:3425) ==25035== by 0x40A079: main (objdump.c:3707) ==25035== Address 0xa is not stack'd, malloc'd or (recently) free'd ==25035== ==25035== ==25035== Process terminating with default action of signal 11 (SIGSEGV) ==25035== Access not within mapped region at address 0xA ==25035== at 0x40C943: dump_symbols.isra.3 (objdump.c:2910) ==25035== by 0x40CE4E: dump_bfd (objdump.c:3261) ==25035== by 0x40D6EF: display_object_bfd (objdump.c:3330) ==25035== by 0x40D6EF: display_any_bfd (objdump.c:3404) ==25035== by 0x40F7B2: display_file (objdump.c:3425) ==25035== by 0x40A079: main (objdump.c:3707) ==25035== If you believe this happened as a result of a stack ==25035== overflow in your program's main thread (unlikely but ==25035== possible), you can try to increase the size of the ==25035== main thread stack using the --main-stacksize= flag. ==25035== The main thread stack size used in this run was 8388608. ==25035== ==25035== HEAP SUMMARY: ==25035== in use at exit: 45,839 bytes in 18 blocks ==25035== total heap usage: 30 allocs, 12 frees, 92,711 bytes allocated ==25035== ==25035== LEAK SUMMARY: ==25035== definitely lost: 0 bytes in 0 blocks ==25035== indirectly lost: 0 bytes in 0 blocks ==25035== possibly lost: 0 bytes in 0 blocks ==25035== still reachable: 45,839 bytes in 18 blocks ==25035== suppressed: 0 bytes in 0 blocks ==25035== Rerun with --leak-check=full to see details of leaked memory ==25035== ==25035== For counts of detected and suppressed errors, rerun with: -v ==25035== Use --track-origins=yes to see where uninitialised values come from ==25035== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 1 from 1)