Project

General

Profile

Actions

Bug #14923

closed

Segmentation fault when running tests

Added by diegoj (Diego J. Romero-López) over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-darwin16]
[ruby-core:88012]

Description

Dear developers.

When running minitest tests on my project https://github.com/diegojromerolopez/babik on branch feature/method-chaining there is a crash on the Ruby Virtual Machine.

To reproduce this problem:

  • git clone :diegojromerolopez/babik.git
  • git checkout feature/method-chaining
  • Run: /Users/diegoj/.rvm/rubies/ruby-2.5.0/bin/ruby -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) -Ilib:test /Applications/RubyMine.app/Contents/rb/testing/runner/tunit_or_minitest_in_folder_runner.rb (I'm using RubyMine so run al the tests).
  • The crash appears.

Could it be because I'm using ruby_deep_clone gem (https://rubygems.org/gems/ruby_deep_clone)? Until I've started using it, everything worked fine.

If you have any question, I will be pleased to answer.

Actions #1

Updated by diegoj (Diego J. Romero-López) over 5 years ago

  • File deleted (bug-minitest-stdout.txt)
Actions #2

Updated by diegoj (Diego J. Romero-López) over 5 years ago

  • File deleted (bug.crash)

Updated by diegoj (Diego J. Romero-López) over 5 years ago

Please, disregard this bug.

Actions #4

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0