zed icon indicating copy to clipboard operation
zed copied to clipboard

Not responding after workspace reload

Open injust opened this issue 10 months ago • 2 comments

Summary

After running the "workspace: reload" command, the Zed window closed but never reopened. Force Quit Applications showed Zed as not responding.

Description

Steps to trigger the problem:

  1. Run the "workspace: reload" command

Actual Behavior: Very infrequently, Zed does not start back up Expected Behavior: Successful reload

macOS crash report: crash.txt

Zed Version and System Specs

Zed: v0.182.11 (Zed) OS: macOS 15.4.1 Memory: 16 GiB Architecture: x86_64

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

Zed.log
2025-04-23T10:39:04.202041-04:00 [INFO] [project.lsp_format]: Formatting via LSP
2025-04-23T10:39:04.203545-04:00 [WARN] [project.lsp_format]: Timer 'format-full' took 1.295783ms. Which was longer than the expected limit of 0ns
2025-04-23T10:39:21.489048-04:00 [INFO] [project.lsp_format]: Formatting via LSP
2025-04-23T10:39:21.49035-04:00 [WARN] [project.lsp_format]: Timer 'format-full' took 1.069177ms. Which was longer than the expected limit of 0ns
2025-04-23T10:39:28.730872-04:00 [ERROR] oneshot canceled
2025-04-23T10:39:52.129341-04:00 [INFO] [project.lsp_format]: Formatting via LSP
2025-04-23T10:39:52.139644-04:00 [WARN] [project.lsp_format]: Timer 'format-full' took 10.08337ms. Which was longer than the expected limit of 0ns
2025-04-23T10:39:55.745694-04:00 [INFO] [project.lsp_format]: Formatting via LSP
2025-04-23T10:39:55.756222-04:00 [WARN] [project.lsp_format]: Timer 'format-full' took 10.307248ms. Which was longer than the expected limit of 0ns
2025-04-23T10:40:06.352986-04:00 [INFO] Opening main db
2025-04-23T10:40:07.217326-04:00 [ERROR] oneshot canceled
2025-04-23T10:40:07.217672-04:00 [ERROR] oneshot canceled
2025-04-23T10:40:07.4703-04:00 [INFO] ========== starting zed ==========
2025-04-23T10:40:07.553816-04:00 [INFO] Opening main db
2025-04-23T10:40:07.55584-04:00 [INFO] Opening main db
2025-04-23T10:40:07.610069-04:00 [INFO] Using git binary path: Some("/Applications/Zed.app/Contents/MacOS/git")
2025-04-23T10:40:07.735079-04:00 [INFO] No prompt template overrides directory found at /Users/jsu/.config/zed/prompt_overrides. Using built-in prompts.
2025-04-23T10:40:07.736526-04:00 [INFO] extensions updated. loading 8, reloading 0, unloading 0
2025-04-23T10:40:07.761734-04:00 [INFO] set environment variables from shell:/usr/local/bin/fish, path:/Users/jsu/code/dotfiles/.venv/bin:/Users/jsu/code/scripts:/usr/local/opt/curl/bin:/usr/local/opt/file-formula/bin:/usr/local/opt/findutils/libexec/gnubin:/usr/local/opt/gawk/libexec/gnubin:/usr/local/opt/gnu-sed/libexec/gnubin:/usr/local/opt/gnu-tar/libexec/gnubin:/usr/local/opt/gnu-units/libexec/gnubin:/usr/local/opt/gnu-which/libexec/gnubin:/usr/local/opt/grep/libexec/gnubin:/usr/local/opt/make/libexec/gnubin:/usr/local/opt/uutils-coreutils/libexec/uubin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin
2025-04-23T10:40:58.164369-04:00 [INFO] ========== starting zed ==========

injust avatar Apr 23 '25 14:04 injust

Thanks for reporting, if you find a set of steps to reproduce the issue consistently it would be much appreciated so we can look deeper into what's going wrong here

probably-neb avatar Apr 29 '25 15:04 probably-neb

I doubt I'll be able to find a repro for this. Nothing interesting appears in the logs, either.

This just happened again. I only had 1 untitled tab open in a Python project.

injust avatar Apr 30 '25 18:04 injust

Hi there! 👋 We're working to clean up our issue tracker by closing older bugs that might not be relevant anymore. If you are able to reproduce this issue in the latest version of Zed, please let us know by commenting on this issue, and it will be kept open. If you can't reproduce it, feel free to close the issue yourself. Otherwise, it will close automatically in 14 days. Thanks for your help!

github-actions[bot] avatar Nov 19 '25 11:11 github-actions[bot]