7.2.0rc1 crashes on startup: Unrecoverable Error #22489
Labels
P1
I'll work on this now. (Assignee required)
team-ExternalDeps
External dependency handling, remote repositiories, WORKSPACE file.
type: bug
Description of the bug:
When I update our internal Bazel repo from
7.1.2
to7.2.0rc1
, I get the following error on startup:Which category does this issue belong to?
Core
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Locally, in this repo, even
bazel info
crashes.Which operating system are you running Bazel on?
Ubuntu 22.04.4 LTS (jammy) amd64
What is the output of
bazel info release
?release 7.2.0rc1
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse HEAD
?No response
Is this a regression? If yes, please try to identify the Bazel commit where the bug was introduced.
first bad commit is 298d3d6
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
I happy to, just let me know!
The text was updated successfully, but these errors were encountered: