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

渲染监控的时候,Java层inflate布局的时候将布局和view信息绑定到RenderNode的时候调用libutils.so的_ZN7android7String85clearEv会出现大量的Crash #131

Open
huichengtan opened this issue Jun 28, 2024 · 3 comments

Comments

@huichengtan
Copy link

huichengtan commented Jun 28, 2024

企业微信截图_eb330c39-0b0c-4ef7-8669-dc3006878a31 企业微信截图_3cfb46c5-f83c-406e-9bca-bab52c5f280b
@WangFeng-AHU
Copy link
Collaborator

crash 有没有系统版本或者机型特征

@huichengtan
Copy link
Author

RMX2030, CPH1823,RMO-NX1,REA-NX9,CRT-NX1,ANY-NX1,2310FPCA4G,23108RN04Y,22120RN86G,22071212AG,23129RAA4G,2201117TY,Mi10,目前发现的机型有这些,但是系统版本没有聚类

@WangFeng-AHU
Copy link
Collaborator

还是不太建议在线上使用,这里获取 RenderNode name 的方案依赖了 RenderNode 类的内存布局,一旦厂商有修改 RenderNode 内部的成员变量或者继承结构,或者有些版本没适配好,都可能会导致这里发生崩溃。

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

2 participants