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

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

Antoine Pitrou created ARROW-11904:
--------------------------------------

             Summary: [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
             Fix For: 4.0.0


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)