Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 95967 invoked from network); 8 May 2009 01:28:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 May 2009 01:28:49 -0000 Received: (qmail 32204 invoked by uid 500); 8 May 2009 01:28:48 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 32105 invoked by uid 500); 8 May 2009 01:28:48 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 32095 invoked by uid 99); 8 May 2009 01:28:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 01:28:48 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ixmatus@gmail.com designates 209.85.217.218 as permitted sender) Received: from [209.85.217.218] (HELO mail-gx0-f218.google.com) (209.85.217.218) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 01:28:37 +0000 Received: by gxk18 with SMTP id 18so2325639gxk.11 for ; Thu, 07 May 2009 18:28:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=B4VGOn/rTBvcCVPghub5ruELFs/9FXOx5jgklmzp/Js=; b=oivMpnvtjpOMUydf+paYd6Tn7st69lKvrovnecGrCo5A+ScXOkhu+2BT+Uh93rXgrP nDLYJHJ77TV4ZLVKihFWGGd7j0nvYQY5dJ0IeugwstzWq7ClrRQw9uY51BNXZkXIY4zf vfl6/FTniycivVd3XmRQ0LWY1e0z8T13DfOFo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=RXgRNzOy6tVP/f7d9wHMQYFfPjQ1DgCmE9yp9rOzKm7wleDT2Ssr7eocfQaqlO6S4G 3gl3n8NWQuunmJ/Sah56oHmw80nm9fVo2lELzVERtFVaItDSW1oTojWy0dJYXU0zOxbg nTc4ARTfjJW5gad8O8pZEy59Vu+wuKlaAHZjQ= Received: by 10.90.68.20 with SMTP id q20mr2593130aga.84.1241746096959; Thu, 07 May 2009 18:28:16 -0700 (PDT) Received: from ixm.local (wsip-24-234-73-31.lv.lv.cox.net [24.234.73.31]) by mx.google.com with ESMTPS id 34sm529965agc.40.2009.05.07.18.28.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 07 May 2009 18:28:16 -0700 (PDT) Message-ID: <4A0389F4.3070207@gmail.com> Date: Thu, 07 May 2009 18:25:08 -0700 From: Parnell Springmeyer User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Chris Anderson CC: user@couchdb.apache.org Subject: Re: Futon: badarg error... References: <4A0140C8.9090504@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org @ everyone following this thread: Digging deeper, it turns out to be a bug in the Erlang VM with FreeBSD 7.x - a bug report had been filed in 2008 on May14th. I'm going to compile R13B and see if that helps...