Files
ftmemsim-valgrind/corecheck/tests/as_mmap.stderr.exp
Nicholas Nethercote df61e3043d Tweak as_mmap for the possibility of a PIE-supporting system with a 4GB user
space.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2855
2004-10-26 16:30:01 +00:00

15 lines
353 B
Plaintext

1
Warning: client syscall mmap2 tried to modify addresses 0x........-0x........
mmap @ 0x........
2
3
4
Warning: client syscall mmap2 tried to modify addresses 0x........-0x........
mmap @ top
5
Warning: client syscall mmap2 tried to modify addresses 0x........-0x........
mmap @ top+.5G
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)