You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/04/18 12:04:00 UTC

[jira] [Updated] (ARROW-16215) [C++][FlightRPC] Segfault in TestBasicAuthHandler.FailUnauthenticatedCalls

     [ https://issues.apache.org/jira/browse/ARROW-16215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li updated ARROW-16215:
-----------------------------
    Description: 
https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/43257640/job/abtbsp02u4qdp8my
{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}

  was:
{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}


> [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
>            Priority: Major
>
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/43257640/job/abtbsp02u4qdp8my
> {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)