You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-e:1:in `block (2 levels) in attach_function_eagerly': TruffleRuby doesn't have a case for the org.truffleruby.core.string.StringNodesFactory$StringToNullTerminatedByteArrayNodeFactory$StringToNullTerminatedByteArrayNodeGen node with values of type Pathname(com.oracle.truffle.object.DynamicObjectBasic) (TypeError)
from org.truffleruby.core.string.StringNodesFactory$StringToNullTerminatedByteArrayNodeFactory$StringToNullTerminatedByteArrayNodeGen.executeAndSpecialize(StringNodesFactory.java:12172)
from org.truffleruby.core.string.StringNodesFactory$StringToNullTerminatedByteArrayNodeFactory$StringToNullTerminatedByteArrayNodeGen.execute(StringNodesFactory.java:12147)
from org.truffleruby.language.dispatch.RubyCallNode.executeArguments(RubyCallNode.java:138)
from org.truffleruby.language.dispatch.RubyCallNode.execute(RubyCallNode.java:93)
from org.truffleruby.language.control.SequenceNode.execute(SequenceNode.java:36)
from org.truffleruby.language.methods.ExceptionTranslatingNode.execute(ExceptionTranslatingNode.java:33)
from org.truffleruby.language.control.SequenceNode.execute(SequenceNode.java:36)
from org.truffleruby.language.methods.CatchForProcNode.execute(CatchForProcNode.java:38)
from org.truffleruby.language.RubyRootNode.execute(RubyRootNode.java:61)
from org.graalvm.compiler.truffle.runtime.OptimizedCallTarget.callProxy(OptimizedCallTarget.java:475)
from -e:1:in `each'
from -e:1:in `truffleposix_lstat_mode'
from -e:1:in `truffleposix_lstat_mode'
from -e:1:in `ftype'
from -e:1:in `<main>'
Notice: I noticed there are two spaces before Pathname(com.oracle.truffle.object.DynamicObjectBasic)
The text was updated successfully, but these errors were encountered:
To reproduce:
Error:
Notice: I noticed there are two spaces before
Pathname(com.oracle.truffle.object.DynamicObjectBasic)
The text was updated successfully, but these errors were encountered: