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/11/01 17:38:00 UTC

[jira] [Commented] (ARROW-14540) [C++] s3fs tests crashing on AppVeyor

    [ https://issues.apache.org/jira/browse/ARROW-14540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436954#comment-17436954 ] 

David Li commented on ARROW-14540:
----------------------------------

[https://stackoverflow.com/questions/23409809/windows-7-exception-code-0xc0000409] claims 0xc0000409 corresponds to "STATUS_STACK_BUFFER_OVERRUN" which may be a clue.

> [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
>            Priority: Major
>              Labels: query-engine
>
> 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)