The document contains log output from an Android application. It reports errors, warnings and debug messages related to loading libraries, resources and network connections. Common issues include missing libraries, file not found exceptions, and reflection denial errors.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
62 views
Termux PDF
The document contains log output from an Android application. It reports errors, warnings and debug messages related to loading libraries, resources and network connections. Common issues include missing libraries, file not found exceptions, and reflection denial errors.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 9
--------- beginning of main
02-21 19:25:45.914 27991 27991 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent. 02-21 19:25:47.035 27991 27991 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 02-21 19:25:47.823 28083 28083 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 02-21 19:25:48.207 28083 28083 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 02-21 19:25:48.765 28083 28083 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 02-21 19:25:48.765 28083 28083 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) --------- beginning of main 02-21 19:25:51.883 28083 28083 E com.mbwhatsapp: Invalid ID 0x00000000. 02-21 19:25:52.426 28083 28083 E ArmVmp : Match on catch block at 0x0a in for 0x129 02-21 19:25:52.735 28083 28213 E GED : Failed to get GED Log Buf, err(0) 02-21 19:25:52.805 28083 28249 E ion : ioctl c0044901 failed with code -1: Invalid argument 02-21 19:25:53.310 28083 28083 E com.mbwhatsapp: Invalid ID 0x00000000. 02-21 19:25:53.311 28083 28083 E com.mbwhatsapp: Invalid ID 0x00000000. 02-21 19:25:53.312 28083 28083 E com.mbwhatsapp: Invalid ID 0x00000000. 02-21 19:25:53.312 28083 28083 E com.mbwhatsapp: Invalid ID 0x00000000. 02-21 19:25:53.313 28083 28083 E com.mbwhatsapp: Invalid ID 0x00000000. 02-21 19:25:53.314 28083 28083 E com.mbwhatsapp: Invalid ID 0x00000000. 02-21 19:25:53.315 28083 28083 E com.mbwhatsapp: Invalid ID 0x00000000. 02-21 19:25:53.315 28083 28083 E com.mbwhatsapp: Invalid ID 0x00000000. 02-21 19:25:58.725 28083 28213 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 02-21 19:25:58.726 28083 28213 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: Failed to load saved values from file /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml. Old state removed, new added 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: java.io.FileNotFoundException: /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml: open failed: ENOENT (No such file or directory) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:575) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at java.io.FileInputStream.<init>(FileInputStream.java:160) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown Source:82) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at java.lang.Thread.run(Thread.java:922) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at libcore.io.Linux.open(Native Method) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:567) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:273) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:567) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8209) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:561) 02-21 19:26:02.456 28083 28501 E ShortcutInfoCompatSaver: ... 7 more 02-21 19:26:02.532 28083 28213 E FrameEvents: updateAcquireFence: Did not find frame. 02-21 19:26:02.543 28083 28213 E FrameEvents: updateAcquireFence: Did not find frame. 02-21 19:26:02.565 28083 28213 E FrameEvents: updateAcquireFence: Did not find frame. 02-21 19:26:13.894 28083 28171 E PlayCore: UID: [10223] PID: [28083] StandardIntegrity : Phonesky is not installed. 02-21 19:27:16.732 29088 29088 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 02-21 19:27:17.220 29088 29088 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. --------- beginning of main 02-21 19:49:35.746 4413 4413 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 02-21 19:49:36.657 4413 4413 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. --------- beginning of main 02-21 21:23:33.133 8490 8490 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 02-21 21:23:33.924 8490 8490 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 02-21 21:23:33.928 8490 8490 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 02-21 21:23:33.928 8490 8490 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 02-21 21:23:33.928 8490 8490 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 02-21 21:23:33.928 8490 8490 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 02-21 21:23:33.928 8490 8490 W System.err: at java.lang.System.loadLibrary(System.java:1656) 02-21 21:23:33.928 8490 8490 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 02-21 21:23:33.928 8490 8490 W System.err: at java.lang.Class.newInstance(Native Method) 02-21 21:23:33.928 8490 8490 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 02-21 21:23:33.928 8490 8490 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 02-21 21:23:33.928 8490 8490 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 02-21 21:23:33.928 8490 8490 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1381) 02-21 21:23:33.928 8490 8490 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7120) 02-21 21:23:33.928 8490 8490 W System.err: at android.app.ActivityThread.access$1800(ActivityThread.java:284) 02-21 21:23:33.928 8490 8490 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2266) 02-21 21:23:33.928 8490 8490 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 02-21 21:23:33.928 8490 8490 W System.err: at android.os.Looper.loopOnce(Looper.java:233) 02-21 21:23:33.928 8490 8490 W System.err: at android.os.Looper.loop(Looper.java:334) 02-21 21:23:33.928 8490 8490 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-21 21:23:33.928 8490 8490 W System.err: at java.lang.reflect.Method.invoke(Native Method) 02-21 21:23:33.928 8490 8490 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-21 21:23:33.928 8490 8490 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-21 21:23:34.274 8490 8490 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 02-21 21:23:35.066 8490 8490 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 02-21 21:23:35.066 8490 8490 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) --------- beginning of main 02-21 21:23:35.674 8490 8564 W com.mbwhatsapp: Class X.2rL failed lock verification and will run slower. 02-21 21:23:35.674 8490 8564 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 02-21 21:23:35.674 8490 8564 W com.mbwhatsapp: and incorrect proguard optimizations. 02-21 21:24:17.770 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.770 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.770 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.770 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.770 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.771 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.772 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.773 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.774 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.774 8490 8501 W System : A resource failed to call close. 02-21 21:24:17.774 8490 8501 W System : A resource failed to call close. 02-21 21:28:26.986 13683 13683 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 02-21 21:28:27.747 13683 13683 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 02-21 21:28:27.748 13683 13683 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 02-21 21:28:27.748 13683 13683 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 02-21 21:28:27.748 13683 13683 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 02-21 21:28:27.748 13683 13683 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 02-21 21:28:27.748 13683 13683 W System.err: at java.lang.System.loadLibrary(System.java:1656) 02-21 21:28:27.748 13683 13683 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 02-21 21:28:27.748 13683 13683 W System.err: at java.lang.Class.newInstance(Native Method) 02-21 21:28:27.748 13683 13683 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 02-21 21:28:27.748 13683 13683 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 02-21 21:28:27.748 13683 13683 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 02-21 21:28:27.748 13683 13683 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1381) 02-21 21:28:27.748 13683 13683 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7120) 02-21 21:28:27.748 13683 13683 W System.err: at android.app.ActivityThread.access$1800(ActivityThread.java:284) 02-21 21:28:27.748 13683 13683 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2266) 02-21 21:28:27.748 13683 13683 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 02-21 21:28:27.748 13683 13683 W System.err: at android.os.Looper.loopOnce(Looper.java:233) 02-21 21:28:27.748 13683 13683 W System.err: at android.os.Looper.loop(Looper.java:334) 02-21 21:28:27.748 13683 13683 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-21 21:28:27.748 13683 13683 W System.err: at java.lang.reflect.Method.invoke(Native Method) 02-21 21:28:27.748 13683 13683 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-21 21:28:27.748 13683 13683 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-21 21:28:27.942 13683 13683 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 02-21 21:28:29.712 13683 13683 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 02-21 21:28:29.713 13683 13683 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) --------- beginning of main 02-26 12:37:25.356 18382 18382 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 02-26 12:37:25.816 18382 18382 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. --------- beginning of main 02-26 12:37:27.680 18382 18445 E GED : Failed to get GED Log Buf, err(0) 02-26 12:37:27.749 18382 18477 E ion : ioctl c0044901 failed with code -1: Invalid argument 02-26 12:37:27.790 18382 18445 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 02-26 12:37:27.791 18382 18445 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 02-26 12:37:40.024 18382 18535 E PlayCore: UID: [10223] PID: [18382] StandardIntegrity : Phonesky is not installed. 02-26 12:39:17.566 18971 18971 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 02-26 12:39:17.982 18971 18971 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. --------- beginning of main 02-26 14:54:55.588 18709 18709 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 02-26 14:54:56.060 18709 18709 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. --------- beginning of main 03-29 12:04:08.235 21339 21339 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-29 12:04:08.841 21339 21339 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-29 12:04:09.692 21379 21379 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-29 12:04:09.939 21379 21379 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-29 12:04:13.057 21379 21379 E com.mbwhatsapp: Invalid ID 0x00000000. 03-29 12:04:13.502 21379 21379 E ArmVmp : Match on catch block at 0x0a in for 0x121 03-29 12:04:13.732 21379 21442 E GED : Failed to get GED Log Buf, err(0) 03-29 12:04:13.789 21379 21466 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-29 12:04:14.300 21379 21379 E com.mbwhatsapp: Invalid ID 0x00000000. 03-29 12:04:14.300 21379 21379 E com.mbwhatsapp: Invalid ID 0x00000000. 03-29 12:04:14.301 21379 21379 E com.mbwhatsapp: Invalid ID 0x00000000. 03-29 12:04:14.302 21379 21379 E com.mbwhatsapp: Invalid ID 0x00000000. 03-29 12:04:14.303 21379 21379 E com.mbwhatsapp: Invalid ID 0x00000000. 03-29 12:04:14.304 21379 21379 E com.mbwhatsapp: Invalid ID 0x00000000. 03-29 12:04:14.307 21379 21379 E com.mbwhatsapp: Invalid ID 0x00000000. 03-29 12:04:14.309 21379 21379 E com.mbwhatsapp: Invalid ID 0x00000000. 03-29 12:04:18.841 21379 21442 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-29 12:04:18.841 21379 21442 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: Failed to load saved values from file /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml. Old state removed, new added 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: java.io.FileNotFoundException: /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml: open failed: ENOENT (No such file or directory) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:575) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at java.io.FileInputStream.<init>(FileInputStream.java:160) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown Source:82) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at java.lang.Thread.run(Thread.java:922) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at libcore.io.Linux.open(Native Method) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:567) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:273) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:567) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8209) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:561) 03-29 12:04:22.111 21379 21767 E ShortcutInfoCompatSaver: ... 7 more 03-29 12:04:22.239 21379 21442 E FrameEvents: updateAcquireFence: Did not find frame. 03-29 12:04:22.254 21379 21442 E FrameEvents: updateAcquireFence: Did not find frame. 03-29 12:04:22.266 21379 21442 E FrameEvents: updateAcquireFence: Did not find frame. 03-29 12:04:31.148 21379 21438 E PlayCore: UID: [10189] PID: [21379] StandardIntegrity : Phonesky is not installed. 03-29 12:08:47.383 22381 22381 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-29 12:08:47.898 22381 22381 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-29 12:08:50.049 22437 22437 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-29 12:08:50.459 22437 22437 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-29 12:08:51.055 22537 22537 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-29 12:08:51.356 22537 22537 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. --------- beginning of main 03-29 14:55:43.906 12953 12953 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-29 14:55:44.888 12953 12953 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-29 14:55:46.550 12953 13008 W com.mbwhatsapp: Class X.2rL failed lock verification and will run slower. 03-29 14:55:46.550 12953 13008 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-29 14:55:46.550 12953 13008 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-29 15:06:29.430 18668 18668 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-29 15:06:30.145 18668 18668 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. --------- beginning of main 03-29 18:32:48.548 5920 5920 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-29 18:32:50.099 5920 5920 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. --------- beginning of main 03-29 23:15:56.582 28846 28846 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-29 23:15:57.734 28846 28846 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-29 23:15:59.970 28846 28895 W com.mbwhatsapp: Class X.2rL failed lock verification and will run slower. 03-29 23:15:59.970 28846 28895 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-29 23:15:59.970 28846 28895 W com.mbwhatsapp: and incorrect proguard optimizations.