mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #542] 进程异常退出 #436
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#436
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kimoziiiii on GitHub (Oct 21, 2023).
Original GitHub issue: https://github.com/snail007/goproxy/issues/542
商业版13.9 在运行时异常退出!
Expected Behavior
异常退出起码有个日志提示吧,只有一串看不懂的乱码
Current Behavior
Possible Solution
Steps to Reproduce
Context (Environment)
Detailed Description
Possible Implementation
@xygwfxu commented on GitHub (Feb 2, 2025):
dmesg 能看到类似这样的消息:
[Sun Jan 26 19:46:35 2025] __vm_enough_memory: pid: 36281, comm: proxy, no enough memory for the allocation
[Mon Jan 27 11:25:03 2025] __vm_enough_memory: pid: 37897, comm: proxy, no enough memory for the allocation
[Mon Jan 27 16:05:04 2025] __vm_enough_memory: pid: 39807, comm: proxy, no enough memory for the allocation
[Tue Jan 28 04:44:46 2025] __vm_enough_memory: pid: 40382, comm: proxy, no enough memory for the allocation
[Wed Jan 29 01:35:38 2025] __vm_enough_memory: pid: 42166, comm: proxy, no enough memory for the allocation
[Thu Jan 30 01:21:33 2025] __vm_enough_memory: pid: 44381, comm: proxy, no enough memory for the allocation
[Thu Jan 30 19:06:12 2025] __vm_enough_memory: pid: 47309, comm: proxy, no enough memory for the allocation
[Sat Feb 1 06:21:53 2025] __vm_enough_memory: pid: 49307, comm: proxy, no enough memory for the allocation