Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 9117 invoked from network); 10 Sep 2009 10:02:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Sep 2009 10:02:16 -0000 Received: (qmail 85616 invoked by uid 500); 10 Sep 2009 10:02:15 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 85542 invoked by uid 500); 10 Sep 2009 10:02:15 -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 85532 invoked by uid 99); 10 Sep 2009 10:02:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2009 10:02:15 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2009 10:02:03 +0000 Received: from [192.168.1.10] (f053015147.adsl.alicedsl.de [::ffff:78.53.15.147]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Thu, 10 Sep 2009 10:01:42 +0000 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v1075.2) Subject: Re: Crash dump From: Jan Lehnardt In-Reply-To: <66f535320909100130p5acc1edfk340d8429bd2c3bce@mail.gmail.com> Date: Thu, 10 Sep 2009 12:01:40 +0200 Content-Transfer-Encoding: 7bit Message-Id: <66D735AE-2BF9-4FA7-88BA-A91D476F6952@apache.org> References: <66f535320909100130p5acc1edfk340d8429bd2c3bce@mail.gmail.com> To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1075.2) X-Virus-Checked: Checked by ClamAV on apache.org Hi Oliver, On 10 Sep 2009, at 10:30, Oliver Oli wrote: > I freshly compiled and installed couchdb 0.9.1 on Ubuntu 9.04 64bit. > couchdb immediately crashes after startup. Any idea how to fix it or > how to figure out what's wrong. There is no log file, only the > erl_crash.dump. > > /opt/couchdb# bin/couchdb -i > Erlang (BEAM) emulator version 5.6.5 [source] [64-bit] [smp:2] > [async-threads:0] [kernel-poll:true] > > Eshell V5.6.5 (abort with ^G) > 1> {"init terminating in > do_boot",{undef,[{crypto,start,[]},{erl_eval,do_apply,5}, > {init,start_it,1},{init,start_em,1}]}} > > Crash dump was written to: erl_crash.dump > init terminating in do_boot () Can you follow http://wiki.apache.org/couchdb/Troubleshooting and report back? Specifically, can you check if all directories for databases and log files exist as they are specified in the ini files? Cheers Jan -- http://couch.io/