[#87847] undefined symbol: mjit_init_p — Leam Hall <leamhall@...>

I pulled Ruby trunk on 3 Jul and am now getting errors similar to the

10 messages 2018/07/07

[#88088] [Ruby trunk Misc#14937] [PATCH] thread_pthread: lazy-spawn timer-thread only on contention — normalperson@...

Issue #14937 has been reported by normalperson (Eric Wong).

9 messages 2018/07/24

[ruby-core:88012] [Ruby trunk Bug#14923] Segmentation fault when running tests

From: diegojromerolopez@...
Date: 2018-07-19 23:27:44 UTC
List: ruby-core #88012
Issue #14923 has been reported by diegoj (Diego J. Romero-L坦pez).

----------------------------------------
Bug #14923: Segmentation fault when running tests
https://bugs.ruby-lang.org/issues/14923

* Author: diegoj (Diego J. Romero-L坦pez)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-darwin16]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
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 git@github.com: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.



---Files--------------------------------
bug-minitest-stdout.txt (94.5 KB)
bug.crash (40.5 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next