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

Wes McKinney commented on ARROW-7551:
-------------------------------------

Argh, that is thorny. We are probably going to have to talk with the gRPC 
developers about this, since it stands to reason that more and more Python 
projects will utilize the C/C++ gRPC libraries as time goes on and run into 
this problem

> [C++][Flight] Flight test on macOS periodically fails on master
> ---------------------------------------------------------------
>
>                 Key: ARROW-7551
>                 URL: https://issues.apache.org/jira/browse/ARROW-7551
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, FlightRPC
>            Reporter: Neal Richardson
>            Assignee: David Li
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.16.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> See [https://github.com/apache/arrow/runs/380443548#step:5:179] for example. 
> {code}
> 64/96 Test #64: arrow-flight-test .........................***Failed    0.46 
> sec
> Running arrow-flight-test, redirecting output into 
> /Users/runner/runners/2.163.1/work/arrow/arrow/build/cpp/build/test-logs/arrow-flight-test.txt
>  (attempt 1/1)
> Running main() from 
> /Users/runner/runners/2.163.1/work/arrow/arrow/build/cpp/googletest_ep-prefix/src/googletest_ep/googletest/src/gtest_main.cc
> [==========] Running 42 tests from 11 test cases.
> [----------] Global test environment set-up.
> [----------] 2 tests from TestFlightDescriptor
> [ RUN      ] TestFlightDescriptor.Basics
> [       OK ] TestFlightDescriptor.Basics (0 ms)
> [ RUN      ] TestFlightDescriptor.ToFromProto
> [       OK ] TestFlightDescriptor.ToFromProto (0 ms)
> [----------] 2 tests from TestFlightDescriptor (0 ms total)
> [----------] 6 tests from TestFlight
> [ RUN      ] TestFlight.UnknownLocationScheme
> [       OK ] TestFlight.UnknownLocationScheme (0 ms)
> [ RUN      ] TestFlight.ConnectUri
> Server running with pid 15977
> /Users/runner/runners/2.163.1/work/arrow/arrow/cpp/build-support/run-test.sh: 
> line 97: 15971 Segmentation fault: 11  $TEST_EXECUTABLE "$@" 2>&1
>      15972 Done                    | $ROOT/build-support/asan_symbolize.py
>      15973 Done                    | ${CXXFILT:-c++filt}
>      15974 Done                    | 
> $ROOT/build-support/stacktrace_addr2line.pl $TEST_EXECUTABLE
>      15975 Done                    | $pipe_cmd 2>&1
>      15976 Done                    | tee $LOGFILE
> ~/runners/2.163.1/work/arrow/arrow/build/cpp/src/arrow/flight
> {code}
> It's not failing every time but I'm seeing it fail frequently.



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

Reply via email to