You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/06/23 23:07:00 UTC

[jira] [Updated] (ARROW-1141) on import get libjemalloc.so.2: cannot allocate memory in static TLS block

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

Wes McKinney updated ARROW-1141:
--------------------------------
    Fix Version/s: 0.5.0

> on import get libjemalloc.so.2: cannot allocate memory in static TLS block
> --------------------------------------------------------------------------
>
>                 Key: ARROW-1141
>                 URL: https://issues.apache.org/jira/browse/ARROW-1141
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.4.0, 0.4.1
>         Environment: Ubuntu 16.04 64bit Anacoda Python 3.5.2
>            Reporter: Kevin Grealish
>            Assignee: Wes McKinney
>             Fix For: 0.5.0
>
>
> KevinGre@KevinGreLapX:~/Python$ bin/python
> Python 3.5.2 |Continuum Analytics, Inc.| (default, Jul  2 2016, 17:53:06)
> [GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import pyarrow
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "/home/KevinGre/Python/lib/python3.5/site-packages/pyarrow/__init__.py", line 28, in <module>
>     from pyarrow.lib import cpu_count, set_cpu_count
> ImportError: /home/KevinGre/Python/lib/python3.5/site-packages/pyarrow/../../.././libjemalloc.so.2: cannot allocate memory in static TLS block



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)