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 DA5089227 for ; Wed, 22 Feb 2012 23:51:51 +0000 (UTC) Received: (qmail 51436 invoked by uid 500); 22 Feb 2012 23:51:51 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 51403 invoked by uid 500); 22 Feb 2012 23:51:51 -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 51394 invoked by uid 99); 22 Feb 2012 23:51:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2012 23:51:51 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dionne@dionne-associates.com designates 67.222.55.9 as permitted sender) Received: from [67.222.55.9] (HELO oproxy7-pub.bluehost.com) (67.222.55.9) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 22 Feb 2012 23:51:42 +0000 Received: (qmail 30015 invoked by uid 0); 22 Feb 2012 23:51:20 -0000 Received: from unknown (HELO host183.hostmonster.com) (74.220.207.183) by oproxy7.bluehost.com with SMTP; 22 Feb 2012 23:51:20 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dionne-associates.com; s=default; h=To:References:Message-Id:Content-Transfer-Encoding:Date:In-Reply-To:From:Subject:Mime-Version:Content-Type; bh=w1cYctI6ngpfCS3JcUBhQIsVhs0I7Xryei2kS14eVOU=; b=b3zDaByfTX03ochWQHO1CgEk6/eZhdXeQg5BFUXqsTrAaXMJwIjR3va0WRpKPGX2XM7sQJe06cidT01mxKLwJ5QJRk1qVpJ90zdPYvwR3ndm2z820sd/IsBkuMcUMQzT; Received: from adsl-99-33-193-244.dsl.wlfrct.sbcglobal.net ([99.33.193.244] helo=[192.168.1.115]) by host183.hostmonster.com with esmtpa (Exim 4.76) (envelope-from ) id 1S0Lxw-0008Nq-AN for dev@couchdb.apache.org; Wed, 22 Feb 2012 16:51:20 -0700 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: [VOTE] Apache CouchDB 1.2.0 release, second round From: Bob Dionne In-Reply-To: Date: Wed, 22 Feb 2012 18:51:19 -0500 Content-Transfer-Encoding: 7bit Message-Id: References: To: dev@couchdb.apache.org X-Mailer: Apple Mail (2.1257) X-Identified-User: {2551:host183.hostmonster.com:dionneas:dionne-associates.com} {sentby:smtp auth 99.33.193.244 authed with dionne@dionne-associates.com} X-Virus-Checked: Checked by ClamAV on apache.org make distcheck ran ok server keeps crashing with: Bus error: 10 On Feb 22, 2012, at 6:29 PM, Noah Slater wrote: > I might add that I got a segfault on the first try with the test suite, but > was unable to reproduce it with two further runs. I would appreciate some > feedback on this to assure me that it's nothing to worry about.