David Li created ARROW-15987:
--------------------------------
Summary: [C++][FlightRPC] arrow-flight-test segfaulting on
AppVeyor/Windows
Key: ARROW-15987
URL: https://issues.apache.org/jira/browse/ARROW-15987
Project: Apache Arrow
Issue Type: Bug
Components: C++, FlightRPC
Reporter: David Li
Assignee: David Li
Happens on the development branch. grpc-cpp just upgraded to 1.45.0 in
conda-forge, so that may be related…
{noformat}
49/92 Test #50: arrow-flight-test .........................***Exception:
SegFault 2.62 sec
Running main() from
C:\projects\arrow\cpp\build\googletest_ep-prefix\src\googletest_ep\googletest\src\gtest_main.cc
[==========] Running 82 tests from 17 test suites.
[----------] Global test environment set-up.
[----------] 5 tests from GrpcConnectivityTest
[ RUN ] GrpcConnectivityTest.GetPort
[ OK ] GrpcConnectivityTest.GetPort (10 ms)
[ RUN ] GrpcConnectivityTest.BuilderHook
[ OK ] GrpcConnectivityTest.BuilderHook (2 ms)
[ RUN ] GrpcConnectivityTest.Shutdown
[ OK ] GrpcConnectivityTest.Shutdown (178 ms)
[ RUN ] GrpcConnectivityTest.ShutdownWithDeadline
[ OK ] GrpcConnectivityTest.ShutdownWithDeadline (86 ms)
[ RUN ] GrpcConnectivityTest.BrokenConnection
[ OK ] GrpcConnectivityTest.BrokenConnection (2206 ms)
[----------] 5 tests from GrpcConnectivityTest (2484 ms total)
[----------] 17 tests from GrpcDataTest
[ RUN ] GrpcDataTest.TestDoGetInts
unknown file: error: SEH exception with code 0xc0000005 thrown in TearDown().
unknown file: error: SEH exception with code 0xc0000005 thrown in the test
fixture's destructor.
[ FAILED ] GrpcDataTest.TestDoGetInts (65 ms)
[ RUN ] GrpcDataTest.TestDoGetFloats
unknown file: error: SEH exception with code 0xc0000005 thrown in TearDown().
unknown file: error: SEH exception with code 0xc0000005 thrown in the test
fixture's destructor.
[ FAILED ] GrpcDataTest.TestDoGetFloats (14 ms)
[ RUN ] GrpcDataTest.TestDoGetDicts
unknown file: error: SEH exception with code 0xc0000005 thrown in TearDown().
Start 51: arrow-feather-test
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)