You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows, the flag MMAP_MAP_32BIT doesn't guarantee that we get a 0 to 2GB address. In fact, after I checked the API document of VirtualAlloc, there is no similar flag to achieve that.
after enable DEBUG, windows os_mmap get this error:
The text was updated successfully, but these errors were encountered: