You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/03/09 09:22:00 UTC

[jira] [Resolved] (ARROW-11904) [C++] "pure virtual method called" crash at the end of arrow-csv-test

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

Antoine Pitrou resolved ARROW-11904.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 9661
[https://github.com/apache/arrow/pull/9661]

> [C++] "pure virtual method called" crash at the end of arrow-csv-test
> ---------------------------------------------------------------------
>
>                 Key: ARROW-11904
>                 URL: https://issues.apache.org/jira/browse/ARROW-11904
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Antoine Pitrou
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Originally found by [~kszucs], reproducible using:
> {code}
> $ archery docker run -e ARROW_BUILD_STATIC=on -e ARROW_BUILD_SHARED=off -e ARROW_TEST_LINKAGE=static -e UBUNTU=18.04 ubuntu-cpp
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)