https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262378
--- Comment #12 from Ed Maste <[email protected]> --- (In reply to Damjan Jovanovic from comment #11) That large mapping is the stack space. It also exists with kern.elf64.aslr.stack=0, it's just fixed at the top of user memory (0x7fffdffff000). A quick search turned up this commit for Mac: https://github.com/wine-mirror/wine/commit/ecd53057b5148cbe35fb67097d0063f796728e04 "libwine: On Mac, disable ASLR for Wine processes" I think it's the same sort of issue. -- You are receiving this mail because: You are the assignee for the bug.
