Date: Sun, 25 Jun 2017 04:23:59 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Manfred Antar <null@pozo.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Current amd64 new error or warning from today's current with ruby r320323 Message-ID: <20170625012359.GS3437@kib.kiev.ua> In-Reply-To: <44028FBF-C8B1-4A69-B798-F4E28CFCD779@pozo.com> References: <44028FBF-C8B1-4A69-B798-F4E28CFCD779@pozo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 24, 2017 at 06:08:50PM -0700, Manfred Antar wrote: > New world and kernel r320323 > I get a new error or message when using ruby: > > > /usr/local/sbin/portupgrade -av > <main>: warning: pthread_create failed for timer: Resource temporarily unavailable, scheduling broken > > everything works just this message when using ruby. I recompiled ruby , still same message > > /usr/local/bin/ruby -v > <main>: warning: pthread_create failed for timer: Resource temporarily unavailable, scheduling broken > ruby 2.3.4p301 (2017-03-30 revision 58214) [amd64-freebsd12] > > Not sure what???s changed, I noticed some commits to vm stuff, maybe thats it. ktrace your failing ruby invocation, then post output of kdump -H somewhere.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170625012359.GS3437>