-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Zed crashes on large search results #26230
Comments
I cannot reproduce. I was able to clone, search for Do you have any Zed Extensions installed or other relevant settings (languages, etc) which might be impacting this? Can you try removing your Zed Extensions and seeing if it still crashes? And if not, install them back one by one to come up with reproduction steps? If that doesn't work can you backup your Zed settings and try with an empty settings.json |
I have a bunch of extensions, I tried uninstalling them one-by-one, starting with C# and it stopped crashing right away. After reinstalling it, it is still not crashing. So I cannot reproduce it anymore either. |
In today's day I also suddenly crashed at the zed project, and I think the language extensions may have crashed zed Zed output
I'm guessing it's because the internet downloaded half of the lsp, then zed ran it and it crashed |
Summary
Zed shows the result for a fraction of a second before crashing when opening a large search result.
Steps to trigger the problem:
git clone https://github.com/LouisBrunner/valgrind-macos
x86
Actual Behavior:
Zed shows the result for a fraction of a second before crashing when opening a large search result.
Expected Behavior:
Zed doesn't crash.
Stdout:
macOS Problem Reporter:
Zed Version and System Specs
Zed: v0.176.2 (Zed)
OS: macOS 15.1.1
Memory: 16 GiB
Architecture: aarch64
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.No response
The text was updated successfully, but these errors were encountered: