==25071== Memcheck, a memory error detector. ==25071== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. ==25071== Using LibVEX rev 1804, a library for dynamic binary translation. ==25071== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP. ==25071== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation framework. ==25071== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al. ==25071== For more details, rerun with: -v ==25071== ==25071== My PID = 25071, parent PID = 5663. Prog and args are: ==25071== ./grub-probe ==25071== -d ==25071== /dev/sda10 ==25071== ==25071== Warning: noted but unhandled ioctl 0x1261 with no size/direction hints ==25071== This could cause spurious value errors to appear. ==25071== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. ==25071== Warning: noted but unhandled ioctl 0x1261 with no size/direction hints ==25071== This could cause spurious value errors to appear. ==25071== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. ==25071== Warning: noted but unhandled ioctl 0x1261 with no size/direction hints ==25071== This could cause spurious value errors to appear. ==25071== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. ==25071== ==25071== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 10 from 1) ==25071== malloc/free: in use at exit: 611,077 bytes in 176 blocks. ==25071== malloc/free: 901 allocs, 725 frees, 2,397,201 bytes allocated. ==25071== For counts of detected errors, rerun with: -v ==25071== searching for pointers to 176 not-freed blocks. ==25071== checked 662,256 bytes. ==25071== ==25071== 4,096 bytes in 1 blocks are possibly lost in loss record 3 of 5 ==25071== at 0x4006AB8: malloc (vg_replace_malloc.c:207) ==25071== by 0x804AFE4: xmalloc (misc.c:81) ==25071== by 0x804B41A: grub_malloc (misc.c:222) ==25071== by 0x804C3EB: grub_disk_cache_store (disk.c:162) ==25071== by 0x804CDC1: grub_disk_read (disk.c:461) ==25071== by 0x8069A72: grub_lvm_scan_device (lvm.c:288) ==25071== by 0x804C014: iterate_partition.2134 (device.c:132) ==25071== by 0x8066C9C: pc_partition_map_iterate (pc.c:153) ==25071== by 0x804F3AD: grub_partition_iterate (partition.c:126) ==25071== by 0x804C09D: iterate_disk.2131 (device.c:101) ==25071== by 0x80498FA: call_hook (biosdisk.c:132) ==25071== by 0x804992B: grub_util_biosdisk_iterate (biosdisk.c:141) ==25071== ==25071== ==25071== 41,136 (41,132 direct, 4 indirect) bytes in 12 blocks are definitely lost in loss record 4 of 5 ==25071== at 0x4006AB8: malloc (vg_replace_malloc.c:207) ==25071== by 0x804AFE4: xmalloc (misc.c:81) ==25071== by 0x804B41A: grub_malloc (misc.c:222) ==25071== by 0x804C3EB: grub_disk_cache_store (disk.c:162) ==25071== by 0x804CDC1: grub_disk_read (disk.c:461) ==25071== by 0x8066D4E: pc_partition_map_iterate (pc.c:165) ==25071== by 0x804F3AD: grub_partition_iterate (partition.c:126) ==25071== by 0x804C09D: iterate_disk.2131 (device.c:101) ==25071== by 0x80498FA: call_hook (biosdisk.c:132) ==25071== by 0x804992B: grub_util_biosdisk_iterate (biosdisk.c:141) ==25071== by 0x804C4CC: grub_disk_dev_iterate (disk.c:205) ==25071== by 0x804BF63: grub_device_iterate (device.c:138) ==25071== ==25071== LEAK SUMMARY: ==25071== definitely lost: 41,132 bytes in 12 blocks. ==25071== indirectly lost: 4 bytes in 1 blocks. ==25071== possibly lost: 4,096 bytes in 1 blocks. ==25071== still reachable: 565,845 bytes in 162 blocks. ==25071== suppressed: 0 bytes in 0 blocks. ==25071== Reachable blocks (those to which a pointer was found) are not shown. ==25071== To see them, rerun with: --leak-check=full --show-reachable=yes