Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5DCD953E4 for ; Thu, 12 May 2011 14:48:59 +0000 (UTC) Received: (qmail 30426 invoked by uid 500); 12 May 2011 14:48:58 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 30353 invoked by uid 500); 12 May 2011 14:48:58 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 30345 invoked by uid 99); 12 May 2011 14:48:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2011 14:48:58 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.220.180 as permitted sender) Received: from [209.85.220.180] (HELO mail-vx0-f180.google.com) (209.85.220.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2011 14:48:52 +0000 Received: by vxk12 with SMTP id 12so1738282vxk.11 for ; Thu, 12 May 2011 07:48:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=7a2YyCBu/6tkdLTNEipeoQtswR5tRLk0mhhf5cH4LF8=; b=DquKS4epjnZwnRC9nBz8/a8Hz8NFqKWnXkcT0d8ygE0azy4PI1EEWmXr6EsoWSLzAx rdOS/ZvJTIT6miSui9vxCQaEv2LYJFjFXlC7jddbJSElY+EARxQWZQJaXdQ3xedyR1+O z43W8nwCjSuEx7vNgOau1yg3OlzMeMTmmaQeg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=K6zRrBZGkhkaT/JQ+9tUtNjuSmkNj5gs2AnteMapW5uVObdrb3uGnDoeOUaqjzHaSm ChQ0TDzcnxhbXOX52nGTCjv6rnG5I9g9AOi/cN9uJAS2GDdthAsWDrTLA8PcItaGK/0e Tr6KE5ht089MlBmmr635GSHufvMsFbO8zdZIY= Received: by 10.52.89.72 with SMTP id bm8mr392254vdb.281.1305211711085; Thu, 12 May 2011 07:48:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.101.166 with HTTP; Thu, 12 May 2011 07:47:51 -0700 (PDT) In-Reply-To: References: <6138108C-77C0-49CB-9E51-26C54858F624@apache.org> <49785B98-AD1A-4152-94FA-D8BB746E6A5C@apache.org> <5F4FF718-2337-48DE-B9A2-EF1DD2C9071C@apache.org> From: Paul Davis Date: Thu, 12 May 2011 10:47:51 -0400 Message-ID: Subject: Re: Helping out with releases To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Sounds like a plan. On Wed, May 11, 2011 at 10:31 PM, Randall Leeds wrote: > On Tue, May 10, 2011 at 06:54, Paul Davis wrote: >> On Tue, May 10, 2011 at 9:49 AM, Jan Lehnardt wrote: >>> Putting 140 on an infinite loop (while(true); do ./test/etap/run test/etap/140-attachment-comp.t ; done) eventually gives me http://www.friendpaste.com/2JCA8dvre9orA3UysYYTCe on both SSD Mac OS X 10.6 and Ubuntu 10.04 on disk in a VMWare. >>> >> >> That's the error that I was getting. >> >>> I also got one instance of http://www.friendpaste.com/7EpB1eJGRoRFBvjXvmFG3V on the Ubuntu. >>> >> >> Never seen this one which makes things more fun. >> >>> The first one comes up reliably after half a minute or so and repeats itself, it may well be a socket ulimit or something. The second one I only ever saw once so far. >>> >>> Cheers >>> Jan >>> -- > > Just distchecked 1.0.x and 1.1.x no problem. > Give it a shot, Paul? >