Skip to content

Conversation

@AlexanderViand
Copy link
Collaborator

@AlexanderViand AlexanderViand commented Jul 24, 2025

@MeronZerihun ran into an issue that seemed like it might be similar to #1988 so I just did the same as #2043 in the hope that it'll fix the issue...

Meron-HEIR@Merons-MacBook heir % bazel build --//:enable_openmp=0 //...
INFO: Analyzed 2068 targets (32 packages loaded, 474 targets configured).
ERROR: /Users/Meron-HEIR/Documents/heir/tests/Examples/plaintext/dot_product_f_debug/BUILD:10:15: BinaryRule tests/Examples/plaintext/dot_product_f_debug/dot_product_8f_debug.log failed: (Segmentation fault): dot_product_8f_debug_cc_binary failed: error executing BinaryRule command (from target //tests/Examples/plaintext/dot_product_f_debug:dot_product_8f_debug_binary_rule) bazel-out/darwin_arm64-dbg/bin/tests/Examples/plaintext/dot_product_f_debug/dot_product_8f_debug_cc_binary ... (remaining 1 argument skipped)

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
INFO: Elapsed time: 11.828s, Critical Path: 5.85s
INFO: 35 processes: 1 action cache hit, 9 internal, 26 darwin-sandbox.
ERROR: Build did NOT complete successfully

(ignore the unrelated change further down the file, accidentally accepted some AI autocomplete garbage, will push a clean version later)

@AlexanderViand AlexanderViand marked this pull request as ready for review July 24, 2025 18:36
@asraa asraa added the pull_ready Indicates whether a PR is ready to pull. The copybara worker will import for internal testing label Jul 24, 2025
@copybara-service copybara-service bot merged commit 057007e into google:main Jul 24, 2025
13 checks passed
@AlexanderViand AlexanderViand deleted the segfault_fix branch August 6, 2025 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pull_ready Indicates whether a PR is ready to pull. The copybara worker will import for internal testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants