[ 
https://issues.apache.org/jira/browse/ARROW-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365704#comment-16365704
 ] 

ASF GitHub Bot commented on ARROW-2039:
---------------------------------------

wesm commented on issue #1605: ARROW-2039: [Python] Avoid crashing on 
uninitialized Buffer
URL: https://github.com/apache/arrow/pull/1605#issuecomment-365956622
 
 
   rebased, will merge once some of the Linux builds run

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [Python] pyarrow.Buffer().to_pybytes() segfaults
> ------------------------------------------------
>
>                 Key: ARROW-2039
>                 URL: https://issues.apache.org/jira/browse/ARROW-2039
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.8.0
>            Reporter: Richard Shin
>            Assignee: Antoine Pitrou
>            Priority: Minor
>              Labels: pull-request-available
>             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)

Reply via email to