Skip to content

Symbol lookup error: rb_str_strlen #3697

@Th3-M4jor

Description

@Th3-M4jor

Had this error come up in CI while was writing my own Erlang ETF parser for Ruby.

I tested locally against truffleruby 24.2.0-dev-0e05bfe4, like ruby 3.2.4, Oracle GraalVM JVM [x86_64-linux] and had the same error.

It appears to be defined here

long rb_str_strlen(VALUE str);

but does not have a matching implementation in TruffleRuby's string.c

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions