Skip to content
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

"cannot relativize" crash #18321

Closed
keith opened this issue May 4, 2023 · 2 comments
Closed

"cannot relativize" crash #18321

keith opened this issue May 4, 2023 · 2 comments
Assignees
Labels
P1 I'll work on this now. (Assignee required) team-Remote-Exec Issues and PRs for the Execution (Remote) team type: bug

Comments

@keith
Copy link
Member

keith commented May 4, 2023

Description of the bug:

Started seeing this crash @ HEAD https://buildkite.com/bazel/apple-support-darwin/builds/1941#0187e83e-ff89-407c-930e-5575275ed97f https://buildkite.com/bazel/rules-swift-swift/builds/4211#0187e846-a4d0-43e1-9f8e-2bf03a0f2e87

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

Seems like it doesn't repro locally. I imagine it requires a remote cache?

Which operating system are you running Bazel on?

macOS / Windows

What is the output of bazel info release?

8b60d6d

If bazel info release returns development 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 master; git rev-parse HEAD ?

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

@tjgq
Copy link
Contributor

tjgq commented May 4, 2023

cc @coeuvre , from the stack trace I think this was introduced by a5dde12

@sgowroji sgowroji added the team-Remote-Exec Issues and PRs for the Execution (Remote) team label May 5, 2023
@coeuvre coeuvre self-assigned this May 5, 2023
@coeuvre coeuvre added P1 I'll work on this now. (Assignee required) and removed untriaged labels May 5, 2023
@meteorcloudy
Copy link
Member

This is breaking many downstream projects: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3000

fweikert pushed a commit to fweikert/bazel that referenced this issue May 25, 2023
Fixes bazelbuild#18321.

PiperOrigin-RevId: 529656152
Change-Id: I06c60282893ef57dea837864031da0fe522937b8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 I'll work on this now. (Assignee required) team-Remote-Exec Issues and PRs for the Execution (Remote) team type: bug
Projects
None yet
Development

No branches or pull requests

6 participants