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

ThreadLeak native 崩溃 #273

Open
xyzmst opened this issue Mar 13, 2024 · 1 comment
Open

ThreadLeak native 崩溃 #273

xyzmst opened this issue Mar 13, 2024 · 1 comment

Comments

@xyzmst
Copy link

xyzmst commented Mar 13, 2024

集成上报了不少崩溃,崩溃堆栈信息,要如何处理

#00 lr 000000000000d81c /data/app/me.yidui-Qva3y_k70iF5sVu5kEBZiA==/lib/arm64/libkoom-thread.so [arm64-v8a::5223ffa217236372eb50e238518bccd7] 
@xyzmst
Copy link
Author

xyzmst commented Mar 13, 2024

#00 lr 000000000000d81c /data/app/me.yidui-Qva3y_k70iF5sVu5kEBZiA==/lib/arm64/libkoom-thread.so [arm64-v8a::5223ffa217236372eb50e238518bccd7]
java:
java.lang.Thread.start(Thread.java:733)
com.igexin.push.core.f.onLooperPrepared(Unknown Source:320)
android.os.HandlerThread.run(HandlerThread.java:64)

还有很多类似这样的堆栈信息,看起来是 检测thread start 引起的,开启检测的时机有什么特别要求吗,
现在是放在了应用初始化的地方

@xyzmst xyzmst changed the title ThreadLeak崩溃 ThreadLeak native 崩溃 Mar 13, 2024
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

1 participant