DongTai icon indicating copy to clipboard operation
DongTai copied to clipboard

[Bug]: 安装了Agent之后,系统内存一直在稳定的增长

Open chenyansong1 opened this issue 1 year ago • 1 comments

Preflight Checklist

  • [x] I agree to follow the Code of Conduct that this project adheres to.
  • [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.
  • [x] I am not looking for support or already pursued the available support channels without success.

Version

1.14.2

Installation Type

Other (specify below)

Service Name

Doc(DongTai-Doc)

Describe the details of the bug and the steps to reproduce it

  1. 环境:k8s的Pod环境,通过initContainer来安装Agent
  2. Agent的版本是自己打包编译的:1.14.2
  3. 安装Agent之后内存一直在稳定增长,导致Pod被重启,怀疑有内存泄露的问题
  4. 通过jmap dump出来内存,通过Eclipse Memory Analyzer分析如下:

Image

Image

我对JVM的内存不是很了解,能帮忙分析一下是否存在内存问题吗?

Additional Information

No response

Logs


chenyansong1 avatar Feb 22 '25 06:02 chenyansong1

可否提供一下内存快照文件

mazp99 avatar Mar 10 '25 03:03 mazp99