a0th commented on issue #40081:
URL: https://github.com/apache/arrow/issues/40081#issuecomment-2344824697

   This program is enough to give a segmentation fault, even though it finishes 
executing:
   
   ```
   import pyarrow.parquet as pq
   print('hello')
   ```
   
   ```
   hello
   [1]    79059 segmentation fault  python hello.py
   ```


-- 
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