[#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:88191] Re: [Ruby trunk Bug#14950] r64109 thread.c: move ppoll wrapper before thread_pthread.c - Windows compile failure - thread.c

From: Eric Wong <normalperson@...>
Date: 2018-07-30 09:59:48 UTC
List: ruby-core #88191
I wrote:
> I wonder if condvars on OSX has a "memory" of which mutexes
> are associated with it.  If so, that would be a problem with
> the rewritten GVL.  So maybe a second condvar is necessary
> in native_thread_data.

Maybe using separate condvar in r64124 will help.
(Maybe reverting r64123 helps, too)

Otherwise, maybe skip rb_native_cond_destroy
in native_thread_destroy but I don't think that
is the problem, here...

I need to go away for a few hours :<

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