fix(bb): repair acir components debug regression test - #24979
Draft
AztecBot wants to merge 1 commit into
Draft
Conversation
AztecBot
force-pushed
the
cb/fix-bb-debug-acir-components-test
branch
from
July 26, 2026 06:16
611e51c to
aca63f7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AcirComponentsCheckTest.DetectsUnconstrainedWitnessesaborted under_GLIBCXX_DEBUGwith an out-of-boundsstd::vectoraccess.UltraCircuitBuilder::real_variable_indexwithresize(9). That violates builder invariants, so the static analyzer aborted beforeComponentsCheckercould report the intendedUNCONSTRAINEDerror.Notes
The linked
aztec-clauderun 30190267425 is a separate stale scheduled workflow copy; aztec-claude#2041 already carries that schedule guard. The real current debug-build failure is the canonicalaztec-packagesrun above.Testing
cmake --preset debugcmake --build --preset debug --target acir_components_check_tests -j$(nproc)./build-debug/bin/acir_components_check_tests --gtest_filter=AcirComponentsCheckTest.DetectsUnconstrainedWitnesses./build-debug/bin/acir_components_check_testsNATIVE_PRESET=debug barretenberg/cpp/scripts/run_test.sh acir_components_check_tests AcirComponentsCheckTest.DetectsUnconstrainedWitnessesCreated by claudebox · group:
slackbot· Slack thread