-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugThis issue is a bug.This issue is a bug.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
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
- Select this option if this issue appears to be a regression.
Expected Behavior
Not failing with oom.
Current Behavior
Failing with oom
Reproduction Steps
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
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.