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

Monkey 测试发生崩溃.选择页面 #289

Open
RylaiCrestfall opened this issue Jun 24, 2019 · 0 comments
Open

Monkey 测试发生崩溃.选择页面 #289

RylaiCrestfall opened this issue Jun 24, 2019 · 0 comments

Comments

@RylaiCrestfall
Copy link

E AndroidRuntime: FATAL EXCEPTION: main
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: Process: com.xinxiu.meitu, PID: 13166
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: java.lang.RuntimeException: Failure delivering result ResultInfo{who=@android:requestPermissions:, request=101, result=0, data=null} to activity {com.xinxiu.meitu/cn.finalteam.rxgalleryfinal.ui.activity.MediaActivity}: java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:4374)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at android.app.ActivityThread.handleSendResult(ActivityThread.java:4417)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at android.app.ActivityThread.-wrap19(Unknown Source:0)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1677)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at android.os.Looper.loop(Looper.java:171)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6684)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:246)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:783)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: Caused by: java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at cn.finalteam.rxgalleryfinal.ui.activity.MediaActivity.onRequestPermissionsResult(MediaActivity.java:415)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at android.app.Activity.dispatchRequestPermissionsResult(Activity.java:7470)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at android.app.Activity.dispatchActivityResult(Activity.java:7321)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:4370)
06-24 16:49:24.599 11099 13166 13166 E AndroidRuntime: ... 9 more

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

1 participant