Memory leak with zed window froze in Windows. #29599
Replies: 5 comments 1 reply
-
Well, the same bug appears again today: The
"配额不足,无法处理此命令" means "Insufficient quota to process this command" in English. After ending the Zed process, I failed to reopen zed. The
"系统找不到指定的文件" means "The system cannot find the specified file" in English. After restarting my laptop, I can open zed, and the whole log file here: |
Beta Was this translation helpful? Give feedback.
-
Arch Linux and got the same(?) issue ZED
This log entry is looping
Here's |
Beta Was this translation helpful? Give feedback.
-
Well, about several days ago, I meet the problem again: The window of Zed froze again, also it uses about 2000M RAM. However, the memory usage didn't increase infinitely this time, it decreased to normal standards quickly. And the Zed window returned to normal... |
Beta Was this translation helpful? Give feedback.
-
Ouch. I'm not super familiar with the profiling tools available on Windows. Moving this to a discussion because windows is not supported and isn't actionable. |
Beta Was this translation helpful? Give feedback.
-
Also, according to #8436, the memory leak also happens on macOS. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
After leaving the Zed window and browsing some web pages, when I switched back to Zed, the entire window froze, and it showed the 'No Response' prompt. I checked the Task Manager, which displayed that Zed's memory usage was increasing at a rate of 5 Mb/s. I had to end the Zed process.
Steps to trigger the problem:
Currently, I am unable to reproduce this bug; it appears to be random. During the window freeze, I recorded the screen of Task Manager:
2025-03-19.173421.mp4
Zed had only opened two small projects, which usually occupied less than 200 MB. So I suspect that the memory leak had already been occurring for some time when the screen recording started.
Here is a portion of the
zed.log
I captured before restarting Zed:Zed.log
Zed Version and System Specs
Zed: v0.177.10 (Zed)
OS: Windows 10.0.26100
Memory: 15.7 GiB
Architecture: x86_64
GPU: Intel(R) Iris(R) Xe Graphics || Intel Corporation || Intel driver
Beta Was this translation helpful? Give feedback.
All reactions