-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Bug]: 执行 bash 途中内存泄漏 #3702
Copy link
Copy link
Closed
Labels
agentCore agent loop (internal/agent, internal/control)Core agent loop (internal/agent, internal/control)bugSomething isn't workingSomething isn't workingcrashCrash / hang / freezeCrash / hang / freezelinuxLinux-specificLinux-specificv2Go rewrite (1.x) — main-v2 branch, active developmentGo rewrite (1.x) — main-v2 branch, active development
Metadata
Metadata
Assignees
Labels
agentCore agent loop (internal/agent, internal/control)Core agent loop (internal/agent, internal/control)bugSomething isn't workingSomething isn't workingcrashCrash / hang / freezeCrash / hang / freezelinuxLinux-specificLinux-specificv2Go rewrite (1.x) — main-v2 branch, active developmentGo rewrite (1.x) — main-v2 branch, active development
Version line
v2 — Go rewrite (1.x), main-v2 (active development)
Exact version
1.3.0
What happened?
ubuntu cli,貌似是 agent 在执行 bash 命令过程中(例如 bazel run)每次都会留下一个僵尸进程,最终导致内存占用爆炸

Steps to reproduce
让 agent 做 bazel cli 工具开发并自己跑 bazel run 来验证结论
OS / platform
ubuntu 22.04
Relevant logs or output