> After this change the result unfortunately remains the same. :-(
> Maybe it could matter that I am using a self-built Android image and not > a Linaro one mentioned in the README.android. > Could you point me to a Linaro image which is known to work with > Valgrind on Panda (preferably with graphics acceleration enabled)? I never had much luck with the V+Android+Pandaboard combination. I quickly moved to using V+Android+MotorolaXoom, and that worked well for me. Maybe get a debuginfo object of /system/bin/linker and put it in /sdcard/symbols/system/bin/linker, so V can read it. Then you might be able to figure out what is going on in the linker at the point it crashed. J ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
