You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/06/28 16:04:00 UTC

[jira] [Created] (ARROW-13198) [C++][Dataset] Async scanner occasionally segfaulting in CI

David Li created ARROW-13198:
--------------------------------

             Summary: [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: Improvement
          Components: C++
            Reporter: David Li
         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)