thisisnic commented on issue #50466: URL: https://github.com/apache/arrow/issues/50466#issuecomment-4981998326
Would you mind trying with `Sys.setenv(ARROW_DEFAULT_MEMORY_POOL = "system")` **before** Arrow is loaded (this is important, as once it's loaded that environment variable won't have an effect) to see if it still crashes? I think it might be due to mimalloc, one of our dependencies we bundle with Arrow, and if that's right then the new Arrow version we're about to release should solve it 🤞 -- 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]
