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

4.4.1之后的内存异常增长问题 #2544

Open
wanghaolyj opened this issue Oct 22, 2024 · 11 comments
Open

4.4.1之后的内存异常增长问题 #2544

wanghaolyj opened this issue Oct 22, 2024 · 11 comments
Assignees

Comments

@wanghaolyj
Copy link

wanghaolyj commented Oct 22, 2024

【版本信息】

4.4.1及以后的版本

【平台信息】

iOS 原生

【预期的表现】

加载pag文件后,内存稳定

【实际的情况】

加在文件后,内存无限异常增长

【Demo及附件】

iOS sample工程升级libpag 版本 >= 4.4.1后就会复现。4.3.9版本正常

Tasks

Preview Give feedback
No tasks being tracked yet.
@wanghaolyj
Copy link
Author

4.3.62版本也没问题,4.4.1以及之后的版本会出现这个问题

@CJaeson
Copy link

CJaeson commented Oct 23, 2024

目前来说是不是只有通过使用4.4.1以下版本的来解决这个内存泄漏的问题,排查了一下午发现是因为这个库。

@wanghaolyj
Copy link
Author

wanghaolyj commented Oct 23, 2024 via email

@CJaeson
Copy link

CJaeson commented Oct 23, 2024

我尝试了你指定的4.3.62,发现依旧存在内存泄漏,只不过内存以0.1M/s左右的大小递增。在使用4.4.8的时候内存以大约1M/s左右的大小递增。我仅仅简单设置了setComposition以及[pagview setRepeatCount:-1]等属性,当我开始[pagview play]一直停留在这个页面后,就会出现上面的问题。

@wanghaolyj
Copy link
Author

我尝试了你指定的4.3.62,发现依旧存在内存泄漏,只不过内存以0.1M/s左右的大小递增。在使用4.4.8的时候内存以大约1M/s左右的大小递增。我仅仅简单设置了setComposition以及[pagview setRepeatCount:-1]等属性,当我开始[pagview play]一直停留在这个页面后,就会出现上面的问题。

明天我再测试下

@kevingpqi123
Copy link
Collaborator

该问题我们在 demo 中已经复现到,最迟下周发布一个版本修复,感谢反馈

@yanxiaobing
Copy link

该问题我们在 demo 中已经复现到,最迟下周发布一个版本修复,感谢反馈

啥时候发修复版本啊

@wanghaolyj
Copy link
Author

该问题我们在 demo 中已经复现到,最迟下周发布一个版本修复,感谢反馈

啥时候发修复版本啊

先用老版本吧

@ant074
Copy link

ant074 commented Nov 5, 2024

android 4.4.8也是内存溢出严重,上线后发现oom飙升,回退至4.3.62才恢复正常

@dh3922
Copy link

dh3922 commented Nov 8, 2024

android 4.4.8也是内存溢出严重,上线后发现oom飙升,回退至4.3.62才恢复正常+1!什么时候能解决一下???????

@kevingpqi123
Copy link
Collaborator

该问题已修复,可以升级至 4.4.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants