We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
集成上报了不少崩溃,崩溃堆栈信息,要如何处理
#00 lr 000000000000d81c /data/app/me.yidui-Qva3y_k70iF5sVu5kEBZiA==/lib/arm64/libkoom-thread.so [arm64-v8a::5223ffa217236372eb50e238518bccd7]
The text was updated successfully, but these errors were encountered:
#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 引起的,开启检测的时机有什么特别要求吗, 现在是放在了应用初始化的地方
Sorry, something went wrong.
No branches or pull requests
集成上报了不少崩溃,崩溃堆栈信息,要如何处理
The text was updated successfully, but these errors were encountered: