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

启动时一堆不影响运行的报错是什么鬼 #11

Closed
shingohu opened this issue Mar 13, 2019 · 1 comment
Closed

启动时一堆不影响运行的报错是什么鬼 #11

shingohu opened this issue Mar 13, 2019 · 1 comment

Comments

@shingohu
Copy link

W/CrashReport(29438): java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.os.Bundle.get(java.lang.String)' on a null object reference
W/CrashReport(29438): at com.tencent.bugly.crashreport.common.info.AppInfo.i(BUGLY:471)
W/CrashReport(29438): at com.tencent.bugly.crashreport.common.info.AppInfo.g(BUGLY:496)
W/CrashReport(29438): at com.tencent.bugly.crashreport.common.info.a.T(BUGLY:1074)
W/CrashReport(29438): at com.tencent.bugly.proguard.ah.a(BUGLY:295)
W/CrashReport(29438): at com.tencent.bugly.crashreport.biz.a.c(BUGLY:286)
W/CrashReport(29438): at com.tencent.bugly.crashreport.biz.a.a(BUGLY:35)
W/CrashReport(29438): at com.tencent.bugly.crashreport.biz.a$2.run(BUGLY:335)
W/CrashReport(29438): at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
W/CrashReport(29438): at java.util.concurrent.FutureTask.run(FutureTask.java:266)
W/CrashReport(29438): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
W/CrashReport(29438): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
W/CrashReport(29438): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
W/CrashReport(29438): at java.lang.Thread.run(Thread.java:764)

@crazecoder
Copy link
Owner

原生bugly也会报的,我也不知道什么鬼。。。

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