[
https://issues.apache.org/jira/browse/ARROW-17493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636322#comment-17636322
]
Apache Arrow JIRA Bot commented on ARROW-17493:
-----------------------------------------------
This issue was last updated over 90 days ago, which may be an indication it is
no longer being actively worked. To better reflect the current state, the issue
is being unassigned per [project
policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment].
Please feel free to re-take assignment of the issue if it is being actively
worked, or if you plan to start that work soon.
> [C++][Flight] Segmentation fault on arrow-flight-integration-test on nightly
> failure
> ------------------------------------------------------------------------------------
>
> Key: ARROW-17493
> URL: https://issues.apache.org/jira/browse/ARROW-17493
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, FlightRPC
> Reporter: Raúl Cumplido
> Assignee: David Li
> Priority: Major
> Labels: Nightly
>
> arrow-flight-integration-test raised a segmentation fault failure on
> [verify-rc-source-python-linux-almalinux-8-amd64:|https://github.com/ursacomputing/crossbow/runs/7938987155?check_suite_focus=true]
> {code:java}
> 54/90 Test #55: arrow-flight-integration-test .............***Failed 0.30
> sec
> Running arrow-flight-integration-test, redirecting output into
> /tmp/arrow-HEAD.cBR1G/cpp-build/build/test-logs/arrow-flight-integration-test.txt
> (attempt 1/1)
> /arrow/cpp/build-support/run-test.sh: line 88: 25415 Segmentation fault
> (core dumped) $TEST_EXECUTABLE "$@" > $LOGFILE.raw 2>&1
> Running main() from
> /tmp/arrow-HEAD.cBR1G/cpp-build/googletest_ep-prefix/src/googletest_ep/googletest/src/gtest_main.cc
> [==========] Running 3 tests from 1 test suite.
> [----------] Global test environment set-up.
> [----------] 3 tests from FlightIntegration
> [ RUN ] FlightIntegration.AuthBasicProto
> [ OK ] FlightIntegration.AuthBasicProto (2 ms)
> [ RUN ] FlightIntegration.Middleware
> Headers received successfully on failing call.
> Headers received successfully on passing call.
> [ OK ] FlightIntegration.Middleware (1 ms)
> [ RUN ] FlightIntegration.FlightSql
> /tmp/arrow-HEAD.cBR1G/cpp-build/src/arrow/flight/integration_tests {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)