Skip to content

Fix memory corruption with FFI backend #619

Fix memory corruption with FFI backend

Fix memory corruption with FFI backend #619

Triggered via pull request April 21, 2025 01:56
Status Failure
Total duration 4m 45s
Artifacts

ci.yml

on: pull_request
Matrix: docker
Matrix: host
Fit to window
Zoom out
Zoom in

Annotations

11 errors
macos-14 jruby
Process completed with exit code 1.
macos-15 jruby
Process completed with exit code 1.
Failure: test/fiddle/test_pointer.rb#L271
<"abc">("UTF-8") expected but was <"abcava/lang/Object;Ljava5">("ASCII-8BIT").
Failure: test/fiddle/test_pointer.rb#L109
<"lo world">("UTF-8") expected but was <"lo world\x84\xC4\x7F">("ASCII-8BIT"). diff: - lo world + lo world��� ? +++
Failure: test/fiddle/test_pointer.rb#L91
<"hello world">("UTF-8") expected but was <"hello world\x84\xC4\x7F">("ASCII-8BIT"). diff: - hello world + hello world��� ? +++
ubuntu-latest jruby
Process completed with exit code 1.
macos-13 jruby
Process completed with exit code 1.
Failure: test/fiddle/test_pointer.rb#L271
<"abc">("UTF-8") expected but was <"abcb\x05">("ASCII-8BIT"). diff: - abc + abcb� ? ++
ubuntu-latest truffleruby
Process completed with exit code 1.
Failure: test/fiddle/test_pointer.rb#L109
<"lo world">("UTF-8") expected but was <"lo worldA">("ASCII-8BIT"). diff: - lo world + lo worldA ? +
windows-latest jruby
Process completed with exit code 1.