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

[scip] "thread 'main' has overflowed its stack" since nightly-2025-01-21 #19007

Open
glandium opened this issue Jan 23, 2025 · 2 comments
Open
Labels
Broken Window Bugs / technical debt to be addressed immediately

Comments

@glandium
Copy link

Steps to reproduce:

This is a serious regression in nightly and it's important to fix it before the next release.

Bad: rust-analyzer 1.86.0-nightly (f3d1d47 2025-01-20)
Good: rust-analyzer 1.86.0-nightly (9a1d156 2025-01-19)
... but of course the commits shown there are not from rust-analyzer itself... and it's not a submodule.

I /think/ the good one is 7b368b9 and the bad one is 93a5846.

@glandium glandium added the Broken Window Bugs / technical debt to be addressed immediately label Jan 23, 2025
@glandium
Copy link
Author

Bisected to 5530167 (#18925)
Cc: @Veykril

@lnicola
Copy link
Member

lnicola commented Jan 23, 2025

I was doing the same bisection and ended up on the same commit.

Anyway, my suggestion is to use our binaries from GitHub Releases instead of those in rustup. They're updated more often, and make it easier to switch versions or mix and match toolchains and rust-analyzer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Broken Window Bugs / technical debt to be addressed immediately
Projects
None yet
Development

No branches or pull requests

2 participants