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 3817A92B2 for ; Fri, 16 Dec 2011 14:45:36 +0000 (UTC) Received: (qmail 87187 invoked by uid 500); 16 Dec 2011 14:45:34 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 87143 invoked by uid 500); 16 Dec 2011 14:45:34 -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 87135 invoked by uid 99); 16 Dec 2011 14:45:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2011 14:45:34 +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 (athena.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; Fri, 16 Dec 2011 14:45:25 +0000 Received: by vbbfk1 with SMTP id fk1so3327121vbb.11 for ; Fri, 16 Dec 2011 06:45:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.21.211 with SMTP id x19mr6023198vde.58.1324046703697; Fri, 16 Dec 2011 06:45:03 -0800 (PST) Received: by 10.52.30.52 with HTTP; Fri, 16 Dec 2011 06:45:03 -0800 (PST) X-Originating-IP: [84.172.66.26] In-Reply-To: References: Date: Fri, 16 Dec 2011 15:45:03 +0100 Message-ID: Subject: Re: strange crash From: Dave Cottlehuber To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 16 December 2011 12:50, Peta Bogdan wrote: > The box looks like: > > OpenBSD 5.0 (GENERIC.MP) #63: Wed Aug 17 10:14:30 MDT 2011 > =A0 =A0deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.= MP > real mem =3D 4292550656 (4093MB) > avail mem =3D 4164161536 (3971MB) > bios0: vendor Dell Inc. version "1.4.3" date 05/15/2009 > bios0: Dell Inc. PowerEdge R200 > cpu0: Intel(R) Xeon(R) CPU E3110 @ 3.00GHz, 3000.58 MHz > cpu0: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,C= FLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST= ,TM2 > ,SSSE3,CX16,xTPR,PDCM,SSE4.1,XSAVE,NXE,LONG > cpu0: 6MB 64b/line 16-way L2 cache > cpu1: Intel(R) Xeon(R) CPU E3110 @ 3.00GHz, 3000.21 MHz > cpu1: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,C= FLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST= ,TM2 > ,SSSE3,CX16,xTPR,PDCM,SSE4.1,XSAVE,NXE,LONG > cpu1: 6MB 64b/line 16-way L2 cache > > I had couchdb on R14B03 but didn't encountered such an issue although is > not excluded to appear in this setup also. > > On Fri, Dec 16, 2011 at 1:39 PM, Dave Cottlehuber wrot= e: > >> On 16 December 2011 11:53, Peta Bogdan wrote: >> > Thank you Dave, >> > >> > The fact that there are three parallel inserts on three different tabl= es >> on >> > the same server instance could trigger this this behaviour? >> >> No. Either your couch is running on a very small box or there's some oth= er >> issue relating to erlang itself. >> >> If you revert to R14B03 and rebuild couch etc, do you get similar issues= ? >> >> A+ >> Dave >> Hi Bogdan, Unless others on the list have a better solution I suggest posting to the e= rlang users ML asking for suggestions on troubleshooting an unexpected erlang heartbeat triggered restart. A+ Dave