-
Notifications
You must be signed in to change notification settings - Fork 2.5k
BUG: Severe OOM with qwen --resume and Escape key broken #4815
Copy link
Copy link
Closed
Labels
category/performancePerformance and optimizationPerformance and optimizationpriority/P1High priority issueHigh priority issuescope/keybindingsKeyboard shortcuts and bindingsKeyboard shortcuts and bindingsscope/memory-usageMemory consumptionMemory consumptionscope/session-managementSession state and persistenceSession state and persistencetype/bugSomething isn't working as expectedSomething isn't working as expected
Metadata
Metadata
Assignees
Labels
category/performancePerformance and optimizationPerformance and optimizationpriority/P1High priority issueHigh priority issuescope/keybindingsKeyboard shortcuts and bindingsKeyboard shortcuts and bindingsscope/memory-usageMemory consumptionMemory consumptionscope/session-managementSession state and persistenceSession state and persistencetype/bugSomething isn't working as expectedSomething isn't working as expected
Type
Fields
Give feedbackNo fields configured for issues without a type.
What happened?
Severe out-of-memory (OOM) issue. The Escape key becomes completely non-functional (100% reproducible). Using
qwen --resumeto restore the session works initially, but OOM reappears within ~10 minutes.This is the crash output:
What did you expect to happen?
qwen --resume, it should stay functional without hitting OOM again within minutesClient information
Qwen Code: 0.17.1
Runtime: Node.js v22.22.2 / npm 10.9.7
LSP: disabled
OS: linux x64 (6.8.0-110-generic)
Auth: API Key - openai
Session ID: fccab10a-3943-4282-a2ef-736e3bac19f3
Sandbox: no sandbox
Proxy: no proxy
Memory Usage: 8.16 GB
Login information
No response
Anything else we need to know?
No response