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 2018/02/14 13:13:01 UTC

[jira] [Assigned] (ARROW-2039) [Python] pyarrow.Buffer().to_pybytes() segfaults

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

Antoine Pitrou reassigned ARROW-2039:
-------------------------------------

    Assignee: Antoine Pitrou

> [Python] pyarrow.Buffer().to_pybytes() segfaults
> ------------------------------------------------
>
>                 Key: ARROW-2039
>                 URL: https://issues.apache.org/jira/browse/ARROW-2039
>             Project: Apache Arrow
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Richard Shin
>            Assignee: Antoine Pitrou
>            Priority: Minor
>             Fix For: 0.9.0
>
>
> {{Python 2.7.12 (default, Nov 20 2017, 18:23:56)}}
> {{[GCC 5.4.0 20160609] on linux2}}
> {{Type "help", "copyright", "credits" or "license" for more information.}}
> {{>>> import pyarrow}}
> {{>>> pyarrow.__version__}}
> {{'0.8.0'}}
> {{>>> pyarrow.Buffer().to_pybytes()}}
> {{Segmentation fault (core dumped)}}



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