David Li created ARROW-16215:
--------------------------------
Summary: [C++][FlightRPC] Segfault in
TestBasicAuthHandler.FailUnauthenticatedCalls
Key: ARROW-16215
URL: https://issues.apache.org/jira/browse/ARROW-16215
Project: Apache Arrow
Issue Type: Bug
Components: C++, FlightRPC
Reporter: David Li
{noformat}
[ RUN ] TestBasicAuthHandler.FailUnauthenticatedCalls
C:/projects/arrow/cpp/src/arrow/flight/client.cc:363: Close() failed: IOError:
Flight returned unauthenticated error, with message: Invalid token. Detail:
Unauthenticated. gRPC client debug context:
{"created":"@1650191019.673000000","description":"Error received from peer
ipv4:127.0.0.1:1955","file":"D:\bld\grpc-cpp_1646464801475\work\src\core\lib\surface\call.cc","file_line":904,"grpc_message":"Invalid
token. Detail: Unauthenticated","grpc_status":16}. Client context: OK. Detail:
Unauthenticated
unknown file: error: SEH exception with code 0xc0000005 thrown in the test body.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)