From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id 082C21BA0015 for ; Fri, 12 May 2017 08:17:41 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 827EBB5D844 for ; Fri, 12 May 2017 09:01:52 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id D3FDB18CC81A for ; Fri, 12 May 2017 09:01:52 +0900 (JST) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 614ED120736; Fri, 12 May 2017 09:01:51 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by neon.ruby-lang.org (Postfix) with ESMTPS id AC8681205C8 for ; Fri, 12 May 2017 09:01:47 +0900 (JST) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 81F68201A0; Fri, 12 May 2017 00:01:45 +0000 (UTC) Date: Fri, 12 May 2017 00:01:45 +0000 From: Eric Wong To: ruby-core@ruby-lang.org Message-ID: <20170512000145.GA4747@whir> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-ML-Name: ruby-core X-Mail-Count: 81106 Subject: [ruby-core:81106] Re: [Ruby trunk Bug#11384][Open] multi-threaded autoload sometimes fails X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" s.wanabe@gmail.com wrote: > Status changed from Closed to Open > > I re-open this ticket because it remains the issue. > Please do not hesitate to close and open new one if you want. No worries, I don't care for ticket organization; all that matters is problems get fixed. I will investigate this later today, or tomorrow at latest. Thank you for reporting the problem.