You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2019/01/07 20:34:00 UTC

[jira] [Created] (ARROW-4182) [Python][CI] SEGV frequency

Kouhei Sutou created ARROW-4182:
-----------------------------------

             Summary: [Python][CI] SEGV frequency
                 Key: ARROW-4182
                 URL: https://issues.apache.org/jira/browse/ARROW-4182
             Project: Apache Arrow
          Issue Type: Bug
          Components: Continuous Integration, Python
            Reporter: Kouhei Sutou
             Fix For: 0.12.0


Examples:

* https://travis-ci.org/apache/arrow/builds/476447889
** Linux: https://travis-ci.org/apache/arrow/jobs/476447893#L7125
** macOS: https://travis-ci.org/apache/arrow/jobs/476447895#L1316

{noformat}
/home/travis/build/apache/arrow/ci/travis_script_python.sh: line 171: 16260 Aborted                 (core dumped) coverage run --append -m pytest $PYARROW_PYTEST_FLAGS pyarrow/tests
{noformat}

I'm not sure which commit causes this SEGV.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)