EnricoMi commented on PR #44990: URL: https://github.com/apache/arrow/pull/44990#issuecomment-2743007189
I managed to reproduce some segfaults on Github on Linux and macOS as well by running tests 100x: https://github.com/EnricoMi/arrow/pull/13/files#diff-5272efdd0c7046e31936be2c954da5f68b48b5212ca4ec3ae0608f01b02aa366 https://github.com/EnricoMi/arrow/actions/runs/13972966463?pr=13 So maybe we can reproduce and investigate this locally on Linux. Here is a summary: Fails on ARM64 AVX2 with core dump: parquet-encryption-test [unknown Test] https://github.com/EnricoMi/arrow/actions/runs/13972966463/job/39119355206?pr=13#step:7:23733 Fails on ARM64 with core dump: parquet-encryption-test DecryptionTests/TestDecryptionConfiguration.TestDecryption/4 https://github.com/EnricoMi/arrow/actions/runs/13972966463/job/39119355220?pr=13#step:7:22623 Fails on macOS 13 with core dump: parquet-encryption-key-management-test TestEncryptionKeyManagementMultiThread.WrapOnServer https://github.com/EnricoMi/arrow/actions/runs/13972966463/job/39119355227?pr=13#step:13:19927 segfaults in other environments: parquet-encryption-test DecryptionTests/TestDecryptionConfiguration.TestDecryption/0 parquet-encryption-key-management-test TestEncryptionKeyManagement.WrapLocally -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org