rts/Linker.c (ocFlushInstructionCache):
authorpho@cielonegro.org <unknown>
Tue, 30 Nov 2010 12:14:25 +0000 (12:14 +0000)
committerpho@cielonegro.org <unknown>
Tue, 30 Nov 2010 12:14:25 +0000 (12:14 +0000)
commit819909d2bc253ed1630880f82276176432b17803
tree91ee2de91ba23e70b526660331e253cad70320b4
parent7217f562ed08b7ef8a702065d437f7b6366aea88
rts/Linker.c (ocFlushInstructionCache):

I found this function causes a segfault when ocAllocateSymbolExtras() has allocated a separate memory region for jump islands.
rts/Linker.c