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

Python: ConvertTableToPandas segfaults if ObjectBlock::Write fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • Python
    • None

    Description

      My first guess: The segfault occurs in `OwnedRef::~OwnedRef` with a NumPy array. This might be either the cause of NumPy trying to release garbage objects (as the array is not filled yet) or because we don't have locked the GIL during the deconstruction.

      Attachments

        Activity

          People

            wesm Wes McKinney
            uwe Uwe Korn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: