Some of our nightly builds are failing due to a segmentation fault on hash-join tests:
33/90Test #35: arrow-compute-hash-join-node-test .........***Failed1.21secRunningarrow-compute-hash-join-node-test, redirectingoutputinto /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-HEAD.XXXXX.W72iCJcj/cpp-build/build/test-logs/arrow-compute-hash-join-node-test.txt (attempt1/1)
/Users/runner/work/crossbow/crossbow/arrow/cpp/build-support/run-test.sh: line88: 78018Segmentationfault: 11$TEST_EXECUTABLE"$@" > $LOGFILE.raw2>&1Runningmain() from /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-HEAD.XXXXX.W72iCJcj/cpp-build/googletest_ep-prefix/src/googletest_ep/googletest/src/gtest_main.cc
[==========] Running29testsfrom4testsuites.
[----------] Globaltestenvironmentset-up.
[----------] 10testsfromHashJoin
[ RUN ] HashJoin.Suffix
[ OK ] HashJoin.Suffix (4ms)
[ RUN ] HashJoin.Random
/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-HEAD.XXXXX.W72iCJcj/cpp-build/src/arrow/compute/exec
The failures can be seen. It seems to be only related to macos from the failed jobs:
verify-rc-source-cpp-macos-conda-amd64
verify-rc-source-integration-macos-conda-amd64
verify-rc-source-python-macos-amd64
Reporter: Raúl Cumplido / @raulcd
Assignee: Vibhatha Lakmal Abeykoon / @vibhatha
PRs and other links:
Note: This issue was originally created as ARROW-17292. Please see the migration documentation for further details.
Some of our nightly builds are failing due to a segmentation fault on hash-join tests:
The failures can be seen. It seems to be only related to macos from the failed jobs:
verify-rc-source-cpp-macos-conda-amd64
verify-rc-source-integration-macos-conda-amd64
verify-rc-source-python-macos-amd64
Reporter: Raúl Cumplido / @raulcd
Assignee: Vibhatha Lakmal Abeykoon / @vibhatha
PRs and other links:
Note: This issue was originally created as ARROW-17292. Please see the migration documentation for further details.