我在Ranorex 8.3中进行检测后,Android App崩溃并显示PID:20777 SIG:9

时间:2018-11-22 16:10:36

标签: android testing crash instrumentation ranorex

我真的很陌生,所以在描述到底发生了什么时我会很愚蠢。 我在Ranorex Studio中检测了APK,因此可以对其进行自动测试,但检测后APK停止正常工作,并且开始崩溃,没有任何消息和内容。 我去了Android Studio,并查看了APP日志中的内容:

11-22 18:27:12.455 20777-20777/? I/art: Late-enabling -Xcheck:jni 
11-22 18:27:12.544 20777-20777/com.buhphone.web I/MultiDex: VM with version 2.1.0 has multidex support 
11-22 18:27:12.545 20777-20777/com.buhphone.web I/MultiDex: Installing application 
11-22 18:27:12.545 20777-20777/com.buhphone.web I/MultiDex: VM has multidex support, MultiDex support library is disabled. 
11-22 18:27:12.779 20777-20777/com.buhphone.web I/EMOJIS: decoder init 
11-22 18:27:12.839 20777-20795/com.buhphone.web I/stetho: Listening on @stetho_com.buhphone.web_devtools_remote 
11-22 18:27:12.984 20777-20777/com.buhphone.web W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable 
11-22 18:27:13.046 20777-20777/com.buhphone.web I/art: Rejecting re-init on previously-failed class java.lang.Class<android.support.v4.view.ViewCompat$OnUnhandledKeyEventListenerWrapper> 
11-22 18:27:13.046 20777-20777/com.buhphone.web I/art: Rejecting re-init on previously-failed class java.lang.Class<android.support.v4.view.ViewCompat$OnUnhandledKeyEventListenerWrapper> 
11-22 18:27:13.507 20777-20777/com.buhphone.web I/Process: Sending signal. PID: 20777 SIG: 9

我确实需要解决此问题的帮助,所以我依靠您c:

0 个答案:

没有答案