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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to