Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++][FlightRPC] Segfault in TestBasicAuthHandler.FailUnauthenticatedCalls #31615

Closed
asfimport opened this issue Apr 18, 2022 · 1 comment
Closed

Comments

@asfimport
Copy link
Collaborator

https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/43257640/job/abtbsp02u4qdp8my


[ 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.

Reporter: David Li / @lidavidm
Assignee: David Li / @lidavidm

PRs and other links:

Note: This issue was originally created as ARROW-16215. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Kouhei Sutou / @kou:
Issue resolved by pull request 12925
#12925

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants