From user-return-17169-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Jul 14 10:01:48 2011 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5CAE87662 for ; Thu, 14 Jul 2011 10:01:48 +0000 (UTC) Received: (qmail 47690 invoked by uid 500); 14 Jul 2011 10:01:46 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 46674 invoked by uid 500); 14 Jul 2011 10:01:38 -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 46140 invoked by uid 99); 14 Jul 2011 10:01:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 10:01:37 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dave@muse.net.nz designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vw0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 10:01:29 +0000 Received: by vws16 with SMTP id 16so68982vws.11 for ; Thu, 14 Jul 2011 03:01:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.69.147 with SMTP id e19mr2289542vdu.399.1310637668754; Thu, 14 Jul 2011 03:01:08 -0700 (PDT) Received: by 10.52.181.97 with HTTP; Thu, 14 Jul 2011 03:01:08 -0700 (PDT) X-Originating-IP: [125.236.236.206] In-Reply-To: References: Date: Thu, 14 Jul 2011 22:01:08 +1200 Message-ID: Subject: Re: Futon Test Suite Failures [CouchDB 1.1.0 / Windows 7 Home] From: Dave Cottlehuber To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org > On 13/07/2011 10:02 PM, Dave Cottlehuber wrote: >>> >>> On 12/07/2011 5:26 PM, Sam Kearns wrote: >>>> >>>> Hi Dave, >>>> >>>> Thanks for your response! I will send my couch.log directly to you via >>>> e-mail. >>>> >>>> Cheers, >>>> Sam Hi Sam, Thanks for sending those logs through. It's better to use dropbox, pastie or similar for anything more than a snippet, as some people on this list are hanging off 3G modems in Thailand. I can still see cookies in your cache however - so not everything's being cleared out. Dirty cache does make re-running the test suite for attachments etc fail. =A0 =A0 =A0 =A0 =A0{'Cookie',"5984_recent=3D_users%2Cvending; AuthSession=3Dc2FtS2Vhcm5zOjRFMUI4RDk2Orc5gNIknc94W66nFmIsoEiRhWCu"}, Anyway, it looks like some sort of failure in erlang at this point but I'm guessing without some more info. Would you mind checking a few things please? - is there an erl_crash.dump file sitting anywhere, usually in %COUCHDIR%/b= in. - does erl.exe have the same failure? from a command prompt, with a decent buffer history set (layout tab , http://commandwindows.com/configure.htm) =A0 =A0set erl=3Derl =A0 =A0couchdb.bat then clear caches, run tests etc what happens? not worried about logs at this point just did the erlang VM die or not. And if you can capture the last few lines in the command prompt as it dies, that would be great. - does this happen with 1.1.0 and R14B01 ? Here's an equivalent 1.1.0 bundle using R14B01 + some relevant patches http://db.tt/FxbpIJA Can you install this to a different directory (no service needed) and then run through the same rigmarole again please, =A0both with erl.exe and werl.exe? No logs reqd again, just whether the console craps out. A couple of other questions so I can set up a test env if needed - Do you have any other ssleay32.dll or libeay32.dll files in your path? What visual c++ runtimes do you have installed (appears in add/remove progg= ies)? Thanks cheers Dave