You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Richard Shin (JIRA)" <ji...@apache.org> on 2018/01/26 05:18:00 UTC

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

Richard Shin created ARROW-2039:
-----------------------------------

             Summary: [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


{{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)