reductionista opened a new pull request #556: URL: https://github.com/apache/madlib/pull/556
There are some crashes we're seeing related to memory management when the C++11 flag is enabled. It only happens when compiler optimizations are enabled, which makes it very difficult to debug. Since this is not an essential feature, and currently only works on OSX anyway, in the meantime we will simply disable compiler optimization for that case. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org