You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Benoit Chesneau (JIRA)" <ji...@apache.org> on 2009/01/02 23:21:44 UTC

[jira] Created: (COUCHDB-189) couchdb carsh on large attachment upload (282Mb)

couchdb carsh on large attachment upload (282Mb)
------------------------------------------------

                 Key: COUCHDB-189
                 URL: https://issues.apache.org/jira/browse/COUCHDB-189
             Project: CouchDB
          Issue Type: Bug
         Environment: openbsd 4.4-current i386
            Reporter: Benoit Chesneau
             Fix For: 0.9
         Attachments: erl_crash.dump

On openbsd while uploading attachment of size 282Mb ( http://www.zshare.net/audio/52598389508eaa43/ ) couchdb crash after some times with error :

eheap_alloc: Cannot allocate 239144240 bytes of memory (of type "heap").







-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (COUCHDB-189) couchdb carsh on large attachment upload (282Mb)

Posted by "Benoit Chesneau (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660437#action_12660437 ] 

Benoit Chesneau commented on COUCHDB-189:
-----------------------------------------

Ah indeed forgot to describe it. I just created an empty document and add attachment to it via futon.

> couchdb carsh on large attachment upload (282Mb)
> ------------------------------------------------
>
>                 Key: COUCHDB-189
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-189
>             Project: CouchDB
>          Issue Type: Bug
>         Environment: openbsd 4.4-current i386
>            Reporter: Benoit Chesneau
>             Fix For: 0.9
>
>         Attachments: erl_crash.dump
>
>
> On openbsd while uploading attachment of size 282Mb ( http://www.zshare.net/audio/52598389508eaa43/ ) couchdb crash after some times with error :
> eheap_alloc: Cannot allocate 239144240 bytes of memory (of type "heap").

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-189) couchdb carsh on large attachment upload (282Mb)

Posted by "Benoit Chesneau (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benoit Chesneau updated COUCHDB-189:
------------------------------------

    Attachment: erl_crash.dump

crash dump.

> couchdb carsh on large attachment upload (282Mb)
> ------------------------------------------------
>
>                 Key: COUCHDB-189
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-189
>             Project: CouchDB
>          Issue Type: Bug
>         Environment: openbsd 4.4-current i386
>            Reporter: Benoit Chesneau
>             Fix For: 0.9
>
>         Attachments: erl_crash.dump
>
>
> On openbsd while uploading attachment of size 282Mb ( http://www.zshare.net/audio/52598389508eaa43/ ) couchdb crash after some times with error :
> eheap_alloc: Cannot allocate 239144240 bytes of memory (of type "heap").

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (COUCHDB-189) couchdb carsh on large attachment upload (282Mb)

Posted by "Chris Anderson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660432#action_12660432 ] 

Chris Anderson commented on COUCHDB-189:
----------------------------------------

Was this via a direct attachment PUT or through a document update? It certainly looks like Couch was buffering the file in memory somewhere.

> couchdb carsh on large attachment upload (282Mb)
> ------------------------------------------------
>
>                 Key: COUCHDB-189
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-189
>             Project: CouchDB
>          Issue Type: Bug
>         Environment: openbsd 4.4-current i386
>            Reporter: Benoit Chesneau
>             Fix For: 0.9
>
>         Attachments: erl_crash.dump
>
>
> On openbsd while uploading attachment of size 282Mb ( http://www.zshare.net/audio/52598389508eaa43/ ) couchdb crash after some times with error :
> eheap_alloc: Cannot allocate 239144240 bytes of memory (of type "heap").

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.