You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "h-vetinari (via GitHub)" <gi...@apache.org> on 2023/07/28 02:41:17 UTC

[GitHub] [arrow] h-vetinari commented on issue #36908: [Python][FlightRPC] Tests segfault on OSX in conda-forge

h-vetinari commented on issue #36908:
URL: https://github.com/apache/arrow/issues/36908#issuecomment-1654892006

   When I was looking into this at the time of https://github.com/conda-forge/arrow-cpp-feedstock/pull/975, I noted:
   > It seems this is segfaulting in `test_flight.py::test_flight_list_flights` on osx-64 both for arrow 10 & 11, might be related to https://github.com/conda-forge/grpc-cpp-feedstock/issues/281, which I haven't had time to look into yet...
   
   and
   > Looking at the [source](https://github.com/apache/arrow/blob/apache-arrow-11.0.0/python/pyarrow/tests/test_flight.py#L911-L917) of that test and the utility class [`ConstantFlightServer`](https://github.com/apache/arrow/blob/apache-arrow-11.0.0/python/pyarrow/tests/test_flight.py#L128-L133), it notes:
   > 
   > > See ARROW-4796: this server implementation will segfault if Flight
   > > does not properly hold a reference to the Table object.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org