[#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:87939] [Ruby trunk Bug#14911] Segmentation fault

From: h.nedim@...
Date: 2018-07-13 14:43:39 UTC
List: ruby-core #87939
Issue #14911 has been updated by ned (Nedim Hadzimahmutovic).


Have you tried with 2.5.1 ? It does not seg fault with 2.5.1

----------------------------------------
Bug #14911: Segmentation fault
https://bugs.ruby-lang.org/issues/14911#change-72946

* Author: askn (Aşkın Gedik)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-darwin17]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Hi, 
This `SyntaxError`
~~~ ruby
def foobar
‘x’, 'y'
end
~~~

But this `Segmentation fault`
~~~ ruby
def foobar
‘x’,nil
end
~~~




-- 
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