ArchangeGabriel commented on issue #1832: arch linux
{os_process_error,{exit_status,139}}
URL: https://github.com/apache/couchdb/issues/1832#issuecomment-451549925
I need to do more tests, but `MemoryDenyWriteExecute=true` is definitively
the culprit. However one of the changes I’ve made to libmozjs in order to try
to solve this broke `couchjs` in a different way:
```couchdb[17334]: [error] 2019-01-04T19:42:46.189862Z couchdb@localhost
<0.2485.0> -------- OS Process Error <0.4280.0> ::
{os_process_error,{exit_status,1}}```
Reverting to previous version works OK, but my best guess is the `tag` patch
breaks ABI and requires to recompile CouchDB. Will check that latter tonight
and push fixed version of both packages.
----------------------------------------------------------------
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