Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1155

segmentation fault when run pa.Int16Value()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.5.0
    • Python
    • None

    Description

      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.

      Attachments

        Activity

          People

            wesm Wes McKinney
            cloud_fan Wenchen Fan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: