You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "AlenkaF (via GitHub)" <gi...@apache.org> on 2024/03/06 13:18:18 UTC

Re: [I] [Python] Creating an array from a null list scalar fails [arrow]

AlenkaF commented on issue #40319:
URL: https://github.com/apache/arrow/issues/40319#issuecomment-1980857027

   Thanks for reporting @vyasr!
   
   I am actually getting a segfault when running the code locally. Unfortunately lldb is not giving me much extra information than this:
   
   ```python
   ```
   
   ```
   /Users/alenkafrim/repos/arrow/python/pyarrow/src/arrow/python/python_to_arrow.cc:532:  Check failed: (size) >= (offset) 
   ```
   
   https://github.com/apache/arrow/blob/ee1a8c39a55f3543a82fed900dadca791f6e9f88/python/pyarrow/src/arrow/python/python_to_arrow.cc#L532


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org