You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/30 01:23:35 UTC

[GitHub] [arrow] westonpace commented on pull request #13036: ARROW-16417: [C++][Python] Segfault in test_exec_plan.py / test_joins

westonpace commented on PR #13036:
URL: https://github.com/apache/arrow/pull/13036#issuecomment-1113884973

   I was able to get it to reproduce in debug mode with `stress -c 32`.  Then I got reasonable stack traces that showed the hash join node still working while the python was getting ready to start the next test.  That was pretty similar to the debugging I did in #12894 which fortunately was still recent enough I remember roughly what was happening.


-- 
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-unsubscribe@arrow.apache.org

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