Skip to content

Regression in Truffleruby-19.3.0 at memcpy() in C-ext #1822

@larskanis

Description

@larskanis

Truffleruby-19.3.0 fails with TypeError in two test cases of the pg gem, whereas Truffleruby-19.2.1 works:

TypeError:
  TruffleRuby doesn't have a case for the org.truffleruby.cext.CExtNodesFactory$StringPointerWriteNodeFactory$StringPointerWriteNodeGen node
  with values of type  String(com.oracle.truffle.object.DynamicObjectBasic) java.lang.Integer=0 java.lang.Long=8751735898823355977

It fails in this line of the C code. Full stack trace is here: https://travis-ci.org/larskanis/ruby-pg/jobs/615474667#L628

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions