[GH-ISSUE #542] 进程异常退出 #436

Open
opened 2026-02-27 23:16:54 +03:00 by kerem · 1 comment
Owner

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

image

Possible Solution

Steps to Reproduce

  1. 在测试验证中没有发现该问题。生产环境也不敢重现,暂时在生产环境中也不敢再用了

Context (Environment)

  1. proxy version is : v13.9
  2. full command is :?
  3. system is : ubuntu22.04lts
  4. full log is: ?

Detailed Description

Possible Implementation

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 ![image](https://github.com/snail007/goproxy/assets/8429793/f427b901-a5b9-4d35-9efc-b9cc5aa7dfc1) ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce 1. 在测试验证中没有发现该问题。生产环境也不敢重现,暂时在生产环境中也不敢再用了 ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> 1. proxy version is : v13.9 1. full command is :? 1. system is : ubuntu22.04lts 1. full log is: ? <!--- Provide a general summary of the issue in the Title above --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Possible Implementation <!--- Not obligatory, but suggest an idea for implementing addition or change -->
Author
Owner

@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

<!-- gh-comment-id:2629381603 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#436
No description provided.