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

2012-01-08 Thread Hershkovitz, Koby (Koby)
Indeed I have check this patch is correctly in place. The relevant strace output is: mmap2(0x6229, 1064960, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, 0, 0) = 0x6229 mprotect(0x6229, 8192, PROT_NONE) = 0 mprotect(0x62392000, 8192, PROT_NONE) = 0 gettid()

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

2012-01-08 Thread John Reiser
On 01/08/2012 12:44 AM, Hershkovitz, Koby (Koby) wrote: Indeed I have check this patch is correctly in place. The relevant strace output is: mmap2(0x6229, 1064960, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, 0, 0) = 0x6229 That mmap2 is OK because the