Open
Description
Summary
Opening and closing large log files causes memory usage to grow until system crash
Description
When I open and close a large log file (around 100 MB, e.g., a sample BGL log file), Zed continuously increases its memory usage with each cycle. Eventually, this leads to the entire system becoming unresponsive or crashing due to exhaustion of RAM. This behavior does not happen with small log files, only with large ones.
Steps to reproduce:
- Open a large log file (e.g., ~100 MB BGL log)
- Close the file
- Repeat steps 1–2 several times
- Observe increasing memory usage and eventual system crash
Expected Behavior:
Memory usage should be released after closing the file, and the system should remain stable.
Actual Behavior:
Memory usage grows with each open/close cycle and is never released, eventually leading to a system crash.
test.mp4
Zed Version and System Specs
OS: Ubuntu-22
ZED: 0.182.11
Metadata
Metadata
Assignees
Labels
No labels