bytedance / memory-leak-detector

Other
1.09k stars 178 forks source link

MemoryCache::insert Alloc cache is cause anr please help me #7

Closed chongbo2013 closed 3 years ago

chongbo2013 commented 3 years ago

image Alloc cache is full!!!!!!!! anr.pls

shentianzhou commented 3 years ago

缓存耗完这个版本没有处理好,内部版本里已经优化了,我们最近会同步出来,多谢反馈!

chongbo2013 commented 3 years ago

@shentianzhou 还有个问题,当不是在application里初始化的时候,会漏掉之前的so 是否第一次初始化的时候,通过proc/self/map来手动加载hook,一次,然后再开启so加载监听hook, 保证后面加进来的也可以。 thank u

chongbo2013 commented 3 years ago

@shentianzhou 你好,大概什么时候同步出来

shentianzhou commented 3 years ago

7月中下旬吧!