Closed
Description
Why does the RhAllocateHuntsMapping function request execution permission for memory on the NativeAOT runtime on Linux?
Did you not consider the situation where the system does not support JIT (the system prohibits mmap from requesting executable anonymous memory)?
runtime/src/coreclr/nativeaot/Runtime/ThunksMapping.cpp
Lines 116 to 123 in ad90a0b
runtime/src/coreclr/nativeaot/Runtime/ThunksMapping.cpp
Lines 128 to 133 in ad90a0b
runtime/src/coreclr/nativeaot/Runtime/ThunksMapping.cpp
Lines 296 to 300 in ad90a0b
Metadata
Metadata
Assignees
Type
Projects
Status
No status