Skip to content

Memory error on macos-26 runners #10376

@jeffadair

Description

@jeffadair

Describe the bug

For our tests on macos-26 we set MallocStackLogging=1 to catch any stack allocation errors. When moving to macos-26, I started seeing it when calling the AWS CLI.

I created a simple workflow that shows the problem.

https://github.com/jeffadair/aws_macos_error/actions/runs/26888603504/job/79307836582#step:3:38

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

Fix the memory error so it is no longer flagged by the system.

Current Behavior

After setting the MallocStackLogging=1 env var, running aws --version will cause and error thrown by the system.

Reproduction Steps

After setting the MallocStackLogging=1 env var, running aws --version will cause and error thrown by the system.

This workflow will reproduce it: https://github.com/jeffadair/aws_macos_error/blob/main/.github/workflows/repro.yml

Possible Solution

No response

Additional Information/Context

No response

CLI version used

aws-cli/2.34.53 Python/3.14.5 Darwin/25.4.0 exe/arm64

Environment details (OS name and version, etc.)

macos-26 runner

Metadata

Metadata

Assignees

Labels

automation-exemptIssue will not be subject to stale-botbugThis issue is a bug.potential-regressionMarking this issue as a potential regression to be checked by team memberresponse-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions