Skip to content

[Python] Illegal hardware instruction on pyarrow import #20848

@asfimport

Description

@asfimport

I can't import pyarrow, it crashes:

>>> import pyarrow as pa
[1]    31441 illegal hardware instruction (core dumpedpython3

Core dump is attached to issue, it can help you to understand what is the problem.

The environment is:

Python 3.6.7
PySpark 2.4.0
PyArrow: 0.11.1
Pandas: 0.23.4
NumPy: 1.15.4
OS: Linux 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Environment: Python 3.6.7
PySpark 2.4.0
PyArrow: 0.11.1
Pandas: 0.23.4
NumPy: 1.15.4
OS: Linux 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Reporter: Elchin

Original Issue Attachments:

Note: This issue was originally created as ARROW-4272. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions