tumbleweed icon indicating copy to clipboard operation
tumbleweed copied to clipboard

Variable lookup out of scope crashes in a callback.

Open pgregory opened this issue 11 years ago • 0 comments

When inside Smalltalk code initiated from a C-side callback, the symbol lookup crashes on anything other than block arguments.

This can be tested by simply adding some code to reference a non-argument variable in the FFI test callback block.

pgregory avatar Sep 21 '12 13:09 pgregory