Can't we build the same test case using an actual file mapping (both/*The two mmaps are both anon. As my understanding, we cannot symbolize
* mmap 1 page at the location of the unmap page (should reuse virtual space)
* This creates a continuous region built from two mmaps and
potentially two different sources
* especially with jitted runtimes
*/
from the anonymous address, can we?
mmap from the same file)?