Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 33912 invoked from network); 30 Mar 2010 02:15:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Mar 2010 02:15:49 -0000 Received: (qmail 21694 invoked by uid 500); 30 Mar 2010 02:15:48 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 21657 invoked by uid 500); 30 Mar 2010 02:15:48 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 21649 invoked by uid 99); 30 Mar 2010 02:15:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Mar 2010 02:15:48 +0000 X-ASF-Spam-Status: No, hits=-1169.5 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Mar 2010 02:15:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 51A9C234C4B3 for ; Tue, 30 Mar 2010 02:15:27 +0000 (UTC) Message-ID: <1408553360.569381269915327333.JavaMail.jira@brutus.apache.org> Date: Tue, 30 Mar 2010 02:15:27 +0000 (UTC) From: "Victor Igumnov (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-716) CouchDB fails to start, just hangs. In-Reply-To: <1999277650.558031269893307395.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851218#action_12851218 ] Victor Igumnov commented on COUCHDB-716: ---------------------------------------- exact same output with log level of debug. # ./utils/run -i Erlang R13B04 (erts-5.7.5) [source] [smp:4:4] [rq:4] [async-threads:0] [kernel-poll:true] Eshell V5.7.5 (abort with ^G) 1> > CouchDB fails to start, just hangs. > ----------------------------------- > > Key: COUCHDB-716 > URL: https://issues.apache.org/jira/browse/COUCHDB-716 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Affects Versions: 0.11 > Environment: opensolaris/snv98 > Reporter: Victor Igumnov > > CouchDB 0.10.x works well while CouchDB 0.11 fails to start, it just hangs with no debug information. I have used truss to trace the execution to the hang point. > Truss debug info > http://temp.fabulously40.com/~victori/couch.txt > Pstack info on the hanged process > http://temp.fabulously40.com/~victori/couchdb-pstack.txt -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.