Actions
Emulator Issues #8678
closedPIE disabled build doesn't work.
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
Yes
Regression start:
Fixed in:
Description
Running cmake with -DENABLE_PIE=FALSE creates a build that can't jit code at all.
mmap ignores the hint and allocates the code buffer in far away places.
Linux, with the 4.0.4-2-ARCH kernel
Actions