This is most likely a problem caused by missing unwind info on the 3.11
vgpreload_memcheck-arm-linux.so.  What does

readelf -S vgpreload_memcheck-arm-linux.so

say about them?  In particular, do they both have .eh_frame, .extab and
.exidx sections?  Basically you need either .eh_frame or (.extab and .exidx)
in order to unwind on arm32.

J

> ==1027== 28 (12 direct, 16 indirect) bytes in 1 blocks are definitely lost in 
> loss record 2 of 7
> ==1027==    at 0x4847FE4: realloc (in 
> /usr/lib/valgrind/vgpreload_memcheck-arm-linux.so)
> ==1027== 
> ==1027== 352 (304 direct, 48 indirect) bytes in 14 blocks are definitely lost 
> in loss record 4 of 7
> ==1027==    at 0x48457E4: malloc (in 
> /usr/lib/valgrind/vgpreload_memcheck-arm-linux.so)



------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to