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
Currently, the error code of urVirtualMemMap is invalid argument when the VA is already mapped.
But this error code is not clear enough, since returning invalid argument could also be due to other reasons, like the size is not proper.