[
https://issues.apache.org/jira/browse/ARROW-12993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359295#comment-17359295
]
Torstein Sørnes edited comment on ARROW-12993 at 6/8/21, 11:51 AM:
-------------------------------------------------------------------
I think this is due to `stackprinter`. Have a look at
[https://github.com/cknd/stackprinter/issues/48.|https://github.com/cknd/stackprinter/issues/48]
Stackprinter was auto enabled in all IPython scripts for me, but not when run
by plain Python. I'm confident this is a stackprinter issue, though I have
never run into this problem except when trying to read a 0-byte file with
feather. Strange
was (Author: tsoernes):
I think this is due to `stackprinter`. Have a look at
https://github.com/cknd/stackprinter/issues/48
> [Python] Address boundary error reading 0 byte file
> ---------------------------------------------------
>
> Key: ARROW-12993
> URL: https://issues.apache.org/jira/browse/ARROW-12993
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 4.0.1
> Reporter: Torstein Sørnes
> Priority: Major
>
> I'm trying to read a 0 byte file, probably erroneously written. This results
> in "ipython terminated by signal SIGSEGV (Address boundary error)", which
> could probably be more gracefully handled
>
> https://ml-pull.s3.eu-central-1.amazonaws.com/job_desc_address_boundary_error.feather
--
This message was sent by Atlassian Jira
(v8.3.4#803005)