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 7AD7E71A5 for ; Thu, 15 Dec 2011 14:02:22 +0000 (UTC) Received: (qmail 97446 invoked by uid 500); 15 Dec 2011 14:02:20 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 97407 invoked by uid 500); 15 Dec 2011 14:02:20 -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 97395 invoked by uid 99); 15 Dec 2011 14:02:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2011 14:02:19 +0000 X-ASF-Spam-Status: No, hits=1.6 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bog495@gmail.com designates 74.125.82.180 as permitted sender) Received: from [74.125.82.180] (HELO mail-we0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2011 14:02:12 +0000 Received: by werp11 with SMTP id p11so133762wer.11 for ; Thu, 15 Dec 2011 06:01:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=zjdEzXvMNNLpw05rcYI5IwdbrYxOf63Qz9Q9dHNf83I=; b=ASrLJWTHk6xuB+FgXWsut73zMRDRN2nshceaTTbFLF0O3hjFhUdPmMVc+YXpLnb3Gj puyEzmtVJlEGudkJOK3f5wOPsnb6ygGqooeIQE2ouzQHz55N4BYF5aGBfFr7kXnrwtXf HQeOx/Q4wUdxQaDBIhwEc35hZAU+yNSAvf3hU= MIME-Version: 1.0 Received: by 10.216.134.162 with SMTP id s34mr1286773wei.59.1323957711127; Thu, 15 Dec 2011 06:01:51 -0800 (PST) Received: by 10.223.62.71 with HTTP; Thu, 15 Dec 2011 06:01:51 -0800 (PST) In-Reply-To: <4EE9F9E3.5010005@gmail.com> References: <4EE9F9E3.5010005@gmail.com> Date: Thu, 15 Dec 2011 16:01:51 +0200 Message-ID: Subject: Re: strange crash From: Peta Bogdan To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016e6de03cb11c54704b421ed6e --0016e6de03cb11c54704b421ed6e Content-Type: text/plain; charset=ISO-8859-1 Hello, 1. OS: OpenBSD5.0 GENERIC.MP 2. SpiderMonkey: Version: 1.9.2.16, installed from ports 3. CouchDB installed from sources 4. The server crashed just before this last insert On Thu, Dec 15, 2011 at 3:45 PM, CGS wrote: > Hi, > > It would be helpful if you could specify the followings: > 1. your OS; > 2. SpiderMonkey version; > 3. how you installed CouchDB/1.1.1; > 4. if the message in couch.stderr was stamped before or after you sent the > insertion command. > > CGS > > > > > On 12/15/2011 02:16 PM, Peta Bogdan wrote: > >> Hello, >> >> Today I had a strange experience with my CouchDB/1.1.1 (Erlang >> OTP/R14B04) . >> >> After I inserted a normal size document (ten fields) into database, this >> crashed unexpectedly, and nothing appears in logs (log_level = debug) , >> only in coucdb.stderr the following line: >> heart_beat_kill_pid = 10014 >> heart_beat_timeout = 11 >> heart: Thu Dec 15 14:08:19 2011: heart-beat time-out. >> Killed >> heart: Thu Dec 15 14:08:23 2011: Executed >> "/usr/local/couchdb/1.1.1/bin/**couchdb -k". Terminating. >> >> I don't know what cause heart-beat mechanism to activate and why it timed >> out? >> >> Any help very much appreciated. >> Thank you, >> >> Bogdan >> >> > --0016e6de03cb11c54704b421ed6e--