[ https://issues.apache.org/jira/browse/ARROW-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374799#comment-17374799 ]
David Li commented on ARROW-13198: ---------------------------------- Another one in AMD64 Conda Python 3.8 Without Pandas: {noformat} opt/conda/envs/arrow/lib/python3.8/site-packages/pyarrow/tests/test_dataset.py::test_open_dataset_partitioned_directory[threaded-sync] PASSED [ 27%] /arrow/ci/scripts/python_test.sh: line 32: 10026 Segmentation fault (core dumped) pytest -r s -v ${PYTEST_ARGS} --pyargs pyarrow 139 {noformat} > [C++][Dataset] Async scanner occasionally segfaulting in CI > ----------------------------------------------------------- > > Key: ARROW-13198 > URL: https://issues.apache.org/jira/browse/ARROW-13198 > Project: Apache Arrow > Issue Type: Bug > Components: C++ > Reporter: David Li > Priority: Major > Labels: dataset, datasets > Attachments: AMD64 Conda Python 3.7 Pandas latest.log > > > See attached log; it's failing in > {{test_open_dataset_partitioned_directory[threaded-async]}} [^AMD64 Conda > Python 3.7 Pandas latest.log] > {noformat} > 2021-06-28T15:53:47.0090857Z > opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/test_dataset.py::test_scan_iterator[True-True] > PASSED [ 27%] > 2021-06-28T15:53:48.5943186Z /arrow/ci/scripts/python_test.sh: line 32: 7137 > Segmentation fault (core dumped) pytest -r s -v ${PYTEST_ARGS} --pyargs > pyarrow > 2021-06-28T15:53:49.1303267Z 139 > /pyarrow/tests/test_dataset.py::test_open_dataset_partitioned_directory[threaded-async] > > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)