[
https://issues.apache.org/jira/browse/ARROW-13145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367490#comment-17367490
]
David Li commented on ARROW-13145:
----------------------------------
I can reproduce it, but there's not much to debug. It looks like it crashes in
gRPC (but the debugger can't get a backtrace anymore, and I can't build the
bundled gRPC).
I noticed that the last passing run installed mingw-w64-x86_64-grpc-1.35.0-*2*,
while the failing runs install mingw-w64-x86_64-grpc-1.35.0-*3* - I wonder what
changed there.
> [C++][CI] Flight test crashes on MinGW
> --------------------------------------
>
> Key: ARROW-13145
> URL: https://issues.apache.org/jira/browse/ARROW-13145
> Project: Apache Arrow
> Issue Type: Bug
> Components: C, C++, Continuous Integration, GLib, Ruby
> Reporter: Antoine Pitrou
> Priority: Critical
>
> On the "MinGW 64 GLib & Ruby" build:
> [https://github.com/apache/arrow/pull/10566/checks?check_run_id=2883812077]
> On the "MinGW 64 C++" build:
> [https://github.com/apache/arrow/pull/10566/checks?check_run_id=2883812286]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)