Skip to content

Fix #2530 - Intermittent arm64 segfault caused by data races in parallel optimizer#2531

Closed
akenmorris wants to merge 1 commit intomasterfrom
amorris/2530-intermittent-test-fail
Closed

Fix #2530 - Intermittent arm64 segfault caused by data races in parallel optimizer#2531
akenmorris wants to merge 1 commit intomasterfrom
amorris/2530-intermittent-test-fail

Conversation

@akenmorris
Copy link
Copy Markdown
Contributor

Suppress ParticleSystem observer events during the TBB parallel section in GradientDescentOptimizer and batch-update via SynchronizePositions() afterward. Replace unsynchronized max_change with atomic reduction. Add lldb stack trace capture to arm64 CI for future crash diagnosis.

…lel optimizer

Suppress ParticleSystem observer events during the TBB parallel
section in GradientDescentOptimizer and batch-update via
SynchronizePositions() afterward. Replace unsynchronized max_change
with atomic reduction.  Add lldb stack trace capture to arm64 CI for
future crash diagnosis.
@akenmorris akenmorris closed this Mar 30, 2026
@akenmorris akenmorris deleted the amorris/2530-intermittent-test-fail branch March 30, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant