July 23, 2015
5:44 p.m.
On 23 Jul 2015, at 19:15, Max Leske <maxleske@gmail.com> wrote:
Did you try the #optMayGC option I suggested? It really looks like the method code may be moved by the GC.
yes, I tried it but it looks like optMayGC is relevant in case C will callback to Smalltalk. I donât have this case here. :(