westonpace commented on issue #36863:
URL: https://github.com/apache/arrow/issues/36863#issuecomment-1650194762

   FWIW, I can reproduce this locally.  The error message itself seems to be a 
red herring.  The problem, I think, is that pythonnet is somehow crashing the 
process (e.g. segfault).  The error message above is just saying "the test 
process crashed".  It isn't actually giving us any hint to the location or 
reasoning of the crash.  Oddly, commenting out the shutdown does not stop the 
crash on my system.  Though unsetting PYTHONNET_PYDLL (and skipping these 
tests) does prevent the crash.


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