Do the new libraries have the same stack size issues that causes a crash when processing large docs. This issue is documented in 893.
https://issues.apache.org/jira/browse/COUCHDB-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922683#action_12922683 Thanks, Mike On Mon, 2011-02-28 at 23:08 +0000, Chris Coulson (JIRA) wrote: > Port couchjs to newest libmozjs > ------------------------------- > > Key: COUCHDB-1078 > URL: https://issues.apache.org/jira/browse/COUCHDB-1078 > Project: CouchDB > Issue Type: Improvement > Components: JavaScript View Server > Affects Versions: 1.0.2 > Reporter: Chris Coulson > Priority: Minor > > > In the libmozjs shipped with Firefox 4 / xulrunner 2.0, jsapi has changed a > fair bit. It would be nice to add support to couchjs for the latest libmozjs > so Linux distro's don't have to support old versions of it. > > I already have a WIP patch for this >
