-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Bazel 6.0 crash regression #17590
Conversation
Stop crashes when incompatible target skipping mixes with ---auto_cpu_environment_group. Fixes bazelbuild#17561. PiperOrigin-RevId: 512125121 Change-Id: If5960a6abb08f8fe4f2643af6249c8528b7a2c51
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Log spew appeared while the crash of Bazel on Mac Os happens FATAL: bazel crashed due to an internal error. Printing stack trace: |
@drraghavendra are you clarifying the original error or saying that it still happens even with this fix? |
Stop crashes when incompatible target skipping mixes with ---auto_cpu_environment_group. Fixes #17561. PiperOrigin-RevId: 512125121 Change-Id: If5960a6abb08f8fe4f2643af6249c8528b7a2c51 Closes #17590. Change-Id: If5960a6abb08f8fe4f2643af6249c8528b7a2c51 PiperOrigin-RevId: 512820070 Co-authored-by: Googler <[email protected]>
Stop crashes when incompatible target skipping mixes with ---auto_cpu_environment_group. Fixes bazelbuild#17561. PiperOrigin-RevId: 512125121 Change-Id: If5960a6abb08f8fe4f2643af6249c8528b7a2c51 Closes bazelbuild#17590. Change-Id: If5960a6abb08f8fe4f2643af6249c8528b7a2c51 PiperOrigin-RevId: 512820070
Stop crashes when incompatible target skipping mixes with ---auto_cpu_environment_group.
Fixes #17561.
PiperOrigin-RevId: 512125121
Change-Id: If5960a6abb08f8fe4f2643af6249c8528b7a2c51