nickva commented on issue #551: [Jenkins] couchjs segfaults
URL: https://github.com/apache/couchdb/issues/551#issuecomment-310684280
 
 
   Found a deterministic instance of a segfault.
   
   Apparently this bit
   ```
   ["reset",{"reduce_limit":true,"timeout":5000}]
   ["add_fun","function(doc) }{"]
   ```
   Segfaults in `ubuntu12erlang183` docker image when running on Ubuntu 17.04 
host. 
   
   Haven't tried others. The same input is expected to generate an exception 
about an invalid function, and it does so for example in the `centos7erlang18` 
docker image running on the same host.
 
----------------------------------------------------------------
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

Reply via email to