From: Eric Wong Date: 2015-10-28T23:49:20+00:00 Subject: [ruby-core:71257] Re: [Ruby trunk - Bug #11384] multi-threaded autoload sometimes fails Eric Wong wrote: > shugo@ruby-lang.org wrote: > > The script causes an error within 100 times on My Ubuntu 14.04 box, > > but it runs over 10,000 times with your patch. > > Is my patch still running beyond 10,000 times? > > Without the patch, I can't reproduce the error within 200 times > (Debian wheezy + SMP). Nevermind, just took over 2000 times to reproduce on my system. Will commit my patch + followups to reduce autoload_data_i size.