Skip to content

Variable lookup out of scope crashes in a callback. #3

Description

@pgregory

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions