Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
Guru Level (Everyone buy this person a beer at the next conference!)
Description
I have a heavy JSON document around 5MB in size. I installed couchdb 1.3, spidermonkey 1.8.5 from source on a unix box. Upon querying a view having this heavy document I get the following error intermittently (once in a 2 queries)
The same operations never fails on my windows box but does fail sometimes on this unix installation which built from source.
Stacktrace:
[Fri, 10 May 2013 22:35:52 GMT] [error] [<0.187.0>] OS Process Error <0.189.0> :: {os_process_error,{exit_status,1}}
[Fri, 10 May 2013 22:35:52 GMT] [error] [emulator] Error in process <0.187.0> with exit value: {{nocatch,{os_process_error,
}},[{couch_os_process,prompt,2
},
,
{couch_mrview_updater,'-map_docs/2-fun-0-',3},
{lists,foldl,3},
{couch_mrview_updater,map_docs,2}]}
[Fri, 10 May 2013 22:35:52 GMT] [debug] [<0.108.0>] Minor error in HTTP request: {os_process_error,{exit_status,1}}
[Fri, 10 May 2013 22:35:52 GMT] [debug] [<0.108.0>] Stacktrace: [
,
,
,
,
,
,
,
]
[Fri, 10 May 2013 22:35:52 GMT] [info] [<0.108.0>] 10.36.3.4 - - GET /config-store-test/_design/queries/_view/docsByName?key=%22Arpit10%22&include_docs=true 500
[Fri, 10 May 2013 22:35:52 GMT] [error] [<0.108.0>] httpd 500 error response:
Attachments
Attachments
Issue Links
- links to