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

分身instagram,直接卡死 #68

Open
hjf900202 opened this issue Oct 10, 2023 · 1 comment
Open

分身instagram,直接卡死 #68

hjf900202 opened this issue Oct 10, 2023 · 1 comment

Comments

@hjf900202
Copy link

hjf900202 commented Oct 10, 2023

错误日志如下(oppo findN, 13系统):
2023-10-10 18:29:03.274 17544-17544/com.instagram.android E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.instagram.android, PID: 17544
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.instagram.android/com.instagram.mainactivity.LauncherActivity}: java.lang.NullPointerException: Must call setInstance() first
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3876)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4018)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:111)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2474)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:240)
at android.os.Looper.loop(Looper.java:351)
at android.app.ActivityThread.main(ActivityThread.java:8422)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)
Caused by: java.lang.NullPointerException: Must call setInstance() first
at X.151.A07(:9)
at X.26R.(:7)
at com.instagram.base.activity.IgFragmentActivity.attachBaseContext(:6)
at android.app.Activity.attach(Activity.java:8302)

@hjf900202 hjf900202 changed the title instagram error 分身instagram,直接卡死 Oct 11, 2023
@ron4999
Copy link

ron4999 commented Nov 22, 2023

Have you fixed it yet?

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