Skip to content

segmentation fault when run pa.Int16Value() #15427

@asfimport

Description

@asfimport
Python 2.7.12 (default, Oct 11 2016, 05:20:59)
[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyarrow as pa
>>> pa.Int16Value(1)
[1]    85521 segmentation fault  python

I understand this may be a misusage, but a segmentation fault is too unfriendly.

Reporter: Wenchen Fan / @cloud-fan
Assignee: Wes McKinney / @wesm

Note: This issue was originally created as ARROW-1155. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions