pitrou opened a new pull request, #43937:
URL: https://github.com/apache/arrow/pull/43937

   ### Rationale for this change
   
   In https://github.com/apache/arrow/pull/43936 I noticed that core dumps were 
not written out for crashing C++ tests. One problem is that, by default, Ubuntu 
hosts pipe core dumps to `apport`, but it is not available inside containers. 
Another is that the `ulimit` must be set in the host, not in the container.
   
   ### Are these changes tested?
   
   Manually by logging inside a Docker build.
   
   ### Are there any user-facing changes?
   
   No.


-- 
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.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to