获取奇怪的Nullpointer异常ProGuard [英] Getting weird Nullpointer Exception ProGuard

查看:56
本文介绍了获取奇怪的Nullpointer异常ProGuard的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

致命异常:java.lang.NullPointerException

Fatal Exception: 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)
   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等)注入的,或者您的应用程序被黑客入侵,重新打包并发布在其他地方.我收到了同样的崩溃消息.如果您查看了其他线程的堆栈跟踪,则很可能会找到一个广告投放代码.不幸的是,我确实找到了.

I think this code was injected by a malware (Xposed etc) or your app was hacked, repackaged and published elsewhere. I receive the same crashes. If you looked into stack traces from other threads you would very likely find there an ad serving code. I did find it, unfortunately.

这篇关于获取奇怪的Nullpointer异常ProGuard的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆