Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2017 18:48:03 -0700
From:      Manfred Antar <null@pozo.com>
To:        Konstantin Belousov <kostikbel@gmail.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:  <040BF7D1-2FDF-415B-9A17-ADD608503F14@pozo.com>
In-Reply-To: <20170625012359.GS3437@kib.kiev.ua>
References:  <44028FBF-C8B1-4A69-B798-F4E28CFCD779@pozo.com> <20170625012359.GS3437@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help


> On Jun 24, 2017, at 6:23 PM, Konstantin Belousov <kostikbel@gmail.com> wrote:
> 
> 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.
> 

Ok not sure  if this is right , but this is what i did:

(tmp)4637}ktrace /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]

(tmp)4638}kdump -H -f ./ktrace.out >  kdump.txt

you can get kdump.txt at:

http://www.pozo.com/kernel/kdump <http://www.pozo.com/kernel/kdump>.txt

It’s not failing, I don’t think , I can do portupgrade and it works fine.
I just get this new message



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?040BF7D1-2FDF-415B-9A17-ADD608503F14>