Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛[BUG] 3.0.0存在内存泄漏 #3326

Open
2540709491 opened this issue May 1, 2024 · 2 comments
Open

🐛[BUG] 3.0.0存在内存泄漏 #3326

2540709491 opened this issue May 1, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@2540709491
Copy link

2540709491 commented May 1, 2024

已认真检查以下清单中的每一项

  • [√] 已经搜索过,没有发现最新版本类似的 issue
  • [√] 已经搜索过文档,没有发现相关内容
  • [√] 已经使用最新版,问题突然存在
  • [√] 使用的是官方版本(未替换及修改过安装目录程序文件)

🐛 描述

点击加速,过一会内存占用异常
1

📷 复现步骤

同上

📄 日志信息

2024-05-01 17:53:56.5379|Error|SteamworksLocalApiS|Initialize fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at BD.SteamClient.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2024-05-01 21:08:50.6366|Error|SteamworksLocalApiS|Initialize fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at BD.SteamClient.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2024-05-01 21:16:48.3055|Error|SteamworksLocalApiS|Initialize fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at BD.SteamClient.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2024-05-01 21:16:51.9094|Error|SteamworksLocalApiS|Initialize fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at BD.SteamClient.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2024-05-01 21:16:54.9171|Error|SteamworksLocalApiS|Initialize fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at BD.SteamClient.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2024-05-01 21:16:57.9271|Error|SteamworksLocalApiS|Initialize fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at BD.SteamClient.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2024-05-01 21:26:14.7679|Error|SteamworksLocalApiS|Initialize fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at BD.SteamClient.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()
2024-05-01 21:26:17.7828|Error|SteamworksLocalApiS|Initialize fail. | SAM.API.ClientInitializeException: failed to create pipe
at SAM.API.Client.Initialize(Int64 appId)
at BD.SteamClient.Services.Implementation.SteamworksLocalApiServiceImpl.Initialize()

🖼 截图

同上上

🚑 其他信息

  • 处理器体系结构:x64
  • 系统版本号:Windows 11 23H2.22631.3347(see winver)
  • 下载渠道: 蓝奏云网盘
  • 程序版本:3.0.0
  • 是否包含独立运行时:不包含
@2540709491 2540709491 added the bug Something isn't working label May 1, 2024
@2540709491 2540709491 changed the title 🐛[BUG] 请输入标题 🐛[BUG] 3.0.0存在内存泄漏 May 1, 2024
@144-144
Copy link

144-144 commented Jun 29, 2024

image
太离谱了,就在流量统计页面从几百 MB 涨到 1.6 GB

@rmbadmin
Copy link
Member

image 太离谱了,就在流量统计页面从几百 MB 涨到 1.6 GB

目前只知道问题大概率是来源于图表,但是并不能在我这稳定复现,一个可以稳定不触发的方法即是开了加速后直接最小化程序到托盘,这样UI部分都会暂停,也就不会因为图表造成内存泄露

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants