From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS6939 64.71.128.0/18 X-Spam-Status: No, score=-1.9 required=3.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.raindrops.general Subject: Re: weird /proc/net/unix issue on CentOS 5.7 / 2.6.18-274.7.1.el5 Date: Sat, 23 Jun 2012 03:10:00 +0000 Message-ID: <20120623031000.GA19511@dcvr.yhbt.net> References: <20120621004402.GA7450@dcvr.yhbt.net> <20120621004402.GA7450@dcvr.yhbt.net> <20120621011351.GA19188@dcvr.yhbt.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1340421007 10345 80.91.229.3 (23 Jun 2012 03:10:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 23 Jun 2012 03:10:07 +0000 (UTC) To: raindrops@librelist.org Original-X-From: raindrops@librelist.org Sat Jun 23 05:10:06 2012 Return-path: Envelope-to: gclrrg-raindrops@m.gmane.org List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: raindrops@librelist.org Xref: news.gmane.org gmane.comp.lang.ruby.raindrops.general:97 Archived-At: Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SiGjd-0003y6-Ni for gclrrg-raindrops@m.gmane.org; Sat, 23 Jun 2012 05:10:05 +0200 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id 8D13121DF9B for ; Sat, 23 Jun 2012 03:18:30 +0000 (UTC) Eric Wong wrote: > OK, there seems to be a fix in newer kernels. Hopefully I can > get these machines upgraded soon to test. I went straight to 2.6.18-308.8.2.el5 and confirmed that kernel is good. More info (and additional workaround for ruby) here: https://bugs.ruby-lang.org/issues/6629