[Valgrind-users] failure to run on armv6 following the armv6 legacy patches suggested by bug 276897

2011-12-30 Thread Hershkovitz, Koby (Koby)
Hi all, I've followed the excellent work done by John Reiser to support armv6/armv5te. I've managed to build valgrind after patching with 64365,64147,64366,64946 AND using the following configure: export CC=arm-wrs-linux-gnueabi-armv6jel-glibc_small-gcc export

Re: [Valgrind-users] failure to run on armv6 following the armv6 legacypatches suggested by bug 276897

2011-12-30 Thread WAROQUIERS Philippe
It is not clear to me why the mmap fails. A guess : it might be because the /tmp file system does not allow shared memory files to be put on this fs ? You could try to run with -d -d -d -v -v -v to have more details. Otherwise, you can bypass this particular problem by disabling the Valgrind