Revision 616cb5deae7a792fecd4fb23269d3bd220a06b6e authored by Elliot Saba on 30 December 2020, 22:25:32 UTC, committed by KristofferC on 05 January 2021, 16:13:14 UTC
By naming the section `text` instead of `.text` these sections were
mapped into memory without the executable bit set, causing segfaults
when attempting to use any trampolines on Windows.

(cherry picked from commit b26a386e659097a50e964755a2e73465a33cb477)
1 parent b4f2c66
History
File Mode Size
startup.jl -rw-r--r-- 162 bytes
write_base_cache.jl -rw-r--r-- 376 bytes

back to top