You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] Embed the h5 page in the Android client, click the client's physical return to close the page and then open the im page. After repeating this several times, it is found that the client memory is full and the page crashes.
#122
Open
zmm4900 opened this issue
Aug 29, 2024
· 7 comments
The text was updated successfully, but these errors were encountered:
Bloomingg
changed the title
[BUG] 以h5页面嵌入在android客户端,点击客户端物理返回关闭页面后再打开im的页面,这么重复几次后,发现客户端内存爆了闪退
[BUG] Embed the h5 page in the Android client, click the client's physical return to close the page and then open the im page. After repeating this several times, it is found that the client memory is full and the page crashes.
Sep 2, 2024
It looks like a memory leak caused the crash. Is it because your webview does not recycle memory correctly when closing? After all, everything works fine when used in the browser.
OpenIM Server Version
3.5.2
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Docker Deployment
Bug Description and Steps to Reproduce
1、以h5页面嵌入在android客户端。
2、点击客户端物理返回关闭页面后再打开im的页面。
3、按照1、2的步骤这么重复几次
4、发现客户端内存爆了闪退
Screenshots Link
No response
The text was updated successfully, but these errors were encountered: