Hi, I am running into a little problem using valgrind 3.5 on powerpc. When I start valgrind with --leak-check=full I get some warnings at the start:
--247-- WARNING: Serious error when reading debug info --247-- When reading debug info from /shared/chassis/arch/lib/valgrind/vgpreload_core-ppc32-linux.so: --247-- Can't make sense of .sdata section mapping --247-- WARNING: Serious error when reading debug info --247-- When reading debug info from /shared/chassis/arch/lib/valgrind/vgpreload_memcheck-ppc32-linux.so: --247-- Can't make sense of .sdata section mapping --247-- WARNING: Serious error when reading debug info --247-- When reading debug info from /usr/lib/libixml.so: --247-- Can't make sense of .sdata section mapping --247-- WARNING: Serious error when reading debug info --247-- When reading debug info from /usr/lib/liberrhand.so: --247-- Can't make sense of .sdata section mapping --247-- WARNING: Serious error when reading debug info --247-- When reading debug info from /lib/libgcc_s.so.1: --247-- Can't make sense of .sdata section mapping --247-- WARNING: Serious error when reading debug info --247-- When reading debug info from /lib/libdl-2.3.3.so: --247-- Can't make sense of .sdata section mapping This does not happen when I use version 3.3. Did anything change between those two versions that might explain this? The full output from valgrind can be found here: http://pastebin.com/YwPQV0wA Thanks, Sorin Dumitru ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
