From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS14383 205.234.109.0/24 X-Spam-Status: No, score=-0.5 required=5.0 tests=AWL,RP_MATCHES_RCVD shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: archivist@yhbt.net Delivered-To: archivist@dcvr.yhbt.net Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by dcvr.yhbt.net (Postfix) with ESMTP id 6C8371F754 for ; Tue, 7 Feb 2012 07:05:13 +0000 (UTC) Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id EC415121827D; Tue, 7 Feb 2012 02:05:10 -0500 (EST) X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by rubyforge.org (Postfix) with ESMTP id 34DFC1678373 for ; Tue, 7 Feb 2012 00:21:45 -0500 (EST) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 5923E1FEEF; Tue, 7 Feb 2012 05:21:30 +0000 (UTC) Date: Tue, 7 Feb 2012 05:21:30 +0000 From: Eric Wong To: unicorn list Subject: Re: FreeBSD jail and unicorn Message-ID: <20120207052130.GA4730@dcvr.yhbt.net> References: <20120201181445.GA31624@dcvr.yhbt.net> <20120202193136.GA1478@dcvr.yhbt.net> <20120202222715.GA22683@dcvr.yhbt.net> <20120202224134.GB9233@dcvr.yhbt.net> <20120202234133.GB32287@dcvr.yhbt.net> <20120203025804.GA27035@dcvr.yhbt.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120203025804.GA27035@dcvr.yhbt.net> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Philipp Bruell , Charles Hornberger X-BeenThere: mongrel-unicorn@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: mongrel-unicorn-bounces@rubyforge.org Errors-To: mongrel-unicorn-bounces@rubyforge.org Eric Wong wrote: > ruby-core pointed me to the following issue: > https://bugs.ruby-lang.org/issues/5757 > > So there may already be a fix in Ruby SVN, can you test? > http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_3 r34425 Btw, did anybody get a chance to try this? While working on an unrelated project, I setup FreeBSD 8.2 and 9.0 KVM images over the weekend. Since I had the KVM images handy, I also tried to reproduce this issue under 1.9.3-p0 (without a jail) but was unable to reproduce the issue under either 8.2 nor 9.0. I tried building a jail, but didn't have enough space for a full one. If I get the chance, I'll see how building a partial jail goes, but I'm not optimistic about being able to reproduce this issue under KVM since it seems to be a race condition/timing issue. I even had both CPU cores enabled under KVM and even installed the virtio drivers for better performance. I assume you guys are using SMP in the jail? _______________________________________________ Unicorn mailing list - mongrel-unicorn@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying