android – 得到奇怪的Nullpointer Exception ProGuard

android – 得到奇怪的Nullpointer Exception ProGuard,第1张

概述致命异常: java.lang.NullPointerException at com.x.c.l.d(ProGuard:713) at com.x.c.e.c(ProGuard:161) at com.x.b.a.a(ProGuard:41) at com.x.b.a$1.run(ProGuard:646) at com.x.c.o$1.run(ProGuard:110) 致命异常: java.lang.NullPointerException
at com.x.c.l.d(ProGuard:713)   at com.x.c.e.c(ProGuard:161)   at com.x.b.a.a(ProGuard:41)   at com.x.b.a.run(ProGuard:646)   at com.x.c.o.run(ProGuard:110)   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)   at java.lang.Thread.run(Thread.java:841)
解决方法 我认为这段代码是由恶意软件(Xposed等)注入的,或者您的应用程序被黑客攻击,重新打包并在其他地方发布.我收到同样的崩溃.如果您查看来自其他线程的堆栈跟踪,您很可能会发现广告投放代码.不幸的是,我确实找到了它. 总结

以上是内存溢出为你收集整理的android – 得到奇怪的Nullpointer Exception ProGuard全部内容,希望文章能够帮你解决android – 得到奇怪的Nullpointer Exception ProGuard所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/web/1135678.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-30
下一篇2022-05-30

发表评论

登录后才能评论

评论列表(0条)

    保存