You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Randall Leeds (Updated) (JIRA)" <ji...@apache.org> on 2011/09/28 22:54:45 UTC

[jira] [Updated] (COUCHDB-752) InternalError: script stack space quota is exhausted

     [ https://issues.apache.org/jira/browse/COUCHDB-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Leeds updated COUCHDB-752:
----------------------------------

    Fix Version/s: 1.1.1
    
> InternalError: script stack space quota is exhausted
> ----------------------------------------------------
>
>                 Key: COUCHDB-752
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-752
>             Project: CouchDB
>          Issue Type: Bug
>          Components: JavaScript View Server
>    Affects Versions: 0.11
>            Reporter: Benoit Chesneau
>            Assignee: Randall Leeds
>            Priority: Critical
>             Fix For: 1.1.1, 1.2
>
>         Attachments: ddoc.patch
>
>
>  Couchdb freeze and use full CPU after accessing to  a 93MB designdoc:
> debug] [<0.91.0>] Spawning new group server for view group _design/aimpl in database aimpl.
> [debug] [<0.94.0>] request_group {Pid, Seq} {<0.116.0>,61}
> [debug] [<0.81.0>] New task status for aimpl _design/aimpl: Finishing.
> [debug] [<0.126.0>] OS Process Start :: #Port<0.2040>
> [debug] [<0.87.0>] Teach ddoc to new proc {proc,<0.126.0>,<<"javascript">>,[],
>                              {couch_os_process,prompt},
>                              {couch_os_process,set_timeout},
>                              {couch_os_process,stop}} with DDocKey: {<<"_design/aimpl">>,
>                                                                      <<"30-2ab623a62b83b0d9f2616ee209f62659">>}
> InternalError: script stack space quota is exhausted
> Most of data are in attachments :
> enlil:couchapp benoitc$ du -sh aimpl
>  93M	aimpl
> enlil:couchapp benoitc$ du -sh aimpl/_attachments/
>  93M	aimpl/_attachments/
> about 100k in views/shows/...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira