douglas-raillard-arm commented on issue #14736:
URL: https://github.com/apache/arrow/issues/14736#issuecomment-1327821180

   I also tried with an equivalent feather file created with dense unions 
instead of sparse ones and it crashes similarly (but with different backtrace):
   
[crash.dense.feather.gz](https://github.com/apache/arrow/files/10094799/crash.dense.feather.gz)
   
   ```/arrow/cpp/src/arrow/array/array_nested.cc:696:  Check failed: 
(data_->buffers[0]) == (nullptr) 
   
lisa/.lisa-venv-3.11/lib/python3.11/site-packages/pyarrow/libarrow.so.1000(+0xfc30c8)[0x7ff4d02a60c8]
   
lisa/.lisa-venv-3.11/lib/python3.11/site-packages/pyarrow/libarrow.so.1000(_ZN5arrow4util8ArrowLogD1Ev+0xed)[0x7ff4d02a647d]
   
lisa/.lisa-venv-3.11/lib/python3.11/site-packages/pyarrow/libarrow.so.1000(_ZN5arrow15DenseUnionArray7SetDataERKSt10shared_ptrINS_9ArrayDataEE+0x104)[0x7ff4d04df114]
   
lisa/.lisa-venv-3.11/lib/python3.11/site-packages/pyarrow/libarrow.so.1000(_ZN5arrow15DenseUnionArrayC2ERKSt10shared_ptrINS_9ArrayDataEE+0x45)[0x7ff4d04df3f5]
   
lisa/.lisa-venv-3.11/lib/python3.11/site-packages/pyarrow/libarrow.so.1000(_ZN5arrow9MakeArrayERKSt10shared_ptrINS_9ArrayDataEE+0xde5)[0x7ff4d03d7cc5]
   
lisa/.lisa-venv-3.11/lib/python3.11/site-packages/pyarrow/libarrow.so.1000(_ZNK5arrow11StructArray17GetFlattenedFieldEiPNS_10MemoryPoolE+0x209)[0x7ff4d04c0dc9]
   
lisa/.lisa-venv-3.11/lib/python3.11/site-packages/pyarrow/libarrow.so.1000(_ZNK5arrow11StructArray7FlattenEPNS_10MemoryPoolE+0xdd)[0x7ff4d04c109d]
   
lisa/.lisa-venv-3.11/lib/python3.11/site-packages/pyarrow/lib.cpython-311-x86_64-linux-gnu.so(+0x177824)[0x7ff4d25d8824]
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to