Describe the bug
We noticed apache arrow built with homebrew-installed aws-cpp-sdk fails on some macOS machines with Unhandled OOM encountered in aws_mem_acquire with allocatorProcess 91187 launched: '/Users/runner/hostedtoolcache/Python/3.11.9/x64/bin/python3' (x86_64). See issue for details. Building from source resolves the issue, but is not desirable.
Regression Issue
Expected Behavior
Not failing with oom.
Current Behavior
Failing with oom
Reproduction Steps
See.
Possible Solution
Pin aws-c-* dependencies in the aws-sdk-cpp formula to match vendored versions
Additional Information/Context
No response
AWS CPP SDK version used
1.11.705
Compiler and Version used
AppleClang 15.0.0.15000309
Operating System and version
ARM64 macOS 14 and AMD64 macOS 15-intel
Describe the bug
We noticed apache arrow built with homebrew-installed aws-cpp-sdk fails on some macOS machines with
Unhandled OOM encountered in aws_mem_acquire with allocatorProcess 91187 launched: '/Users/runner/hostedtoolcache/Python/3.11.9/x64/bin/python3' (x86_64). See issue for details. Building from source resolves the issue, but is not desirable.Regression Issue
Expected Behavior
Not failing with oom.
Current Behavior
Failing with oom
Reproduction Steps
See.
Possible Solution
Pin aws-c-* dependencies in the aws-sdk-cpp formula to match vendored versions
Additional Information/Context
No response
AWS CPP SDK version used
1.11.705
Compiler and Version used
AppleClang 15.0.0.15000309
Operating System and version
ARM64 macOS 14 and AMD64 macOS 15-intel