wohali commented on issue #1832: arch linux {os_process_error,{exit_status,139}}
URL: https://github.com/apache/couchdb/issues/1832#issuecomment-450754690
The maintainer doesn't have all of the patches we use in our libmozjs
compile for Ubuntu/Debian/RedHat/Fedora/SuSE/CentOS. Perhaps one of them will
solve the problem.
Point him here:
https://github.com/apache/couchdb-pkg/blob/master/js/README.md
and specifically here:
https://github.com/apache/couchdb-pkg/tree/master/js/debian/patches
He should try applying all of those patches and see if it improves things.
You can also manually test `couchjs` itself by running:
```bash
path/to/couchjs path/to/share/server/main.js
# then, when it's running, type
["reset"]
# it should respond with true
["map_doc",{}]
# it should respond with []
# exit with CTRL-D
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services