Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 20805 invoked from network); 7 Apr 2011 09:58:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Apr 2011 09:58:45 -0000 Received: (qmail 20474 invoked by uid 500); 7 Apr 2011 09:58:44 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 20424 invoked by uid 500); 7 Apr 2011 09:58:44 -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 20416 invoked by uid 99); 7 Apr 2011 09:58:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 09:58:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 09:58:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id F12C3967F1 for ; Thu, 7 Apr 2011 09:58:05 +0000 (UTC) Date: Thu, 7 Apr 2011 09:58:05 +0000 (UTC) From: "Stephane GINER (JIRA)" To: dev@couchdb.apache.org Message-ID: <1567637514.40369.1302170285984.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <203437884.34599.1301997485805.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (COUCHDB-1119) CouchDB crash when compacting database 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-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephane GINER updated COUCHDB-1119: ------------------------------------ Description: when I compact a 9Go database from futon or from URL (with CURL) I've got an erlang crash dump =erl_crash_dump:0.1 Tue Apr 5 11:01:18 2011 Slogan: eheap_alloc: Cannot allocate 2280657000 bytes of memory (of type "heap"). System version: Erlang (BEAM) emulator version 5.6.5 [source] [64-bit] [smp:2] [async-threads:4] [hipe] [kernel-poll:true] Compiled: Mon Jun 7 08:44:21 2010 Atoms: 7996 =memory total: 3388003600 processes: 2578386000 processes_used: 2578378592 system: 809617600 atom: 538601 atom_used: 535868 binary: 801637808 code: 5274359 ets: 705288 each documents stored in database are 2,3 Mo and have more than 100 revisions. was: when I compact a 9Go database from futon or from URL (with CURL) I've got an erlang crash dump =erl_crash_dump:0.1 Tue Apr 5 11:01:18 2011 Slogan: eheap_alloc: Cannot allocate 2280657000 bytes of memory (of type "heap"). System version: Erlang (BEAM) emulator version 5.6.5 [source] [64-bit] [smp:2] [async-threads:4] [hipe] [kernel-poll:true] Compiled: Mon Jun 7 08:44:21 2010 Atoms: 7996 =memory total: 3388003600 processes: 2578386000 processes_used: 2578378592 system: 809617600 atom: 538601 atom_used: 535868 binary: 801637808 code: 5274359 ets: 705288 each documents stored in database are less than 600ko. > CouchDB crash when compacting database > -------------------------------------- > > Key: COUCHDB-1119 > URL: https://issues.apache.org/jira/browse/COUCHDB-1119 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Affects Versions: 1.0.1 > Environment: centos 5.5, 64 bits, 4Go on vmware ESX > Reporter: Stephane GINER > > when I compact a 9Go database from futon or from URL (with CURL) I've got an erlang crash dump > =erl_crash_dump:0.1 > Tue Apr 5 11:01:18 2011 > Slogan: eheap_alloc: Cannot allocate 2280657000 bytes of memory (of type "heap"). > System version: Erlang (BEAM) emulator version 5.6.5 [source] [64-bit] [smp:2] [async-threads:4] [hipe] [kernel-poll:true] > Compiled: Mon Jun 7 08:44:21 2010 > Atoms: 7996 > =memory > total: 3388003600 > processes: 2578386000 > processes_used: 2578378592 > system: 809617600 > atom: 538601 > atom_used: 535868 > binary: 801637808 > code: 5274359 > ets: 705288 > each documents stored in database are 2,3 Mo and have more than 100 revisions. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira