David Li created ARROW-14540:
--------------------------------
Summary: [C++] s3fs tests crashing on AppVeyor
Key: ARROW-14540
URL: https://issues.apache.org/jira/browse/ARROW-14540
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: David Li
I've seen this across multiple PRs.
Log:
[https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/41363155/job/wqtyp84isdtu16kh]
{noformat}
44/86 Test #45: arrow-s3fs-test ...........................Exit code 0xc0000409
***Exception: 0.23 sec
Running main() from
C:\projects\arrow\cpp\build\googletest_ep-prefix\src\googletest_ep\googletest\src\gtest_main.cc
[==========] Running 57 tests from 6 test suites.
[----------] Global test environment set-up.
Start 46: arrow-hdfs-test
{noformat}
There's very little to go on here. We also have
{noformat}
Total Test time (real) = 121.36 sec
The following tests FAILED:
45 - arrow-s3fs-test (Exit code 0xc0000409
)
Errors while running CTest
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)