If I change this test to use another directory:

test/unit/index/tc_index.rb:
  def test_key_used_for_id_field
    fs_path = File.expand_path(File.join(File.dirname(__FILE__), 
'../../temp/fsdir'))
...

Like:
    fs_path = File.expand_path(File.join(File.dirname(__FILE__), 
'../../temp/fsdir2'))

Then the test passes without a segfault on arm64.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843804

Title:
  DEP8 segfault on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-ferret/+bug/1843804/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to