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/22 12:33:00 UTC

[jira] [Closed] (ARROW-13144) [C++][FlightRPC] TestFlight.ConnectUri occasionally segfaults (possibly only on MinGW)

     [ https://issues.apache.org/jira/browse/ARROW-13144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li closed ARROW-13144.
----------------------------
    Resolution: Duplicate

> [C++][FlightRPC] TestFlight.ConnectUri occasionally segfaults (possibly only on MinGW)
> --------------------------------------------------------------------------------------
>
>                 Key: ARROW-13144
>                 URL: https://issues.apache.org/jira/browse/ARROW-13144
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, FlightRPC
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>
> Example from "AMD64 Windows MinGW 64 C++":
> {noformat}
> 40/72 Test #41: arrow-hdfs-test ...........................   Passed    0.03 sec
>       Start 42: arrow-flight-test
> 41/72 Test #42: arrow-flight-test .........................***Exception: SegFault  0.12 sec
> Running main() from E:/mingwbuild/mingw-w64-gtest/src/googletest-release-1.10.0/googletest/src/gtest_main.cc
> [==========] Running 87 tests from 17 test suites.
> [----------] Global test environment set-up.
> [----------] 1 test from TestFlightDescriptor
> [ RUN      ] TestFlightDescriptor.Basics
> [       OK ] TestFlightDescriptor.Basics (0 ms)
> [----------] 1 test from TestFlightDescriptor (0 ms total)
> [----------] 6 tests from TestFlight
> [ RUN      ] TestFlight.UnknownLocationScheme
> [       OK ] TestFlight.UnknownLocationScheme (0 ms)
> [ RUN      ] TestFlight.ConnectUri
> Server running with pid 800
>       Start 43: arrow-feather-test
> 42/72 Test #43: arrow-feather-test ........................   Passed    0.19 sec
>       Start 44: arrow-ipc-json-simple-test
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)